| 1 | [ Sep 18 19:53:36 Enabled. ] | ||
| 2 | [ Sep 18 19:53:36 Rereading configuration. ] | ||
| 3 | [ Sep 18 19:53:37 Rereading configuration. ] | ||
| 4 | [ Sep 18 19:53:39 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 | [ Sep 18 19:53:39 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.09.18 19:53:40.485182 [ 1 ] {} <Information> Application: Will watch for the process with pid 23885 | ||
| 29 | 2025.09.18 19:53:40.485672 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.09.18 19:53:40.677346 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23885 | ||
| 31 | 2025.09.18 19:53:40.678123 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.09.18 19:53:40.678284 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.09.18 19:53:40.761839 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.09.18 19:53:40.816789 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.09.18 19:53:40.816839 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.09.18 19:53:40.816858 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.09.18 19:53:40.816913 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.09.18 19:53:40.817294 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.09.18 19:53:40.818981 [ 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.09.18 19:53:40.819778 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.09.18 19:53:40.820600 [ 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.09.18 19:53:40.820621 [ 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.09.18 19:53:40.820635 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.09.18 19:53:40.821324 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.09.18 19:53:40.822288 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.09.18 19:53:40.828193 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.09.18 19:53:40.828910 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.09.18 19:53:40.830220 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.09.18 19:53:40.830285 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.09.18 19:53:40.831345 [ 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.09.18 19:53:40.831755 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.09.18 19:53:40.835572 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.09.18 19:53:40.836240 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.09.18 19:53:40.838874 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.09.18 19:53:40.839286 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.09.18 19:53:40.839666 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.09.18 19:53:40.840036 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.09.18 19:53:40.841500 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.09.18 19:53:40.841531 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.09.18 19:53:40.841616 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.09.18 19:53:40.841708 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.09.18 19:53:40.863456 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.09.18 19:53:40.863493 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000222203 sec | ||
| 68 | 2025.09.18 19:53:40.863521 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.09.18 19:53:40.863540 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.09.18 19:53:40.864351 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.09.18 19:53:40.864887 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.09.18 19:53:40.872611 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.09.18 19:53:40.872669 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.09.18 19:53:40.872699 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.09.18 19:53:40.872716 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.09.18 19:53:40.872758 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.09.18 19:53:40.872784 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.09.18 19:53:40.874953 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.09.18 19:53:40.874997 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.09.18 19:53:40.875016 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.09.18 19:53:40.875153 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.09.18 19:53:40.875193 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.09.18 19:53:40.875206 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.09.18 19:53:40.875223 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.09.18 19:53:40.875235 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.09.18 19:53:40.875263 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.09.18 19:53:40.875280 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.09.18 19:53:40.894946 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.09.18 19:53:40.896671 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.09.18 19:53:40.896699 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.5201e-05 sec | ||
| 91 | 2025.09.18 19:53:40.896711 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.09.18 19:53:40.896721 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.09.18 19:53:40.896742 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.09.18 19:53:40.896922 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.09.18 19:53:40.896964 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.09.18 19:53:40.896977 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.09.18 19:53:40.896988 [ 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.09.18 19:53:40.896999 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.09.18 19:53:40.900041 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.09.18 19:53:40.900259 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.67 MiB (RSS), difference: 91.89 MiB | ||
| 101 | 2025.09.18 19:53:40.901587 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.4e-05 sec. | ||
| 102 | 2025.09.18 19:53:40.902026 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.09.18 19:53:40.902745 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.09.18 19:53:40.902771 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.09.18 19:53:42.001271 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37736 | ||
| 106 | 2025.09.18 19:53:42.002186 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.09.18 19:53:42.002251 [ 3 ] {} <Debug> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Authenticating user 'default' from [fd00:1122:3344:101::d]:37736 | ||
| 108 | 2025.09.18 19:53:42.002281 [ 3 ] {} <Debug> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.09.18 19:53:42.002371 [ 3 ] {} <Debug> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.09.18 19:53:42.002468 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.09.18 19:53:42.002494 [ 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.09.18 19:53:42.002581 [ 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.09.18 19:53:42.003098 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50763 | ||
| 114 | 2025.09.18 19:53:42.004001 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2025.09.18 19:53:42.004016 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65143 | ||
| 116 | 2025.09.18 19:53:42.004016 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53043 | ||
| 117 | 2025.09.18 19:53:42.004727 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34934 | ||
| 118 | 2025.09.18 19:53:42.004684 [ 4 ] {} <Debug> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50763 | ||
| 119 | 2025.09.18 19:53:42.004887 [ 4 ] {} <Debug> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.09.18 19:53:42.004906 [ 4 ] {} <Debug> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2025.09.18 19:53:42.005338 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49956 | ||
| 122 | 2025.09.18 19:53:42.005393 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2025.09.18 19:53:42.005444 [ 5 ] {} <Debug> TCP-Session: f835b2d0-95c0-45e4-98ec-e67746d6a69b Authenticating user 'default' from [fd00:1122:3344:101::d]:65143 | ||
| 124 | 2025.09.18 19:53:42.005478 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.09.18 19:53:42.005548 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48854 | ||
| 126 | 2025.09.18 19:53:42.005560 [ 5 ] {} <Debug> TCP-Session: f835b2d0-95c0-45e4-98ec-e67746d6a69b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.09.18 19:53:42.005573 [ 255 ] {} <Debug> TCP-Session: 1cc267de-5233-441e-94c9-2595ad47b27f Authenticating user 'default' from [fd00:1122:3344:101::d]:34934 | ||
| 128 | 2025.09.18 19:53:42.005597 [ 5 ] {} <Debug> TCP-Session: f835b2d0-95c0-45e4-98ec-e67746d6a69b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.09.18 19:53:42.005677 [ 255 ] {} <Debug> TCP-Session: 1cc267de-5233-441e-94c9-2595ad47b27f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.09.18 19:53:42.005691 [ 255 ] {} <Debug> TCP-Session: 1cc267de-5233-441e-94c9-2595ad47b27f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.09.18 19:53:42.006258 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34584 | ||
| 132 | 2025.09.18 19:53:42.006892 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.09.18 19:53:42.006939 [ 256 ] {} <Debug> TCP-Session: b824a0ae-60a9-4875-a9d7-737595f9ec30 Authenticating user 'default' from [fd00:1122:3344:101::d]:49956 | ||
| 134 | 2025.09.18 19:53:42.006980 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34625 | ||
| 135 | 2025.09.18 19:53:42.007055 [ 256 ] {} <Debug> TCP-Session: b824a0ae-60a9-4875-a9d7-737595f9ec30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.09.18 19:53:42.007057 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2025.09.18 19:53:42.007090 [ 256 ] {} <Debug> TCP-Session: b824a0ae-60a9-4875-a9d7-737595f9ec30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.09.18 19:53:42.007133 [ 258 ] {} <Debug> TCP-Session: d4c29b63-7ff6-4d9f-a823-bc30d54ab05f Authenticating user 'default' from [fd00:1122:3344:101::d]:34584 | ||
| 139 | 2025.09.18 19:53:42.007138 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 140 | 2025.09.18 19:53:42.007235 [ 258 ] {} <Debug> TCP-Session: d4c29b63-7ff6-4d9f-a823-bc30d54ab05f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.09.18 19:53:42.007204 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2025.09.18 19:53:42.007190 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.09.18 19:53:42.007178 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2025.09.18 19:53:42.007356 [ 257 ] {} <Debug> TCP-Session: ebc614f7-e54b-49f9-9c1f-0081f7fd2cc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48854 | ||
| 145 | 2025.09.18 19:53:42.007327 [ 259 ] {} <Debug> TCP-Session: da6ea5b9-f076-4930-b78e-0a28d6d7ef29 Authenticating user 'default' from [fd00:1122:3344:101::d]:34625 | ||
| 146 | 2025.09.18 19:53:42.007332 [ 258 ] {} <Debug> TCP-Session: d4c29b63-7ff6-4d9f-a823-bc30d54ab05f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.09.18 19:53:42.007469 [ 257 ] {} <Debug> TCP-Session: ebc614f7-e54b-49f9-9c1f-0081f7fd2cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.09.18 19:53:42.007457 [ 253 ] {} <Debug> TCP-Session: 382d0ca8-2a92-46c4-bf3b-94609f0796bd Authenticating user 'default' from [fd00:1122:3344:101::d]:53043 | ||
| 149 | 2025.09.18 19:53:42.007450 [ 259 ] {} <Debug> TCP-Session: da6ea5b9-f076-4930-b78e-0a28d6d7ef29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.09.18 19:53:42.007554 [ 257 ] {} <Debug> TCP-Session: ebc614f7-e54b-49f9-9c1f-0081f7fd2cc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.09.18 19:53:42.007546 [ 253 ] {} <Debug> TCP-Session: 382d0ca8-2a92-46c4-bf3b-94609f0796bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.09.18 19:53:42.007600 [ 259 ] {} <Debug> TCP-Session: da6ea5b9-f076-4930-b78e-0a28d6d7ef29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.09.18 19:53:42.007615 [ 253 ] {} <Debug> TCP-Session: 382d0ca8-2a92-46c4-bf3b-94609f0796bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.09.18 19:53:42.009788 [ 3 ] {48c4e66f-9911-4338-b8e2-64c458b772d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.09.18 19:53:42.058878 [ 3 ] {48c4e66f-9911-4338-b8e2-64c458b772d6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37736) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.09.18 19:53:42.059909 [ 3 ] {48c4e66f-9911-4338-b8e2-64c458b772d6} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.09.18 19:53:42.060157 [ 3 ] {48c4e66f-9911-4338-b8e2-64c458b772d6} <Debug> TCPHandler: Processed in 0.05610252 sec. | ||
| 204 | 2025.09.18 19:53:42.060595 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.09.18 19:53:42.060863 [ 4 ] {0b18d5d0-e83d-4d37-8a71-366293c90fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.09.18 19:53:42.061257 [ 4 ] {0b18d5d0-e83d-4d37-8a71-366293c90fd8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50763) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.09.18 19:53:42.061540 [ 4 ] {0b18d5d0-e83d-4d37-8a71-366293c90fd8} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.09.18 19:53:42.061762 [ 4 ] {0b18d5d0-e83d-4d37-8a71-366293c90fd8} <Debug> TCPHandler: Processed in 0.001330202 sec. | ||
| 255 | 2025.09.18 19:53:42.062017 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.09.18 19:53:42.062279 [ 3 ] {ec460123-0af0-4fad-bda4-c713ecc0c8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.09.18 19:53:42.062959 [ 3 ] {ec460123-0af0-4fad-bda4-c713ecc0c8b6} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.09.18 19:53:42.066097 [ 3 ] {ec460123-0af0-4fad-bda4-c713ecc0c8b6} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.09.18 19:53:42.066126 [ 3 ] {ec460123-0af0-4fad-bda4-c713ecc0c8b6} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.9211e-05 sec | ||
| 260 | 2025.09.18 19:53:42.066147 [ 3 ] {ec460123-0af0-4fad-bda4-c713ecc0c8b6} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.09.18 19:53:42.066209 [ 3 ] {ec460123-0af0-4fad-bda4-c713ecc0c8b6} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.09.18 19:53:42.066273 [ 3 ] {ec460123-0af0-4fad-bda4-c713ecc0c8b6} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.09.18 19:53:42.067032 [ 3 ] {ec460123-0af0-4fad-bda4-c713ecc0c8b6} <Debug> TCPHandler: Processed in 0.005066586 sec. | ||
| 264 | 2025.09.18 19:53:42.067179 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.09.18 19:53:42.067405 [ 3 ] {9c1b7f02-5892-4df9-b1a4-0eb053402b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.09.18 19:53:42.067456 [ 3 ] {9c1b7f02-5892-4df9-b1a4-0eb053402b01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.09.18 19:53:42.071993 [ 3 ] {9c1b7f02-5892-4df9-b1a4-0eb053402b01} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.09.18 19:53:42.073495 [ 3 ] {9c1b7f02-5892-4df9-b1a4-0eb053402b01} <Debug> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b): Loading data parts | ||
| 270 | 2025.09.18 19:53:42.074483 [ 3 ] {9c1b7f02-5892-4df9-b1a4-0eb053402b01} <Debug> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b): There are no data parts | ||
| 271 | 2025.09.18 19:53:42.078837 [ 3 ] {9c1b7f02-5892-4df9-b1a4-0eb053402b01} <Debug> TCPHandler: Processed in 0.01170695 sec. | ||
| 272 | 2025.09.18 19:53:42.079019 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.09.18 19:53:42.079212 [ 3 ] {2e30c2ce-4db4-4f7e-8290-5da2b5081d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2025.09.18 19:53:42.079392 [ 3 ] {2e30c2ce-4db4-4f7e-8290-5da2b5081d37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.09.18 19:53:42.087368 [ 3 ] {2e30c2ce-4db4-4f7e-8290-5da2b5081d37} <Debug> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Loading data parts | ||
| 286 | 2025.09.18 19:53:42.087640 [ 3 ] {2e30c2ce-4db4-4f7e-8290-5da2b5081d37} <Debug> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): There are no data parts | ||
| 287 | 2025.09.18 19:53:42.089486 [ 3 ] {2e30c2ce-4db4-4f7e-8290-5da2b5081d37} <Debug> TCPHandler: Processed in 0.01052661 sec. | ||
| 288 | 2025.09.18 19:53:42.089631 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.09.18 19:53:42.089877 [ 3 ] {36d62c9d-d954-476a-b4ff-66577560fed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2025.09.18 19:53:42.089986 [ 3 ] {36d62c9d-d954-476a-b4ff-66577560fed3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.09.18 19:53:42.091931 [ 3 ] {36d62c9d-d954-476a-b4ff-66577560fed3} <Debug> oximeter.measurements_i8 (c271c799-dfdd-4b57-8d28-49076279789a): Loading data parts | ||
| 292 | 2025.09.18 19:53:42.092173 [ 3 ] {36d62c9d-d954-476a-b4ff-66577560fed3} <Debug> oximeter.measurements_i8 (c271c799-dfdd-4b57-8d28-49076279789a): There are no data parts | ||
| 293 | 2025.09.18 19:53:42.095655 [ 3 ] {36d62c9d-d954-476a-b4ff-66577560fed3} <Debug> TCPHandler: Processed in 0.006073534 sec. | ||
| 294 | 2025.09.18 19:53:42.095852 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.09.18 19:53:42.096012 [ 3 ] {15aec850-ac0e-46e0-86d4-9a0a60f3f1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2025.09.18 19:53:42.096132 [ 3 ] {15aec850-ac0e-46e0-86d4-9a0a60f3f1b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.09.18 19:53:42.104196 [ 3 ] {15aec850-ac0e-46e0-86d4-9a0a60f3f1b2} <Debug> oximeter.measurements_u8 (b764c738-292e-468d-9169-40daf52cc8a3): Loading data parts | ||
| 298 | 2025.09.18 19:53:42.104436 [ 3 ] {15aec850-ac0e-46e0-86d4-9a0a60f3f1b2} <Debug> oximeter.measurements_u8 (b764c738-292e-468d-9169-40daf52cc8a3): There are no data parts | ||
| 299 | 2025.09.18 19:53:42.106828 [ 3 ] {15aec850-ac0e-46e0-86d4-9a0a60f3f1b2} <Debug> TCPHandler: Processed in 0.011024679 sec. | ||
| 300 | 2025.09.18 19:53:42.106977 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.09.18 19:53:42.107212 [ 3 ] {7d634b21-6cad-4209-a840-797c97bccd00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2025.09.18 19:53:42.107255 [ 3 ] {7d634b21-6cad-4209-a840-797c97bccd00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.09.18 19:53:42.109444 [ 3 ] {7d634b21-6cad-4209-a840-797c97bccd00} <Debug> oximeter.measurements_i16 (3ef9d36d-f3c2-47e6-ae6f-cba62d69dd08): Loading data parts | ||
| 304 | 2025.09.18 19:53:42.109553 [ 3 ] {7d634b21-6cad-4209-a840-797c97bccd00} <Debug> oximeter.measurements_i16 (3ef9d36d-f3c2-47e6-ae6f-cba62d69dd08): There are no data parts | ||
| 305 | 2025.09.18 19:53:42.113028 [ 3 ] {7d634b21-6cad-4209-a840-797c97bccd00} <Debug> TCPHandler: Processed in 0.006098925 sec. | ||
| 306 | 2025.09.18 19:53:42.113277 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.09.18 19:53:42.113436 [ 3 ] {883c3217-7d75-4aec-b87c-9b19e96dac16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2025.09.18 19:53:42.113550 [ 3 ] {883c3217-7d75-4aec-b87c-9b19e96dac16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.09.18 19:53:42.115640 [ 3 ] {883c3217-7d75-4aec-b87c-9b19e96dac16} <Debug> oximeter.measurements_u16 (586c40f1-b1db-4750-a979-28f6aabee58a): Loading data parts | ||
| 310 | 2025.09.18 19:53:42.115890 [ 3 ] {883c3217-7d75-4aec-b87c-9b19e96dac16} <Debug> oximeter.measurements_u16 (586c40f1-b1db-4750-a979-28f6aabee58a): There are no data parts | ||
| 311 | 2025.09.18 19:53:42.123142 [ 3 ] {883c3217-7d75-4aec-b87c-9b19e96dac16} <Debug> TCPHandler: Processed in 0.00991351 sec. | ||
| 312 | 2025.09.18 19:53:42.123293 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.09.18 19:53:42.123597 [ 3 ] {a139264d-6f11-4ac4-931b-37ba00451939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2025.09.18 19:53:42.123643 [ 3 ] {a139264d-6f11-4ac4-931b-37ba00451939} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.09.18 19:53:42.141093 [ 3 ] {a139264d-6f11-4ac4-931b-37ba00451939} <Debug> oximeter.measurements_i32 (be8a31e3-b645-40f6-8ba2-2c74633c8880): Loading data parts | ||
| 316 | 2025.09.18 19:53:42.141314 [ 3 ] {a139264d-6f11-4ac4-931b-37ba00451939} <Debug> oximeter.measurements_i32 (be8a31e3-b645-40f6-8ba2-2c74633c8880): There are no data parts | ||
| 317 | 2025.09.18 19:53:42.144152 [ 3 ] {a139264d-6f11-4ac4-931b-37ba00451939} <Debug> TCPHandler: Processed in 0.020907168 sec. | ||
| 318 | 2025.09.18 19:53:42.144379 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.09.18 19:53:42.144534 [ 3 ] {040760e9-e6b2-4347-9129-44297daa0338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2025.09.18 19:53:42.144646 [ 3 ] {040760e9-e6b2-4347-9129-44297daa0338} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.09.18 19:53:42.148253 [ 3 ] {040760e9-e6b2-4347-9129-44297daa0338} <Debug> oximeter.measurements_u32 (4ade1f04-f056-4494-b562-970360074f8d): Loading data parts | ||
| 322 | 2025.09.18 19:53:42.148410 [ 3 ] {040760e9-e6b2-4347-9129-44297daa0338} <Debug> oximeter.measurements_u32 (4ade1f04-f056-4494-b562-970360074f8d): There are no data parts | ||
| 323 | 2025.09.18 19:53:42.152125 [ 3 ] {040760e9-e6b2-4347-9129-44297daa0338} <Debug> TCPHandler: Processed in 0.007794594 sec. | ||
| 324 | 2025.09.18 19:53:42.152286 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.09.18 19:53:42.152472 [ 3 ] {f5b69f64-bfbd-4350-b095-66283721087d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2025.09.18 19:53:42.152604 [ 3 ] {f5b69f64-bfbd-4350-b095-66283721087d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.09.18 19:53:42.159513 [ 3 ] {f5b69f64-bfbd-4350-b095-66283721087d} <Debug> oximeter.measurements_i64 (0f362f2c-d7dd-47a7-aa36-dca4b43128e4): Loading data parts | ||
| 328 | 2025.09.18 19:53:42.159639 [ 3 ] {f5b69f64-bfbd-4350-b095-66283721087d} <Debug> oximeter.measurements_i64 (0f362f2c-d7dd-47a7-aa36-dca4b43128e4): There are no data parts | ||
| 329 | 2025.09.18 19:53:42.161899 [ 3 ] {f5b69f64-bfbd-4350-b095-66283721087d} <Debug> TCPHandler: Processed in 0.009670976 sec. | ||
| 330 | 2025.09.18 19:53:42.162080 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.09.18 19:53:42.162278 [ 3 ] {51de6d72-54f6-4403-9542-d81c8b344ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2025.09.18 19:53:42.162394 [ 3 ] {51de6d72-54f6-4403-9542-d81c8b344ed0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.09.18 19:53:42.164292 [ 3 ] {51de6d72-54f6-4403-9542-d81c8b344ed0} <Debug> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Loading data parts | ||
| 334 | 2025.09.18 19:53:42.164408 [ 3 ] {51de6d72-54f6-4403-9542-d81c8b344ed0} <Debug> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): There are no data parts | ||
| 335 | 2025.09.18 19:53:42.167877 [ 3 ] {51de6d72-54f6-4403-9542-d81c8b344ed0} <Debug> TCPHandler: Processed in 0.00584474 sec. | ||
| 336 | 2025.09.18 19:53:42.168024 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.09.18 19:53:42.168182 [ 3 ] {55c09415-b5b7-4109-9377-ddbc62f019e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2025.09.18 19:53:42.168296 [ 3 ] {55c09415-b5b7-4109-9377-ddbc62f019e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.09.18 19:53:42.170417 [ 3 ] {55c09415-b5b7-4109-9377-ddbc62f019e8} <Debug> oximeter.measurements_f32 (267d0e28-fab4-4972-b09b-c58e4f0a4d81): Loading data parts | ||
| 340 | 2025.09.18 19:53:42.170568 [ 3 ] {55c09415-b5b7-4109-9377-ddbc62f019e8} <Debug> oximeter.measurements_f32 (267d0e28-fab4-4972-b09b-c58e4f0a4d81): There are no data parts | ||
| 341 | 2025.09.18 19:53:42.176478 [ 3 ] {55c09415-b5b7-4109-9377-ddbc62f019e8} <Debug> TCPHandler: Processed in 0.008500605 sec. | ||
| 342 | 2025.09.18 19:53:42.176620 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.09.18 19:53:42.176878 [ 3 ] {caa4f533-d134-41f4-a657-1b8987d41745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2025.09.18 19:53:42.177000 [ 3 ] {caa4f533-d134-41f4-a657-1b8987d41745} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.09.18 19:53:42.184756 [ 3 ] {caa4f533-d134-41f4-a657-1b8987d41745} <Debug> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Loading data parts | ||
| 346 | 2025.09.18 19:53:42.184901 [ 3 ] {caa4f533-d134-41f4-a657-1b8987d41745} <Debug> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): There are no data parts | ||
| 347 | 2025.09.18 19:53:42.189084 [ 3 ] {caa4f533-d134-41f4-a657-1b8987d41745} <Debug> TCPHandler: Processed in 0.012511594 sec. | ||
| 348 | 2025.09.18 19:53:42.189248 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.09.18 19:53:42.189438 [ 3 ] {03654461-6cff-48e9-85f1-dfc346abeb10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2025.09.18 19:53:42.189579 [ 3 ] {03654461-6cff-48e9-85f1-dfc346abeb10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.09.18 19:53:42.196275 [ 3 ] {03654461-6cff-48e9-85f1-dfc346abeb10} <Debug> oximeter.measurements_string (c4a8fa4e-a70b-4e40-a29f-854b1bab7ee3): Loading data parts | ||
| 352 | 2025.09.18 19:53:42.196427 [ 3 ] {03654461-6cff-48e9-85f1-dfc346abeb10} <Debug> oximeter.measurements_string (c4a8fa4e-a70b-4e40-a29f-854b1bab7ee3): There are no data parts | ||
| 353 | 2025.09.18 19:53:42.199074 [ 3 ] {03654461-6cff-48e9-85f1-dfc346abeb10} <Debug> TCPHandler: Processed in 0.009885639 sec. | ||
| 354 | 2025.09.18 19:53:42.199227 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.09.18 19:53:42.199503 [ 3 ] {e25d77f3-d058-4e83-81ca-3f63fc9b651a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.09.18 19:53:42.199652 [ 3 ] {e25d77f3-d058-4e83-81ca-3f63fc9b651a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.09.18 19:53:42.201792 [ 3 ] {e25d77f3-d058-4e83-81ca-3f63fc9b651a} <Debug> oximeter.measurements_bytes (ad6b9e53-5ff4-427c-8799-8a926751df74): Loading data parts | ||
| 365 | 2025.09.18 19:53:42.201906 [ 3 ] {e25d77f3-d058-4e83-81ca-3f63fc9b651a} <Debug> oximeter.measurements_bytes (ad6b9e53-5ff4-427c-8799-8a926751df74): There are no data parts | ||
| 366 | 2025.09.18 19:53:42.205325 [ 3 ] {e25d77f3-d058-4e83-81ca-3f63fc9b651a} <Debug> TCPHandler: Processed in 0.006157086 sec. | ||
| 367 | 2025.09.18 19:53:42.205530 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.09.18 19:53:42.205778 [ 3 ] {5103bd2c-8eb1-4108-831e-42152dcd3cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2025.09.18 19:53:42.205921 [ 3 ] {5103bd2c-8eb1-4108-831e-42152dcd3cf0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.09.18 19:53:42.208032 [ 3 ] {5103bd2c-8eb1-4108-831e-42152dcd3cf0} <Debug> oximeter.measurements_cumulativei64 (768dadd3-d4d2-46b8-9860-1354082a0271): Loading data parts | ||
| 371 | 2025.09.18 19:53:42.208309 [ 3 ] {5103bd2c-8eb1-4108-831e-42152dcd3cf0} <Debug> oximeter.measurements_cumulativei64 (768dadd3-d4d2-46b8-9860-1354082a0271): There are no data parts | ||
| 372 | 2025.09.18 19:53:42.213311 [ 3 ] {5103bd2c-8eb1-4108-831e-42152dcd3cf0} <Debug> TCPHandler: Processed in 0.007841144 sec. | ||
| 373 | 2025.09.18 19:53:42.213459 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.09.18 19:53:42.213706 [ 3 ] {5ea58238-47b9-41c5-8b12-a446d375d1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2025.09.18 19:53:42.213789 [ 3 ] {5ea58238-47b9-41c5-8b12-a446d375d1d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.09.18 19:53:42.219630 [ 3 ] {5ea58238-47b9-41c5-8b12-a446d375d1d2} <Debug> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Loading data parts | ||
| 377 | 2025.09.18 19:53:42.219764 [ 3 ] {5ea58238-47b9-41c5-8b12-a446d375d1d2} <Debug> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): There are no data parts | ||
| 378 | 2025.09.18 19:53:42.223921 [ 3 ] {5ea58238-47b9-41c5-8b12-a446d375d1d2} <Debug> TCPHandler: Processed in 0.01051024 sec. | ||
| 379 | 2025.09.18 19:53:42.224121 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.09.18 19:53:42.224279 [ 3 ] {107acf08-51e2-4d30-8a94-10d9f0b4dd00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2025.09.18 19:53:42.224397 [ 3 ] {107acf08-51e2-4d30-8a94-10d9f0b4dd00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.09.18 19:53:42.230552 [ 3 ] {107acf08-51e2-4d30-8a94-10d9f0b4dd00} <Debug> oximeter.measurements_cumulativef32 (025f9f26-b681-4190-a96a-1fdd820d0369): Loading data parts | ||
| 383 | 2025.09.18 19:53:42.230751 [ 3 ] {107acf08-51e2-4d30-8a94-10d9f0b4dd00} <Debug> oximeter.measurements_cumulativef32 (025f9f26-b681-4190-a96a-1fdd820d0369): There are no data parts | ||
| 384 | 2025.09.18 19:53:42.234189 [ 3 ] {107acf08-51e2-4d30-8a94-10d9f0b4dd00} <Debug> TCPHandler: Processed in 0.010124703 sec. | ||
| 385 | 2025.09.18 19:53:42.234338 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.09.18 19:53:42.234624 [ 3 ] {a5f8c4bc-8601-4ea4-b6c4-35955ba5c24e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2025.09.18 19:53:42.234753 [ 3 ] {a5f8c4bc-8601-4ea4-b6c4-35955ba5c24e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.09.18 19:53:42.238248 [ 3 ] {a5f8c4bc-8601-4ea4-b6c4-35955ba5c24e} <Debug> oximeter.measurements_cumulativef64 (6e51e1b8-b012-488d-92f2-6fd9ee77d2a7): Loading data parts | ||
| 389 | 2025.09.18 19:53:42.238416 [ 3 ] {a5f8c4bc-8601-4ea4-b6c4-35955ba5c24e} <Debug> oximeter.measurements_cumulativef64 (6e51e1b8-b012-488d-92f2-6fd9ee77d2a7): There are no data parts | ||
| 390 | 2025.09.18 19:53:42.242161 [ 3 ] {a5f8c4bc-8601-4ea4-b6c4-35955ba5c24e} <Debug> TCPHandler: Processed in 0.007878835 sec. | ||
| 391 | 2025.09.18 19:53:42.242315 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.09.18 19:53:42.242538 [ 3 ] {d192a15a-eb35-46e3-a790-91e8bc76248f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2025.09.18 19:53:42.242682 [ 3 ] {d192a15a-eb35-46e3-a790-91e8bc76248f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.09.18 19:53:42.245031 [ 3 ] {d192a15a-eb35-46e3-a790-91e8bc76248f} <Debug> oximeter.measurements_histogrami8 (407a980f-07f8-4cfd-a595-f81b6cf85a68): Loading data parts | ||
| 405 | 2025.09.18 19:53:42.245280 [ 3 ] {d192a15a-eb35-46e3-a790-91e8bc76248f} <Debug> oximeter.measurements_histogrami8 (407a980f-07f8-4cfd-a595-f81b6cf85a68): There are no data parts | ||
| 406 | 2025.09.18 19:53:42.250219 [ 3 ] {d192a15a-eb35-46e3-a790-91e8bc76248f} <Debug> TCPHandler: Processed in 0.007962256 sec. | ||
| 407 | 2025.09.18 19:53:42.250368 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.09.18 19:53:42.250657 [ 3 ] {f8407e2a-550c-4c74-87fc-c1d656243338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2025.09.18 19:53:42.250783 [ 3 ] {f8407e2a-550c-4c74-87fc-c1d656243338} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.09.18 19:53:42.253246 [ 3 ] {f8407e2a-550c-4c74-87fc-c1d656243338} <Debug> oximeter.measurements_histogramu8 (6c73152e-31c7-4ba6-bc48-c593c762811d): Loading data parts | ||
| 411 | 2025.09.18 19:53:42.253435 [ 3 ] {f8407e2a-550c-4c74-87fc-c1d656243338} <Debug> oximeter.measurements_histogramu8 (6c73152e-31c7-4ba6-bc48-c593c762811d): There are no data parts | ||
| 412 | 2025.09.18 19:53:42.257792 [ 3 ] {f8407e2a-550c-4c74-87fc-c1d656243338} <Debug> TCPHandler: Processed in 0.007473758 sec. | ||
| 413 | 2025.09.18 19:53:42.257960 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.09.18 19:53:42.258202 [ 3 ] {2ad2f90b-6567-43ba-8280-66c8912f6ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2025.09.18 19:53:42.258334 [ 3 ] {2ad2f90b-6567-43ba-8280-66c8912f6ab7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2025.09.18 19:53:42.272253 [ 3 ] {2ad2f90b-6567-43ba-8280-66c8912f6ab7} <Debug> oximeter.measurements_histogrami16 (7a569b32-68ce-40e4-bf72-70214f0c7cbb): Loading data parts | ||
| 417 | 2025.09.18 19:53:42.272463 [ 3 ] {2ad2f90b-6567-43ba-8280-66c8912f6ab7} <Debug> oximeter.measurements_histogrami16 (7a569b32-68ce-40e4-bf72-70214f0c7cbb): There are no data parts | ||
| 418 | 2025.09.18 19:53:42.293400 [ 3 ] {2ad2f90b-6567-43ba-8280-66c8912f6ab7} <Debug> TCPHandler: Processed in 0.035495407 sec. | ||
| 419 | 2025.09.18 19:53:42.293627 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.09.18 19:53:42.294002 [ 3 ] {a18de6bb-2d41-453b-aa58-667e912e3646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2025.09.18 19:53:42.294146 [ 3 ] {a18de6bb-2d41-453b-aa58-667e912e3646} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2025.09.18 19:53:42.305795 [ 3 ] {a18de6bb-2d41-453b-aa58-667e912e3646} <Debug> oximeter.measurements_histogramu16 (f561ecd7-7ed9-4235-afb6-1858809de11d): Loading data parts | ||
| 423 | 2025.09.18 19:53:42.305951 [ 3 ] {a18de6bb-2d41-453b-aa58-667e912e3646} <Debug> oximeter.measurements_histogramu16 (f561ecd7-7ed9-4235-afb6-1858809de11d): There are no data parts | ||
| 424 | 2025.09.18 19:53:42.310100 [ 3 ] {a18de6bb-2d41-453b-aa58-667e912e3646} <Debug> TCPHandler: Processed in 0.016553683 sec. | ||
| 425 | 2025.09.18 19:53:42.310272 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.09.18 19:53:42.310492 [ 3 ] {dc39495b-d60f-4229-ba3a-18d5fc45b0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2025.09.18 19:53:42.310625 [ 3 ] {dc39495b-d60f-4229-ba3a-18d5fc45b0c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2025.09.18 19:53:42.329854 [ 3 ] {dc39495b-d60f-4229-ba3a-18d5fc45b0c2} <Debug> oximeter.measurements_histogrami32 (6407c09a-5cac-4efc-a311-3373db5d749e): Loading data parts | ||
| 429 | 2025.09.18 19:53:42.330163 [ 3 ] {dc39495b-d60f-4229-ba3a-18d5fc45b0c2} <Debug> oximeter.measurements_histogrami32 (6407c09a-5cac-4efc-a311-3373db5d749e): There are no data parts | ||
| 430 | 2025.09.18 19:53:42.334185 [ 3 ] {dc39495b-d60f-4229-ba3a-18d5fc45b0c2} <Debug> TCPHandler: Processed in 0.02396761 sec. | ||
| 431 | 2025.09.18 19:53:42.334392 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.09.18 19:53:42.334739 [ 3 ] {90e5d38f-f37a-4a70-bd46-3134f6e6eb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2025.09.18 19:53:42.334893 [ 3 ] {90e5d38f-f37a-4a70-bd46-3134f6e6eb64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2025.09.18 19:53:42.337523 [ 3 ] {90e5d38f-f37a-4a70-bd46-3134f6e6eb64} <Debug> oximeter.measurements_histogramu32 (f8199bc3-43ba-4b87-a49b-e06ef61bed22): Loading data parts | ||
| 435 | 2025.09.18 19:53:42.337662 [ 3 ] {90e5d38f-f37a-4a70-bd46-3134f6e6eb64} <Debug> oximeter.measurements_histogramu32 (f8199bc3-43ba-4b87-a49b-e06ef61bed22): There are no data parts | ||
| 436 | 2025.09.18 19:53:42.347300 [ 3 ] {90e5d38f-f37a-4a70-bd46-3134f6e6eb64} <Debug> TCPHandler: Processed in 0.012991562 sec. | ||
| 437 | 2025.09.18 19:53:42.347584 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.09.18 19:53:42.347845 [ 3 ] {570bd0b6-ff00-4261-95fc-9aa464208d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2025.09.18 19:53:42.348031 [ 3 ] {570bd0b6-ff00-4261-95fc-9aa464208d63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2025.09.18 19:53:42.400813 [ 3 ] {570bd0b6-ff00-4261-95fc-9aa464208d63} <Debug> oximeter.measurements_histogrami64 (b8e1379d-65ba-4e07-929e-e2f03324cf75): Loading data parts | ||
| 441 | 2025.09.18 19:53:42.401093 [ 3 ] {570bd0b6-ff00-4261-95fc-9aa464208d63} <Debug> oximeter.measurements_histogrami64 (b8e1379d-65ba-4e07-929e-e2f03324cf75): There are no data parts | ||
| 442 | 2025.09.18 19:53:42.405070 [ 3 ] {570bd0b6-ff00-4261-95fc-9aa464208d63} <Debug> TCPHandler: Processed in 0.057549715 sec. | ||
| 443 | 2025.09.18 19:53:42.405335 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.09.18 19:53:42.405618 [ 3 ] {85384d43-51d8-403f-8171-5ae286c3f33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2025.09.18 19:53:42.405698 [ 3 ] {85384d43-51d8-403f-8171-5ae286c3f33e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2025.09.18 19:53:42.407838 [ 3 ] {85384d43-51d8-403f-8171-5ae286c3f33e} <Debug> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Loading data parts | ||
| 447 | 2025.09.18 19:53:42.407989 [ 3 ] {85384d43-51d8-403f-8171-5ae286c3f33e} <Debug> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): There are no data parts | ||
| 448 | 2025.09.18 19:53:42.409473 [ 3 ] {85384d43-51d8-403f-8171-5ae286c3f33e} <Debug> TCPHandler: Processed in 0.004239613 sec. | ||
| 449 | 2025.09.18 19:53:42.409715 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.09.18 19:53:42.409961 [ 3 ] {094728a6-b6f7-48d2-9c4b-26c091fd227f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2025.09.18 19:53:42.410035 [ 3 ] {094728a6-b6f7-48d2-9c4b-26c091fd227f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2025.09.18 19:53:42.412485 [ 3 ] {094728a6-b6f7-48d2-9c4b-26c091fd227f} <Debug> oximeter.measurements_histogramf32 (c8b1133a-18eb-4a6d-842f-3914faa2afcb): Loading data parts | ||
| 453 | 2025.09.18 19:53:42.412633 [ 3 ] {094728a6-b6f7-48d2-9c4b-26c091fd227f} <Debug> oximeter.measurements_histogramf32 (c8b1133a-18eb-4a6d-842f-3914faa2afcb): There are no data parts | ||
| 454 | 2025.09.18 19:53:42.425197 [ 3 ] {094728a6-b6f7-48d2-9c4b-26c091fd227f} <Debug> TCPHandler: Processed in 0.015532445 sec. | ||
| 455 | 2025.09.18 19:53:42.425357 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.09.18 19:53:42.425603 [ 3 ] {108a6d2e-a8b4-4ef7-88ff-9b11d1768354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2025.09.18 19:53:42.425680 [ 3 ] {108a6d2e-a8b4-4ef7-88ff-9b11d1768354} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2025.09.18 19:53:42.428837 [ 3 ] {108a6d2e-a8b4-4ef7-88ff-9b11d1768354} <Debug> oximeter.measurements_histogramf64 (222d84d6-f31d-44e6-8d36-c413df8ebcdf): Loading data parts | ||
| 459 | 2025.09.18 19:53:42.428972 [ 3 ] {108a6d2e-a8b4-4ef7-88ff-9b11d1768354} <Debug> oximeter.measurements_histogramf64 (222d84d6-f31d-44e6-8d36-c413df8ebcdf): There are no data parts | ||
| 460 | 2025.09.18 19:53:42.432663 [ 3 ] {108a6d2e-a8b4-4ef7-88ff-9b11d1768354} <Debug> TCPHandler: Processed in 0.007355506 sec. | ||
| 461 | 2025.09.18 19:53:42.432849 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.09.18 19:53:42.433029 [ 3 ] {2307e653-8a0f-4499-8e06-e222fee879d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2025.09.18 19:53:42.433099 [ 3 ] {2307e653-8a0f-4499-8e06-e222fee879d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2025.09.18 19:53:42.435461 [ 3 ] {2307e653-8a0f-4499-8e06-e222fee879d5} <Debug> oximeter.fields_bool (f8a0fa84-1db6-41c5-9c53-7184c6fa6ca4): Loading data parts | ||
| 490 | 2025.09.18 19:53:42.435684 [ 3 ] {2307e653-8a0f-4499-8e06-e222fee879d5} <Debug> oximeter.fields_bool (f8a0fa84-1db6-41c5-9c53-7184c6fa6ca4): There are no data parts | ||
| 491 | 2025.09.18 19:53:42.447628 [ 3 ] {2307e653-8a0f-4499-8e06-e222fee879d5} <Debug> TCPHandler: Processed in 0.014826943 sec. | ||
| 492 | 2025.09.18 19:53:42.447819 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.09.18 19:53:42.448033 [ 3 ] {08fbe20f-7222-4cc6-8fb9-c0d1b06aeb06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2025.09.18 19:53:42.448125 [ 3 ] {08fbe20f-7222-4cc6-8fb9-c0d1b06aeb06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2025.09.18 19:53:42.451321 [ 3 ] {08fbe20f-7222-4cc6-8fb9-c0d1b06aeb06} <Debug> oximeter.fields_i8 (74d9c369-b968-4cb5-9009-850bcc31b3f0): Loading data parts | ||
| 496 | 2025.09.18 19:53:42.451455 [ 3 ] {08fbe20f-7222-4cc6-8fb9-c0d1b06aeb06} <Debug> oximeter.fields_i8 (74d9c369-b968-4cb5-9009-850bcc31b3f0): There are no data parts | ||
| 497 | 2025.09.18 19:53:42.454848 [ 3 ] {08fbe20f-7222-4cc6-8fb9-c0d1b06aeb06} <Debug> TCPHandler: Processed in 0.007099801 sec. | ||
| 498 | 2025.09.18 19:53:42.454998 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.09.18 19:53:42.455179 [ 3 ] {ee45c79d-4231-43f6-816d-5b0377996763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2025.09.18 19:53:42.455236 [ 3 ] {ee45c79d-4231-43f6-816d-5b0377996763} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2025.09.18 19:53:42.457285 [ 3 ] {ee45c79d-4231-43f6-816d-5b0377996763} <Debug> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Loading data parts | ||
| 502 | 2025.09.18 19:53:42.457413 [ 3 ] {ee45c79d-4231-43f6-816d-5b0377996763} <Debug> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): There are no data parts | ||
| 503 | 2025.09.18 19:53:42.463492 [ 3 ] {ee45c79d-4231-43f6-816d-5b0377996763} <Debug> TCPHandler: Processed in 0.008544746 sec. | ||
| 504 | 2025.09.18 19:53:42.463636 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.09.18 19:53:42.463797 [ 3 ] {ba6078df-59a5-4750-b899-6ef077a7a7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2025.09.18 19:53:42.463866 [ 3 ] {ba6078df-59a5-4750-b899-6ef077a7a7ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2025.09.18 19:53:42.469495 [ 3 ] {ba6078df-59a5-4750-b899-6ef077a7a7ca} <Debug> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Loading data parts | ||
| 508 | 2025.09.18 19:53:42.469627 [ 3 ] {ba6078df-59a5-4750-b899-6ef077a7a7ca} <Debug> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): There are no data parts | ||
| 509 | 2025.09.18 19:53:42.473571 [ 3 ] {ba6078df-59a5-4750-b899-6ef077a7a7ca} <Debug> TCPHandler: Processed in 0.009984141 sec. | ||
| 510 | 2025.09.18 19:53:42.473729 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.09.18 19:53:42.474016 [ 3 ] {8c9a5908-9173-4cbf-9f6f-8d3a95b794e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2025.09.18 19:53:42.474169 [ 3 ] {8c9a5908-9173-4cbf-9f6f-8d3a95b794e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2025.09.18 19:53:42.476390 [ 3 ] {8c9a5908-9173-4cbf-9f6f-8d3a95b794e9} <Debug> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Loading data parts | ||
| 514 | 2025.09.18 19:53:42.476519 [ 3 ] {8c9a5908-9173-4cbf-9f6f-8d3a95b794e9} <Debug> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): There are no data parts | ||
| 515 | 2025.09.18 19:53:42.483520 [ 3 ] {8c9a5908-9173-4cbf-9f6f-8d3a95b794e9} <Debug> TCPHandler: Processed in 0.009845399 sec. | ||
| 516 | 2025.09.18 19:53:42.483683 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.09.18 19:53:42.483840 [ 3 ] {3328cbc5-31d5-4762-b9b8-f6a7c2d61cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2025.09.18 19:53:42.484005 [ 3 ] {3328cbc5-31d5-4762-b9b8-f6a7c2d61cd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2025.09.18 19:53:42.486914 [ 3 ] {3328cbc5-31d5-4762-b9b8-f6a7c2d61cd7} <Debug> oximeter.fields_i32 (fe53421f-fc2d-402a-ad8e-ca1a28cc48d3): Loading data parts | ||
| 520 | 2025.09.18 19:53:42.487055 [ 3 ] {3328cbc5-31d5-4762-b9b8-f6a7c2d61cd7} <Debug> oximeter.fields_i32 (fe53421f-fc2d-402a-ad8e-ca1a28cc48d3): There are no data parts | ||
| 521 | 2025.09.18 19:53:42.490481 [ 3 ] {3328cbc5-31d5-4762-b9b8-f6a7c2d61cd7} <Debug> TCPHandler: Processed in 0.006850377 sec. | ||
| 522 | 2025.09.18 19:53:42.490651 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.09.18 19:53:42.490936 [ 3 ] {1c2c12fc-e330-4fe2-a66c-468d0155bc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 524 | 2025.09.18 19:53:42.491069 [ 3 ] {1c2c12fc-e330-4fe2-a66c-468d0155bc95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2025.09.18 19:53:42.509065 [ 3 ] {1c2c12fc-e330-4fe2-a66c-468d0155bc95} <Debug> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Loading data parts | ||
| 526 | 2025.09.18 19:53:42.509296 [ 3 ] {1c2c12fc-e330-4fe2-a66c-468d0155bc95} <Debug> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): There are no data parts | ||
| 527 | 2025.09.18 19:53:42.512619 [ 3 ] {1c2c12fc-e330-4fe2-a66c-468d0155bc95} <Debug> TCPHandler: Processed in 0.022028156 sec. | ||
| 528 | 2025.09.18 19:53:42.512793 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2025.09.18 19:53:42.512993 [ 3 ] {06b8e23b-376a-48d7-b3d3-5a623dae400f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 530 | 2025.09.18 19:53:42.513137 [ 3 ] {06b8e23b-376a-48d7-b3d3-5a623dae400f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2025.09.18 19:53:42.516812 [ 3 ] {06b8e23b-376a-48d7-b3d3-5a623dae400f} <Debug> oximeter.fields_i64 (a9be914a-4a9c-425e-9fca-ed114afc8162): Loading data parts | ||
| 532 | 2025.09.18 19:53:42.517012 [ 3 ] {06b8e23b-376a-48d7-b3d3-5a623dae400f} <Debug> oximeter.fields_i64 (a9be914a-4a9c-425e-9fca-ed114afc8162): There are no data parts | ||
| 533 | 2025.09.18 19:53:42.520596 [ 3 ] {06b8e23b-376a-48d7-b3d3-5a623dae400f} <Debug> TCPHandler: Processed in 0.007868364 sec. | ||
| 534 | 2025.09.18 19:53:42.520764 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2025.09.18 19:53:42.521051 [ 3 ] {c913f06b-bcf3-4d04-9e24-73809ecef4b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 536 | 2025.09.18 19:53:42.521184 [ 3 ] {c913f06b-bcf3-4d04-9e24-73809ecef4b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2025.09.18 19:53:42.523388 [ 3 ] {c913f06b-bcf3-4d04-9e24-73809ecef4b7} <Debug> oximeter.fields_u64 (2c0d74e7-b123-4cc6-8828-5fee588d2d77): Loading data parts | ||
| 538 | 2025.09.18 19:53:42.523585 [ 3 ] {c913f06b-bcf3-4d04-9e24-73809ecef4b7} <Debug> oximeter.fields_u64 (2c0d74e7-b123-4cc6-8828-5fee588d2d77): There are no data parts | ||
| 539 | 2025.09.18 19:53:42.528915 [ 3 ] {c913f06b-bcf3-4d04-9e24-73809ecef4b7} <Debug> TCPHandler: Processed in 0.00821408 sec. | ||
| 540 | 2025.09.18 19:53:42.529058 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2025.09.18 19:53:42.529217 [ 3 ] {1638e0a4-af93-4ddb-b6b8-1ba76aa6ec7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 542 | 2025.09.18 19:53:42.529344 [ 3 ] {1638e0a4-af93-4ddb-b6b8-1ba76aa6ec7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2025.09.18 19:53:42.536714 [ 3 ] {1638e0a4-af93-4ddb-b6b8-1ba76aa6ec7f} <Debug> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Loading data parts | ||
| 544 | 2025.09.18 19:53:42.536914 [ 3 ] {1638e0a4-af93-4ddb-b6b8-1ba76aa6ec7f} <Debug> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): There are no data parts | ||
| 545 | 2025.09.18 19:53:42.550382 [ 3 ] {1638e0a4-af93-4ddb-b6b8-1ba76aa6ec7f} <Debug> TCPHandler: Processed in 0.021372906 sec. | ||
| 546 | 2025.09.18 19:53:42.550540 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2025.09.18 19:53:42.550840 [ 3 ] {390fbe68-4628-461c-9e18-cc1bd95a7426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 548 | 2025.09.18 19:53:42.550962 [ 3 ] {390fbe68-4628-461c-9e18-cc1bd95a7426} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2025.09.18 19:53:42.562375 [ 3 ] {390fbe68-4628-461c-9e18-cc1bd95a7426} <Debug> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Loading data parts | ||
| 550 | 2025.09.18 19:53:42.562590 [ 3 ] {390fbe68-4628-461c-9e18-cc1bd95a7426} <Debug> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): There are no data parts | ||
| 551 | 2025.09.18 19:53:42.575953 [ 3 ] {390fbe68-4628-461c-9e18-cc1bd95a7426} <Debug> TCPHandler: Processed in 0.025461045 sec. | ||
| 552 | 2025.09.18 19:53:42.576110 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2025.09.18 19:53:42.576269 [ 3 ] {363c99b6-0268-44eb-a101-9f99014d1576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 554 | 2025.09.18 19:53:42.576414 [ 3 ] {363c99b6-0268-44eb-a101-9f99014d1576} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2025.09.18 19:53:42.580993 [ 3 ] {363c99b6-0268-44eb-a101-9f99014d1576} <Debug> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Loading data parts | ||
| 556 | 2025.09.18 19:53:42.581135 [ 3 ] {363c99b6-0268-44eb-a101-9f99014d1576} <Debug> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): There are no data parts | ||
| 557 | 2025.09.18 19:53:42.589021 [ 3 ] {363c99b6-0268-44eb-a101-9f99014d1576} <Debug> TCPHandler: Processed in 0.012964362 sec. | ||
| 558 | 2025.09.18 19:53:42.589288 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2025.09.18 19:53:42.589606 [ 3 ] {15ebae05-790b-4607-89d6-80f73b89320a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 563 | 2025.09.18 19:53:42.589796 [ 3 ] {15ebae05-790b-4607-89d6-80f73b89320a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2025.09.18 19:53:42.602402 [ 3 ] {15ebae05-790b-4607-89d6-80f73b89320a} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66): Loading data parts | ||
| 565 | 2025.09.18 19:53:42.602687 [ 3 ] {15ebae05-790b-4607-89d6-80f73b89320a} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66): There are no data parts | ||
| 566 | 2025.09.18 19:53:42.604730 [ 3 ] {15ebae05-790b-4607-89d6-80f73b89320a} <Debug> TCPHandler: Processed in 0.015492515 sec. | ||
| 567 | 2025.09.18 19:53:42.606934 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.09.18 19:53:42.607243 [ 4 ] {da381e94-84db-4099-a98a-0e35ab31a944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2025.09.18 19:53:42.608470 [ 4 ] {da381e94-84db-4099-a98a-0e35ab31a944} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2025.09.18 19:53:42.615275 [ 260 ] {da381e94-84db-4099-a98a-0e35ab31a944} <Trace> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2025.09.18 19:53:42.615438 [ 260 ] {da381e94-84db-4099-a98a-0e35ab31a944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 572 | 2025.09.18 19:53:42.619915 [ 260 ] {da381e94-84db-4099-a98a-0e35ab31a944} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2025.09.18 19:53:42.620533 [ 260 ] {da381e94-84db-4099-a98a-0e35ab31a944} <Trace> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2025.09.18 19:53:42.620905 [ 4 ] {da381e94-84db-4099-a98a-0e35ab31a944} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.013778 sec., 72.57947452460444 rows/sec., 1.13 KiB/sec. | ||
| 575 | 2025.09.18 19:53:42.621142 [ 4 ] {da381e94-84db-4099-a98a-0e35ab31a944} <Debug> TCPHandler: Processed in 0.014264994 sec. | ||
| 576 | 2025.09.18 19:53:42.840581 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37100 | ||
| 577 | 2025.09.18 19:53:42.840748 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 578 | 2025.09.18 19:53:42.840791 [ 262 ] {} <Debug> TCP-Session: b3119872-ab7c-4d11-87b1-39ef5f5bcf8b Authenticating user 'default' from [fd00:1122:3344:101::b]:37100 | ||
| 579 | 2025.09.18 19:53:42.840817 [ 262 ] {} <Debug> TCP-Session: b3119872-ab7c-4d11-87b1-39ef5f5bcf8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 580 | 2025.09.18 19:53:42.840918 [ 262 ] {} <Debug> TCP-Session: b3119872-ab7c-4d11-87b1-39ef5f5bcf8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.09.18 19:53:42.840993 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 582 | 2025.09.18 19:53:42.841022 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 583 | 2025.09.18 19:53:42.841102 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2025.09.18 19:53:42.846509 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63188 | ||
| 585 | 2025.09.18 19:53:42.846593 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52673 | ||
| 586 | 2025.09.18 19:53:42.846658 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 587 | 2025.09.18 19:53:42.846698 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37260 | ||
| 588 | 2025.09.18 19:53:42.846826 [ 263 ] {} <Debug> TCP-Session: c9bc039e-4dcc-4e13-bc4f-46404937802a Authenticating user 'default' from [fd00:1122:3344:101::b]:63188 | ||
| 589 | 2025.09.18 19:53:42.846834 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2025.09.18 19:53:42.846835 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46547 | ||
| 591 | 2025.09.18 19:53:42.846884 [ 264 ] {} <Debug> TCP-Session: ab78b1f4-2564-414f-9e63-1b792f15fe9d Authenticating user 'default' from [fd00:1122:3344:101::b]:52673 | ||
| 592 | 2025.09.18 19:53:42.846947 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2025.09.18 19:53:42.846964 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43935 | ||
| 594 | 2025.09.18 19:53:42.846858 [ 263 ] {} <Debug> TCP-Session: c9bc039e-4dcc-4e13-bc4f-46404937802a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2025.09.18 19:53:42.847048 [ 265 ] {} <Debug> TCP-Session: df475708-e0c6-4503-803a-2cb12ccb8a59 Authenticating user 'default' from [fd00:1122:3344:101::b]:37260 | ||
| 596 | 2025.09.18 19:53:42.847057 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47675 | ||
| 597 | 2025.09.18 19:53:42.847054 [ 264 ] {} <Debug> TCP-Session: ab78b1f4-2564-414f-9e63-1b792f15fe9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2025.09.18 19:53:42.847292 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2025.09.18 19:53:42.847265 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33811 | ||
| 600 | 2025.09.18 19:53:42.847243 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2025.09.18 19:53:42.847366 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2025.09.18 19:53:42.847424 [ 266 ] {} <Debug> TCP-Session: f5a423c1-4bf8-4c1f-8f41-cc90ef94e2d0 Authenticating user 'default' from [fd00:1122:3344:101::b]:46547 | ||
| 603 | 2025.09.18 19:53:42.847393 [ 267 ] {} <Debug> TCP-Session: 7a7eecf3-e563-433d-915a-d11ddef27c3e Authenticating user 'default' from [fd00:1122:3344:101::b]:43935 | ||
| 604 | 2025.09.18 19:53:42.847365 [ 264 ] {} <Debug> TCP-Session: ab78b1f4-2564-414f-9e63-1b792f15fe9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2025.09.18 19:53:42.847512 [ 267 ] {} <Debug> TCP-Session: 7a7eecf3-e563-433d-915a-d11ddef27c3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2025.09.18 19:53:42.847523 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2025.09.18 19:53:42.847530 [ 266 ] {} <Debug> TCP-Session: f5a423c1-4bf8-4c1f-8f41-cc90ef94e2d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2025.09.18 19:53:42.847614 [ 269 ] {} <Debug> TCP-Session: a72caa3e-f151-4d43-8112-be6ba6dbe22f Authenticating user 'default' from [fd00:1122:3344:101::b]:33811 | ||
| 609 | 2025.09.18 19:53:42.847615 [ 267 ] {} <Debug> TCP-Session: 7a7eecf3-e563-433d-915a-d11ddef27c3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2025.09.18 19:53:42.847219 [ 265 ] {} <Debug> TCP-Session: df475708-e0c6-4503-803a-2cb12ccb8a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2025.09.18 19:53:42.847716 [ 266 ] {} <Debug> TCP-Session: f5a423c1-4bf8-4c1f-8f41-cc90ef94e2d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.09.18 19:53:42.847740 [ 265 ] {} <Debug> TCP-Session: df475708-e0c6-4503-803a-2cb12ccb8a59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.09.18 19:53:42.847178 [ 263 ] {} <Debug> TCP-Session: c9bc039e-4dcc-4e13-bc4f-46404937802a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2025.09.18 19:53:42.847806 [ 269 ] {} <Debug> TCP-Session: a72caa3e-f151-4d43-8112-be6ba6dbe22f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.09.18 19:53:42.847505 [ 268 ] {} <Debug> TCP-Session: 36dcb98a-30f7-45f3-8a96-9eb94ba81a7a Authenticating user 'default' from [fd00:1122:3344:101::b]:47675 | ||
| 616 | 2025.09.18 19:53:42.847901 [ 268 ] {} <Debug> TCP-Session: 36dcb98a-30f7-45f3-8a96-9eb94ba81a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2025.09.18 19:53:42.847909 [ 269 ] {} <Debug> TCP-Session: a72caa3e-f151-4d43-8112-be6ba6dbe22f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.09.18 19:53:42.848046 [ 268 ] {} <Debug> TCP-Session: 36dcb98a-30f7-45f3-8a96-9eb94ba81a7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.09.18 19:53:43.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.62 MiB, peak 124.62 MiB, free memory in arenas 0.00 B, will set to 138.56 MiB (RSS), difference: 13.94 MiB | ||
| 620 | 2025.09.18 19:53:43.435286 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36586 | ||
| 621 | 2025.09.18 19:53:43.435465 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.09.18 19:53:43.435510 [ 270 ] {} <Debug> TCP-Session: ab8c554d-b7ba-4728-baeb-04b2a4f780c3 Authenticating user 'default' from [fd00:1122:3344:101::c]:36586 | ||
| 623 | 2025.09.18 19:53:43.435636 [ 270 ] {} <Debug> TCP-Session: ab8c554d-b7ba-4728-baeb-04b2a4f780c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.09.18 19:53:43.435653 [ 270 ] {} <Debug> TCP-Session: ab8c554d-b7ba-4728-baeb-04b2a4f780c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.09.18 19:53:43.435746 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.09.18 19:53:43.435820 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2025.09.18 19:53:43.435888 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.09.18 19:53:43.443059 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62355 | ||
| 629 | 2025.09.18 19:53:43.443189 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44592 | ||
| 630 | 2025.09.18 19:53:43.443248 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2025.09.18 19:53:43.443385 [ 271 ] {} <Debug> TCP-Session: 5f8fc703-505b-4b11-8c06-89f0bdfdec14 Authenticating user 'default' from [fd00:1122:3344:101::c]:62355 | ||
| 632 | 2025.09.18 19:53:43.443382 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38791 | ||
| 633 | 2025.09.18 19:53:43.443411 [ 271 ] {} <Debug> TCP-Session: 5f8fc703-505b-4b11-8c06-89f0bdfdec14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 634 | 2025.09.18 19:53:43.443463 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2025.09.18 19:53:43.443483 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61736 | ||
| 636 | 2025.09.18 19:53:43.443521 [ 271 ] {} <Debug> TCP-Session: 5f8fc703-505b-4b11-8c06-89f0bdfdec14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2025.09.18 19:53:43.443551 [ 272 ] {} <Debug> TCP-Session: 02b458b5-2b9a-414a-a95d-3656c0927ee8 Authenticating user 'default' from [fd00:1122:3344:101::c]:44592 | ||
| 638 | 2025.09.18 19:53:43.443569 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37813 | ||
| 639 | 2025.09.18 19:53:43.443626 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.09.18 19:53:43.443651 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50502 | ||
| 641 | 2025.09.18 19:53:43.443712 [ 272 ] {} <Debug> TCP-Session: 02b458b5-2b9a-414a-a95d-3656c0927ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2025.09.18 19:53:43.443732 [ 273 ] {} <Debug> TCP-Session: 6cf37025-855f-42f9-93a6-9343952b1fe7 Authenticating user 'default' from [fd00:1122:3344:101::c]:38791 | ||
| 643 | 2025.09.18 19:53:43.443678 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2025.09.18 19:53:43.443759 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54428 | ||
| 645 | 2025.09.18 19:53:43.443836 [ 273 ] {} <Debug> TCP-Session: 6cf37025-855f-42f9-93a6-9343952b1fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2025.09.18 19:53:43.443822 [ 274 ] {} <Debug> TCP-Session: 7acc230d-e177-4cec-a1d8-4fd35e031003 Authenticating user 'default' from [fd00:1122:3344:101::c]:61736 | ||
| 647 | 2025.09.18 19:53:43.443798 [ 272 ] {} <Debug> TCP-Session: 02b458b5-2b9a-414a-a95d-3656c0927ee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.09.18 19:53:43.443923 [ 274 ] {} <Debug> TCP-Session: 7acc230d-e177-4cec-a1d8-4fd35e031003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2025.09.18 19:53:43.443931 [ 273 ] {} <Debug> TCP-Session: 6cf37025-855f-42f9-93a6-9343952b1fe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.09.18 19:53:43.443996 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2025.09.18 19:53:43.444050 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 652 | 2025.09.18 19:53:43.444036 [ 274 ] {} <Debug> TCP-Session: 7acc230d-e177-4cec-a1d8-4fd35e031003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.09.18 19:53:43.444105 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2025.09.18 19:53:43.444184 [ 275 ] {} <Debug> TCP-Session: 3e7a409b-8988-485c-94ad-b0debfb6c67c Authenticating user 'default' from [fd00:1122:3344:101::c]:37813 | ||
| 655 | 2025.09.18 19:53:43.444160 [ 276 ] {} <Debug> TCP-Session: 2c95e233-dfe8-4112-a045-a16db61514fe Authenticating user 'default' from [fd00:1122:3344:101::c]:50502 | ||
| 656 | 2025.09.18 19:53:43.444229 [ 277 ] {} <Debug> TCP-Session: f9a9ffa0-10a0-4ddb-9234-2020faf5d631 Authenticating user 'default' from [fd00:1122:3344:101::c]:54428 | ||
| 657 | 2025.09.18 19:53:43.444276 [ 275 ] {} <Debug> TCP-Session: 3e7a409b-8988-485c-94ad-b0debfb6c67c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.09.18 19:53:43.444319 [ 276 ] {} <Debug> TCP-Session: 2c95e233-dfe8-4112-a045-a16db61514fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.09.18 19:53:43.444285 [ 277 ] {} <Debug> TCP-Session: f9a9ffa0-10a0-4ddb-9234-2020faf5d631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.09.18 19:53:43.444415 [ 276 ] {} <Debug> TCP-Session: 2c95e233-dfe8-4112-a045-a16db61514fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.09.18 19:53:43.444437 [ 277 ] {} <Debug> TCP-Session: f9a9ffa0-10a0-4ddb-9234-2020faf5d631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.09.18 19:53:43.444393 [ 275 ] {} <Debug> TCP-Session: 3e7a409b-8988-485c-94ad-b0debfb6c67c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.09.18 19:53:48.375783 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 664 | 2025.09.18 19:53:48.375821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 665 | 2025.09.18 19:53:48.376023 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 666 | 2025.09.18 19:53:48.376043 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 667 | 2025.09.18 19:53:48.380335 [ 244 ] {} <Debug> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Loading data parts | ||
| 668 | 2025.09.18 19:53:48.380613 [ 244 ] {} <Debug> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): There are no data parts | ||
| 669 | 2025.09.18 19:53:48.392900 [ 243 ] {} <Debug> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Loading data parts | ||
| 670 | 2025.09.18 19:53:48.393101 [ 243 ] {} <Debug> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): There are no data parts | ||
| 671 | 2025.09.18 19:53:48.395443 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 672 | 2025.09.18 19:53:48.395489 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 673 | 2025.09.18 19:53:48.400755 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 674 | 2025.09.18 19:53:48.401368 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 675 | 2025.09.18 19:53:48.401573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 676 | 2025.09.18 19:53:48.425564 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 677 | 2025.09.18 19:53:48.425716 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 678 | 2025.09.18 19:53:48.432432 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 679 | 2025.09.18 19:53:48.433803 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 680 | 2025.09.18 19:53:48.437256 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 681 | 2025.09.18 19:53:49.001107 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.31 MiB, peak 148.31 MiB, free memory in arenas 0.00 B, will set to 153.42 MiB (RSS), difference: 9.11 MiB | ||
| 682 | 2025.09.18 19:53:50.876429 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 683 | 2025.09.18 19:53:50.876531 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 684 | 2025.09.18 19:53:50.881505 [ 242 ] {} <Debug> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Loading data parts | ||
| 685 | 2025.09.18 19:53:50.881739 [ 242 ] {} <Debug> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): There are no data parts | ||
| 686 | 2025.09.18 19:53:50.887465 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 687 | 2025.09.18 19:53:50.887505 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 688 | 2025.09.18 19:53:50.889331 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 689 | 2025.09.18 19:53:50.889846 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 690 | 2025.09.18 19:53:50.890072 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 691 | 2025.09.18 19:53:51.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.62 MiB, peak 157.62 MiB, free memory in arenas 0.00 B, will set to 154.46 MiB (RSS), difference: -3.16 MiB | ||
| 692 | 2025.09.18 19:53:51.796319 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50260 | ||
| 693 | 2025.09.18 19:53:51.796447 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2025.09.18 19:53:51.796484 [ 278 ] {} <Debug> TCP-Session: 2553c696-879f-4a9a-8203-f15f298efa3d Authenticating user 'default' from [fd00:1122:3344:101::a]:50260 | ||
| 695 | 2025.09.18 19:53:51.796672 [ 278 ] {} <Debug> TCP-Session: 2553c696-879f-4a9a-8203-f15f298efa3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.09.18 19:53:51.796686 [ 278 ] {} <Debug> TCP-Session: 2553c696-879f-4a9a-8203-f15f298efa3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.09.18 19:53:51.796733 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 698 | 2025.09.18 19:53:51.796915 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 699 | 2025.09.18 19:53:51.796932 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 700 | 2025.09.18 19:53:51.802228 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52668 | ||
| 701 | 2025.09.18 19:53:51.802410 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54319 | ||
| 702 | 2025.09.18 19:53:51.802416 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2025.09.18 19:53:51.802415 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53634 | ||
| 704 | 2025.09.18 19:53:51.802583 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43304 | ||
| 705 | 2025.09.18 19:53:51.802586 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53741 | ||
| 706 | 2025.09.18 19:53:51.802633 [ 279 ] {} <Debug> TCP-Session: a1e94387-8b35-483d-b15d-605626024dd2 Authenticating user 'default' from [fd00:1122:3344:101::a]:52668 | ||
| 707 | 2025.09.18 19:53:51.802745 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35642 | ||
| 708 | 2025.09.18 19:53:51.802816 [ 279 ] {} <Debug> TCP-Session: a1e94387-8b35-483d-b15d-605626024dd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2025.09.18 19:53:51.802833 [ 279 ] {} <Debug> TCP-Session: a1e94387-8b35-483d-b15d-605626024dd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2025.09.18 19:53:51.802876 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 711 | 2025.09.18 19:53:51.802935 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 712 | 2025.09.18 19:53:51.802946 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53967 | ||
| 713 | 2025.09.18 19:53:51.802984 [ 281 ] {} <Debug> TCP-Session: a6c11202-383a-419c-a211-77a3b09a2f85 Authenticating user 'default' from [fd00:1122:3344:101::a]:54319 | ||
| 714 | 2025.09.18 19:53:51.803057 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 715 | 2025.09.18 19:53:51.803071 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 716 | 2025.09.18 19:53:51.802961 [ 280 ] {} <Debug> TCP-Session: aa6dd8bf-cbca-4f5e-9f0d-6afca6924587 Authenticating user 'default' from [fd00:1122:3344:101::a]:53634 | ||
| 717 | 2025.09.18 19:53:51.803153 [ 284 ] {} <Debug> TCP-Session: b118c065-901b-418c-83d9-48c47da7c2f9 Authenticating user 'default' from [fd00:1122:3344:101::a]:35642 | ||
| 718 | 2025.09.18 19:53:51.803167 [ 281 ] {} <Debug> TCP-Session: a6c11202-383a-419c-a211-77a3b09a2f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2025.09.18 19:53:51.803134 [ 283 ] {} <Debug> TCP-Session: 80a53f9f-6391-4127-b7f9-b6c41d7bb971 Authenticating user 'default' from [fd00:1122:3344:101::a]:53741 | ||
| 720 | 2025.09.18 19:53:51.803246 [ 280 ] {} <Debug> TCP-Session: aa6dd8bf-cbca-4f5e-9f0d-6afca6924587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2025.09.18 19:53:51.803271 [ 284 ] {} <Debug> TCP-Session: b118c065-901b-418c-83d9-48c47da7c2f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2025.09.18 19:53:51.803253 [ 281 ] {} <Debug> TCP-Session: a6c11202-383a-419c-a211-77a3b09a2f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2025.09.18 19:53:51.803351 [ 284 ] {} <Debug> TCP-Session: b118c065-901b-418c-83d9-48c47da7c2f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 724 | 2025.09.18 19:53:51.803342 [ 280 ] {} <Debug> TCP-Session: aa6dd8bf-cbca-4f5e-9f0d-6afca6924587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 725 | 2025.09.18 19:53:51.803332 [ 283 ] {} <Debug> TCP-Session: 80a53f9f-6391-4127-b7f9-b6c41d7bb971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 726 | 2025.09.18 19:53:51.803304 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 727 | 2025.09.18 19:53:51.803118 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 728 | 2025.09.18 19:53:51.803582 [ 283 ] {} <Debug> TCP-Session: 80a53f9f-6391-4127-b7f9-b6c41d7bb971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2025.09.18 19:53:51.803687 [ 282 ] {} <Debug> TCP-Session: a965c256-da4e-467a-bc73-c8eb3186f698 Authenticating user 'default' from [fd00:1122:3344:101::a]:43304 | ||
| 730 | 2025.09.18 19:53:51.803702 [ 285 ] {} <Debug> TCP-Session: b07eff44-10d2-46f2-9c05-161892599fb2 Authenticating user 'default' from [fd00:1122:3344:101::a]:53967 | ||
| 731 | 2025.09.18 19:53:51.803764 [ 285 ] {} <Debug> TCP-Session: b07eff44-10d2-46f2-9c05-161892599fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2025.09.18 19:53:51.803782 [ 282 ] {} <Debug> TCP-Session: a965c256-da4e-467a-bc73-c8eb3186f698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2025.09.18 19:53:51.803911 [ 285 ] {} <Debug> TCP-Session: b07eff44-10d2-46f2-9c05-161892599fb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2025.09.18 19:53:51.803923 [ 282 ] {} <Debug> TCP-Session: a965c256-da4e-467a-bc73-c8eb3186f698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2025.09.18 19:53:55.841749 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 736 | 2025.09.18 19:53:55.841806 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 737 | 2025.09.18 19:53:55.901660 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 738 | 2025.09.18 19:53:55.902451 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 739 | 2025.09.18 19:53:55.902623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 740 | 2025.09.18 19:53:55.903484 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 741 | 2025.09.18 19:53:55.903980 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 742 | 2025.09.18 19:53:55.904279 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 743 | 2025.09.18 19:53:55.937441 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 744 | 2025.09.18 19:53:55.955247 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 745 | 2025.09.18 19:53:55.955309 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 746 | 2025.09.18 19:53:55.961977 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 747 | 2025.09.18 19:53:55.963074 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 748 | 2025.09.18 19:53:55.965939 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 749 | 2025.09.18 19:53:56.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.76 MiB, peak 159.76 MiB, free memory in arenas 0.00 B, will set to 157.72 MiB (RSS), difference: 1.96 MiB | ||
| 750 | 2025.09.18 19:54:01.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.72 MiB, peak 159.76 MiB, free memory in arenas 0.00 B, will set to 157.73 MiB (RSS), difference: 4.01 MiB | ||
| 751 | 2025.09.18 19:54:02.627900 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2025.09.18 19:54:02.628209 [ 3 ] {bbb24915-4087-4453-9c2e-4d21abec15c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2025.09.18 19:54:02.630696 [ 3 ] {bbb24915-4087-4453-9c2e-4d21abec15c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2025.09.18 19:54:02.635037 [ 3 ] {bbb24915-4087-4453-9c2e-4d21abec15c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2025.09.18 19:54:02.639909 [ 3 ] {bbb24915-4087-4453-9c2e-4d21abec15c4} <Debug> TCPHandler: Processed in 0.012097577 sec. | ||
| 756 | 2025.09.18 19:54:02.647029 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2025.09.18 19:54:02.647193 [ 3 ] {16df24fc-187e-4510-864e-12efe8859a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 758 | 2025.09.18 19:54:02.651396 [ 3 ] {16df24fc-187e-4510-864e-12efe8859a9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 759 | 2025.09.18 19:54:02.651448 [ 3 ] {16df24fc-187e-4510-864e-12efe8859a9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2025.09.18 19:54:02.651941 [ 3 ] {16df24fc-187e-4510-864e-12efe8859a9a} <Debug> TCPHandler: Processed in 0.004974805 sec. | ||
| 761 | 2025.09.18 19:54:02.652870 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2025.09.18 19:54:02.652997 [ 3 ] {7d2521d7-e11d-497f-80e2-0f37c176a1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 763 | 2025.09.18 19:54:02.653287 [ 3 ] {7d2521d7-e11d-497f-80e2-0f37c176a1aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 764 | 2025.09.18 19:54:02.653332 [ 3 ] {7d2521d7-e11d-497f-80e2-0f37c176a1aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 765 | 2025.09.18 19:54:02.653655 [ 3 ] {7d2521d7-e11d-497f-80e2-0f37c176a1aa} <Debug> TCPHandler: Processed in 0.000835275 sec. | ||
| 766 | 2025.09.18 19:54:02.653915 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2025.09.18 19:54:02.654033 [ 3 ] {bf349e07-0f25-45fb-a180-0f340f4e61b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 768 | 2025.09.18 19:54:02.654273 [ 3 ] {bf349e07-0f25-45fb-a180-0f340f4e61b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2025.09.18 19:54:02.654316 [ 3 ] {bf349e07-0f25-45fb-a180-0f340f4e61b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2025.09.18 19:54:02.654648 [ 3 ] {bf349e07-0f25-45fb-a180-0f340f4e61b9} <Debug> TCPHandler: Processed in 0.000781484 sec. | ||
| 771 | 2025.09.18 19:54:02.654909 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2025.09.18 19:54:02.655065 [ 3 ] {1993865c-6aba-4c68-b330-be13cbd38d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 773 | 2025.09.18 19:54:02.655313 [ 3 ] {1993865c-6aba-4c68-b330-be13cbd38d43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2025.09.18 19:54:02.655356 [ 3 ] {1993865c-6aba-4c68-b330-be13cbd38d43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2025.09.18 19:54:02.655667 [ 3 ] {1993865c-6aba-4c68-b330-be13cbd38d43} <Debug> TCPHandler: Processed in 0.000819114 sec. | ||
| 776 | 2025.09.18 19:54:02.655908 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2025.09.18 19:54:02.656025 [ 3 ] {f50d3062-a1c2-4514-9b37-7a62d1777d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 778 | 2025.09.18 19:54:02.656262 [ 3 ] {f50d3062-a1c2-4514-9b37-7a62d1777d91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2025.09.18 19:54:02.656305 [ 3 ] {f50d3062-a1c2-4514-9b37-7a62d1777d91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2025.09.18 19:54:02.656590 [ 3 ] {f50d3062-a1c2-4514-9b37-7a62d1777d91} <Debug> TCPHandler: Processed in 0.000730993 sec. | ||
| 781 | 2025.09.18 19:54:02.656844 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2025.09.18 19:54:02.656959 [ 3 ] {15f3025c-c294-47b2-b2c0-fa8fb44bfc43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 783 | 2025.09.18 19:54:02.657200 [ 3 ] {15f3025c-c294-47b2-b2c0-fa8fb44bfc43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2025.09.18 19:54:02.657243 [ 3 ] {15f3025c-c294-47b2-b2c0-fa8fb44bfc43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2025.09.18 19:54:02.657533 [ 3 ] {15f3025c-c294-47b2-b2c0-fa8fb44bfc43} <Debug> TCPHandler: Processed in 0.000736352 sec. | ||
| 786 | 2025.09.18 19:54:02.663582 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2025.09.18 19:54:02.663697 [ 3 ] {c4d655c6-ac42-49de-99e0-bed959e34356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 788 | 2025.09.18 19:54:02.663933 [ 3 ] {c4d655c6-ac42-49de-99e0-bed959e34356} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2025.09.18 19:54:02.663976 [ 3 ] {c4d655c6-ac42-49de-99e0-bed959e34356} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2025.09.18 19:54:02.664257 [ 3 ] {c4d655c6-ac42-49de-99e0-bed959e34356} <Debug> TCPHandler: Processed in 0.000723722 sec. | ||
| 791 | 2025.09.18 19:54:02.664491 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2025.09.18 19:54:02.664605 [ 3 ] {317e2650-6ce6-4819-a2f4-3533a3a89afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 793 | 2025.09.18 19:54:02.664842 [ 3 ] {317e2650-6ce6-4819-a2f4-3533a3a89afe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2025.09.18 19:54:02.664885 [ 3 ] {317e2650-6ce6-4819-a2f4-3533a3a89afe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2025.09.18 19:54:02.665165 [ 3 ] {317e2650-6ce6-4819-a2f4-3533a3a89afe} <Debug> TCPHandler: Processed in 0.000722223 sec. | ||
| 796 | 2025.09.18 19:54:02.665363 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2025.09.18 19:54:02.665478 [ 3 ] {23c92e7e-a486-45af-bc0a-67781c447b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 798 | 2025.09.18 19:54:02.665716 [ 3 ] {23c92e7e-a486-45af-bc0a-67781c447b58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2025.09.18 19:54:02.665757 [ 3 ] {23c92e7e-a486-45af-bc0a-67781c447b58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2025.09.18 19:54:02.666041 [ 3 ] {23c92e7e-a486-45af-bc0a-67781c447b58} <Debug> TCPHandler: Processed in 0.000725663 sec. | ||
| 801 | 2025.09.18 19:54:02.666236 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2025.09.18 19:54:02.666352 [ 3 ] {e778c50e-76bf-49ef-8d6b-f2015e5be043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 803 | 2025.09.18 19:54:02.666621 [ 3 ] {e778c50e-76bf-49ef-8d6b-f2015e5be043} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2025.09.18 19:54:02.666664 [ 3 ] {e778c50e-76bf-49ef-8d6b-f2015e5be043} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2025.09.18 19:54:02.666951 [ 3 ] {e778c50e-76bf-49ef-8d6b-f2015e5be043} <Debug> TCPHandler: Processed in 0.000762263 sec. | ||
| 806 | 2025.09.18 19:54:02.667151 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2025.09.18 19:54:02.667269 [ 3 ] {232d5a41-d91a-4091-8b25-7a7b632b7f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 808 | 2025.09.18 19:54:02.667524 [ 3 ] {232d5a41-d91a-4091-8b25-7a7b632b7f28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2025.09.18 19:54:02.667566 [ 3 ] {232d5a41-d91a-4091-8b25-7a7b632b7f28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2025.09.18 19:54:02.667852 [ 3 ] {232d5a41-d91a-4091-8b25-7a7b632b7f28} <Debug> TCPHandler: Processed in 0.000748403 sec. | ||
| 811 | 2025.09.18 19:54:02.668052 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2025.09.18 19:54:02.668170 [ 3 ] {4855a350-c945-4f97-8f3d-942842c8a26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 813 | 2025.09.18 19:54:02.668419 [ 3 ] {4855a350-c945-4f97-8f3d-942842c8a26c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2025.09.18 19:54:02.668462 [ 3 ] {4855a350-c945-4f97-8f3d-942842c8a26c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2025.09.18 19:54:02.668749 [ 3 ] {4855a350-c945-4f97-8f3d-942842c8a26c} <Debug> TCPHandler: Processed in 0.000743993 sec. | ||
| 816 | 2025.09.18 19:54:02.668962 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2025.09.18 19:54:02.669080 [ 3 ] {6a1bf124-9421-45d9-a666-c6ab0e47a121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 818 | 2025.09.18 19:54:02.669326 [ 3 ] {6a1bf124-9421-45d9-a666-c6ab0e47a121} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2025.09.18 19:54:02.669368 [ 3 ] {6a1bf124-9421-45d9-a666-c6ab0e47a121} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2025.09.18 19:54:02.669707 [ 3 ] {6a1bf124-9421-45d9-a666-c6ab0e47a121} <Debug> TCPHandler: Processed in 0.000792133 sec. | ||
| 821 | 2025.09.18 19:54:02.669967 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2025.09.18 19:54:02.670093 [ 3 ] {08e9ca5e-0902-4b12-8c5f-99981048cb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 823 | 2025.09.18 19:54:02.670367 [ 3 ] {08e9ca5e-0902-4b12-8c5f-99981048cb03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2025.09.18 19:54:02.670412 [ 3 ] {08e9ca5e-0902-4b12-8c5f-99981048cb03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2025.09.18 19:54:02.670726 [ 3 ] {08e9ca5e-0902-4b12-8c5f-99981048cb03} <Debug> TCPHandler: Processed in 0.000815304 sec. | ||
| 826 | 2025.09.18 19:54:02.670934 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2025.09.18 19:54:02.671057 [ 3 ] {401a8e02-9d4a-49ff-bdf7-c6e4156765f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 828 | 2025.09.18 19:54:02.671328 [ 3 ] {401a8e02-9d4a-49ff-bdf7-c6e4156765f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2025.09.18 19:54:02.671372 [ 3 ] {401a8e02-9d4a-49ff-bdf7-c6e4156765f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2025.09.18 19:54:02.671670 [ 3 ] {401a8e02-9d4a-49ff-bdf7-c6e4156765f2} <Debug> TCPHandler: Processed in 0.000784153 sec. | ||
| 831 | 2025.09.18 19:54:02.671887 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2025.09.18 19:54:02.672011 [ 3 ] {962798be-0005-4747-9f73-b4736c12f0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 833 | 2025.09.18 19:54:02.672273 [ 3 ] {962798be-0005-4747-9f73-b4736c12f0d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2025.09.18 19:54:02.672316 [ 3 ] {962798be-0005-4747-9f73-b4736c12f0d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2025.09.18 19:54:02.672617 [ 3 ] {962798be-0005-4747-9f73-b4736c12f0d0} <Debug> TCPHandler: Processed in 0.000778053 sec. | ||
| 836 | 2025.09.18 19:54:02.672820 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2025.09.18 19:54:02.672942 [ 3 ] {ed89705f-2bc8-4c3f-88ce-2fe5f9e1473b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 838 | 2025.09.18 19:54:02.673221 [ 3 ] {ed89705f-2bc8-4c3f-88ce-2fe5f9e1473b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2025.09.18 19:54:02.673264 [ 3 ] {ed89705f-2bc8-4c3f-88ce-2fe5f9e1473b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2025.09.18 19:54:02.673555 [ 3 ] {ed89705f-2bc8-4c3f-88ce-2fe5f9e1473b} <Debug> TCPHandler: Processed in 0.000782303 sec. | ||
| 841 | 2025.09.18 19:54:02.673764 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2025.09.18 19:54:02.673886 [ 3 ] {5d1eded3-5a02-4104-9ae7-205ac9aa9035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 843 | 2025.09.18 19:54:02.674145 [ 3 ] {5d1eded3-5a02-4104-9ae7-205ac9aa9035} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2025.09.18 19:54:02.674186 [ 3 ] {5d1eded3-5a02-4104-9ae7-205ac9aa9035} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2025.09.18 19:54:02.674476 [ 3 ] {5d1eded3-5a02-4104-9ae7-205ac9aa9035} <Debug> TCPHandler: Processed in 0.000759653 sec. | ||
| 846 | 2025.09.18 19:54:02.674705 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2025.09.18 19:54:02.674827 [ 3 ] {2662a636-ce58-4699-be71-3116c5c9ae69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 848 | 2025.09.18 19:54:02.675086 [ 3 ] {2662a636-ce58-4699-be71-3116c5c9ae69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2025.09.18 19:54:02.675134 [ 3 ] {2662a636-ce58-4699-be71-3116c5c9ae69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2025.09.18 19:54:02.675454 [ 3 ] {2662a636-ce58-4699-be71-3116c5c9ae69} <Debug> TCPHandler: Processed in 0.000795064 sec. | ||
| 851 | 2025.09.18 19:54:02.675650 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2025.09.18 19:54:02.675772 [ 3 ] {5a87cad8-b3c6-4f10-97db-78dfcde12d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 853 | 2025.09.18 19:54:02.676032 [ 3 ] {5a87cad8-b3c6-4f10-97db-78dfcde12d00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2025.09.18 19:54:02.676074 [ 3 ] {5a87cad8-b3c6-4f10-97db-78dfcde12d00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2025.09.18 19:54:02.676384 [ 3 ] {5a87cad8-b3c6-4f10-97db-78dfcde12d00} <Debug> TCPHandler: Processed in 0.000782524 sec. | ||
| 856 | 2025.09.18 19:54:02.679110 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2025.09.18 19:54:02.679233 [ 3 ] {65c7f8ae-de06-444e-aa1a-4ca4bf502b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 858 | 2025.09.18 19:54:02.679282 [ 3 ] {65c7f8ae-de06-444e-aa1a-4ca4bf502b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2025.09.18 19:54:02.681764 [ 3 ] {65c7f8ae-de06-444e-aa1a-4ca4bf502b4a} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 860 | 2025.09.18 19:54:02.681815 [ 3 ] {65c7f8ae-de06-444e-aa1a-4ca4bf502b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 861 | 2025.09.18 19:54:02.684753 [ 3 ] {65c7f8ae-de06-444e-aa1a-4ca4bf502b4a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 862 | 2025.09.18 19:54:02.685199 [ 3 ] {65c7f8ae-de06-444e-aa1a-4ca4bf502b4a} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 863 | 2025.09.18 19:54:02.685343 [ 3 ] {65c7f8ae-de06-444e-aa1a-4ca4bf502b4a} <Debug> executeQuery: Read 21 rows, 5.08 KiB in 0.006144 sec., 3417.96875 rows/sec., 826.36 KiB/sec. | ||
| 864 | 2025.09.18 19:54:02.685379 [ 3 ] {65c7f8ae-de06-444e-aa1a-4ca4bf502b4a} <Debug> TCPHandler: Processed in 0.006327719 sec. | ||
| 865 | 2025.09.18 19:54:02.685529 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2025.09.18 19:54:02.685626 [ 3 ] {a8065f2b-f749-42d8-b349-854442ed4ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 867 | 2025.09.18 19:54:02.685666 [ 3 ] {a8065f2b-f749-42d8-b349-854442ed4ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 868 | 2025.09.18 19:54:02.690322 [ 3 ] {a8065f2b-f749-42d8-b349-854442ed4ac9} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 869 | 2025.09.18 19:54:02.690362 [ 3 ] {a8065f2b-f749-42d8-b349-854442ed4ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 870 | 2025.09.18 19:54:02.693050 [ 3 ] {a8065f2b-f749-42d8-b349-854442ed4ac9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 871 | 2025.09.18 19:54:02.693519 [ 3 ] {a8065f2b-f749-42d8-b349-854442ed4ac9} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 872 | 2025.09.18 19:54:02.693674 [ 3 ] {a8065f2b-f749-42d8-b349-854442ed4ac9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.008067 sec., 2975.0836742283377 rows/sec., 252.77 KiB/sec. | ||
| 873 | 2025.09.18 19:54:02.693717 [ 3 ] {a8065f2b-f749-42d8-b349-854442ed4ac9} <Debug> TCPHandler: Processed in 0.008237481 sec. | ||
| 874 | 2025.09.18 19:54:02.693860 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2025.09.18 19:54:02.693964 [ 3 ] {1d12d598-4b34-4c44-984d-bb98d31af109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 876 | 2025.09.18 19:54:02.694003 [ 3 ] {1d12d598-4b34-4c44-984d-bb98d31af109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 877 | 2025.09.18 19:54:02.694405 [ 3 ] {1d12d598-4b34-4c44-984d-bb98d31af109} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 878 | 2025.09.18 19:54:02.694439 [ 3 ] {1d12d598-4b34-4c44-984d-bb98d31af109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 879 | 2025.09.18 19:54:02.694823 [ 3 ] {1d12d598-4b34-4c44-984d-bb98d31af109} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 880 | 2025.09.18 19:54:02.695219 [ 3 ] {1d12d598-4b34-4c44-984d-bb98d31af109} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 881 | 2025.09.18 19:54:02.695342 [ 3 ] {1d12d598-4b34-4c44-984d-bb98d31af109} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001399 sec., 4288.777698355968 rows/sec., 349.72 KiB/sec. | ||
| 882 | 2025.09.18 19:54:02.695379 [ 3 ] {1d12d598-4b34-4c44-984d-bb98d31af109} <Debug> TCPHandler: Processed in 0.001578247 sec. | ||
| 883 | 2025.09.18 19:54:02.695478 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2025.09.18 19:54:02.695571 [ 3 ] {dcc7c1ac-ddd3-46a8-a044-dfcccfc1f4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 885 | 2025.09.18 19:54:02.695610 [ 3 ] {dcc7c1ac-ddd3-46a8-a044-dfcccfc1f4e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 886 | 2025.09.18 19:54:02.696065 [ 3 ] {dcc7c1ac-ddd3-46a8-a044-dfcccfc1f4e7} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2025.09.18 19:54:02.696101 [ 3 ] {dcc7c1ac-ddd3-46a8-a044-dfcccfc1f4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 888 | 2025.09.18 19:54:02.696548 [ 3 ] {dcc7c1ac-ddd3-46a8-a044-dfcccfc1f4e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2025.09.18 19:54:02.696948 [ 3 ] {dcc7c1ac-ddd3-46a8-a044-dfcccfc1f4e7} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2025.09.18 19:54:02.697073 [ 3 ] {dcc7c1ac-ddd3-46a8-a044-dfcccfc1f4e7} <Debug> executeQuery: Read 175 rows, 15.75 KiB in 0.001519 sec., 115207.3732718894 rows/sec., 10.13 MiB/sec. | ||
| 891 | 2025.09.18 19:54:02.697108 [ 3 ] {dcc7c1ac-ddd3-46a8-a044-dfcccfc1f4e7} <Debug> TCPHandler: Processed in 0.001678449 sec. | ||
| 892 | 2025.09.18 19:54:02.697211 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2025.09.18 19:54:02.697303 [ 3 ] {14c0dc66-0474-4f4c-9107-ee7835e918b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 894 | 2025.09.18 19:54:02.697342 [ 3 ] {14c0dc66-0474-4f4c-9107-ee7835e918b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 895 | 2025.09.18 19:54:02.697725 [ 3 ] {14c0dc66-0474-4f4c-9107-ee7835e918b1} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2025.09.18 19:54:02.697759 [ 3 ] {14c0dc66-0474-4f4c-9107-ee7835e918b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 897 | 2025.09.18 19:54:02.698144 [ 3 ] {14c0dc66-0474-4f4c-9107-ee7835e918b1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2025.09.18 19:54:02.698569 [ 3 ] {14c0dc66-0474-4f4c-9107-ee7835e918b1} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2025.09.18 19:54:02.698692 [ 3 ] {14c0dc66-0474-4f4c-9107-ee7835e918b1} <Debug> executeQuery: Read 18 rows, 1.38 KiB in 0.001407 sec., 12793.17697228145 rows/sec., 980.73 KiB/sec. | ||
| 900 | 2025.09.18 19:54:02.698729 [ 3 ] {14c0dc66-0474-4f4c-9107-ee7835e918b1} <Debug> TCPHandler: Processed in 0.001567157 sec. | ||
| 901 | 2025.09.18 19:54:02.698827 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2025.09.18 19:54:02.698919 [ 3 ] {71297810-74f9-4129-b5fa-f9bf23915957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 903 | 2025.09.18 19:54:02.698958 [ 3 ] {71297810-74f9-4129-b5fa-f9bf23915957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 904 | 2025.09.18 19:54:02.699372 [ 3 ] {71297810-74f9-4129-b5fa-f9bf23915957} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2025.09.18 19:54:02.699404 [ 3 ] {71297810-74f9-4129-b5fa-f9bf23915957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 906 | 2025.09.18 19:54:02.699783 [ 3 ] {71297810-74f9-4129-b5fa-f9bf23915957} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2025.09.18 19:54:02.700234 [ 3 ] {71297810-74f9-4129-b5fa-f9bf23915957} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2025.09.18 19:54:02.700357 [ 3 ] {71297810-74f9-4129-b5fa-f9bf23915957} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001455 sec., 16494.845360824744 rows/sec., 1.37 MiB/sec. | ||
| 909 | 2025.09.18 19:54:02.700392 [ 3 ] {71297810-74f9-4129-b5fa-f9bf23915957} <Debug> TCPHandler: Processed in 0.001612987 sec. | ||
| 910 | 2025.09.18 19:54:02.700496 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2025.09.18 19:54:02.700598 [ 3 ] {d0d73cfb-45a1-4d8e-b832-0ad02ab1a3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 912 | 2025.09.18 19:54:02.700638 [ 3 ] {d0d73cfb-45a1-4d8e-b832-0ad02ab1a3b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 913 | 2025.09.18 19:54:02.701040 [ 3 ] {d0d73cfb-45a1-4d8e-b832-0ad02ab1a3b9} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2025.09.18 19:54:02.701076 [ 3 ] {d0d73cfb-45a1-4d8e-b832-0ad02ab1a3b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 915 | 2025.09.18 19:54:02.701519 [ 3 ] {d0d73cfb-45a1-4d8e-b832-0ad02ab1a3b9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2025.09.18 19:54:02.701926 [ 3 ] {d0d73cfb-45a1-4d8e-b832-0ad02ab1a3b9} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2025.09.18 19:54:02.702050 [ 3 ] {d0d73cfb-45a1-4d8e-b832-0ad02ab1a3b9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001471 sec., 8157.715839564921 rows/sec., 637.32 KiB/sec. | ||
| 918 | 2025.09.18 19:54:02.702086 [ 3 ] {d0d73cfb-45a1-4d8e-b832-0ad02ab1a3b9} <Debug> TCPHandler: Processed in 0.001639477 sec. | ||
| 919 | 2025.09.18 19:54:02.702184 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2025.09.18 19:54:02.702277 [ 3 ] {1663d1c0-ba94-4e30-becb-76743de7887f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 921 | 2025.09.18 19:54:02.702319 [ 3 ] {1663d1c0-ba94-4e30-becb-76743de7887f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 922 | 2025.09.18 19:54:02.702734 [ 3 ] {1663d1c0-ba94-4e30-becb-76743de7887f} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2025.09.18 19:54:02.702767 [ 3 ] {1663d1c0-ba94-4e30-becb-76743de7887f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 924 | 2025.09.18 19:54:02.703170 [ 3 ] {1663d1c0-ba94-4e30-becb-76743de7887f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 925 | 2025.09.18 19:54:02.703619 [ 3 ] {1663d1c0-ba94-4e30-becb-76743de7887f} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2025.09.18 19:54:02.703740 [ 3 ] {1663d1c0-ba94-4e30-becb-76743de7887f} <Debug> executeQuery: Read 98 rows, 8.22 KiB in 0.001482 sec., 66126.85560053981 rows/sec., 5.42 MiB/sec. | ||
| 927 | 2025.09.18 19:54:02.703775 [ 3 ] {1663d1c0-ba94-4e30-becb-76743de7887f} <Debug> TCPHandler: Processed in 0.001637998 sec. | ||
| 928 | 2025.09.18 19:54:02.703883 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2025.09.18 19:54:02.703977 [ 3 ] {d9eba4f4-fceb-4c08-a020-882608e1f039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 930 | 2025.09.18 19:54:02.704019 [ 3 ] {d9eba4f4-fceb-4c08-a020-882608e1f039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 931 | 2025.09.18 19:54:02.704457 [ 3 ] {d9eba4f4-fceb-4c08-a020-882608e1f039} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2025.09.18 19:54:02.704488 [ 3 ] {d9eba4f4-fceb-4c08-a020-882608e1f039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 933 | 2025.09.18 19:54:02.704969 [ 3 ] {d9eba4f4-fceb-4c08-a020-882608e1f039} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 934 | 2025.09.18 19:54:02.705381 [ 3 ] {d9eba4f4-fceb-4c08-a020-882608e1f039} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2025.09.18 19:54:02.705503 [ 3 ] {d9eba4f4-fceb-4c08-a020-882608e1f039} <Debug> executeQuery: Read 207 rows, 16.42 KiB in 0.001545 sec., 133980.58252427186 rows/sec., 10.38 MiB/sec. | ||
| 936 | 2025.09.18 19:54:02.705539 [ 3 ] {d9eba4f4-fceb-4c08-a020-882608e1f039} <Debug> TCPHandler: Processed in 0.001704109 sec. | ||
| 937 | 2025.09.18 19:54:02.705650 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2025.09.18 19:54:02.705743 [ 3 ] {61801895-fad1-40b3-a4a8-27d048d9ecd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 939 | 2025.09.18 19:54:02.705783 [ 3 ] {61801895-fad1-40b3-a4a8-27d048d9ecd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 940 | 2025.09.18 19:54:02.706094 [ 3 ] {61801895-fad1-40b3-a4a8-27d048d9ecd0} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2025.09.18 19:54:02.706130 [ 3 ] {61801895-fad1-40b3-a4a8-27d048d9ecd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 942 | 2025.09.18 19:54:02.706543 [ 3 ] {61801895-fad1-40b3-a4a8-27d048d9ecd0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 943 | 2025.09.18 19:54:02.707004 [ 3 ] {61801895-fad1-40b3-a4a8-27d048d9ecd0} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2025.09.18 19:54:02.707128 [ 3 ] {61801895-fad1-40b3-a4a8-27d048d9ecd0} <Debug> executeQuery: Read 20 rows, 1.40 KiB in 0.001403 sec., 14255.167498218105 rows/sec., 1000.92 KiB/sec. | ||
| 945 | 2025.09.18 19:54:02.707161 [ 3 ] {61801895-fad1-40b3-a4a8-27d048d9ecd0} <Debug> TCPHandler: Processed in 0.001559806 sec. | ||
| 946 | 2025.09.18 19:54:03.405317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 947 | 2025.09.18 19:54:03.405789 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 948 | 2025.09.18 19:54:03.405826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 949 | 2025.09.18 19:54:03.406472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 950 | 2025.09.18 19:54:03.406956 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2025.09.18 19:54:03.407091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 952 | 2025.09.18 19:54:03.467017 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 953 | 2025.09.18 19:54:03.483747 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2025.09.18 19:54:03.483806 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 955 | 2025.09.18 19:54:03.490150 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 956 | 2025.09.18 19:54:03.491307 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2025.09.18 19:54:03.494373 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 958 | 2025.09.18 19:54:04.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.60 MiB, peak 163.60 MiB, free memory in arenas 0.00 B, will set to 160.67 MiB (RSS), difference: 1.07 MiB | ||
| 959 | 2025.09.18 19:54:07.633306 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2025.09.18 19:54:07.633500 [ 3 ] {33f4118c-05aa-4d66-821c-7d99b87b4956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 961 | 2025.09.18 19:54:07.633565 [ 3 ] {33f4118c-05aa-4d66-821c-7d99b87b4956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 962 | 2025.09.18 19:54:07.634227 [ 3 ] {33f4118c-05aa-4d66-821c-7d99b87b4956} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2025.09.18 19:54:07.634272 [ 3 ] {33f4118c-05aa-4d66-821c-7d99b87b4956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 964 | 2025.09.18 19:54:07.634781 [ 3 ] {33f4118c-05aa-4d66-821c-7d99b87b4956} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 965 | 2025.09.18 19:54:07.635222 [ 3 ] {33f4118c-05aa-4d66-821c-7d99b87b4956} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2025.09.18 19:54:07.635383 [ 3 ] {33f4118c-05aa-4d66-821c-7d99b87b4956} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001932 sec., 26915.11387163561 rows/sec., 2.06 MiB/sec. | ||
| 967 | 2025.09.18 19:54:07.635430 [ 3 ] {33f4118c-05aa-4d66-821c-7d99b87b4956} <Debug> TCPHandler: Processed in 0.002244848 sec. | ||
| 968 | 2025.09.18 19:54:07.635552 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2025.09.18 19:54:07.635654 [ 3 ] {aa600c6d-2353-4f57-9a1b-5a62cdd560ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 970 | 2025.09.18 19:54:07.635699 [ 3 ] {aa600c6d-2353-4f57-9a1b-5a62cdd560ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 971 | 2025.09.18 19:54:07.636140 [ 3 ] {aa600c6d-2353-4f57-9a1b-5a62cdd560ce} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2025.09.18 19:54:07.636178 [ 3 ] {aa600c6d-2353-4f57-9a1b-5a62cdd560ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 973 | 2025.09.18 19:54:07.636609 [ 3 ] {aa600c6d-2353-4f57-9a1b-5a62cdd560ce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 974 | 2025.09.18 19:54:07.637151 [ 3 ] {aa600c6d-2353-4f57-9a1b-5a62cdd560ce} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2025.09.18 19:54:07.637282 [ 3 ] {aa600c6d-2353-4f57-9a1b-5a62cdd560ce} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001652 sec., 33898.30508474576 rows/sec., 2.64 MiB/sec. | ||
| 976 | 2025.09.18 19:54:07.637321 [ 3 ] {aa600c6d-2353-4f57-9a1b-5a62cdd560ce} <Debug> TCPHandler: Processed in 0.001820061 sec. | ||
| 977 | 2025.09.18 19:54:07.637428 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 978 | 2025.09.18 19:54:07.637519 [ 3 ] {05ac2467-a39c-4033-a530-2eafb236c695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 979 | 2025.09.18 19:54:07.637561 [ 3 ] {05ac2467-a39c-4033-a530-2eafb236c695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 980 | 2025.09.18 19:54:07.637959 [ 3 ] {05ac2467-a39c-4033-a530-2eafb236c695} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2025.09.18 19:54:07.637994 [ 3 ] {05ac2467-a39c-4033-a530-2eafb236c695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 982 | 2025.09.18 19:54:07.638504 [ 3 ] {05ac2467-a39c-4033-a530-2eafb236c695} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 983 | 2025.09.18 19:54:07.638981 [ 3 ] {05ac2467-a39c-4033-a530-2eafb236c695} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2025.09.18 19:54:07.639108 [ 3 ] {05ac2467-a39c-4033-a530-2eafb236c695} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001598 sec., 93867.33416770963 rows/sec., 6.51 MiB/sec. | ||
| 985 | 2025.09.18 19:54:07.639144 [ 3 ] {05ac2467-a39c-4033-a530-2eafb236c695} <Debug> TCPHandler: Processed in 0.0017577 sec. | ||
| 986 | 2025.09.18 19:54:07.639252 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2025.09.18 19:54:07.639345 [ 3 ] {a458ac45-a74e-4560-8d25-6764f1862390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 988 | 2025.09.18 19:54:07.639389 [ 3 ] {a458ac45-a74e-4560-8d25-6764f1862390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 989 | 2025.09.18 19:54:07.639710 [ 3 ] {a458ac45-a74e-4560-8d25-6764f1862390} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2025.09.18 19:54:07.639747 [ 3 ] {a458ac45-a74e-4560-8d25-6764f1862390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 991 | 2025.09.18 19:54:07.640184 [ 3 ] {a458ac45-a74e-4560-8d25-6764f1862390} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 992 | 2025.09.18 19:54:07.640665 [ 3 ] {a458ac45-a74e-4560-8d25-6764f1862390} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2025.09.18 19:54:07.640791 [ 3 ] {a458ac45-a74e-4560-8d25-6764f1862390} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001464 sec., 34153.00546448088 rows/sec., 2.34 MiB/sec. | ||
| 994 | 2025.09.18 19:54:07.640826 [ 3 ] {a458ac45-a74e-4560-8d25-6764f1862390} <Debug> TCPHandler: Processed in 0.001623478 sec. | ||
| 995 | 2025.09.18 19:54:10.842062 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 996 | 2025.09.18 19:54:10.842162 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 997 | 2025.09.18 19:54:10.890804 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 158 | ||
| 998 | 2025.09.18 19:54:10.894158 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 999 | 2025.09.18 19:54:10.894201 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1000 | 2025.09.18 19:54:10.895473 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1001 | 2025.09.18 19:54:10.895954 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1002 | 2025.09.18 19:54:10.896179 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
| 1003 | 2025.09.18 19:54:10.907296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1004 | 2025.09.18 19:54:10.907767 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1005 | 2025.09.18 19:54:10.907816 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1006 | 2025.09.18 19:54:10.908514 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1007 | 2025.09.18 19:54:10.909053 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1008 | 2025.09.18 19:54:10.909199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1009 | 2025.09.18 19:54:10.994592 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1010 | 2025.09.18 19:54:11.010788 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1011 | 2025.09.18 19:54:11.010834 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1012 | 2025.09.18 19:54:11.017350 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1013 | 2025.09.18 19:54:11.018519 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1014 | 2025.09.18 19:54:11.021251 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1015 | 2025.09.18 19:54:12.632898 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1016 | 2025.09.18 19:54:12.633093 [ 3 ] {cb5d95f6-6d08-4b6b-9729-54d24433bb10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1017 | 2025.09.18 19:54:12.633165 [ 3 ] {cb5d95f6-6d08-4b6b-9729-54d24433bb10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1018 | 2025.09.18 19:54:12.633819 [ 3 ] {cb5d95f6-6d08-4b6b-9729-54d24433bb10} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1019 | 2025.09.18 19:54:12.633860 [ 3 ] {cb5d95f6-6d08-4b6b-9729-54d24433bb10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1020 | 2025.09.18 19:54:12.634375 [ 3 ] {cb5d95f6-6d08-4b6b-9729-54d24433bb10} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1021 | 2025.09.18 19:54:12.634907 [ 3 ] {cb5d95f6-6d08-4b6b-9729-54d24433bb10} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1022 | 2025.09.18 19:54:12.635066 [ 3 ] {cb5d95f6-6d08-4b6b-9729-54d24433bb10} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.002027 sec., 25653.675382338428 rows/sec., 1.96 MiB/sec. | ||
| 1023 | 2025.09.18 19:54:12.635115 [ 3 ] {cb5d95f6-6d08-4b6b-9729-54d24433bb10} <Debug> TCPHandler: Processed in 0.002349651 sec. | ||
| 1024 | 2025.09.18 19:54:12.635240 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2025.09.18 19:54:12.635343 [ 3 ] {f1a2da71-b355-4de5-94b1-c3e9c05639dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1026 | 2025.09.18 19:54:12.635387 [ 3 ] {f1a2da71-b355-4de5-94b1-c3e9c05639dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1027 | 2025.09.18 19:54:12.635853 [ 3 ] {f1a2da71-b355-4de5-94b1-c3e9c05639dc} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1028 | 2025.09.18 19:54:12.635888 [ 3 ] {f1a2da71-b355-4de5-94b1-c3e9c05639dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1029 | 2025.09.18 19:54:12.636321 [ 3 ] {f1a2da71-b355-4de5-94b1-c3e9c05639dc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1030 | 2025.09.18 19:54:12.636797 [ 3 ] {f1a2da71-b355-4de5-94b1-c3e9c05639dc} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1031 | 2025.09.18 19:54:12.636931 [ 3 ] {f1a2da71-b355-4de5-94b1-c3e9c05639dc} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.71 MiB/sec. | ||
| 1032 | 2025.09.18 19:54:12.636966 [ 3 ] {f1a2da71-b355-4de5-94b1-c3e9c05639dc} <Debug> TCPHandler: Processed in 0.00177828 sec. | ||
| 1033 | 2025.09.18 19:54:12.637076 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2025.09.18 19:54:12.637172 [ 3 ] {0c2733a0-26cf-4b98-88c6-1f72502adda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1035 | 2025.09.18 19:54:12.637216 [ 3 ] {0c2733a0-26cf-4b98-88c6-1f72502adda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1036 | 2025.09.18 19:54:12.637647 [ 3 ] {0c2733a0-26cf-4b98-88c6-1f72502adda0} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2025.09.18 19:54:12.637680 [ 3 ] {0c2733a0-26cf-4b98-88c6-1f72502adda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1038 | 2025.09.18 19:54:12.638181 [ 3 ] {0c2733a0-26cf-4b98-88c6-1f72502adda0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1039 | 2025.09.18 19:54:12.638669 [ 3 ] {0c2733a0-26cf-4b98-88c6-1f72502adda0} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2025.09.18 19:54:12.638799 [ 3 ] {0c2733a0-26cf-4b98-88c6-1f72502adda0} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001646 sec., 91130.01215066829 rows/sec., 6.32 MiB/sec. | ||
| 1041 | 2025.09.18 19:54:12.638833 [ 3 ] {0c2733a0-26cf-4b98-88c6-1f72502adda0} <Debug> TCPHandler: Processed in 0.001806131 sec. | ||
| 1042 | 2025.09.18 19:54:12.638934 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2025.09.18 19:54:12.639027 [ 3 ] {f4db63d8-9c5e-488a-bfed-396a2be1e84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1044 | 2025.09.18 19:54:12.639067 [ 3 ] {f4db63d8-9c5e-488a-bfed-396a2be1e84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1045 | 2025.09.18 19:54:12.639388 [ 3 ] {f4db63d8-9c5e-488a-bfed-396a2be1e84e} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2025.09.18 19:54:12.639421 [ 3 ] {f4db63d8-9c5e-488a-bfed-396a2be1e84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1047 | 2025.09.18 19:54:12.639847 [ 3 ] {f4db63d8-9c5e-488a-bfed-396a2be1e84e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1048 | 2025.09.18 19:54:12.640328 [ 3 ] {f4db63d8-9c5e-488a-bfed-396a2be1e84e} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2025.09.18 19:54:12.640456 [ 3 ] {f4db63d8-9c5e-488a-bfed-396a2be1e84e} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001448 sec., 34530.38674033149 rows/sec., 2.37 MiB/sec. | ||
| 1050 | 2025.09.18 19:54:12.640490 [ 3 ] {f4db63d8-9c5e-488a-bfed-396a2be1e84e} <Debug> TCPHandler: Processed in 0.001604598 sec. | ||
| 1051 | 2025.09.18 19:54:17.632176 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2025.09.18 19:54:17.632416 [ 3 ] {0ffff3c8-1354-4f07-bce9-223c56cef0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1053 | 2025.09.18 19:54:17.634803 [ 3 ] {0ffff3c8-1354-4f07-bce9-223c56cef0e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1054 | 2025.09.18 19:54:17.638694 [ 3 ] {0ffff3c8-1354-4f07-bce9-223c56cef0e0} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1055 | 2025.09.18 19:54:17.638955 [ 3 ] {0ffff3c8-1354-4f07-bce9-223c56cef0e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1056 | 2025.09.18 19:54:17.641236 [ 3 ] {0ffff3c8-1354-4f07-bce9-223c56cef0e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1057 | 2025.09.18 19:54:17.643842 [ 3 ] {0ffff3c8-1354-4f07-bce9-223c56cef0e0} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1058 | 2025.09.18 19:54:17.648418 [ 3 ] {0ffff3c8-1354-4f07-bce9-223c56cef0e0} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1059 | 2025.09.18 19:54:17.650495 [ 3 ] {0ffff3c8-1354-4f07-bce9-223c56cef0e0} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (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 | ||
| 1060 | 2025.09.18 19:54:17.650539 [ 3 ] {0ffff3c8-1354-4f07-bce9-223c56cef0e0} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1061 | 2025.09.18 19:54:17.650692 [ 3 ] {0ffff3c8-1354-4f07-bce9-223c56cef0e0} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1062 | 2025.09.18 19:54:17.650730 [ 3 ] {0ffff3c8-1354-4f07-bce9-223c56cef0e0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1063 | 2025.09.18 19:54:17.669220 [ 3 ] {0ffff3c8-1354-4f07-bce9-223c56cef0e0} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.036894 sec., 569.1982436168482 rows/sec., 24.78 KiB/sec. | ||
| 1064 | 2025.09.18 19:54:17.669341 [ 3 ] {0ffff3c8-1354-4f07-bce9-223c56cef0e0} <Debug> TCPHandler: Processed in 0.037295588 sec. | ||
| 1065 | 2025.09.18 19:54:17.669772 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2025.09.18 19:54:17.669942 [ 3 ] {d5df19ac-59b0-435b-a5e5-0e9ab6143b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1067 | 2025.09.18 19:54:17.670214 [ 3 ] {d5df19ac-59b0-435b-a5e5-0e9ab6143b8a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1068 | 2025.09.18 19:54:17.670248 [ 3 ] {d5df19ac-59b0-435b-a5e5-0e9ab6143b8a} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1069 | 2025.09.18 19:54:17.670454 [ 3 ] {d5df19ac-59b0-435b-a5e5-0e9ab6143b8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1070 | 2025.09.18 19:54:17.670515 [ 3 ] {d5df19ac-59b0-435b-a5e5-0e9ab6143b8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1071 | 2025.09.18 19:54:17.670638 [ 3 ] {d5df19ac-59b0-435b-a5e5-0e9ab6143b8a} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1072 | 2025.09.18 19:54:17.670671 [ 3 ] {d5df19ac-59b0-435b-a5e5-0e9ab6143b8a} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1073 | 2025.09.18 19:54:17.670692 [ 3 ] {d5df19ac-59b0-435b-a5e5-0e9ab6143b8a} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (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 | ||
| 1074 | 2025.09.18 19:54:17.670709 [ 3 ] {d5df19ac-59b0-435b-a5e5-0e9ab6143b8a} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1075 | 2025.09.18 19:54:17.670745 [ 3 ] {d5df19ac-59b0-435b-a5e5-0e9ab6143b8a} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1076 | 2025.09.18 19:54:17.670764 [ 3 ] {d5df19ac-59b0-435b-a5e5-0e9ab6143b8a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1077 | 2025.09.18 19:54:17.671261 [ 3 ] {d5df19ac-59b0-435b-a5e5-0e9ab6143b8a} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001396 sec., 15042.979942693408 rows/sec., 654.77 KiB/sec. | ||
| 1078 | 2025.09.18 19:54:17.671346 [ 3 ] {d5df19ac-59b0-435b-a5e5-0e9ab6143b8a} <Debug> TCPHandler: Processed in 0.001665738 sec. | ||
| 1079 | 2025.09.18 19:54:17.672057 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2025.09.18 19:54:17.672199 [ 3 ] {af4644b3-79c8-4c09-87a2-f027f0744a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1081 | 2025.09.18 19:54:17.672442 [ 3 ] {af4644b3-79c8-4c09-87a2-f027f0744a7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1082 | 2025.09.18 19:54:17.672485 [ 3 ] {af4644b3-79c8-4c09-87a2-f027f0744a7c} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1083 | 2025.09.18 19:54:17.672675 [ 3 ] {af4644b3-79c8-4c09-87a2-f027f0744a7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1084 | 2025.09.18 19:54:17.672735 [ 3 ] {af4644b3-79c8-4c09-87a2-f027f0744a7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1085 | 2025.09.18 19:54:17.672844 [ 3 ] {af4644b3-79c8-4c09-87a2-f027f0744a7c} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1086 | 2025.09.18 19:54:17.672876 [ 3 ] {af4644b3-79c8-4c09-87a2-f027f0744a7c} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1087 | 2025.09.18 19:54:17.672896 [ 3 ] {af4644b3-79c8-4c09-87a2-f027f0744a7c} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (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 | ||
| 1088 | 2025.09.18 19:54:17.672911 [ 3 ] {af4644b3-79c8-4c09-87a2-f027f0744a7c} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1089 | 2025.09.18 19:54:17.672947 [ 3 ] {af4644b3-79c8-4c09-87a2-f027f0744a7c} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1090 | 2025.09.18 19:54:17.672967 [ 3 ] {af4644b3-79c8-4c09-87a2-f027f0744a7c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1091 | 2025.09.18 19:54:17.673419 [ 3 ] {af4644b3-79c8-4c09-87a2-f027f0744a7c} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001276 sec., 16457.6802507837 rows/sec., 716.35 KiB/sec. | ||
| 1092 | 2025.09.18 19:54:17.673506 [ 3 ] {af4644b3-79c8-4c09-87a2-f027f0744a7c} <Debug> TCPHandler: Processed in 0.001500505 sec. | ||
| 1093 | 2025.09.18 19:54:17.673828 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2025.09.18 19:54:17.673971 [ 3 ] {f87c38ba-f505-4fa6-afc5-23701dd22157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1095 | 2025.09.18 19:54:17.674186 [ 3 ] {f87c38ba-f505-4fa6-afc5-23701dd22157} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1096 | 2025.09.18 19:54:17.674218 [ 3 ] {f87c38ba-f505-4fa6-afc5-23701dd22157} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity')" moved to PREWHERE | ||
| 1097 | 2025.09.18 19:54:17.674399 [ 3 ] {f87c38ba-f505-4fa6-afc5-23701dd22157} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1098 | 2025.09.18 19:54:17.674453 [ 3 ] {f87c38ba-f505-4fa6-afc5-23701dd22157} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1099 | 2025.09.18 19:54:17.674555 [ 3 ] {f87c38ba-f505-4fa6-afc5-23701dd22157} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1100 | 2025.09.18 19:54:17.674585 [ 3 ] {f87c38ba-f505-4fa6-afc5-23701dd22157} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1101 | 2025.09.18 19:54:17.674604 [ 3 ] {f87c38ba-f505-4fa6-afc5-23701dd22157} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (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 | ||
| 1102 | 2025.09.18 19:54:17.674618 [ 3 ] {f87c38ba-f505-4fa6-afc5-23701dd22157} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1103 | 2025.09.18 19:54:17.674651 [ 3 ] {f87c38ba-f505-4fa6-afc5-23701dd22157} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity'))" | ||
| 1104 | 2025.09.18 19:54:17.674669 [ 3 ] {f87c38ba-f505-4fa6-afc5-23701dd22157} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1105 | 2025.09.18 19:54:17.675211 [ 3 ] {f87c38ba-f505-4fa6-afc5-23701dd22157} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001298 sec., 16178.73651771957 rows/sec., 704.21 KiB/sec. | ||
| 1106 | 2025.09.18 19:54:17.675304 [ 3 ] {f87c38ba-f505-4fa6-afc5-23701dd22157} <Debug> TCPHandler: Processed in 0.001527196 sec. | ||
| 1107 | 2025.09.18 19:54:17.675658 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2025.09.18 19:54:17.675829 [ 3 ] {513d1f33-595f-42b7-812d-0db705bb3f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1109 | 2025.09.18 19:54:17.676135 [ 3 ] {513d1f33-595f-42b7-812d-0db705bb3f35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1110 | 2025.09.18 19:54:17.676185 [ 3 ] {513d1f33-595f-42b7-812d-0db705bb3f35} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1111 | 2025.09.18 19:54:17.676458 [ 3 ] {513d1f33-595f-42b7-812d-0db705bb3f35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1112 | 2025.09.18 19:54:17.676534 [ 3 ] {513d1f33-595f-42b7-812d-0db705bb3f35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1113 | 2025.09.18 19:54:17.676669 [ 3 ] {513d1f33-595f-42b7-812d-0db705bb3f35} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1114 | 2025.09.18 19:54:17.676708 [ 3 ] {513d1f33-595f-42b7-812d-0db705bb3f35} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1115 | 2025.09.18 19:54:17.676734 [ 3 ] {513d1f33-595f-42b7-812d-0db705bb3f35} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (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 | ||
| 1116 | 2025.09.18 19:54:17.676755 [ 3 ] {513d1f33-595f-42b7-812d-0db705bb3f35} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1117 | 2025.09.18 19:54:17.676803 [ 3 ] {513d1f33-595f-42b7-812d-0db705bb3f35} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1118 | 2025.09.18 19:54:17.676833 [ 3 ] {513d1f33-595f-42b7-812d-0db705bb3f35} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1119 | 2025.09.18 19:54:17.677433 [ 3 ] {513d1f33-595f-42b7-812d-0db705bb3f35} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001684 sec., 12470.308788598575 rows/sec., 542.79 KiB/sec. | ||
| 1120 | 2025.09.18 19:54:17.677528 [ 3 ] {513d1f33-595f-42b7-812d-0db705bb3f35} <Debug> TCPHandler: Processed in 0.001932353 sec. | ||
| 1121 | 2025.09.18 19:54:17.677888 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2025.09.18 19:54:17.678027 [ 3 ] {b5efff67-b27f-4776-9159-ebefa92ce803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1123 | 2025.09.18 19:54:17.678249 [ 3 ] {b5efff67-b27f-4776-9159-ebefa92ce803} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1124 | 2025.09.18 19:54:17.678283 [ 3 ] {b5efff67-b27f-4776-9159-ebefa92ce803} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1125 | 2025.09.18 19:54:17.678466 [ 3 ] {b5efff67-b27f-4776-9159-ebefa92ce803} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1126 | 2025.09.18 19:54:17.678520 [ 3 ] {b5efff67-b27f-4776-9159-ebefa92ce803} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1127 | 2025.09.18 19:54:17.678624 [ 3 ] {b5efff67-b27f-4776-9159-ebefa92ce803} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1128 | 2025.09.18 19:54:17.678653 [ 3 ] {b5efff67-b27f-4776-9159-ebefa92ce803} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1129 | 2025.09.18 19:54:17.678673 [ 3 ] {b5efff67-b27f-4776-9159-ebefa92ce803} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (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 | ||
| 1130 | 2025.09.18 19:54:17.678688 [ 3 ] {b5efff67-b27f-4776-9159-ebefa92ce803} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1131 | 2025.09.18 19:54:17.678720 [ 3 ] {b5efff67-b27f-4776-9159-ebefa92ce803} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1132 | 2025.09.18 19:54:17.678738 [ 3 ] {b5efff67-b27f-4776-9159-ebefa92ce803} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1133 | 2025.09.18 19:54:17.679212 [ 3 ] {b5efff67-b27f-4776-9159-ebefa92ce803} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.00124 sec., 16935.483870967742 rows/sec., 737.15 KiB/sec. | ||
| 1134 | 2025.09.18 19:54:17.679296 [ 3 ] {b5efff67-b27f-4776-9159-ebefa92ce803} <Debug> TCPHandler: Processed in 0.001460575 sec. | ||
| 1135 | 2025.09.18 19:54:17.679619 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2025.09.18 19:54:17.679754 [ 3 ] {9304ed14-2736-4bfb-b264-eccba37eb967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1137 | 2025.09.18 19:54:17.679984 [ 3 ] {9304ed14-2736-4bfb-b264-eccba37eb967} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1138 | 2025.09.18 19:54:17.680018 [ 3 ] {9304ed14-2736-4bfb-b264-eccba37eb967} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1139 | 2025.09.18 19:54:17.680201 [ 3 ] {9304ed14-2736-4bfb-b264-eccba37eb967} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1140 | 2025.09.18 19:54:17.680255 [ 3 ] {9304ed14-2736-4bfb-b264-eccba37eb967} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1141 | 2025.09.18 19:54:17.680358 [ 3 ] {9304ed14-2736-4bfb-b264-eccba37eb967} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1142 | 2025.09.18 19:54:17.680387 [ 3 ] {9304ed14-2736-4bfb-b264-eccba37eb967} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1143 | 2025.09.18 19:54:17.680406 [ 3 ] {9304ed14-2736-4bfb-b264-eccba37eb967} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (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 | ||
| 1144 | 2025.09.18 19:54:17.680423 [ 3 ] {9304ed14-2736-4bfb-b264-eccba37eb967} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1145 | 2025.09.18 19:54:17.680456 [ 3 ] {9304ed14-2736-4bfb-b264-eccba37eb967} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1146 | 2025.09.18 19:54:17.680479 [ 3 ] {9304ed14-2736-4bfb-b264-eccba37eb967} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1147 | 2025.09.18 19:54:17.680962 [ 3 ] {9304ed14-2736-4bfb-b264-eccba37eb967} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001262 sec., 16640.25356576862 rows/sec., 724.30 KiB/sec. | ||
| 1148 | 2025.09.18 19:54:17.681044 [ 3 ] {9304ed14-2736-4bfb-b264-eccba37eb967} <Debug> TCPHandler: Processed in 0.001480765 sec. | ||
| 1149 | 2025.09.18 19:54:17.681303 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2025.09.18 19:54:17.681438 [ 3 ] {7870869b-d809-46d5-b65f-9dc1887a168a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1151 | 2025.09.18 19:54:17.681697 [ 3 ] {7870869b-d809-46d5-b65f-9dc1887a168a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1152 | 2025.09.18 19:54:17.681733 [ 3 ] {7870869b-d809-46d5-b65f-9dc1887a168a} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1153 | 2025.09.18 19:54:17.681918 [ 3 ] {7870869b-d809-46d5-b65f-9dc1887a168a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1154 | 2025.09.18 19:54:17.681973 [ 3 ] {7870869b-d809-46d5-b65f-9dc1887a168a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1155 | 2025.09.18 19:54:17.682074 [ 3 ] {7870869b-d809-46d5-b65f-9dc1887a168a} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1156 | 2025.09.18 19:54:17.682103 [ 3 ] {7870869b-d809-46d5-b65f-9dc1887a168a} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1157 | 2025.09.18 19:54:17.682121 [ 3 ] {7870869b-d809-46d5-b65f-9dc1887a168a} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (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 | ||
| 1158 | 2025.09.18 19:54:17.682136 [ 3 ] {7870869b-d809-46d5-b65f-9dc1887a168a} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1159 | 2025.09.18 19:54:17.682169 [ 3 ] {7870869b-d809-46d5-b65f-9dc1887a168a} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1160 | 2025.09.18 19:54:17.682187 [ 3 ] {7870869b-d809-46d5-b65f-9dc1887a168a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1161 | 2025.09.18 19:54:17.682620 [ 3 ] {7870869b-d809-46d5-b65f-9dc1887a168a} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001235 sec., 17004.04858299595 rows/sec., 740.13 KiB/sec. | ||
| 1162 | 2025.09.18 19:54:17.682700 [ 3 ] {7870869b-d809-46d5-b65f-9dc1887a168a} <Debug> TCPHandler: Processed in 0.001448535 sec. | ||
| 1163 | 2025.09.18 19:54:17.682955 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2025.09.18 19:54:17.683088 [ 3 ] {a5ab3781-293c-4da7-acc0-42c3ff9406d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1165 | 2025.09.18 19:54:17.683316 [ 3 ] {a5ab3781-293c-4da7-acc0-42c3ff9406d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1166 | 2025.09.18 19:54:17.683355 [ 3 ] {a5ab3781-293c-4da7-acc0-42c3ff9406d7} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1167 | 2025.09.18 19:54:17.683539 [ 3 ] {a5ab3781-293c-4da7-acc0-42c3ff9406d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1168 | 2025.09.18 19:54:17.683593 [ 3 ] {a5ab3781-293c-4da7-acc0-42c3ff9406d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1169 | 2025.09.18 19:54:17.683694 [ 3 ] {a5ab3781-293c-4da7-acc0-42c3ff9406d7} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1170 | 2025.09.18 19:54:17.683722 [ 3 ] {a5ab3781-293c-4da7-acc0-42c3ff9406d7} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1171 | 2025.09.18 19:54:17.683742 [ 3 ] {a5ab3781-293c-4da7-acc0-42c3ff9406d7} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (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 | ||
| 1172 | 2025.09.18 19:54:17.683756 [ 3 ] {a5ab3781-293c-4da7-acc0-42c3ff9406d7} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1173 | 2025.09.18 19:54:17.683788 [ 3 ] {a5ab3781-293c-4da7-acc0-42c3ff9406d7} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1174 | 2025.09.18 19:54:17.683807 [ 3 ] {a5ab3781-293c-4da7-acc0-42c3ff9406d7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1175 | 2025.09.18 19:54:17.684260 [ 3 ] {a5ab3781-293c-4da7-acc0-42c3ff9406d7} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.00122 sec., 17213.114754098362 rows/sec., 749.23 KiB/sec. | ||
| 1176 | 2025.09.18 19:54:17.684342 [ 3 ] {a5ab3781-293c-4da7-acc0-42c3ff9406d7} <Debug> TCPHandler: Processed in 0.001438974 sec. | ||
| 1177 | 2025.09.18 19:54:17.684612 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1178 | 2025.09.18 19:54:17.684754 [ 3 ] {93979d3c-9918-45af-b4aa-0ba3af835e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1179 | 2025.09.18 19:54:17.685031 [ 3 ] {93979d3c-9918-45af-b4aa-0ba3af835e0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1180 | 2025.09.18 19:54:17.685080 [ 3 ] {93979d3c-9918-45af-b4aa-0ba3af835e0d} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1181 | 2025.09.18 19:54:17.685305 [ 3 ] {93979d3c-9918-45af-b4aa-0ba3af835e0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1182 | 2025.09.18 19:54:17.685368 [ 3 ] {93979d3c-9918-45af-b4aa-0ba3af835e0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1183 | 2025.09.18 19:54:17.685508 [ 3 ] {93979d3c-9918-45af-b4aa-0ba3af835e0d} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1184 | 2025.09.18 19:54:17.685547 [ 3 ] {93979d3c-9918-45af-b4aa-0ba3af835e0d} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1185 | 2025.09.18 19:54:17.685576 [ 3 ] {93979d3c-9918-45af-b4aa-0ba3af835e0d} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (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 | ||
| 1186 | 2025.09.18 19:54:17.685597 [ 3 ] {93979d3c-9918-45af-b4aa-0ba3af835e0d} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1187 | 2025.09.18 19:54:17.685644 [ 3 ] {93979d3c-9918-45af-b4aa-0ba3af835e0d} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1188 | 2025.09.18 19:54:17.685670 [ 3 ] {93979d3c-9918-45af-b4aa-0ba3af835e0d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1189 | 2025.09.18 19:54:17.686116 [ 3 ] {93979d3c-9918-45af-b4aa-0ba3af835e0d} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001421 sec., 14778.32512315271 rows/sec., 643.25 KiB/sec. | ||
| 1190 | 2025.09.18 19:54:17.686205 [ 3 ] {93979d3c-9918-45af-b4aa-0ba3af835e0d} <Debug> TCPHandler: Processed in 0.001642379 sec. | ||
| 1191 | 2025.09.18 19:54:17.686465 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1192 | 2025.09.18 19:54:17.686606 [ 3 ] {880a1b88-c3c1-45b6-82ec-efc78f3d09bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1193 | 2025.09.18 19:54:17.686837 [ 3 ] {880a1b88-c3c1-45b6-82ec-efc78f3d09bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1194 | 2025.09.18 19:54:17.686880 [ 3 ] {880a1b88-c3c1-45b6-82ec-efc78f3d09bd} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1195 | 2025.09.18 19:54:17.687073 [ 3 ] {880a1b88-c3c1-45b6-82ec-efc78f3d09bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1196 | 2025.09.18 19:54:17.687130 [ 3 ] {880a1b88-c3c1-45b6-82ec-efc78f3d09bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1197 | 2025.09.18 19:54:17.687232 [ 3 ] {880a1b88-c3c1-45b6-82ec-efc78f3d09bd} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1198 | 2025.09.18 19:54:17.687260 [ 3 ] {880a1b88-c3c1-45b6-82ec-efc78f3d09bd} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1199 | 2025.09.18 19:54:17.687279 [ 3 ] {880a1b88-c3c1-45b6-82ec-efc78f3d09bd} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (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 | ||
| 1200 | 2025.09.18 19:54:17.687294 [ 3 ] {880a1b88-c3c1-45b6-82ec-efc78f3d09bd} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1201 | 2025.09.18 19:54:17.687327 [ 3 ] {880a1b88-c3c1-45b6-82ec-efc78f3d09bd} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1202 | 2025.09.18 19:54:17.687345 [ 3 ] {880a1b88-c3c1-45b6-82ec-efc78f3d09bd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1203 | 2025.09.18 19:54:17.687785 [ 3 ] {880a1b88-c3c1-45b6-82ec-efc78f3d09bd} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001235 sec., 17004.04858299595 rows/sec., 740.13 KiB/sec. | ||
| 1204 | 2025.09.18 19:54:17.687865 [ 3 ] {880a1b88-c3c1-45b6-82ec-efc78f3d09bd} <Debug> TCPHandler: Processed in 0.001459335 sec. | ||
| 1205 | 2025.09.18 19:54:17.699809 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2025.09.18 19:54:17.700018 [ 3 ] {79208419-b845-4bf1-a903-184748c502c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1207 | 2025.09.18 19:54:17.700356 [ 3 ] {79208419-b845-4bf1-a903-184748c502c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1208 | 2025.09.18 19:54:17.700401 [ 3 ] {79208419-b845-4bf1-a903-184748c502c4} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1209 | 2025.09.18 19:54:17.700667 [ 3 ] {79208419-b845-4bf1-a903-184748c502c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1210 | 2025.09.18 19:54:17.700735 [ 3 ] {79208419-b845-4bf1-a903-184748c502c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1211 | 2025.09.18 19:54:17.700859 [ 3 ] {79208419-b845-4bf1-a903-184748c502c4} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1212 | 2025.09.18 19:54:17.700894 [ 3 ] {79208419-b845-4bf1-a903-184748c502c4} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1213 | 2025.09.18 19:54:17.700915 [ 3 ] {79208419-b845-4bf1-a903-184748c502c4} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (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 | ||
| 1214 | 2025.09.18 19:54:17.701073 [ 3 ] {79208419-b845-4bf1-a903-184748c502c4} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1215 | 2025.09.18 19:54:17.701133 [ 3 ] {79208419-b845-4bf1-a903-184748c502c4} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1216 | 2025.09.18 19:54:17.701245 [ 3 ] {79208419-b845-4bf1-a903-184748c502c4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1217 | 2025.09.18 19:54:17.701877 [ 3 ] {79208419-b845-4bf1-a903-184748c502c4} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001934 sec., 10858.324715615305 rows/sec., 472.63 KiB/sec. | ||
| 1218 | 2025.09.18 19:54:17.702004 [ 3 ] {79208419-b845-4bf1-a903-184748c502c4} <Debug> TCPHandler: Processed in 0.002276149 sec. | ||
| 1219 | 2025.09.18 19:54:17.702395 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1220 | 2025.09.18 19:54:17.702539 [ 3 ] {1917d4c4-d50e-40b0-9d90-5875b2c48d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1221 | 2025.09.18 19:54:17.702790 [ 3 ] {1917d4c4-d50e-40b0-9d90-5875b2c48d78} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1222 | 2025.09.18 19:54:17.702828 [ 3 ] {1917d4c4-d50e-40b0-9d90-5875b2c48d78} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1223 | 2025.09.18 19:54:17.703062 [ 3 ] {1917d4c4-d50e-40b0-9d90-5875b2c48d78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1224 | 2025.09.18 19:54:17.703119 [ 3 ] {1917d4c4-d50e-40b0-9d90-5875b2c48d78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1225 | 2025.09.18 19:54:17.703226 [ 3 ] {1917d4c4-d50e-40b0-9d90-5875b2c48d78} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1226 | 2025.09.18 19:54:17.703257 [ 3 ] {1917d4c4-d50e-40b0-9d90-5875b2c48d78} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1227 | 2025.09.18 19:54:17.703278 [ 3 ] {1917d4c4-d50e-40b0-9d90-5875b2c48d78} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (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 | ||
| 1228 | 2025.09.18 19:54:17.703292 [ 3 ] {1917d4c4-d50e-40b0-9d90-5875b2c48d78} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1229 | 2025.09.18 19:54:17.703328 [ 3 ] {1917d4c4-d50e-40b0-9d90-5875b2c48d78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1230 | 2025.09.18 19:54:17.703351 [ 3 ] {1917d4c4-d50e-40b0-9d90-5875b2c48d78} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1231 | 2025.09.18 19:54:17.704083 [ 3 ] {1917d4c4-d50e-40b0-9d90-5875b2c48d78} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001604 sec., 13092.269326683292 rows/sec., 569.86 KiB/sec. | ||
| 1232 | 2025.09.18 19:54:17.704169 [ 3 ] {1917d4c4-d50e-40b0-9d90-5875b2c48d78} <Debug> TCPHandler: Processed in 0.001824271 sec. | ||
| 1233 | 2025.09.18 19:54:17.704400 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2025.09.18 19:54:17.704548 [ 3 ] {bbd7914a-63c9-43c0-bf31-27b0ecb2a4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1235 | 2025.09.18 19:54:17.704879 [ 3 ] {bbd7914a-63c9-43c0-bf31-27b0ecb2a4d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1236 | 2025.09.18 19:54:17.704918 [ 3 ] {bbd7914a-63c9-43c0-bf31-27b0ecb2a4d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1237 | 2025.09.18 19:54:17.705146 [ 3 ] {bbd7914a-63c9-43c0-bf31-27b0ecb2a4d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1238 | 2025.09.18 19:54:17.705203 [ 3 ] {bbd7914a-63c9-43c0-bf31-27b0ecb2a4d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1239 | 2025.09.18 19:54:17.705319 [ 3 ] {bbd7914a-63c9-43c0-bf31-27b0ecb2a4d0} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1240 | 2025.09.18 19:54:17.705351 [ 3 ] {bbd7914a-63c9-43c0-bf31-27b0ecb2a4d0} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1241 | 2025.09.18 19:54:17.705370 [ 3 ] {bbd7914a-63c9-43c0-bf31-27b0ecb2a4d0} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (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 | ||
| 1242 | 2025.09.18 19:54:17.705384 [ 3 ] {bbd7914a-63c9-43c0-bf31-27b0ecb2a4d0} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1243 | 2025.09.18 19:54:17.705419 [ 3 ] {bbd7914a-63c9-43c0-bf31-27b0ecb2a4d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1244 | 2025.09.18 19:54:17.705446 [ 3 ] {bbd7914a-63c9-43c0-bf31-27b0ecb2a4d0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1245 | 2025.09.18 19:54:17.705975 [ 3 ] {bbd7914a-63c9-43c0-bf31-27b0ecb2a4d0} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001485 sec., 14141.414141414141 rows/sec., 615.53 KiB/sec. | ||
| 1246 | 2025.09.18 19:54:17.706087 [ 3 ] {bbd7914a-63c9-43c0-bf31-27b0ecb2a4d0} <Debug> TCPHandler: Processed in 0.00173488 sec. | ||
| 1247 | 2025.09.18 19:54:17.706320 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1248 | 2025.09.18 19:54:17.706461 [ 3 ] {446c7779-ea20-4031-8fc6-6370c58f1f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1249 | 2025.09.18 19:54:17.706695 [ 3 ] {446c7779-ea20-4031-8fc6-6370c58f1f44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1250 | 2025.09.18 19:54:17.706731 [ 3 ] {446c7779-ea20-4031-8fc6-6370c58f1f44} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1251 | 2025.09.18 19:54:17.706931 [ 3 ] {446c7779-ea20-4031-8fc6-6370c58f1f44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1252 | 2025.09.18 19:54:17.706993 [ 3 ] {446c7779-ea20-4031-8fc6-6370c58f1f44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1253 | 2025.09.18 19:54:17.707095 [ 3 ] {446c7779-ea20-4031-8fc6-6370c58f1f44} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1254 | 2025.09.18 19:54:17.707129 [ 3 ] {446c7779-ea20-4031-8fc6-6370c58f1f44} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1255 | 2025.09.18 19:54:17.707157 [ 3 ] {446c7779-ea20-4031-8fc6-6370c58f1f44} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (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 | ||
| 1256 | 2025.09.18 19:54:17.707177 [ 3 ] {446c7779-ea20-4031-8fc6-6370c58f1f44} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1257 | 2025.09.18 19:54:17.707221 [ 3 ] {446c7779-ea20-4031-8fc6-6370c58f1f44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1258 | 2025.09.18 19:54:17.707246 [ 3 ] {446c7779-ea20-4031-8fc6-6370c58f1f44} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1259 | 2025.09.18 19:54:17.707832 [ 3 ] {446c7779-ea20-4031-8fc6-6370c58f1f44} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001431 sec., 14675.052410901468 rows/sec., 638.76 KiB/sec. | ||
| 1260 | 2025.09.18 19:54:17.707940 [ 3 ] {446c7779-ea20-4031-8fc6-6370c58f1f44} <Debug> TCPHandler: Processed in 0.001669178 sec. | ||
| 1261 | 2025.09.18 19:54:17.708183 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2025.09.18 19:54:17.708352 [ 3 ] {b5164975-771e-4bfa-94ca-3cf997ad5a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1263 | 2025.09.18 19:54:17.708671 [ 3 ] {b5164975-771e-4bfa-94ca-3cf997ad5a24} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1264 | 2025.09.18 19:54:17.708721 [ 3 ] {b5164975-771e-4bfa-94ca-3cf997ad5a24} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1265 | 2025.09.18 19:54:17.709029 [ 3 ] {b5164975-771e-4bfa-94ca-3cf997ad5a24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1266 | 2025.09.18 19:54:17.709100 [ 3 ] {b5164975-771e-4bfa-94ca-3cf997ad5a24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1267 | 2025.09.18 19:54:17.709232 [ 3 ] {b5164975-771e-4bfa-94ca-3cf997ad5a24} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1268 | 2025.09.18 19:54:17.709270 [ 3 ] {b5164975-771e-4bfa-94ca-3cf997ad5a24} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1269 | 2025.09.18 19:54:17.709295 [ 3 ] {b5164975-771e-4bfa-94ca-3cf997ad5a24} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (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 | ||
| 1270 | 2025.09.18 19:54:17.709314 [ 3 ] {b5164975-771e-4bfa-94ca-3cf997ad5a24} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1271 | 2025.09.18 19:54:17.709361 [ 3 ] {b5164975-771e-4bfa-94ca-3cf997ad5a24} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1272 | 2025.09.18 19:54:17.709385 [ 3 ] {b5164975-771e-4bfa-94ca-3cf997ad5a24} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1273 | 2025.09.18 19:54:17.710617 [ 3 ] {b5164975-771e-4bfa-94ca-3cf997ad5a24} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.002342 sec., 8966.6951323655 rows/sec., 390.29 KiB/sec. | ||
| 1274 | 2025.09.18 19:54:17.710729 [ 3 ] {b5164975-771e-4bfa-94ca-3cf997ad5a24} <Debug> TCPHandler: Processed in 0.002603354 sec. | ||
| 1275 | 2025.09.18 19:54:17.711233 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1276 | 2025.09.18 19:54:17.711402 [ 3 ] {1b93a086-ffb2-4bb0-972b-9345742699c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1277 | 2025.09.18 19:54:17.711722 [ 3 ] {1b93a086-ffb2-4bb0-972b-9345742699c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1278 | 2025.09.18 19:54:17.711771 [ 3 ] {1b93a086-ffb2-4bb0-972b-9345742699c5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1279 | 2025.09.18 19:54:17.712096 [ 3 ] {1b93a086-ffb2-4bb0-972b-9345742699c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1280 | 2025.09.18 19:54:17.712172 [ 3 ] {1b93a086-ffb2-4bb0-972b-9345742699c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1281 | 2025.09.18 19:54:17.712303 [ 3 ] {1b93a086-ffb2-4bb0-972b-9345742699c5} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1282 | 2025.09.18 19:54:17.712340 [ 3 ] {1b93a086-ffb2-4bb0-972b-9345742699c5} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1283 | 2025.09.18 19:54:17.712364 [ 3 ] {1b93a086-ffb2-4bb0-972b-9345742699c5} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (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 | ||
| 1284 | 2025.09.18 19:54:17.712385 [ 3 ] {1b93a086-ffb2-4bb0-972b-9345742699c5} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1285 | 2025.09.18 19:54:17.712428 [ 3 ] {1b93a086-ffb2-4bb0-972b-9345742699c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1286 | 2025.09.18 19:54:17.712459 [ 3 ] {1b93a086-ffb2-4bb0-972b-9345742699c5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1287 | 2025.09.18 19:54:17.713030 [ 3 ] {1b93a086-ffb2-4bb0-972b-9345742699c5} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001705 sec., 12316.715542521995 rows/sec., 536.11 KiB/sec. | ||
| 1288 | 2025.09.18 19:54:17.713120 [ 3 ] {1b93a086-ffb2-4bb0-972b-9345742699c5} <Debug> TCPHandler: Processed in 0.001949773 sec. | ||
| 1289 | 2025.09.18 19:54:17.715743 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2025.09.18 19:54:17.715861 [ 3 ] {8ac33798-0537-47d7-a479-985ce8d077f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1291 | 2025.09.18 19:54:17.715905 [ 3 ] {8ac33798-0537-47d7-a479-985ce8d077f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1292 | 2025.09.18 19:54:17.716491 [ 3 ] {8ac33798-0537-47d7-a479-985ce8d077f9} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2025.09.18 19:54:17.716538 [ 3 ] {8ac33798-0537-47d7-a479-985ce8d077f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1294 | 2025.09.18 19:54:17.717113 [ 3 ] {8ac33798-0537-47d7-a479-985ce8d077f9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1295 | 2025.09.18 19:54:17.717562 [ 3 ] {8ac33798-0537-47d7-a479-985ce8d077f9} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2025.09.18 19:54:17.717722 [ 3 ] {8ac33798-0537-47d7-a479-985ce8d077f9} <Debug> executeQuery: Read 17 rows, 5.03 KiB in 0.001898 sec., 8956.796628029506 rows/sec., 2.59 MiB/sec. | ||
| 1297 | 2025.09.18 19:54:17.717767 [ 3 ] {8ac33798-0537-47d7-a479-985ce8d077f9} <Debug> TCPHandler: Processed in 0.002073816 sec. | ||
| 1298 | 2025.09.18 19:54:17.717893 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2025.09.18 19:54:17.717992 [ 3 ] {494b9133-ee7e-4bc9-8a28-08e771e15ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1300 | 2025.09.18 19:54:17.718032 [ 3 ] {494b9133-ee7e-4bc9-8a28-08e771e15ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1301 | 2025.09.18 19:54:17.718648 [ 3 ] {494b9133-ee7e-4bc9-8a28-08e771e15ed9} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2025.09.18 19:54:17.718685 [ 3 ] {494b9133-ee7e-4bc9-8a28-08e771e15ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1303 | 2025.09.18 19:54:17.719302 [ 3 ] {494b9133-ee7e-4bc9-8a28-08e771e15ed9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1304 | 2025.09.18 19:54:17.719784 [ 3 ] {494b9133-ee7e-4bc9-8a28-08e771e15ed9} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2025.09.18 19:54:17.719930 [ 3 ] {494b9133-ee7e-4bc9-8a28-08e771e15ed9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00196 sec., 209183.67346938775 rows/sec., 13.27 MiB/sec. | ||
| 1306 | 2025.09.18 19:54:17.719976 [ 3 ] {494b9133-ee7e-4bc9-8a28-08e771e15ed9} <Debug> TCPHandler: Processed in 0.002132786 sec. | ||
| 1307 | 2025.09.18 19:54:17.720098 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2025.09.18 19:54:17.720198 [ 3 ] {b688415b-be66-48b2-97af-a62096e0c5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1309 | 2025.09.18 19:54:17.720240 [ 3 ] {b688415b-be66-48b2-97af-a62096e0c5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1310 | 2025.09.18 19:54:17.720648 [ 3 ] {b688415b-be66-48b2-97af-a62096e0c5d3} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2025.09.18 19:54:17.720687 [ 3 ] {b688415b-be66-48b2-97af-a62096e0c5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1312 | 2025.09.18 19:54:17.721133 [ 3 ] {b688415b-be66-48b2-97af-a62096e0c5d3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1313 | 2025.09.18 19:54:17.721555 [ 3 ] {b688415b-be66-48b2-97af-a62096e0c5d3} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2025.09.18 19:54:17.721693 [ 3 ] {b688415b-be66-48b2-97af-a62096e0c5d3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001517 sec., 2636.783124588003 rows/sec., 215.01 KiB/sec. | ||
| 1315 | 2025.09.18 19:54:17.721737 [ 3 ] {b688415b-be66-48b2-97af-a62096e0c5d3} <Debug> TCPHandler: Processed in 0.001688819 sec. | ||
| 1316 | 2025.09.18 19:54:17.721865 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2025.09.18 19:54:17.721963 [ 3 ] {25662a04-cebb-439e-a62a-e606c6800a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1318 | 2025.09.18 19:54:17.722003 [ 3 ] {25662a04-cebb-439e-a62a-e606c6800a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1319 | 2025.09.18 19:54:17.723140 [ 3 ] {25662a04-cebb-439e-a62a-e606c6800a84} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2025.09.18 19:54:17.723178 [ 3 ] {25662a04-cebb-439e-a62a-e606c6800a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1321 | 2025.09.18 19:54:17.723715 [ 3 ] {25662a04-cebb-439e-a62a-e606c6800a84} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1322 | 2025.09.18 19:54:17.724248 [ 3 ] {25662a04-cebb-439e-a62a-e606c6800a84} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2025.09.18 19:54:17.724387 [ 3 ] {25662a04-cebb-439e-a62a-e606c6800a84} <Debug> executeQuery: Read 1134 rows, 92.00 KiB in 0.002445 sec., 463803.68098159507 rows/sec., 36.74 MiB/sec. | ||
| 1324 | 2025.09.18 19:54:17.724428 [ 3 ] {25662a04-cebb-439e-a62a-e606c6800a84} <Debug> TCPHandler: Processed in 0.002613005 sec. | ||
| 1325 | 2025.09.18 19:54:17.724552 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2025.09.18 19:54:17.724648 [ 3 ] {ae4086a8-ad24-483b-9fe8-3e260c928b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1327 | 2025.09.18 19:54:17.724688 [ 3 ] {ae4086a8-ad24-483b-9fe8-3e260c928b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1328 | 2025.09.18 19:54:17.725168 [ 3 ] {ae4086a8-ad24-483b-9fe8-3e260c928b42} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2025.09.18 19:54:17.725206 [ 3 ] {ae4086a8-ad24-483b-9fe8-3e260c928b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1330 | 2025.09.18 19:54:17.725672 [ 3 ] {ae4086a8-ad24-483b-9fe8-3e260c928b42} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1331 | 2025.09.18 19:54:17.726119 [ 3 ] {ae4086a8-ad24-483b-9fe8-3e260c928b42} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2025.09.18 19:54:17.726260 [ 3 ] {ae4086a8-ad24-483b-9fe8-3e260c928b42} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.001633 sec., 134109.00183710962 rows/sec., 7.98 MiB/sec. | ||
| 1333 | 2025.09.18 19:54:17.726296 [ 3 ] {ae4086a8-ad24-483b-9fe8-3e260c928b42} <Debug> TCPHandler: Processed in 0.00179353 sec. | ||
| 1334 | 2025.09.18 19:54:17.726452 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2025.09.18 19:54:17.726548 [ 3 ] {2f0ce45e-e39b-4786-9f69-e97819b793c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1336 | 2025.09.18 19:54:17.726587 [ 3 ] {2f0ce45e-e39b-4786-9f69-e97819b793c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1337 | 2025.09.18 19:54:17.727124 [ 3 ] {2f0ce45e-e39b-4786-9f69-e97819b793c5} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2025.09.18 19:54:17.727161 [ 3 ] {2f0ce45e-e39b-4786-9f69-e97819b793c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1339 | 2025.09.18 19:54:17.727593 [ 3 ] {2f0ce45e-e39b-4786-9f69-e97819b793c5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1340 | 2025.09.18 19:54:17.728042 [ 3 ] {2f0ce45e-e39b-4786-9f69-e97819b793c5} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2025.09.18 19:54:17.728179 [ 3 ] {2f0ce45e-e39b-4786-9f69-e97819b793c5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001651 sec., 128407.02604482132 rows/sec., 8.28 MiB/sec. | ||
| 1342 | 2025.09.18 19:54:17.728215 [ 3 ] {2f0ce45e-e39b-4786-9f69-e97819b793c5} <Debug> TCPHandler: Processed in 0.001811142 sec. | ||
| 1343 | 2025.09.18 19:54:17.728327 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2025.09.18 19:54:17.728429 [ 3 ] {6c6cc913-dfdd-44df-a5c5-9b92dd55357c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1345 | 2025.09.18 19:54:17.728472 [ 3 ] {6c6cc913-dfdd-44df-a5c5-9b92dd55357c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1346 | 2025.09.18 19:54:17.728973 [ 3 ] {6c6cc913-dfdd-44df-a5c5-9b92dd55357c} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2025.09.18 19:54:17.729010 [ 3 ] {6c6cc913-dfdd-44df-a5c5-9b92dd55357c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1348 | 2025.09.18 19:54:17.729447 [ 3 ] {6c6cc913-dfdd-44df-a5c5-9b92dd55357c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1349 | 2025.09.18 19:54:17.729886 [ 3 ] {6c6cc913-dfdd-44df-a5c5-9b92dd55357c} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2025.09.18 19:54:17.730032 [ 3 ] {6c6cc913-dfdd-44df-a5c5-9b92dd55357c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001623 sec., 130006.16142945162 rows/sec., 7.38 MiB/sec. | ||
| 1351 | 2025.09.18 19:54:17.730069 [ 3 ] {6c6cc913-dfdd-44df-a5c5-9b92dd55357c} <Debug> TCPHandler: Processed in 0.00179057 sec. | ||
| 1352 | 2025.09.18 19:54:17.730184 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2025.09.18 19:54:17.730279 [ 3 ] {132397a4-9ac5-4966-aedd-0b9da6c27046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1354 | 2025.09.18 19:54:17.730318 [ 3 ] {132397a4-9ac5-4966-aedd-0b9da6c27046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1355 | 2025.09.18 19:54:17.731032 [ 3 ] {132397a4-9ac5-4966-aedd-0b9da6c27046} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2025.09.18 19:54:17.731068 [ 3 ] {132397a4-9ac5-4966-aedd-0b9da6c27046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1357 | 2025.09.18 19:54:17.731577 [ 3 ] {132397a4-9ac5-4966-aedd-0b9da6c27046} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1358 | 2025.09.18 19:54:17.731994 [ 3 ] {132397a4-9ac5-4966-aedd-0b9da6c27046} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2025.09.18 19:54:17.732122 [ 3 ] {132397a4-9ac5-4966-aedd-0b9da6c27046} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001862 sec., 372180.45112781954 rows/sec., 26.01 MiB/sec. | ||
| 1360 | 2025.09.18 19:54:17.732158 [ 3 ] {132397a4-9ac5-4966-aedd-0b9da6c27046} <Debug> TCPHandler: Processed in 0.002022275 sec. | ||
| 1361 | 2025.09.18 19:54:17.732325 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2025.09.18 19:54:17.732420 [ 3 ] {98a515f7-77f8-4861-aac5-8a586c903972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1363 | 2025.09.18 19:54:17.732463 [ 3 ] {98a515f7-77f8-4861-aac5-8a586c903972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1364 | 2025.09.18 19:54:17.732807 [ 3 ] {98a515f7-77f8-4861-aac5-8a586c903972} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2025.09.18 19:54:17.732843 [ 3 ] {98a515f7-77f8-4861-aac5-8a586c903972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1366 | 2025.09.18 19:54:17.733253 [ 3 ] {98a515f7-77f8-4861-aac5-8a586c903972} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1367 | 2025.09.18 19:54:17.733702 [ 3 ] {98a515f7-77f8-4861-aac5-8a586c903972} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2025.09.18 19:54:17.733839 [ 3 ] {98a515f7-77f8-4861-aac5-8a586c903972} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001438 sec., 4172.4617524339355 rows/sec., 217.99 KiB/sec. | ||
| 1369 | 2025.09.18 19:54:17.733873 [ 3 ] {98a515f7-77f8-4861-aac5-8a586c903972} <Debug> TCPHandler: Processed in 0.001595937 sec. | ||
| 1370 | 2025.09.18 19:54:17.733995 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2025.09.18 19:54:17.734091 [ 3 ] {e1b91dcc-6ba6-428d-a41e-e6c173b607eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1372 | 2025.09.18 19:54:17.734133 [ 3 ] {e1b91dcc-6ba6-428d-a41e-e6c173b607eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1373 | 2025.09.18 19:54:17.734599 [ 3 ] {e1b91dcc-6ba6-428d-a41e-e6c173b607eb} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1374 | 2025.09.18 19:54:17.734635 [ 3 ] {e1b91dcc-6ba6-428d-a41e-e6c173b607eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1375 | 2025.09.18 19:54:17.735121 [ 3 ] {e1b91dcc-6ba6-428d-a41e-e6c173b607eb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1376 | 2025.09.18 19:54:17.735604 [ 3 ] {e1b91dcc-6ba6-428d-a41e-e6c173b607eb} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1377 | 2025.09.18 19:54:17.735750 [ 3 ] {e1b91dcc-6ba6-428d-a41e-e6c173b607eb} <Debug> executeQuery: Read 310 rows, 20.81 KiB in 0.001678 sec., 184743.74255065553 rows/sec., 12.11 MiB/sec. | ||
| 1378 | 2025.09.18 19:54:17.735789 [ 3 ] {e1b91dcc-6ba6-428d-a41e-e6c173b607eb} <Debug> TCPHandler: Processed in 0.001843372 sec. | ||
| 1379 | 2025.09.18 19:54:17.735911 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2025.09.18 19:54:17.736050 [ 3 ] {4979b75c-49b2-4012-a4b0-7a6c2358a593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1381 | 2025.09.18 19:54:17.736100 [ 3 ] {4979b75c-49b2-4012-a4b0-7a6c2358a593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1382 | 2025.09.18 19:54:17.736462 [ 3 ] {4979b75c-49b2-4012-a4b0-7a6c2358a593} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2025.09.18 19:54:17.736499 [ 3 ] {4979b75c-49b2-4012-a4b0-7a6c2358a593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1384 | 2025.09.18 19:54:17.737026 [ 3 ] {4979b75c-49b2-4012-a4b0-7a6c2358a593} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1385 | 2025.09.18 19:54:17.737573 [ 3 ] {4979b75c-49b2-4012-a4b0-7a6c2358a593} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2025.09.18 19:54:17.737718 [ 3 ] {4979b75c-49b2-4012-a4b0-7a6c2358a593} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001688 sec., 592.4170616113744 rows/sec., 39.92 KiB/sec. | ||
| 1387 | 2025.09.18 19:54:17.737755 [ 3 ] {4979b75c-49b2-4012-a4b0-7a6c2358a593} <Debug> TCPHandler: Processed in 0.001893963 sec. | ||
| 1388 | 2025.09.18 19:54:17.737875 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2025.09.18 19:54:17.737990 [ 3 ] {4e9ea205-95cb-4c44-bd70-d04270f210ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1390 | 2025.09.18 19:54:17.738057 [ 3 ] {4e9ea205-95cb-4c44-bd70-d04270f210ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1391 | 2025.09.18 19:54:17.739284 [ 3 ] {4e9ea205-95cb-4c44-bd70-d04270f210ec} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1392 | 2025.09.18 19:54:17.739324 [ 3 ] {4e9ea205-95cb-4c44-bd70-d04270f210ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1393 | 2025.09.18 19:54:17.742876 [ 3 ] {4e9ea205-95cb-4c44-bd70-d04270f210ec} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1394 | 2025.09.18 19:54:17.743558 [ 3 ] {4e9ea205-95cb-4c44-bd70-d04270f210ec} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1395 | 2025.09.18 19:54:17.743774 [ 3 ] {4e9ea205-95cb-4c44-bd70-d04270f210ec} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.005803 sec., 1723.2465965879717 rows/sec., 3.09 MiB/sec. | ||
| 1396 | 2025.09.18 19:54:17.743876 [ 3 ] {4e9ea205-95cb-4c44-bd70-d04270f210ec} <Debug> TCPHandler: Processed in 0.006050704 sec. | ||
| 1397 | 2025.09.18 19:54:17.744031 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2025.09.18 19:54:17.744144 [ 3 ] {0cb15fa0-39bc-4df4-9e12-90a67897a63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1399 | 2025.09.18 19:54:17.744204 [ 3 ] {0cb15fa0-39bc-4df4-9e12-90a67897a63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1400 | 2025.09.18 19:54:17.744677 [ 3 ] {0cb15fa0-39bc-4df4-9e12-90a67897a63e} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2025.09.18 19:54:17.744722 [ 3 ] {0cb15fa0-39bc-4df4-9e12-90a67897a63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1402 | 2025.09.18 19:54:17.745268 [ 3 ] {0cb15fa0-39bc-4df4-9e12-90a67897a63e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1403 | 2025.09.18 19:54:17.745810 [ 3 ] {0cb15fa0-39bc-4df4-9e12-90a67897a63e} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2025.09.18 19:54:17.745964 [ 3 ] {0cb15fa0-39bc-4df4-9e12-90a67897a63e} <Debug> executeQuery: Read 98 rows, 6.15 KiB in 0.001847 sec., 53059.014618299945 rows/sec., 3.25 MiB/sec. | ||
| 1405 | 2025.09.18 19:54:17.746018 [ 3 ] {0cb15fa0-39bc-4df4-9e12-90a67897a63e} <Debug> TCPHandler: Processed in 0.002052665 sec. | ||
| 1406 | 2025.09.18 19:54:18.410203 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1407 | 2025.09.18 19:54:18.410743 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2025.09.18 19:54:18.410794 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1409 | 2025.09.18 19:54:18.411531 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1410 | 2025.09.18 19:54:18.412005 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2025.09.18 19:54:18.412175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1412 | 2025.09.18 19:54:18.522238 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1413 | 2025.09.18 19:54:18.539766 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2025.09.18 19:54:18.539834 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1415 | 2025.09.18 19:54:18.546178 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1416 | 2025.09.18 19:54:18.547375 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2025.09.18 19:54:18.550497 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1418 | 2025.09.18 19:54:18.659014 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63807 | ||
| 1419 | 2025.09.18 19:54:18.659137 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1420 | 2025.09.18 19:54:18.659167 [ 286 ] {} <Debug> TCP-Session: cedaa008-45d7-4b4c-91b7-9d54eee0e2e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63807 | ||
| 1421 | 2025.09.18 19:54:18.659190 [ 286 ] {} <Debug> TCP-Session: cedaa008-45d7-4b4c-91b7-9d54eee0e2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1422 | 2025.09.18 19:54:18.659202 [ 286 ] {} <Debug> TCP-Session: cedaa008-45d7-4b4c-91b7-9d54eee0e2e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1423 | 2025.09.18 19:54:18.659257 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1424 | 2025.09.18 19:54:18.659280 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1425 | 2025.09.18 19:54:18.659296 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1426 | 2025.09.18 19:54:18.661843 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64585 | ||
| 1427 | 2025.09.18 19:54:18.661945 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41038 | ||
| 1428 | 2025.09.18 19:54:18.661979 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1429 | 2025.09.18 19:54:18.662019 [ 287 ] {} <Debug> TCP-Session: 13beb8a5-de39-4779-ab27-65e89aff7ca8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64585 | ||
| 1430 | 2025.09.18 19:54:18.662042 [ 287 ] {} <Debug> TCP-Session: 13beb8a5-de39-4779-ab27-65e89aff7ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1431 | 2025.09.18 19:54:18.662057 [ 287 ] {} <Debug> TCP-Session: 13beb8a5-de39-4779-ab27-65e89aff7ca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1432 | 2025.09.18 19:54:18.662144 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1433 | 2025.09.18 19:54:18.662181 [ 288 ] {} <Debug> TCP-Session: 96d3dfde-406c-434a-b453-69e81fd70d09 Authenticating user 'default' from [fd00:1122:3344:101::e]:41038 | ||
| 1434 | 2025.09.18 19:54:18.662180 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58018 | ||
| 1435 | 2025.09.18 19:54:18.662189 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64895 | ||
| 1436 | 2025.09.18 19:54:18.662205 [ 288 ] {} <Debug> TCP-Session: 96d3dfde-406c-434a-b453-69e81fd70d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1437 | 2025.09.18 19:54:18.662253 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37376 | ||
| 1438 | 2025.09.18 19:54:18.662293 [ 288 ] {} <Debug> TCP-Session: 96d3dfde-406c-434a-b453-69e81fd70d09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1439 | 2025.09.18 19:54:18.662436 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39432 | ||
| 1440 | 2025.09.18 19:54:18.662487 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1441 | 2025.09.18 19:54:18.662528 [ 290 ] {} <Debug> TCP-Session: bdc91f38-e3fd-4405-8f36-4cc1c20ea4f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58018 | ||
| 1442 | 2025.09.18 19:54:18.662549 [ 290 ] {} <Debug> TCP-Session: bdc91f38-e3fd-4405-8f36-4cc1c20ea4f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1443 | 2025.09.18 19:54:18.662562 [ 290 ] {} <Debug> TCP-Session: bdc91f38-e3fd-4405-8f36-4cc1c20ea4f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1444 | 2025.09.18 19:54:18.662749 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1445 | 2025.09.18 19:54:18.662787 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45127 | ||
| 1446 | 2025.09.18 19:54:18.662806 [ 289 ] {} <Debug> TCP-Session: 619a6edf-40fd-4117-95dc-3a9a4b59a369 Authenticating user 'default' from [fd00:1122:3344:101::e]:64895 | ||
| 1447 | 2025.09.18 19:54:18.662831 [ 289 ] {} <Debug> TCP-Session: 619a6edf-40fd-4117-95dc-3a9a4b59a369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1448 | 2025.09.18 19:54:18.662846 [ 289 ] {} <Debug> TCP-Session: 619a6edf-40fd-4117-95dc-3a9a4b59a369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1449 | 2025.09.18 19:54:18.663004 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58070 | ||
| 1450 | 2025.09.18 19:54:18.664139 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1451 | 2025.09.18 19:54:18.664178 [ 292 ] {} <Debug> TCP-Session: 3e79f7b8-4965-4c43-9ff2-2ecd3d25defb Authenticating user 'default' from [fd00:1122:3344:101::e]:39432 | ||
| 1452 | 2025.09.18 19:54:18.664195 [ 292 ] {} <Debug> TCP-Session: 3e79f7b8-4965-4c43-9ff2-2ecd3d25defb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1453 | 2025.09.18 19:54:18.664211 [ 292 ] {} <Debug> TCP-Session: 3e79f7b8-4965-4c43-9ff2-2ecd3d25defb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1454 | 2025.09.18 19:54:18.666137 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1455 | 2025.09.18 19:54:18.666180 [ 294 ] {} <Debug> TCP-Session: d753d3af-c38b-47f2-95bf-2e256f2287c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58070 | ||
| 1456 | 2025.09.18 19:54:18.666180 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1457 | 2025.09.18 19:54:18.666200 [ 294 ] {} <Debug> TCP-Session: d753d3af-c38b-47f2-95bf-2e256f2287c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1458 | 2025.09.18 19:54:18.666212 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1459 | 2025.09.18 19:54:18.666229 [ 294 ] {} <Debug> TCP-Session: d753d3af-c38b-47f2-95bf-2e256f2287c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1460 | 2025.09.18 19:54:18.666229 [ 293 ] {} <Debug> TCP-Session: 9f6777df-cd2f-4190-ad2a-27caadfcdaec Authenticating user 'default' from [fd00:1122:3344:101::e]:45127 | ||
| 1461 | 2025.09.18 19:54:18.666260 [ 291 ] {} <Debug> TCP-Session: b88703ec-0067-4356-a698-5b3365fd1c78 Authenticating user 'default' from [fd00:1122:3344:101::e]:37376 | ||
| 1462 | 2025.09.18 19:54:18.666286 [ 293 ] {} <Debug> TCP-Session: 9f6777df-cd2f-4190-ad2a-27caadfcdaec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1463 | 2025.09.18 19:54:18.666298 [ 291 ] {} <Debug> TCP-Session: b88703ec-0067-4356-a698-5b3365fd1c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1464 | 2025.09.18 19:54:18.666307 [ 293 ] {} <Debug> TCP-Session: 9f6777df-cd2f-4190-ad2a-27caadfcdaec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1465 | 2025.09.18 19:54:18.666324 [ 291 ] {} <Debug> TCP-Session: b88703ec-0067-4356-a698-5b3365fd1c78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1466 | 2025.09.18 19:54:18.668628 [ 286 ] {} <Trace> TCP-Session: cedaa008-45d7-4b4c-91b7-9d54eee0e2e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1467 | 2025.09.18 19:54:18.668816 [ 286 ] {0e6aea79-cc76-48e0-b93b-327351d49108} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63807) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1468 | 2025.09.18 19:54:18.669144 [ 286 ] {0e6aea79-cc76-48e0-b93b-327351d49108} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1469 | 2025.09.18 19:54:18.669215 [ 286 ] {0e6aea79-cc76-48e0-b93b-327351d49108} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1470 | 2025.09.18 19:54:18.671680 [ 286 ] {0e6aea79-cc76-48e0-b93b-327351d49108} <Debug> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b) (SelectExecutor): Key condition: unknown | ||
| 1471 | 2025.09.18 19:54:18.687783 [ 300 ] {0e6aea79-cc76-48e0-b93b-327351d49108} <Trace> AggregatingTransform: Aggregating | ||
| 1472 | 2025.09.18 19:54:18.690267 [ 300 ] {0e6aea79-cc76-48e0-b93b-327351d49108} <Trace> Aggregator: Aggregation method: without_key | ||
| 1473 | 2025.09.18 19:54:18.691085 [ 300 ] {0e6aea79-cc76-48e0-b93b-327351d49108} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006918609 sec. (144.538 rows/sec., 5.65 KiB/sec.) | ||
| 1474 | 2025.09.18 19:54:18.691113 [ 300 ] {0e6aea79-cc76-48e0-b93b-327351d49108} <Trace> Aggregator: Merging aggregated data | ||
| 1475 | 2025.09.18 19:54:18.691152 [ 300 ] {0e6aea79-cc76-48e0-b93b-327351d49108} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1476 | 2025.09.18 19:54:18.692400 [ 286 ] {0e6aea79-cc76-48e0-b93b-327351d49108} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.023639 sec., 42.3029738990651 rows/sec., 1.65 KiB/sec. | ||
| 1477 | 2025.09.18 19:54:18.692572 [ 286 ] {0e6aea79-cc76-48e0-b93b-327351d49108} <Debug> TCPHandler: Processed in 0.024096702 sec. | ||
| 1478 | 2025.09.18 19:54:18.696574 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1479 | 2025.09.18 19:54:18.696621 [ 286 ] {} <Debug> TCP-Session: cedaa008-45d7-4b4c-91b7-9d54eee0e2e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1480 | 2025.09.18 19:54:18.696645 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1481 | 2025.09.18 19:54:18.696689 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1482 | 2025.09.18 19:54:18.696693 [ 287 ] {} <Debug> TCP-Session: 13beb8a5-de39-4779-ab27-65e89aff7ca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1483 | 2025.09.18 19:54:18.696736 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1484 | 2025.09.18 19:54:18.696752 [ 288 ] {} <Debug> TCP-Session: 96d3dfde-406c-434a-b453-69e81fd70d09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1485 | 2025.09.18 19:54:18.696775 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1486 | 2025.09.18 19:54:18.696800 [ 293 ] {} <Debug> TCP-Session: 9f6777df-cd2f-4190-ad2a-27caadfcdaec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1487 | 2025.09.18 19:54:18.696825 [ 289 ] {} <Debug> TCP-Session: 619a6edf-40fd-4117-95dc-3a9a4b59a369 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1488 | 2025.09.18 19:54:18.698459 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1489 | 2025.09.18 19:54:18.698488 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1490 | 2025.09.18 19:54:18.698494 [ 292 ] {} <Debug> TCP-Session: 3e79f7b8-4965-4c43-9ff2-2ecd3d25defb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1491 | 2025.09.18 19:54:18.698509 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1492 | 2025.09.18 19:54:18.698528 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1493 | 2025.09.18 19:54:18.698568 [ 291 ] {} <Debug> TCP-Session: b88703ec-0067-4356-a698-5b3365fd1c78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1494 | 2025.09.18 19:54:18.698534 [ 290 ] {} <Debug> TCP-Session: bdc91f38-e3fd-4405-8f36-4cc1c20ea4f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1495 | 2025.09.18 19:54:18.698596 [ 294 ] {} <Debug> TCP-Session: d753d3af-c38b-47f2-95bf-2e256f2287c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1496 | 2025.09.18 19:54:19.001127 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.46 MiB, peak 171.52 MiB, free memory in arenas 0.00 B, will set to 168.66 MiB (RSS), difference: 3.21 MiB | ||
| 1497 | 2025.09.18 19:54:20.207314 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58335 | ||
| 1498 | 2025.09.18 19:54:20.207440 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1499 | 2025.09.18 19:54:20.207480 [ 286 ] {} <Debug> TCP-Session: f32c2365-2a83-4de7-a51f-a0089bd2ec09 Authenticating user 'default' from [fd00:1122:3344:101::e]:58335 | ||
| 1500 | 2025.09.18 19:54:20.207508 [ 286 ] {} <Debug> TCP-Session: f32c2365-2a83-4de7-a51f-a0089bd2ec09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1501 | 2025.09.18 19:54:20.207522 [ 286 ] {} <Debug> TCP-Session: f32c2365-2a83-4de7-a51f-a0089bd2ec09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1502 | 2025.09.18 19:54:20.207734 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61580 | ||
| 1503 | 2025.09.18 19:54:20.207758 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53360 | ||
| 1504 | 2025.09.18 19:54:20.207814 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50200 | ||
| 1505 | 2025.09.18 19:54:20.207827 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37649 | ||
| 1506 | 2025.09.18 19:54:20.207872 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1507 | 2025.09.18 19:54:20.207893 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39180 | ||
| 1508 | 2025.09.18 19:54:20.207912 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1509 | 2025.09.18 19:54:20.207915 [ 287 ] {} <Debug> TCP-Session: 2dd0ec08-e0b0-4146-9666-d37d6754600c Authenticating user 'default' from [fd00:1122:3344:101::e]:61580 | ||
| 1510 | 2025.09.18 19:54:20.207940 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1511 | 2025.09.18 19:54:20.207948 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1512 | 2025.09.18 19:54:20.207984 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1513 | 2025.09.18 19:54:20.207986 [ 291 ] {} <Debug> TCP-Session: 6f650882-f339-4545-aaec-bb4f545b05be Authenticating user 'default' from [fd00:1122:3344:101::e]:37649 | ||
| 1514 | 2025.09.18 19:54:20.208010 [ 289 ] {} <Debug> TCP-Session: b52b893d-8dd6-4da4-84c0-d933b7e2aeeb Authenticating user 'default' from [fd00:1122:3344:101::e]:50200 | ||
| 1515 | 2025.09.18 19:54:20.208022 [ 294 ] {} <Debug> TCP-Session: 31fa6142-a8be-44d2-b25b-10087caeee44 Authenticating user 'default' from [fd00:1122:3344:101::e]:39180 | ||
| 1516 | 2025.09.18 19:54:20.208031 [ 291 ] {} <Debug> TCP-Session: 6f650882-f339-4545-aaec-bb4f545b05be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1517 | 2025.09.18 19:54:20.208052 [ 289 ] {} <Debug> TCP-Session: b52b893d-8dd6-4da4-84c0-d933b7e2aeeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1518 | 2025.09.18 19:54:20.208083 [ 294 ] {} <Debug> TCP-Session: 31fa6142-a8be-44d2-b25b-10087caeee44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1519 | 2025.09.18 19:54:20.208094 [ 291 ] {} <Debug> TCP-Session: 6f650882-f339-4545-aaec-bb4f545b05be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1520 | 2025.09.18 19:54:20.208124 [ 294 ] {} <Debug> TCP-Session: 31fa6142-a8be-44d2-b25b-10087caeee44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1521 | 2025.09.18 19:54:20.208110 [ 289 ] {} <Debug> TCP-Session: b52b893d-8dd6-4da4-84c0-d933b7e2aeeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1522 | 2025.09.18 19:54:20.207977 [ 287 ] {} <Debug> TCP-Session: 2dd0ec08-e0b0-4146-9666-d37d6754600c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1523 | 2025.09.18 19:54:20.207962 [ 288 ] {} <Debug> TCP-Session: 5cb0007a-2114-4bfe-9218-d8a45b7fbe14 Authenticating user 'default' from [fd00:1122:3344:101::e]:53360 | ||
| 1524 | 2025.09.18 19:54:20.208216 [ 287 ] {} <Debug> TCP-Session: 2dd0ec08-e0b0-4146-9666-d37d6754600c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1525 | 2025.09.18 19:54:20.207854 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56459 | ||
| 1526 | 2025.09.18 19:54:20.208265 [ 288 ] {} <Debug> TCP-Session: 5cb0007a-2114-4bfe-9218-d8a45b7fbe14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1527 | 2025.09.18 19:54:20.207845 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35926 | ||
| 1528 | 2025.09.18 19:54:20.208303 [ 288 ] {} <Debug> TCP-Session: 5cb0007a-2114-4bfe-9218-d8a45b7fbe14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1529 | 2025.09.18 19:54:20.207819 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55709 | ||
| 1530 | 2025.09.18 19:54:20.208340 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1531 | 2025.09.18 19:54:20.208368 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1532 | 2025.09.18 19:54:20.208390 [ 293 ] {} <Debug> TCP-Session: fe26864a-7eaa-49b5-9011-d726b901ab86 Authenticating user 'default' from [fd00:1122:3344:101::e]:56459 | ||
| 1533 | 2025.09.18 19:54:20.207918 [ 286 ] {} <Trace> TCP-Session: f32c2365-2a83-4de7-a51f-a0089bd2ec09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1534 | 2025.09.18 19:54:20.208409 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1535 | 2025.09.18 19:54:20.208418 [ 293 ] {} <Debug> TCP-Session: fe26864a-7eaa-49b5-9011-d726b901ab86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1536 | 2025.09.18 19:54:20.208453 [ 290 ] {} <Debug> TCP-Session: 16500068-eafb-4dc2-a4d4-b75efd272adb Authenticating user 'default' from [fd00:1122:3344:101::e]:55709 | ||
| 1537 | 2025.09.18 19:54:20.208466 [ 293 ] {} <Debug> TCP-Session: fe26864a-7eaa-49b5-9011-d726b901ab86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1538 | 2025.09.18 19:54:20.208485 [ 290 ] {} <Debug> TCP-Session: 16500068-eafb-4dc2-a4d4-b75efd272adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1539 | 2025.09.18 19:54:20.208408 [ 292 ] {} <Debug> TCP-Session: ce630749-bb39-4caa-8d13-7839aa9ad3ec Authenticating user 'default' from [fd00:1122:3344:101::e]:35926 | ||
| 1540 | 2025.09.18 19:54:20.208517 [ 290 ] {} <Debug> TCP-Session: 16500068-eafb-4dc2-a4d4-b75efd272adb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1541 | 2025.09.18 19:54:20.208543 [ 292 ] {} <Debug> TCP-Session: ce630749-bb39-4caa-8d13-7839aa9ad3ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1542 | 2025.09.18 19:54:20.208565 [ 292 ] {} <Debug> TCP-Session: ce630749-bb39-4caa-8d13-7839aa9ad3ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1543 | 2025.09.18 19:54:20.208639 [ 286 ] {58f13490-e781-4913-9f01-2bc30da04f62} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58335) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1544 | 2025.09.18 19:54:20.208963 [ 286 ] {58f13490-e781-4913-9f01-2bc30da04f62} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1545 | 2025.09.18 19:54:20.209039 [ 286 ] {58f13490-e781-4913-9f01-2bc30da04f62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1546 | 2025.09.18 19:54:20.209363 [ 286 ] {58f13490-e781-4913-9f01-2bc30da04f62} <Debug> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b) (SelectExecutor): Key condition: unknown | ||
| 1547 | 2025.09.18 19:54:20.210352 [ 341 ] {58f13490-e781-4913-9f01-2bc30da04f62} <Trace> AggregatingTransform: Aggregating | ||
| 1548 | 2025.09.18 19:54:20.210403 [ 341 ] {58f13490-e781-4913-9f01-2bc30da04f62} <Trace> Aggregator: Aggregation method: without_key | ||
| 1549 | 2025.09.18 19:54:20.210447 [ 341 ] {58f13490-e781-4913-9f01-2bc30da04f62} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000979247 sec. (1021.193 rows/sec., 39.89 KiB/sec.) | ||
| 1550 | 2025.09.18 19:54:20.210468 [ 341 ] {58f13490-e781-4913-9f01-2bc30da04f62} <Trace> Aggregator: Merging aggregated data | ||
| 1551 | 2025.09.18 19:54:20.212215 [ 286 ] {58f13490-e781-4913-9f01-2bc30da04f62} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003667 sec., 272.7024815925825 rows/sec., 10.65 KiB/sec. | ||
| 1552 | 2025.09.18 19:54:20.212410 [ 286 ] {58f13490-e781-4913-9f01-2bc30da04f62} <Debug> TCPHandler: Processed in 0.004639759 sec. | ||
| 1553 | 2025.09.18 19:54:20.212536 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1554 | 2025.09.18 19:54:20.212568 [ 286 ] {} <Debug> TCP-Session: f32c2365-2a83-4de7-a51f-a0089bd2ec09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1555 | 2025.09.18 19:54:20.212585 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1556 | 2025.09.18 19:54:20.212619 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1557 | 2025.09.18 19:54:20.212635 [ 287 ] {} <Debug> TCP-Session: 2dd0ec08-e0b0-4146-9666-d37d6754600c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1558 | 2025.09.18 19:54:20.212648 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1559 | 2025.09.18 19:54:20.212665 [ 291 ] {} <Debug> TCP-Session: 6f650882-f339-4545-aaec-bb4f545b05be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1560 | 2025.09.18 19:54:20.212672 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1561 | 2025.09.18 19:54:20.212691 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1562 | 2025.09.18 19:54:20.212734 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1563 | 2025.09.18 19:54:20.212751 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1564 | 2025.09.18 19:54:20.212762 [ 292 ] {} <Debug> TCP-Session: ce630749-bb39-4caa-8d13-7839aa9ad3ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1565 | 2025.09.18 19:54:20.212780 [ 290 ] {} <Debug> TCP-Session: 16500068-eafb-4dc2-a4d4-b75efd272adb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1566 | 2025.09.18 19:54:20.212795 [ 294 ] {} <Debug> TCP-Session: 31fa6142-a8be-44d2-b25b-10087caeee44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1567 | 2025.09.18 19:54:20.212710 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1568 | 2025.09.18 19:54:20.212735 [ 293 ] {} <Debug> TCP-Session: fe26864a-7eaa-49b5-9011-d726b901ab86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1569 | 2025.09.18 19:54:20.212706 [ 288 ] {} <Debug> TCP-Session: 5cb0007a-2114-4bfe-9218-d8a45b7fbe14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1570 | 2025.09.18 19:54:20.212863 [ 289 ] {} <Debug> TCP-Session: b52b893d-8dd6-4da4-84c0-d933b7e2aeeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1571 | 2025.09.18 19:54:20.897266 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 230 | ||
| 1572 | 2025.09.18 19:54:20.900307 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1573 | 2025.09.18 19:54:20.900366 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1574 | 2025.09.18 19:54:20.901739 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1575 | 2025.09.18 19:54:20.902224 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1576 | 2025.09.18 19:54:20.902556 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 230 | ||
| 1577 | 2025.09.18 19:54:22.634209 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1578 | 2025.09.18 19:54:22.634416 [ 3 ] {dc5352fd-9a23-48c4-9b8b-cea91dea05a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1579 | 2025.09.18 19:54:22.634487 [ 3 ] {dc5352fd-9a23-48c4-9b8b-cea91dea05a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1580 | 2025.09.18 19:54:22.635098 [ 3 ] {dc5352fd-9a23-48c4-9b8b-cea91dea05a0} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2025.09.18 19:54:22.635142 [ 3 ] {dc5352fd-9a23-48c4-9b8b-cea91dea05a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1582 | 2025.09.18 19:54:22.635586 [ 3 ] {dc5352fd-9a23-48c4-9b8b-cea91dea05a0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1583 | 2025.09.18 19:54:22.635813 [ 3 ] {dc5352fd-9a23-48c4-9b8b-cea91dea05a0} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2025.09.18 19:54:22.635978 [ 3 ] {dc5352fd-9a23-48c4-9b8b-cea91dea05a0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001614 sec., 34696.40644361834 rows/sec., 2.67 MiB/sec. | ||
| 1585 | 2025.09.18 19:54:22.636024 [ 3 ] {dc5352fd-9a23-48c4-9b8b-cea91dea05a0} <Debug> TCPHandler: Processed in 0.001950324 sec. | ||
| 1586 | 2025.09.18 19:54:22.636149 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2025.09.18 19:54:22.636259 [ 3 ] {ba904016-189d-4463-bc4c-b6581a5ff816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1588 | 2025.09.18 19:54:22.636303 [ 3 ] {ba904016-189d-4463-bc4c-b6581a5ff816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1589 | 2025.09.18 19:54:22.636741 [ 3 ] {ba904016-189d-4463-bc4c-b6581a5ff816} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2025.09.18 19:54:22.636777 [ 3 ] {ba904016-189d-4463-bc4c-b6581a5ff816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1591 | 2025.09.18 19:54:22.637138 [ 3 ] {ba904016-189d-4463-bc4c-b6581a5ff816} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1592 | 2025.09.18 19:54:22.637418 [ 3 ] {ba904016-189d-4463-bc4c-b6581a5ff816} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2025.09.18 19:54:22.637590 [ 3 ] {ba904016-189d-4463-bc4c-b6581a5ff816} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001356 sec., 47197.6401179941 rows/sec., 3.68 MiB/sec. | ||
| 1594 | 2025.09.18 19:54:22.637641 [ 3 ] {ba904016-189d-4463-bc4c-b6581a5ff816} <Debug> TCPHandler: Processed in 0.001543586 sec. | ||
| 1595 | 2025.09.18 19:54:22.637807 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2025.09.18 19:54:22.637926 [ 3 ] {fcc6018b-ab12-4a34-baff-b7ce9da01bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1597 | 2025.09.18 19:54:22.637981 [ 3 ] {fcc6018b-ab12-4a34-baff-b7ce9da01bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1598 | 2025.09.18 19:54:22.638527 [ 3 ] {fcc6018b-ab12-4a34-baff-b7ce9da01bac} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2025.09.18 19:54:22.638568 [ 3 ] {fcc6018b-ab12-4a34-baff-b7ce9da01bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1600 | 2025.09.18 19:54:22.638992 [ 3 ] {fcc6018b-ab12-4a34-baff-b7ce9da01bac} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1601 | 2025.09.18 19:54:22.639264 [ 3 ] {fcc6018b-ab12-4a34-baff-b7ce9da01bac} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2025.09.18 19:54:22.639435 [ 3 ] {fcc6018b-ab12-4a34-baff-b7ce9da01bac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001538 sec., 104031.20936280883 rows/sec., 7.25 MiB/sec. | ||
| 1603 | 2025.09.18 19:54:22.639482 [ 3 ] {fcc6018b-ab12-4a34-baff-b7ce9da01bac} <Debug> TCPHandler: Processed in 0.00173482 sec. | ||
| 1604 | 2025.09.18 19:54:22.639640 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2025.09.18 19:54:22.639742 [ 3 ] {503cfbe3-8c41-4046-bb7b-85a6c8645c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1606 | 2025.09.18 19:54:22.639785 [ 3 ] {503cfbe3-8c41-4046-bb7b-85a6c8645c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1607 | 2025.09.18 19:54:22.640134 [ 3 ] {503cfbe3-8c41-4046-bb7b-85a6c8645c4d} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2025.09.18 19:54:22.640169 [ 3 ] {503cfbe3-8c41-4046-bb7b-85a6c8645c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1609 | 2025.09.18 19:54:22.640479 [ 3 ] {503cfbe3-8c41-4046-bb7b-85a6c8645c4d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1610 | 2025.09.18 19:54:22.640674 [ 3 ] {503cfbe3-8c41-4046-bb7b-85a6c8645c4d} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2025.09.18 19:54:22.640798 [ 3 ] {503cfbe3-8c41-4046-bb7b-85a6c8645c4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 1612 | 2025.09.18 19:54:22.640831 [ 3 ] {503cfbe3-8c41-4046-bb7b-85a6c8645c4d} <Debug> TCPHandler: Processed in 0.001280692 sec. | ||
| 1613 | 2025.09.18 19:54:23.619771 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59274 | ||
| 1614 | 2025.09.18 19:54:23.619894 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1615 | 2025.09.18 19:54:23.619922 [ 286 ] {} <Debug> TCP-Session: 5212d884-09fa-41b3-b43a-46879922580b Authenticating user 'default' from [fd00:1122:3344:101::e]:59274 | ||
| 1616 | 2025.09.18 19:54:23.619944 [ 286 ] {} <Debug> TCP-Session: 5212d884-09fa-41b3-b43a-46879922580b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1617 | 2025.09.18 19:54:23.619958 [ 286 ] {} <Debug> TCP-Session: 5212d884-09fa-41b3-b43a-46879922580b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2025.09.18 19:54:23.620194 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55434 | ||
| 1619 | 2025.09.18 19:54:23.620224 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64602 | ||
| 1620 | 2025.09.18 19:54:23.620242 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58795 | ||
| 1621 | 2025.09.18 19:54:23.620275 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56678 | ||
| 1622 | 2025.09.18 19:54:23.620288 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43778 | ||
| 1623 | 2025.09.18 19:54:23.620325 [ 286 ] {} <Trace> TCP-Session: 5212d884-09fa-41b3-b43a-46879922580b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1624 | 2025.09.18 19:54:23.620348 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1625 | 2025.09.18 19:54:23.620352 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1626 | 2025.09.18 19:54:23.620373 [ 290 ] {} <Debug> TCP-Session: 01511eff-eb42-4871-8b49-80ddf54b6d64 Authenticating user 'default' from [fd00:1122:3344:101::e]:58795 | ||
| 1627 | 2025.09.18 19:54:23.620391 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1628 | 2025.09.18 19:54:23.620404 [ 290 ] {} <Debug> TCP-Session: 01511eff-eb42-4871-8b49-80ddf54b6d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1629 | 2025.09.18 19:54:23.620394 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1630 | 2025.09.18 19:54:23.620423 [ 290 ] {} <Debug> TCP-Session: 01511eff-eb42-4871-8b49-80ddf54b6d64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1631 | 2025.09.18 19:54:23.620423 [ 294 ] {} <Debug> TCP-Session: 8f32980e-45dc-4d5b-a13d-b3c9690d791e Authenticating user 'default' from [fd00:1122:3344:101::e]:43778 | ||
| 1632 | 2025.09.18 19:54:23.620448 [ 293 ] {} <Debug> TCP-Session: 9b3e26dd-3c8d-41d3-9844-f4615101be7a Authenticating user 'default' from [fd00:1122:3344:101::e]:56678 | ||
| 1633 | 2025.09.18 19:54:23.620465 [ 294 ] {} <Debug> TCP-Session: 8f32980e-45dc-4d5b-a13d-b3c9690d791e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1634 | 2025.09.18 19:54:23.620401 [ 288 ] {} <Debug> TCP-Session: 16f133f1-4784-4882-abf3-2dcd60798708 Authenticating user 'default' from [fd00:1122:3344:101::e]:64602 | ||
| 1635 | 2025.09.18 19:54:23.620490 [ 294 ] {} <Debug> TCP-Session: 8f32980e-45dc-4d5b-a13d-b3c9690d791e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1636 | 2025.09.18 19:54:23.620500 [ 286 ] {25360deb-5f52-4dfb-a305-e1663e8a0b05} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59274) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1637 | 2025.09.18 19:54:23.620520 [ 288 ] {} <Debug> TCP-Session: 16f133f1-4784-4882-abf3-2dcd60798708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1638 | 2025.09.18 19:54:23.620486 [ 293 ] {} <Debug> TCP-Session: 9b3e26dd-3c8d-41d3-9844-f4615101be7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1639 | 2025.09.18 19:54:23.620550 [ 288 ] {} <Debug> TCP-Session: 16f133f1-4784-4882-abf3-2dcd60798708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1640 | 2025.09.18 19:54:23.620572 [ 293 ] {} <Debug> TCP-Session: 9b3e26dd-3c8d-41d3-9844-f4615101be7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1641 | 2025.09.18 19:54:23.620265 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35919 | ||
| 1642 | 2025.09.18 19:54:23.620252 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65076 | ||
| 1643 | 2025.09.18 19:54:23.620241 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45549 | ||
| 1644 | 2025.09.18 19:54:23.620307 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1645 | 2025.09.18 19:54:23.620690 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1646 | 2025.09.18 19:54:23.620716 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1647 | 2025.09.18 19:54:23.620723 [ 287 ] {} <Debug> TCP-Session: eb74d5b8-939b-4596-96d6-904456f051f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55434 | ||
| 1648 | 2025.09.18 19:54:23.620732 [ 292 ] {} <Debug> TCP-Session: ed9f4dd0-4464-41c3-8c69-339105563877 Authenticating user 'default' from [fd00:1122:3344:101::e]:35919 | ||
| 1649 | 2025.09.18 19:54:23.620745 [ 291 ] {} <Debug> TCP-Session: 3cc82f86-bb20-449c-9c6d-fd790a3854b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:65076 | ||
| 1650 | 2025.09.18 19:54:23.620756 [ 287 ] {} <Debug> TCP-Session: eb74d5b8-939b-4596-96d6-904456f051f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1651 | 2025.09.18 19:54:23.620766 [ 292 ] {} <Debug> TCP-Session: ed9f4dd0-4464-41c3-8c69-339105563877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1652 | 2025.09.18 19:54:23.620774 [ 286 ] {25360deb-5f52-4dfb-a305-e1663e8a0b05} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1653 | 2025.09.18 19:54:23.620794 [ 292 ] {} <Debug> TCP-Session: ed9f4dd0-4464-41c3-8c69-339105563877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1654 | 2025.09.18 19:54:23.620782 [ 287 ] {} <Debug> TCP-Session: eb74d5b8-939b-4596-96d6-904456f051f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1655 | 2025.09.18 19:54:23.620779 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1656 | 2025.09.18 19:54:23.620851 [ 286 ] {25360deb-5f52-4dfb-a305-e1663e8a0b05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1657 | 2025.09.18 19:54:23.620876 [ 289 ] {} <Debug> TCP-Session: d84e9000-821d-4679-b463-009c8e4ed869 Authenticating user 'default' from [fd00:1122:3344:101::e]:45549 | ||
| 1658 | 2025.09.18 19:54:23.620777 [ 291 ] {} <Debug> TCP-Session: 3cc82f86-bb20-449c-9c6d-fd790a3854b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1659 | 2025.09.18 19:54:23.620902 [ 289 ] {} <Debug> TCP-Session: d84e9000-821d-4679-b463-009c8e4ed869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1660 | 2025.09.18 19:54:23.620919 [ 291 ] {} <Debug> TCP-Session: 3cc82f86-bb20-449c-9c6d-fd790a3854b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1661 | 2025.09.18 19:54:23.620932 [ 289 ] {} <Debug> TCP-Session: d84e9000-821d-4679-b463-009c8e4ed869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1662 | 2025.09.18 19:54:23.621157 [ 286 ] {25360deb-5f52-4dfb-a305-e1663e8a0b05} <Debug> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b) (SelectExecutor): Key condition: unknown | ||
| 1663 | 2025.09.18 19:54:23.622080 [ 322 ] {25360deb-5f52-4dfb-a305-e1663e8a0b05} <Trace> AggregatingTransform: Aggregating | ||
| 1664 | 2025.09.18 19:54:23.622124 [ 322 ] {25360deb-5f52-4dfb-a305-e1663e8a0b05} <Trace> Aggregator: Aggregation method: without_key | ||
| 1665 | 2025.09.18 19:54:23.622159 [ 322 ] {25360deb-5f52-4dfb-a305-e1663e8a0b05} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900225 sec. (1110.833 rows/sec., 43.39 KiB/sec.) | ||
| 1666 | 2025.09.18 19:54:23.622178 [ 322 ] {25360deb-5f52-4dfb-a305-e1663e8a0b05} <Trace> Aggregator: Merging aggregated data | ||
| 1667 | 2025.09.18 19:54:23.623357 [ 286 ] {25360deb-5f52-4dfb-a305-e1663e8a0b05} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002917 sec., 342.8179636612959 rows/sec., 13.39 KiB/sec. | ||
| 1668 | 2025.09.18 19:54:23.623477 [ 286 ] {25360deb-5f52-4dfb-a305-e1663e8a0b05} <Debug> TCPHandler: Processed in 0.003269036 sec. | ||
| 1669 | 2025.09.18 19:54:23.623596 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1670 | 2025.09.18 19:54:23.623629 [ 286 ] {} <Debug> TCP-Session: 5212d884-09fa-41b3-b43a-46879922580b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1671 | 2025.09.18 19:54:23.623639 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1672 | 2025.09.18 19:54:23.623667 [ 294 ] {} <Debug> TCP-Session: 8f32980e-45dc-4d5b-a13d-b3c9690d791e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1673 | 2025.09.18 19:54:23.623682 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1674 | 2025.09.18 19:54:23.623688 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1675 | 2025.09.18 19:54:23.623710 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1676 | 2025.09.18 19:54:23.623726 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1677 | 2025.09.18 19:54:23.623746 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1678 | 2025.09.18 19:54:23.623775 [ 289 ] {} <Debug> TCP-Session: d84e9000-821d-4679-b463-009c8e4ed869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2025.09.18 19:54:23.623796 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1680 | 2025.09.18 19:54:23.623807 [ 290 ] {} <Debug> TCP-Session: 01511eff-eb42-4871-8b49-80ddf54b6d64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1681 | 2025.09.18 19:54:23.623771 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1682 | 2025.09.18 19:54:23.623838 [ 293 ] {} <Debug> TCP-Session: 9b3e26dd-3c8d-41d3-9844-f4615101be7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1683 | 2025.09.18 19:54:23.623736 [ 291 ] {} <Debug> TCP-Session: 3cc82f86-bb20-449c-9c6d-fd790a3854b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1684 | 2025.09.18 19:54:23.623881 [ 288 ] {} <Debug> TCP-Session: 16f133f1-4784-4882-abf3-2dcd60798708 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1685 | 2025.09.18 19:54:23.623723 [ 287 ] {} <Debug> TCP-Session: eb74d5b8-939b-4596-96d6-904456f051f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1686 | 2025.09.18 19:54:23.623796 [ 292 ] {} <Debug> TCP-Session: ed9f4dd0-4464-41c3-8c69-339105563877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1687 | 2025.09.18 19:54:25.842413 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1688 | 2025.09.18 19:54:25.842465 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1689 | 2025.09.18 19:54:25.912575 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2827 | ||
| 1690 | 2025.09.18 19:54:25.913159 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1691 | 2025.09.18 19:54:25.913209 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1692 | 2025.09.18 19:54:25.913702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1693 | 2025.09.18 19:54:25.913941 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2025.09.18 19:54:25.914077 [ 87 ] {} <Debug> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1695 | 2025.09.18 19:54:25.914086 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2827 | ||
| 1696 | 2025.09.18 19:54:25.914169 [ 87 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2025.09.18 19:54:25.914202 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1698 | 2025.09.18 19:54:25.915055 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::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 | ||
| 1699 | 2025.09.18 19:54:25.917200 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1700 | 2025.09.18 19:54:25.917304 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1701 | 2025.09.18 19:54:25.917425 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1702 | 2025.09.18 19:54:25.917493 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1703 | 2025.09.18 19:54:25.917547 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1704 | 2025.09.18 19:54:25.917604 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1705 | 2025.09.18 19:54:25.917657 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1706 | 2025.09.18 19:54:25.941376 [ 195 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2827 rows, containing 4 columns (4 merged, 0 gathered) in 0.027063493 sec., 104458.06090145126 rows/sec., 1.49 MiB/sec. | ||
| 1707 | 2025.09.18 19:54:25.942267 [ 189 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1708 | 2025.09.18 19:54:25.942618 [ 189 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_6_1} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2025.09.18 19:54:25.942695 [ 189 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_6_1} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1710 | 2025.09.18 19:54:25.942830 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1711 | 2025.09.18 19:54:26.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.93 MiB, peak 177.19 MiB, free memory in arenas 0.00 B, will set to 170.36 MiB (RSS), difference: 1.43 MiB | ||
| 1712 | 2025.09.18 19:54:26.050884 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1713 | 2025.09.18 19:54:26.068923 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2025.09.18 19:54:26.068977 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1715 | 2025.09.18 19:54:26.075514 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1716 | 2025.09.18 19:54:26.076259 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2025.09.18 19:54:26.076528 [ 87 ] {} <Debug> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1718 | 2025.09.18 19:54:26.076565 [ 87 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2025.09.18 19:54:26.076583 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1720 | 2025.09.18 19:54:26.076707 [ 189 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 1721 | 2025.09.18 19:54:26.080193 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1722 | 2025.09.18 19:54:26.081205 [ 189 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1723 | 2025.09.18 19:54:26.082824 [ 189 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 1724 | 2025.09.18 19:54:26.087609 [ 189 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 1725 | 2025.09.18 19:54:26.092160 [ 189 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 1726 | 2025.09.18 19:54:26.096752 [ 189 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 1727 | 2025.09.18 19:54:26.104414 [ 189 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 1728 | 2025.09.18 19:54:26.108774 [ 189 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 1729 | 2025.09.18 19:54:26.169605 [ 195 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092962561 sec., 494.8228566981927 rows/sec., 2.56 MiB/sec. | ||
| 1730 | 2025.09.18 19:54:26.172007 [ 187 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1731 | 2025.09.18 19:54:26.174101 [ 187 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_6_1} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2025.09.18 19:54:26.174207 [ 187 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_6_1} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1733 | 2025.09.18 19:54:26.175956 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1734 | 2025.09.18 19:54:27.001145 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.43 MiB, peak 180.97 MiB, free memory in arenas 0.00 B, will set to 181.23 MiB (RSS), difference: 9.79 MiB | ||
| 1735 | 2025.09.18 19:54:27.646213 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1736 | 2025.09.18 19:54:27.646416 [ 3 ] {b53318c5-6c95-4a15-b56d-f4b8281c5fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1737 | 2025.09.18 19:54:27.646492 [ 3 ] {b53318c5-6c95-4a15-b56d-f4b8281c5fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1738 | 2025.09.18 19:54:27.647346 [ 3 ] {b53318c5-6c95-4a15-b56d-f4b8281c5fa4} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2025.09.18 19:54:27.647399 [ 3 ] {b53318c5-6c95-4a15-b56d-f4b8281c5fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1740 | 2025.09.18 19:54:27.647836 [ 3 ] {b53318c5-6c95-4a15-b56d-f4b8281c5fa4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1741 | 2025.09.18 19:54:27.648064 [ 3 ] {b53318c5-6c95-4a15-b56d-f4b8281c5fa4} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2025.09.18 19:54:27.648222 [ 3 ] {b53318c5-6c95-4a15-b56d-f4b8281c5fa4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001862 sec., 220193.34049409238 rows/sec., 13.97 MiB/sec. | ||
| 1743 | 2025.09.18 19:54:27.648272 [ 3 ] {b53318c5-6c95-4a15-b56d-f4b8281c5fa4} <Debug> TCPHandler: Processed in 0.002194368 sec. | ||
| 1744 | 2025.09.18 19:54:27.648405 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1745 | 2025.09.18 19:54:27.648510 [ 3 ] {817fa23a-9119-45be-8719-11c149044736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1746 | 2025.09.18 19:54:27.648555 [ 3 ] {817fa23a-9119-45be-8719-11c149044736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1747 | 2025.09.18 19:54:27.649507 [ 3 ] {817fa23a-9119-45be-8719-11c149044736} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1748 | 2025.09.18 19:54:27.649545 [ 3 ] {817fa23a-9119-45be-8719-11c149044736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1749 | 2025.09.18 19:54:27.649970 [ 3 ] {817fa23a-9119-45be-8719-11c149044736} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1750 | 2025.09.18 19:54:27.650182 [ 3 ] {817fa23a-9119-45be-8719-11c149044736} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2025.09.18 19:54:27.650294 [ 85 ] {} <Debug> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1752 | 2025.09.18 19:54:27.650312 [ 3 ] {817fa23a-9119-45be-8719-11c149044736} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001826 sec., 619934.282584885 rows/sec., 49.12 MiB/sec. | ||
| 1753 | 2025.09.18 19:54:27.650364 [ 85 ] {} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1754 | 2025.09.18 19:54:27.650373 [ 3 ] {817fa23a-9119-45be-8719-11c149044736} <Debug> TCPHandler: Processed in 0.002022475 sec. | ||
| 1755 | 2025.09.18 19:54:27.650394 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1756 | 2025.09.18 19:54:27.650493 [ 186 ] {73f8a399-e317-4d85-967e-c274ff67ed35::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 | ||
| 1757 | 2025.09.18 19:54:27.650503 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2025.09.18 19:54:27.650604 [ 186 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1759 | 2025.09.18 19:54:27.650611 [ 3 ] {9ed9e3b9-5536-4804-b088-6ead1030e847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1760 | 2025.09.18 19:54:27.650650 [ 186 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 175 rows starting from the beginning of the part | ||
| 1761 | 2025.09.18 19:54:27.650658 [ 3 ] {9ed9e3b9-5536-4804-b088-6ead1030e847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1762 | 2025.09.18 19:54:27.650734 [ 186 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1763 | 2025.09.18 19:54:27.650793 [ 186 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
| 1764 | 2025.09.18 19:54:27.650837 [ 186 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1134 rows starting from the beginning of the part | ||
| 1765 | 2025.09.18 19:54:27.650878 [ 186 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1766 | 2025.09.18 19:54:27.650919 [ 186 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1132 rows starting from the beginning of the part | ||
| 1767 | 2025.09.18 19:54:27.651146 [ 3 ] {9ed9e3b9-5536-4804-b088-6ead1030e847} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2025.09.18 19:54:27.651182 [ 3 ] {9ed9e3b9-5536-4804-b088-6ead1030e847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1769 | 2025.09.18 19:54:27.651540 [ 3 ] {9ed9e3b9-5536-4804-b088-6ead1030e847} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1770 | 2025.09.18 19:54:27.651769 [ 3 ] {9ed9e3b9-5536-4804-b088-6ead1030e847} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2025.09.18 19:54:27.651904 [ 3 ] {9ed9e3b9-5536-4804-b088-6ead1030e847} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001312 sec., 163871.95121951218 rows/sec., 9.73 MiB/sec. | ||
| 1772 | 2025.09.18 19:54:27.651942 [ 3 ] {9ed9e3b9-5536-4804-b088-6ead1030e847} <Debug> TCPHandler: Processed in 0.001488925 sec. | ||
| 1773 | 2025.09.18 19:54:27.652053 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1774 | 2025.09.18 19:54:27.652150 [ 3 ] {26e86f14-a35d-4681-bfa8-d6bebfaef343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1775 | 2025.09.18 19:54:27.652190 [ 3 ] {26e86f14-a35d-4681-bfa8-d6bebfaef343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1776 | 2025.09.18 19:54:27.652213 [ 195 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2601 rows, containing 5 columns (5 merged, 0 gathered) in 0.00175516 sec., 1481916.1785820096 rows/sec., 123.68 MiB/sec. | ||
| 1777 | 2025.09.18 19:54:27.652550 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1778 | 2025.09.18 19:54:27.652644 [ 3 ] {26e86f14-a35d-4681-bfa8-d6bebfaef343} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2025.09.18 19:54:27.652686 [ 3 ] {26e86f14-a35d-4681-bfa8-d6bebfaef343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1780 | 2025.09.18 19:54:27.652972 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_6_1} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2025.09.18 19:54:27.653056 [ 3 ] {26e86f14-a35d-4681-bfa8-d6bebfaef343} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1782 | 2025.09.18 19:54:27.653061 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_6_1} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1783 | 2025.09.18 19:54:27.653170 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 1784 | 2025.09.18 19:54:27.653280 [ 3 ] {26e86f14-a35d-4681-bfa8-d6bebfaef343} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2025.09.18 19:54:27.653424 [ 3 ] {26e86f14-a35d-4681-bfa8-d6bebfaef343} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001293 sec., 163959.7834493426 rows/sec., 10.57 MiB/sec. | ||
| 1786 | 2025.09.18 19:54:27.653463 [ 3 ] {26e86f14-a35d-4681-bfa8-d6bebfaef343} <Debug> TCPHandler: Processed in 0.001458725 sec. | ||
| 1787 | 2025.09.18 19:54:27.653567 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2025.09.18 19:54:27.653662 [ 3 ] {d96737ae-e8c1-4a8a-af92-34ee415ad7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1789 | 2025.09.18 19:54:27.653702 [ 3 ] {d96737ae-e8c1-4a8a-af92-34ee415ad7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1790 | 2025.09.18 19:54:27.654149 [ 3 ] {d96737ae-e8c1-4a8a-af92-34ee415ad7b5} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1791 | 2025.09.18 19:54:27.654186 [ 3 ] {d96737ae-e8c1-4a8a-af92-34ee415ad7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1792 | 2025.09.18 19:54:27.654552 [ 3 ] {d96737ae-e8c1-4a8a-af92-34ee415ad7b5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1793 | 2025.09.18 19:54:27.654760 [ 3 ] {d96737ae-e8c1-4a8a-af92-34ee415ad7b5} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1794 | 2025.09.18 19:54:27.654898 [ 3 ] {d96737ae-e8c1-4a8a-af92-34ee415ad7b5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001254 sec., 168261.5629984051 rows/sec., 9.55 MiB/sec. | ||
| 1795 | 2025.09.18 19:54:27.654935 [ 3 ] {d96737ae-e8c1-4a8a-af92-34ee415ad7b5} <Debug> TCPHandler: Processed in 0.001416394 sec. | ||
| 1796 | 2025.09.18 19:54:27.655046 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1797 | 2025.09.18 19:54:27.655140 [ 3 ] {e4223d6d-a6c8-4bec-a494-ffba3e944fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1798 | 2025.09.18 19:54:27.655181 [ 3 ] {e4223d6d-a6c8-4bec-a494-ffba3e944fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1799 | 2025.09.18 19:54:27.656020 [ 3 ] {e4223d6d-a6c8-4bec-a494-ffba3e944fc5} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1800 | 2025.09.18 19:54:27.656064 [ 3 ] {e4223d6d-a6c8-4bec-a494-ffba3e944fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1801 | 2025.09.18 19:54:27.656500 [ 3 ] {e4223d6d-a6c8-4bec-a494-ffba3e944fc5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1802 | 2025.09.18 19:54:27.656777 [ 3 ] {e4223d6d-a6c8-4bec-a494-ffba3e944fc5} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2025.09.18 19:54:27.656928 [ 84 ] {} <Debug> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1804 | 2025.09.18 19:54:27.656945 [ 3 ] {e4223d6d-a6c8-4bec-a494-ffba3e944fc5} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001821 sec., 378363.5365183965 rows/sec., 26.42 MiB/sec. | ||
| 1805 | 2025.09.18 19:54:27.656989 [ 84 ] {} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2025.09.18 19:54:27.657012 [ 3 ] {e4223d6d-a6c8-4bec-a494-ffba3e944fc5} <Debug> TCPHandler: Processed in 0.002014084 sec. | ||
| 1807 | 2025.09.18 19:54:27.657024 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1808 | 2025.09.18 19:54:27.657126 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::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 | ||
| 1809 | 2025.09.18 19:54:27.657225 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1810 | 2025.09.18 19:54:27.657254 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 98 rows starting from the beginning of the part | ||
| 1811 | 2025.09.18 19:54:27.657310 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::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 | ||
| 1812 | 2025.09.18 19:54:27.657362 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1813 | 2025.09.18 19:54:27.657412 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 693 rows starting from the beginning of the part | ||
| 1814 | 2025.09.18 19:54:27.657473 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1815 | 2025.09.18 19:54:27.657525 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 689 rows starting from the beginning of the part | ||
| 1816 | 2025.09.18 19:54:27.657589 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1817 | 2025.09.18 19:54:27.657714 [ 3 ] {42de8531-fcde-40ae-88fa-c5316086c5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1818 | 2025.09.18 19:54:27.657769 [ 3 ] {42de8531-fcde-40ae-88fa-c5316086c5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1819 | 2025.09.18 19:54:27.658156 [ 3 ] {42de8531-fcde-40ae-88fa-c5316086c5d3} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1820 | 2025.09.18 19:54:27.658192 [ 3 ] {42de8531-fcde-40ae-88fa-c5316086c5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1821 | 2025.09.18 19:54:27.658517 [ 3 ] {42de8531-fcde-40ae-88fa-c5316086c5d3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1822 | 2025.09.18 19:54:27.658686 [ 195 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1656 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596968 sec., 1036965.0487674142 rows/sec., 78.04 MiB/sec. | ||
| 1823 | 2025.09.18 19:54:27.658771 [ 3 ] {42de8531-fcde-40ae-88fa-c5316086c5d3} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2025.09.18 19:54:27.658918 [ 3 ] {42de8531-fcde-40ae-88fa-c5316086c5d3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001227 sec., 4889.975550122249 rows/sec., 255.48 KiB/sec. | ||
| 1825 | 2025.09.18 19:54:27.658956 [ 3 ] {42de8531-fcde-40ae-88fa-c5316086c5d3} <Debug> TCPHandler: Processed in 0.001428194 sec. | ||
| 1826 | 2025.09.18 19:54:27.658983 [ 193 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1827 | 2025.09.18 19:54:27.659070 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2025.09.18 19:54:27.659172 [ 3 ] {cd6d49f4-805a-40f8-bd0e-bf340e7634d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1829 | 2025.09.18 19:54:27.659216 [ 3 ] {cd6d49f4-805a-40f8-bd0e-bf340e7634d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1830 | 2025.09.18 19:54:27.659317 [ 193 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_6_1} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1831 | 2025.09.18 19:54:27.659397 [ 193 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_6_1} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1832 | 2025.09.18 19:54:27.659488 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 1833 | 2025.09.18 19:54:27.659652 [ 3 ] {cd6d49f4-805a-40f8-bd0e-bf340e7634d9} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1834 | 2025.09.18 19:54:27.659693 [ 3 ] {cd6d49f4-805a-40f8-bd0e-bf340e7634d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1835 | 2025.09.18 19:54:27.660056 [ 3 ] {cd6d49f4-805a-40f8-bd0e-bf340e7634d9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1836 | 2025.09.18 19:54:27.660267 [ 3 ] {cd6d49f4-805a-40f8-bd0e-bf340e7634d9} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2025.09.18 19:54:27.660367 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1838 | 2025.09.18 19:54:27.660405 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2025.09.18 19:54:27.660407 [ 3 ] {cd6d49f4-805a-40f8-bd0e-bf340e7634d9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001254 sec., 250398.72408293464 rows/sec., 16.45 MiB/sec. | ||
| 1840 | 2025.09.18 19:54:27.660424 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1841 | 2025.09.18 19:54:27.660458 [ 3 ] {cd6d49f4-805a-40f8-bd0e-bf340e7634d9} <Debug> TCPHandler: Processed in 0.001438624 sec. | ||
| 1842 | 2025.09.18 19:54:27.660545 [ 186 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::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 | ||
| 1843 | 2025.09.18 19:54:27.660576 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2025.09.18 19:54:27.660662 [ 186 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1845 | 2025.09.18 19:54:27.660672 [ 3 ] {791bbcaf-cd7c-4d45-8d5a-39450d5b3437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1846 | 2025.09.18 19:54:27.660696 [ 186 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 207 rows starting from the beginning of the part | ||
| 1847 | 2025.09.18 19:54:27.660716 [ 3 ] {791bbcaf-cd7c-4d45-8d5a-39450d5b3437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1848 | 2025.09.18 19:54:27.660755 [ 186 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 1849 | 2025.09.18 19:54:27.660866 [ 186 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
| 1850 | 2025.09.18 19:54:27.660906 [ 186 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 310 rows starting from the beginning of the part | ||
| 1851 | 2025.09.18 19:54:27.660947 [ 186 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1852 | 2025.09.18 19:54:27.660984 [ 186 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 314 rows starting from the beginning of the part | ||
| 1853 | 2025.09.18 19:54:27.661040 [ 3 ] {791bbcaf-cd7c-4d45-8d5a-39450d5b3437} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2025.09.18 19:54:27.661075 [ 3 ] {791bbcaf-cd7c-4d45-8d5a-39450d5b3437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1855 | 2025.09.18 19:54:27.661394 [ 3 ] {791bbcaf-cd7c-4d45-8d5a-39450d5b3437} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1856 | 2025.09.18 19:54:27.661689 [ 3 ] {791bbcaf-cd7c-4d45-8d5a-39450d5b3437} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2025.09.18 19:54:27.661826 [ 3 ] {791bbcaf-cd7c-4d45-8d5a-39450d5b3437} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001172 sec., 853.2423208191126 rows/sec., 57.49 KiB/sec. | ||
| 1858 | 2025.09.18 19:54:27.661862 [ 3 ] {791bbcaf-cd7c-4d45-8d5a-39450d5b3437} <Debug> TCPHandler: Processed in 0.001335263 sec. | ||
| 1859 | 2025.09.18 19:54:27.661963 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2025.09.18 19:54:27.662001 [ 195 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1291 rows, containing 5 columns (5 merged, 0 gathered) in 0.001504655 sec., 858003.994271112 rows/sec., 59.10 MiB/sec. | ||
| 1861 | 2025.09.18 19:54:27.662058 [ 3 ] {6dc96b40-02c9-4829-acb8-3ad2c6e9f6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1862 | 2025.09.18 19:54:27.662117 [ 3 ] {6dc96b40-02c9-4829-acb8-3ad2c6e9f6e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1863 | 2025.09.18 19:54:27.662255 [ 193 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1864 | 2025.09.18 19:54:27.662525 [ 193 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1865 | 2025.09.18 19:54:27.662593 [ 193 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1866 | 2025.09.18 19:54:27.662666 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 1867 | 2025.09.18 19:54:27.662867 [ 3 ] {6dc96b40-02c9-4829-acb8-3ad2c6e9f6e6} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2025.09.18 19:54:27.662908 [ 3 ] {6dc96b40-02c9-4829-acb8-3ad2c6e9f6e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1869 | 2025.09.18 19:54:27.663438 [ 3 ] {6dc96b40-02c9-4829-acb8-3ad2c6e9f6e6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1870 | 2025.09.18 19:54:27.663675 [ 3 ] {6dc96b40-02c9-4829-acb8-3ad2c6e9f6e6} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2025.09.18 19:54:27.663823 [ 3 ] {6dc96b40-02c9-4829-acb8-3ad2c6e9f6e6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001785 sec., 5602.240896358544 rows/sec., 10.04 MiB/sec. | ||
| 1872 | 2025.09.18 19:54:27.663886 [ 3 ] {6dc96b40-02c9-4829-acb8-3ad2c6e9f6e6} <Debug> TCPHandler: Processed in 0.001973644 sec. | ||
| 1873 | 2025.09.18 19:54:27.663992 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1874 | 2025.09.18 19:54:27.664088 [ 3 ] {6136bac0-9fff-4edf-9890-be8e7803a3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1875 | 2025.09.18 19:54:27.664129 [ 3 ] {6136bac0-9fff-4edf-9890-be8e7803a3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1876 | 2025.09.18 19:54:27.664459 [ 3 ] {6136bac0-9fff-4edf-9890-be8e7803a3f4} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1877 | 2025.09.18 19:54:27.664495 [ 3 ] {6136bac0-9fff-4edf-9890-be8e7803a3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1878 | 2025.09.18 19:54:27.664813 [ 3 ] {6136bac0-9fff-4edf-9890-be8e7803a3f4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1879 | 2025.09.18 19:54:27.665014 [ 3 ] {6136bac0-9fff-4edf-9890-be8e7803a3f4} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2025.09.18 19:54:27.665110 [ 84 ] {} <Debug> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1881 | 2025.09.18 19:54:27.665141 [ 3 ] {6136bac0-9fff-4edf-9890-be8e7803a3f4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00107 sec., 97196.26168224298 rows/sec., 5.96 MiB/sec. | ||
| 1882 | 2025.09.18 19:54:27.665147 [ 84 ] {} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1883 | 2025.09.18 19:54:27.665180 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1884 | 2025.09.18 19:54:27.665182 [ 3 ] {6136bac0-9fff-4edf-9890-be8e7803a3f4} <Debug> TCPHandler: Processed in 0.001239841 sec. | ||
| 1885 | 2025.09.18 19:54:27.665283 [ 194 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 1886 | 2025.09.18 19:54:27.665405 [ 194 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1887 | 2025.09.18 19:54:27.665444 [ 194 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 1888 | 2025.09.18 19:54:27.665523 [ 194 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1889 | 2025.09.18 19:54:27.665583 [ 194 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1890 | 2025.09.18 19:54:27.665642 [ 194 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 98 rows starting from the beginning of the part | ||
| 1891 | 2025.09.18 19:54:27.665694 [ 194 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1892 | 2025.09.18 19:54:27.665750 [ 194 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 104 rows starting from the beginning of the part | ||
| 1893 | 2025.09.18 19:54:27.666559 [ 193 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 382 rows, containing 4 columns (4 merged, 0 gathered) in 0.001312362 sec., 291078.22384372604 rows/sec., 18.78 MiB/sec. | ||
| 1894 | 2025.09.18 19:54:27.666807 [ 195 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1895 | 2025.09.18 19:54:27.667170 [ 195 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_6_1} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2025.09.18 19:54:27.667248 [ 195 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_6_1} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1897 | 2025.09.18 19:54:27.667334 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1898 | 2025.09.18 19:54:30.902922 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 262 | ||
| 1899 | 2025.09.18 19:54:30.905455 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2025.09.18 19:54:30.905529 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1901 | 2025.09.18 19:54:30.907051 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1902 | 2025.09.18 19:54:30.907345 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2025.09.18 19:54:30.907723 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 262 | ||
| 1904 | 2025.09.18 19:54:32.633032 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2025.09.18 19:54:32.633297 [ 3 ] {c0f299a0-296f-447b-9b9e-a914f2563798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1906 | 2025.09.18 19:54:32.633687 [ 3 ] {c0f299a0-296f-447b-9b9e-a914f2563798} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1907 | 2025.09.18 19:54:32.633730 [ 3 ] {c0f299a0-296f-447b-9b9e-a914f2563798} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1908 | 2025.09.18 19:54:32.633993 [ 3 ] {c0f299a0-296f-447b-9b9e-a914f2563798} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1909 | 2025.09.18 19:54:32.634065 [ 3 ] {c0f299a0-296f-447b-9b9e-a914f2563798} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1910 | 2025.09.18 19:54:32.634208 [ 3 ] {c0f299a0-296f-447b-9b9e-a914f2563798} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1911 | 2025.09.18 19:54:32.634336 [ 315 ] {c0f299a0-296f-447b-9b9e-a914f2563798} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1912 | 2025.09.18 19:54:32.634336 [ 299 ] {c0f299a0-296f-447b-9b9e-a914f2563798} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1913 | 2025.09.18 19:54:32.634467 [ 3 ] {c0f299a0-296f-447b-9b9e-a914f2563798} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (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 | ||
| 1914 | 2025.09.18 19:54:32.634499 [ 3 ] {c0f299a0-296f-447b-9b9e-a914f2563798} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1915 | 2025.09.18 19:54:32.636675 [ 3 ] {c0f299a0-296f-447b-9b9e-a914f2563798} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1916 | 2025.09.18 19:54:32.636709 [ 3 ] {c0f299a0-296f-447b-9b9e-a914f2563798} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1917 | 2025.09.18 19:54:32.636772 [ 3 ] {c0f299a0-296f-447b-9b9e-a914f2563798} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1918 | 2025.09.18 19:54:32.636821 [ 3 ] {c0f299a0-296f-447b-9b9e-a914f2563798} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1919 | 2025.09.18 19:54:32.637756 [ 3 ] {c0f299a0-296f-447b-9b9e-a914f2563798} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.004614 sec., 8235.8040745557 rows/sec., 327.85 KiB/sec. | ||
| 1920 | 2025.09.18 19:54:32.637876 [ 3 ] {c0f299a0-296f-447b-9b9e-a914f2563798} <Debug> TCPHandler: Processed in 0.005022896 sec. | ||
| 1921 | 2025.09.18 19:54:32.638166 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1922 | 2025.09.18 19:54:32.638383 [ 3 ] {99acd3b2-33f5-47ca-9be2-af647386cdb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1923 | 2025.09.18 19:54:32.638623 [ 3 ] {99acd3b2-33f5-47ca-9be2-af647386cdb4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1924 | 2025.09.18 19:54:32.638660 [ 3 ] {99acd3b2-33f5-47ca-9be2-af647386cdb4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1925 | 2025.09.18 19:54:32.638874 [ 3 ] {99acd3b2-33f5-47ca-9be2-af647386cdb4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1926 | 2025.09.18 19:54:32.638930 [ 3 ] {99acd3b2-33f5-47ca-9be2-af647386cdb4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1927 | 2025.09.18 19:54:32.639039 [ 3 ] {99acd3b2-33f5-47ca-9be2-af647386cdb4} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1928 | 2025.09.18 19:54:32.639096 [ 315 ] {99acd3b2-33f5-47ca-9be2-af647386cdb4} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1929 | 2025.09.18 19:54:32.639100 [ 299 ] {99acd3b2-33f5-47ca-9be2-af647386cdb4} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1930 | 2025.09.18 19:54:32.639185 [ 3 ] {99acd3b2-33f5-47ca-9be2-af647386cdb4} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (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 | ||
| 1931 | 2025.09.18 19:54:32.639211 [ 3 ] {99acd3b2-33f5-47ca-9be2-af647386cdb4} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1932 | 2025.09.18 19:54:32.639271 [ 3 ] {99acd3b2-33f5-47ca-9be2-af647386cdb4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1933 | 2025.09.18 19:54:32.639290 [ 3 ] {99acd3b2-33f5-47ca-9be2-af647386cdb4} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1934 | 2025.09.18 19:54:32.639322 [ 3 ] {99acd3b2-33f5-47ca-9be2-af647386cdb4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1935 | 2025.09.18 19:54:32.639355 [ 3 ] {99acd3b2-33f5-47ca-9be2-af647386cdb4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1936 | 2025.09.18 19:54:32.639983 [ 3 ] {99acd3b2-33f5-47ca-9be2-af647386cdb4} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.00167 sec., 22754.491017964072 rows/sec., 905.81 KiB/sec. | ||
| 1937 | 2025.09.18 19:54:32.640076 [ 3 ] {99acd3b2-33f5-47ca-9be2-af647386cdb4} <Debug> TCPHandler: Processed in 0.001901202 sec. | ||
| 1938 | 2025.09.18 19:54:32.640303 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2025.09.18 19:54:32.640449 [ 3 ] {6d2afd56-d626-4fc6-967e-997a8c2d2e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1940 | 2025.09.18 19:54:32.640674 [ 3 ] {6d2afd56-d626-4fc6-967e-997a8c2d2e0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1941 | 2025.09.18 19:54:32.640710 [ 3 ] {6d2afd56-d626-4fc6-967e-997a8c2d2e0c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1942 | 2025.09.18 19:54:32.640919 [ 3 ] {6d2afd56-d626-4fc6-967e-997a8c2d2e0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1943 | 2025.09.18 19:54:32.640972 [ 3 ] {6d2afd56-d626-4fc6-967e-997a8c2d2e0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1944 | 2025.09.18 19:54:32.641094 [ 3 ] {6d2afd56-d626-4fc6-967e-997a8c2d2e0c} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1945 | 2025.09.18 19:54:32.641154 [ 318 ] {6d2afd56-d626-4fc6-967e-997a8c2d2e0c} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1946 | 2025.09.18 19:54:32.641157 [ 315 ] {6d2afd56-d626-4fc6-967e-997a8c2d2e0c} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1947 | 2025.09.18 19:54:32.641261 [ 3 ] {6d2afd56-d626-4fc6-967e-997a8c2d2e0c} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (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 | ||
| 1948 | 2025.09.18 19:54:32.641292 [ 3 ] {6d2afd56-d626-4fc6-967e-997a8c2d2e0c} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1949 | 2025.09.18 19:54:32.641352 [ 3 ] {6d2afd56-d626-4fc6-967e-997a8c2d2e0c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1950 | 2025.09.18 19:54:32.641372 [ 3 ] {6d2afd56-d626-4fc6-967e-997a8c2d2e0c} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1951 | 2025.09.18 19:54:32.641427 [ 3 ] {6d2afd56-d626-4fc6-967e-997a8c2d2e0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1952 | 2025.09.18 19:54:32.641464 [ 3 ] {6d2afd56-d626-4fc6-967e-997a8c2d2e0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1953 | 2025.09.18 19:54:32.642250 [ 3 ] {6d2afd56-d626-4fc6-967e-997a8c2d2e0c} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001864 sec., 20386.2660944206 rows/sec., 811.53 KiB/sec. | ||
| 1954 | 2025.09.18 19:54:32.642343 [ 3 ] {6d2afd56-d626-4fc6-967e-997a8c2d2e0c} <Debug> TCPHandler: Processed in 0.002091926 sec. | ||
| 1955 | 2025.09.18 19:54:32.644751 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2025.09.18 19:54:32.644860 [ 3 ] {b84fe14d-4d33-4eca-b9f4-cb501c82f1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1957 | 2025.09.18 19:54:32.644904 [ 3 ] {b84fe14d-4d33-4eca-b9f4-cb501c82f1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1958 | 2025.09.18 19:54:32.645402 [ 3 ] {b84fe14d-4d33-4eca-b9f4-cb501c82f1aa} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2025.09.18 19:54:32.645445 [ 3 ] {b84fe14d-4d33-4eca-b9f4-cb501c82f1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1960 | 2025.09.18 19:54:32.645858 [ 3 ] {b84fe14d-4d33-4eca-b9f4-cb501c82f1aa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1961 | 2025.09.18 19:54:32.646049 [ 3 ] {b84fe14d-4d33-4eca-b9f4-cb501c82f1aa} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2025.09.18 19:54:32.646204 [ 3 ] {b84fe14d-4d33-4eca-b9f4-cb501c82f1aa} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001376 sec., 2180.232558139535 rows/sec., 198.72 KiB/sec. | ||
| 1963 | 2025.09.18 19:54:32.646256 [ 3 ] {b84fe14d-4d33-4eca-b9f4-cb501c82f1aa} <Debug> TCPHandler: Processed in 0.001557857 sec. | ||
| 1964 | 2025.09.18 19:54:32.646358 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1965 | 2025.09.18 19:54:32.646447 [ 3 ] {42ec684c-9889-4a2b-9958-0166969f0dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1966 | 2025.09.18 19:54:32.646486 [ 3 ] {42ec684c-9889-4a2b-9958-0166969f0dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1967 | 2025.09.18 19:54:32.646860 [ 3 ] {42ec684c-9889-4a2b-9958-0166969f0dfa} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1968 | 2025.09.18 19:54:32.646895 [ 3 ] {42ec684c-9889-4a2b-9958-0166969f0dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1969 | 2025.09.18 19:54:32.647160 [ 3 ] {42ec684c-9889-4a2b-9958-0166969f0dfa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1970 | 2025.09.18 19:54:32.647438 [ 3 ] {42ec684c-9889-4a2b-9958-0166969f0dfa} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1971 | 2025.09.18 19:54:32.647564 [ 3 ] {42ec684c-9889-4a2b-9958-0166969f0dfa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001122 sec., 1782.5311942959001 rows/sec., 145.35 KiB/sec. | ||
| 1972 | 2025.09.18 19:54:32.647601 [ 3 ] {42ec684c-9889-4a2b-9958-0166969f0dfa} <Debug> TCPHandler: Processed in 0.001282152 sec. | ||
| 1973 | 2025.09.18 19:54:32.647709 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1974 | 2025.09.18 19:54:32.647802 [ 3 ] {0bc6fe55-f6df-4ccf-93ba-665951af0172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1975 | 2025.09.18 19:54:32.647840 [ 3 ] {0bc6fe55-f6df-4ccf-93ba-665951af0172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1976 | 2025.09.18 19:54:32.648293 [ 3 ] {0bc6fe55-f6df-4ccf-93ba-665951af0172} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1977 | 2025.09.18 19:54:32.648330 [ 3 ] {0bc6fe55-f6df-4ccf-93ba-665951af0172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1978 | 2025.09.18 19:54:32.648628 [ 3 ] {0bc6fe55-f6df-4ccf-93ba-665951af0172} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1979 | 2025.09.18 19:54:32.648829 [ 3 ] {0bc6fe55-f6df-4ccf-93ba-665951af0172} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1980 | 2025.09.18 19:54:32.648956 [ 3 ] {0bc6fe55-f6df-4ccf-93ba-665951af0172} <Debug> executeQuery: Read 109 rows, 9.34 KiB in 0.001172 sec., 93003.41296928326 rows/sec., 7.78 MiB/sec. | ||
| 1981 | 2025.09.18 19:54:32.648992 [ 3 ] {0bc6fe55-f6df-4ccf-93ba-665951af0172} <Debug> TCPHandler: Processed in 0.001331413 sec. | ||
| 1982 | 2025.09.18 19:54:32.649102 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1983 | 2025.09.18 19:54:32.649196 [ 3 ] {4287dfea-f2ad-4f22-96f2-93636bada5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1984 | 2025.09.18 19:54:32.649245 [ 3 ] {4287dfea-f2ad-4f22-96f2-93636bada5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1985 | 2025.09.18 19:54:32.649637 [ 3 ] {4287dfea-f2ad-4f22-96f2-93636bada5e6} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2025.09.18 19:54:32.649672 [ 3 ] {4287dfea-f2ad-4f22-96f2-93636bada5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1987 | 2025.09.18 19:54:32.649956 [ 3 ] {4287dfea-f2ad-4f22-96f2-93636bada5e6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1988 | 2025.09.18 19:54:32.650161 [ 3 ] {4287dfea-f2ad-4f22-96f2-93636bada5e6} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1989 | 2025.09.18 19:54:32.650299 [ 3 ] {4287dfea-f2ad-4f22-96f2-93636bada5e6} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001121 sec., 24977.698483496875 rows/sec., 1.82 MiB/sec. | ||
| 1990 | 2025.09.18 19:54:32.650337 [ 3 ] {4287dfea-f2ad-4f22-96f2-93636bada5e6} <Debug> TCPHandler: Processed in 0.001282482 sec. | ||
| 1991 | 2025.09.18 19:54:32.650435 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1992 | 2025.09.18 19:54:32.650527 [ 3 ] {f956cd5b-0dc6-42c9-adb2-959e99c26f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1993 | 2025.09.18 19:54:32.650567 [ 3 ] {f956cd5b-0dc6-42c9-adb2-959e99c26f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1994 | 2025.09.18 19:54:32.650980 [ 3 ] {f956cd5b-0dc6-42c9-adb2-959e99c26f8d} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1995 | 2025.09.18 19:54:32.651016 [ 3 ] {f956cd5b-0dc6-42c9-adb2-959e99c26f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1996 | 2025.09.18 19:54:32.651317 [ 3 ] {f956cd5b-0dc6-42c9-adb2-959e99c26f8d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1997 | 2025.09.18 19:54:32.651517 [ 3 ] {f956cd5b-0dc6-42c9-adb2-959e99c26f8d} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1998 | 2025.09.18 19:54:32.651642 [ 3 ] {f956cd5b-0dc6-42c9-adb2-959e99c26f8d} <Debug> executeQuery: Read 108 rows, 8.66 KiB in 0.001132 sec., 95406.36042402827 rows/sec., 7.47 MiB/sec. | ||
| 1999 | 2025.09.18 19:54:32.651679 [ 3 ] {f956cd5b-0dc6-42c9-adb2-959e99c26f8d} <Debug> TCPHandler: Processed in 0.001291423 sec. | ||
| 2000 | 2025.09.18 19:54:32.651789 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2001 | 2025.09.18 19:54:32.651882 [ 3 ] {d99a5526-dea3-4e2b-9dd3-8fb6a18d678e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2002 | 2025.09.18 19:54:32.651923 [ 3 ] {d99a5526-dea3-4e2b-9dd3-8fb6a18d678e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2003 | 2025.09.18 19:54:32.652318 [ 3 ] {d99a5526-dea3-4e2b-9dd3-8fb6a18d678e} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2025.09.18 19:54:32.652354 [ 3 ] {d99a5526-dea3-4e2b-9dd3-8fb6a18d678e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2005 | 2025.09.18 19:54:32.652667 [ 3 ] {d99a5526-dea3-4e2b-9dd3-8fb6a18d678e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2006 | 2025.09.18 19:54:32.652862 [ 3 ] {d99a5526-dea3-4e2b-9dd3-8fb6a18d678e} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2025.09.18 19:54:32.652988 [ 3 ] {d99a5526-dea3-4e2b-9dd3-8fb6a18d678e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001125 sec., 143111.11111111112 rows/sec., 9.97 MiB/sec. | ||
| 2008 | 2025.09.18 19:54:32.653024 [ 3 ] {d99a5526-dea3-4e2b-9dd3-8fb6a18d678e} <Debug> TCPHandler: Processed in 0.001283272 sec. | ||
| 2009 | 2025.09.18 19:54:32.653125 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2010 | 2025.09.18 19:54:32.653218 [ 3 ] {5017768b-bb31-4f9a-8375-bcd910da683e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2011 | 2025.09.18 19:54:32.653283 [ 3 ] {5017768b-bb31-4f9a-8375-bcd910da683e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2012 | 2025.09.18 19:54:32.654024 [ 3 ] {5017768b-bb31-4f9a-8375-bcd910da683e} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2013 | 2025.09.18 19:54:32.654059 [ 3 ] {5017768b-bb31-4f9a-8375-bcd910da683e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2014 | 2025.09.18 19:54:32.654563 [ 3 ] {5017768b-bb31-4f9a-8375-bcd910da683e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2015 | 2025.09.18 19:54:32.654781 [ 3 ] {5017768b-bb31-4f9a-8375-bcd910da683e} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2016 | 2025.09.18 19:54:32.654913 [ 3 ] {5017768b-bb31-4f9a-8375-bcd910da683e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001713 sec., 15178.050204319907 rows/sec., 27.20 MiB/sec. | ||
| 2017 | 2025.09.18 19:54:32.654967 [ 3 ] {5017768b-bb31-4f9a-8375-bcd910da683e} <Debug> TCPHandler: Processed in 0.001888152 sec. | ||
| 2018 | 2025.09.18 19:54:32.655079 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2019 | 2025.09.18 19:54:32.655173 [ 3 ] {b679cc47-594f-4ae4-8353-89422bf7d291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2020 | 2025.09.18 19:54:32.655213 [ 3 ] {b679cc47-594f-4ae4-8353-89422bf7d291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2021 | 2025.09.18 19:54:32.655538 [ 3 ] {b679cc47-594f-4ae4-8353-89422bf7d291} <Trace> oximeter.measurements_i64 (0f362f2c-d7dd-47a7-aa36-dca4b43128e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2025.09.18 19:54:32.655575 [ 3 ] {b679cc47-594f-4ae4-8353-89422bf7d291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2023 | 2025.09.18 19:54:32.655871 [ 3 ] {b679cc47-594f-4ae4-8353-89422bf7d291} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2024 | 2025.09.18 19:54:32.656067 [ 3 ] {b679cc47-594f-4ae4-8353-89422bf7d291} <Trace> oximeter.measurements_i64 (0f362f2c-d7dd-47a7-aa36-dca4b43128e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2025.09.18 19:54:32.656188 [ 3 ] {b679cc47-594f-4ae4-8353-89422bf7d291} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001034 sec., 23210.83172147002 rows/sec., 1.68 MiB/sec. | ||
| 2026 | 2025.09.18 19:54:32.656222 [ 3 ] {b679cc47-594f-4ae4-8353-89422bf7d291} <Debug> TCPHandler: Processed in 0.00119046 sec. | ||
| 2027 | 2025.09.18 19:54:32.656324 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2025.09.18 19:54:32.656412 [ 3 ] {b78b80e1-77c8-4e1f-88b6-8ba32c41ec1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2029 | 2025.09.18 19:54:32.656448 [ 3 ] {b78b80e1-77c8-4e1f-88b6-8ba32c41ec1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2030 | 2025.09.18 19:54:32.656747 [ 3 ] {b78b80e1-77c8-4e1f-88b6-8ba32c41ec1e} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2025.09.18 19:54:32.656780 [ 3 ] {b78b80e1-77c8-4e1f-88b6-8ba32c41ec1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2032 | 2025.09.18 19:54:32.657049 [ 3 ] {b78b80e1-77c8-4e1f-88b6-8ba32c41ec1e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2033 | 2025.09.18 19:54:32.657310 [ 3 ] {b78b80e1-77c8-4e1f-88b6-8ba32c41ec1e} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2025.09.18 19:54:32.657437 [ 3 ] {b78b80e1-77c8-4e1f-88b6-8ba32c41ec1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001031 sec., 58195.926285160036 rows/sec., 3.92 MiB/sec. | ||
| 2035 | 2025.09.18 19:54:32.657473 [ 3 ] {b78b80e1-77c8-4e1f-88b6-8ba32c41ec1e} <Debug> TCPHandler: Processed in 0.001188541 sec. | ||
| 2036 | 2025.09.18 19:54:33.414844 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3339 | ||
| 2037 | 2025.09.18 19:54:33.415399 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2025.09.18 19:54:33.415448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2039 | 2025.09.18 19:54:33.416031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2040 | 2025.09.18 19:54:33.416271 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2025.09.18 19:54:33.416417 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3339 | ||
| 2042 | 2025.09.18 19:54:33.580996 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2043 | 2025.09.18 19:54:33.598990 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2044 | 2025.09.18 19:54:33.599058 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2045 | 2025.09.18 19:54:33.604634 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2046 | 2025.09.18 19:54:33.605333 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2025.09.18 19:54:33.609926 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2048 | 2025.09.18 19:54:37.645661 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2025.09.18 19:54:37.645868 [ 3 ] {7328608d-301d-4686-ac54-f90d7a9b5ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2050 | 2025.09.18 19:54:37.645936 [ 3 ] {7328608d-301d-4686-ac54-f90d7a9b5ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2051 | 2025.09.18 19:54:37.646742 [ 3 ] {7328608d-301d-4686-ac54-f90d7a9b5ef2} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2052 | 2025.09.18 19:54:37.646817 [ 3 ] {7328608d-301d-4686-ac54-f90d7a9b5ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2053 | 2025.09.18 19:54:37.647273 [ 3 ] {7328608d-301d-4686-ac54-f90d7a9b5ef2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2054 | 2025.09.18 19:54:37.647504 [ 3 ] {7328608d-301d-4686-ac54-f90d7a9b5ef2} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2025.09.18 19:54:37.647663 [ 3 ] {7328608d-301d-4686-ac54-f90d7a9b5ef2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001843 sec., 222463.3749321758 rows/sec., 14.11 MiB/sec. | ||
| 2056 | 2025.09.18 19:54:37.647713 [ 3 ] {7328608d-301d-4686-ac54-f90d7a9b5ef2} <Debug> TCPHandler: Processed in 0.002180078 sec. | ||
| 2057 | 2025.09.18 19:54:37.647842 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2058 | 2025.09.18 19:54:37.647948 [ 3 ] {068b5c06-df88-4d82-b582-724405ab5948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2059 | 2025.09.18 19:54:37.647993 [ 3 ] {068b5c06-df88-4d82-b582-724405ab5948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2060 | 2025.09.18 19:54:37.648947 [ 3 ] {068b5c06-df88-4d82-b582-724405ab5948} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2061 | 2025.09.18 19:54:37.648987 [ 3 ] {068b5c06-df88-4d82-b582-724405ab5948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2062 | 2025.09.18 19:54:37.649370 [ 3 ] {068b5c06-df88-4d82-b582-724405ab5948} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2063 | 2025.09.18 19:54:37.649583 [ 3 ] {068b5c06-df88-4d82-b582-724405ab5948} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2025.09.18 19:54:37.649719 [ 3 ] {068b5c06-df88-4d82-b582-724405ab5948} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001796 sec., 630289.5322939866 rows/sec., 49.94 MiB/sec. | ||
| 2065 | 2025.09.18 19:54:37.649760 [ 3 ] {068b5c06-df88-4d82-b582-724405ab5948} <Debug> TCPHandler: Processed in 0.001972254 sec. | ||
| 2066 | 2025.09.18 19:54:37.649882 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2067 | 2025.09.18 19:54:37.649984 [ 3 ] {e7465f0f-3101-4527-bd54-1227695e9004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2068 | 2025.09.18 19:54:37.650027 [ 3 ] {e7465f0f-3101-4527-bd54-1227695e9004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2069 | 2025.09.18 19:54:37.650489 [ 3 ] {e7465f0f-3101-4527-bd54-1227695e9004} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2025.09.18 19:54:37.650528 [ 3 ] {e7465f0f-3101-4527-bd54-1227695e9004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2071 | 2025.09.18 19:54:37.650849 [ 3 ] {e7465f0f-3101-4527-bd54-1227695e9004} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2072 | 2025.09.18 19:54:37.651053 [ 3 ] {e7465f0f-3101-4527-bd54-1227695e9004} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2025.09.18 19:54:37.651191 [ 3 ] {e7465f0f-3101-4527-bd54-1227695e9004} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.00123 sec., 174796.7479674797 rows/sec., 10.37 MiB/sec. | ||
| 2074 | 2025.09.18 19:54:37.651228 [ 3 ] {e7465f0f-3101-4527-bd54-1227695e9004} <Debug> TCPHandler: Processed in 0.001406414 sec. | ||
| 2075 | 2025.09.18 19:54:37.651337 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2076 | 2025.09.18 19:54:37.651440 [ 3 ] {d241e1ec-7c62-4213-a437-6412d76610a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2077 | 2025.09.18 19:54:37.651482 [ 3 ] {d241e1ec-7c62-4213-a437-6412d76610a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2078 | 2025.09.18 19:54:37.651934 [ 3 ] {d241e1ec-7c62-4213-a437-6412d76610a5} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2025.09.18 19:54:37.651972 [ 3 ] {d241e1ec-7c62-4213-a437-6412d76610a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2080 | 2025.09.18 19:54:37.652278 [ 3 ] {d241e1ec-7c62-4213-a437-6412d76610a5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2081 | 2025.09.18 19:54:37.652483 [ 3 ] {d241e1ec-7c62-4213-a437-6412d76610a5} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2025.09.18 19:54:37.652613 [ 3 ] {d241e1ec-7c62-4213-a437-6412d76610a5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001198 sec., 176961.6026711185 rows/sec., 11.41 MiB/sec. | ||
| 2083 | 2025.09.18 19:54:37.652652 [ 3 ] {d241e1ec-7c62-4213-a437-6412d76610a5} <Debug> TCPHandler: Processed in 0.001364373 sec. | ||
| 2084 | 2025.09.18 19:54:37.652758 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2085 | 2025.09.18 19:54:37.652853 [ 3 ] {055ccef2-25e0-4582-8571-0d34efe077dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2086 | 2025.09.18 19:54:37.652894 [ 3 ] {055ccef2-25e0-4582-8571-0d34efe077dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2087 | 2025.09.18 19:54:37.653331 [ 3 ] {055ccef2-25e0-4582-8571-0d34efe077dc} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2025.09.18 19:54:37.653368 [ 3 ] {055ccef2-25e0-4582-8571-0d34efe077dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2089 | 2025.09.18 19:54:37.653671 [ 3 ] {055ccef2-25e0-4582-8571-0d34efe077dc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2090 | 2025.09.18 19:54:37.653877 [ 3 ] {055ccef2-25e0-4582-8571-0d34efe077dc} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2025.09.18 19:54:37.654001 [ 3 ] {055ccef2-25e0-4582-8571-0d34efe077dc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001166 sec., 180960.5488850772 rows/sec., 10.28 MiB/sec. | ||
| 2092 | 2025.09.18 19:54:37.654038 [ 3 ] {055ccef2-25e0-4582-8571-0d34efe077dc} <Debug> TCPHandler: Processed in 0.001328743 sec. | ||
| 2093 | 2025.09.18 19:54:37.654144 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2094 | 2025.09.18 19:54:37.654246 [ 3 ] {bccfe212-4764-4485-945d-5ed8b784792d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2095 | 2025.09.18 19:54:37.654290 [ 3 ] {bccfe212-4764-4485-945d-5ed8b784792d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2096 | 2025.09.18 19:54:37.654905 [ 3 ] {bccfe212-4764-4485-945d-5ed8b784792d} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2025.09.18 19:54:37.654944 [ 3 ] {bccfe212-4764-4485-945d-5ed8b784792d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2098 | 2025.09.18 19:54:37.655296 [ 3 ] {bccfe212-4764-4485-945d-5ed8b784792d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2099 | 2025.09.18 19:54:37.655508 [ 3 ] {bccfe212-4764-4485-945d-5ed8b784792d} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2100 | 2025.09.18 19:54:37.655639 [ 3 ] {bccfe212-4764-4485-945d-5ed8b784792d} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001413 sec., 487615.0035385704 rows/sec., 34.05 MiB/sec. | ||
| 2101 | 2025.09.18 19:54:37.655678 [ 3 ] {bccfe212-4764-4485-945d-5ed8b784792d} <Debug> TCPHandler: Processed in 0.001585077 sec. | ||
| 2102 | 2025.09.18 19:54:37.655788 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2025.09.18 19:54:37.655898 [ 3 ] {c88b224b-2f0c-44c1-8265-5cf4f9444a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2104 | 2025.09.18 19:54:37.655942 [ 3 ] {c88b224b-2f0c-44c1-8265-5cf4f9444a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2105 | 2025.09.18 19:54:37.656278 [ 3 ] {c88b224b-2f0c-44c1-8265-5cf4f9444a50} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2025.09.18 19:54:37.656316 [ 3 ] {c88b224b-2f0c-44c1-8265-5cf4f9444a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2107 | 2025.09.18 19:54:37.656646 [ 3 ] {c88b224b-2f0c-44c1-8265-5cf4f9444a50} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2108 | 2025.09.18 19:54:37.656870 [ 3 ] {c88b224b-2f0c-44c1-8265-5cf4f9444a50} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2025.09.18 19:54:37.657002 [ 3 ] {c88b224b-2f0c-44c1-8265-5cf4f9444a50} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 278.89 KiB/sec. | ||
| 2110 | 2025.09.18 19:54:37.657042 [ 3 ] {c88b224b-2f0c-44c1-8265-5cf4f9444a50} <Debug> TCPHandler: Processed in 0.001304152 sec. | ||
| 2111 | 2025.09.18 19:54:37.657150 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2112 | 2025.09.18 19:54:37.657246 [ 3 ] {1bc0fb55-7464-49f0-b92a-b849fc1446f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2113 | 2025.09.18 19:54:37.657289 [ 3 ] {1bc0fb55-7464-49f0-b92a-b849fc1446f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2114 | 2025.09.18 19:54:37.657698 [ 3 ] {1bc0fb55-7464-49f0-b92a-b849fc1446f4} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2115 | 2025.09.18 19:54:37.657732 [ 3 ] {1bc0fb55-7464-49f0-b92a-b849fc1446f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2116 | 2025.09.18 19:54:37.658051 [ 3 ] {1bc0fb55-7464-49f0-b92a-b849fc1446f4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2117 | 2025.09.18 19:54:37.658247 [ 3 ] {1bc0fb55-7464-49f0-b92a-b849fc1446f4} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2118 | 2025.09.18 19:54:37.658370 [ 3 ] {1bc0fb55-7464-49f0-b92a-b849fc1446f4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001195 sec., 262761.5062761506 rows/sec., 17.26 MiB/sec. | ||
| 2119 | 2025.09.18 19:54:37.658407 [ 3 ] {1bc0fb55-7464-49f0-b92a-b849fc1446f4} <Debug> TCPHandler: Processed in 0.001361624 sec. | ||
| 2120 | 2025.09.18 19:54:37.658506 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2025.09.18 19:54:37.658671 [ 3 ] {5937afaf-194c-4909-9638-825960d2bf71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2122 | 2025.09.18 19:54:37.658714 [ 3 ] {5937afaf-194c-4909-9638-825960d2bf71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2123 | 2025.09.18 19:54:37.659021 [ 3 ] {5937afaf-194c-4909-9638-825960d2bf71} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2124 | 2025.09.18 19:54:37.659057 [ 3 ] {5937afaf-194c-4909-9638-825960d2bf71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2125 | 2025.09.18 19:54:37.659351 [ 3 ] {5937afaf-194c-4909-9638-825960d2bf71} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2126 | 2025.09.18 19:54:37.659566 [ 3 ] {5937afaf-194c-4909-9638-825960d2bf71} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2127 | 2025.09.18 19:54:37.659701 [ 3 ] {5937afaf-194c-4909-9638-825960d2bf71} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 2128 | 2025.09.18 19:54:37.659739 [ 3 ] {5937afaf-194c-4909-9638-825960d2bf71} <Debug> TCPHandler: Processed in 0.00122241 sec. | ||
| 2129 | 2025.09.18 19:54:37.659839 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2130 | 2025.09.18 19:54:37.659937 [ 3 ] {633192b1-fa63-480b-ba6c-37f0dffbd4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2131 | 2025.09.18 19:54:37.660012 [ 3 ] {633192b1-fa63-480b-ba6c-37f0dffbd4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2132 | 2025.09.18 19:54:37.660733 [ 3 ] {633192b1-fa63-480b-ba6c-37f0dffbd4b5} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2133 | 2025.09.18 19:54:37.660769 [ 3 ] {633192b1-fa63-480b-ba6c-37f0dffbd4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2134 | 2025.09.18 19:54:37.661304 [ 3 ] {633192b1-fa63-480b-ba6c-37f0dffbd4b5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2135 | 2025.09.18 19:54:37.661518 [ 3 ] {633192b1-fa63-480b-ba6c-37f0dffbd4b5} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2025.09.18 19:54:37.661677 [ 3 ] {633192b1-fa63-480b-ba6c-37f0dffbd4b5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001757 sec., 5691.519635742743 rows/sec., 10.20 MiB/sec. | ||
| 2137 | 2025.09.18 19:54:37.661736 [ 3 ] {633192b1-fa63-480b-ba6c-37f0dffbd4b5} <Debug> TCPHandler: Processed in 0.001944694 sec. | ||
| 2138 | 2025.09.18 19:54:37.661840 [ 3 ] {} <Trace> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2139 | 2025.09.18 19:54:37.661934 [ 3 ] {5a85b0c9-9054-479c-84bf-714adc87591f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2140 | 2025.09.18 19:54:37.661975 [ 3 ] {5a85b0c9-9054-479c-84bf-714adc87591f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2141 | 2025.09.18 19:54:37.662293 [ 3 ] {5a85b0c9-9054-479c-84bf-714adc87591f} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2142 | 2025.09.18 19:54:37.662329 [ 3 ] {5a85b0c9-9054-479c-84bf-714adc87591f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2143 | 2025.09.18 19:54:37.662631 [ 3 ] {5a85b0c9-9054-479c-84bf-714adc87591f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2144 | 2025.09.18 19:54:37.662836 [ 3 ] {5a85b0c9-9054-479c-84bf-714adc87591f} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2145 | 2025.09.18 19:54:37.662979 [ 3 ] {5a85b0c9-9054-479c-84bf-714adc87591f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001063 sec., 97836.31232361242 rows/sec., 5.99 MiB/sec. | ||
| 2146 | 2025.09.18 19:54:37.663016 [ 3 ] {5a85b0c9-9054-479c-84bf-714adc87591f} <Debug> TCPHandler: Processed in 0.001223752 sec. | ||
| 2147 | 2025.09.18 19:54:40.842515 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2148 | 2025.09.18 19:54:40.842579 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2149 | 2025.09.18 19:54:40.908118 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 308 | ||
| 2150 | 2025.09.18 19:54:40.910745 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2025.09.18 19:54:40.910800 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2152 | 2025.09.18 19:54:40.912005 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2153 | 2025.09.18 19:54:40.912268 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2154 | 2025.09.18 19:54:40.912589 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 308 | ||
| 2155 | 2025.09.18 19:54:40.916750 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3787 | ||
| 2156 | 2025.09.18 19:54:40.917235 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2025.09.18 19:54:40.917280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2158 | 2025.09.18 19:54:40.917787 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2159 | 2025.09.18 19:54:40.918024 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2025.09.18 19:54:40.918161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3787 | ||
| 2161 | 2025.09.18 19:54:41.110252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2162 | 2025.09.18 19:54:41.127239 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2163 | 2025.09.18 19:54:41.127293 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2164 | 2025.09.18 19:54:41.133053 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2165 | 2025.09.18 19:54:41.133807 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2166 | 2025.09.18 19:54:41.136856 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2167 | 2025.09.18 19:54:42.007136 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2168 | 2025.09.18 19:54:42.007207 [ 3 ] {} <Debug> TCP-Session: 5cccf61e-7fda-4f77-991e-ea00c1be7224 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2025.09.18 19:54:42.635937 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2170 | 2025.09.18 19:54:42.636201 [ 4 ] {1214fdd4-70c7-441a-b5b8-bd5a6595915e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2171 | 2025.09.18 19:54:42.636297 [ 4 ] {1214fdd4-70c7-441a-b5b8-bd5a6595915e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2172 | 2025.09.18 19:54:42.637122 [ 4 ] {1214fdd4-70c7-441a-b5b8-bd5a6595915e} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2173 | 2025.09.18 19:54:42.637171 [ 4 ] {1214fdd4-70c7-441a-b5b8-bd5a6595915e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2174 | 2025.09.18 19:54:42.637575 [ 4 ] {1214fdd4-70c7-441a-b5b8-bd5a6595915e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2175 | 2025.09.18 19:54:42.637808 [ 4 ] {1214fdd4-70c7-441a-b5b8-bd5a6595915e} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2176 | 2025.09.18 19:54:42.637967 [ 4 ] {1214fdd4-70c7-441a-b5b8-bd5a6595915e} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001837 sec., 58791.5078933043 rows/sec., 4.93 MiB/sec. | ||
| 2177 | 2025.09.18 19:54:42.638012 [ 4 ] {1214fdd4-70c7-441a-b5b8-bd5a6595915e} <Debug> TCPHandler: Processed in 0.002239598 sec. | ||
| 2178 | 2025.09.18 19:54:42.638148 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2179 | 2025.09.18 19:54:42.638252 [ 4 ] {e65b18f0-917d-416c-8ca2-e52f9ba14a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2180 | 2025.09.18 19:54:42.638295 [ 4 ] {e65b18f0-917d-416c-8ca2-e52f9ba14a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2181 | 2025.09.18 19:54:42.638710 [ 4 ] {e65b18f0-917d-416c-8ca2-e52f9ba14a73} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2182 | 2025.09.18 19:54:42.638748 [ 4 ] {e65b18f0-917d-416c-8ca2-e52f9ba14a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2183 | 2025.09.18 19:54:42.639050 [ 4 ] {e65b18f0-917d-416c-8ca2-e52f9ba14a73} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2184 | 2025.09.18 19:54:42.639257 [ 4 ] {e65b18f0-917d-416c-8ca2-e52f9ba14a73} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2185 | 2025.09.18 19:54:42.639361 [ 57 ] {} <Debug> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2186 | 2025.09.18 19:54:42.639386 [ 4 ] {e65b18f0-917d-416c-8ca2-e52f9ba14a73} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001157 sec., 22471.91011235955 rows/sec., 1.65 MiB/sec. | ||
| 2187 | 2025.09.18 19:54:42.639430 [ 57 ] {} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2188 | 2025.09.18 19:54:42.639440 [ 4 ] {e65b18f0-917d-416c-8ca2-e52f9ba14a73} <Debug> TCPHandler: Processed in 0.001346053 sec. | ||
| 2189 | 2025.09.18 19:54:42.639460 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2190 | 2025.09.18 19:54:42.639559 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2191 | 2025.09.18 19:54:42.639576 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::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 | ||
| 2192 | 2025.09.18 19:54:42.639662 [ 4 ] {f1d5e19d-93a2-4905-b8b7-a9f3dcfade33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2193 | 2025.09.18 19:54:42.639683 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2194 | 2025.09.18 19:54:42.639703 [ 4 ] {f1d5e19d-93a2-4905-b8b7-a9f3dcfade33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2195 | 2025.09.18 19:54:42.639716 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 2196 | 2025.09.18 19:54:42.639782 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 219 rows starting from the beginning of the part | ||
| 2197 | 2025.09.18 19:54:42.639833 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 215 rows starting from the beginning of the part | ||
| 2198 | 2025.09.18 19:54:42.639883 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
| 2199 | 2025.09.18 19:54:42.639929 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 215 rows starting from the beginning of the part | ||
| 2200 | 2025.09.18 19:54:42.639973 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 2201 | 2025.09.18 19:54:42.640117 [ 4 ] {f1d5e19d-93a2-4905-b8b7-a9f3dcfade33} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2025.09.18 19:54:42.640154 [ 4 ] {f1d5e19d-93a2-4905-b8b7-a9f3dcfade33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2203 | 2025.09.18 19:54:42.640460 [ 4 ] {f1d5e19d-93a2-4905-b8b7-a9f3dcfade33} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2204 | 2025.09.18 19:54:42.640669 [ 4 ] {f1d5e19d-93a2-4905-b8b7-a9f3dcfade33} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2025.09.18 19:54:42.640794 [ 4 ] {f1d5e19d-93a2-4905-b8b7-a9f3dcfade33} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001152 sec., 78125 rows/sec., 6.10 MiB/sec. | ||
| 2206 | 2025.09.18 19:54:42.640831 [ 4 ] {f1d5e19d-93a2-4905-b8b7-a9f3dcfade33} <Debug> TCPHandler: Processed in 0.001322723 sec. | ||
| 2207 | 2025.09.18 19:54:42.640880 [ 193 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 721 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348553 sec., 534647.1365975235 rows/sec., 34.56 MiB/sec. | ||
| 2208 | 2025.09.18 19:54:42.640998 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2209 | 2025.09.18 19:54:42.641053 [ 198 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2210 | 2025.09.18 19:54:42.641098 [ 4 ] {4991635e-1536-4366-852b-87f4c7f1ad78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2211 | 2025.09.18 19:54:42.641142 [ 4 ] {4991635e-1536-4366-852b-87f4c7f1ad78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2212 | 2025.09.18 19:54:42.641295 [ 198 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_6_1} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2213 | 2025.09.18 19:54:42.641354 [ 198 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_6_1} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2214 | 2025.09.18 19:54:42.641407 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2215 | 2025.09.18 19:54:42.641586 [ 4 ] {4991635e-1536-4366-852b-87f4c7f1ad78} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2216 | 2025.09.18 19:54:42.641621 [ 4 ] {4991635e-1536-4366-852b-87f4c7f1ad78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2217 | 2025.09.18 19:54:42.641965 [ 4 ] {4991635e-1536-4366-852b-87f4c7f1ad78} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2218 | 2025.09.18 19:54:42.642156 [ 4 ] {4991635e-1536-4366-852b-87f4c7f1ad78} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2219 | 2025.09.18 19:54:42.642276 [ 4 ] {4991635e-1536-4366-852b-87f4c7f1ad78} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 2220 | 2025.09.18 19:54:42.642309 [ 4 ] {4991635e-1536-4366-852b-87f4c7f1ad78} <Debug> TCPHandler: Processed in 0.001391223 sec. | ||
| 2221 | 2025.09.18 19:54:42.642415 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2222 | 2025.09.18 19:54:42.642505 [ 4 ] {2ee87844-2062-4f18-8ae2-044398dc347e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2223 | 2025.09.18 19:54:42.642554 [ 4 ] {2ee87844-2062-4f18-8ae2-044398dc347e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2224 | 2025.09.18 19:54:42.643423 [ 4 ] {2ee87844-2062-4f18-8ae2-044398dc347e} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2225 | 2025.09.18 19:54:42.643457 [ 4 ] {2ee87844-2062-4f18-8ae2-044398dc347e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2226 | 2025.09.18 19:54:42.643987 [ 4 ] {2ee87844-2062-4f18-8ae2-044398dc347e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2227 | 2025.09.18 19:54:42.644206 [ 4 ] {2ee87844-2062-4f18-8ae2-044398dc347e} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2228 | 2025.09.18 19:54:42.644342 [ 4 ] {2ee87844-2062-4f18-8ae2-044398dc347e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001812 sec., 14348.78587196468 rows/sec., 25.71 MiB/sec. | ||
| 2229 | 2025.09.18 19:54:42.644399 [ 4 ] {2ee87844-2062-4f18-8ae2-044398dc347e} <Debug> TCPHandler: Processed in 0.001994454 sec. | ||
| 2230 | 2025.09.18 19:54:42.644515 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2231 | 2025.09.18 19:54:42.644612 [ 4 ] {7b3a143f-07f9-4cda-b8e2-56c2e8c6b63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2232 | 2025.09.18 19:54:42.644653 [ 4 ] {7b3a143f-07f9-4cda-b8e2-56c2e8c6b63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2233 | 2025.09.18 19:54:42.644986 [ 4 ] {7b3a143f-07f9-4cda-b8e2-56c2e8c6b63e} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2234 | 2025.09.18 19:54:42.645022 [ 4 ] {7b3a143f-07f9-4cda-b8e2-56c2e8c6b63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2235 | 2025.09.18 19:54:42.645326 [ 4 ] {7b3a143f-07f9-4cda-b8e2-56c2e8c6b63e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2236 | 2025.09.18 19:54:42.645524 [ 4 ] {7b3a143f-07f9-4cda-b8e2-56c2e8c6b63e} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2237 | 2025.09.18 19:54:42.645649 [ 4 ] {7b3a143f-07f9-4cda-b8e2-56c2e8c6b63e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 2238 | 2025.09.18 19:54:42.645685 [ 4 ] {7b3a143f-07f9-4cda-b8e2-56c2e8c6b63e} <Debug> TCPHandler: Processed in 0.001220051 sec. | ||
| 2239 | 2025.09.18 19:54:43.000309 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.11 MiB, peak 187.60 MiB, free memory in arenas 0.00 B, will set to 183.73 MiB (RSS), difference: 1.61 MiB | ||
| 2240 | 2025.09.18 19:54:47.646403 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2241 | 2025.09.18 19:54:47.646599 [ 4 ] {fbbd6d72-3df0-4fe8-a409-ac91f2328d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2242 | 2025.09.18 19:54:47.646666 [ 4 ] {fbbd6d72-3df0-4fe8-a409-ac91f2328d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2243 | 2025.09.18 19:54:47.647496 [ 4 ] {fbbd6d72-3df0-4fe8-a409-ac91f2328d4c} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2025.09.18 19:54:47.647547 [ 4 ] {fbbd6d72-3df0-4fe8-a409-ac91f2328d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2245 | 2025.09.18 19:54:47.647969 [ 4 ] {fbbd6d72-3df0-4fe8-a409-ac91f2328d4c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2246 | 2025.09.18 19:54:47.648198 [ 4 ] {fbbd6d72-3df0-4fe8-a409-ac91f2328d4c} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2025.09.18 19:54:47.648356 [ 4 ] {fbbd6d72-3df0-4fe8-a409-ac91f2328d4c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001806 sec., 227021.04097452934 rows/sec., 14.40 MiB/sec. | ||
| 2248 | 2025.09.18 19:54:47.648402 [ 4 ] {fbbd6d72-3df0-4fe8-a409-ac91f2328d4c} <Debug> TCPHandler: Processed in 0.002124607 sec. | ||
| 2249 | 2025.09.18 19:54:47.648524 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2025.09.18 19:54:47.648630 [ 4 ] {4e9e044f-5d37-40ee-bfe4-33c7e3be8d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2251 | 2025.09.18 19:54:47.648674 [ 4 ] {4e9e044f-5d37-40ee-bfe4-33c7e3be8d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2252 | 2025.09.18 19:54:47.649569 [ 4 ] {4e9e044f-5d37-40ee-bfe4-33c7e3be8d17} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2025.09.18 19:54:47.649608 [ 4 ] {4e9e044f-5d37-40ee-bfe4-33c7e3be8d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2254 | 2025.09.18 19:54:47.649994 [ 4 ] {4e9e044f-5d37-40ee-bfe4-33c7e3be8d17} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2255 | 2025.09.18 19:54:47.650205 [ 4 ] {4e9e044f-5d37-40ee-bfe4-33c7e3be8d17} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2025.09.18 19:54:47.650335 [ 4 ] {4e9e044f-5d37-40ee-bfe4-33c7e3be8d17} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.00173 sec., 654335.260115607 rows/sec., 51.85 MiB/sec. | ||
| 2257 | 2025.09.18 19:54:47.650374 [ 4 ] {4e9e044f-5d37-40ee-bfe4-33c7e3be8d17} <Debug> TCPHandler: Processed in 0.001902733 sec. | ||
| 2258 | 2025.09.18 19:54:47.650488 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2259 | 2025.09.18 19:54:47.650586 [ 4 ] {7d7f152b-fd31-4073-95c3-94d341b308f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2260 | 2025.09.18 19:54:47.650626 [ 4 ] {7d7f152b-fd31-4073-95c3-94d341b308f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2261 | 2025.09.18 19:54:47.651103 [ 4 ] {7d7f152b-fd31-4073-95c3-94d341b308f9} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2025.09.18 19:54:47.651139 [ 4 ] {7d7f152b-fd31-4073-95c3-94d341b308f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2263 | 2025.09.18 19:54:47.651443 [ 4 ] {7d7f152b-fd31-4073-95c3-94d341b308f9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2264 | 2025.09.18 19:54:47.651646 [ 4 ] {7d7f152b-fd31-4073-95c3-94d341b308f9} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2025.09.18 19:54:47.651775 [ 4 ] {7d7f152b-fd31-4073-95c3-94d341b308f9} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001209 sec., 177832.91976840363 rows/sec., 10.56 MiB/sec. | ||
| 2266 | 2025.09.18 19:54:47.651813 [ 4 ] {7d7f152b-fd31-4073-95c3-94d341b308f9} <Debug> TCPHandler: Processed in 0.001374113 sec. | ||
| 2267 | 2025.09.18 19:54:47.651921 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2268 | 2025.09.18 19:54:47.652017 [ 4 ] {cc70d270-84f7-42e8-9445-e63ae5bf3854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2269 | 2025.09.18 19:54:47.652055 [ 4 ] {cc70d270-84f7-42e8-9445-e63ae5bf3854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2270 | 2025.09.18 19:54:47.652516 [ 4 ] {cc70d270-84f7-42e8-9445-e63ae5bf3854} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2271 | 2025.09.18 19:54:47.652552 [ 4 ] {cc70d270-84f7-42e8-9445-e63ae5bf3854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2272 | 2025.09.18 19:54:47.652855 [ 4 ] {cc70d270-84f7-42e8-9445-e63ae5bf3854} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2273 | 2025.09.18 19:54:47.653068 [ 4 ] {cc70d270-84f7-42e8-9445-e63ae5bf3854} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2274 | 2025.09.18 19:54:47.653199 [ 4 ] {cc70d270-84f7-42e8-9445-e63ae5bf3854} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001202 sec., 176372.71214642265 rows/sec., 11.37 MiB/sec. | ||
| 2275 | 2025.09.18 19:54:47.653237 [ 4 ] {cc70d270-84f7-42e8-9445-e63ae5bf3854} <Debug> TCPHandler: Processed in 0.001365804 sec. | ||
| 2276 | 2025.09.18 19:54:47.653359 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2277 | 2025.09.18 19:54:47.653483 [ 4 ] {4374ea49-d8dd-45e9-af84-93308e6a4971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2278 | 2025.09.18 19:54:47.653532 [ 4 ] {4374ea49-d8dd-45e9-af84-93308e6a4971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2279 | 2025.09.18 19:54:47.654064 [ 4 ] {4374ea49-d8dd-45e9-af84-93308e6a4971} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2025.09.18 19:54:47.654102 [ 4 ] {4374ea49-d8dd-45e9-af84-93308e6a4971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2281 | 2025.09.18 19:54:47.654418 [ 4 ] {4374ea49-d8dd-45e9-af84-93308e6a4971} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2282 | 2025.09.18 19:54:47.654628 [ 4 ] {4374ea49-d8dd-45e9-af84-93308e6a4971} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2283 | 2025.09.18 19:54:47.654760 [ 4 ] {4374ea49-d8dd-45e9-af84-93308e6a4971} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001302 sec., 162058.3717357911 rows/sec., 9.20 MiB/sec. | ||
| 2284 | 2025.09.18 19:54:47.654800 [ 4 ] {4374ea49-d8dd-45e9-af84-93308e6a4971} <Debug> TCPHandler: Processed in 0.001503895 sec. | ||
| 2285 | 2025.09.18 19:54:47.654907 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2286 | 2025.09.18 19:54:47.655012 [ 4 ] {eb8693bb-fa6d-48c5-9491-2e38947e271a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2287 | 2025.09.18 19:54:47.655053 [ 4 ] {eb8693bb-fa6d-48c5-9491-2e38947e271a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2288 | 2025.09.18 19:54:47.655688 [ 4 ] {eb8693bb-fa6d-48c5-9491-2e38947e271a} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2289 | 2025.09.18 19:54:47.655725 [ 4 ] {eb8693bb-fa6d-48c5-9491-2e38947e271a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2290 | 2025.09.18 19:54:47.656066 [ 4 ] {eb8693bb-fa6d-48c5-9491-2e38947e271a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2291 | 2025.09.18 19:54:47.656273 [ 4 ] {eb8693bb-fa6d-48c5-9491-2e38947e271a} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2292 | 2025.09.18 19:54:47.656398 [ 4 ] {eb8693bb-fa6d-48c5-9491-2e38947e271a} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001405 sec., 490391.4590747331 rows/sec., 34.24 MiB/sec. | ||
| 2293 | 2025.09.18 19:54:47.656437 [ 4 ] {eb8693bb-fa6d-48c5-9491-2e38947e271a} <Debug> TCPHandler: Processed in 0.001580557 sec. | ||
| 2294 | 2025.09.18 19:54:47.656543 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2295 | 2025.09.18 19:54:47.656646 [ 4 ] {34da9f78-83ab-4290-9481-73b5bb454bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2296 | 2025.09.18 19:54:47.656689 [ 4 ] {34da9f78-83ab-4290-9481-73b5bb454bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2297 | 2025.09.18 19:54:47.657020 [ 4 ] {34da9f78-83ab-4290-9481-73b5bb454bef} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2025.09.18 19:54:47.657058 [ 4 ] {34da9f78-83ab-4290-9481-73b5bb454bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2299 | 2025.09.18 19:54:47.657376 [ 4 ] {34da9f78-83ab-4290-9481-73b5bb454bef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2300 | 2025.09.18 19:54:47.657586 [ 4 ] {34da9f78-83ab-4290-9481-73b5bb454bef} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2301 | 2025.09.18 19:54:47.657714 [ 4 ] {34da9f78-83ab-4290-9481-73b5bb454bef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 2302 | 2025.09.18 19:54:47.657752 [ 4 ] {34da9f78-83ab-4290-9481-73b5bb454bef} <Debug> TCPHandler: Processed in 0.001260062 sec. | ||
| 2303 | 2025.09.18 19:54:47.657873 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2304 | 2025.09.18 19:54:47.657997 [ 4 ] {a3bd1a07-7f8c-4304-b594-bc1a5e42f06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2305 | 2025.09.18 19:54:47.658049 [ 4 ] {a3bd1a07-7f8c-4304-b594-bc1a5e42f06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2306 | 2025.09.18 19:54:47.658554 [ 4 ] {a3bd1a07-7f8c-4304-b594-bc1a5e42f06f} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2025.09.18 19:54:47.658598 [ 4 ] {a3bd1a07-7f8c-4304-b594-bc1a5e42f06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2308 | 2025.09.18 19:54:47.659004 [ 4 ] {a3bd1a07-7f8c-4304-b594-bc1a5e42f06f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2309 | 2025.09.18 19:54:47.659243 [ 4 ] {a3bd1a07-7f8c-4304-b594-bc1a5e42f06f} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2310 | 2025.09.18 19:54:47.659377 [ 4 ] {a3bd1a07-7f8c-4304-b594-bc1a5e42f06f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001406 sec., 223328.5917496444 rows/sec., 14.67 MiB/sec. | ||
| 2311 | 2025.09.18 19:54:47.659416 [ 4 ] {a3bd1a07-7f8c-4304-b594-bc1a5e42f06f} <Debug> TCPHandler: Processed in 0.001603847 sec. | ||
| 2312 | 2025.09.18 19:54:47.659521 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2313 | 2025.09.18 19:54:47.659615 [ 4 ] {95712181-d9c2-4389-81e5-fc148fe548f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2314 | 2025.09.18 19:54:47.659657 [ 4 ] {95712181-d9c2-4389-81e5-fc148fe548f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2315 | 2025.09.18 19:54:47.659969 [ 4 ] {95712181-d9c2-4389-81e5-fc148fe548f2} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2316 | 2025.09.18 19:54:47.660006 [ 4 ] {95712181-d9c2-4389-81e5-fc148fe548f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2317 | 2025.09.18 19:54:47.660296 [ 4 ] {95712181-d9c2-4389-81e5-fc148fe548f2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2318 | 2025.09.18 19:54:47.660493 [ 4 ] {95712181-d9c2-4389-81e5-fc148fe548f2} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2025.09.18 19:54:47.660617 [ 4 ] {95712181-d9c2-4389-81e5-fc148fe548f2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 2320 | 2025.09.18 19:54:47.660652 [ 4 ] {95712181-d9c2-4389-81e5-fc148fe548f2} <Debug> TCPHandler: Processed in 0.00117999 sec. | ||
| 2321 | 2025.09.18 19:54:47.660751 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2322 | 2025.09.18 19:54:47.660843 [ 4 ] {64812b36-68b5-4a5a-966d-4563ca8899a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2323 | 2025.09.18 19:54:47.660895 [ 4 ] {64812b36-68b5-4a5a-966d-4563ca8899a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2324 | 2025.09.18 19:54:47.661630 [ 4 ] {64812b36-68b5-4a5a-966d-4563ca8899a2} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2025.09.18 19:54:47.661666 [ 4 ] {64812b36-68b5-4a5a-966d-4563ca8899a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2326 | 2025.09.18 19:54:47.662155 [ 4 ] {64812b36-68b5-4a5a-966d-4563ca8899a2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2327 | 2025.09.18 19:54:47.662367 [ 4 ] {64812b36-68b5-4a5a-966d-4563ca8899a2} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2025.09.18 19:54:47.662472 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2329 | 2025.09.18 19:54:47.662503 [ 4 ] {64812b36-68b5-4a5a-966d-4563ca8899a2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001677 sec., 5963.029218843172 rows/sec., 10.69 MiB/sec. | ||
| 2330 | 2025.09.18 19:54:47.662535 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2025.09.18 19:54:47.662560 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2332 | 2025.09.18 19:54:47.662565 [ 4 ] {64812b36-68b5-4a5a-966d-4563ca8899a2} <Debug> TCPHandler: Processed in 0.001862762 sec. | ||
| 2333 | 2025.09.18 19:54:47.662663 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::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 | ||
| 2334 | 2025.09.18 19:54:47.662679 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2335 | 2025.09.18 19:54:47.662775 [ 4 ] {c4b0fd14-4f90-4022-bdea-ac0f267732e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2336 | 2025.09.18 19:54:47.662818 [ 4 ] {c4b0fd14-4f90-4022-bdea-ac0f267732e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2337 | 2025.09.18 19:54:47.662869 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2338 | 2025.09.18 19:54:47.662928 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2339 | 2025.09.18 19:54:47.663063 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2340 | 2025.09.18 19:54:47.663149 [ 4 ] {c4b0fd14-4f90-4022-bdea-ac0f267732e0} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2341 | 2025.09.18 19:54:47.663184 [ 4 ] {c4b0fd14-4f90-4022-bdea-ac0f267732e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2342 | 2025.09.18 19:54:47.663187 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 2343 | 2025.09.18 19:54:47.663307 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2344 | 2025.09.18 19:54:47.663418 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 2345 | 2025.09.18 19:54:47.663490 [ 4 ] {c4b0fd14-4f90-4022-bdea-ac0f267732e0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2346 | 2025.09.18 19:54:47.663530 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2347 | 2025.09.18 19:54:47.663702 [ 4 ] {c4b0fd14-4f90-4022-bdea-ac0f267732e0} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2348 | 2025.09.18 19:54:47.663825 [ 4 ] {c4b0fd14-4f90-4022-bdea-ac0f267732e0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001068 sec., 97378.27715355805 rows/sec., 5.97 MiB/sec. | ||
| 2349 | 2025.09.18 19:54:47.663860 [ 4 ] {c4b0fd14-4f90-4022-bdea-ac0f267732e0} <Debug> TCPHandler: Processed in 0.001229691 sec. | ||
| 2350 | 2025.09.18 19:54:47.665293 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 92 rows, containing 19 columns (19 merged, 0 gathered) in 0.002674846 sec., 34394.503459264575 rows/sec., 61.63 MiB/sec. | ||
| 2351 | 2025.09.18 19:54:47.665710 [ 197 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2352 | 2025.09.18 19:54:47.666127 [ 197 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2353 | 2025.09.18 19:54:47.666205 [ 197 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2354 | 2025.09.18 19:54:47.666335 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 2355 | 2025.09.18 19:54:48.418525 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4299 | ||
| 2356 | 2025.09.18 19:54:48.419094 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2025.09.18 19:54:48.419142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2358 | 2025.09.18 19:54:48.419617 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2359 | 2025.09.18 19:54:48.419853 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2360 | 2025.09.18 19:54:48.419995 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4299 | ||
| 2361 | 2025.09.18 19:54:48.637204 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2362 | 2025.09.18 19:54:48.656664 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2363 | 2025.09.18 19:54:48.656728 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2364 | 2025.09.18 19:54:48.662429 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2365 | 2025.09.18 19:54:48.663133 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2025.09.18 19:54:48.666330 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2367 | 2025.09.18 19:54:49.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.54 MiB, peak 188.54 MiB, free memory in arenas 0.00 B, will set to 185.64 MiB (RSS), difference: 1.10 MiB | ||
| 2368 | 2025.09.18 19:54:50.060874 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43880 | ||
| 2369 | 2025.09.18 19:54:50.060983 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2370 | 2025.09.18 19:54:50.061010 [ 3 ] {} <Debug> TCP-Session: d1b69a47-7015-418d-9b10-21f988b7dd1a Authenticating user 'default' from [fd00:1122:3344:101::e]:43880 | ||
| 2371 | 2025.09.18 19:54:50.061030 [ 3 ] {} <Debug> TCP-Session: d1b69a47-7015-418d-9b10-21f988b7dd1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2025.09.18 19:54:50.061043 [ 3 ] {} <Debug> TCP-Session: d1b69a47-7015-418d-9b10-21f988b7dd1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2373 | 2025.09.18 19:54:50.061286 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36057 | ||
| 2374 | 2025.09.18 19:54:50.061290 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49079 | ||
| 2375 | 2025.09.18 19:54:50.061308 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55355 | ||
| 2376 | 2025.09.18 19:54:50.061371 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35280 | ||
| 2377 | 2025.09.18 19:54:50.061391 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34826 | ||
| 2378 | 2025.09.18 19:54:50.061382 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53857 | ||
| 2379 | 2025.09.18 19:54:50.061457 [ 3 ] {} <Trace> TCP-Session: d1b69a47-7015-418d-9b10-21f988b7dd1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2025.09.18 19:54:50.061476 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2381 | 2025.09.18 19:54:50.061378 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2382 | 2025.09.18 19:54:50.061520 [ 287 ] {} <Debug> TCP-Session: 89350ebe-39f1-478e-92d6-c34959b9820f Authenticating user 'default' from [fd00:1122:3344:101::e]:49079 | ||
| 2383 | 2025.09.18 19:54:50.061338 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60513 | ||
| 2384 | 2025.09.18 19:54:50.061551 [ 286 ] {} <Debug> TCP-Session: 63e6967f-d35c-4eba-90a9-7ddfa6e5a1f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36057 | ||
| 2385 | 2025.09.18 19:54:50.061559 [ 287 ] {} <Debug> TCP-Session: 89350ebe-39f1-478e-92d6-c34959b9820f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2025.09.18 19:54:50.061604 [ 286 ] {} <Debug> TCP-Session: 63e6967f-d35c-4eba-90a9-7ddfa6e5a1f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2025.09.18 19:54:50.061617 [ 287 ] {} <Debug> TCP-Session: 89350ebe-39f1-478e-92d6-c34959b9820f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2025.09.18 19:54:50.061636 [ 286 ] {} <Debug> TCP-Session: 63e6967f-d35c-4eba-90a9-7ddfa6e5a1f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2025.09.18 19:54:50.061346 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42530 | ||
| 2390 | 2025.09.18 19:54:50.061672 [ 3 ] {a945ab27-cb50-47d0-8f1c-65dd653dc174} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43880) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2391 | 2025.09.18 19:54:50.061870 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2392 | 2025.09.18 19:54:50.061871 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2393 | 2025.09.18 19:54:50.061898 [ 290 ] {} <Debug> TCP-Session: c5484f3d-df5f-4b45-b4fd-cb3b757bb038 Authenticating user 'default' from [fd00:1122:3344:101::e]:42530 | ||
| 2394 | 2025.09.18 19:54:50.061906 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2395 | 2025.09.18 19:54:50.061925 [ 293 ] {} <Debug> TCP-Session: 43c3d6fa-368b-489b-ad7d-ec87e2577b05 Authenticating user 'default' from [fd00:1122:3344:101::e]:34826 | ||
| 2396 | 2025.09.18 19:54:50.061929 [ 290 ] {} <Debug> TCP-Session: c5484f3d-df5f-4b45-b4fd-cb3b757bb038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2397 | 2025.09.18 19:54:50.061944 [ 3 ] {a945ab27-cb50-47d0-8f1c-65dd653dc174} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2398 | 2025.09.18 19:54:50.061964 [ 290 ] {} <Debug> TCP-Session: c5484f3d-df5f-4b45-b4fd-cb3b757bb038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2399 | 2025.09.18 19:54:50.061961 [ 293 ] {} <Debug> TCP-Session: 43c3d6fa-368b-489b-ad7d-ec87e2577b05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2400 | 2025.09.18 19:54:50.061955 [ 289 ] {} <Debug> TCP-Session: 673d88ff-340c-4eed-a5e8-4b2707034e6f Authenticating user 'default' from [fd00:1122:3344:101::e]:60513 | ||
| 2401 | 2025.09.18 19:54:50.062004 [ 293 ] {} <Debug> TCP-Session: 43c3d6fa-368b-489b-ad7d-ec87e2577b05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2402 | 2025.09.18 19:54:50.062010 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2403 | 2025.09.18 19:54:50.062011 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2404 | 2025.09.18 19:54:50.062054 [ 288 ] {} <Debug> TCP-Session: 38120853-cb4a-4503-aba9-9879dabc3dfa Authenticating user 'default' from [fd00:1122:3344:101::e]:55355 | ||
| 2405 | 2025.09.18 19:54:50.062070 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2406 | 2025.09.18 19:54:50.062085 [ 288 ] {} <Debug> TCP-Session: 38120853-cb4a-4503-aba9-9879dabc3dfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2407 | 2025.09.18 19:54:50.062078 [ 292 ] {} <Debug> TCP-Session: 02685602-aad2-4f93-997c-ed17218891a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53857 | ||
| 2408 | 2025.09.18 19:54:50.062113 [ 288 ] {} <Debug> TCP-Session: 38120853-cb4a-4503-aba9-9879dabc3dfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2409 | 2025.09.18 19:54:50.062109 [ 291 ] {} <Debug> TCP-Session: ab2bc10c-6a67-4ca1-aa99-52a7c922de51 Authenticating user 'default' from [fd00:1122:3344:101::e]:35280 | ||
| 2410 | 2025.09.18 19:54:50.062144 [ 292 ] {} <Debug> TCP-Session: 02685602-aad2-4f93-997c-ed17218891a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2411 | 2025.09.18 19:54:50.062168 [ 291 ] {} <Debug> TCP-Session: ab2bc10c-6a67-4ca1-aa99-52a7c922de51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2412 | 2025.09.18 19:54:50.062180 [ 292 ] {} <Debug> TCP-Session: 02685602-aad2-4f93-997c-ed17218891a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2025.09.18 19:54:50.062194 [ 291 ] {} <Debug> TCP-Session: ab2bc10c-6a67-4ca1-aa99-52a7c922de51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2414 | 2025.09.18 19:54:50.062022 [ 289 ] {} <Debug> TCP-Session: 673d88ff-340c-4eed-a5e8-4b2707034e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2025.09.18 19:54:50.062024 [ 3 ] {a945ab27-cb50-47d0-8f1c-65dd653dc174} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2416 | 2025.09.18 19:54:50.062258 [ 289 ] {} <Debug> TCP-Session: 673d88ff-340c-4eed-a5e8-4b2707034e6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2417 | 2025.09.18 19:54:50.062545 [ 3 ] {a945ab27-cb50-47d0-8f1c-65dd653dc174} <Debug> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b) (SelectExecutor): Key condition: unknown | ||
| 2418 | 2025.09.18 19:54:50.062637 [ 3 ] {a945ab27-cb50-47d0-8f1c-65dd653dc174} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2419 | 2025.09.18 19:54:50.429671 [ 329 ] {a945ab27-cb50-47d0-8f1c-65dd653dc174} <Trace> AggregatingTransform: Aggregating | ||
| 2420 | 2025.09.18 19:54:50.429746 [ 329 ] {a945ab27-cb50-47d0-8f1c-65dd653dc174} <Trace> Aggregator: Aggregation method: without_key | ||
| 2421 | 2025.09.18 19:54:50.429797 [ 329 ] {a945ab27-cb50-47d0-8f1c-65dd653dc174} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001220881 sec. (819.081 rows/sec., 32.00 KiB/sec.) | ||
| 2422 | 2025.09.18 19:54:50.429822 [ 329 ] {a945ab27-cb50-47d0-8f1c-65dd653dc174} <Trace> Aggregator: Merging aggregated data | ||
| 2423 | 2025.09.18 19:54:50.431030 [ 3 ] {a945ab27-cb50-47d0-8f1c-65dd653dc174} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.369432 sec., 2.7068580956711927 rows/sec., 108.27 B/sec. | ||
| 2424 | 2025.09.18 19:54:50.431220 [ 3 ] {a945ab27-cb50-47d0-8f1c-65dd653dc174} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2425 | 2025.09.18 19:54:50.431236 [ 3 ] {a945ab27-cb50-47d0-8f1c-65dd653dc174} <Debug> TCPHandler: Processed in 0.369926909 sec. | ||
| 2426 | 2025.09.18 19:54:50.431344 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2427 | 2025.09.18 19:54:50.431375 [ 3 ] {} <Debug> TCP-Session: d1b69a47-7015-418d-9b10-21f988b7dd1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2428 | 2025.09.18 19:54:50.431381 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2429 | 2025.09.18 19:54:50.431412 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2430 | 2025.09.18 19:54:50.431441 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2431 | 2025.09.18 19:54:50.431455 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2432 | 2025.09.18 19:54:50.431465 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2433 | 2025.09.18 19:54:50.431482 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2434 | 2025.09.18 19:54:50.431512 [ 289 ] {} <Debug> TCP-Session: 673d88ff-340c-4eed-a5e8-4b2707034e6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2435 | 2025.09.18 19:54:50.431522 [ 293 ] {} <Debug> TCP-Session: 43c3d6fa-368b-489b-ad7d-ec87e2577b05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2025.09.18 19:54:50.431545 [ 290 ] {} <Debug> TCP-Session: c5484f3d-df5f-4b45-b4fd-cb3b757bb038 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2437 | 2025.09.18 19:54:50.431501 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2438 | 2025.09.18 19:54:50.431490 [ 287 ] {} <Debug> TCP-Session: 89350ebe-39f1-478e-92d6-c34959b9820f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2439 | 2025.09.18 19:54:50.431486 [ 291 ] {} <Debug> TCP-Session: ab2bc10c-6a67-4ca1-aa99-52a7c922de51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2440 | 2025.09.18 19:54:50.431440 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2441 | 2025.09.18 19:54:50.431641 [ 292 ] {} <Debug> TCP-Session: 02685602-aad2-4f93-997c-ed17218891a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2442 | 2025.09.18 19:54:50.431420 [ 286 ] {} <Debug> TCP-Session: 63e6967f-d35c-4eba-90a9-7ddfa6e5a1f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2443 | 2025.09.18 19:54:50.431685 [ 288 ] {} <Debug> TCP-Session: 38120853-cb4a-4503-aba9-9879dabc3dfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2444 | 2025.09.18 19:54:50.913035 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 344 | ||
| 2445 | 2025.09.18 19:54:50.915426 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2446 | 2025.09.18 19:54:50.915481 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2447 | 2025.09.18 19:54:50.916704 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2448 | 2025.09.18 19:54:50.916968 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2025.09.18 19:54:50.917137 [ 37 ] {} <Debug> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2450 | 2025.09.18 19:54:50.917201 [ 37 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2025.09.18 19:54:50.917221 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2452 | 2025.09.18 19:54:50.917314 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 344 | ||
| 2453 | 2025.09.18 19:54:50.917363 [ 199 ] {eca61143-6adc-4c6e-b536-625d299862ef::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 | ||
| 2454 | 2025.09.18 19:54:50.918144 [ 199 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2455 | 2025.09.18 19:54:50.918333 [ 199 ] {eca61143-6adc-4c6e-b536-625d299862ef::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 | ||
| 2456 | 2025.09.18 19:54:50.918751 [ 199 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part | ||
| 2457 | 2025.09.18 19:54:50.919161 [ 199 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part | ||
| 2458 | 2025.09.18 19:54:50.919535 [ 199 ] {eca61143-6adc-4c6e-b536-625d299862ef::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 | ||
| 2459 | 2025.09.18 19:54:50.919895 [ 199 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part | ||
| 2460 | 2025.09.18 19:54:50.920254 [ 199 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2461 | 2025.09.18 19:54:50.926341 [ 194 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 72 columns (72 merged, 0 gathered) in 0.009048925 sec., 38015.565384838534 rows/sec., 38.53 MiB/sec. | ||
| 2462 | 2025.09.18 19:54:50.927254 [ 193 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2463 | 2025.09.18 19:54:50.927912 [ 193 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_6_1} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2025.09.18 19:54:50.927998 [ 193 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_6_1} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2465 | 2025.09.18 19:54:50.928246 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 2466 | 2025.09.18 19:54:51.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.18 MiB, peak 198.18 MiB, free memory in arenas 0.00 B, will set to 205.66 MiB (RSS), difference: 18.48 MiB | ||
| 2467 | 2025.09.18 19:54:52.636304 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2468 | 2025.09.18 19:54:52.636506 [ 4 ] {5fc88356-7621-4c92-972d-5f4a03f3bcc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2469 | 2025.09.18 19:54:52.636579 [ 4 ] {5fc88356-7621-4c92-972d-5f4a03f3bcc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2470 | 2025.09.18 19:54:52.637276 [ 4 ] {5fc88356-7621-4c92-972d-5f4a03f3bcc6} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2025.09.18 19:54:52.637329 [ 4 ] {5fc88356-7621-4c92-972d-5f4a03f3bcc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2472 | 2025.09.18 19:54:52.637743 [ 4 ] {5fc88356-7621-4c92-972d-5f4a03f3bcc6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2473 | 2025.09.18 19:54:52.637979 [ 4 ] {5fc88356-7621-4c92-972d-5f4a03f3bcc6} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): 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.09.18 19:54:52.638147 [ 36 ] {} <Debug> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2475 | 2025.09.18 19:54:52.638168 [ 4 ] {5fc88356-7621-4c92-972d-5f4a03f3bcc6} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001716 sec., 62937.06293706293 rows/sec., 5.27 MiB/sec. | ||
| 2476 | 2025.09.18 19:54:52.638217 [ 36 ] {} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2025.09.18 19:54:52.638237 [ 4 ] {5fc88356-7621-4c92-972d-5f4a03f3bcc6} <Debug> TCPHandler: Processed in 0.002074136 sec. | ||
| 2478 | 2025.09.18 19:54:52.638242 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2479 | 2025.09.18 19:54:52.638373 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2480 | 2025.09.18 19:54:52.638425 [ 196 ] {73f8a399-e317-4d85-967e-c274ff67ed35::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 | ||
| 2481 | 2025.09.18 19:54:52.638481 [ 4 ] {ddcbd9e2-c795-492d-94b8-2a2a924e1f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2482 | 2025.09.18 19:54:52.638530 [ 4 ] {ddcbd9e2-c795-492d-94b8-2a2a924e1f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2483 | 2025.09.18 19:54:52.638576 [ 196 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2484 | 2025.09.18 19:54:52.638619 [ 196 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1257 rows starting from the beginning of the part | ||
| 2485 | 2025.09.18 19:54:52.638712 [ 196 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 109 rows starting from the beginning of the part | ||
| 2486 | 2025.09.18 19:54:52.638767 [ 196 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1132 rows starting from the beginning of the part | ||
| 2487 | 2025.09.18 19:54:52.638820 [ 196 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 108 rows starting from the beginning of the part | ||
| 2488 | 2025.09.18 19:54:52.638866 [ 196 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1132 rows starting from the beginning of the part | ||
| 2489 | 2025.09.18 19:54:52.638908 [ 196 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 108 rows starting from the beginning of the part | ||
| 2490 | 2025.09.18 19:54:52.638953 [ 4 ] {ddcbd9e2-c795-492d-94b8-2a2a924e1f24} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2491 | 2025.09.18 19:54:52.638994 [ 4 ] {ddcbd9e2-c795-492d-94b8-2a2a924e1f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2492 | 2025.09.18 19:54:52.639355 [ 4 ] {ddcbd9e2-c795-492d-94b8-2a2a924e1f24} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2493 | 2025.09.18 19:54:52.639583 [ 4 ] {ddcbd9e2-c795-492d-94b8-2a2a924e1f24} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2025.09.18 19:54:52.639724 [ 4 ] {ddcbd9e2-c795-492d-94b8-2a2a924e1f24} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001267 sec., 20520.91554853986 rows/sec., 1.51 MiB/sec. | ||
| 2495 | 2025.09.18 19:54:52.639763 [ 4 ] {ddcbd9e2-c795-492d-94b8-2a2a924e1f24} <Debug> TCPHandler: Processed in 0.001443725 sec. | ||
| 2496 | 2025.09.18 19:54:52.639882 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2497 | 2025.09.18 19:54:52.639985 [ 4 ] {cca84c6d-48eb-427d-96d5-77a679cdc622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2498 | 2025.09.18 19:54:52.640028 [ 4 ] {cca84c6d-48eb-427d-96d5-77a679cdc622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2499 | 2025.09.18 19:54:52.640461 [ 4 ] {cca84c6d-48eb-427d-96d5-77a679cdc622} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2025.09.18 19:54:52.640497 [ 4 ] {cca84c6d-48eb-427d-96d5-77a679cdc622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2501 | 2025.09.18 19:54:52.640534 [ 193 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3846 rows, containing 5 columns (5 merged, 0 gathered) in 0.002184837 sec., 1760314.385009042 rows/sec., 147.62 MiB/sec. | ||
| 2502 | 2025.09.18 19:54:52.640795 [ 196 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2503 | 2025.09.18 19:54:52.640837 [ 4 ] {cca84c6d-48eb-427d-96d5-77a679cdc622} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2504 | 2025.09.18 19:54:52.641130 [ 196 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_11_2} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2025.09.18 19:54:52.641153 [ 4 ] {cca84c6d-48eb-427d-96d5-77a679cdc622} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2506 | 2025.09.18 19:54:52.641215 [ 196 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_11_2} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2507 | 2025.09.18 19:54:52.641275 [ 35 ] {} <Debug> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2508 | 2025.09.18 19:54:52.641300 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 2509 | 2025.09.18 19:54:52.641300 [ 4 ] {cca84c6d-48eb-427d-96d5-77a679cdc622} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001339 sec., 67214.33905899926 rows/sec., 5.25 MiB/sec. | ||
| 2510 | 2025.09.18 19:54:52.641319 [ 35 ] {} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2511 | 2025.09.18 19:54:52.641350 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2512 | 2025.09.18 19:54:52.641358 [ 4 ] {cca84c6d-48eb-427d-96d5-77a679cdc622} <Debug> TCPHandler: Processed in 0.001524907 sec. | ||
| 2513 | 2025.09.18 19:54:52.641480 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2514 | 2025.09.18 19:54:52.641491 [ 191 ] {c18be726-633f-417f-9abd-a115c260c01a::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 | ||
| 2515 | 2025.09.18 19:54:52.641577 [ 4 ] {982df94d-2aaf-48e4-bd49-db6c6a8d5f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2516 | 2025.09.18 19:54:52.641626 [ 4 ] {982df94d-2aaf-48e4-bd49-db6c6a8d5f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2517 | 2025.09.18 19:54:52.641632 [ 191 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2518 | 2025.09.18 19:54:52.641687 [ 191 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 735 rows starting from the beginning of the part | ||
| 2519 | 2025.09.18 19:54:52.641793 [ 191 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 108 rows starting from the beginning of the part | ||
| 2520 | 2025.09.18 19:54:52.641850 [ 191 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 689 rows starting from the beginning of the part | ||
| 2521 | 2025.09.18 19:54:52.641899 [ 191 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2522 | 2025.09.18 19:54:52.641947 [ 191 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 689 rows starting from the beginning of the part | ||
| 2523 | 2025.09.18 19:54:52.641996 [ 191 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2524 | 2025.09.18 19:54:52.642056 [ 4 ] {982df94d-2aaf-48e4-bd49-db6c6a8d5f4b} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2525 | 2025.09.18 19:54:52.642095 [ 4 ] {982df94d-2aaf-48e4-bd49-db6c6a8d5f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2526 | 2025.09.18 19:54:52.642492 [ 4 ] {982df94d-2aaf-48e4-bd49-db6c6a8d5f4b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2527 | 2025.09.18 19:54:52.642717 [ 4 ] {982df94d-2aaf-48e4-bd49-db6c6a8d5f4b} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2528 | 2025.09.18 19:54:52.642818 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2529 | 2025.09.18 19:54:52.642845 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2530 | 2025.09.18 19:54:52.642858 [ 4 ] {982df94d-2aaf-48e4-bd49-db6c6a8d5f4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. | ||
| 2531 | 2025.09.18 19:54:52.642861 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2532 | 2025.09.18 19:54:52.642895 [ 4 ] {982df94d-2aaf-48e4-bd49-db6c6a8d5f4b} <Debug> TCPHandler: Processed in 0.001464985 sec. | ||
| 2533 | 2025.09.18 19:54:52.642943 [ 196 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::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 | ||
| 2534 | 2025.09.18 19:54:52.643011 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2535 | 2025.09.18 19:54:52.643035 [ 196 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2536 | 2025.09.18 19:54:52.643068 [ 196 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1291 rows starting from the beginning of the part | ||
| 2537 | 2025.09.18 19:54:52.643111 [ 4 ] {5ea31230-c4ca-4ea6-9fdd-15ad0b3529ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2538 | 2025.09.18 19:54:52.643117 [ 196 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 161 rows starting from the beginning of the part | ||
| 2539 | 2025.09.18 19:54:52.643176 [ 4 ] {5ea31230-c4ca-4ea6-9fdd-15ad0b3529ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2540 | 2025.09.18 19:54:52.643178 [ 196 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 314 rows starting from the beginning of the part | ||
| 2541 | 2025.09.18 19:54:52.643232 [ 196 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2542 | 2025.09.18 19:54:52.643267 [ 196 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 314 rows starting from the beginning of the part | ||
| 2543 | 2025.09.18 19:54:52.643303 [ 196 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2544 | 2025.09.18 19:54:52.643353 [ 193 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2401 rows, containing 5 columns (5 merged, 0 gathered) in 0.001912113 sec., 1255678.926925344 rows/sec., 94.13 MiB/sec. | ||
| 2545 | 2025.09.18 19:54:52.643657 [ 193 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2546 | 2025.09.18 19:54:52.644009 [ 193 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_11_2} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2025.09.18 19:54:52.644016 [ 4 ] {5ea31230-c4ca-4ea6-9fdd-15ad0b3529ef} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2025.09.18 19:54:52.644063 [ 4 ] {5ea31230-c4ca-4ea6-9fdd-15ad0b3529ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2549 | 2025.09.18 19:54:52.644102 [ 193 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_11_2} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2550 | 2025.09.18 19:54:52.644207 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2551 | 2025.09.18 19:54:52.644533 [ 191 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619728 sec., 1481730.2658224097 rows/sec., 101.05 MiB/sec. | ||
| 2552 | 2025.09.18 19:54:52.644639 [ 4 ] {5ea31230-c4ca-4ea6-9fdd-15ad0b3529ef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2553 | 2025.09.18 19:54:52.644828 [ 193 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2554 | 2025.09.18 19:54:52.644972 [ 4 ] {5ea31230-c4ca-4ea6-9fdd-15ad0b3529ef} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2025.09.18 19:54:52.645130 [ 193 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2556 | 2025.09.18 19:54:52.645147 [ 4 ] {5ea31230-c4ca-4ea6-9fdd-15ad0b3529ef} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002054 sec., 12658.227848101267 rows/sec., 22.68 MiB/sec. | ||
| 2557 | 2025.09.18 19:54:52.645219 [ 4 ] {5ea31230-c4ca-4ea6-9fdd-15ad0b3529ef} <Debug> TCPHandler: Processed in 0.002256978 sec. | ||
| 2558 | 2025.09.18 19:54:52.645243 [ 193 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2559 | 2025.09.18 19:54:52.645334 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2560 | 2025.09.18 19:54:52.645347 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2025.09.18 19:54:52.645451 [ 4 ] {7b893050-e9ce-4f7a-8400-0bd18e3c5b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2562 | 2025.09.18 19:54:52.645497 [ 4 ] {7b893050-e9ce-4f7a-8400-0bd18e3c5b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2563 | 2025.09.18 19:54:52.645855 [ 4 ] {7b893050-e9ce-4f7a-8400-0bd18e3c5b3d} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2025.09.18 19:54:52.645893 [ 4 ] {7b893050-e9ce-4f7a-8400-0bd18e3c5b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2565 | 2025.09.18 19:54:52.646223 [ 4 ] {7b893050-e9ce-4f7a-8400-0bd18e3c5b3d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2566 | 2025.09.18 19:54:52.646442 [ 4 ] {7b893050-e9ce-4f7a-8400-0bd18e3c5b3d} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2025.09.18 19:54:52.646542 [ 35 ] {} <Debug> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2568 | 2025.09.18 19:54:52.646573 [ 4 ] {7b893050-e9ce-4f7a-8400-0bd18e3c5b3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 2569 | 2025.09.18 19:54:52.646574 [ 35 ] {} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2025.09.18 19:54:52.646603 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2571 | 2025.09.18 19:54:52.646609 [ 4 ] {7b893050-e9ce-4f7a-8400-0bd18e3c5b3d} <Debug> TCPHandler: Processed in 0.001315842 sec. | ||
| 2572 | 2025.09.18 19:54:52.646683 [ 196 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 2573 | 2025.09.18 19:54:52.646791 [ 196 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2574 | 2025.09.18 19:54:52.646817 [ 196 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 382 rows starting from the beginning of the part | ||
| 2575 | 2025.09.18 19:54:52.646860 [ 196 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2576 | 2025.09.18 19:54:52.646895 [ 196 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 104 rows starting from the beginning of the part | ||
| 2577 | 2025.09.18 19:54:52.646928 [ 196 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 2578 | 2025.09.18 19:54:52.646959 [ 196 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 104 rows starting from the beginning of the part | ||
| 2579 | 2025.09.18 19:54:52.646995 [ 196 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2580 | 2025.09.18 19:54:52.647760 [ 191 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 4 columns (4 merged, 0 gathered) in 0.001110939 sec., 693107.362330425 rows/sec., 44.58 MiB/sec. | ||
| 2581 | 2025.09.18 19:54:52.647955 [ 188 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2582 | 2025.09.18 19:54:52.648243 [ 188 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_11_2} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2025.09.18 19:54:52.648318 [ 188 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_11_2} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2584 | 2025.09.18 19:54:52.648387 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2585 | 2025.09.18 19:54:53.844920 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52798 | ||
| 2586 | 2025.09.18 19:54:53.845081 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2587 | 2025.09.18 19:54:53.845110 [ 288 ] {} <Debug> TCP-Session: 2a21f358-b88c-42fc-8bcb-a5ba9f09ddbc Authenticating user 'default' from [fd00:1122:3344:101::e]:52798 | ||
| 2588 | 2025.09.18 19:54:53.845134 [ 288 ] {} <Debug> TCP-Session: 2a21f358-b88c-42fc-8bcb-a5ba9f09ddbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2589 | 2025.09.18 19:54:53.845149 [ 288 ] {} <Debug> TCP-Session: 2a21f358-b88c-42fc-8bcb-a5ba9f09ddbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2590 | 2025.09.18 19:54:53.845343 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44510 | ||
| 2591 | 2025.09.18 19:54:53.845388 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60294 | ||
| 2592 | 2025.09.18 19:54:53.845416 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63559 | ||
| 2593 | 2025.09.18 19:54:53.845450 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57844 | ||
| 2594 | 2025.09.18 19:54:53.845476 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44029 | ||
| 2595 | 2025.09.18 19:54:53.845470 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34567 | ||
| 2596 | 2025.09.18 19:54:53.845515 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2597 | 2025.09.18 19:54:53.845525 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2598 | 2025.09.18 19:54:53.845553 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2599 | 2025.09.18 19:54:53.845560 [ 290 ] {} <Debug> TCP-Session: 869e286d-5859-46e5-b38c-5e16b0a4d9f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60294 | ||
| 2600 | 2025.09.18 19:54:53.845578 [ 292 ] {} <Debug> TCP-Session: a7a96429-85fb-41e8-8ed5-3e09566e1f91 Authenticating user 'default' from [fd00:1122:3344:101::e]:63559 | ||
| 2601 | 2025.09.18 19:54:53.845590 [ 286 ] {} <Debug> TCP-Session: 7e88e6f0-ba45-44e2-9f2f-4b39b78f7995 Authenticating user 'default' from [fd00:1122:3344:101::e]:44029 | ||
| 2602 | 2025.09.18 19:54:53.845612 [ 290 ] {} <Debug> TCP-Session: 869e286d-5859-46e5-b38c-5e16b0a4d9f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2603 | 2025.09.18 19:54:53.845618 [ 292 ] {} <Debug> TCP-Session: a7a96429-85fb-41e8-8ed5-3e09566e1f91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2604 | 2025.09.18 19:54:53.845613 [ 288 ] {} <Trace> TCP-Session: 2a21f358-b88c-42fc-8bcb-a5ba9f09ddbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2605 | 2025.09.18 19:54:53.845650 [ 292 ] {} <Debug> TCP-Session: a7a96429-85fb-41e8-8ed5-3e09566e1f91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2606 | 2025.09.18 19:54:53.845634 [ 290 ] {} <Debug> TCP-Session: 869e286d-5859-46e5-b38c-5e16b0a4d9f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2607 | 2025.09.18 19:54:53.845629 [ 286 ] {} <Debug> TCP-Session: 7e88e6f0-ba45-44e2-9f2f-4b39b78f7995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2608 | 2025.09.18 19:54:53.845589 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2609 | 2025.09.18 19:54:53.845714 [ 286 ] {} <Debug> TCP-Session: 7e88e6f0-ba45-44e2-9f2f-4b39b78f7995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2610 | 2025.09.18 19:54:53.845547 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2611 | 2025.09.18 19:54:53.845741 [ 3 ] {} <Debug> TCP-Session: d4ea99f6-a38f-4840-b61a-c735a7534e0e Authenticating user 'default' from [fd00:1122:3344:101::e]:34567 | ||
| 2612 | 2025.09.18 19:54:53.845456 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2613 | 2025.09.18 19:54:53.845774 [ 3 ] {} <Debug> TCP-Session: d4ea99f6-a38f-4840-b61a-c735a7534e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2614 | 2025.09.18 19:54:53.845769 [ 294 ] {} <Debug> TCP-Session: 98562bc3-68b6-41a5-b417-9b022785e548 Authenticating user 'default' from [fd00:1122:3344:101::e]:57844 | ||
| 2615 | 2025.09.18 19:54:53.845809 [ 3 ] {} <Debug> TCP-Session: d4ea99f6-a38f-4840-b61a-c735a7534e0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2616 | 2025.09.18 19:54:53.845808 [ 289 ] {} <Debug> TCP-Session: a1b79a5b-f77e-4086-946c-0b21a91dee1c Authenticating user 'default' from [fd00:1122:3344:101::e]:44510 | ||
| 2617 | 2025.09.18 19:54:53.845827 [ 294 ] {} <Debug> TCP-Session: 98562bc3-68b6-41a5-b417-9b022785e548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2618 | 2025.09.18 19:54:53.845846 [ 288 ] {1dd925c3-651f-4e59-898d-ae3346a2a05b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52798) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2619 | 2025.09.18 19:54:53.845865 [ 294 ] {} <Debug> TCP-Session: 98562bc3-68b6-41a5-b417-9b022785e548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2620 | 2025.09.18 19:54:53.845859 [ 289 ] {} <Debug> TCP-Session: a1b79a5b-f77e-4086-946c-0b21a91dee1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2621 | 2025.09.18 19:54:53.845426 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35658 | ||
| 2622 | 2025.09.18 19:54:53.845918 [ 289 ] {} <Debug> TCP-Session: a1b79a5b-f77e-4086-946c-0b21a91dee1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2623 | 2025.09.18 19:54:53.845396 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45508 | ||
| 2624 | 2025.09.18 19:54:53.845998 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2625 | 2025.09.18 19:54:53.846030 [ 293 ] {} <Debug> TCP-Session: 07021221-828d-4ea0-9afb-85e1c0c38ab9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35658 | ||
| 2626 | 2025.09.18 19:54:53.846047 [ 293 ] {} <Debug> TCP-Session: 07021221-828d-4ea0-9afb-85e1c0c38ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2627 | 2025.09.18 19:54:53.846059 [ 293 ] {} <Debug> TCP-Session: 07021221-828d-4ea0-9afb-85e1c0c38ab9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2628 | 2025.09.18 19:54:53.846120 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2629 | 2025.09.18 19:54:53.846156 [ 291 ] {} <Debug> TCP-Session: 7e55eaae-7b16-426d-a1be-2aaa52b06dac Authenticating user 'default' from [fd00:1122:3344:101::e]:45508 | ||
| 2630 | 2025.09.18 19:54:53.846179 [ 291 ] {} <Debug> TCP-Session: 7e55eaae-7b16-426d-a1be-2aaa52b06dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2631 | 2025.09.18 19:54:53.846191 [ 291 ] {} <Debug> TCP-Session: 7e55eaae-7b16-426d-a1be-2aaa52b06dac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2632 | 2025.09.18 19:54:53.846196 [ 288 ] {1dd925c3-651f-4e59-898d-ae3346a2a05b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2633 | 2025.09.18 19:54:53.846263 [ 288 ] {1dd925c3-651f-4e59-898d-ae3346a2a05b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2634 | 2025.09.18 19:54:53.846576 [ 288 ] {1dd925c3-651f-4e59-898d-ae3346a2a05b} <Debug> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b) (SelectExecutor): Key condition: unknown | ||
| 2635 | 2025.09.18 19:54:53.847614 [ 314 ] {1dd925c3-651f-4e59-898d-ae3346a2a05b} <Trace> AggregatingTransform: Aggregating | ||
| 2636 | 2025.09.18 19:54:53.847665 [ 314 ] {1dd925c3-651f-4e59-898d-ae3346a2a05b} <Trace> Aggregator: Aggregation method: without_key | ||
| 2637 | 2025.09.18 19:54:53.847704 [ 314 ] {1dd925c3-651f-4e59-898d-ae3346a2a05b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001028377 sec. (972.406 rows/sec., 37.98 KiB/sec.) | ||
| 2638 | 2025.09.18 19:54:53.847723 [ 314 ] {1dd925c3-651f-4e59-898d-ae3346a2a05b} <Trace> Aggregator: Merging aggregated data | ||
| 2639 | 2025.09.18 19:54:53.849125 [ 288 ] {1dd925c3-651f-4e59-898d-ae3346a2a05b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00335 sec., 298.5074626865672 rows/sec., 11.66 KiB/sec. | ||
| 2640 | 2025.09.18 19:54:53.849303 [ 288 ] {1dd925c3-651f-4e59-898d-ae3346a2a05b} <Debug> TCPHandler: Processed in 0.003855166 sec. | ||
| 2641 | 2025.09.18 19:54:53.849429 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2642 | 2025.09.18 19:54:53.849450 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2643 | 2025.09.18 19:54:53.849459 [ 288 ] {} <Debug> TCP-Session: 2a21f358-b88c-42fc-8bcb-a5ba9f09ddbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2644 | 2025.09.18 19:54:53.849470 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2645 | 2025.09.18 19:54:53.849495 [ 289 ] {} <Debug> TCP-Session: a1b79a5b-f77e-4086-946c-0b21a91dee1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2646 | 2025.09.18 19:54:53.849502 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2647 | 2025.09.18 19:54:53.849525 [ 286 ] {} <Debug> TCP-Session: 7e88e6f0-ba45-44e2-9f2f-4b39b78f7995 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2648 | 2025.09.18 19:54:53.849534 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2649 | 2025.09.18 19:54:53.849549 [ 290 ] {} <Debug> TCP-Session: 869e286d-5859-46e5-b38c-5e16b0a4d9f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2650 | 2025.09.18 19:54:53.849519 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2651 | 2025.09.18 19:54:53.849571 [ 294 ] {} <Debug> TCP-Session: 98562bc3-68b6-41a5-b417-9b022785e548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2652 | 2025.09.18 19:54:53.849566 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2653 | 2025.09.18 19:54:53.849608 [ 292 ] {} <Debug> TCP-Session: a7a96429-85fb-41e8-8ed5-3e09566e1f91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2654 | 2025.09.18 19:54:53.849565 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2655 | 2025.09.18 19:54:53.849645 [ 293 ] {} <Debug> TCP-Session: 07021221-828d-4ea0-9afb-85e1c0c38ab9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2656 | 2025.09.18 19:54:53.849485 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2657 | 2025.09.18 19:54:53.849688 [ 3 ] {} <Debug> TCP-Session: d4ea99f6-a38f-4840-b61a-c735a7534e0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2658 | 2025.09.18 19:54:53.849734 [ 291 ] {} <Debug> TCP-Session: 7e55eaae-7b16-426d-a1be-2aaa52b06dac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2659 | 2025.09.18 19:54:55.842623 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2660 | 2025.09.18 19:54:55.842693 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2661 | 2025.09.18 19:54:55.920081 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4747 | ||
| 2662 | 2025.09.18 19:54:55.920574 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2663 | 2025.09.18 19:54:55.920623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2664 | 2025.09.18 19:54:55.921137 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2665 | 2025.09.18 19:54:55.921375 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2666 | 2025.09.18 19:54:55.921520 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4747 | ||
| 2667 | 2025.09.18 19:54:56.166605 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2668 | 2025.09.18 19:54:56.185004 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2025.09.18 19:54:56.185076 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2670 | 2025.09.18 19:54:56.191139 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2671 | 2025.09.18 19:54:56.191867 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2025.09.18 19:54:56.195334 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2673 | 2025.09.18 19:54:57.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.56 MiB, peak 216.31 MiB, free memory in arenas 0.00 B, will set to 209.39 MiB (RSS), difference: 2.82 MiB | ||
| 2674 | 2025.09.18 19:54:57.646795 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2675 | 2025.09.18 19:54:57.646979 [ 4 ] {fa7ad759-6ecf-4ec9-80e2-2d21e1aa7933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2676 | 2025.09.18 19:54:57.647045 [ 4 ] {fa7ad759-6ecf-4ec9-80e2-2d21e1aa7933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2677 | 2025.09.18 19:54:57.647862 [ 4 ] {fa7ad759-6ecf-4ec9-80e2-2d21e1aa7933} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2025.09.18 19:54:57.647912 [ 4 ] {fa7ad759-6ecf-4ec9-80e2-2d21e1aa7933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2679 | 2025.09.18 19:54:57.648338 [ 4 ] {fa7ad759-6ecf-4ec9-80e2-2d21e1aa7933} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2680 | 2025.09.18 19:54:57.648573 [ 4 ] {fa7ad759-6ecf-4ec9-80e2-2d21e1aa7933} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2025.09.18 19:54:57.648703 [ 79 ] {} <Debug> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2682 | 2025.09.18 19:54:57.648726 [ 4 ] {fa7ad759-6ecf-4ec9-80e2-2d21e1aa7933} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001801 sec., 227651.30483064963 rows/sec., 14.44 MiB/sec. | ||
| 2683 | 2025.09.18 19:54:57.648772 [ 79 ] {} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2025.09.18 19:54:57.648791 [ 4 ] {fa7ad759-6ecf-4ec9-80e2-2d21e1aa7933} <Debug> TCPHandler: Processed in 0.002121166 sec. | ||
| 2685 | 2025.09.18 19:54:57.648799 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2686 | 2025.09.18 19:54:57.648937 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2687 | 2025.09.18 19:54:57.648935 [ 196 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::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 | ||
| 2688 | 2025.09.18 19:54:57.649050 [ 4 ] {cd26a458-4f7a-42ec-a667-b1ec090715dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2689 | 2025.09.18 19:54:57.649097 [ 4 ] {cd26a458-4f7a-42ec-a667-b1ec090715dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2690 | 2025.09.18 19:54:57.649115 [ 196 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2691 | 2025.09.18 19:54:57.649152 [ 196 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2692 | 2025.09.18 19:54:57.649216 [ 196 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2693 | 2025.09.18 19:54:57.649259 [ 196 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2694 | 2025.09.18 19:54:57.649299 [ 196 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2695 | 2025.09.18 19:54:57.649341 [ 196 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2696 | 2025.09.18 19:54:57.649379 [ 196 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 2697 | 2025.09.18 19:54:57.649999 [ 4 ] {cd26a458-4f7a-42ec-a667-b1ec090715dd} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2025.09.18 19:54:57.650043 [ 4 ] {cd26a458-4f7a-42ec-a667-b1ec090715dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2699 | 2025.09.18 19:54:57.650467 [ 4 ] {cd26a458-4f7a-42ec-a667-b1ec090715dd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2700 | 2025.09.18 19:54:57.650513 [ 191 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001637648 sec., 1266450.4215802175 rows/sec., 85.46 MiB/sec. | ||
| 2701 | 2025.09.18 19:54:57.650678 [ 188 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2702 | 2025.09.18 19:54:57.650700 [ 4 ] {cd26a458-4f7a-42ec-a667-b1ec090715dd} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2025.09.18 19:54:57.650848 [ 4 ] {cd26a458-4f7a-42ec-a667-b1ec090715dd} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001822 sec., 621295.2799121843 rows/sec., 49.23 MiB/sec. | ||
| 2704 | 2025.09.18 19:54:57.650889 [ 4 ] {cd26a458-4f7a-42ec-a667-b1ec090715dd} <Debug> TCPHandler: Processed in 0.002004254 sec. | ||
| 2705 | 2025.09.18 19:54:57.650963 [ 188 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_6_1} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2025.09.18 19:54:57.651009 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2707 | 2025.09.18 19:54:57.651039 [ 188 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_6_1} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2708 | 2025.09.18 19:54:57.651114 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2709 | 2025.09.18 19:54:57.651114 [ 4 ] {75964a2d-ee98-4eb6-9346-588212a72fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2710 | 2025.09.18 19:54:57.651172 [ 4 ] {75964a2d-ee98-4eb6-9346-588212a72fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2711 | 2025.09.18 19:54:57.651654 [ 4 ] {75964a2d-ee98-4eb6-9346-588212a72fe4} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2025.09.18 19:54:57.651691 [ 4 ] {75964a2d-ee98-4eb6-9346-588212a72fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2713 | 2025.09.18 19:54:57.652017 [ 4 ] {75964a2d-ee98-4eb6-9346-588212a72fe4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2714 | 2025.09.18 19:54:57.652224 [ 4 ] {75964a2d-ee98-4eb6-9346-588212a72fe4} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2025.09.18 19:54:57.652355 [ 4 ] {75964a2d-ee98-4eb6-9346-588212a72fe4} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001262 sec., 170364.50079239302 rows/sec., 10.11 MiB/sec. | ||
| 2716 | 2025.09.18 19:54:57.652391 [ 4 ] {75964a2d-ee98-4eb6-9346-588212a72fe4} <Debug> TCPHandler: Processed in 0.001433855 sec. | ||
| 2717 | 2025.09.18 19:54:57.652498 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2025.09.18 19:54:57.652592 [ 4 ] {be7deaf0-bd84-4040-abb2-8533a7946224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2719 | 2025.09.18 19:54:57.652632 [ 4 ] {be7deaf0-bd84-4040-abb2-8533a7946224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2720 | 2025.09.18 19:54:57.653596 [ 4 ] {be7deaf0-bd84-4040-abb2-8533a7946224} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2025.09.18 19:54:57.653632 [ 4 ] {be7deaf0-bd84-4040-abb2-8533a7946224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2722 | 2025.09.18 19:54:57.653936 [ 4 ] {be7deaf0-bd84-4040-abb2-8533a7946224} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2723 | 2025.09.18 19:54:57.654152 [ 4 ] {be7deaf0-bd84-4040-abb2-8533a7946224} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2025.09.18 19:54:57.654252 [ 79 ] {} <Debug> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2725 | 2025.09.18 19:54:57.654277 [ 4 ] {be7deaf0-bd84-4040-abb2-8533a7946224} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001705 sec., 124340.17595307919 rows/sec., 8.02 MiB/sec. | ||
| 2726 | 2025.09.18 19:54:57.654304 [ 79 ] {} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2025.09.18 19:54:57.654320 [ 4 ] {be7deaf0-bd84-4040-abb2-8533a7946224} <Debug> TCPHandler: Processed in 0.001872392 sec. | ||
| 2728 | 2025.09.18 19:54:57.654333 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2729 | 2025.09.18 19:54:57.654430 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2025.09.18 19:54:57.654472 [ 201 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::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 | ||
| 2731 | 2025.09.18 19:54:57.654529 [ 4 ] {aff56ffc-b0e8-4d5e-b7e8-81d74df374fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2732 | 2025.09.18 19:54:57.654574 [ 4 ] {aff56ffc-b0e8-4d5e-b7e8-81d74df374fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2733 | 2025.09.18 19:54:57.654609 [ 201 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2734 | 2025.09.18 19:54:57.654656 [ 201 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2735 | 2025.09.18 19:54:57.654748 [ 201 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2736 | 2025.09.18 19:54:57.654801 [ 201 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2737 | 2025.09.18 19:54:57.654881 [ 201 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2738 | 2025.09.18 19:54:57.654926 [ 201 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2739 | 2025.09.18 19:54:57.654969 [ 201 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 2740 | 2025.09.18 19:54:57.655034 [ 4 ] {aff56ffc-b0e8-4d5e-b7e8-81d74df374fd} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2025.09.18 19:54:57.655077 [ 4 ] {aff56ffc-b0e8-4d5e-b7e8-81d74df374fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2742 | 2025.09.18 19:54:57.655425 [ 4 ] {aff56ffc-b0e8-4d5e-b7e8-81d74df374fd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2743 | 2025.09.18 19:54:57.655644 [ 4 ] {aff56ffc-b0e8-4d5e-b7e8-81d74df374fd} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2025.09.18 19:54:57.655743 [ 79 ] {} <Debug> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2745 | 2025.09.18 19:54:57.655774 [ 79 ] {} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2025.09.18 19:54:57.655777 [ 4 ] {aff56ffc-b0e8-4d5e-b7e8-81d74df374fd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001266 sec., 166666.66666666666 rows/sec., 9.46 MiB/sec. | ||
| 2747 | 2025.09.18 19:54:57.655791 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2748 | 2025.09.18 19:54:57.655825 [ 4 ] {aff56ffc-b0e8-4d5e-b7e8-81d74df374fd} <Debug> TCPHandler: Processed in 0.001442624 sec. | ||
| 2749 | 2025.09.18 19:54:57.655877 [ 188 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::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 | ||
| 2750 | 2025.09.18 19:54:57.655952 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2751 | 2025.09.18 19:54:57.655961 [ 188 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2752 | 2025.09.18 19:54:57.656004 [ 188 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2753 | 2025.09.18 19:54:57.656028 [ 191 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616418 sec., 670618.6147395042 rows/sec., 46.08 MiB/sec. | ||
| 2754 | 2025.09.18 19:54:57.656073 [ 188 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2755 | 2025.09.18 19:54:57.656078 [ 4 ] {3ad62f81-9e41-4b5b-9746-025d8963560f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2756 | 2025.09.18 19:54:57.656126 [ 188 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2757 | 2025.09.18 19:54:57.656141 [ 4 ] {3ad62f81-9e41-4b5b-9746-025d8963560f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2758 | 2025.09.18 19:54:57.656175 [ 188 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2759 | 2025.09.18 19:54:57.656208 [ 192 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2760 | 2025.09.18 19:54:57.656226 [ 188 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2761 | 2025.09.18 19:54:57.656272 [ 188 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 2762 | 2025.09.18 19:54:57.656514 [ 192 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_6_1} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2025.09.18 19:54:57.656594 [ 192 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_6_1} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2764 | 2025.09.18 19:54:57.656676 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2765 | 2025.09.18 19:54:57.656904 [ 4 ] {3ad62f81-9e41-4b5b-9746-025d8963560f} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2025.09.18 19:54:57.656952 [ 4 ] {3ad62f81-9e41-4b5b-9746-025d8963560f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2767 | 2025.09.18 19:54:57.657158 [ 191 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312572 sec., 812907.7871537714 rows/sec., 49.44 MiB/sec. | ||
| 2768 | 2025.09.18 19:54:57.657273 [ 192 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2769 | 2025.09.18 19:54:57.657326 [ 4 ] {3ad62f81-9e41-4b5b-9746-025d8963560f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2770 | 2025.09.18 19:54:57.657557 [ 192 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_6_1} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2025.09.18 19:54:57.657604 [ 4 ] {3ad62f81-9e41-4b5b-9746-025d8963560f} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2025.09.18 19:54:57.657627 [ 192 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_6_1} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2773 | 2025.09.18 19:54:57.657689 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2774 | 2025.09.18 19:54:57.657749 [ 4 ] {3ad62f81-9e41-4b5b-9746-025d8963560f} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001695 sec., 406489.67551622423 rows/sec., 28.39 MiB/sec. | ||
| 2775 | 2025.09.18 19:54:57.657791 [ 4 ] {3ad62f81-9e41-4b5b-9746-025d8963560f} <Debug> TCPHandler: Processed in 0.001901273 sec. | ||
| 2776 | 2025.09.18 19:54:57.657891 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2777 | 2025.09.18 19:54:57.657986 [ 4 ] {67209ca7-1464-4b54-9a89-1d64342d9ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2778 | 2025.09.18 19:54:57.658028 [ 4 ] {67209ca7-1464-4b54-9a89-1d64342d9ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2779 | 2025.09.18 19:54:57.658366 [ 4 ] {67209ca7-1464-4b54-9a89-1d64342d9ec1} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2025.09.18 19:54:57.658402 [ 4 ] {67209ca7-1464-4b54-9a89-1d64342d9ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2781 | 2025.09.18 19:54:57.658698 [ 4 ] {67209ca7-1464-4b54-9a89-1d64342d9ec1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2782 | 2025.09.18 19:54:57.658900 [ 4 ] {67209ca7-1464-4b54-9a89-1d64342d9ec1} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2025.09.18 19:54:57.659029 [ 4 ] {67209ca7-1464-4b54-9a89-1d64342d9ec1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 2784 | 2025.09.18 19:54:57.659065 [ 4 ] {67209ca7-1464-4b54-9a89-1d64342d9ec1} <Debug> TCPHandler: Processed in 0.001221371 sec. | ||
| 2785 | 2025.09.18 19:54:57.659168 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2786 | 2025.09.18 19:54:57.659267 [ 4 ] {b9efc11e-edf6-431e-bed9-b92c2381f997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2787 | 2025.09.18 19:54:57.659309 [ 4 ] {b9efc11e-edf6-431e-bed9-b92c2381f997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2788 | 2025.09.18 19:54:57.659746 [ 4 ] {b9efc11e-edf6-431e-bed9-b92c2381f997} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2025.09.18 19:54:57.659783 [ 4 ] {b9efc11e-edf6-431e-bed9-b92c2381f997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2790 | 2025.09.18 19:54:57.660114 [ 4 ] {b9efc11e-edf6-431e-bed9-b92c2381f997} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2791 | 2025.09.18 19:54:57.660320 [ 4 ] {b9efc11e-edf6-431e-bed9-b92c2381f997} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2025.09.18 19:54:57.660448 [ 4 ] {b9efc11e-edf6-431e-bed9-b92c2381f997} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001201 sec., 261448.7926727727 rows/sec., 17.17 MiB/sec. | ||
| 2793 | 2025.09.18 19:54:57.660485 [ 4 ] {b9efc11e-edf6-431e-bed9-b92c2381f997} <Debug> TCPHandler: Processed in 0.001365613 sec. | ||
| 2794 | 2025.09.18 19:54:57.660602 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2025.09.18 19:54:57.660722 [ 4 ] {d93566ae-0473-4af5-bc77-3dd69aa4e792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2796 | 2025.09.18 19:54:57.660771 [ 4 ] {d93566ae-0473-4af5-bc77-3dd69aa4e792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2797 | 2025.09.18 19:54:57.661163 [ 4 ] {d93566ae-0473-4af5-bc77-3dd69aa4e792} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2025.09.18 19:54:57.661211 [ 4 ] {d93566ae-0473-4af5-bc77-3dd69aa4e792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2799 | 2025.09.18 19:54:57.661588 [ 4 ] {d93566ae-0473-4af5-bc77-3dd69aa4e792} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2800 | 2025.09.18 19:54:57.661834 [ 4 ] {d93566ae-0473-4af5-bc77-3dd69aa4e792} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2025.09.18 19:54:57.661943 [ 79 ] {} <Debug> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2802 | 2025.09.18 19:54:57.661975 [ 79 ] {} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2803 | 2025.09.18 19:54:57.661991 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2804 | 2025.09.18 19:54:57.661996 [ 4 ] {d93566ae-0473-4af5-bc77-3dd69aa4e792} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001297 sec., 771.0100231303007 rows/sec., 51.95 KiB/sec. | ||
| 2805 | 2025.09.18 19:54:57.662044 [ 4 ] {d93566ae-0473-4af5-bc77-3dd69aa4e792} <Debug> TCPHandler: Processed in 0.001500476 sec. | ||
| 2806 | 2025.09.18 19:54:57.662076 [ 188 ] {ebcf6141-2302-4e05-a48c-14f60962f698::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 | ||
| 2807 | 2025.09.18 19:54:57.662158 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2808 | 2025.09.18 19:54:57.662204 [ 188 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2809 | 2025.09.18 19:54:57.662244 [ 188 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2810 | 2025.09.18 19:54:57.662260 [ 4 ] {8cecd24b-3381-4322-a398-1d1620108b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2811 | 2025.09.18 19:54:57.662308 [ 188 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2812 | 2025.09.18 19:54:57.662320 [ 4 ] {8cecd24b-3381-4322-a398-1d1620108b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2813 | 2025.09.18 19:54:57.662368 [ 188 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2814 | 2025.09.18 19:54:57.662422 [ 188 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2815 | 2025.09.18 19:54:57.662470 [ 188 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2816 | 2025.09.18 19:54:57.663106 [ 4 ] {8cecd24b-3381-4322-a398-1d1620108b85} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2025.09.18 19:54:57.663149 [ 4 ] {8cecd24b-3381-4322-a398-1d1620108b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2818 | 2025.09.18 19:54:57.663273 [ 187 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001233951 sec., 4052.0247562504505 rows/sec., 273.04 KiB/sec. | ||
| 2819 | 2025.09.18 19:54:57.663393 [ 188 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2820 | 2025.09.18 19:54:57.663646 [ 188 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_5_1} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2821 | 2025.09.18 19:54:57.663699 [ 4 ] {8cecd24b-3381-4322-a398-1d1620108b85} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2822 | 2025.09.18 19:54:57.663711 [ 188 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_5_1} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2823 | 2025.09.18 19:54:57.663774 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2824 | 2025.09.18 19:54:57.663937 [ 4 ] {8cecd24b-3381-4322-a398-1d1620108b85} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2025.09.18 19:54:57.664085 [ 4 ] {8cecd24b-3381-4322-a398-1d1620108b85} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001845 sec., 5420.054200542005 rows/sec., 9.71 MiB/sec. | ||
| 2826 | 2025.09.18 19:54:57.664143 [ 4 ] {8cecd24b-3381-4322-a398-1d1620108b85} <Debug> TCPHandler: Processed in 0.002035735 sec. | ||
| 2827 | 2025.09.18 19:54:57.664255 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2025.09.18 19:54:57.664352 [ 4 ] {b155d4ef-f432-4cb8-8937-46541ed2bacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2829 | 2025.09.18 19:54:57.664394 [ 4 ] {b155d4ef-f432-4cb8-8937-46541ed2bacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2830 | 2025.09.18 19:54:57.664731 [ 4 ] {b155d4ef-f432-4cb8-8937-46541ed2bacc} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2025.09.18 19:54:57.664769 [ 4 ] {b155d4ef-f432-4cb8-8937-46541ed2bacc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2832 | 2025.09.18 19:54:57.665094 [ 4 ] {b155d4ef-f432-4cb8-8937-46541ed2bacc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2833 | 2025.09.18 19:54:57.665300 [ 4 ] {b155d4ef-f432-4cb8-8937-46541ed2bacc} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2025.09.18 19:54:57.665425 [ 4 ] {b155d4ef-f432-4cb8-8937-46541ed2bacc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001093 sec., 95150.96065873741 rows/sec., 5.83 MiB/sec. | ||
| 2835 | 2025.09.18 19:54:57.665462 [ 4 ] {b155d4ef-f432-4cb8-8937-46541ed2bacc} <Debug> TCPHandler: Processed in 0.001257041 sec. | ||
| 2836 | 2025.09.18 19:55:00.918390 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 380 | ||
| 2837 | 2025.09.18 19:55:00.920697 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2025.09.18 19:55:00.920753 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2839 | 2025.09.18 19:55:00.921923 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2840 | 2025.09.18 19:55:00.922190 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2025.09.18 19:55:00.922532 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 380 | ||
| 2842 | 2025.09.18 19:55:01.578212 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2843 | 2025.09.18 19:55:01.578471 [ 4 ] {c6a27b31-4963-4f0c-9b14-5d110a84e870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2844 | 2025.09.18 19:55:01.578879 [ 4 ] {c6a27b31-4963-4f0c-9b14-5d110a84e870} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2845 | 2025.09.18 19:55:01.578936 [ 4 ] {c6a27b31-4963-4f0c-9b14-5d110a84e870} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2846 | 2025.09.18 19:55:01.579236 [ 4 ] {c6a27b31-4963-4f0c-9b14-5d110a84e870} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2847 | 2025.09.18 19:55:01.579305 [ 4 ] {c6a27b31-4963-4f0c-9b14-5d110a84e870} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2848 | 2025.09.18 19:55:01.579443 [ 4 ] {c6a27b31-4963-4f0c-9b14-5d110a84e870} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2849 | 2025.09.18 19:55:01.579576 [ 312 ] {c6a27b31-4963-4f0c-9b14-5d110a84e870} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2850 | 2025.09.18 19:55:01.579583 [ 323 ] {c6a27b31-4963-4f0c-9b14-5d110a84e870} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2851 | 2025.09.18 19:55:01.579576 [ 308 ] {c6a27b31-4963-4f0c-9b14-5d110a84e870} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2852 | 2025.09.18 19:55:01.579762 [ 4 ] {c6a27b31-4963-4f0c-9b14-5d110a84e870} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2853 | 2025.09.18 19:55:01.579792 [ 4 ] {c6a27b31-4963-4f0c-9b14-5d110a84e870} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2854 | 2025.09.18 19:55:01.579877 [ 4 ] {c6a27b31-4963-4f0c-9b14-5d110a84e870} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2855 | 2025.09.18 19:55:01.579898 [ 4 ] {c6a27b31-4963-4f0c-9b14-5d110a84e870} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2856 | 2025.09.18 19:55:01.579933 [ 4 ] {c6a27b31-4963-4f0c-9b14-5d110a84e870} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2857 | 2025.09.18 19:55:01.579971 [ 4 ] {c6a27b31-4963-4f0c-9b14-5d110a84e870} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2858 | 2025.09.18 19:55:01.580009 [ 4 ] {c6a27b31-4963-4f0c-9b14-5d110a84e870} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2859 | 2025.09.18 19:55:01.580968 [ 4 ] {c6a27b31-4963-4f0c-9b14-5d110a84e870} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002612 sec., 15696.78407350689 rows/sec., 632.22 KiB/sec. | ||
| 2860 | 2025.09.18 19:55:01.581111 [ 4 ] {c6a27b31-4963-4f0c-9b14-5d110a84e870} <Debug> TCPHandler: Processed in 0.003034762 sec. | ||
| 2861 | 2025.09.18 19:55:01.581362 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2025.09.18 19:55:01.581513 [ 4 ] {7da03a67-5b93-447d-8bac-602e261756e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2863 | 2025.09.18 19:55:01.581756 [ 4 ] {7da03a67-5b93-447d-8bac-602e261756e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2864 | 2025.09.18 19:55:01.581796 [ 4 ] {7da03a67-5b93-447d-8bac-602e261756e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2865 | 2025.09.18 19:55:01.582011 [ 4 ] {7da03a67-5b93-447d-8bac-602e261756e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2866 | 2025.09.18 19:55:01.582065 [ 4 ] {7da03a67-5b93-447d-8bac-602e261756e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2867 | 2025.09.18 19:55:01.582169 [ 4 ] {7da03a67-5b93-447d-8bac-602e261756e7} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2868 | 2025.09.18 19:55:01.582240 [ 323 ] {7da03a67-5b93-447d-8bac-602e261756e7} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2869 | 2025.09.18 19:55:01.582243 [ 308 ] {7da03a67-5b93-447d-8bac-602e261756e7} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2870 | 2025.09.18 19:55:01.582241 [ 332 ] {7da03a67-5b93-447d-8bac-602e261756e7} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2871 | 2025.09.18 19:55:01.582361 [ 4 ] {7da03a67-5b93-447d-8bac-602e261756e7} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2872 | 2025.09.18 19:55:01.582388 [ 4 ] {7da03a67-5b93-447d-8bac-602e261756e7} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2873 | 2025.09.18 19:55:01.582459 [ 4 ] {7da03a67-5b93-447d-8bac-602e261756e7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2874 | 2025.09.18 19:55:01.582478 [ 4 ] {7da03a67-5b93-447d-8bac-602e261756e7} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2875 | 2025.09.18 19:55:01.582509 [ 4 ] {7da03a67-5b93-447d-8bac-602e261756e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2876 | 2025.09.18 19:55:01.582541 [ 4 ] {7da03a67-5b93-447d-8bac-602e261756e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2877 | 2025.09.18 19:55:01.582570 [ 4 ] {7da03a67-5b93-447d-8bac-602e261756e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2878 | 2025.09.18 19:55:01.583191 [ 4 ] {7da03a67-5b93-447d-8bac-602e261756e7} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001749 sec., 23441.966838193253 rows/sec., 944.18 KiB/sec. | ||
| 2879 | 2025.09.18 19:55:01.583320 [ 4 ] {7da03a67-5b93-447d-8bac-602e261756e7} <Debug> TCPHandler: Processed in 0.002008655 sec. | ||
| 2880 | 2025.09.18 19:55:01.583528 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2881 | 2025.09.18 19:55:01.583665 [ 4 ] {b7f0507e-ca35-4751-9fa3-2bb44cfd1e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2882 | 2025.09.18 19:55:01.583892 [ 4 ] {b7f0507e-ca35-4751-9fa3-2bb44cfd1e96} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2883 | 2025.09.18 19:55:01.583929 [ 4 ] {b7f0507e-ca35-4751-9fa3-2bb44cfd1e96} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2884 | 2025.09.18 19:55:01.584140 [ 4 ] {b7f0507e-ca35-4751-9fa3-2bb44cfd1e96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2885 | 2025.09.18 19:55:01.584191 [ 4 ] {b7f0507e-ca35-4751-9fa3-2bb44cfd1e96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2886 | 2025.09.18 19:55:01.584289 [ 4 ] {b7f0507e-ca35-4751-9fa3-2bb44cfd1e96} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2887 | 2025.09.18 19:55:01.584352 [ 332 ] {b7f0507e-ca35-4751-9fa3-2bb44cfd1e96} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2888 | 2025.09.18 19:55:01.584365 [ 312 ] {b7f0507e-ca35-4751-9fa3-2bb44cfd1e96} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2889 | 2025.09.18 19:55:01.584359 [ 323 ] {b7f0507e-ca35-4751-9fa3-2bb44cfd1e96} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2890 | 2025.09.18 19:55:01.584477 [ 4 ] {b7f0507e-ca35-4751-9fa3-2bb44cfd1e96} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2891 | 2025.09.18 19:55:01.584503 [ 4 ] {b7f0507e-ca35-4751-9fa3-2bb44cfd1e96} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2892 | 2025.09.18 19:55:01.584572 [ 4 ] {b7f0507e-ca35-4751-9fa3-2bb44cfd1e96} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2893 | 2025.09.18 19:55:01.584589 [ 4 ] {b7f0507e-ca35-4751-9fa3-2bb44cfd1e96} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2894 | 2025.09.18 19:55:01.584619 [ 4 ] {b7f0507e-ca35-4751-9fa3-2bb44cfd1e96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2895 | 2025.09.18 19:55:01.584650 [ 4 ] {b7f0507e-ca35-4751-9fa3-2bb44cfd1e96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2896 | 2025.09.18 19:55:01.584678 [ 4 ] {b7f0507e-ca35-4751-9fa3-2bb44cfd1e96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2897 | 2025.09.18 19:55:01.585363 [ 4 ] {b7f0507e-ca35-4751-9fa3-2bb44cfd1e96} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001757 sec., 23335.230506545246 rows/sec., 939.88 KiB/sec. | ||
| 2898 | 2025.09.18 19:55:01.585487 [ 4 ] {b7f0507e-ca35-4751-9fa3-2bb44cfd1e96} <Debug> TCPHandler: Processed in 0.002006995 sec. | ||
| 2899 | 2025.09.18 19:55:01.585749 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2900 | 2025.09.18 19:55:01.585886 [ 4 ] {5bea8a35-7cec-40fa-b283-6a51f7c11be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2901 | 2025.09.18 19:55:01.586112 [ 4 ] {5bea8a35-7cec-40fa-b283-6a51f7c11be3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2902 | 2025.09.18 19:55:01.586149 [ 4 ] {5bea8a35-7cec-40fa-b283-6a51f7c11be3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2903 | 2025.09.18 19:55:01.586369 [ 4 ] {5bea8a35-7cec-40fa-b283-6a51f7c11be3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2904 | 2025.09.18 19:55:01.586421 [ 4 ] {5bea8a35-7cec-40fa-b283-6a51f7c11be3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2905 | 2025.09.18 19:55:01.586520 [ 4 ] {5bea8a35-7cec-40fa-b283-6a51f7c11be3} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2906 | 2025.09.18 19:55:01.586593 [ 308 ] {5bea8a35-7cec-40fa-b283-6a51f7c11be3} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2907 | 2025.09.18 19:55:01.586594 [ 332 ] {5bea8a35-7cec-40fa-b283-6a51f7c11be3} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2908 | 2025.09.18 19:55:01.586596 [ 331 ] {5bea8a35-7cec-40fa-b283-6a51f7c11be3} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2909 | 2025.09.18 19:55:01.586716 [ 4 ] {5bea8a35-7cec-40fa-b283-6a51f7c11be3} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2910 | 2025.09.18 19:55:01.586742 [ 4 ] {5bea8a35-7cec-40fa-b283-6a51f7c11be3} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2911 | 2025.09.18 19:55:01.586811 [ 4 ] {5bea8a35-7cec-40fa-b283-6a51f7c11be3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2912 | 2025.09.18 19:55:01.586828 [ 4 ] {5bea8a35-7cec-40fa-b283-6a51f7c11be3} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2913 | 2025.09.18 19:55:01.586858 [ 4 ] {5bea8a35-7cec-40fa-b283-6a51f7c11be3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2914 | 2025.09.18 19:55:01.586896 [ 4 ] {5bea8a35-7cec-40fa-b283-6a51f7c11be3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2915 | 2025.09.18 19:55:01.586928 [ 4 ] {5bea8a35-7cec-40fa-b283-6a51f7c11be3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2916 | 2025.09.18 19:55:01.587509 [ 4 ] {5bea8a35-7cec-40fa-b283-6a51f7c11be3} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001682 sec., 24375.743162901308 rows/sec., 981.79 KiB/sec. | ||
| 2917 | 2025.09.18 19:55:01.587635 [ 4 ] {5bea8a35-7cec-40fa-b283-6a51f7c11be3} <Debug> TCPHandler: Processed in 0.001934164 sec. | ||
| 2918 | 2025.09.18 19:55:01.587849 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2919 | 2025.09.18 19:55:01.587986 [ 4 ] {96be19c8-2c7b-4838-845c-2f2666858334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2920 | 2025.09.18 19:55:01.588214 [ 4 ] {96be19c8-2c7b-4838-845c-2f2666858334} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2921 | 2025.09.18 19:55:01.588250 [ 4 ] {96be19c8-2c7b-4838-845c-2f2666858334} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2922 | 2025.09.18 19:55:01.588463 [ 4 ] {96be19c8-2c7b-4838-845c-2f2666858334} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2923 | 2025.09.18 19:55:01.588514 [ 4 ] {96be19c8-2c7b-4838-845c-2f2666858334} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2924 | 2025.09.18 19:55:01.588610 [ 4 ] {96be19c8-2c7b-4838-845c-2f2666858334} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2925 | 2025.09.18 19:55:01.588669 [ 312 ] {96be19c8-2c7b-4838-845c-2f2666858334} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2926 | 2025.09.18 19:55:01.588678 [ 332 ] {96be19c8-2c7b-4838-845c-2f2666858334} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2927 | 2025.09.18 19:55:01.588684 [ 331 ] {96be19c8-2c7b-4838-845c-2f2666858334} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2928 | 2025.09.18 19:55:01.588786 [ 4 ] {96be19c8-2c7b-4838-845c-2f2666858334} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2929 | 2025.09.18 19:55:01.588812 [ 4 ] {96be19c8-2c7b-4838-845c-2f2666858334} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2930 | 2025.09.18 19:55:01.588879 [ 4 ] {96be19c8-2c7b-4838-845c-2f2666858334} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2931 | 2025.09.18 19:55:01.588896 [ 4 ] {96be19c8-2c7b-4838-845c-2f2666858334} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2932 | 2025.09.18 19:55:01.588931 [ 4 ] {96be19c8-2c7b-4838-845c-2f2666858334} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2933 | 2025.09.18 19:55:01.588962 [ 4 ] {96be19c8-2c7b-4838-845c-2f2666858334} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2934 | 2025.09.18 19:55:01.588991 [ 4 ] {96be19c8-2c7b-4838-845c-2f2666858334} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2935 | 2025.09.18 19:55:01.589597 [ 4 ] {96be19c8-2c7b-4838-845c-2f2666858334} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00167 sec., 24550.898203592813 rows/sec., 988.84 KiB/sec. | ||
| 2936 | 2025.09.18 19:55:01.589723 [ 4 ] {96be19c8-2c7b-4838-845c-2f2666858334} <Debug> TCPHandler: Processed in 0.001922203 sec. | ||
| 2937 | 2025.09.18 19:55:01.589945 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2025.09.18 19:55:01.590082 [ 4 ] {5c120f70-700e-4acc-9e49-8cdf6ceb314b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2939 | 2025.09.18 19:55:01.590309 [ 4 ] {5c120f70-700e-4acc-9e49-8cdf6ceb314b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2940 | 2025.09.18 19:55:01.590345 [ 4 ] {5c120f70-700e-4acc-9e49-8cdf6ceb314b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2941 | 2025.09.18 19:55:01.590561 [ 4 ] {5c120f70-700e-4acc-9e49-8cdf6ceb314b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2942 | 2025.09.18 19:55:01.590640 [ 4 ] {5c120f70-700e-4acc-9e49-8cdf6ceb314b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2943 | 2025.09.18 19:55:01.590738 [ 4 ] {5c120f70-700e-4acc-9e49-8cdf6ceb314b} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2944 | 2025.09.18 19:55:01.590805 [ 331 ] {5c120f70-700e-4acc-9e49-8cdf6ceb314b} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2945 | 2025.09.18 19:55:01.590811 [ 308 ] {5c120f70-700e-4acc-9e49-8cdf6ceb314b} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2946 | 2025.09.18 19:55:01.590805 [ 315 ] {5c120f70-700e-4acc-9e49-8cdf6ceb314b} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2947 | 2025.09.18 19:55:01.590935 [ 4 ] {5c120f70-700e-4acc-9e49-8cdf6ceb314b} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2948 | 2025.09.18 19:55:01.590960 [ 4 ] {5c120f70-700e-4acc-9e49-8cdf6ceb314b} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2949 | 2025.09.18 19:55:01.591052 [ 4 ] {5c120f70-700e-4acc-9e49-8cdf6ceb314b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2950 | 2025.09.18 19:55:01.591071 [ 4 ] {5c120f70-700e-4acc-9e49-8cdf6ceb314b} <Debug> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2951 | 2025.09.18 19:55:01.591101 [ 4 ] {5c120f70-700e-4acc-9e49-8cdf6ceb314b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2952 | 2025.09.18 19:55:01.591132 [ 4 ] {5c120f70-700e-4acc-9e49-8cdf6ceb314b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2953 | 2025.09.18 19:55:01.591160 [ 4 ] {5c120f70-700e-4acc-9e49-8cdf6ceb314b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2954 | 2025.09.18 19:55:01.591739 [ 4 ] {5c120f70-700e-4acc-9e49-8cdf6ceb314b} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001716 sec., 23892.77389277389 rows/sec., 962.34 KiB/sec. | ||
| 2955 | 2025.09.18 19:55:01.591864 [ 4 ] {5c120f70-700e-4acc-9e49-8cdf6ceb314b} <Debug> TCPHandler: Processed in 0.001968024 sec. | ||
| 2956 | 2025.09.18 19:55:01.682705 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2957 | 2025.09.18 19:55:01.682821 [ 4 ] {5be06479-5253-409b-aacf-6413bbe93861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2958 | 2025.09.18 19:55:01.682866 [ 4 ] {5be06479-5253-409b-aacf-6413bbe93861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2959 | 2025.09.18 19:55:01.683421 [ 4 ] {5be06479-5253-409b-aacf-6413bbe93861} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2025.09.18 19:55:01.683466 [ 4 ] {5be06479-5253-409b-aacf-6413bbe93861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2961 | 2025.09.18 19:55:01.683883 [ 4 ] {5be06479-5253-409b-aacf-6413bbe93861} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2962 | 2025.09.18 19:55:01.684083 [ 4 ] {5be06479-5253-409b-aacf-6413bbe93861} <Trace> oximeter.timeseries_schema (08eedcba-628c-423d-97b4-ecd308b49c66): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2025.09.18 19:55:01.684228 [ 4 ] {5be06479-5253-409b-aacf-6413bbe93861} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001439 sec., 4169.562195969424 rows/sec., 928.38 KiB/sec. | ||
| 2964 | 2025.09.18 19:55:01.684268 [ 4 ] {5be06479-5253-409b-aacf-6413bbe93861} <Debug> TCPHandler: Processed in 0.001619538 sec. | ||
| 2965 | 2025.09.18 19:55:01.684385 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2025.09.18 19:55:01.684480 [ 4 ] {49c63a64-60b4-464d-a7c0-187314b08a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2967 | 2025.09.18 19:55:01.684521 [ 4 ] {49c63a64-60b4-464d-a7c0-187314b08a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2968 | 2025.09.18 19:55:01.684928 [ 4 ] {49c63a64-60b4-464d-a7c0-187314b08a4b} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2025.09.18 19:55:01.684965 [ 4 ] {49c63a64-60b4-464d-a7c0-187314b08a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2970 | 2025.09.18 19:55:01.685253 [ 4 ] {49c63a64-60b4-464d-a7c0-187314b08a4b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2971 | 2025.09.18 19:55:01.685457 [ 4 ] {49c63a64-60b4-464d-a7c0-187314b08a4b} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2025.09.18 19:55:01.685584 [ 4 ] {49c63a64-60b4-464d-a7c0-187314b08a4b} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 870.57 KiB/sec. | ||
| 2973 | 2025.09.18 19:55:01.685621 [ 4 ] {49c63a64-60b4-464d-a7c0-187314b08a4b} <Debug> TCPHandler: Processed in 0.001283592 sec. | ||
| 2974 | 2025.09.18 19:55:01.685725 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2025.09.18 19:55:01.685817 [ 4 ] {6d674762-6ea9-4985-b29c-77f3ca13d99c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2976 | 2025.09.18 19:55:01.685856 [ 4 ] {6d674762-6ea9-4985-b29c-77f3ca13d99c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2977 | 2025.09.18 19:55:01.686757 [ 4 ] {6d674762-6ea9-4985-b29c-77f3ca13d99c} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2025.09.18 19:55:01.686794 [ 4 ] {6d674762-6ea9-4985-b29c-77f3ca13d99c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2979 | 2025.09.18 19:55:01.687163 [ 4 ] {6d674762-6ea9-4985-b29c-77f3ca13d99c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2980 | 2025.09.18 19:55:01.687379 [ 4 ] {6d674762-6ea9-4985-b29c-77f3ca13d99c} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): 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.09.18 19:55:01.687507 [ 4 ] {6d674762-6ea9-4985-b29c-77f3ca13d99c} <Debug> executeQuery: Read 1264 rows, 107.24 KiB in 0.001708 sec., 740046.8384074941 rows/sec., 61.32 MiB/sec. | ||
| 2982 | 2025.09.18 19:55:01.687543 [ 4 ] {6d674762-6ea9-4985-b29c-77f3ca13d99c} <Debug> TCPHandler: Processed in 0.001864692 sec. | ||
| 2983 | 2025.09.18 19:55:01.687655 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2025.09.18 19:55:01.687748 [ 4 ] {90f18678-7e65-4afb-9d29-9b32b9967a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2985 | 2025.09.18 19:55:01.687787 [ 4 ] {90f18678-7e65-4afb-9d29-9b32b9967a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2986 | 2025.09.18 19:55:01.688183 [ 4 ] {90f18678-7e65-4afb-9d29-9b32b9967a7d} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2025.09.18 19:55:01.688218 [ 4 ] {90f18678-7e65-4afb-9d29-9b32b9967a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2988 | 2025.09.18 19:55:01.688498 [ 4 ] {90f18678-7e65-4afb-9d29-9b32b9967a7d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2989 | 2025.09.18 19:55:01.688700 [ 4 ] {90f18678-7e65-4afb-9d29-9b32b9967a7d} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2025.09.18 19:55:01.688827 [ 4 ] {90f18678-7e65-4afb-9d29-9b32b9967a7d} <Debug> executeQuery: Read 43 rows, 3.17 KiB in 0.001097 sec., 39197.81221513217 rows/sec., 2.82 MiB/sec. | ||
| 2991 | 2025.09.18 19:55:01.688862 [ 4 ] {90f18678-7e65-4afb-9d29-9b32b9967a7d} <Debug> TCPHandler: Processed in 0.001254852 sec. | ||
| 2992 | 2025.09.18 19:55:01.688969 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2025.09.18 19:55:01.689061 [ 4 ] {9c779297-10d6-40e3-a7c7-f411311b4b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2994 | 2025.09.18 19:55:01.689098 [ 4 ] {9c779297-10d6-40e3-a7c7-f411311b4b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2995 | 2025.09.18 19:55:01.689546 [ 4 ] {9c779297-10d6-40e3-a7c7-f411311b4b8c} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2025.09.18 19:55:01.689582 [ 4 ] {9c779297-10d6-40e3-a7c7-f411311b4b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2997 | 2025.09.18 19:55:01.689885 [ 4 ] {9c779297-10d6-40e3-a7c7-f411311b4b8c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2998 | 2025.09.18 19:55:01.690086 [ 4 ] {9c779297-10d6-40e3-a7c7-f411311b4b8c} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2025.09.18 19:55:01.690209 [ 4 ] {9c779297-10d6-40e3-a7c7-f411311b4b8c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001167 sec., 195372.75064267352 rows/sec., 13.23 MiB/sec. | ||
| 3000 | 2025.09.18 19:55:01.690245 [ 4 ] {9c779297-10d6-40e3-a7c7-f411311b4b8c} <Debug> TCPHandler: Processed in 0.001323322 sec. | ||
| 3001 | 2025.09.18 19:55:01.690354 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2025.09.18 19:55:01.690446 [ 4 ] {687be45d-a65f-4451-a319-6263f3cad45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3003 | 2025.09.18 19:55:01.690484 [ 4 ] {687be45d-a65f-4451-a319-6263f3cad45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3004 | 2025.09.18 19:55:01.691023 [ 4 ] {687be45d-a65f-4451-a319-6263f3cad45a} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2025.09.18 19:55:01.691059 [ 4 ] {687be45d-a65f-4451-a319-6263f3cad45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3006 | 2025.09.18 19:55:01.691365 [ 4 ] {687be45d-a65f-4451-a319-6263f3cad45a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3007 | 2025.09.18 19:55:01.691573 [ 4 ] {687be45d-a65f-4451-a319-6263f3cad45a} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2025.09.18 19:55:01.691697 [ 4 ] {687be45d-a65f-4451-a319-6263f3cad45a} <Debug> executeQuery: Read 566 rows, 43.11 KiB in 0.001268 sec., 446372.23974763404 rows/sec., 33.20 MiB/sec. | ||
| 3009 | 2025.09.18 19:55:01.691732 [ 4 ] {687be45d-a65f-4451-a319-6263f3cad45a} <Debug> TCPHandler: Processed in 0.001425864 sec. | ||
| 3010 | 2025.09.18 19:55:01.691842 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2025.09.18 19:55:01.691934 [ 4 ] {c379a7e7-2b8c-4ce5-b0cc-ee9d0a47f949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3012 | 2025.09.18 19:55:01.691975 [ 4 ] {c379a7e7-2b8c-4ce5-b0cc-ee9d0a47f949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3013 | 2025.09.18 19:55:01.692928 [ 4 ] {c379a7e7-2b8c-4ce5-b0cc-ee9d0a47f949} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2025.09.18 19:55:01.692963 [ 4 ] {c379a7e7-2b8c-4ce5-b0cc-ee9d0a47f949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3015 | 2025.09.18 19:55:01.693485 [ 4 ] {c379a7e7-2b8c-4ce5-b0cc-ee9d0a47f949} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3016 | 2025.09.18 19:55:01.693686 [ 4 ] {c379a7e7-2b8c-4ce5-b0cc-ee9d0a47f949} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2025.09.18 19:55:01.693813 [ 4 ] {c379a7e7-2b8c-4ce5-b0cc-ee9d0a47f949} <Debug> executeQuery: Read 2570 rows, 176.07 KiB in 0.001897 sec., 1354770.6905640485 rows/sec., 90.64 MiB/sec. | ||
| 3018 | 2025.09.18 19:55:01.693848 [ 4 ] {c379a7e7-2b8c-4ce5-b0cc-ee9d0a47f949} <Debug> TCPHandler: Processed in 0.002053965 sec. | ||
| 3019 | 2025.09.18 19:55:01.693958 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2025.09.18 19:55:01.694051 [ 4 ] {9025c60b-a4c6-4a49-a79a-e61b8c4f7caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3021 | 2025.09.18 19:55:01.694104 [ 4 ] {9025c60b-a4c6-4a49-a79a-e61b8c4f7caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3022 | 2025.09.18 19:55:01.694830 [ 4 ] {9025c60b-a4c6-4a49-a79a-e61b8c4f7caa} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2025.09.18 19:55:01.694866 [ 4 ] {9025c60b-a4c6-4a49-a79a-e61b8c4f7caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3024 | 2025.09.18 19:55:01.695368 [ 4 ] {9025c60b-a4c6-4a49-a79a-e61b8c4f7caa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3025 | 2025.09.18 19:55:01.695580 [ 4 ] {9025c60b-a4c6-4a49-a79a-e61b8c4f7caa} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2025.09.18 19:55:01.695717 [ 4 ] {9025c60b-a4c6-4a49-a79a-e61b8c4f7caa} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001684 sec., 18408.55106888361 rows/sec., 32.99 MiB/sec. | ||
| 3027 | 2025.09.18 19:55:01.695769 [ 4 ] {9025c60b-a4c6-4a49-a79a-e61b8c4f7caa} <Debug> TCPHandler: Processed in 0.001857462 sec. | ||
| 3028 | 2025.09.18 19:55:01.695879 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2025.09.18 19:55:01.695972 [ 4 ] {9c9b0ba2-e940-460f-9430-5ec06420310a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3030 | 2025.09.18 19:55:01.696012 [ 4 ] {9c9b0ba2-e940-460f-9430-5ec06420310a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3031 | 2025.09.18 19:55:01.696320 [ 4 ] {9c9b0ba2-e940-460f-9430-5ec06420310a} <Trace> oximeter.measurements_i64 (0f362f2c-d7dd-47a7-aa36-dca4b43128e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2025.09.18 19:55:01.696355 [ 4 ] {9c9b0ba2-e940-460f-9430-5ec06420310a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3033 | 2025.09.18 19:55:01.696640 [ 4 ] {9c9b0ba2-e940-460f-9430-5ec06420310a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3034 | 2025.09.18 19:55:01.696844 [ 4 ] {9c9b0ba2-e940-460f-9430-5ec06420310a} <Trace> oximeter.measurements_i64 (0f362f2c-d7dd-47a7-aa36-dca4b43128e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2025.09.18 19:55:01.696966 [ 4 ] {9c9b0ba2-e940-460f-9430-5ec06420310a} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001013 sec., 2961.5004935834154 rows/sec., 209.19 KiB/sec. | ||
| 3036 | 2025.09.18 19:55:01.697001 [ 4 ] {9c9b0ba2-e940-460f-9430-5ec06420310a} <Debug> TCPHandler: Processed in 0.00116884 sec. | ||
| 3037 | 2025.09.18 19:55:01.697109 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2025.09.18 19:55:01.697201 [ 4 ] {176bf81d-eb4d-492e-95c1-cf164abef3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3039 | 2025.09.18 19:55:01.697240 [ 4 ] {176bf81d-eb4d-492e-95c1-cf164abef3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3040 | 2025.09.18 19:55:01.697556 [ 4 ] {176bf81d-eb4d-492e-95c1-cf164abef3b3} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2025.09.18 19:55:01.697591 [ 4 ] {176bf81d-eb4d-492e-95c1-cf164abef3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3042 | 2025.09.18 19:55:01.697887 [ 4 ] {176bf81d-eb4d-492e-95c1-cf164abef3b3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3043 | 2025.09.18 19:55:01.698088 [ 4 ] {176bf81d-eb4d-492e-95c1-cf164abef3b3} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2025.09.18 19:55:01.698211 [ 4 ] {176bf81d-eb4d-492e-95c1-cf164abef3b3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001028 sec., 46692.60700389105 rows/sec., 3.15 MiB/sec. | ||
| 3045 | 2025.09.18 19:55:01.698245 [ 4 ] {176bf81d-eb4d-492e-95c1-cf164abef3b3} <Debug> TCPHandler: Processed in 0.00118364 sec. | ||
| 3046 | 2025.09.18 19:55:02.628670 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2025.09.18 19:55:02.628871 [ 4 ] {d5c04e47-984d-4c8e-80ed-87e78fde8543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3048 | 2025.09.18 19:55:02.628956 [ 4 ] {d5c04e47-984d-4c8e-80ed-87e78fde8543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3049 | 2025.09.18 19:55:02.629667 [ 4 ] {d5c04e47-984d-4c8e-80ed-87e78fde8543} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2025.09.18 19:55:02.629720 [ 4 ] {d5c04e47-984d-4c8e-80ed-87e78fde8543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3051 | 2025.09.18 19:55:02.630112 [ 4 ] {d5c04e47-984d-4c8e-80ed-87e78fde8543} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3052 | 2025.09.18 19:55:02.630342 [ 4 ] {d5c04e47-984d-4c8e-80ed-87e78fde8543} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2025.09.18 19:55:02.630508 [ 4 ] {d5c04e47-984d-4c8e-80ed-87e78fde8543} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00169 sec., 33136.09467455621 rows/sec., 2.55 MiB/sec. | ||
| 3054 | 2025.09.18 19:55:02.630555 [ 4 ] {d5c04e47-984d-4c8e-80ed-87e78fde8543} <Debug> TCPHandler: Processed in 0.002022554 sec. | ||
| 3055 | 2025.09.18 19:55:02.630685 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2025.09.18 19:55:02.630791 [ 4 ] {66b6ba58-4e7a-4f7e-b076-e513cf940dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3057 | 2025.09.18 19:55:02.630835 [ 4 ] {66b6ba58-4e7a-4f7e-b076-e513cf940dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3058 | 2025.09.18 19:55:02.631270 [ 4 ] {66b6ba58-4e7a-4f7e-b076-e513cf940dee} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2025.09.18 19:55:02.631308 [ 4 ] {66b6ba58-4e7a-4f7e-b076-e513cf940dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3060 | 2025.09.18 19:55:02.631618 [ 4 ] {66b6ba58-4e7a-4f7e-b076-e513cf940dee} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3061 | 2025.09.18 19:55:02.631825 [ 4 ] {66b6ba58-4e7a-4f7e-b076-e513cf940dee} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2025.09.18 19:55:02.631954 [ 4 ] {66b6ba58-4e7a-4f7e-b076-e513cf940dee} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00119 sec., 53781.512605042015 rows/sec., 4.20 MiB/sec. | ||
| 3063 | 2025.09.18 19:55:02.631990 [ 4 ] {66b6ba58-4e7a-4f7e-b076-e513cf940dee} <Debug> TCPHandler: Processed in 0.001363173 sec. | ||
| 3064 | 2025.09.18 19:55:02.632099 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3065 | 2025.09.18 19:55:02.632192 [ 4 ] {19f35012-ba0e-4722-990f-4c9a77357923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3066 | 2025.09.18 19:55:02.632233 [ 4 ] {19f35012-ba0e-4722-990f-4c9a77357923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3067 | 2025.09.18 19:55:02.632568 [ 4 ] {19f35012-ba0e-4722-990f-4c9a77357923} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2025.09.18 19:55:02.632602 [ 4 ] {19f35012-ba0e-4722-990f-4c9a77357923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3069 | 2025.09.18 19:55:02.632965 [ 4 ] {19f35012-ba0e-4722-990f-4c9a77357923} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3070 | 2025.09.18 19:55:02.633167 [ 4 ] {19f35012-ba0e-4722-990f-4c9a77357923} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3071 | 2025.09.18 19:55:02.633296 [ 4 ] {19f35012-ba0e-4722-990f-4c9a77357923} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001106 sec., 28933.092224231466 rows/sec., 2.02 MiB/sec. | ||
| 3072 | 2025.09.18 19:55:02.633333 [ 4 ] {19f35012-ba0e-4722-990f-4c9a77357923} <Debug> TCPHandler: Processed in 0.001273532 sec. | ||
| 3073 | 2025.09.18 19:55:02.633440 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3074 | 2025.09.18 19:55:02.633536 [ 4 ] {4c908b40-dee8-4126-b847-06703c4d4765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3075 | 2025.09.18 19:55:02.633578 [ 4 ] {4c908b40-dee8-4126-b847-06703c4d4765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3076 | 2025.09.18 19:55:02.633891 [ 4 ] {4c908b40-dee8-4126-b847-06703c4d4765} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2025.09.18 19:55:02.633928 [ 4 ] {4c908b40-dee8-4126-b847-06703c4d4765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3078 | 2025.09.18 19:55:02.634221 [ 4 ] {4c908b40-dee8-4126-b847-06703c4d4765} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3079 | 2025.09.18 19:55:02.634419 [ 4 ] {4c908b40-dee8-4126-b847-06703c4d4765} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2025.09.18 19:55:02.634545 [ 4 ] {4c908b40-dee8-4126-b847-06703c4d4765} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001029 sec., 11661.807580174927 rows/sec., 804.79 KiB/sec. | ||
| 3081 | 2025.09.18 19:55:02.634581 [ 4 ] {4c908b40-dee8-4126-b847-06703c4d4765} <Debug> TCPHandler: Processed in 0.00118893 sec. | ||
| 3082 | 2025.09.18 19:55:03.422552 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5259 | ||
| 3083 | 2025.09.18 19:55:03.423079 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3084 | 2025.09.18 19:55:03.423129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3085 | 2025.09.18 19:55:03.423610 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3086 | 2025.09.18 19:55:03.423840 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3087 | 2025.09.18 19:55:03.423989 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5259 | ||
| 3088 | 2025.09.18 19:55:03.424005 [ 169 ] {} <Debug> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3089 | 2025.09.18 19:55:03.424107 [ 169 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2025.09.18 19:55:03.424149 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3091 | 2025.09.18 19:55:03.424319 [ 191 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::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 | ||
| 3092 | 2025.09.18 19:55:03.424502 [ 191 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3093 | 2025.09.18 19:55:03.424555 [ 191 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2827 rows starting from the beginning of the part | ||
| 3094 | 2025.09.18 19:55:03.424641 [ 191 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 3095 | 2025.09.18 19:55:03.424701 [ 191 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 3096 | 2025.09.18 19:55:03.424757 [ 191 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 3097 | 2025.09.18 19:55:03.424810 [ 191 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 3098 | 2025.09.18 19:55:03.424867 [ 191 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 3099 | 2025.09.18 19:55:03.426332 [ 200 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5259 rows, containing 4 columns (4 merged, 0 gathered) in 0.002086246 sec., 2520795.7259115176 rows/sec., 36.06 MiB/sec. | ||
| 3100 | 2025.09.18 19:55:03.427032 [ 191 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3101 | 2025.09.18 19:55:03.427294 [ 191 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_11_2} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): 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.09.18 19:55:03.427369 [ 191 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_11_2} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3103 | 2025.09.18 19:55:03.427447 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3104 | 2025.09.18 19:55:03.696390 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3105 | 2025.09.18 19:55:03.713379 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2025.09.18 19:55:03.713436 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3107 | 2025.09.18 19:55:03.719645 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3108 | 2025.09.18 19:55:03.720322 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2025.09.18 19:55:03.720611 [ 106 ] {} <Debug> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3110 | 2025.09.18 19:55:03.720675 [ 106 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2025.09.18 19:55:03.720697 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3112 | 2025.09.18 19:55:03.720806 [ 187 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 3113 | 2025.09.18 19:55:03.723622 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3114 | 2025.09.18 19:55:03.723859 [ 187 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3115 | 2025.09.18 19:55:03.724672 [ 187 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 3116 | 2025.09.18 19:55:03.728012 [ 187 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 3117 | 2025.09.18 19:55:03.731238 [ 187 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 3118 | 2025.09.18 19:55:03.734701 [ 187 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 3119 | 2025.09.18 19:55:03.738554 [ 187 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 3120 | 2025.09.18 19:55:03.742868 [ 187 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 3121 | 2025.09.18 19:55:03.794410 [ 200 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.073638791 sec., 1127.1233391107685 rows/sec., 5.83 MiB/sec. | ||
| 3122 | 2025.09.18 19:55:03.796933 [ 186 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3123 | 2025.09.18 19:55:03.799070 [ 186 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_11_2} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2025.09.18 19:55:03.799186 [ 186 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_11_2} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3125 | 2025.09.18 19:55:03.801312 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3126 | 2025.09.18 19:55:04.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.91 MiB, peak 220.78 MiB, free memory in arenas 0.00 B, will set to 220.16 MiB (RSS), difference: 9.26 MiB | ||
| 3127 | 2025.09.18 19:55:07.646095 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3128 | 2025.09.18 19:55:07.646291 [ 4 ] {4ea273b8-e58b-4a2a-a5dc-3ae344ad5715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3129 | 2025.09.18 19:55:07.646364 [ 4 ] {4ea273b8-e58b-4a2a-a5dc-3ae344ad5715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3130 | 2025.09.18 19:55:07.647116 [ 4 ] {4ea273b8-e58b-4a2a-a5dc-3ae344ad5715} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2025.09.18 19:55:07.647161 [ 4 ] {4ea273b8-e58b-4a2a-a5dc-3ae344ad5715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3132 | 2025.09.18 19:55:07.647585 [ 4 ] {4ea273b8-e58b-4a2a-a5dc-3ae344ad5715} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3133 | 2025.09.18 19:55:07.647814 [ 4 ] {4ea273b8-e58b-4a2a-a5dc-3ae344ad5715} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2025.09.18 19:55:07.647969 [ 4 ] {4ea273b8-e58b-4a2a-a5dc-3ae344ad5715} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001731 sec., 236857.3079145003 rows/sec., 15.03 MiB/sec. | ||
| 3135 | 2025.09.18 19:55:07.648017 [ 4 ] {4ea273b8-e58b-4a2a-a5dc-3ae344ad5715} <Debug> TCPHandler: Processed in 0.002053965 sec. | ||
| 3136 | 2025.09.18 19:55:07.648141 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3137 | 2025.09.18 19:55:07.648245 [ 4 ] {793f2d1d-9ae6-4e78-a0e1-9938ce501b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3138 | 2025.09.18 19:55:07.648288 [ 4 ] {793f2d1d-9ae6-4e78-a0e1-9938ce501b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3139 | 2025.09.18 19:55:07.649145 [ 4 ] {793f2d1d-9ae6-4e78-a0e1-9938ce501b11} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2025.09.18 19:55:07.649181 [ 4 ] {793f2d1d-9ae6-4e78-a0e1-9938ce501b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3141 | 2025.09.18 19:55:07.649578 [ 4 ] {793f2d1d-9ae6-4e78-a0e1-9938ce501b11} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3142 | 2025.09.18 19:55:07.649793 [ 4 ] {793f2d1d-9ae6-4e78-a0e1-9938ce501b11} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2025.09.18 19:55:07.649923 [ 4 ] {793f2d1d-9ae6-4e78-a0e1-9938ce501b11} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001701 sec., 665490.88771311 rows/sec., 52.73 MiB/sec. | ||
| 3144 | 2025.09.18 19:55:07.649960 [ 4 ] {793f2d1d-9ae6-4e78-a0e1-9938ce501b11} <Debug> TCPHandler: Processed in 0.001873372 sec. | ||
| 3145 | 2025.09.18 19:55:07.650081 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3146 | 2025.09.18 19:55:07.650179 [ 4 ] {ccf25996-e0ff-4e56-a1f1-50902cb8139f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3147 | 2025.09.18 19:55:07.650219 [ 4 ] {ccf25996-e0ff-4e56-a1f1-50902cb8139f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3148 | 2025.09.18 19:55:07.650678 [ 4 ] {ccf25996-e0ff-4e56-a1f1-50902cb8139f} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2025.09.18 19:55:07.650715 [ 4 ] {ccf25996-e0ff-4e56-a1f1-50902cb8139f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3150 | 2025.09.18 19:55:07.651024 [ 4 ] {ccf25996-e0ff-4e56-a1f1-50902cb8139f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3151 | 2025.09.18 19:55:07.651228 [ 4 ] {ccf25996-e0ff-4e56-a1f1-50902cb8139f} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3152 | 2025.09.18 19:55:07.651319 [ 142 ] {} <Debug> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3153 | 2025.09.18 19:55:07.651355 [ 142 ] {} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3154 | 2025.09.18 19:55:07.651357 [ 4 ] {ccf25996-e0ff-4e56-a1f1-50902cb8139f} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001198 sec., 179465.77629382303 rows/sec., 10.65 MiB/sec. | ||
| 3155 | 2025.09.18 19:55:07.651376 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3156 | 2025.09.18 19:55:07.651401 [ 4 ] {ccf25996-e0ff-4e56-a1f1-50902cb8139f} <Debug> TCPHandler: Processed in 0.001370004 sec. | ||
| 3157 | 2025.09.18 19:55:07.651468 [ 186 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::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 | ||
| 3158 | 2025.09.18 19:55:07.651514 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3159 | 2025.09.18 19:55:07.651563 [ 186 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3160 | 2025.09.18 19:55:07.651595 [ 186 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 265 rows starting from the beginning of the part | ||
| 3161 | 2025.09.18 19:55:07.651611 [ 4 ] {cbb75ff8-1c5d-482d-aad0-59d473cebad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3162 | 2025.09.18 19:55:07.651651 [ 4 ] {cbb75ff8-1c5d-482d-aad0-59d473cebad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3163 | 2025.09.18 19:55:07.651657 [ 186 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 215 rows starting from the beginning of the part | ||
| 3164 | 2025.09.18 19:55:07.651714 [ 186 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 3165 | 2025.09.18 19:55:07.651760 [ 186 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 215 rows starting from the beginning of the part | ||
| 3166 | 2025.09.18 19:55:07.651805 [ 186 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 43 rows starting from the beginning of the part | ||
| 3167 | 2025.09.18 19:55:07.651849 [ 186 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 215 rows starting from the beginning of the part | ||
| 3168 | 2025.09.18 19:55:07.652121 [ 4 ] {cbb75ff8-1c5d-482d-aad0-59d473cebad0} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2025.09.18 19:55:07.652156 [ 4 ] {cbb75ff8-1c5d-482d-aad0-59d473cebad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3170 | 2025.09.18 19:55:07.652590 [ 4 ] {cbb75ff8-1c5d-482d-aad0-59d473cebad0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3171 | 2025.09.18 19:55:07.652777 [ 200 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 979 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344103 sec., 728366.7992705917 rows/sec., 47.21 MiB/sec. | ||
| 3172 | 2025.09.18 19:55:07.652797 [ 4 ] {cbb75ff8-1c5d-482d-aad0-59d473cebad0} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3173 | 2025.09.18 19:55:07.652956 [ 4 ] {cbb75ff8-1c5d-482d-aad0-59d473cebad0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001364 sec., 155425.21994134897 rows/sec., 10.02 MiB/sec. | ||
| 3174 | 2025.09.18 19:55:07.652996 [ 4 ] {cbb75ff8-1c5d-482d-aad0-59d473cebad0} <Debug> TCPHandler: Processed in 0.001531696 sec. | ||
| 3175 | 2025.09.18 19:55:07.653007 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3176 | 2025.09.18 19:55:07.653103 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3177 | 2025.09.18 19:55:07.653204 [ 4 ] {355bee4f-788c-4934-b8fd-8a057a250b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3178 | 2025.09.18 19:55:07.653247 [ 4 ] {355bee4f-788c-4934-b8fd-8a057a250b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3179 | 2025.09.18 19:55:07.653331 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_11_2} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2025.09.18 19:55:07.653420 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_11_2} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3181 | 2025.09.18 19:55:07.653530 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3182 | 2025.09.18 19:55:07.653712 [ 4 ] {355bee4f-788c-4934-b8fd-8a057a250b2c} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2025.09.18 19:55:07.653753 [ 4 ] {355bee4f-788c-4934-b8fd-8a057a250b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3184 | 2025.09.18 19:55:07.654055 [ 4 ] {355bee4f-788c-4934-b8fd-8a057a250b2c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3185 | 2025.09.18 19:55:07.654273 [ 4 ] {355bee4f-788c-4934-b8fd-8a057a250b2c} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2025.09.18 19:55:07.654403 [ 4 ] {355bee4f-788c-4934-b8fd-8a057a250b2c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001217 sec., 173377.1569433032 rows/sec., 9.85 MiB/sec. | ||
| 3187 | 2025.09.18 19:55:07.654440 [ 4 ] {355bee4f-788c-4934-b8fd-8a057a250b2c} <Debug> TCPHandler: Processed in 0.001385464 sec. | ||
| 3188 | 2025.09.18 19:55:07.654545 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3189 | 2025.09.18 19:55:07.654656 [ 4 ] {fa202942-236c-4905-baa4-c05f9c1b3eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3190 | 2025.09.18 19:55:07.654705 [ 4 ] {fa202942-236c-4905-baa4-c05f9c1b3eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3191 | 2025.09.18 19:55:07.655438 [ 4 ] {fa202942-236c-4905-baa4-c05f9c1b3eaa} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2025.09.18 19:55:07.655482 [ 4 ] {fa202942-236c-4905-baa4-c05f9c1b3eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3193 | 2025.09.18 19:55:07.655846 [ 4 ] {fa202942-236c-4905-baa4-c05f9c1b3eaa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3194 | 2025.09.18 19:55:07.656061 [ 4 ] {fa202942-236c-4905-baa4-c05f9c1b3eaa} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2025.09.18 19:55:07.656190 [ 4 ] {fa202942-236c-4905-baa4-c05f9c1b3eaa} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001559 sec., 441949.96792815905 rows/sec., 30.86 MiB/sec. | ||
| 3196 | 2025.09.18 19:55:07.656228 [ 4 ] {fa202942-236c-4905-baa4-c05f9c1b3eaa} <Debug> TCPHandler: Processed in 0.001732439 sec. | ||
| 3197 | 2025.09.18 19:55:07.656346 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3198 | 2025.09.18 19:55:07.656519 [ 4 ] {2bf0c1c6-06d0-4784-9049-96beae9e594c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3199 | 2025.09.18 19:55:07.656569 [ 4 ] {2bf0c1c6-06d0-4784-9049-96beae9e594c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3200 | 2025.09.18 19:55:07.656929 [ 4 ] {2bf0c1c6-06d0-4784-9049-96beae9e594c} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2025.09.18 19:55:07.656964 [ 4 ] {2bf0c1c6-06d0-4784-9049-96beae9e594c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3202 | 2025.09.18 19:55:07.657281 [ 4 ] {2bf0c1c6-06d0-4784-9049-96beae9e594c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3203 | 2025.09.18 19:55:07.657486 [ 4 ] {2bf0c1c6-06d0-4784-9049-96beae9e594c} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2025.09.18 19:55:07.657590 [ 142 ] {} <Debug> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3205 | 2025.09.18 19:55:07.657617 [ 4 ] {2bf0c1c6-06d0-4784-9049-96beae9e594c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001121 sec., 5352.3639607493305 rows/sec., 279.64 KiB/sec. | ||
| 3206 | 2025.09.18 19:55:07.657620 [ 142 ] {} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2025.09.18 19:55:07.657649 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3208 | 2025.09.18 19:55:07.657655 [ 4 ] {2bf0c1c6-06d0-4784-9049-96beae9e594c} <Debug> TCPHandler: Processed in 0.001368393 sec. | ||
| 3209 | 2025.09.18 19:55:07.657721 [ 186 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 3210 | 2025.09.18 19:55:07.657773 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2025.09.18 19:55:07.657799 [ 186 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3212 | 2025.09.18 19:55:07.657825 [ 186 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 3213 | 2025.09.18 19:55:07.657869 [ 186 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 3214 | 2025.09.18 19:55:07.657871 [ 4 ] {53c82fa1-6300-415f-9cf8-9b1649a3532f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3215 | 2025.09.18 19:55:07.657906 [ 186 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 3216 | 2025.09.18 19:55:07.657919 [ 4 ] {53c82fa1-6300-415f-9cf8-9b1649a3532f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3217 | 2025.09.18 19:55:07.657940 [ 186 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 3218 | 2025.09.18 19:55:07.657973 [ 186 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 3219 | 2025.09.18 19:55:07.658006 [ 186 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 3220 | 2025.09.18 19:55:07.658352 [ 4 ] {53c82fa1-6300-415f-9cf8-9b1649a3532f} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2025.09.18 19:55:07.658387 [ 4 ] {53c82fa1-6300-415f-9cf8-9b1649a3532f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3222 | 2025.09.18 19:55:07.658631 [ 189 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.000934926 sec., 38505.721308424414 rows/sec., 1.96 MiB/sec. | ||
| 3223 | 2025.09.18 19:55:07.658743 [ 4 ] {53c82fa1-6300-415f-9cf8-9b1649a3532f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3224 | 2025.09.18 19:55:07.658797 [ 200 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3225 | 2025.09.18 19:55:07.659012 [ 4 ] {53c82fa1-6300-415f-9cf8-9b1649a3532f} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2025.09.18 19:55:07.659152 [ 200 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_6_1} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3227 | 2025.09.18 19:55:07.659159 [ 4 ] {53c82fa1-6300-415f-9cf8-9b1649a3532f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001307 sec., 240244.83550114767 rows/sec., 15.78 MiB/sec. | ||
| 3228 | 2025.09.18 19:55:07.659214 [ 4 ] {53c82fa1-6300-415f-9cf8-9b1649a3532f} <Debug> TCPHandler: Processed in 0.001492836 sec. | ||
| 3229 | 2025.09.18 19:55:07.659255 [ 200 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_6_1} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3230 | 2025.09.18 19:55:07.659343 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3231 | 2025.09.18 19:55:07.659347 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3232 | 2025.09.18 19:55:07.659445 [ 4 ] {f1256bb7-6080-4865-8910-9ec3fa156530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3233 | 2025.09.18 19:55:07.659492 [ 4 ] {f1256bb7-6080-4865-8910-9ec3fa156530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3234 | 2025.09.18 19:55:07.659811 [ 4 ] {f1256bb7-6080-4865-8910-9ec3fa156530} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2025.09.18 19:55:07.659847 [ 4 ] {f1256bb7-6080-4865-8910-9ec3fa156530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3236 | 2025.09.18 19:55:07.660141 [ 4 ] {f1256bb7-6080-4865-8910-9ec3fa156530} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3237 | 2025.09.18 19:55:07.660339 [ 4 ] {f1256bb7-6080-4865-8910-9ec3fa156530} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2025.09.18 19:55:07.660466 [ 4 ] {f1256bb7-6080-4865-8910-9ec3fa156530} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 3239 | 2025.09.18 19:55:07.660501 [ 4 ] {f1256bb7-6080-4865-8910-9ec3fa156530} <Debug> TCPHandler: Processed in 0.001209841 sec. | ||
| 3240 | 2025.09.18 19:55:07.660616 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3241 | 2025.09.18 19:55:07.660716 [ 4 ] {b90bc51e-0c06-4bcf-9f46-e5c6b0e98435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3242 | 2025.09.18 19:55:07.660769 [ 4 ] {b90bc51e-0c06-4bcf-9f46-e5c6b0e98435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3243 | 2025.09.18 19:55:07.661493 [ 4 ] {b90bc51e-0c06-4bcf-9f46-e5c6b0e98435} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2025.09.18 19:55:07.661528 [ 4 ] {b90bc51e-0c06-4bcf-9f46-e5c6b0e98435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3245 | 2025.09.18 19:55:07.662023 [ 4 ] {b90bc51e-0c06-4bcf-9f46-e5c6b0e98435} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3246 | 2025.09.18 19:55:07.662241 [ 4 ] {b90bc51e-0c06-4bcf-9f46-e5c6b0e98435} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2025.09.18 19:55:07.662378 [ 4 ] {b90bc51e-0c06-4bcf-9f46-e5c6b0e98435} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001682 sec., 5945.303210463734 rows/sec., 10.65 MiB/sec. | ||
| 3248 | 2025.09.18 19:55:07.662428 [ 4 ] {b90bc51e-0c06-4bcf-9f46-e5c6b0e98435} <Debug> TCPHandler: Processed in 0.001863602 sec. | ||
| 3249 | 2025.09.18 19:55:07.662543 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3250 | 2025.09.18 19:55:07.662638 [ 4 ] {3a4d32e0-823c-4309-9d82-5e961bd613e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3251 | 2025.09.18 19:55:07.662681 [ 4 ] {3a4d32e0-823c-4309-9d82-5e961bd613e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3252 | 2025.09.18 19:55:07.663014 [ 4 ] {3a4d32e0-823c-4309-9d82-5e961bd613e1} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2025.09.18 19:55:07.663049 [ 4 ] {3a4d32e0-823c-4309-9d82-5e961bd613e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3254 | 2025.09.18 19:55:07.663359 [ 4 ] {3a4d32e0-823c-4309-9d82-5e961bd613e1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3255 | 2025.09.18 19:55:07.663573 [ 4 ] {3a4d32e0-823c-4309-9d82-5e961bd613e1} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2025.09.18 19:55:07.663696 [ 4 ] {3a4d32e0-823c-4309-9d82-5e961bd613e1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001078 sec., 96474.95361781077 rows/sec., 5.91 MiB/sec. | ||
| 3257 | 2025.09.18 19:55:07.663730 [ 4 ] {3a4d32e0-823c-4309-9d82-5e961bd613e1} <Debug> TCPHandler: Processed in 0.001237381 sec. | ||
| 3258 | 2025.09.18 19:55:10.842934 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3259 | 2025.09.18 19:55:10.842996 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3260 | 2025.09.18 19:55:10.922934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 442 | ||
| 3261 | 2025.09.18 19:55:10.924281 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5707 | ||
| 3262 | 2025.09.18 19:55:10.924817 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3263 | 2025.09.18 19:55:10.924863 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3264 | 2025.09.18 19:55:10.925388 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3265 | 2025.09.18 19:55:10.925614 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3266 | 2025.09.18 19:55:10.925754 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5707 | ||
| 3267 | 2025.09.18 19:55:10.925847 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2025.09.18 19:55:10.925900 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3269 | 2025.09.18 19:55:10.927081 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3270 | 2025.09.18 19:55:10.927336 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2025.09.18 19:55:10.927577 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 442 | ||
| 3272 | 2025.09.18 19:55:11.223888 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3273 | 2025.09.18 19:55:11.239643 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2025.09.18 19:55:11.239710 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3275 | 2025.09.18 19:55:11.245751 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3276 | 2025.09.18 19:55:11.246483 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2025.09.18 19:55:11.249383 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3278 | 2025.09.18 19:55:12.635949 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3279 | 2025.09.18 19:55:12.636143 [ 4 ] {c829f77e-8606-40bf-aad8-0cb22c7302c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3280 | 2025.09.18 19:55:12.636214 [ 4 ] {c829f77e-8606-40bf-aad8-0cb22c7302c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3281 | 2025.09.18 19:55:12.636936 [ 4 ] {c829f77e-8606-40bf-aad8-0cb22c7302c5} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2025.09.18 19:55:12.636976 [ 4 ] {c829f77e-8606-40bf-aad8-0cb22c7302c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3283 | 2025.09.18 19:55:12.637368 [ 4 ] {c829f77e-8606-40bf-aad8-0cb22c7302c5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3284 | 2025.09.18 19:55:12.637598 [ 4 ] {c829f77e-8606-40bf-aad8-0cb22c7302c5} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2025.09.18 19:55:12.637711 [ 150 ] {} <Debug> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3286 | 2025.09.18 19:55:12.637746 [ 4 ] {c829f77e-8606-40bf-aad8-0cb22c7302c5} <Debug> executeQuery: Read 118 rows, 10.24 KiB in 0.001656 sec., 71256.038647343 rows/sec., 6.04 MiB/sec. | ||
| 3287 | 2025.09.18 19:55:12.637756 [ 150 ] {} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2025.09.18 19:55:12.637782 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3289 | 2025.09.18 19:55:12.637787 [ 4 ] {c829f77e-8606-40bf-aad8-0cb22c7302c5} <Debug> TCPHandler: Processed in 0.001966724 sec. | ||
| 3290 | 2025.09.18 19:55:12.637872 [ 198 ] {73f8a399-e317-4d85-967e-c274ff67ed35::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 | ||
| 3291 | 2025.09.18 19:55:12.637917 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2025.09.18 19:55:12.637970 [ 198 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3293 | 2025.09.18 19:55:12.638001 [ 198 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1310 rows starting from the beginning of the part | ||
| 3294 | 2025.09.18 19:55:12.638014 [ 4 ] {4226b9bd-6147-4cba-9003-ca0009015c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3295 | 2025.09.18 19:55:12.638054 [ 4 ] {4226b9bd-6147-4cba-9003-ca0009015c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3296 | 2025.09.18 19:55:12.638093 [ 198 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1132 rows starting from the beginning of the part | ||
| 3297 | 2025.09.18 19:55:12.638148 [ 198 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1264 rows starting from the beginning of the part | ||
| 3298 | 2025.09.18 19:55:12.638204 [ 198 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3299 | 2025.09.18 19:55:12.638256 [ 198 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1132 rows starting from the beginning of the part | ||
| 3300 | 2025.09.18 19:55:12.638302 [ 198 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 118 rows starting from the beginning of the part | ||
| 3301 | 2025.09.18 19:55:12.638482 [ 4 ] {4226b9bd-6147-4cba-9003-ca0009015c95} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2025.09.18 19:55:12.638518 [ 4 ] {4226b9bd-6147-4cba-9003-ca0009015c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3303 | 2025.09.18 19:55:12.638854 [ 4 ] {4226b9bd-6147-4cba-9003-ca0009015c95} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3304 | 2025.09.18 19:55:12.639065 [ 4 ] {4226b9bd-6147-4cba-9003-ca0009015c95} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2025.09.18 19:55:12.639208 [ 4 ] {4226b9bd-6147-4cba-9003-ca0009015c95} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001213 sec., 25556.47155812036 rows/sec., 1.88 MiB/sec. | ||
| 3306 | 2025.09.18 19:55:12.639249 [ 4 ] {4226b9bd-6147-4cba-9003-ca0009015c95} <Debug> TCPHandler: Processed in 0.001382473 sec. | ||
| 3307 | 2025.09.18 19:55:12.639365 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2025.09.18 19:55:12.639460 [ 4 ] {a3b654f1-03c0-4a13-abea-4b4c75f4f3bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3309 | 2025.09.18 19:55:12.639500 [ 4 ] {a3b654f1-03c0-4a13-abea-4b4c75f4f3bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3310 | 2025.09.18 19:55:12.639926 [ 4 ] {a3b654f1-03c0-4a13-abea-4b4c75f4f3bb} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2025.09.18 19:55:12.639961 [ 4 ] {a3b654f1-03c0-4a13-abea-4b4c75f4f3bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3312 | 2025.09.18 19:55:12.640277 [ 4 ] {a3b654f1-03c0-4a13-abea-4b4c75f4f3bb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3313 | 2025.09.18 19:55:12.640494 [ 4 ] {a3b654f1-03c0-4a13-abea-4b4c75f4f3bb} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2025.09.18 19:55:12.640598 [ 150 ] {} <Debug> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3315 | 2025.09.18 19:55:12.640625 [ 4 ] {a3b654f1-03c0-4a13-abea-4b4c75f4f3bb} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001184 sec., 80236.4864864865 rows/sec., 6.27 MiB/sec. | ||
| 3316 | 2025.09.18 19:55:12.640630 [ 150 ] {} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3317 | 2025.09.18 19:55:12.640661 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3318 | 2025.09.18 19:55:12.640663 [ 4 ] {a3b654f1-03c0-4a13-abea-4b4c75f4f3bb} <Debug> TCPHandler: Processed in 0.001347923 sec. | ||
| 3319 | 2025.09.18 19:55:12.640783 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::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 | ||
| 3320 | 2025.09.18 19:55:12.640804 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2025.09.18 19:55:12.640916 [ 4 ] {3e80875e-9a7a-408b-9718-9e478a830d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3322 | 2025.09.18 19:55:12.640923 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3323 | 2025.09.18 19:55:12.640971 [ 4 ] {3e80875e-9a7a-408b-9718-9e478a830d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3324 | 2025.09.18 19:55:12.640987 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 779 rows starting from the beginning of the part | ||
| 3325 | 2025.09.18 19:55:12.641079 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 689 rows starting from the beginning of the part | ||
| 3326 | 2025.09.18 19:55:12.641137 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 566 rows starting from the beginning of the part | ||
| 3327 | 2025.09.18 19:55:12.641209 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3328 | 2025.09.18 19:55:12.641259 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 689 rows starting from the beginning of the part | ||
| 3329 | 2025.09.18 19:55:12.641315 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 95 rows starting from the beginning of the part | ||
| 3330 | 2025.09.18 19:55:12.641398 [ 4 ] {3e80875e-9a7a-408b-9718-9e478a830d60} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2025.09.18 19:55:12.641443 [ 4 ] {3e80875e-9a7a-408b-9718-9e478a830d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3332 | 2025.09.18 19:55:12.641756 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5012 rows, containing 5 columns (5 merged, 0 gathered) in 0.003918677 sec., 1279003.0921150176 rows/sec., 108.10 MiB/sec. | ||
| 3333 | 2025.09.18 19:55:12.641895 [ 4 ] {3e80875e-9a7a-408b-9718-9e478a830d60} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3334 | 2025.09.18 19:55:12.642037 [ 198 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3335 | 2025.09.18 19:55:12.642117 [ 4 ] {3e80875e-9a7a-408b-9718-9e478a830d60} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2025.09.18 19:55:12.642257 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3337 | 2025.09.18 19:55:12.642284 [ 198 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_16_3} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3338 | 2025.09.18 19:55:12.642269 [ 4 ] {3e80875e-9a7a-408b-9718-9e478a830d60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001373 sec., 116533.13911143481 rows/sec., 8.12 MiB/sec. | ||
| 3339 | 2025.09.18 19:55:12.642321 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2025.09.18 19:55:12.642351 [ 4 ] {3e80875e-9a7a-408b-9718-9e478a830d60} <Debug> TCPHandler: Processed in 0.001594617 sec. | ||
| 3341 | 2025.09.18 19:55:12.642353 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3342 | 2025.09.18 19:55:12.642363 [ 198 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_16_3} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3343 | 2025.09.18 19:55:12.642476 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3344 | 2025.09.18 19:55:12.642486 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 3345 | 2025.09.18 19:55:12.642537 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::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 | ||
| 3346 | 2025.09.18 19:55:12.642571 [ 4 ] {fef913c7-968d-45b2-8506-6d2f3a3e9210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3347 | 2025.09.18 19:55:12.642628 [ 4 ] {fef913c7-968d-45b2-8506-6d2f3a3e9210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3348 | 2025.09.18 19:55:12.642652 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3349 | 2025.09.18 19:55:12.642690 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2400 rows starting from the beginning of the part | ||
| 3350 | 2025.09.18 19:55:12.642753 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 314 rows starting from the beginning of the part | ||
| 3351 | 2025.09.18 19:55:12.642807 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2570 rows starting from the beginning of the part | ||
| 3352 | 2025.09.18 19:55:12.642856 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 3353 | 2025.09.18 19:55:12.642877 [ 198 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2882 rows, containing 5 columns (5 merged, 0 gathered) in 0.002156787 sec., 1336246.9265625211 rows/sec., 100.74 MiB/sec. | ||
| 3354 | 2025.09.18 19:55:12.642905 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 314 rows starting from the beginning of the part | ||
| 3355 | 2025.09.18 19:55:12.642967 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3356 | 2025.09.18 19:55:12.643147 [ 199 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3357 | 2025.09.18 19:55:12.643452 [ 4 ] {fef913c7-968d-45b2-8506-6d2f3a3e9210} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2025.09.18 19:55:12.643493 [ 4 ] {fef913c7-968d-45b2-8506-6d2f3a3e9210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3359 | 2025.09.18 19:55:12.643493 [ 199 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_16_3} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2025.09.18 19:55:12.643593 [ 199 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_16_3} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3361 | 2025.09.18 19:55:12.643697 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 3362 | 2025.09.18 19:55:12.644061 [ 4 ] {fef913c7-968d-45b2-8506-6d2f3a3e9210} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3363 | 2025.09.18 19:55:12.644302 [ 4 ] {fef913c7-968d-45b2-8506-6d2f3a3e9210} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2025.09.18 19:55:12.644421 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3365 | 2025.09.18 19:55:12.644440 [ 4 ] {fef913c7-968d-45b2-8506-6d2f3a3e9210} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001888 sec., 16419.49152542373 rows/sec., 29.42 MiB/sec. | ||
| 3366 | 2025.09.18 19:55:12.644455 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2025.09.18 19:55:12.644479 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3368 | 2025.09.18 19:55:12.644504 [ 4 ] {fef913c7-968d-45b2-8506-6d2f3a3e9210} <Debug> TCPHandler: Processed in 0.002075526 sec. | ||
| 3369 | 2025.09.18 19:55:12.644546 [ 198 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::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 | ||
| 3370 | 2025.09.18 19:55:12.644629 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3371 | 2025.09.18 19:55:12.644698 [ 198 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3372 | 2025.09.18 19:55:12.644724 [ 4 ] {999de52d-5b0f-4fee-a97d-8599c7124b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3373 | 2025.09.18 19:55:12.644741 [ 198 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 92 rows starting from the beginning of the part | ||
| 3374 | 2025.09.18 19:55:12.644765 [ 4 ] {999de52d-5b0f-4fee-a97d-8599c7124b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3375 | 2025.09.18 19:55:12.644846 [ 198 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 3376 | 2025.09.18 19:55:12.644945 [ 198 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 3377 | 2025.09.18 19:55:12.645027 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5790 rows, containing 5 columns (5 merged, 0 gathered) in 0.002591175 sec., 2234507.511071232 rows/sec., 150.61 MiB/sec. | ||
| 3378 | 2025.09.18 19:55:12.645047 [ 198 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
| 3379 | 2025.09.18 19:55:12.645105 [ 4 ] {999de52d-5b0f-4fee-a97d-8599c7124b26} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3380 | 2025.09.18 19:55:12.645140 [ 4 ] {999de52d-5b0f-4fee-a97d-8599c7124b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3381 | 2025.09.18 19:55:12.645144 [ 198 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 3382 | 2025.09.18 19:55:12.645248 [ 198 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 3383 | 2025.09.18 19:55:12.645449 [ 4 ] {999de52d-5b0f-4fee-a97d-8599c7124b26} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3384 | 2025.09.18 19:55:12.645524 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3385 | 2025.09.18 19:55:12.645692 [ 4 ] {999de52d-5b0f-4fee-a97d-8599c7124b26} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2025.09.18 19:55:12.645804 [ 141 ] {} <Debug> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3387 | 2025.09.18 19:55:12.645833 [ 4 ] {999de52d-5b0f-4fee-a97d-8599c7124b26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 3388 | 2025.09.18 19:55:12.645834 [ 141 ] {} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3389 | 2025.09.18 19:55:12.645832 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2025.09.18 19:55:12.645875 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3391 | 2025.09.18 19:55:12.645874 [ 4 ] {999de52d-5b0f-4fee-a97d-8599c7124b26} <Debug> TCPHandler: Processed in 0.001293392 sec. | ||
| 3392 | 2025.09.18 19:55:12.645952 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3393 | 2025.09.18 19:55:12.645967 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 3394 | 2025.09.18 19:55:12.646035 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 3395 | 2025.09.18 19:55:12.646068 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3396 | 2025.09.18 19:55:12.646103 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 770 rows starting from the beginning of the part | ||
| 3397 | 2025.09.18 19:55:12.646176 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 3398 | 2025.09.18 19:55:12.646225 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
| 3399 | 2025.09.18 19:55:12.646266 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 3400 | 2025.09.18 19:55:12.646307 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 104 rows starting from the beginning of the part | ||
| 3401 | 2025.09.18 19:55:12.646344 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3402 | 2025.09.18 19:55:12.647253 [ 198 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1098 rows, containing 4 columns (4 merged, 0 gathered) in 0.001320393 sec., 831570.6005711936 rows/sec., 53.28 MiB/sec. | ||
| 3403 | 2025.09.18 19:55:12.647368 [ 196 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 19 columns (19 merged, 0 gathered) in 0.002846909 sec., 70251.63080379457 rows/sec., 125.89 MiB/sec. | ||
| 3404 | 2025.09.18 19:55:12.647453 [ 193 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3405 | 2025.09.18 19:55:12.647754 [ 193 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_16_3} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3406 | 2025.09.18 19:55:12.647772 [ 198 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3407 | 2025.09.18 19:55:12.647832 [ 193 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_16_3} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3408 | 2025.09.18 19:55:12.647923 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3409 | 2025.09.18 19:55:12.648074 [ 198 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3410 | 2025.09.18 19:55:12.648143 [ 198 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3411 | 2025.09.18 19:55:12.648211 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 3412 | 2025.09.18 19:55:17.646081 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3413 | 2025.09.18 19:55:17.646279 [ 4 ] {2d5efac4-1201-45cf-b9fd-7239e269ea7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3414 | 2025.09.18 19:55:17.646344 [ 4 ] {2d5efac4-1201-45cf-b9fd-7239e269ea7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3415 | 2025.09.18 19:55:17.647109 [ 4 ] {2d5efac4-1201-45cf-b9fd-7239e269ea7d} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2025.09.18 19:55:17.647156 [ 4 ] {2d5efac4-1201-45cf-b9fd-7239e269ea7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3417 | 2025.09.18 19:55:17.647564 [ 4 ] {2d5efac4-1201-45cf-b9fd-7239e269ea7d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3418 | 2025.09.18 19:55:17.647772 [ 4 ] {2d5efac4-1201-45cf-b9fd-7239e269ea7d} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2025.09.18 19:55:17.647920 [ 4 ] {2d5efac4-1201-45cf-b9fd-7239e269ea7d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00169 sec., 242603.55029585797 rows/sec., 15.39 MiB/sec. | ||
| 3420 | 2025.09.18 19:55:17.647965 [ 4 ] {2d5efac4-1201-45cf-b9fd-7239e269ea7d} <Debug> TCPHandler: Processed in 0.002007454 sec. | ||
| 3421 | 2025.09.18 19:55:17.648080 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2025.09.18 19:55:17.648182 [ 4 ] {7b09618d-967f-47d5-9b4d-00bc2b0ea401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3423 | 2025.09.18 19:55:17.648223 [ 4 ] {7b09618d-967f-47d5-9b4d-00bc2b0ea401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3424 | 2025.09.18 19:55:17.648609 [ 4 ] {7b09618d-967f-47d5-9b4d-00bc2b0ea401} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2025.09.18 19:55:17.648646 [ 4 ] {7b09618d-967f-47d5-9b4d-00bc2b0ea401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3426 | 2025.09.18 19:55:17.648925 [ 4 ] {7b09618d-967f-47d5-9b4d-00bc2b0ea401} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3427 | 2025.09.18 19:55:17.649123 [ 4 ] {7b09618d-967f-47d5-9b4d-00bc2b0ea401} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2025.09.18 19:55:17.649263 [ 4 ] {7b09618d-967f-47d5-9b4d-00bc2b0ea401} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001107 sec., 3613.369467028004 rows/sec., 294.64 KiB/sec. | ||
| 3429 | 2025.09.18 19:55:17.649300 [ 4 ] {7b09618d-967f-47d5-9b4d-00bc2b0ea401} <Debug> TCPHandler: Processed in 0.001267902 sec. | ||
| 3430 | 2025.09.18 19:55:17.649402 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2025.09.18 19:55:17.649495 [ 4 ] {85f403cf-e8dc-4da4-8375-2103c6d97f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3432 | 2025.09.18 19:55:17.649532 [ 4 ] {85f403cf-e8dc-4da4-8375-2103c6d97f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3433 | 2025.09.18 19:55:17.650307 [ 4 ] {85f403cf-e8dc-4da4-8375-2103c6d97f40} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2025.09.18 19:55:17.650343 [ 4 ] {85f403cf-e8dc-4da4-8375-2103c6d97f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3435 | 2025.09.18 19:55:17.650691 [ 4 ] {85f403cf-e8dc-4da4-8375-2103c6d97f40} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3436 | 2025.09.18 19:55:17.650892 [ 4 ] {85f403cf-e8dc-4da4-8375-2103c6d97f40} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2025.09.18 19:55:17.651019 [ 4 ] {85f403cf-e8dc-4da4-8375-2103c6d97f40} <Debug> executeQuery: Read 1134 rows, 92.00 KiB in 0.001543 sec., 734931.9507453013 rows/sec., 58.22 MiB/sec. | ||
| 3438 | 2025.09.18 19:55:17.651055 [ 4 ] {85f403cf-e8dc-4da4-8375-2103c6d97f40} <Debug> TCPHandler: Processed in 0.001701369 sec. | ||
| 3439 | 2025.09.18 19:55:17.651170 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2025.09.18 19:55:17.651279 [ 4 ] {41c42e92-0e49-4e44-b816-e4c5f56ac49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3441 | 2025.09.18 19:55:17.651317 [ 4 ] {41c42e92-0e49-4e44-b816-e4c5f56ac49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3442 | 2025.09.18 19:55:17.651762 [ 4 ] {41c42e92-0e49-4e44-b816-e4c5f56ac49f} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2025.09.18 19:55:17.651797 [ 4 ] {41c42e92-0e49-4e44-b816-e4c5f56ac49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3444 | 2025.09.18 19:55:17.652093 [ 4 ] {41c42e92-0e49-4e44-b816-e4c5f56ac49f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3445 | 2025.09.18 19:55:17.652310 [ 4 ] {41c42e92-0e49-4e44-b816-e4c5f56ac49f} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2025.09.18 19:55:17.652436 [ 4 ] {41c42e92-0e49-4e44-b816-e4c5f56ac49f} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.001176 sec., 186224.48979591837 rows/sec., 11.08 MiB/sec. | ||
| 3447 | 2025.09.18 19:55:17.652472 [ 4 ] {41c42e92-0e49-4e44-b816-e4c5f56ac49f} <Debug> TCPHandler: Processed in 0.001350763 sec. | ||
| 3448 | 2025.09.18 19:55:17.652569 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2025.09.18 19:55:17.652662 [ 4 ] {e09ef535-9425-4f45-92fb-370a03625e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3450 | 2025.09.18 19:55:17.652700 [ 4 ] {e09ef535-9425-4f45-92fb-370a03625e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3451 | 2025.09.18 19:55:17.653146 [ 4 ] {e09ef535-9425-4f45-92fb-370a03625e6f} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2025.09.18 19:55:17.653198 [ 4 ] {e09ef535-9425-4f45-92fb-370a03625e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3453 | 2025.09.18 19:55:17.653526 [ 4 ] {e09ef535-9425-4f45-92fb-370a03625e6f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3454 | 2025.09.18 19:55:17.653728 [ 4 ] {e09ef535-9425-4f45-92fb-370a03625e6f} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2025.09.18 19:55:17.653857 [ 4 ] {e09ef535-9425-4f45-92fb-370a03625e6f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001213 sec., 174773.28936521022 rows/sec., 11.27 MiB/sec. | ||
| 3456 | 2025.09.18 19:55:17.653895 [ 4 ] {e09ef535-9425-4f45-92fb-370a03625e6f} <Debug> TCPHandler: Processed in 0.001374294 sec. | ||
| 3457 | 2025.09.18 19:55:17.653996 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3458 | 2025.09.18 19:55:17.654089 [ 4 ] {f72cf132-37fd-4908-b8b0-0824f8568151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3459 | 2025.09.18 19:55:17.654128 [ 4 ] {f72cf132-37fd-4908-b8b0-0824f8568151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3460 | 2025.09.18 19:55:17.654576 [ 4 ] {f72cf132-37fd-4908-b8b0-0824f8568151} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2025.09.18 19:55:17.654613 [ 4 ] {f72cf132-37fd-4908-b8b0-0824f8568151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3462 | 2025.09.18 19:55:17.654909 [ 4 ] {f72cf132-37fd-4908-b8b0-0824f8568151} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3463 | 2025.09.18 19:55:17.655107 [ 4 ] {f72cf132-37fd-4908-b8b0-0824f8568151} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2025.09.18 19:55:17.655235 [ 4 ] {f72cf132-37fd-4908-b8b0-0824f8568151} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001165 sec., 181115.87982832617 rows/sec., 10.28 MiB/sec. | ||
| 3465 | 2025.09.18 19:55:17.655272 [ 4 ] {f72cf132-37fd-4908-b8b0-0824f8568151} <Debug> TCPHandler: Processed in 0.001324072 sec. | ||
| 3466 | 2025.09.18 19:55:17.655370 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3467 | 2025.09.18 19:55:17.655462 [ 4 ] {5513620b-4e4b-40ff-b76b-5795d78fe867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3468 | 2025.09.18 19:55:17.655501 [ 4 ] {5513620b-4e4b-40ff-b76b-5795d78fe867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3469 | 2025.09.18 19:55:17.656092 [ 4 ] {5513620b-4e4b-40ff-b76b-5795d78fe867} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2025.09.18 19:55:17.656129 [ 4 ] {5513620b-4e4b-40ff-b76b-5795d78fe867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3471 | 2025.09.18 19:55:17.656452 [ 4 ] {5513620b-4e4b-40ff-b76b-5795d78fe867} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3472 | 2025.09.18 19:55:17.656661 [ 4 ] {5513620b-4e4b-40ff-b76b-5795d78fe867} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2025.09.18 19:55:17.656785 [ 4 ] {5513620b-4e4b-40ff-b76b-5795d78fe867} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001341 sec., 516778.5234899329 rows/sec., 36.12 MiB/sec. | ||
| 3474 | 2025.09.18 19:55:17.656823 [ 4 ] {5513620b-4e4b-40ff-b76b-5795d78fe867} <Debug> TCPHandler: Processed in 0.001499816 sec. | ||
| 3475 | 2025.09.18 19:55:17.656931 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3476 | 2025.09.18 19:55:17.657023 [ 4 ] {fbecddab-ac8e-488e-86d5-6d29a51298fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3477 | 2025.09.18 19:55:17.657063 [ 4 ] {fbecddab-ac8e-488e-86d5-6d29a51298fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3478 | 2025.09.18 19:55:17.657376 [ 4 ] {fbecddab-ac8e-488e-86d5-6d29a51298fb} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2025.09.18 19:55:17.657412 [ 4 ] {fbecddab-ac8e-488e-86d5-6d29a51298fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3480 | 2025.09.18 19:55:17.657702 [ 4 ] {fbecddab-ac8e-488e-86d5-6d29a51298fb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3481 | 2025.09.18 19:55:17.657897 [ 4 ] {fbecddab-ac8e-488e-86d5-6d29a51298fb} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2025.09.18 19:55:17.658021 [ 4 ] {fbecddab-ac8e-488e-86d5-6d29a51298fb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001017 sec., 5899.705014749263 rows/sec., 308.24 KiB/sec. | ||
| 3483 | 2025.09.18 19:55:17.658056 [ 4 ] {fbecddab-ac8e-488e-86d5-6d29a51298fb} <Debug> TCPHandler: Processed in 0.00117346 sec. | ||
| 3484 | 2025.09.18 19:55:17.658153 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3485 | 2025.09.18 19:55:17.658244 [ 4 ] {891c0487-b8fa-43ee-8e99-f4636f07416b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3486 | 2025.09.18 19:55:17.658285 [ 4 ] {891c0487-b8fa-43ee-8e99-f4636f07416b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3487 | 2025.09.18 19:55:17.658690 [ 4 ] {891c0487-b8fa-43ee-8e99-f4636f07416b} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2025.09.18 19:55:17.658726 [ 4 ] {891c0487-b8fa-43ee-8e99-f4636f07416b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3489 | 2025.09.18 19:55:17.659050 [ 4 ] {891c0487-b8fa-43ee-8e99-f4636f07416b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3490 | 2025.09.18 19:55:17.659248 [ 4 ] {891c0487-b8fa-43ee-8e99-f4636f07416b} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3491 | 2025.09.18 19:55:17.659374 [ 4 ] {891c0487-b8fa-43ee-8e99-f4636f07416b} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001148 sec., 275261.32404181187 rows/sec., 18.09 MiB/sec. | ||
| 3492 | 2025.09.18 19:55:17.659409 [ 4 ] {891c0487-b8fa-43ee-8e99-f4636f07416b} <Debug> TCPHandler: Processed in 0.001302842 sec. | ||
| 3493 | 2025.09.18 19:55:17.659531 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3494 | 2025.09.18 19:55:17.659650 [ 4 ] {21ca4469-dff7-4d81-9230-91ae3b5515d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3495 | 2025.09.18 19:55:17.659702 [ 4 ] {21ca4469-dff7-4d81-9230-91ae3b5515d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3496 | 2025.09.18 19:55:17.660027 [ 4 ] {21ca4469-dff7-4d81-9230-91ae3b5515d2} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3497 | 2025.09.18 19:55:17.660065 [ 4 ] {21ca4469-dff7-4d81-9230-91ae3b5515d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3498 | 2025.09.18 19:55:17.660376 [ 4 ] {21ca4469-dff7-4d81-9230-91ae3b5515d2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3499 | 2025.09.18 19:55:17.660583 [ 4 ] {21ca4469-dff7-4d81-9230-91ae3b5515d2} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3500 | 2025.09.18 19:55:17.660713 [ 4 ] {21ca4469-dff7-4d81-9230-91ae3b5515d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 3501 | 2025.09.18 19:55:17.660749 [ 4 ] {21ca4469-dff7-4d81-9230-91ae3b5515d2} <Debug> TCPHandler: Processed in 0.001279092 sec. | ||
| 3502 | 2025.09.18 19:55:17.660851 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3503 | 2025.09.18 19:55:17.660946 [ 4 ] {5957e752-c102-4d32-ab74-6aa613017773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3504 | 2025.09.18 19:55:17.660999 [ 4 ] {5957e752-c102-4d32-ab74-6aa613017773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3505 | 2025.09.18 19:55:17.661729 [ 4 ] {5957e752-c102-4d32-ab74-6aa613017773} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2025.09.18 19:55:17.661766 [ 4 ] {5957e752-c102-4d32-ab74-6aa613017773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3507 | 2025.09.18 19:55:17.662271 [ 4 ] {5957e752-c102-4d32-ab74-6aa613017773} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3508 | 2025.09.18 19:55:17.662486 [ 4 ] {5957e752-c102-4d32-ab74-6aa613017773} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2025.09.18 19:55:17.662622 [ 4 ] {5957e752-c102-4d32-ab74-6aa613017773} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001696 sec., 5896.226415094339 rows/sec., 10.57 MiB/sec. | ||
| 3510 | 2025.09.18 19:55:17.662675 [ 4 ] {5957e752-c102-4d32-ab74-6aa613017773} <Debug> TCPHandler: Processed in 0.001872202 sec. | ||
| 3511 | 2025.09.18 19:55:17.662783 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3512 | 2025.09.18 19:55:17.662878 [ 4 ] {17b94650-737b-4c7f-8056-a0dc1cac061e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3513 | 2025.09.18 19:55:17.662919 [ 4 ] {17b94650-737b-4c7f-8056-a0dc1cac061e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3514 | 2025.09.18 19:55:17.663245 [ 4 ] {17b94650-737b-4c7f-8056-a0dc1cac061e} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2025.09.18 19:55:17.663280 [ 4 ] {17b94650-737b-4c7f-8056-a0dc1cac061e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3516 | 2025.09.18 19:55:17.663575 [ 4 ] {17b94650-737b-4c7f-8056-a0dc1cac061e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3517 | 2025.09.18 19:55:17.663836 [ 4 ] {17b94650-737b-4c7f-8056-a0dc1cac061e} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2025.09.18 19:55:17.663967 [ 4 ] {17b94650-737b-4c7f-8056-a0dc1cac061e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001108 sec., 93862.81588447653 rows/sec., 5.75 MiB/sec. | ||
| 3519 | 2025.09.18 19:55:17.664002 [ 4 ] {17b94650-737b-4c7f-8056-a0dc1cac061e} <Debug> TCPHandler: Processed in 0.001268221 sec. | ||
| 3520 | 2025.09.18 19:55:18.425815 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6219 | ||
| 3521 | 2025.09.18 19:55:18.426525 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2025.09.18 19:55:18.426579 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3523 | 2025.09.18 19:55:18.427277 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3524 | 2025.09.18 19:55:18.427512 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3525 | 2025.09.18 19:55:18.427654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6219 | ||
| 3526 | 2025.09.18 19:55:18.749432 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3527 | 2025.09.18 19:55:18.767897 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3528 | 2025.09.18 19:55:18.767954 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3529 | 2025.09.18 19:55:18.773808 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3530 | 2025.09.18 19:55:18.774475 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3531 | 2025.09.18 19:55:18.777439 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3532 | 2025.09.18 19:55:20.928818 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 478 | ||
| 3533 | 2025.09.18 19:55:20.931008 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3534 | 2025.09.18 19:55:20.931053 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3535 | 2025.09.18 19:55:20.932158 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3536 | 2025.09.18 19:55:20.932410 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3537 | 2025.09.18 19:55:20.932647 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 478 | ||
| 3538 | 2025.09.18 19:55:22.636591 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3539 | 2025.09.18 19:55:22.636791 [ 4 ] {a97532a3-0814-4029-a4ee-d85a7e218468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3540 | 2025.09.18 19:55:22.636859 [ 4 ] {a97532a3-0814-4029-a4ee-d85a7e218468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3541 | 2025.09.18 19:55:22.637573 [ 4 ] {a97532a3-0814-4029-a4ee-d85a7e218468} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3542 | 2025.09.18 19:55:22.637626 [ 4 ] {a97532a3-0814-4029-a4ee-d85a7e218468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3543 | 2025.09.18 19:55:22.638023 [ 4 ] {a97532a3-0814-4029-a4ee-d85a7e218468} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3544 | 2025.09.18 19:55:22.638253 [ 4 ] {a97532a3-0814-4029-a4ee-d85a7e218468} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2025.09.18 19:55:22.638423 [ 4 ] {a97532a3-0814-4029-a4ee-d85a7e218468} <Debug> executeQuery: Read 118 rows, 10.24 KiB in 0.001689 sec., 69863.82474837182 rows/sec., 5.92 MiB/sec. | ||
| 3546 | 2025.09.18 19:55:22.638472 [ 4 ] {a97532a3-0814-4029-a4ee-d85a7e218468} <Debug> TCPHandler: Processed in 0.002016074 sec. | ||
| 3547 | 2025.09.18 19:55:22.638606 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3548 | 2025.09.18 19:55:22.638708 [ 4 ] {56edbc49-20b7-4688-bd14-d3c345b4d47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3549 | 2025.09.18 19:55:22.638753 [ 4 ] {56edbc49-20b7-4688-bd14-d3c345b4d47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3550 | 2025.09.18 19:55:22.639233 [ 4 ] {56edbc49-20b7-4688-bd14-d3c345b4d47d} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2025.09.18 19:55:22.639279 [ 4 ] {56edbc49-20b7-4688-bd14-d3c345b4d47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3552 | 2025.09.18 19:55:22.639656 [ 4 ] {56edbc49-20b7-4688-bd14-d3c345b4d47d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3553 | 2025.09.18 19:55:22.639901 [ 4 ] {56edbc49-20b7-4688-bd14-d3c345b4d47d} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2025.09.18 19:55:22.640041 [ 4 ] {56edbc49-20b7-4688-bd14-d3c345b4d47d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001356 sec., 22861.35693215339 rows/sec., 1.68 MiB/sec. | ||
| 3555 | 2025.09.18 19:55:22.640081 [ 4 ] {56edbc49-20b7-4688-bd14-d3c345b4d47d} <Debug> TCPHandler: Processed in 0.001527616 sec. | ||
| 3556 | 2025.09.18 19:55:22.640191 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3557 | 2025.09.18 19:55:22.640291 [ 4 ] {0a29a667-bb3a-4fd1-bb4f-f3e012ad2ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3558 | 2025.09.18 19:55:22.640332 [ 4 ] {0a29a667-bb3a-4fd1-bb4f-f3e012ad2ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3559 | 2025.09.18 19:55:22.640766 [ 4 ] {0a29a667-bb3a-4fd1-bb4f-f3e012ad2ff9} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2025.09.18 19:55:22.640804 [ 4 ] {0a29a667-bb3a-4fd1-bb4f-f3e012ad2ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3561 | 2025.09.18 19:55:22.641107 [ 4 ] {0a29a667-bb3a-4fd1-bb4f-f3e012ad2ff9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3562 | 2025.09.18 19:55:22.641314 [ 4 ] {0a29a667-bb3a-4fd1-bb4f-f3e012ad2ff9} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3563 | 2025.09.18 19:55:22.641448 [ 4 ] {0a29a667-bb3a-4fd1-bb4f-f3e012ad2ff9} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001179 sec., 80576.75996607295 rows/sec., 6.29 MiB/sec. | ||
| 3564 | 2025.09.18 19:55:22.641485 [ 4 ] {0a29a667-bb3a-4fd1-bb4f-f3e012ad2ff9} <Debug> TCPHandler: Processed in 0.001345313 sec. | ||
| 3565 | 2025.09.18 19:55:22.641600 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3566 | 2025.09.18 19:55:22.641696 [ 4 ] {158992a6-bdc7-4319-b82d-de004266b6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3567 | 2025.09.18 19:55:22.641739 [ 4 ] {158992a6-bdc7-4319-b82d-de004266b6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3568 | 2025.09.18 19:55:22.642147 [ 4 ] {158992a6-bdc7-4319-b82d-de004266b6b8} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3569 | 2025.09.18 19:55:22.642184 [ 4 ] {158992a6-bdc7-4319-b82d-de004266b6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3570 | 2025.09.18 19:55:22.642511 [ 4 ] {158992a6-bdc7-4319-b82d-de004266b6b8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3571 | 2025.09.18 19:55:22.642711 [ 4 ] {158992a6-bdc7-4319-b82d-de004266b6b8} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3572 | 2025.09.18 19:55:22.642845 [ 4 ] {158992a6-bdc7-4319-b82d-de004266b6b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 3573 | 2025.09.18 19:55:22.642884 [ 4 ] {158992a6-bdc7-4319-b82d-de004266b6b8} <Debug> TCPHandler: Processed in 0.001334683 sec. | ||
| 3574 | 2025.09.18 19:55:22.642988 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3575 | 2025.09.18 19:55:22.643085 [ 4 ] {75e602d0-642d-4cf1-ace9-c587d3f76cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3576 | 2025.09.18 19:55:22.643139 [ 4 ] {75e602d0-642d-4cf1-ace9-c587d3f76cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3577 | 2025.09.18 19:55:22.643913 [ 4 ] {75e602d0-642d-4cf1-ace9-c587d3f76cf7} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3578 | 2025.09.18 19:55:22.643951 [ 4 ] {75e602d0-642d-4cf1-ace9-c587d3f76cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3579 | 2025.09.18 19:55:22.644475 [ 4 ] {75e602d0-642d-4cf1-ace9-c587d3f76cf7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3580 | 2025.09.18 19:55:22.644686 [ 4 ] {75e602d0-642d-4cf1-ace9-c587d3f76cf7} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3581 | 2025.09.18 19:55:22.644823 [ 4 ] {75e602d0-642d-4cf1-ace9-c587d3f76cf7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001757 sec., 17643.710870802504 rows/sec., 31.62 MiB/sec. | ||
| 3582 | 2025.09.18 19:55:22.644881 [ 4 ] {75e602d0-642d-4cf1-ace9-c587d3f76cf7} <Debug> TCPHandler: Processed in 0.001942753 sec. | ||
| 3583 | 2025.09.18 19:55:22.644995 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3584 | 2025.09.18 19:55:22.645091 [ 4 ] {2bd3d094-835b-4f40-a055-69b12f1c7145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3585 | 2025.09.18 19:55:22.645133 [ 4 ] {2bd3d094-835b-4f40-a055-69b12f1c7145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3586 | 2025.09.18 19:55:22.645462 [ 4 ] {2bd3d094-835b-4f40-a055-69b12f1c7145} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3587 | 2025.09.18 19:55:22.645499 [ 4 ] {2bd3d094-835b-4f40-a055-69b12f1c7145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3588 | 2025.09.18 19:55:22.645816 [ 4 ] {2bd3d094-835b-4f40-a055-69b12f1c7145} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3589 | 2025.09.18 19:55:22.646017 [ 4 ] {2bd3d094-835b-4f40-a055-69b12f1c7145} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2025.09.18 19:55:22.646147 [ 4 ] {2bd3d094-835b-4f40-a055-69b12f1c7145} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 3591 | 2025.09.18 19:55:22.646183 [ 4 ] {2bd3d094-835b-4f40-a055-69b12f1c7145} <Debug> TCPHandler: Processed in 0.001237711 sec. | ||
| 3592 | 2025.09.18 19:55:25.843033 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3593 | 2025.09.18 19:55:25.843096 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3594 | 2025.09.18 19:55:25.927779 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6667 | ||
| 3595 | 2025.09.18 19:55:25.928394 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3596 | 2025.09.18 19:55:25.928440 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3597 | 2025.09.18 19:55:25.928934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3598 | 2025.09.18 19:55:25.929172 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3599 | 2025.09.18 19:55:25.929321 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6667 | ||
| 3600 | 2025.09.18 19:55:26.277541 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3601 | 2025.09.18 19:55:26.295436 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2025.09.18 19:55:26.295501 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3603 | 2025.09.18 19:55:26.301440 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3604 | 2025.09.18 19:55:26.302164 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2025.09.18 19:55:26.305305 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3606 | 2025.09.18 19:55:27.646017 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3607 | 2025.09.18 19:55:27.646274 [ 4 ] {45f34ca5-3c93-409a-9337-00cadd3d9b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3608 | 2025.09.18 19:55:27.646371 [ 4 ] {45f34ca5-3c93-409a-9337-00cadd3d9b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3609 | 2025.09.18 19:55:27.647420 [ 4 ] {45f34ca5-3c93-409a-9337-00cadd3d9b04} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3610 | 2025.09.18 19:55:27.647489 [ 4 ] {45f34ca5-3c93-409a-9337-00cadd3d9b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3611 | 2025.09.18 19:55:27.647923 [ 4 ] {45f34ca5-3c93-409a-9337-00cadd3d9b04} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3612 | 2025.09.18 19:55:27.648150 [ 4 ] {45f34ca5-3c93-409a-9337-00cadd3d9b04} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2025.09.18 19:55:27.648306 [ 4 ] {45f34ca5-3c93-409a-9337-00cadd3d9b04} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002117 sec., 193670.28814359943 rows/sec., 12.29 MiB/sec. | ||
| 3614 | 2025.09.18 19:55:27.648356 [ 4 ] {45f34ca5-3c93-409a-9337-00cadd3d9b04} <Debug> TCPHandler: Processed in 0.002471102 sec. | ||
| 3615 | 2025.09.18 19:55:27.648481 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3616 | 2025.09.18 19:55:27.648586 [ 4 ] {db0cd6a9-b34e-4397-ab3f-56e4a1753d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3617 | 2025.09.18 19:55:27.648631 [ 4 ] {db0cd6a9-b34e-4397-ab3f-56e4a1753d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3618 | 2025.09.18 19:55:27.649425 [ 4 ] {db0cd6a9-b34e-4397-ab3f-56e4a1753d71} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2025.09.18 19:55:27.649462 [ 4 ] {db0cd6a9-b34e-4397-ab3f-56e4a1753d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3620 | 2025.09.18 19:55:27.649857 [ 4 ] {db0cd6a9-b34e-4397-ab3f-56e4a1753d71} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3621 | 2025.09.18 19:55:27.650073 [ 4 ] {db0cd6a9-b34e-4397-ab3f-56e4a1753d71} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2025.09.18 19:55:27.650202 [ 4 ] {db0cd6a9-b34e-4397-ab3f-56e4a1753d71} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001639 sec., 690665.0396583283 rows/sec., 54.73 MiB/sec. | ||
| 3623 | 2025.09.18 19:55:27.650241 [ 4 ] {db0cd6a9-b34e-4397-ab3f-56e4a1753d71} <Debug> TCPHandler: Processed in 0.001813301 sec. | ||
| 3624 | 2025.09.18 19:55:27.650359 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3625 | 2025.09.18 19:55:27.650460 [ 4 ] {7f9b9989-9314-42b8-8f7f-41d47490a8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3626 | 2025.09.18 19:55:27.650501 [ 4 ] {7f9b9989-9314-42b8-8f7f-41d47490a8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3627 | 2025.09.18 19:55:27.650972 [ 4 ] {7f9b9989-9314-42b8-8f7f-41d47490a8ac} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2025.09.18 19:55:27.651008 [ 4 ] {7f9b9989-9314-42b8-8f7f-41d47490a8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3629 | 2025.09.18 19:55:27.651338 [ 4 ] {7f9b9989-9314-42b8-8f7f-41d47490a8ac} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3630 | 2025.09.18 19:55:27.651548 [ 4 ] {7f9b9989-9314-42b8-8f7f-41d47490a8ac} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2025.09.18 19:55:27.651680 [ 4 ] {7f9b9989-9314-42b8-8f7f-41d47490a8ac} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001242 sec., 173107.89049919485 rows/sec., 10.27 MiB/sec. | ||
| 3632 | 2025.09.18 19:55:27.651717 [ 4 ] {7f9b9989-9314-42b8-8f7f-41d47490a8ac} <Debug> TCPHandler: Processed in 0.001410144 sec. | ||
| 3633 | 2025.09.18 19:55:27.651825 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3634 | 2025.09.18 19:55:27.651921 [ 4 ] {d6d76420-3482-45ef-9c47-5625474a6028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3635 | 2025.09.18 19:55:27.651960 [ 4 ] {d6d76420-3482-45ef-9c47-5625474a6028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3636 | 2025.09.18 19:55:27.652415 [ 4 ] {d6d76420-3482-45ef-9c47-5625474a6028} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2025.09.18 19:55:27.652450 [ 4 ] {d6d76420-3482-45ef-9c47-5625474a6028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3638 | 2025.09.18 19:55:27.652748 [ 4 ] {d6d76420-3482-45ef-9c47-5625474a6028} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3639 | 2025.09.18 19:55:27.652953 [ 4 ] {d6d76420-3482-45ef-9c47-5625474a6028} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2025.09.18 19:55:27.653087 [ 4 ] {d6d76420-3482-45ef-9c47-5625474a6028} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001185 sec., 178902.95358649787 rows/sec., 11.54 MiB/sec. | ||
| 3641 | 2025.09.18 19:55:27.653124 [ 4 ] {d6d76420-3482-45ef-9c47-5625474a6028} <Debug> TCPHandler: Processed in 0.001348484 sec. | ||
| 3642 | 2025.09.18 19:55:27.653232 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3643 | 2025.09.18 19:55:27.653328 [ 4 ] {3d16df8d-cb4c-4959-acd9-4e5c196fc5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3644 | 2025.09.18 19:55:27.653367 [ 4 ] {3d16df8d-cb4c-4959-acd9-4e5c196fc5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3645 | 2025.09.18 19:55:27.653825 [ 4 ] {3d16df8d-cb4c-4959-acd9-4e5c196fc5c5} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2025.09.18 19:55:27.653859 [ 4 ] {3d16df8d-cb4c-4959-acd9-4e5c196fc5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3647 | 2025.09.18 19:55:27.654179 [ 4 ] {3d16df8d-cb4c-4959-acd9-4e5c196fc5c5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3648 | 2025.09.18 19:55:27.654383 [ 4 ] {3d16df8d-cb4c-4959-acd9-4e5c196fc5c5} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2025.09.18 19:55:27.654514 [ 4 ] {3d16df8d-cb4c-4959-acd9-4e5c196fc5c5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001206 sec., 174958.54063018243 rows/sec., 9.94 MiB/sec. | ||
| 3650 | 2025.09.18 19:55:27.654552 [ 4 ] {3d16df8d-cb4c-4959-acd9-4e5c196fc5c5} <Debug> TCPHandler: Processed in 0.001372824 sec. | ||
| 3651 | 2025.09.18 19:55:27.654672 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3652 | 2025.09.18 19:55:27.654797 [ 4 ] {5f262581-4908-4331-9ebf-20ca81ffefd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3653 | 2025.09.18 19:55:27.654847 [ 4 ] {5f262581-4908-4331-9ebf-20ca81ffefd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3654 | 2025.09.18 19:55:27.655493 [ 4 ] {5f262581-4908-4331-9ebf-20ca81ffefd9} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2025.09.18 19:55:27.655530 [ 4 ] {5f262581-4908-4331-9ebf-20ca81ffefd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3656 | 2025.09.18 19:55:27.655877 [ 4 ] {5f262581-4908-4331-9ebf-20ca81ffefd9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3657 | 2025.09.18 19:55:27.656091 [ 4 ] {5f262581-4908-4331-9ebf-20ca81ffefd9} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3658 | 2025.09.18 19:55:27.656219 [ 4 ] {5f262581-4908-4331-9ebf-20ca81ffefd9} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001448 sec., 475828.7292817679 rows/sec., 33.23 MiB/sec. | ||
| 3659 | 2025.09.18 19:55:27.656256 [ 4 ] {5f262581-4908-4331-9ebf-20ca81ffefd9} <Debug> TCPHandler: Processed in 0.001645258 sec. | ||
| 3660 | 2025.09.18 19:55:27.656363 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3661 | 2025.09.18 19:55:27.656467 [ 4 ] {cdc47875-7d4a-44d1-a7c0-bc0e97a33721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3662 | 2025.09.18 19:55:27.656510 [ 4 ] {cdc47875-7d4a-44d1-a7c0-bc0e97a33721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3663 | 2025.09.18 19:55:27.656852 [ 4 ] {cdc47875-7d4a-44d1-a7c0-bc0e97a33721} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2025.09.18 19:55:27.656888 [ 4 ] {cdc47875-7d4a-44d1-a7c0-bc0e97a33721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3665 | 2025.09.18 19:55:27.657222 [ 4 ] {cdc47875-7d4a-44d1-a7c0-bc0e97a33721} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3666 | 2025.09.18 19:55:27.657442 [ 4 ] {cdc47875-7d4a-44d1-a7c0-bc0e97a33721} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2025.09.18 19:55:27.657578 [ 4 ] {cdc47875-7d4a-44d1-a7c0-bc0e97a33721} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 277.41 KiB/sec. | ||
| 3668 | 2025.09.18 19:55:27.657616 [ 4 ] {cdc47875-7d4a-44d1-a7c0-bc0e97a33721} <Debug> TCPHandler: Processed in 0.001304493 sec. | ||
| 3669 | 2025.09.18 19:55:27.657720 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3670 | 2025.09.18 19:55:27.657815 [ 4 ] {fbda0448-99f8-410d-a741-f3851b3ec999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3671 | 2025.09.18 19:55:27.657858 [ 4 ] {fbda0448-99f8-410d-a741-f3851b3ec999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3672 | 2025.09.18 19:55:27.658293 [ 4 ] {fbda0448-99f8-410d-a741-f3851b3ec999} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3673 | 2025.09.18 19:55:27.658328 [ 4 ] {fbda0448-99f8-410d-a741-f3851b3ec999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3674 | 2025.09.18 19:55:27.658661 [ 4 ] {fbda0448-99f8-410d-a741-f3851b3ec999} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3675 | 2025.09.18 19:55:27.658870 [ 4 ] {fbda0448-99f8-410d-a741-f3851b3ec999} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3676 | 2025.09.18 19:55:27.659006 [ 4 ] {fbda0448-99f8-410d-a741-f3851b3ec999} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00121 sec., 259504.13223140498 rows/sec., 17.05 MiB/sec. | ||
| 3677 | 2025.09.18 19:55:27.659043 [ 4 ] {fbda0448-99f8-410d-a741-f3851b3ec999} <Debug> TCPHandler: Processed in 0.001371924 sec. | ||
| 3678 | 2025.09.18 19:55:27.659157 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3679 | 2025.09.18 19:55:27.659275 [ 4 ] {8b34aca1-b203-4c74-b2c9-ebb7790c95ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3680 | 2025.09.18 19:55:27.659325 [ 4 ] {8b34aca1-b203-4c74-b2c9-ebb7790c95ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3681 | 2025.09.18 19:55:27.659690 [ 4 ] {8b34aca1-b203-4c74-b2c9-ebb7790c95ee} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2025.09.18 19:55:27.659732 [ 4 ] {8b34aca1-b203-4c74-b2c9-ebb7790c95ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3683 | 2025.09.18 19:55:27.660105 [ 4 ] {8b34aca1-b203-4c74-b2c9-ebb7790c95ee} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3684 | 2025.09.18 19:55:27.660312 [ 4 ] {8b34aca1-b203-4c74-b2c9-ebb7790c95ee} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2025.09.18 19:55:27.660449 [ 4 ] {8b34aca1-b203-4c74-b2c9-ebb7790c95ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001199 sec., 834.0283569641368 rows/sec., 56.20 KiB/sec. | ||
| 3686 | 2025.09.18 19:55:27.660485 [ 4 ] {8b34aca1-b203-4c74-b2c9-ebb7790c95ee} <Debug> TCPHandler: Processed in 0.001385873 sec. | ||
| 3687 | 2025.09.18 19:55:27.660590 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2025.09.18 19:55:27.660682 [ 4 ] {b7dd33b5-446c-481a-9a7c-fa9fd21e6d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3689 | 2025.09.18 19:55:27.660733 [ 4 ] {b7dd33b5-446c-481a-9a7c-fa9fd21e6d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3690 | 2025.09.18 19:55:27.661472 [ 4 ] {b7dd33b5-446c-481a-9a7c-fa9fd21e6d2a} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2025.09.18 19:55:27.661506 [ 4 ] {b7dd33b5-446c-481a-9a7c-fa9fd21e6d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3692 | 2025.09.18 19:55:27.662008 [ 4 ] {b7dd33b5-446c-481a-9a7c-fa9fd21e6d2a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3693 | 2025.09.18 19:55:27.662219 [ 4 ] {b7dd33b5-446c-481a-9a7c-fa9fd21e6d2a} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2025.09.18 19:55:27.662360 [ 4 ] {b7dd33b5-446c-481a-9a7c-fa9fd21e6d2a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001697 sec., 5892.751915144373 rows/sec., 10.56 MiB/sec. | ||
| 3695 | 2025.09.18 19:55:27.662411 [ 4 ] {b7dd33b5-446c-481a-9a7c-fa9fd21e6d2a} <Debug> TCPHandler: Processed in 0.001868612 sec. | ||
| 3696 | 2025.09.18 19:55:27.662520 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3697 | 2025.09.18 19:55:27.662612 [ 4 ] {926f109a-304e-4851-910c-aa346cb0142c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3698 | 2025.09.18 19:55:27.662652 [ 4 ] {926f109a-304e-4851-910c-aa346cb0142c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3699 | 2025.09.18 19:55:27.662984 [ 4 ] {926f109a-304e-4851-910c-aa346cb0142c} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3700 | 2025.09.18 19:55:27.663020 [ 4 ] {926f109a-304e-4851-910c-aa346cb0142c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 3701 | 2025.09.18 19:55:27.663317 [ 4 ] {926f109a-304e-4851-910c-aa346cb0142c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3702 | 2025.09.18 19:55:27.663524 [ 4 ] {926f109a-304e-4851-910c-aa346cb0142c} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3703 | 2025.09.18 19:55:27.663645 [ 4 ] {926f109a-304e-4851-910c-aa346cb0142c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001051 sec., 98953.37773549001 rows/sec., 6.06 MiB/sec. | ||
| 3704 | 2025.09.18 19:55:27.663679 [ 4 ] {926f109a-304e-4851-910c-aa346cb0142c} <Debug> TCPHandler: Processed in 0.00120598 sec. | ||
| 3705 | 2025.09.18 19:55:30.410830 [ 122 ] {} <Debug> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3706 | 2025.09.18 19:55:30.410913 [ 122 ] {} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3707 | 2025.09.18 19:55:30.410938 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3708 | 2025.09.18 19:55:30.411058 [ 190 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::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 | ||
| 3709 | 2025.09.18 19:55:30.411187 [ 190 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3710 | 2025.09.18 19:55:30.411219 [ 190 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3711 | 2025.09.18 19:55:30.411337 [ 190 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::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 | ||
| 3712 | 2025.09.18 19:55:30.411395 [ 190 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3713 | 2025.09.18 19:55:30.411436 [ 190 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3714 | 2025.09.18 19:55:30.411478 [ 190 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3715 | 2025.09.18 19:55:30.412249 [ 198 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001232032 sec., 22726.682423833146 rows/sec., 1.90 MiB/sec. | ||
| 3716 | 2025.09.18 19:55:30.412365 [ 190 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3717 | 2025.09.18 19:55:30.412615 [ 190 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_5_1} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2025.09.18 19:55:30.412679 [ 190 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_5_1} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3719 | 2025.09.18 19:55:30.412749 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3720 | 2025.09.18 19:55:30.932894 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 512 | ||
| 3721 | 2025.09.18 19:55:30.935379 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3722 | 2025.09.18 19:55:30.935427 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3723 | 2025.09.18 19:55:30.936638 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3724 | 2025.09.18 19:55:30.936910 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3725 | 2025.09.18 19:55:30.937242 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
| 3726 | 2025.09.18 19:55:32.662005 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3727 | 2025.09.18 19:55:32.662199 [ 4 ] {67762dbb-4f73-47c0-b91b-1d756a90ba25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3728 | 2025.09.18 19:55:32.662271 [ 4 ] {67762dbb-4f73-47c0-b91b-1d756a90ba25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3729 | 2025.09.18 19:55:32.662871 [ 4 ] {67762dbb-4f73-47c0-b91b-1d756a90ba25} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3730 | 2025.09.18 19:55:32.662914 [ 4 ] {67762dbb-4f73-47c0-b91b-1d756a90ba25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3731 | 2025.09.18 19:55:32.663279 [ 4 ] {67762dbb-4f73-47c0-b91b-1d756a90ba25} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3732 | 2025.09.18 19:55:32.663501 [ 4 ] {67762dbb-4f73-47c0-b91b-1d756a90ba25} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3733 | 2025.09.18 19:55:32.663651 [ 4 ] {67762dbb-4f73-47c0-b91b-1d756a90ba25} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001506 sec., 1328.0212483399735 rows/sec., 108.29 KiB/sec. | ||
| 3734 | 2025.09.18 19:55:32.663692 [ 4 ] {67762dbb-4f73-47c0-b91b-1d756a90ba25} <Debug> TCPHandler: Processed in 0.001818591 sec. | ||
| 3735 | 2025.09.18 19:55:32.663805 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3736 | 2025.09.18 19:55:32.663901 [ 4 ] {beb5e073-688a-472a-aaaa-158c1accd0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3737 | 2025.09.18 19:55:32.663941 [ 4 ] {beb5e073-688a-472a-aaaa-158c1accd0ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3738 | 2025.09.18 19:55:32.664811 [ 4 ] {beb5e073-688a-472a-aaaa-158c1accd0ee} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3739 | 2025.09.18 19:55:32.664849 [ 4 ] {beb5e073-688a-472a-aaaa-158c1accd0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3740 | 2025.09.18 19:55:32.665243 [ 4 ] {beb5e073-688a-472a-aaaa-158c1accd0ee} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3741 | 2025.09.18 19:55:32.665467 [ 4 ] {beb5e073-688a-472a-aaaa-158c1accd0ee} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3742 | 2025.09.18 19:55:32.665596 [ 4 ] {beb5e073-688a-472a-aaaa-158c1accd0ee} <Debug> executeQuery: Read 1261 rows, 107.08 KiB in 0.001715 sec., 735276.9679300291 rows/sec., 60.97 MiB/sec. | ||
| 3743 | 2025.09.18 19:55:32.665634 [ 4 ] {beb5e073-688a-472a-aaaa-158c1accd0ee} <Debug> TCPHandler: Processed in 0.001879432 sec. | ||
| 3744 | 2025.09.18 19:55:32.665752 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3745 | 2025.09.18 19:55:32.665848 [ 4 ] {5482c857-e1b4-4112-bbe0-1e772625ff7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3746 | 2025.09.18 19:55:32.665889 [ 4 ] {5482c857-e1b4-4112-bbe0-1e772625ff7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3747 | 2025.09.18 19:55:32.666301 [ 4 ] {5482c857-e1b4-4112-bbe0-1e772625ff7d} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3748 | 2025.09.18 19:55:32.666339 [ 4 ] {5482c857-e1b4-4112-bbe0-1e772625ff7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3749 | 2025.09.18 19:55:32.666641 [ 4 ] {5482c857-e1b4-4112-bbe0-1e772625ff7d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3750 | 2025.09.18 19:55:32.666854 [ 4 ] {5482c857-e1b4-4112-bbe0-1e772625ff7d} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3751 | 2025.09.18 19:55:32.666959 [ 119 ] {} <Debug> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3752 | 2025.09.18 19:55:32.666980 [ 4 ] {5482c857-e1b4-4112-bbe0-1e772625ff7d} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001151 sec., 29539.53084274544 rows/sec., 2.16 MiB/sec. | ||
| 3753 | 2025.09.18 19:55:32.667027 [ 119 ] {} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3754 | 2025.09.18 19:55:32.667035 [ 4 ] {5482c857-e1b4-4112-bbe0-1e772625ff7d} <Debug> TCPHandler: Processed in 0.001332883 sec. | ||
| 3755 | 2025.09.18 19:55:32.667058 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3756 | 2025.09.18 19:55:32.667154 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3757 | 2025.09.18 19:55:32.667157 [ 190 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::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 | ||
| 3758 | 2025.09.18 19:55:32.667253 [ 4 ] {c0eb8ae3-3c05-4f8c-b831-b4adfaff95a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3759 | 2025.09.18 19:55:32.667258 [ 190 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3760 | 2025.09.18 19:55:32.667293 [ 4 ] {c0eb8ae3-3c05-4f8c-b831-b4adfaff95a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3761 | 2025.09.18 19:55:32.667295 [ 190 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 278 rows starting from the beginning of the part | ||
| 3762 | 2025.09.18 19:55:32.667362 [ 190 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part | ||
| 3763 | 2025.09.18 19:55:32.667405 [ 190 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 219 rows starting from the beginning of the part | ||
| 3764 | 2025.09.18 19:55:32.667445 [ 190 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
| 3765 | 2025.09.18 19:55:32.667485 [ 190 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 215 rows starting from the beginning of the part | ||
| 3766 | 2025.09.18 19:55:32.667523 [ 190 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::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 | ||
| 3767 | 2025.09.18 19:55:32.667765 [ 4 ] {c0eb8ae3-3c05-4f8c-b831-b4adfaff95a6} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3768 | 2025.09.18 19:55:32.667800 [ 4 ] {c0eb8ae3-3c05-4f8c-b831-b4adfaff95a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3769 | 2025.09.18 19:55:32.668188 [ 4 ] {c0eb8ae3-3c05-4f8c-b831-b4adfaff95a6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3770 | 2025.09.18 19:55:32.668366 [ 200 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001240361 sec., 651423.2550039868 rows/sec., 42.94 MiB/sec. | ||
| 3771 | 2025.09.18 19:55:32.668402 [ 4 ] {c0eb8ae3-3c05-4f8c-b831-b4adfaff95a6} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3772 | 2025.09.18 19:55:32.668513 [ 119 ] {} <Debug> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3773 | 2025.09.18 19:55:32.668517 [ 190 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3774 | 2025.09.18 19:55:32.668544 [ 4 ] {c0eb8ae3-3c05-4f8c-b831-b4adfaff95a6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001309 sec., 174178.76241405652 rows/sec., 11.79 MiB/sec. | ||
| 3775 | 2025.09.18 19:55:32.668547 [ 119 ] {} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2025.09.18 19:55:32.668584 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3777 | 2025.09.18 19:55:32.668586 [ 4 ] {c0eb8ae3-3c05-4f8c-b831-b4adfaff95a6} <Debug> TCPHandler: Processed in 0.001480735 sec. | ||
| 3778 | 2025.09.18 19:55:32.668662 [ 198 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::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 | ||
| 3779 | 2025.09.18 19:55:32.668714 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3780 | 2025.09.18 19:55:32.668740 [ 198 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3781 | 2025.09.18 19:55:32.668765 [ 198 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 236 rows starting from the beginning of the part | ||
| 3782 | 2025.09.18 19:55:32.668768 [ 190 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_16_3} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2025.09.18 19:55:32.668810 [ 4 ] {66d9320d-1706-4e5f-a848-4f17bc6a0989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3784 | 2025.09.18 19:55:32.668816 [ 198 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 3785 | 2025.09.18 19:55:32.668835 [ 190 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_16_3} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3786 | 2025.09.18 19:55:32.668850 [ 4 ] {66d9320d-1706-4e5f-a848-4f17bc6a0989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3787 | 2025.09.18 19:55:32.668865 [ 198 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 3788 | 2025.09.18 19:55:32.668897 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3789 | 2025.09.18 19:55:32.668912 [ 198 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 3790 | 2025.09.18 19:55:32.668953 [ 198 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 3791 | 2025.09.18 19:55:32.668994 [ 198 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 3792 | 2025.09.18 19:55:32.669403 [ 4 ] {66d9320d-1706-4e5f-a848-4f17bc6a0989} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3793 | 2025.09.18 19:55:32.669438 [ 4 ] {66d9320d-1706-4e5f-a848-4f17bc6a0989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3794 | 2025.09.18 19:55:32.669772 [ 4 ] {66d9320d-1706-4e5f-a848-4f17bc6a0989} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3795 | 2025.09.18 19:55:32.669836 [ 200 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1328 rows, containing 5 columns (5 merged, 0 gathered) in 0.00120684 sec., 1100394.4184813232 rows/sec., 76.75 MiB/sec. | ||
| 3796 | 2025.09.18 19:55:32.669962 [ 190 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3797 | 2025.09.18 19:55:32.669988 [ 4 ] {66d9320d-1706-4e5f-a848-4f17bc6a0989} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2025.09.18 19:55:32.670114 [ 4 ] {66d9320d-1706-4e5f-a848-4f17bc6a0989} <Debug> executeQuery: Read 554 rows, 42.13 KiB in 0.001322 sec., 419062.0272314675 rows/sec., 31.12 MiB/sec. | ||
| 3799 | 2025.09.18 19:55:32.670153 [ 4 ] {66d9320d-1706-4e5f-a848-4f17bc6a0989} <Debug> TCPHandler: Processed in 0.001488446 sec. | ||
| 3800 | 2025.09.18 19:55:32.670204 [ 190 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_11_2} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3801 | 2025.09.18 19:55:32.670269 [ 190 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_11_2} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3802 | 2025.09.18 19:55:32.670270 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3803 | 2025.09.18 19:55:32.670325 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3804 | 2025.09.18 19:55:32.670371 [ 4 ] {6798b639-9ad0-4206-b626-83202792a2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3805 | 2025.09.18 19:55:32.670414 [ 4 ] {6798b639-9ad0-4206-b626-83202792a2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3806 | 2025.09.18 19:55:32.670948 [ 4 ] {6798b639-9ad0-4206-b626-83202792a2bf} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3807 | 2025.09.18 19:55:32.670983 [ 4 ] {6798b639-9ad0-4206-b626-83202792a2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3808 | 2025.09.18 19:55:32.671352 [ 4 ] {6798b639-9ad0-4206-b626-83202792a2bf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3809 | 2025.09.18 19:55:32.671564 [ 4 ] {6798b639-9ad0-4206-b626-83202792a2bf} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3810 | 2025.09.18 19:55:32.671693 [ 4 ] {6798b639-9ad0-4206-b626-83202792a2bf} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001341 sec., 630126.7710663684 rows/sec., 42.41 MiB/sec. | ||
| 3811 | 2025.09.18 19:55:32.671731 [ 4 ] {6798b639-9ad0-4206-b626-83202792a2bf} <Debug> TCPHandler: Processed in 0.001510986 sec. | ||
| 3812 | 2025.09.18 19:55:32.671845 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3813 | 2025.09.18 19:55:32.671939 [ 4 ] {e8280db8-2ddb-4383-bada-de28f4ea47e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3814 | 2025.09.18 19:55:32.671993 [ 4 ] {e8280db8-2ddb-4383-bada-de28f4ea47e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3815 | 2025.09.18 19:55:32.672739 [ 4 ] {e8280db8-2ddb-4383-bada-de28f4ea47e8} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3816 | 2025.09.18 19:55:32.672774 [ 4 ] {e8280db8-2ddb-4383-bada-de28f4ea47e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3817 | 2025.09.18 19:55:32.673302 [ 4 ] {e8280db8-2ddb-4383-bada-de28f4ea47e8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3818 | 2025.09.18 19:55:32.673528 [ 4 ] {e8280db8-2ddb-4383-bada-de28f4ea47e8} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3819 | 2025.09.18 19:55:32.673662 [ 4 ] {e8280db8-2ddb-4383-bada-de28f4ea47e8} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001741 sec., 18380.241240666284 rows/sec., 32.94 MiB/sec. | ||
| 3820 | 2025.09.18 19:55:32.673712 [ 4 ] {e8280db8-2ddb-4383-bada-de28f4ea47e8} <Debug> TCPHandler: Processed in 0.001917232 sec. | ||
| 3821 | 2025.09.18 19:55:32.673825 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3822 | 2025.09.18 19:55:32.673920 [ 4 ] {c42259a4-2c7c-4b46-8a45-c99b9f0ba544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3823 | 2025.09.18 19:55:32.673962 [ 4 ] {c42259a4-2c7c-4b46-8a45-c99b9f0ba544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3824 | 2025.09.18 19:55:32.674292 [ 4 ] {c42259a4-2c7c-4b46-8a45-c99b9f0ba544} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3825 | 2025.09.18 19:55:32.674329 [ 4 ] {c42259a4-2c7c-4b46-8a45-c99b9f0ba544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3826 | 2025.09.18 19:55:32.674628 [ 4 ] {c42259a4-2c7c-4b46-8a45-c99b9f0ba544} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3827 | 2025.09.18 19:55:32.674828 [ 4 ] {c42259a4-2c7c-4b46-8a45-c99b9f0ba544} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3828 | 2025.09.18 19:55:32.674954 [ 4 ] {c42259a4-2c7c-4b46-8a45-c99b9f0ba544} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 3829 | 2025.09.18 19:55:32.674989 [ 4 ] {c42259a4-2c7c-4b46-8a45-c99b9f0ba544} <Debug> TCPHandler: Processed in 0.001215351 sec. | ||
| 3830 | 2025.09.18 19:55:33.429506 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7179 | ||
| 3831 | 2025.09.18 19:55:33.430373 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3832 | 2025.09.18 19:55:33.430470 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3833 | 2025.09.18 19:55:33.431107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3834 | 2025.09.18 19:55:33.431347 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3835 | 2025.09.18 19:55:33.431489 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7179 | ||
| 3836 | 2025.09.18 19:55:33.805480 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3837 | 2025.09.18 19:55:33.821689 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2025.09.18 19:55:33.821742 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3839 | 2025.09.18 19:55:33.827240 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3840 | 2025.09.18 19:55:33.827919 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2025.09.18 19:55:33.830573 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3842 | 2025.09.18 19:55:37.645728 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3843 | 2025.09.18 19:55:37.645924 [ 4 ] {470ba013-a741-4d96-9178-28fd3dcfba15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3844 | 2025.09.18 19:55:37.645998 [ 4 ] {470ba013-a741-4d96-9178-28fd3dcfba15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3845 | 2025.09.18 19:55:37.646793 [ 4 ] {470ba013-a741-4d96-9178-28fd3dcfba15} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3846 | 2025.09.18 19:55:37.646838 [ 4 ] {470ba013-a741-4d96-9178-28fd3dcfba15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3847 | 2025.09.18 19:55:37.647259 [ 4 ] {470ba013-a741-4d96-9178-28fd3dcfba15} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3848 | 2025.09.18 19:55:37.647492 [ 4 ] {470ba013-a741-4d96-9178-28fd3dcfba15} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3849 | 2025.09.18 19:55:37.647647 [ 4 ] {470ba013-a741-4d96-9178-28fd3dcfba15} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001777 sec., 230725.94259988746 rows/sec., 14.64 MiB/sec. | ||
| 3850 | 2025.09.18 19:55:37.647696 [ 4 ] {470ba013-a741-4d96-9178-28fd3dcfba15} <Debug> TCPHandler: Processed in 0.002103046 sec. | ||
| 3851 | 2025.09.18 19:55:37.647823 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3852 | 2025.09.18 19:55:37.647927 [ 4 ] {b997bd17-4554-4817-92e4-ca0fc236d06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3853 | 2025.09.18 19:55:37.647972 [ 4 ] {b997bd17-4554-4817-92e4-ca0fc236d06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3854 | 2025.09.18 19:55:37.648916 [ 4 ] {b997bd17-4554-4817-92e4-ca0fc236d06e} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3855 | 2025.09.18 19:55:37.648956 [ 4 ] {b997bd17-4554-4817-92e4-ca0fc236d06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3856 | 2025.09.18 19:55:37.649333 [ 4 ] {b997bd17-4554-4817-92e4-ca0fc236d06e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3857 | 2025.09.18 19:55:37.649553 [ 4 ] {b997bd17-4554-4817-92e4-ca0fc236d06e} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3858 | 2025.09.18 19:55:37.649684 [ 4 ] {b997bd17-4554-4817-92e4-ca0fc236d06e} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001782 sec., 635241.3019079686 rows/sec., 50.33 MiB/sec. | ||
| 3859 | 2025.09.18 19:55:37.649681 [ 112 ] {} <Debug> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3860 | 2025.09.18 19:55:37.649723 [ 4 ] {b997bd17-4554-4817-92e4-ca0fc236d06e} <Debug> TCPHandler: Processed in 0.001954944 sec. | ||
| 3861 | 2025.09.18 19:55:37.649765 [ 112 ] {} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2025.09.18 19:55:37.649793 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3863 | 2025.09.18 19:55:37.649864 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3864 | 2025.09.18 19:55:37.649935 [ 201 ] {73f8a399-e317-4d85-967e-c274ff67ed35::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 | ||
| 3865 | 2025.09.18 19:55:37.649969 [ 4 ] {4f70fe5f-7385-4376-9052-284ae882574f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3866 | 2025.09.18 19:55:37.650017 [ 4 ] {4f70fe5f-7385-4376-9052-284ae882574f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3867 | 2025.09.18 19:55:37.650082 [ 201 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3868 | 2025.09.18 19:55:37.650119 [ 201 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2464 rows starting from the beginning of the part | ||
| 3869 | 2025.09.18 19:55:37.650181 [ 201 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1134 rows starting from the beginning of the part | ||
| 3870 | 2025.09.18 19:55:37.650224 [ 201 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 118 rows starting from the beginning of the part | ||
| 3871 | 2025.09.18 19:55:37.650268 [ 201 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1132 rows starting from the beginning of the part | ||
| 3872 | 2025.09.18 19:55:37.650319 [ 201 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1261 rows starting from the beginning of the part | ||
| 3873 | 2025.09.18 19:55:37.650430 [ 201 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1132 rows starting from the beginning of the part | ||
| 3874 | 2025.09.18 19:55:37.650526 [ 4 ] {4f70fe5f-7385-4376-9052-284ae882574f} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3875 | 2025.09.18 19:55:37.650567 [ 4 ] {4f70fe5f-7385-4376-9052-284ae882574f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3876 | 2025.09.18 19:55:37.650926 [ 4 ] {4f70fe5f-7385-4376-9052-284ae882574f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3877 | 2025.09.18 19:55:37.651134 [ 4 ] {4f70fe5f-7385-4376-9052-284ae882574f} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2025.09.18 19:55:37.651269 [ 4 ] {4f70fe5f-7385-4376-9052-284ae882574f} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001321 sec., 162755.48826646482 rows/sec., 9.66 MiB/sec. | ||
| 3879 | 2025.09.18 19:55:37.651307 [ 4 ] {4f70fe5f-7385-4376-9052-284ae882574f} <Debug> TCPHandler: Processed in 0.001494706 sec. | ||
| 3880 | 2025.09.18 19:55:37.651416 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3881 | 2025.09.18 19:55:37.651513 [ 4 ] {a13b1790-ff19-418c-b13a-a1e86c17d299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3882 | 2025.09.18 19:55:37.651552 [ 4 ] {a13b1790-ff19-418c-b13a-a1e86c17d299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3883 | 2025.09.18 19:55:37.652021 [ 4 ] {a13b1790-ff19-418c-b13a-a1e86c17d299} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3884 | 2025.09.18 19:55:37.652057 [ 4 ] {a13b1790-ff19-418c-b13a-a1e86c17d299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3885 | 2025.09.18 19:55:37.652362 [ 4 ] {a13b1790-ff19-418c-b13a-a1e86c17d299} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3886 | 2025.09.18 19:55:37.652577 [ 4 ] {a13b1790-ff19-418c-b13a-a1e86c17d299} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3887 | 2025.09.18 19:55:37.652708 [ 4 ] {a13b1790-ff19-418c-b13a-a1e86c17d299} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001215 sec., 174485.59670781894 rows/sec., 11.25 MiB/sec. | ||
| 3888 | 2025.09.18 19:55:37.652746 [ 4 ] {a13b1790-ff19-418c-b13a-a1e86c17d299} <Debug> TCPHandler: Processed in 0.001380283 sec. | ||
| 3889 | 2025.09.18 19:55:37.652854 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3890 | 2025.09.18 19:55:37.652949 [ 190 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7241 rows, containing 5 columns (5 merged, 0 gathered) in 0.003084433 sec., 2347595.1657889797 rows/sec., 198.75 MiB/sec. | ||
| 3891 | 2025.09.18 19:55:37.652951 [ 4 ] {cd5e5794-86f4-4956-b908-6ff1c55ef0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3892 | 2025.09.18 19:55:37.653007 [ 4 ] {cd5e5794-86f4-4956-b908-6ff1c55ef0f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3893 | 2025.09.18 19:55:37.653348 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3894 | 2025.09.18 19:55:37.653474 [ 4 ] {cd5e5794-86f4-4956-b908-6ff1c55ef0f7} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3895 | 2025.09.18 19:55:37.653517 [ 4 ] {cd5e5794-86f4-4956-b908-6ff1c55ef0f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3896 | 2025.09.18 19:55:37.653781 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_21_4} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2025.09.18 19:55:37.653851 [ 4 ] {cd5e5794-86f4-4956-b908-6ff1c55ef0f7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3898 | 2025.09.18 19:55:37.653889 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_21_4} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3899 | 2025.09.18 19:55:37.654010 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 3900 | 2025.09.18 19:55:37.654073 [ 4 ] {cd5e5794-86f4-4956-b908-6ff1c55ef0f7} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3901 | 2025.09.18 19:55:37.654216 [ 4 ] {cd5e5794-86f4-4956-b908-6ff1c55ef0f7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001285 sec., 164202.3346303502 rows/sec., 9.32 MiB/sec. | ||
| 3902 | 2025.09.18 19:55:37.654255 [ 4 ] {cd5e5794-86f4-4956-b908-6ff1c55ef0f7} <Debug> TCPHandler: Processed in 0.001449744 sec. | ||
| 3903 | 2025.09.18 19:55:37.654359 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3904 | 2025.09.18 19:55:37.654459 [ 4 ] {35c5a8fa-c682-44d5-8553-dcf9ccc03040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3905 | 2025.09.18 19:55:37.654502 [ 4 ] {35c5a8fa-c682-44d5-8553-dcf9ccc03040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3906 | 2025.09.18 19:55:37.655201 [ 4 ] {35c5a8fa-c682-44d5-8553-dcf9ccc03040} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2025.09.18 19:55:37.655238 [ 4 ] {35c5a8fa-c682-44d5-8553-dcf9ccc03040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3908 | 2025.09.18 19:55:37.655588 [ 4 ] {35c5a8fa-c682-44d5-8553-dcf9ccc03040} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3909 | 2025.09.18 19:55:37.655801 [ 4 ] {35c5a8fa-c682-44d5-8553-dcf9ccc03040} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3910 | 2025.09.18 19:55:37.655905 [ 112 ] {} <Debug> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3911 | 2025.09.18 19:55:37.655930 [ 4 ] {35c5a8fa-c682-44d5-8553-dcf9ccc03040} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00149 sec., 462416.1073825503 rows/sec., 32.29 MiB/sec. | ||
| 3912 | 2025.09.18 19:55:37.655946 [ 112 ] {} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2025.09.18 19:55:37.655972 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3914 | 2025.09.18 19:55:37.655975 [ 4 ] {35c5a8fa-c682-44d5-8553-dcf9ccc03040} <Debug> TCPHandler: Processed in 0.001666069 sec. | ||
| 3915 | 2025.09.18 19:55:37.656055 [ 201 ] {c18be726-633f-417f-9abd-a115c260c01a::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 | ||
| 3916 | 2025.09.18 19:55:37.656098 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3917 | 2025.09.18 19:55:37.656162 [ 201 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3918 | 2025.09.18 19:55:37.656195 [ 201 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1250 rows starting from the beginning of the part | ||
| 3919 | 2025.09.18 19:55:37.656199 [ 4 ] {4c9b0742-2409-4e39-a0e5-b265da673303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3920 | 2025.09.18 19:55:37.656250 [ 201 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 693 rows starting from the beginning of the part | ||
| 3921 | 2025.09.18 19:55:37.656251 [ 4 ] {4c9b0742-2409-4e39-a0e5-b265da673303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3922 | 2025.09.18 19:55:37.656301 [ 201 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 95 rows starting from the beginning of the part | ||
| 3923 | 2025.09.18 19:55:37.656344 [ 201 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 689 rows starting from the beginning of the part | ||
| 3924 | 2025.09.18 19:55:37.656384 [ 201 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 554 rows starting from the beginning of the part | ||
| 3925 | 2025.09.18 19:55:37.656425 [ 201 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 689 rows starting from the beginning of the part | ||
| 3926 | 2025.09.18 19:55:37.656613 [ 4 ] {4c9b0742-2409-4e39-a0e5-b265da673303} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2025.09.18 19:55:37.656654 [ 4 ] {4c9b0742-2409-4e39-a0e5-b265da673303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3928 | 2025.09.18 19:55:37.656983 [ 4 ] {4c9b0742-2409-4e39-a0e5-b265da673303} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3929 | 2025.09.18 19:55:37.657200 [ 4 ] {4c9b0742-2409-4e39-a0e5-b265da673303} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3930 | 2025.09.18 19:55:37.657329 [ 4 ] {4c9b0742-2409-4e39-a0e5-b265da673303} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00115 sec., 5217.391304347826 rows/sec., 272.59 KiB/sec. | ||
| 3931 | 2025.09.18 19:55:37.657366 [ 4 ] {4c9b0742-2409-4e39-a0e5-b265da673303} <Debug> TCPHandler: Processed in 0.001317663 sec. | ||
| 3932 | 2025.09.18 19:55:37.657465 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3933 | 2025.09.18 19:55:37.657560 [ 4 ] {5ad325b6-e306-43e7-885a-4f00044c2499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3934 | 2025.09.18 19:55:37.657602 [ 4 ] {5ad325b6-e306-43e7-885a-4f00044c2499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3935 | 2025.09.18 19:55:37.657747 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3970 rows, containing 5 columns (5 merged, 0 gathered) in 0.00172323 sec., 2303813.188024814 rows/sec., 173.27 MiB/sec. | ||
| 3936 | 2025.09.18 19:55:37.657924 [ 201 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3937 | 2025.09.18 19:55:37.658066 [ 4 ] {5ad325b6-e306-43e7-885a-4f00044c2499} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2025.09.18 19:55:37.658109 [ 4 ] {5ad325b6-e306-43e7-885a-4f00044c2499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3939 | 2025.09.18 19:55:37.658186 [ 201 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_21_4} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3940 | 2025.09.18 19:55:37.658269 [ 201 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_21_4} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3941 | 2025.09.18 19:55:37.658342 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 3942 | 2025.09.18 19:55:37.658464 [ 4 ] {5ad325b6-e306-43e7-885a-4f00044c2499} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3943 | 2025.09.18 19:55:37.658677 [ 4 ] {5ad325b6-e306-43e7-885a-4f00044c2499} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3944 | 2025.09.18 19:55:37.658786 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3945 | 2025.09.18 19:55:37.658809 [ 4 ] {5ad325b6-e306-43e7-885a-4f00044c2499} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001268 sec., 247634.06940063092 rows/sec., 16.27 MiB/sec. | ||
| 3946 | 2025.09.18 19:55:37.658819 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2025.09.18 19:55:37.658851 [ 4 ] {5ad325b6-e306-43e7-885a-4f00044c2499} <Debug> TCPHandler: Processed in 0.001434505 sec. | ||
| 3948 | 2025.09.18 19:55:37.658852 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3949 | 2025.09.18 19:55:37.658940 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::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 | ||
| 3950 | 2025.09.18 19:55:37.658982 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3951 | 2025.09.18 19:55:37.659034 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3952 | 2025.09.18 19:55:37.659065 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5790 rows starting from the beginning of the part | ||
| 3953 | 2025.09.18 19:55:37.659110 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 316 rows starting from the beginning of the part | ||
| 3954 | 2025.09.18 19:55:37.659110 [ 4 ] {cdc96265-5c68-46dc-8204-30c5dc041751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3955 | 2025.09.18 19:55:37.659149 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3956 | 2025.09.18 19:55:37.659181 [ 4 ] {cdc96265-5c68-46dc-8204-30c5dc041751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3957 | 2025.09.18 19:55:37.659187 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 314 rows starting from the beginning of the part | ||
| 3958 | 2025.09.18 19:55:37.659234 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 845 rows starting from the beginning of the part | ||
| 3959 | 2025.09.18 19:55:37.659266 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 314 rows starting from the beginning of the part | ||
| 3960 | 2025.09.18 19:55:37.659577 [ 4 ] {cdc96265-5c68-46dc-8204-30c5dc041751} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3961 | 2025.09.18 19:55:37.659623 [ 4 ] {cdc96265-5c68-46dc-8204-30c5dc041751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3962 | 2025.09.18 19:55:37.659944 [ 4 ] {cdc96265-5c68-46dc-8204-30c5dc041751} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3963 | 2025.09.18 19:55:37.660172 [ 4 ] {cdc96265-5c68-46dc-8204-30c5dc041751} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3964 | 2025.09.18 19:55:37.660306 [ 4 ] {cdc96265-5c68-46dc-8204-30c5dc041751} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001222 sec., 818.3306055646481 rows/sec., 55.14 KiB/sec. | ||
| 3965 | 2025.09.18 19:55:37.660344 [ 4 ] {cdc96265-5c68-46dc-8204-30c5dc041751} <Debug> TCPHandler: Processed in 0.001425874 sec. | ||
| 3966 | 2025.09.18 19:55:37.660447 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3967 | 2025.09.18 19:55:37.660543 [ 4 ] {78eab8b3-1043-4032-888d-37940da94e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3968 | 2025.09.18 19:55:37.660597 [ 4 ] {78eab8b3-1043-4032-888d-37940da94e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3969 | 2025.09.18 19:55:37.661210 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7739 rows, containing 5 columns (5 merged, 0 gathered) in 0.002296679 sec., 3369648.087521156 rows/sec., 226.54 MiB/sec. | ||
| 3970 | 2025.09.18 19:55:37.661343 [ 4 ] {78eab8b3-1043-4032-888d-37940da94e54} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3971 | 2025.09.18 19:55:37.661383 [ 4 ] {78eab8b3-1043-4032-888d-37940da94e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3972 | 2025.09.18 19:55:37.661751 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3973 | 2025.09.18 19:55:37.661901 [ 4 ] {78eab8b3-1043-4032-888d-37940da94e54} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3974 | 2025.09.18 19:55:37.662033 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2025.09.18 19:55:37.662109 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3976 | 2025.09.18 19:55:37.662172 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 3977 | 2025.09.18 19:55:37.662177 [ 4 ] {78eab8b3-1043-4032-888d-37940da94e54} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3978 | 2025.09.18 19:55:37.662295 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3979 | 2025.09.18 19:55:37.662332 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3980 | 2025.09.18 19:55:37.662334 [ 4 ] {78eab8b3-1043-4032-888d-37940da94e54} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001811 sec., 5521.811154058531 rows/sec., 9.89 MiB/sec. | ||
| 3981 | 2025.09.18 19:55:37.662350 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3982 | 2025.09.18 19:55:37.662405 [ 4 ] {78eab8b3-1043-4032-888d-37940da94e54} <Debug> TCPHandler: Processed in 0.002008445 sec. | ||
| 3983 | 2025.09.18 19:55:37.662443 [ 192 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::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 | ||
| 3984 | 2025.09.18 19:55:37.662522 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3985 | 2025.09.18 19:55:37.662623 [ 4 ] {1d75d89e-bed2-4fb0-96da-6d355334510d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3986 | 2025.09.18 19:55:37.662662 [ 192 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3987 | 2025.09.18 19:55:37.662665 [ 4 ] {1d75d89e-bed2-4fb0-96da-6d355334510d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3988 | 2025.09.18 19:55:37.662729 [ 192 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 200 rows starting from the beginning of the part | ||
| 3989 | 2025.09.18 19:55:37.662874 [ 192 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 3990 | 2025.09.18 19:55:37.662994 [ 192 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3991 | 2025.09.18 19:55:37.663029 [ 4 ] {1d75d89e-bed2-4fb0-96da-6d355334510d} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3992 | 2025.09.18 19:55:37.663069 [ 4 ] {1d75d89e-bed2-4fb0-96da-6d355334510d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3993 | 2025.09.18 19:55:37.663104 [ 192 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3994 | 2025.09.18 19:55:37.663215 [ 192 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 3995 | 2025.09.18 19:55:37.663324 [ 192 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3996 | 2025.09.18 19:55:37.663388 [ 4 ] {1d75d89e-bed2-4fb0-96da-6d355334510d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3997 | 2025.09.18 19:55:37.663600 [ 4 ] {1d75d89e-bed2-4fb0-96da-6d355334510d} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2025.09.18 19:55:37.663730 [ 112 ] {} <Debug> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3999 | 2025.09.18 19:55:37.663745 [ 4 ] {1d75d89e-bed2-4fb0-96da-6d355334510d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001141 sec., 91148.11568799298 rows/sec., 5.58 MiB/sec. | ||
| 4000 | 2025.09.18 19:55:37.663777 [ 112 ] {} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4001 | 2025.09.18 19:55:37.663795 [ 4 ] {1d75d89e-bed2-4fb0-96da-6d355334510d} <Debug> TCPHandler: Processed in 0.001324233 sec. | ||
| 4002 | 2025.09.18 19:55:37.663807 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4003 | 2025.09.18 19:55:37.663893 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 4004 | 2025.09.18 19:55:37.663985 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4005 | 2025.09.18 19:55:37.664011 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1098 rows starting from the beginning of the part | ||
| 4006 | 2025.09.18 19:55:37.664058 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 4007 | 2025.09.18 19:55:37.664104 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 4008 | 2025.09.18 19:55:37.664143 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 104 rows starting from the beginning of the part | ||
| 4009 | 2025.09.18 19:55:37.664178 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 4010 | 2025.09.18 19:55:37.664214 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 4011 | 2025.09.18 19:55:37.665090 [ 191 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 4 columns (4 merged, 0 gathered) in 0.001224841 sec., 1249141.7253341454 rows/sec., 79.65 MiB/sec. | ||
| 4012 | 2025.09.18 19:55:37.665363 [ 191 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4013 | 2025.09.18 19:55:37.665675 [ 191 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_21_4} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2025.09.18 19:55:37.665759 [ 191 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_21_4} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4015 | 2025.09.18 19:55:37.665853 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4016 | 2025.09.18 19:55:37.666518 [ 191 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 19 columns (19 merged, 0 gathered) in 0.00410874 sec., 71311.3996018244 rows/sec., 127.79 MiB/sec. | ||
| 4017 | 2025.09.18 19:55:37.666900 [ 192 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4018 | 2025.09.18 19:55:37.667235 [ 192 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4019 | 2025.09.18 19:55:37.667306 [ 192 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4020 | 2025.09.18 19:55:37.667394 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 4021 | 2025.09.18 19:55:40.843145 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4022 | 2025.09.18 19:55:40.843239 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4023 | 2025.09.18 19:55:40.931693 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7627 | ||
| 4024 | 2025.09.18 19:55:40.932200 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4025 | 2025.09.18 19:55:40.932253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4026 | 2025.09.18 19:55:40.932750 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4027 | 2025.09.18 19:55:40.932982 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4028 | 2025.09.18 19:55:40.933127 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7627 | ||
| 4029 | 2025.09.18 19:55:40.933136 [ 105 ] {} <Debug> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4030 | 2025.09.18 19:55:40.933206 [ 105 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4031 | 2025.09.18 19:55:40.933229 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4032 | 2025.09.18 19:55:40.933347 [ 201 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::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 | ||
| 4033 | 2025.09.18 19:55:40.933481 [ 201 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4034 | 2025.09.18 19:55:40.933524 [ 201 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5259 rows starting from the beginning of the part | ||
| 4035 | 2025.09.18 19:55:40.933592 [ 201 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 4036 | 2025.09.18 19:55:40.933639 [ 201 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 4037 | 2025.09.18 19:55:40.933687 [ 201 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 4038 | 2025.09.18 19:55:40.933727 [ 201 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 4039 | 2025.09.18 19:55:40.933763 [ 201 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 4040 | 2025.09.18 19:55:40.935163 [ 195 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7627 rows, containing 4 columns (4 merged, 0 gathered) in 0.001860402 sec., 4099651.580679875 rows/sec., 58.65 MiB/sec. | ||
| 4041 | 2025.09.18 19:55:40.935571 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4042 | 2025.09.18 19:55:40.935830 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_16_3} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2025.09.18 19:55:40.935895 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_16_3} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4044 | 2025.09.18 19:55:40.935985 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4045 | 2025.09.18 19:55:40.937564 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 550 | ||
| 4046 | 2025.09.18 19:55:40.940092 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2025.09.18 19:55:40.940145 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4048 | 2025.09.18 19:55:40.941330 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4049 | 2025.09.18 19:55:40.941595 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4050 | 2025.09.18 19:55:40.941763 [ 103 ] {} <Debug> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4051 | 2025.09.18 19:55:40.941828 [ 103 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4052 | 2025.09.18 19:55:40.941848 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4053 | 2025.09.18 19:55:40.941932 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 550 | ||
| 4054 | 2025.09.18 19:55:40.941946 [ 187 ] {eca61143-6adc-4c6e-b536-625d299862ef::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 | ||
| 4055 | 2025.09.18 19:55:40.942575 [ 187 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4056 | 2025.09.18 19:55:40.942739 [ 187 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 344 rows starting from the beginning of the part | ||
| 4057 | 2025.09.18 19:55:40.943107 [ 187 ] {eca61143-6adc-4c6e-b536-625d299862ef::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 | ||
| 4058 | 2025.09.18 19:55:40.943450 [ 187 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 62 rows starting from the beginning of the part | ||
| 4059 | 2025.09.18 19:55:40.943785 [ 187 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 4060 | 2025.09.18 19:55:40.944136 [ 187 ] {eca61143-6adc-4c6e-b536-625d299862ef::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 | ||
| 4061 | 2025.09.18 19:55:40.944478 [ 187 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
| 4062 | 2025.09.18 19:55:40.951028 [ 192 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 550 rows, containing 72 columns (72 merged, 0 gathered) in 0.009130017 sec., 60240.85168735173 rows/sec., 56.28 MiB/sec. | ||
| 4063 | 2025.09.18 19:55:40.951785 [ 187 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4064 | 2025.09.18 19:55:40.952285 [ 187 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_11_2} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4065 | 2025.09.18 19:55:40.952363 [ 187 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_11_2} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4066 | 2025.09.18 19:55:40.952533 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 4067 | 2025.09.18 19:55:41.001604 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001133189 sec. | ||
| 4068 | 2025.09.18 19:55:41.330740 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4069 | 2025.09.18 19:55:41.348762 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4070 | 2025.09.18 19:55:41.348816 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4071 | 2025.09.18 19:55:41.355746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4072 | 2025.09.18 19:55:41.356517 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4073 | 2025.09.18 19:55:41.356843 [ 103 ] {} <Debug> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4074 | 2025.09.18 19:55:41.356880 [ 103 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4075 | 2025.09.18 19:55:41.356903 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4076 | 2025.09.18 19:55:41.357032 [ 186 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 4077 | 2025.09.18 19:55:41.360316 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4078 | 2025.09.18 19:55:41.360482 [ 186 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4079 | 2025.09.18 19:55:41.361889 [ 186 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 4080 | 2025.09.18 19:55:41.366348 [ 186 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 4081 | 2025.09.18 19:55:41.370533 [ 186 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 4082 | 2025.09.18 19:55:41.374803 [ 186 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 4083 | 2025.09.18 19:55:41.379290 [ 186 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 4084 | 2025.09.18 19:55:41.383672 [ 186 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 4085 | 2025.09.18 19:55:41.443038 [ 187 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.086064382 sec., 1405.9242300723197 rows/sec., 7.27 MiB/sec. | ||
| 4086 | 2025.09.18 19:55:41.445680 [ 197 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4087 | 2025.09.18 19:55:41.447844 [ 197 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_16_3} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4088 | 2025.09.18 19:55:41.447965 [ 197 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_16_3} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4089 | 2025.09.18 19:55:41.449861 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4090 | 2025.09.18 19:55:42.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.11 MiB, peak 238.09 MiB, free memory in arenas 0.00 B, will set to 237.58 MiB (RSS), difference: 9.47 MiB | ||
| 4091 | 2025.09.18 19:55:42.637122 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4092 | 2025.09.18 19:55:42.637351 [ 4 ] {6f1c8ec7-f986-4ab1-b1a8-f99a771c03ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4093 | 2025.09.18 19:55:42.637436 [ 4 ] {6f1c8ec7-f986-4ab1-b1a8-f99a771c03ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4094 | 2025.09.18 19:55:42.638226 [ 4 ] {6f1c8ec7-f986-4ab1-b1a8-f99a771c03ff} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4095 | 2025.09.18 19:55:42.638277 [ 4 ] {6f1c8ec7-f986-4ab1-b1a8-f99a771c03ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4096 | 2025.09.18 19:55:42.638695 [ 4 ] {6f1c8ec7-f986-4ab1-b1a8-f99a771c03ff} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4097 | 2025.09.18 19:55:42.638943 [ 4 ] {6f1c8ec7-f986-4ab1-b1a8-f99a771c03ff} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2025.09.18 19:55:42.639111 [ 4 ] {6f1c8ec7-f986-4ab1-b1a8-f99a771c03ff} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001821 sec., 65897.85831960461 rows/sec., 5.60 MiB/sec. | ||
| 4099 | 2025.09.18 19:55:42.639159 [ 4 ] {6f1c8ec7-f986-4ab1-b1a8-f99a771c03ff} <Debug> TCPHandler: Processed in 0.002187138 sec. | ||
| 4100 | 2025.09.18 19:55:42.639286 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4101 | 2025.09.18 19:55:42.639391 [ 4 ] {087acf3c-3fee-487a-9b58-387694754c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4102 | 2025.09.18 19:55:42.639433 [ 4 ] {087acf3c-3fee-487a-9b58-387694754c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4103 | 2025.09.18 19:55:42.639859 [ 4 ] {087acf3c-3fee-487a-9b58-387694754c79} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4104 | 2025.09.18 19:55:42.639896 [ 4 ] {087acf3c-3fee-487a-9b58-387694754c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4105 | 2025.09.18 19:55:42.640202 [ 4 ] {087acf3c-3fee-487a-9b58-387694754c79} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4106 | 2025.09.18 19:55:42.640407 [ 4 ] {087acf3c-3fee-487a-9b58-387694754c79} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4107 | 2025.09.18 19:55:42.640549 [ 4 ] {087acf3c-3fee-487a-9b58-387694754c79} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001183 sec., 27049.87320371936 rows/sec., 1.99 MiB/sec. | ||
| 4108 | 2025.09.18 19:55:42.640589 [ 4 ] {087acf3c-3fee-487a-9b58-387694754c79} <Debug> TCPHandler: Processed in 0.001355543 sec. | ||
| 4109 | 2025.09.18 19:55:42.640698 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4110 | 2025.09.18 19:55:42.640794 [ 4 ] {c7cfcac4-21a1-4407-9716-75cf811f2612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4111 | 2025.09.18 19:55:42.640834 [ 4 ] {c7cfcac4-21a1-4407-9716-75cf811f2612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4112 | 2025.09.18 19:55:42.641241 [ 4 ] {c7cfcac4-21a1-4407-9716-75cf811f2612} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4113 | 2025.09.18 19:55:42.641277 [ 4 ] {c7cfcac4-21a1-4407-9716-75cf811f2612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4114 | 2025.09.18 19:55:42.641592 [ 4 ] {c7cfcac4-21a1-4407-9716-75cf811f2612} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4115 | 2025.09.18 19:55:42.641811 [ 4 ] {c7cfcac4-21a1-4407-9716-75cf811f2612} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4116 | 2025.09.18 19:55:42.641940 [ 4 ] {c7cfcac4-21a1-4407-9716-75cf811f2612} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001165 sec., 82403.43347639484 rows/sec., 6.44 MiB/sec. | ||
| 4117 | 2025.09.18 19:55:42.641981 [ 4 ] {c7cfcac4-21a1-4407-9716-75cf811f2612} <Debug> TCPHandler: Processed in 0.001331153 sec. | ||
| 4118 | 2025.09.18 19:55:42.642113 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4119 | 2025.09.18 19:55:42.642209 [ 4 ] {62758ca1-0ffd-4013-a1d2-0caec904bacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4120 | 2025.09.18 19:55:42.642253 [ 4 ] {62758ca1-0ffd-4013-a1d2-0caec904bacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4121 | 2025.09.18 19:55:42.642692 [ 4 ] {62758ca1-0ffd-4013-a1d2-0caec904bacc} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4122 | 2025.09.18 19:55:42.642727 [ 4 ] {62758ca1-0ffd-4013-a1d2-0caec904bacc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4123 | 2025.09.18 19:55:42.643049 [ 4 ] {62758ca1-0ffd-4013-a1d2-0caec904bacc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4124 | 2025.09.18 19:55:42.643253 [ 4 ] {62758ca1-0ffd-4013-a1d2-0caec904bacc} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2025.09.18 19:55:42.643384 [ 4 ] {62758ca1-0ffd-4013-a1d2-0caec904bacc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 4126 | 2025.09.18 19:55:42.643421 [ 4 ] {62758ca1-0ffd-4013-a1d2-0caec904bacc} <Debug> TCPHandler: Processed in 0.001356933 sec. | ||
| 4127 | 2025.09.18 19:55:42.643543 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4128 | 2025.09.18 19:55:42.643638 [ 4 ] {10b25579-41d6-46c4-876c-e9045d3b2746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4129 | 2025.09.18 19:55:42.643692 [ 4 ] {10b25579-41d6-46c4-876c-e9045d3b2746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4130 | 2025.09.18 19:55:42.644504 [ 4 ] {10b25579-41d6-46c4-876c-e9045d3b2746} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4131 | 2025.09.18 19:55:42.644541 [ 4 ] {10b25579-41d6-46c4-876c-e9045d3b2746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4132 | 2025.09.18 19:55:42.645088 [ 4 ] {10b25579-41d6-46c4-876c-e9045d3b2746} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4133 | 2025.09.18 19:55:42.645312 [ 4 ] {10b25579-41d6-46c4-876c-e9045d3b2746} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2025.09.18 19:55:42.645449 [ 4 ] {10b25579-41d6-46c4-876c-e9045d3b2746} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00183 sec., 17486.33879781421 rows/sec., 31.33 MiB/sec. | ||
| 4135 | 2025.09.18 19:55:42.645513 [ 4 ] {10b25579-41d6-46c4-876c-e9045d3b2746} <Debug> TCPHandler: Processed in 0.002019295 sec. | ||
| 4136 | 2025.09.18 19:55:42.645628 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4137 | 2025.09.18 19:55:42.645722 [ 4 ] {4a1a0823-df22-4ef2-b0fb-7ea8e7d69a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4138 | 2025.09.18 19:55:42.645765 [ 4 ] {4a1a0823-df22-4ef2-b0fb-7ea8e7d69a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4139 | 2025.09.18 19:55:42.646103 [ 4 ] {4a1a0823-df22-4ef2-b0fb-7ea8e7d69a6e} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4140 | 2025.09.18 19:55:42.646139 [ 4 ] {4a1a0823-df22-4ef2-b0fb-7ea8e7d69a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4141 | 2025.09.18 19:55:42.646438 [ 4 ] {4a1a0823-df22-4ef2-b0fb-7ea8e7d69a6e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4142 | 2025.09.18 19:55:42.646654 [ 4 ] {4a1a0823-df22-4ef2-b0fb-7ea8e7d69a6e} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4143 | 2025.09.18 19:55:42.646781 [ 4 ] {4a1a0823-df22-4ef2-b0fb-7ea8e7d69a6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 4144 | 2025.09.18 19:55:42.646816 [ 4 ] {4a1a0823-df22-4ef2-b0fb-7ea8e7d69a6e} <Debug> TCPHandler: Processed in 0.001237271 sec. | ||
| 4145 | 2025.09.18 19:55:47.646259 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4146 | 2025.09.18 19:55:47.646507 [ 4 ] {0d60316a-7dc9-49da-8eaa-1d144c66773a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4147 | 2025.09.18 19:55:47.646595 [ 4 ] {0d60316a-7dc9-49da-8eaa-1d144c66773a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4148 | 2025.09.18 19:55:47.647492 [ 4 ] {0d60316a-7dc9-49da-8eaa-1d144c66773a} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4149 | 2025.09.18 19:55:47.647541 [ 4 ] {0d60316a-7dc9-49da-8eaa-1d144c66773a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4150 | 2025.09.18 19:55:47.647959 [ 4 ] {0d60316a-7dc9-49da-8eaa-1d144c66773a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4151 | 2025.09.18 19:55:47.648183 [ 4 ] {0d60316a-7dc9-49da-8eaa-1d144c66773a} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4152 | 2025.09.18 19:55:47.648344 [ 4 ] {0d60316a-7dc9-49da-8eaa-1d144c66773a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001898 sec., 216016.8598524763 rows/sec., 13.70 MiB/sec. | ||
| 4153 | 2025.09.18 19:55:47.648336 [ 32 ] {} <Debug> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4154 | 2025.09.18 19:55:47.648396 [ 4 ] {0d60316a-7dc9-49da-8eaa-1d144c66773a} <Debug> TCPHandler: Processed in 0.002289139 sec. | ||
| 4155 | 2025.09.18 19:55:47.648454 [ 32 ] {} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2025.09.18 19:55:47.648499 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4157 | 2025.09.18 19:55:47.648542 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4158 | 2025.09.18 19:55:47.648646 [ 189 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::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 | ||
| 4159 | 2025.09.18 19:55:47.648660 [ 4 ] {0b3713ad-106a-41cc-ac0f-9d602f6f31fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4160 | 2025.09.18 19:55:47.648730 [ 4 ] {0b3713ad-106a-41cc-ac0f-9d602f6f31fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4161 | 2025.09.18 19:55:47.648789 [ 189 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4162 | 2025.09.18 19:55:47.648825 [ 189 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 434 rows starting from the beginning of the part | ||
| 4163 | 2025.09.18 19:55:47.648891 [ 189 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 4164 | 2025.09.18 19:55:47.648936 [ 189 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 4165 | 2025.09.18 19:55:47.648980 [ 189 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 4166 | 2025.09.18 19:55:47.649020 [ 189 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4167 | 2025.09.18 19:55:47.649060 [ 189 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4168 | 2025.09.18 19:55:47.649553 [ 4 ] {0b3713ad-106a-41cc-ac0f-9d602f6f31fe} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4169 | 2025.09.18 19:55:47.649597 [ 4 ] {0b3713ad-106a-41cc-ac0f-9d602f6f31fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4170 | 2025.09.18 19:55:47.650171 [ 4 ] {0b3713ad-106a-41cc-ac0f-9d602f6f31fe} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4171 | 2025.09.18 19:55:47.650252 [ 187 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001658208 sec., 1498002.6631158455 rows/sec., 101.02 MiB/sec. | ||
| 4172 | 2025.09.18 19:55:47.650399 [ 4 ] {0b3713ad-106a-41cc-ac0f-9d602f6f31fe} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4173 | 2025.09.18 19:55:47.650549 [ 4 ] {0b3713ad-106a-41cc-ac0f-9d602f6f31fe} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001911 sec., 592360.0209314495 rows/sec., 46.94 MiB/sec. | ||
| 4174 | 2025.09.18 19:55:47.650561 [ 187 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4175 | 2025.09.18 19:55:47.650599 [ 4 ] {0b3713ad-106a-41cc-ac0f-9d602f6f31fe} <Debug> TCPHandler: Processed in 0.002109416 sec. | ||
| 4176 | 2025.09.18 19:55:47.650724 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4177 | 2025.09.18 19:55:47.650825 [ 4 ] {d74b4b82-fe5a-4bb6-aea5-fada5d634e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4178 | 2025.09.18 19:55:47.650868 [ 4 ] {d74b4b82-fe5a-4bb6-aea5-fada5d634e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4179 | 2025.09.18 19:55:47.651066 [ 187 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_11_2} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2025.09.18 19:55:47.651156 [ 187 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_11_2} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4181 | 2025.09.18 19:55:47.651267 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4182 | 2025.09.18 19:55:47.651345 [ 4 ] {d74b4b82-fe5a-4bb6-aea5-fada5d634e96} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2025.09.18 19:55:47.651387 [ 4 ] {d74b4b82-fe5a-4bb6-aea5-fada5d634e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4184 | 2025.09.18 19:55:47.651712 [ 4 ] {d74b4b82-fe5a-4bb6-aea5-fada5d634e96} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4185 | 2025.09.18 19:55:47.651918 [ 4 ] {d74b4b82-fe5a-4bb6-aea5-fada5d634e96} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2025.09.18 19:55:47.652046 [ 4 ] {d74b4b82-fe5a-4bb6-aea5-fada5d634e96} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001245 sec., 172690.76305220884 rows/sec., 10.25 MiB/sec. | ||
| 4187 | 2025.09.18 19:55:47.652083 [ 4 ] {d74b4b82-fe5a-4bb6-aea5-fada5d634e96} <Debug> TCPHandler: Processed in 0.001410874 sec. | ||
| 4188 | 2025.09.18 19:55:47.652189 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4189 | 2025.09.18 19:55:47.652283 [ 4 ] {ccb13fef-d227-4fa5-85ea-2d9b8fb47cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4190 | 2025.09.18 19:55:47.652322 [ 4 ] {ccb13fef-d227-4fa5-85ea-2d9b8fb47cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4191 | 2025.09.18 19:55:47.652784 [ 4 ] {ccb13fef-d227-4fa5-85ea-2d9b8fb47cc8} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2025.09.18 19:55:47.652820 [ 4 ] {ccb13fef-d227-4fa5-85ea-2d9b8fb47cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4193 | 2025.09.18 19:55:47.653133 [ 4 ] {ccb13fef-d227-4fa5-85ea-2d9b8fb47cc8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4194 | 2025.09.18 19:55:47.653338 [ 4 ] {ccb13fef-d227-4fa5-85ea-2d9b8fb47cc8} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2025.09.18 19:55:47.653463 [ 4 ] {ccb13fef-d227-4fa5-85ea-2d9b8fb47cc8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001199 sec., 176814.011676397 rows/sec., 11.40 MiB/sec. | ||
| 4196 | 2025.09.18 19:55:47.653500 [ 4 ] {ccb13fef-d227-4fa5-85ea-2d9b8fb47cc8} <Debug> TCPHandler: Processed in 0.001360463 sec. | ||
| 4197 | 2025.09.18 19:55:47.653610 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4198 | 2025.09.18 19:55:47.653704 [ 4 ] {34426f65-e1ee-4ac2-9b82-683a7b16c01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4199 | 2025.09.18 19:55:47.653743 [ 4 ] {34426f65-e1ee-4ac2-9b82-683a7b16c01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4200 | 2025.09.18 19:55:47.654210 [ 4 ] {34426f65-e1ee-4ac2-9b82-683a7b16c01e} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2025.09.18 19:55:47.654247 [ 4 ] {34426f65-e1ee-4ac2-9b82-683a7b16c01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4202 | 2025.09.18 19:55:47.654551 [ 4 ] {34426f65-e1ee-4ac2-9b82-683a7b16c01e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4203 | 2025.09.18 19:55:47.654761 [ 4 ] {34426f65-e1ee-4ac2-9b82-683a7b16c01e} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4204 | 2025.09.18 19:55:47.654856 [ 32 ] {} <Debug> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4205 | 2025.09.18 19:55:47.654887 [ 4 ] {34426f65-e1ee-4ac2-9b82-683a7b16c01e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001202 sec., 175540.76539101498 rows/sec., 9.97 MiB/sec. | ||
| 4206 | 2025.09.18 19:55:47.654888 [ 32 ] {} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4207 | 2025.09.18 19:55:47.654926 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4208 | 2025.09.18 19:55:47.654931 [ 4 ] {34426f65-e1ee-4ac2-9b82-683a7b16c01e} <Debug> TCPHandler: Processed in 0.001369374 sec. | ||
| 4209 | 2025.09.18 19:55:47.655010 [ 189 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::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 | ||
| 4210 | 2025.09.18 19:55:47.655070 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4211 | 2025.09.18 19:55:47.655107 [ 189 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4212 | 2025.09.18 19:55:47.655135 [ 189 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 223 rows starting from the beginning of the part | ||
| 4213 | 2025.09.18 19:55:47.655181 [ 189 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 4214 | 2025.09.18 19:55:47.655197 [ 4 ] {d4001ab8-55e0-4d27-a962-311a89d7cac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4215 | 2025.09.18 19:55:47.655220 [ 189 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 4216 | 2025.09.18 19:55:47.655251 [ 4 ] {d4001ab8-55e0-4d27-a962-311a89d7cac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4217 | 2025.09.18 19:55:47.655262 [ 189 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 4218 | 2025.09.18 19:55:47.655304 [ 189 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4219 | 2025.09.18 19:55:47.655336 [ 189 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4220 | 2025.09.18 19:55:47.655992 [ 4 ] {d4001ab8-55e0-4d27-a962-311a89d7cac2} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4221 | 2025.09.18 19:55:47.656037 [ 4 ] {d4001ab8-55e0-4d27-a962-311a89d7cac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4222 | 2025.09.18 19:55:47.656167 [ 187 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119582 sec., 1068722.7174658393 rows/sec., 64.96 MiB/sec. | ||
| 4223 | 2025.09.18 19:55:47.656333 [ 194 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4224 | 2025.09.18 19:55:47.656390 [ 4 ] {d4001ab8-55e0-4d27-a962-311a89d7cac2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4225 | 2025.09.18 19:55:47.656615 [ 4 ] {d4001ab8-55e0-4d27-a962-311a89d7cac2} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4226 | 2025.09.18 19:55:47.656652 [ 194 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_11_2} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2025.09.18 19:55:47.656734 [ 194 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_11_2} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4228 | 2025.09.18 19:55:47.656743 [ 4 ] {d4001ab8-55e0-4d27-a962-311a89d7cac2} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001571 sec., 438574.15658816043 rows/sec., 30.63 MiB/sec. | ||
| 4229 | 2025.09.18 19:55:47.656782 [ 4 ] {d4001ab8-55e0-4d27-a962-311a89d7cac2} <Debug> TCPHandler: Processed in 0.00177353 sec. | ||
| 4230 | 2025.09.18 19:55:47.656817 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4231 | 2025.09.18 19:55:47.656893 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4232 | 2025.09.18 19:55:47.656990 [ 4 ] {2f26c680-543e-4d60-bc26-efed97e0b229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4233 | 2025.09.18 19:55:47.657031 [ 4 ] {2f26c680-543e-4d60-bc26-efed97e0b229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4234 | 2025.09.18 19:55:47.657355 [ 4 ] {2f26c680-543e-4d60-bc26-efed97e0b229} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4235 | 2025.09.18 19:55:47.657391 [ 4 ] {2f26c680-543e-4d60-bc26-efed97e0b229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4236 | 2025.09.18 19:55:47.657689 [ 4 ] {2f26c680-543e-4d60-bc26-efed97e0b229} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4237 | 2025.09.18 19:55:47.657885 [ 4 ] {2f26c680-543e-4d60-bc26-efed97e0b229} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4238 | 2025.09.18 19:55:47.658009 [ 4 ] {2f26c680-543e-4d60-bc26-efed97e0b229} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 4239 | 2025.09.18 19:55:47.658045 [ 4 ] {2f26c680-543e-4d60-bc26-efed97e0b229} <Debug> TCPHandler: Processed in 0.00120189 sec. | ||
| 4240 | 2025.09.18 19:55:47.658166 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4241 | 2025.09.18 19:55:47.658288 [ 4 ] {53b43e49-ceff-4e15-a015-3b1ccb736063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4242 | 2025.09.18 19:55:47.658341 [ 4 ] {53b43e49-ceff-4e15-a015-3b1ccb736063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4243 | 2025.09.18 19:55:47.658848 [ 4 ] {53b43e49-ceff-4e15-a015-3b1ccb736063} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4244 | 2025.09.18 19:55:47.658893 [ 4 ] {53b43e49-ceff-4e15-a015-3b1ccb736063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4245 | 2025.09.18 19:55:47.659250 [ 4 ] {53b43e49-ceff-4e15-a015-3b1ccb736063} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4246 | 2025.09.18 19:55:47.659470 [ 4 ] {53b43e49-ceff-4e15-a015-3b1ccb736063} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4247 | 2025.09.18 19:55:47.659605 [ 4 ] {53b43e49-ceff-4e15-a015-3b1ccb736063} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001343 sec., 233804.9143708116 rows/sec., 15.36 MiB/sec. | ||
| 4248 | 2025.09.18 19:55:47.659644 [ 4 ] {53b43e49-ceff-4e15-a015-3b1ccb736063} <Debug> TCPHandler: Processed in 0.001538697 sec. | ||
| 4249 | 2025.09.18 19:55:47.659755 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4250 | 2025.09.18 19:55:47.659852 [ 4 ] {8db0f183-018b-4ddf-b569-d323a3f42769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4251 | 2025.09.18 19:55:47.659894 [ 4 ] {8db0f183-018b-4ddf-b569-d323a3f42769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4252 | 2025.09.18 19:55:47.660209 [ 4 ] {8db0f183-018b-4ddf-b569-d323a3f42769} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4253 | 2025.09.18 19:55:47.660244 [ 4 ] {8db0f183-018b-4ddf-b569-d323a3f42769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4254 | 2025.09.18 19:55:47.660537 [ 4 ] {8db0f183-018b-4ddf-b569-d323a3f42769} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4255 | 2025.09.18 19:55:47.660740 [ 4 ] {8db0f183-018b-4ddf-b569-d323a3f42769} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4256 | 2025.09.18 19:55:47.660837 [ 32 ] {} <Debug> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4257 | 2025.09.18 19:55:47.660868 [ 32 ] {} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2025.09.18 19:55:47.660869 [ 4 ] {8db0f183-018b-4ddf-b569-d323a3f42769} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 4259 | 2025.09.18 19:55:47.660886 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4260 | 2025.09.18 19:55:47.660920 [ 4 ] {8db0f183-018b-4ddf-b569-d323a3f42769} <Debug> TCPHandler: Processed in 0.001214391 sec. | ||
| 4261 | 2025.09.18 19:55:47.660977 [ 189 ] {ebcf6141-2302-4e05-a48c-14f60962f698::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 | ||
| 4262 | 2025.09.18 19:55:47.661028 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4263 | 2025.09.18 19:55:47.661096 [ 189 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4264 | 2025.09.18 19:55:47.661128 [ 189 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 4265 | 2025.09.18 19:55:47.661128 [ 4 ] {9f21b127-3b34-40c1-867d-dc18442272f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4266 | 2025.09.18 19:55:47.661179 [ 189 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 4267 | 2025.09.18 19:55:47.661196 [ 4 ] {9f21b127-3b34-40c1-867d-dc18442272f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4268 | 2025.09.18 19:55:47.661223 [ 189 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4269 | 2025.09.18 19:55:47.661264 [ 189 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4270 | 2025.09.18 19:55:47.661300 [ 189 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4271 | 2025.09.18 19:55:47.661337 [ 189 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4272 | 2025.09.18 19:55:47.661952 [ 4 ] {9f21b127-3b34-40c1-867d-dc18442272f3} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4273 | 2025.09.18 19:55:47.661992 [ 4 ] {9f21b127-3b34-40c1-867d-dc18442272f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4274 | 2025.09.18 19:55:47.662283 [ 193 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001340723 sec., 7458.662229259884 rows/sec., 502.59 KiB/sec. | ||
| 4275 | 2025.09.18 19:55:47.662402 [ 189 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4276 | 2025.09.18 19:55:47.662503 [ 4 ] {9f21b127-3b34-40c1-867d-dc18442272f3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4277 | 2025.09.18 19:55:47.662685 [ 189 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_10_2} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2025.09.18 19:55:47.662758 [ 189 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_10_2} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4279 | 2025.09.18 19:55:47.662768 [ 4 ] {9f21b127-3b34-40c1-867d-dc18442272f3} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2025.09.18 19:55:47.662854 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4281 | 2025.09.18 19:55:47.662968 [ 4 ] {9f21b127-3b34-40c1-867d-dc18442272f3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001857 sec., 5385.029617662897 rows/sec., 9.65 MiB/sec. | ||
| 4282 | 2025.09.18 19:55:47.663043 [ 4 ] {9f21b127-3b34-40c1-867d-dc18442272f3} <Debug> TCPHandler: Processed in 0.002064556 sec. | ||
| 4283 | 2025.09.18 19:55:47.663169 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4284 | 2025.09.18 19:55:47.663286 [ 4 ] {746ec5e5-00af-4f32-a7b0-2a60509cdd1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4285 | 2025.09.18 19:55:47.663335 [ 4 ] {746ec5e5-00af-4f32-a7b0-2a60509cdd1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4286 | 2025.09.18 19:55:47.663734 [ 4 ] {746ec5e5-00af-4f32-a7b0-2a60509cdd1d} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4287 | 2025.09.18 19:55:47.663804 [ 4 ] {746ec5e5-00af-4f32-a7b0-2a60509cdd1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4288 | 2025.09.18 19:55:47.664142 [ 4 ] {746ec5e5-00af-4f32-a7b0-2a60509cdd1d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4289 | 2025.09.18 19:55:47.664342 [ 4 ] {746ec5e5-00af-4f32-a7b0-2a60509cdd1d} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4290 | 2025.09.18 19:55:47.664468 [ 4 ] {746ec5e5-00af-4f32-a7b0-2a60509cdd1d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001208 sec., 86092.71523178807 rows/sec., 5.28 MiB/sec. | ||
| 4291 | 2025.09.18 19:55:47.664504 [ 4 ] {746ec5e5-00af-4f32-a7b0-2a60509cdd1d} <Debug> TCPHandler: Processed in 0.001395024 sec. | ||
| 4292 | 2025.09.18 19:55:48.433295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8139 | ||
| 4293 | 2025.09.18 19:55:48.433998 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4294 | 2025.09.18 19:55:48.434063 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4295 | 2025.09.18 19:55:48.434547 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4296 | 2025.09.18 19:55:48.434782 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4297 | 2025.09.18 19:55:48.434948 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8139 | ||
| 4298 | 2025.09.18 19:55:48.860468 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4299 | 2025.09.18 19:55:48.876104 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4300 | 2025.09.18 19:55:48.876166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4301 | 2025.09.18 19:55:48.882784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4302 | 2025.09.18 19:55:48.883507 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4303 | 2025.09.18 19:55:48.886300 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4304 | 2025.09.18 19:55:49.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.18 MiB, peak 242.18 MiB, free memory in arenas 0.00 B, will set to 239.48 MiB (RSS), difference: 1.30 MiB | ||
| 4305 | 2025.09.18 19:55:50.299651 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40398 | ||
| 4306 | 2025.09.18 19:55:50.299763 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4307 | 2025.09.18 19:55:50.299790 [ 288 ] {} <Debug> TCP-Session: 40e100cc-fc63-4a69-b9f4-2a569efbf213 Authenticating user 'default' from [fd00:1122:3344:101::e]:40398 | ||
| 4308 | 2025.09.18 19:55:50.299811 [ 288 ] {} <Debug> TCP-Session: 40e100cc-fc63-4a69-b9f4-2a569efbf213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4309 | 2025.09.18 19:55:50.299824 [ 288 ] {} <Debug> TCP-Session: 40e100cc-fc63-4a69-b9f4-2a569efbf213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4310 | 2025.09.18 19:55:50.300011 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47580 | ||
| 4311 | 2025.09.18 19:55:50.300023 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60594 | ||
| 4312 | 2025.09.18 19:55:50.300067 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39424 | ||
| 4313 | 2025.09.18 19:55:50.300086 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59296 | ||
| 4314 | 2025.09.18 19:55:50.300111 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60383 | ||
| 4315 | 2025.09.18 19:55:50.300135 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4316 | 2025.09.18 19:55:50.300153 [ 288 ] {} <Trace> TCP-Session: 40e100cc-fc63-4a69-b9f4-2a569efbf213 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4317 | 2025.09.18 19:55:50.300104 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53888 | ||
| 4318 | 2025.09.18 19:55:50.300180 [ 289 ] {} <Debug> TCP-Session: c167ef45-2803-4610-a2ef-d692b4ca2c90 Authenticating user 'default' from [fd00:1122:3344:101::e]:47580 | ||
| 4319 | 2025.09.18 19:55:50.300077 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56954 | ||
| 4320 | 2025.09.18 19:55:50.300239 [ 289 ] {} <Debug> TCP-Session: c167ef45-2803-4610-a2ef-d692b4ca2c90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4321 | 2025.09.18 19:55:50.300049 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44636 | ||
| 4322 | 2025.09.18 19:55:50.300262 [ 289 ] {} <Debug> TCP-Session: c167ef45-2803-4610-a2ef-d692b4ca2c90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4323 | 2025.09.18 19:55:50.300329 [ 288 ] {f496e1eb-a84f-439a-b810-80cb832729dd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40398) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4324 | 2025.09.18 19:55:50.300531 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4325 | 2025.09.18 19:55:50.300540 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4326 | 2025.09.18 19:55:50.300575 [ 293 ] {} <Debug> TCP-Session: 7e31eec4-6134-4e67-b47f-3c6448800376 Authenticating user 'default' from [fd00:1122:3344:101::e]:56954 | ||
| 4327 | 2025.09.18 19:55:50.300575 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4328 | 2025.09.18 19:55:50.300601 [ 293 ] {} <Debug> TCP-Session: 7e31eec4-6134-4e67-b47f-3c6448800376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4329 | 2025.09.18 19:55:50.300596 [ 291 ] {} <Debug> TCP-Session: 6ea0637b-dc1e-47bc-ba21-00e86a3d2e55 Authenticating user 'default' from [fd00:1122:3344:101::e]:44636 | ||
| 4330 | 2025.09.18 19:55:50.300631 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4331 | 2025.09.18 19:55:50.300658 [ 291 ] {} <Debug> TCP-Session: 6ea0637b-dc1e-47bc-ba21-00e86a3d2e55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4332 | 2025.09.18 19:55:50.300663 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4333 | 2025.09.18 19:55:50.300682 [ 290 ] {} <Debug> TCP-Session: a2e9363d-66a3-4827-ab82-619c00d7e3a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60594 | ||
| 4334 | 2025.09.18 19:55:50.300684 [ 291 ] {} <Debug> TCP-Session: 6ea0637b-dc1e-47bc-ba21-00e86a3d2e55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4335 | 2025.09.18 19:55:50.300706 [ 3 ] {} <Debug> TCP-Session: bbad3cb9-c4ef-46ef-aa49-54c14426a2e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53888 | ||
| 4336 | 2025.09.18 19:55:50.300714 [ 290 ] {} <Debug> TCP-Session: a2e9363d-66a3-4827-ab82-619c00d7e3a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4337 | 2025.09.18 19:55:50.300743 [ 3 ] {} <Debug> TCP-Session: bbad3cb9-c4ef-46ef-aa49-54c14426a2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4338 | 2025.09.18 19:55:50.300753 [ 290 ] {} <Debug> TCP-Session: a2e9363d-66a3-4827-ab82-619c00d7e3a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4339 | 2025.09.18 19:55:50.300761 [ 3 ] {} <Debug> TCP-Session: bbad3cb9-c4ef-46ef-aa49-54c14426a2e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4340 | 2025.09.18 19:55:50.300592 [ 288 ] {f496e1eb-a84f-439a-b810-80cb832729dd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4341 | 2025.09.18 19:55:50.300631 [ 293 ] {} <Debug> TCP-Session: 7e31eec4-6134-4e67-b47f-3c6448800376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4342 | 2025.09.18 19:55:50.300627 [ 286 ] {} <Debug> TCP-Session: 46cfd69d-7040-4f0b-8f4e-e94b7880f845 Authenticating user 'default' from [fd00:1122:3344:101::e]:60383 | ||
| 4343 | 2025.09.18 19:55:50.300834 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4344 | 2025.09.18 19:55:50.300853 [ 286 ] {} <Debug> TCP-Session: 46cfd69d-7040-4f0b-8f4e-e94b7880f845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4345 | 2025.09.18 19:55:50.300860 [ 288 ] {f496e1eb-a84f-439a-b810-80cb832729dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4346 | 2025.09.18 19:55:50.300878 [ 292 ] {} <Debug> TCP-Session: faaaec2c-c4fd-42cf-89bd-cd43fdb30e9c Authenticating user 'default' from [fd00:1122:3344:101::e]:39424 | ||
| 4347 | 2025.09.18 19:55:50.300881 [ 286 ] {} <Debug> TCP-Session: 46cfd69d-7040-4f0b-8f4e-e94b7880f845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4348 | 2025.09.18 19:55:50.300908 [ 292 ] {} <Debug> TCP-Session: faaaec2c-c4fd-42cf-89bd-cd43fdb30e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4349 | 2025.09.18 19:55:50.300840 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4350 | 2025.09.18 19:55:50.300933 [ 292 ] {} <Debug> TCP-Session: faaaec2c-c4fd-42cf-89bd-cd43fdb30e9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4351 | 2025.09.18 19:55:50.300975 [ 294 ] {} <Debug> TCP-Session: 0eb62e7a-f1c6-400d-8344-86af372082fb Authenticating user 'default' from [fd00:1122:3344:101::e]:59296 | ||
| 4352 | 2025.09.18 19:55:50.300998 [ 294 ] {} <Debug> TCP-Session: 0eb62e7a-f1c6-400d-8344-86af372082fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4353 | 2025.09.18 19:55:50.301010 [ 294 ] {} <Debug> TCP-Session: 0eb62e7a-f1c6-400d-8344-86af372082fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2025.09.18 19:55:50.301168 [ 288 ] {f496e1eb-a84f-439a-b810-80cb832729dd} <Debug> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b) (SelectExecutor): Key condition: unknown | ||
| 4355 | 2025.09.18 19:55:50.302105 [ 327 ] {f496e1eb-a84f-439a-b810-80cb832729dd} <Trace> AggregatingTransform: Aggregating | ||
| 4356 | 2025.09.18 19:55:50.302155 [ 327 ] {f496e1eb-a84f-439a-b810-80cb832729dd} <Trace> Aggregator: Aggregation method: without_key | ||
| 4357 | 2025.09.18 19:55:50.302194 [ 327 ] {f496e1eb-a84f-439a-b810-80cb832729dd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920085 sec. (1086.856 rows/sec., 42.46 KiB/sec.) | ||
| 4358 | 2025.09.18 19:55:50.302213 [ 327 ] {f496e1eb-a84f-439a-b810-80cb832729dd} <Trace> Aggregator: Merging aggregated data | ||
| 4359 | 2025.09.18 19:55:50.303261 [ 288 ] {f496e1eb-a84f-439a-b810-80cb832729dd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002987 sec., 334.7840642785403 rows/sec., 13.08 KiB/sec. | ||
| 4360 | 2025.09.18 19:55:50.303401 [ 288 ] {f496e1eb-a84f-439a-b810-80cb832729dd} <Debug> TCPHandler: Processed in 0.003370478 sec. | ||
| 4361 | 2025.09.18 19:55:50.303543 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4362 | 2025.09.18 19:55:50.303559 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4363 | 2025.09.18 19:55:50.303581 [ 288 ] {} <Debug> TCP-Session: 40e100cc-fc63-4a69-b9f4-2a569efbf213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4364 | 2025.09.18 19:55:50.303586 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4365 | 2025.09.18 19:55:50.303607 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4366 | 2025.09.18 19:55:50.303608 [ 290 ] {} <Debug> TCP-Session: a2e9363d-66a3-4827-ab82-619c00d7e3a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4367 | 2025.09.18 19:55:50.303626 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4368 | 2025.09.18 19:55:50.303638 [ 289 ] {} <Debug> TCP-Session: c167ef45-2803-4610-a2ef-d692b4ca2c90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4369 | 2025.09.18 19:55:50.303652 [ 293 ] {} <Debug> TCP-Session: 7e31eec4-6134-4e67-b47f-3c6448800376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4370 | 2025.09.18 19:55:50.303664 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4371 | 2025.09.18 19:55:50.303680 [ 294 ] {} <Debug> TCP-Session: 0eb62e7a-f1c6-400d-8344-86af372082fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4372 | 2025.09.18 19:55:50.303689 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4373 | 2025.09.18 19:55:50.303712 [ 286 ] {} <Debug> TCP-Session: 46cfd69d-7040-4f0b-8f4e-e94b7880f845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4374 | 2025.09.18 19:55:50.303706 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4375 | 2025.09.18 19:55:50.303749 [ 291 ] {} <Debug> TCP-Session: 6ea0637b-dc1e-47bc-ba21-00e86a3d2e55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4376 | 2025.09.18 19:55:50.303770 [ 3 ] {} <Debug> TCP-Session: bbad3cb9-c4ef-46ef-aa49-54c14426a2e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4377 | 2025.09.18 19:55:50.303647 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4378 | 2025.09.18 19:55:50.303832 [ 292 ] {} <Debug> TCP-Session: faaaec2c-c4fd-42cf-89bd-cd43fdb30e9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4379 | 2025.09.18 19:55:50.426845 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51200 | ||
| 4380 | 2025.09.18 19:55:50.426954 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4381 | 2025.09.18 19:55:50.426983 [ 288 ] {} <Debug> TCP-Session: c463138c-61a1-4d2a-b390-cbac9aa9a625 Authenticating user 'default' from [fd00:1122:3344:101::e]:51200 | ||
| 4382 | 2025.09.18 19:55:50.427004 [ 288 ] {} <Debug> TCP-Session: c463138c-61a1-4d2a-b390-cbac9aa9a625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4383 | 2025.09.18 19:55:50.427017 [ 288 ] {} <Debug> TCP-Session: c463138c-61a1-4d2a-b390-cbac9aa9a625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4384 | 2025.09.18 19:55:50.427234 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42557 | ||
| 4385 | 2025.09.18 19:55:50.427244 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44619 | ||
| 4386 | 2025.09.18 19:55:50.427278 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36066 | ||
| 4387 | 2025.09.18 19:55:50.427293 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33290 | ||
| 4388 | 2025.09.18 19:55:50.427328 [ 288 ] {} <Trace> TCP-Session: c463138c-61a1-4d2a-b390-cbac9aa9a625 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4389 | 2025.09.18 19:55:50.427349 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4390 | 2025.09.18 19:55:50.427370 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4391 | 2025.09.18 19:55:50.427371 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4392 | 2025.09.18 19:55:50.427393 [ 289 ] {} <Debug> TCP-Session: a8cdd18b-ac72-4897-a155-9633a434c4b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42557 | ||
| 4393 | 2025.09.18 19:55:50.427407 [ 290 ] {} <Debug> TCP-Session: 7b25ca51-7a28-4b77-a6c4-d477862c8a61 Authenticating user 'default' from [fd00:1122:3344:101::e]:44619 | ||
| 4394 | 2025.09.18 19:55:50.427417 [ 293 ] {} <Debug> TCP-Session: 697676ce-66bf-42b2-8510-a713a09137a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36066 | ||
| 4395 | 2025.09.18 19:55:50.427428 [ 289 ] {} <Debug> TCP-Session: a8cdd18b-ac72-4897-a155-9633a434c4b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4396 | 2025.09.18 19:55:50.427444 [ 290 ] {} <Debug> TCP-Session: 7b25ca51-7a28-4b77-a6c4-d477862c8a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4397 | 2025.09.18 19:55:50.427448 [ 293 ] {} <Debug> TCP-Session: 697676ce-66bf-42b2-8510-a713a09137a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4398 | 2025.09.18 19:55:50.427456 [ 289 ] {} <Debug> TCP-Session: a8cdd18b-ac72-4897-a155-9633a434c4b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4399 | 2025.09.18 19:55:50.427467 [ 290 ] {} <Debug> TCP-Session: 7b25ca51-7a28-4b77-a6c4-d477862c8a61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4400 | 2025.09.18 19:55:50.427478 [ 293 ] {} <Debug> TCP-Session: 697676ce-66bf-42b2-8510-a713a09137a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4401 | 2025.09.18 19:55:50.427387 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4402 | 2025.09.18 19:55:50.427511 [ 288 ] {c2db012e-e70c-445e-8bf0-93d57f4f2866} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51200) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4403 | 2025.09.18 19:55:50.427268 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58528 | ||
| 4404 | 2025.09.18 19:55:50.427549 [ 294 ] {} <Debug> TCP-Session: 2059fc50-b772-4459-80bc-a79b30d901e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33290 | ||
| 4405 | 2025.09.18 19:55:50.427247 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52092 | ||
| 4406 | 2025.09.18 19:55:50.427601 [ 294 ] {} <Debug> TCP-Session: 2059fc50-b772-4459-80bc-a79b30d901e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4407 | 2025.09.18 19:55:50.427622 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4408 | 2025.09.18 19:55:50.427647 [ 294 ] {} <Debug> TCP-Session: 2059fc50-b772-4459-80bc-a79b30d901e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4409 | 2025.09.18 19:55:50.427667 [ 292 ] {} <Debug> TCP-Session: c0dc2924-dca4-4a65-b71c-a647679ac9ff Authenticating user 'default' from [fd00:1122:3344:101::e]:58528 | ||
| 4410 | 2025.09.18 19:55:50.427692 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4411 | 2025.09.18 19:55:50.427701 [ 292 ] {} <Debug> TCP-Session: c0dc2924-dca4-4a65-b71c-a647679ac9ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4412 | 2025.09.18 19:55:50.427727 [ 291 ] {} <Debug> TCP-Session: 2c180de2-8ac0-4bc6-8d89-7604be072153 Authenticating user 'default' from [fd00:1122:3344:101::e]:52092 | ||
| 4413 | 2025.09.18 19:55:50.427728 [ 292 ] {} <Debug> TCP-Session: c0dc2924-dca4-4a65-b71c-a647679ac9ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4414 | 2025.09.18 19:55:50.427757 [ 291 ] {} <Debug> TCP-Session: 2c180de2-8ac0-4bc6-8d89-7604be072153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4415 | 2025.09.18 19:55:50.427776 [ 291 ] {} <Debug> TCP-Session: 2c180de2-8ac0-4bc6-8d89-7604be072153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4416 | 2025.09.18 19:55:50.427804 [ 288 ] {c2db012e-e70c-445e-8bf0-93d57f4f2866} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4417 | 2025.09.18 19:55:50.427864 [ 288 ] {c2db012e-e70c-445e-8bf0-93d57f4f2866} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4418 | 2025.09.18 19:55:50.428149 [ 288 ] {c2db012e-e70c-445e-8bf0-93d57f4f2866} <Debug> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b) (SelectExecutor): Key condition: unknown | ||
| 4419 | 2025.09.18 19:55:50.429092 [ 306 ] {c2db012e-e70c-445e-8bf0-93d57f4f2866} <Trace> AggregatingTransform: Aggregating | ||
| 4420 | 2025.09.18 19:55:50.429148 [ 306 ] {c2db012e-e70c-445e-8bf0-93d57f4f2866} <Trace> Aggregator: Aggregation method: without_key | ||
| 4421 | 2025.09.18 19:55:50.429185 [ 306 ] {c2db012e-e70c-445e-8bf0-93d57f4f2866} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000934616 sec. (1069.958 rows/sec., 41.80 KiB/sec.) | ||
| 4422 | 2025.09.18 19:55:50.429204 [ 306 ] {c2db012e-e70c-445e-8bf0-93d57f4f2866} <Trace> Aggregator: Merging aggregated data | ||
| 4423 | 2025.09.18 19:55:50.430325 [ 288 ] {c2db012e-e70c-445e-8bf0-93d57f4f2866} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00287 sec., 348.4320557491289 rows/sec., 13.61 KiB/sec. | ||
| 4424 | 2025.09.18 19:55:50.430485 [ 288 ] {c2db012e-e70c-445e-8bf0-93d57f4f2866} <Debug> TCPHandler: Processed in 0.003275276 sec. | ||
| 4425 | 2025.09.18 19:55:50.430611 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4426 | 2025.09.18 19:55:50.430640 [ 288 ] {} <Debug> TCP-Session: c463138c-61a1-4d2a-b390-cbac9aa9a625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4427 | 2025.09.18 19:55:50.430676 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4428 | 2025.09.18 19:55:50.430697 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4429 | 2025.09.18 19:55:50.430715 [ 289 ] {} <Debug> TCP-Session: a8cdd18b-ac72-4897-a155-9633a434c4b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4430 | 2025.09.18 19:55:50.430719 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4431 | 2025.09.18 19:55:50.430736 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4432 | 2025.09.18 19:55:50.430767 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4433 | 2025.09.18 19:55:50.430786 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4434 | 2025.09.18 19:55:50.430801 [ 291 ] {} <Debug> TCP-Session: 2c180de2-8ac0-4bc6-8d89-7604be072153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4435 | 2025.09.18 19:55:50.430818 [ 293 ] {} <Debug> TCP-Session: 697676ce-66bf-42b2-8510-a713a09137a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4436 | 2025.09.18 19:55:50.430838 [ 294 ] {} <Debug> TCP-Session: 2059fc50-b772-4459-80bc-a79b30d901e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4437 | 2025.09.18 19:55:50.430772 [ 290 ] {} <Debug> TCP-Session: 7b25ca51-7a28-4b77-a6c4-d477862c8a61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4438 | 2025.09.18 19:55:50.430740 [ 292 ] {} <Debug> TCP-Session: c0dc2924-dca4-4a65-b71c-a647679ac9ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4439 | 2025.09.18 19:55:50.431608 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60197 | ||
| 4440 | 2025.09.18 19:55:50.431657 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48004 | ||
| 4441 | 2025.09.18 19:55:50.431672 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4442 | 2025.09.18 19:55:50.431695 [ 286 ] {} <Debug> TCP-Session: e88ce113-855b-4617-abf1-3cce4e876e4f Authenticating user 'default' from [fd00:1122:3344:101::e]:60197 | ||
| 4443 | 2025.09.18 19:55:50.431712 [ 286 ] {} <Debug> TCP-Session: e88ce113-855b-4617-abf1-3cce4e876e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4444 | 2025.09.18 19:55:50.431713 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4445 | 2025.09.18 19:55:50.431725 [ 286 ] {} <Debug> TCP-Session: e88ce113-855b-4617-abf1-3cce4e876e4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4446 | 2025.09.18 19:55:50.431740 [ 3 ] {} <Debug> TCP-Session: 06e8fd2d-843e-4123-8812-32bc3d760823 Authenticating user 'default' from [fd00:1122:3344:101::e]:48004 | ||
| 4447 | 2025.09.18 19:55:50.431756 [ 3 ] {} <Debug> TCP-Session: 06e8fd2d-843e-4123-8812-32bc3d760823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4448 | 2025.09.18 19:55:50.431768 [ 3 ] {} <Debug> TCP-Session: 06e8fd2d-843e-4123-8812-32bc3d760823 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4449 | 2025.09.18 19:55:50.449970 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:60197). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4450 | |||
| 4451 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4452 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4453 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4454 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4455 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4456 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4457 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4458 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4459 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4460 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4461 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4462 | (version 23.8.7.1) | ||
| 4463 | 2025.09.18 19:55:50.450110 [ 286 ] {} <Debug> TCP-Session: e88ce113-855b-4617-abf1-3cce4e876e4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4464 | 2025.09.18 19:55:50.450123 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48004). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4465 | |||
| 4466 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4467 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4468 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4469 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4470 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4471 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4472 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4473 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4474 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4475 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4476 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4477 | (version 23.8.7.1) | ||
| 4478 | 2025.09.18 19:55:50.450178 [ 3 ] {} <Debug> TCP-Session: 06e8fd2d-843e-4123-8812-32bc3d760823 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4479 | 2025.09.18 19:55:50.942191 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 588 | ||
| 4480 | 2025.09.18 19:55:50.944613 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4481 | 2025.09.18 19:55:50.944660 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4482 | 2025.09.18 19:55:50.945850 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4483 | 2025.09.18 19:55:50.946116 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2025.09.18 19:55:50.946433 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 588 | ||
| 4485 | 2025.09.18 19:55:52.637538 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4486 | 2025.09.18 19:55:52.637806 [ 4 ] {deed192e-73f0-42ad-b687-28e7afe4d3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4487 | 2025.09.18 19:55:52.637905 [ 4 ] {deed192e-73f0-42ad-b687-28e7afe4d3fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4488 | 2025.09.18 19:55:52.638719 [ 4 ] {deed192e-73f0-42ad-b687-28e7afe4d3fd} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2025.09.18 19:55:52.638766 [ 4 ] {deed192e-73f0-42ad-b687-28e7afe4d3fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4490 | 2025.09.18 19:55:52.639160 [ 4 ] {deed192e-73f0-42ad-b687-28e7afe4d3fd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4491 | 2025.09.18 19:55:52.639389 [ 4 ] {deed192e-73f0-42ad-b687-28e7afe4d3fd} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4492 | 2025.09.18 19:55:52.639553 [ 4 ] {deed192e-73f0-42ad-b687-28e7afe4d3fd} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001816 sec., 66079.29515418502 rows/sec., 5.61 MiB/sec. | ||
| 4493 | 2025.09.18 19:55:52.639599 [ 4 ] {deed192e-73f0-42ad-b687-28e7afe4d3fd} <Debug> TCPHandler: Processed in 0.002229508 sec. | ||
| 4494 | 2025.09.18 19:55:52.639746 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4495 | 2025.09.18 19:55:52.639849 [ 4 ] {36c25331-dcd6-4771-96bf-4959126a7b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4496 | 2025.09.18 19:55:52.639893 [ 4 ] {36c25331-dcd6-4771-96bf-4959126a7b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4497 | 2025.09.18 19:55:52.640334 [ 4 ] {36c25331-dcd6-4771-96bf-4959126a7b76} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2025.09.18 19:55:52.640370 [ 4 ] {36c25331-dcd6-4771-96bf-4959126a7b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4499 | 2025.09.18 19:55:52.640669 [ 4 ] {36c25331-dcd6-4771-96bf-4959126a7b76} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4500 | 2025.09.18 19:55:52.640872 [ 4 ] {36c25331-dcd6-4771-96bf-4959126a7b76} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4501 | 2025.09.18 19:55:52.641001 [ 4 ] {36c25331-dcd6-4771-96bf-4959126a7b76} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001176 sec., 27210.884353741498 rows/sec., 2.00 MiB/sec. | ||
| 4502 | 2025.09.18 19:55:52.641038 [ 4 ] {36c25331-dcd6-4771-96bf-4959126a7b76} <Debug> TCPHandler: Processed in 0.001345773 sec. | ||
| 4503 | 2025.09.18 19:55:52.641153 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4504 | 2025.09.18 19:55:52.641251 [ 4 ] {b04cb655-aab2-496a-9b13-9aa8415ac446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4505 | 2025.09.18 19:55:52.641291 [ 4 ] {b04cb655-aab2-496a-9b13-9aa8415ac446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4506 | 2025.09.18 19:55:52.641713 [ 4 ] {b04cb655-aab2-496a-9b13-9aa8415ac446} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2025.09.18 19:55:52.641749 [ 4 ] {b04cb655-aab2-496a-9b13-9aa8415ac446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4508 | 2025.09.18 19:55:52.642061 [ 4 ] {b04cb655-aab2-496a-9b13-9aa8415ac446} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4509 | 2025.09.18 19:55:52.642271 [ 4 ] {b04cb655-aab2-496a-9b13-9aa8415ac446} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4510 | 2025.09.18 19:55:52.642397 [ 4 ] {b04cb655-aab2-496a-9b13-9aa8415ac446} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001166 sec., 82332.7615780446 rows/sec., 6.43 MiB/sec. | ||
| 4511 | 2025.09.18 19:55:52.642434 [ 4 ] {b04cb655-aab2-496a-9b13-9aa8415ac446} <Debug> TCPHandler: Processed in 0.001331513 sec. | ||
| 4512 | 2025.09.18 19:55:52.642549 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4513 | 2025.09.18 19:55:52.642645 [ 4 ] {e6ddfec6-63aa-421a-9127-13a9e247e5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4514 | 2025.09.18 19:55:52.642688 [ 4 ] {e6ddfec6-63aa-421a-9127-13a9e247e5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4515 | 2025.09.18 19:55:52.643101 [ 4 ] {e6ddfec6-63aa-421a-9127-13a9e247e5df} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2025.09.18 19:55:52.643136 [ 4 ] {e6ddfec6-63aa-421a-9127-13a9e247e5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4517 | 2025.09.18 19:55:52.643458 [ 4 ] {e6ddfec6-63aa-421a-9127-13a9e247e5df} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4518 | 2025.09.18 19:55:52.643665 [ 4 ] {e6ddfec6-63aa-421a-9127-13a9e247e5df} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2025.09.18 19:55:52.643802 [ 4 ] {e6ddfec6-63aa-421a-9127-13a9e247e5df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 4520 | 2025.09.18 19:55:52.643839 [ 4 ] {e6ddfec6-63aa-421a-9127-13a9e247e5df} <Debug> TCPHandler: Processed in 0.001340093 sec. | ||
| 4521 | 2025.09.18 19:55:52.643954 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4522 | 2025.09.18 19:55:52.644051 [ 4 ] {73a3fb52-6110-462a-a2b5-0df00acc0d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4523 | 2025.09.18 19:55:52.644104 [ 4 ] {73a3fb52-6110-462a-a2b5-0df00acc0d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4524 | 2025.09.18 19:55:52.644951 [ 4 ] {73a3fb52-6110-462a-a2b5-0df00acc0d1c} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4525 | 2025.09.18 19:55:52.644988 [ 4 ] {73a3fb52-6110-462a-a2b5-0df00acc0d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4526 | 2025.09.18 19:55:52.645550 [ 4 ] {73a3fb52-6110-462a-a2b5-0df00acc0d1c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4527 | 2025.09.18 19:55:52.645777 [ 4 ] {73a3fb52-6110-462a-a2b5-0df00acc0d1c} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4528 | 2025.09.18 19:55:52.645918 [ 4 ] {73a3fb52-6110-462a-a2b5-0df00acc0d1c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001886 sec., 16967.12619300106 rows/sec., 30.40 MiB/sec. | ||
| 4529 | 2025.09.18 19:55:52.645979 [ 4 ] {73a3fb52-6110-462a-a2b5-0df00acc0d1c} <Debug> TCPHandler: Processed in 0.002073676 sec. | ||
| 4530 | 2025.09.18 19:55:52.646092 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2025.09.18 19:55:52.646188 [ 4 ] {47169b88-f76c-4084-9475-9ae0dd3eaefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4532 | 2025.09.18 19:55:52.646230 [ 4 ] {47169b88-f76c-4084-9475-9ae0dd3eaefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4533 | 2025.09.18 19:55:52.646581 [ 4 ] {47169b88-f76c-4084-9475-9ae0dd3eaefc} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2025.09.18 19:55:52.646619 [ 4 ] {47169b88-f76c-4084-9475-9ae0dd3eaefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4535 | 2025.09.18 19:55:52.646923 [ 4 ] {47169b88-f76c-4084-9475-9ae0dd3eaefc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4536 | 2025.09.18 19:55:52.647128 [ 4 ] {47169b88-f76c-4084-9475-9ae0dd3eaefc} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2025.09.18 19:55:52.647258 [ 4 ] {47169b88-f76c-4084-9475-9ae0dd3eaefc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 4538 | 2025.09.18 19:55:52.647295 [ 4 ] {47169b88-f76c-4084-9475-9ae0dd3eaefc} <Debug> TCPHandler: Processed in 0.001251431 sec. | ||
| 4539 | 2025.09.18 19:55:53.882233 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63779 | ||
| 4540 | 2025.09.18 19:55:53.882356 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4541 | 2025.09.18 19:55:53.882384 [ 286 ] {} <Debug> TCP-Session: 05c87e21-f05e-4275-90d8-727d66d3b7bc Authenticating user 'default' from [fd00:1122:3344:101::e]:63779 | ||
| 4542 | 2025.09.18 19:55:53.882405 [ 286 ] {} <Debug> TCP-Session: 05c87e21-f05e-4275-90d8-727d66d3b7bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4543 | 2025.09.18 19:55:53.882418 [ 286 ] {} <Debug> TCP-Session: 05c87e21-f05e-4275-90d8-727d66d3b7bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4544 | 2025.09.18 19:55:53.882662 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35881 | ||
| 4545 | 2025.09.18 19:55:53.882695 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41982 | ||
| 4546 | 2025.09.18 19:55:53.882715 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62016 | ||
| 4547 | 2025.09.18 19:55:53.882732 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34286 | ||
| 4548 | 2025.09.18 19:55:53.882790 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4549 | 2025.09.18 19:55:53.882794 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4550 | 2025.09.18 19:55:53.882825 [ 290 ] {} <Debug> TCP-Session: b24ac22a-783d-49ca-86a9-e0327b2b6884 Authenticating user 'default' from [fd00:1122:3344:101::e]:41982 | ||
| 4551 | 2025.09.18 19:55:53.882841 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4552 | 2025.09.18 19:55:53.882854 [ 290 ] {} <Debug> TCP-Session: b24ac22a-783d-49ca-86a9-e0327b2b6884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4553 | 2025.09.18 19:55:53.882875 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4554 | 2025.09.18 19:55:53.882883 [ 290 ] {} <Debug> TCP-Session: b24ac22a-783d-49ca-86a9-e0327b2b6884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4555 | 2025.09.18 19:55:53.882880 [ 291 ] {} <Debug> TCP-Session: ae5e24e0-5218-4ac4-be4b-07fa80f42220 Authenticating user 'default' from [fd00:1122:3344:101::e]:62016 | ||
| 4556 | 2025.09.18 19:55:53.882914 [ 293 ] {} <Debug> TCP-Session: 2c506113-e180-4642-bbc2-eace08e6889c Authenticating user 'default' from [fd00:1122:3344:101::e]:34286 | ||
| 4557 | 2025.09.18 19:55:53.882752 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49265 | ||
| 4558 | 2025.09.18 19:55:53.882960 [ 293 ] {} <Debug> TCP-Session: 2c506113-e180-4642-bbc2-eace08e6889c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4559 | 2025.09.18 19:55:53.882943 [ 291 ] {} <Debug> TCP-Session: ae5e24e0-5218-4ac4-be4b-07fa80f42220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4560 | 2025.09.18 19:55:53.882996 [ 293 ] {} <Debug> TCP-Session: 2c506113-e180-4642-bbc2-eace08e6889c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4561 | 2025.09.18 19:55:53.883019 [ 291 ] {} <Debug> TCP-Session: ae5e24e0-5218-4ac4-be4b-07fa80f42220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4562 | 2025.09.18 19:55:53.883029 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4563 | 2025.09.18 19:55:53.882743 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33544 | ||
| 4564 | 2025.09.18 19:55:53.883068 [ 3 ] {} <Debug> TCP-Session: 3d900a05-2ba4-4a0d-aa12-45cfa6fc603c Authenticating user 'default' from [fd00:1122:3344:101::e]:49265 | ||
| 4565 | 2025.09.18 19:55:53.882740 [ 286 ] {} <Trace> TCP-Session: 05c87e21-f05e-4275-90d8-727d66d3b7bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4566 | 2025.09.18 19:55:53.883099 [ 3 ] {} <Debug> TCP-Session: 3d900a05-2ba4-4a0d-aa12-45cfa6fc603c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4567 | 2025.09.18 19:55:53.882719 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46673 | ||
| 4568 | 2025.09.18 19:55:53.883125 [ 3 ] {} <Debug> TCP-Session: 3d900a05-2ba4-4a0d-aa12-45cfa6fc603c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4569 | 2025.09.18 19:55:53.883121 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4570 | 2025.09.18 19:55:53.882671 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55108 | ||
| 4571 | 2025.09.18 19:55:53.883193 [ 294 ] {} <Debug> TCP-Session: c775dec5-54b5-4c85-94bb-82e8ae9ddd56 Authenticating user 'default' from [fd00:1122:3344:101::e]:33544 | ||
| 4572 | 2025.09.18 19:55:53.883201 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4573 | 2025.09.18 19:55:53.883226 [ 294 ] {} <Debug> TCP-Session: c775dec5-54b5-4c85-94bb-82e8ae9ddd56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4574 | 2025.09.18 19:55:53.883244 [ 292 ] {} <Debug> TCP-Session: 708b7a91-bccb-4dd2-bc73-19b232536689 Authenticating user 'default' from [fd00:1122:3344:101::e]:46673 | ||
| 4575 | 2025.09.18 19:55:53.883251 [ 294 ] {} <Debug> TCP-Session: c775dec5-54b5-4c85-94bb-82e8ae9ddd56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4576 | 2025.09.18 19:55:53.883256 [ 286 ] {e00aa934-1349-4954-9b9c-53ae53a60df2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63779) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4577 | 2025.09.18 19:55:53.883276 [ 292 ] {} <Debug> TCP-Session: 708b7a91-bccb-4dd2-bc73-19b232536689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4578 | 2025.09.18 19:55:53.883258 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4579 | 2025.09.18 19:55:53.883310 [ 292 ] {} <Debug> TCP-Session: 708b7a91-bccb-4dd2-bc73-19b232536689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4580 | 2025.09.18 19:55:53.882847 [ 288 ] {} <Debug> TCP-Session: f3985b18-ba87-4534-a5ce-d1785cf100fe Authenticating user 'default' from [fd00:1122:3344:101::e]:35881 | ||
| 4581 | 2025.09.18 19:55:53.883341 [ 289 ] {} <Debug> TCP-Session: 99c81427-f28e-4d1c-a24e-aa6d43f18e8c Authenticating user 'default' from [fd00:1122:3344:101::e]:55108 | ||
| 4582 | 2025.09.18 19:55:53.883368 [ 288 ] {} <Debug> TCP-Session: f3985b18-ba87-4534-a5ce-d1785cf100fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4583 | 2025.09.18 19:55:53.883380 [ 289 ] {} <Debug> TCP-Session: 99c81427-f28e-4d1c-a24e-aa6d43f18e8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4584 | 2025.09.18 19:55:53.883391 [ 288 ] {} <Debug> TCP-Session: f3985b18-ba87-4534-a5ce-d1785cf100fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4585 | 2025.09.18 19:55:53.883405 [ 289 ] {} <Debug> TCP-Session: 99c81427-f28e-4d1c-a24e-aa6d43f18e8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4586 | 2025.09.18 19:55:53.883526 [ 286 ] {e00aa934-1349-4954-9b9c-53ae53a60df2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4587 | 2025.09.18 19:55:53.883590 [ 286 ] {e00aa934-1349-4954-9b9c-53ae53a60df2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4588 | 2025.09.18 19:55:53.883867 [ 286 ] {e00aa934-1349-4954-9b9c-53ae53a60df2} <Debug> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b) (SelectExecutor): Key condition: unknown | ||
| 4589 | 2025.09.18 19:55:53.884762 [ 313 ] {e00aa934-1349-4954-9b9c-53ae53a60df2} <Trace> AggregatingTransform: Aggregating | ||
| 4590 | 2025.09.18 19:55:53.884813 [ 313 ] {e00aa934-1349-4954-9b9c-53ae53a60df2} <Trace> Aggregator: Aggregation method: without_key | ||
| 4591 | 2025.09.18 19:55:53.884849 [ 313 ] {e00aa934-1349-4954-9b9c-53ae53a60df2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000883315 sec. (1132.099 rows/sec., 44.22 KiB/sec.) | ||
| 4592 | 2025.09.18 19:55:53.884868 [ 313 ] {e00aa934-1349-4954-9b9c-53ae53a60df2} <Trace> Aggregator: Merging aggregated data | ||
| 4593 | 2025.09.18 19:55:53.886159 [ 286 ] {e00aa934-1349-4954-9b9c-53ae53a60df2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002957 sec., 338.18058843422386 rows/sec., 13.21 KiB/sec. | ||
| 4594 | 2025.09.18 19:55:53.886300 [ 286 ] {e00aa934-1349-4954-9b9c-53ae53a60df2} <Debug> TCPHandler: Processed in 0.003671993 sec. | ||
| 4595 | 2025.09.18 19:55:53.886425 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4596 | 2025.09.18 19:55:53.886449 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4597 | 2025.09.18 19:55:53.886457 [ 286 ] {} <Debug> TCP-Session: 05c87e21-f05e-4275-90d8-727d66d3b7bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4598 | 2025.09.18 19:55:53.886472 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4599 | 2025.09.18 19:55:53.886488 [ 3 ] {} <Debug> TCP-Session: 3d900a05-2ba4-4a0d-aa12-45cfa6fc603c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4600 | 2025.09.18 19:55:53.886505 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4601 | 2025.09.18 19:55:53.886518 [ 289 ] {} <Debug> TCP-Session: 99c81427-f28e-4d1c-a24e-aa6d43f18e8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4602 | 2025.09.18 19:55:53.886525 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4603 | 2025.09.18 19:55:53.886542 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4604 | 2025.09.18 19:55:53.886559 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4605 | 2025.09.18 19:55:53.886579 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4606 | 2025.09.18 19:55:53.886603 [ 290 ] {} <Debug> TCP-Session: b24ac22a-783d-49ca-86a9-e0327b2b6884 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4607 | 2025.09.18 19:55:53.886619 [ 293 ] {} <Debug> TCP-Session: 2c506113-e180-4642-bbc2-eace08e6889c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4608 | 2025.09.18 19:55:53.886636 [ 294 ] {} <Debug> TCP-Session: c775dec5-54b5-4c85-94bb-82e8ae9ddd56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4609 | 2025.09.18 19:55:53.886594 [ 291 ] {} <Debug> TCP-Session: ae5e24e0-5218-4ac4-be4b-07fa80f42220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4610 | 2025.09.18 19:55:53.886490 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4611 | 2025.09.18 19:55:53.886549 [ 288 ] {} <Debug> TCP-Session: f3985b18-ba87-4534-a5ce-d1785cf100fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4612 | 2025.09.18 19:55:53.886716 [ 292 ] {} <Debug> TCP-Session: 708b7a91-bccb-4dd2-bc73-19b232536689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4613 | 2025.09.18 19:55:55.843292 [ 12 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4614 | 2025.09.18 19:55:55.843356 [ 12 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4615 | 2025.09.18 19:55:55.935099 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8587 | ||
| 4616 | 2025.09.18 19:55:55.935599 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2025.09.18 19:55:55.935646 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4618 | 2025.09.18 19:55:55.936146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4619 | 2025.09.18 19:55:55.936372 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2025.09.18 19:55:55.936518 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8587 | ||
| 4621 | 2025.09.18 19:55:56.386448 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4622 | 2025.09.18 19:55:56.406468 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2025.09.18 19:55:56.406530 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4624 | 2025.09.18 19:55:56.412936 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4625 | 2025.09.18 19:55:56.413672 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2025.09.18 19:55:56.416830 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4627 | 2025.09.18 19:55:57.646513 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4628 | 2025.09.18 19:55:57.646695 [ 4 ] {0fee47f9-df0e-448a-b8b9-a84455bee84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4629 | 2025.09.18 19:55:57.646762 [ 4 ] {0fee47f9-df0e-448a-b8b9-a84455bee84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4630 | 2025.09.18 19:55:57.647603 [ 4 ] {0fee47f9-df0e-448a-b8b9-a84455bee84f} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2025.09.18 19:55:57.647655 [ 4 ] {0fee47f9-df0e-448a-b8b9-a84455bee84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4632 | 2025.09.18 19:55:57.648084 [ 4 ] {0fee47f9-df0e-448a-b8b9-a84455bee84f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4633 | 2025.09.18 19:55:57.648314 [ 4 ] {0fee47f9-df0e-448a-b8b9-a84455bee84f} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2025.09.18 19:55:57.648473 [ 4 ] {0fee47f9-df0e-448a-b8b9-a84455bee84f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001827 sec., 224411.60372194854 rows/sec., 14.24 MiB/sec. | ||
| 4635 | 2025.09.18 19:55:57.648523 [ 4 ] {0fee47f9-df0e-448a-b8b9-a84455bee84f} <Debug> TCPHandler: Processed in 0.002135817 sec. | ||
| 4636 | 2025.09.18 19:55:57.648650 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4637 | 2025.09.18 19:55:57.648753 [ 4 ] {5e095e1f-a3be-4dcb-bc1a-cc908d187266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4638 | 2025.09.18 19:55:57.648797 [ 4 ] {5e095e1f-a3be-4dcb-bc1a-cc908d187266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4639 | 2025.09.18 19:55:57.649922 [ 4 ] {5e095e1f-a3be-4dcb-bc1a-cc908d187266} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4640 | 2025.09.18 19:55:57.649962 [ 4 ] {5e095e1f-a3be-4dcb-bc1a-cc908d187266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4641 | 2025.09.18 19:55:57.650376 [ 4 ] {5e095e1f-a3be-4dcb-bc1a-cc908d187266} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4642 | 2025.09.18 19:55:57.650581 [ 4 ] {5e095e1f-a3be-4dcb-bc1a-cc908d187266} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4643 | 2025.09.18 19:55:57.650720 [ 4 ] {5e095e1f-a3be-4dcb-bc1a-cc908d187266} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.00199 sec., 568844.2211055276 rows/sec., 45.07 MiB/sec. | ||
| 4644 | 2025.09.18 19:55:57.650758 [ 4 ] {5e095e1f-a3be-4dcb-bc1a-cc908d187266} <Debug> TCPHandler: Processed in 0.002162417 sec. | ||
| 4645 | 2025.09.18 19:55:57.650874 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4646 | 2025.09.18 19:55:57.650971 [ 4 ] {f482939b-3151-43a4-a8e0-23422bfa69c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4647 | 2025.09.18 19:55:57.651012 [ 4 ] {f482939b-3151-43a4-a8e0-23422bfa69c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4648 | 2025.09.18 19:55:57.651504 [ 4 ] {f482939b-3151-43a4-a8e0-23422bfa69c4} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4649 | 2025.09.18 19:55:57.651540 [ 4 ] {f482939b-3151-43a4-a8e0-23422bfa69c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4650 | 2025.09.18 19:55:57.651852 [ 4 ] {f482939b-3151-43a4-a8e0-23422bfa69c4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4651 | 2025.09.18 19:55:57.652057 [ 4 ] {f482939b-3151-43a4-a8e0-23422bfa69c4} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4652 | 2025.09.18 19:55:57.652177 [ 48 ] {} <Debug> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4653 | 2025.09.18 19:55:57.652194 [ 4 ] {f482939b-3151-43a4-a8e0-23422bfa69c4} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001243 sec., 172968.62429605794 rows/sec., 10.27 MiB/sec. | ||
| 4654 | 2025.09.18 19:55:57.652247 [ 48 ] {} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4655 | 2025.09.18 19:55:57.652255 [ 4 ] {f482939b-3151-43a4-a8e0-23422bfa69c4} <Debug> TCPHandler: Processed in 0.001431425 sec. | ||
| 4656 | 2025.09.18 19:55:57.652277 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4657 | 2025.09.18 19:55:57.652379 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4658 | 2025.09.18 19:55:57.652403 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::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 | ||
| 4659 | 2025.09.18 19:55:57.652483 [ 4 ] {185e506d-ef50-439c-b0b0-636a2b332c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4660 | 2025.09.18 19:55:57.652527 [ 4 ] {185e506d-ef50-439c-b0b0-636a2b332c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4661 | 2025.09.18 19:55:57.652555 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4662 | 2025.09.18 19:55:57.652596 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 279 rows starting from the beginning of the part | ||
| 4663 | 2025.09.18 19:55:57.652664 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 215 rows starting from the beginning of the part | ||
| 4664 | 2025.09.18 19:55:57.652715 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
| 4665 | 2025.09.18 19:55:57.652758 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 215 rows starting from the beginning of the part | ||
| 4666 | 2025.09.18 19:55:57.652802 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 4667 | 2025.09.18 19:55:57.652859 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 215 rows starting from the beginning of the part | ||
| 4668 | 2025.09.18 19:55:57.653042 [ 4 ] {185e506d-ef50-439c-b0b0-636a2b332c05} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4669 | 2025.09.18 19:55:57.653083 [ 4 ] {185e506d-ef50-439c-b0b0-636a2b332c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4670 | 2025.09.18 19:55:57.653417 [ 4 ] {185e506d-ef50-439c-b0b0-636a2b332c05} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4671 | 2025.09.18 19:55:57.653643 [ 4 ] {185e506d-ef50-439c-b0b0-636a2b332c05} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2025.09.18 19:55:57.653812 [ 193 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 988 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466075 sec., 673908.224340501 rows/sec., 43.77 MiB/sec. | ||
| 4673 | 2025.09.18 19:55:57.653819 [ 4 ] {185e506d-ef50-439c-b0b0-636a2b332c05} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001355 sec., 156457.56457564575 rows/sec., 10.09 MiB/sec. | ||
| 4674 | 2025.09.18 19:55:57.653886 [ 4 ] {185e506d-ef50-439c-b0b0-636a2b332c05} <Debug> TCPHandler: Processed in 0.001555556 sec. | ||
| 4675 | 2025.09.18 19:55:57.653950 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4676 | 2025.09.18 19:55:57.654012 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4677 | 2025.09.18 19:55:57.654149 [ 4 ] {e1d37329-1ee9-4155-b95d-f18e4734d872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4678 | 2025.09.18 19:55:57.654200 [ 4 ] {e1d37329-1ee9-4155-b95d-f18e4734d872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4679 | 2025.09.18 19:55:57.654229 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_21_4} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4680 | 2025.09.18 19:55:57.654301 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_21_4} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4681 | 2025.09.18 19:55:57.654372 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4682 | 2025.09.18 19:55:57.654749 [ 4 ] {e1d37329-1ee9-4155-b95d-f18e4734d872} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4683 | 2025.09.18 19:55:57.654789 [ 4 ] {e1d37329-1ee9-4155-b95d-f18e4734d872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4684 | 2025.09.18 19:55:57.655143 [ 4 ] {e1d37329-1ee9-4155-b95d-f18e4734d872} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4685 | 2025.09.18 19:55:57.655379 [ 4 ] {e1d37329-1ee9-4155-b95d-f18e4734d872} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2025.09.18 19:55:57.655518 [ 4 ] {e1d37329-1ee9-4155-b95d-f18e4734d872} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001393 sec., 151471.6439339555 rows/sec., 8.60 MiB/sec. | ||
| 4687 | 2025.09.18 19:55:57.655556 [ 4 ] {e1d37329-1ee9-4155-b95d-f18e4734d872} <Debug> TCPHandler: Processed in 0.001601037 sec. | ||
| 4688 | 2025.09.18 19:55:57.655674 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4689 | 2025.09.18 19:55:57.655769 [ 4 ] {f2ae1719-f77c-4975-a5b9-681e24b039f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4690 | 2025.09.18 19:55:57.655808 [ 4 ] {f2ae1719-f77c-4975-a5b9-681e24b039f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4691 | 2025.09.18 19:55:57.656529 [ 4 ] {f2ae1719-f77c-4975-a5b9-681e24b039f0} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4692 | 2025.09.18 19:55:57.656565 [ 4 ] {f2ae1719-f77c-4975-a5b9-681e24b039f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4693 | 2025.09.18 19:55:57.656917 [ 4 ] {f2ae1719-f77c-4975-a5b9-681e24b039f0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4694 | 2025.09.18 19:55:57.657118 [ 4 ] {f2ae1719-f77c-4975-a5b9-681e24b039f0} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2025.09.18 19:55:57.657251 [ 4 ] {f2ae1719-f77c-4975-a5b9-681e24b039f0} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001501 sec., 459027.3151232512 rows/sec., 32.05 MiB/sec. | ||
| 4696 | 2025.09.18 19:55:57.657288 [ 4 ] {f2ae1719-f77c-4975-a5b9-681e24b039f0} <Debug> TCPHandler: Processed in 0.001667399 sec. | ||
| 4697 | 2025.09.18 19:55:57.657398 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4698 | 2025.09.18 19:55:57.657493 [ 4 ] {f201edff-caf8-4a59-9594-180f110dd64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4699 | 2025.09.18 19:55:57.657535 [ 4 ] {f201edff-caf8-4a59-9594-180f110dd64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4700 | 2025.09.18 19:55:57.657872 [ 4 ] {f201edff-caf8-4a59-9594-180f110dd64c} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2025.09.18 19:55:57.657908 [ 4 ] {f201edff-caf8-4a59-9594-180f110dd64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4702 | 2025.09.18 19:55:57.658222 [ 4 ] {f201edff-caf8-4a59-9594-180f110dd64c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4703 | 2025.09.18 19:55:57.658427 [ 4 ] {f201edff-caf8-4a59-9594-180f110dd64c} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2025.09.18 19:55:57.658550 [ 48 ] {} <Debug> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4705 | 2025.09.18 19:55:57.658564 [ 4 ] {f201edff-caf8-4a59-9594-180f110dd64c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 4706 | 2025.09.18 19:55:57.658595 [ 48 ] {} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2025.09.18 19:55:57.658622 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4708 | 2025.09.18 19:55:57.658626 [ 4 ] {f201edff-caf8-4a59-9594-180f110dd64c} <Debug> TCPHandler: Processed in 0.001275752 sec. | ||
| 4709 | 2025.09.18 19:55:57.658742 [ 199 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 4710 | 2025.09.18 19:55:57.658766 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2025.09.18 19:55:57.658885 [ 199 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4712 | 2025.09.18 19:55:57.658892 [ 4 ] {dc790501-4c4d-4779-b427-4036f7c326de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4713 | 2025.09.18 19:55:57.658930 [ 199 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 4714 | 2025.09.18 19:55:57.658957 [ 4 ] {dc790501-4c4d-4779-b427-4036f7c326de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4715 | 2025.09.18 19:55:57.659005 [ 199 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 4716 | 2025.09.18 19:55:57.659059 [ 199 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 4717 | 2025.09.18 19:55:57.659103 [ 199 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 4718 | 2025.09.18 19:55:57.659145 [ 199 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 4719 | 2025.09.18 19:55:57.659187 [ 199 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 4720 | 2025.09.18 19:55:57.659502 [ 4 ] {dc790501-4c4d-4779-b427-4036f7c326de} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2025.09.18 19:55:57.659543 [ 4 ] {dc790501-4c4d-4779-b427-4036f7c326de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4722 | 2025.09.18 19:55:57.659942 [ 4 ] {dc790501-4c4d-4779-b427-4036f7c326de} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4723 | 2025.09.18 19:55:57.659996 [ 193 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001306012 sec., 50535.52341019837 rows/sec., 2.58 MiB/sec. | ||
| 4724 | 2025.09.18 19:55:57.660180 [ 4 ] {dc790501-4c4d-4779-b427-4036f7c326de} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2025.09.18 19:55:57.660188 [ 196 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4726 | 2025.09.18 19:55:57.660343 [ 4 ] {dc790501-4c4d-4779-b427-4036f7c326de} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001476 sec., 212737.1273712737 rows/sec., 13.97 MiB/sec. | ||
| 4727 | 2025.09.18 19:55:57.660389 [ 4 ] {dc790501-4c4d-4779-b427-4036f7c326de} <Debug> TCPHandler: Processed in 0.001685559 sec. | ||
| 4728 | 2025.09.18 19:55:57.660494 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2025.09.18 19:55:57.660540 [ 196 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_11_2} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4730 | 2025.09.18 19:55:57.660590 [ 4 ] {ea1e3a28-3d3a-4a75-b7b5-5ab950e6b1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4731 | 2025.09.18 19:55:57.660631 [ 196 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_11_2} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4732 | 2025.09.18 19:55:57.660638 [ 4 ] {ea1e3a28-3d3a-4a75-b7b5-5ab950e6b1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4733 | 2025.09.18 19:55:57.660753 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4734 | 2025.09.18 19:55:57.660971 [ 4 ] {ea1e3a28-3d3a-4a75-b7b5-5ab950e6b1ed} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2025.09.18 19:55:57.661011 [ 4 ] {ea1e3a28-3d3a-4a75-b7b5-5ab950e6b1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4736 | 2025.09.18 19:55:57.661316 [ 4 ] {ea1e3a28-3d3a-4a75-b7b5-5ab950e6b1ed} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4737 | 2025.09.18 19:55:57.661532 [ 4 ] {ea1e3a28-3d3a-4a75-b7b5-5ab950e6b1ed} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2025.09.18 19:55:57.661673 [ 4 ] {ea1e3a28-3d3a-4a75-b7b5-5ab950e6b1ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0011 sec., 909.090909090909 rows/sec., 61.26 KiB/sec. | ||
| 4739 | 2025.09.18 19:55:57.661711 [ 4 ] {ea1e3a28-3d3a-4a75-b7b5-5ab950e6b1ed} <Debug> TCPHandler: Processed in 0.001266232 sec. | ||
| 4740 | 2025.09.18 19:55:57.661825 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4741 | 2025.09.18 19:55:57.661922 [ 4 ] {64d20de5-3add-445b-ab4b-a611eb5923b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4742 | 2025.09.18 19:55:57.661977 [ 4 ] {64d20de5-3add-445b-ab4b-a611eb5923b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4743 | 2025.09.18 19:55:57.662777 [ 4 ] {64d20de5-3add-445b-ab4b-a611eb5923b6} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2025.09.18 19:55:57.662814 [ 4 ] {64d20de5-3add-445b-ab4b-a611eb5923b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4745 | 2025.09.18 19:55:57.663359 [ 4 ] {64d20de5-3add-445b-ab4b-a611eb5923b6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4746 | 2025.09.18 19:55:57.663582 [ 4 ] {64d20de5-3add-445b-ab4b-a611eb5923b6} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2025.09.18 19:55:57.663732 [ 4 ] {64d20de5-3add-445b-ab4b-a611eb5923b6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001828 sec., 5470.459518599562 rows/sec., 9.80 MiB/sec. | ||
| 4748 | 2025.09.18 19:55:57.663790 [ 4 ] {64d20de5-3add-445b-ab4b-a611eb5923b6} <Debug> TCPHandler: Processed in 0.002017224 sec. | ||
| 4749 | 2025.09.18 19:55:57.663912 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4750 | 2025.09.18 19:55:57.664008 [ 4 ] {fd32915f-a607-4526-b457-e454846ca32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4751 | 2025.09.18 19:55:57.664050 [ 4 ] {fd32915f-a607-4526-b457-e454846ca32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4752 | 2025.09.18 19:55:57.664403 [ 4 ] {fd32915f-a607-4526-b457-e454846ca32e} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4753 | 2025.09.18 19:55:57.664440 [ 4 ] {fd32915f-a607-4526-b457-e454846ca32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4754 | 2025.09.18 19:55:57.664744 [ 4 ] {fd32915f-a607-4526-b457-e454846ca32e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4755 | 2025.09.18 19:55:57.664943 [ 4 ] {fd32915f-a607-4526-b457-e454846ca32e} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4756 | 2025.09.18 19:55:57.665070 [ 4 ] {fd32915f-a607-4526-b457-e454846ca32e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001081 sec., 96207.2155411656 rows/sec., 5.89 MiB/sec. | ||
| 4757 | 2025.09.18 19:55:57.665106 [ 4 ] {fd32915f-a607-4526-b457-e454846ca32e} <Debug> TCPHandler: Processed in 0.001254551 sec. | ||
| 4758 | 2025.09.18 19:56:00.946644 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 624 | ||
| 4759 | 2025.09.18 19:56:00.949076 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2025.09.18 19:56:00.949132 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4761 | 2025.09.18 19:56:00.950421 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4762 | 2025.09.18 19:56:00.950696 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2025.09.18 19:56:00.951046 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 624 | ||
| 4764 | 2025.09.18 19:56:02.664690 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2025.09.18 19:56:02.664884 [ 4 ] {632f72fe-5155-40c8-a92b-02010d6318c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4766 | 2025.09.18 19:56:02.664954 [ 4 ] {632f72fe-5155-40c8-a92b-02010d6318c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4767 | 2025.09.18 19:56:02.665632 [ 4 ] {632f72fe-5155-40c8-a92b-02010d6318c7} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2025.09.18 19:56:02.665675 [ 4 ] {632f72fe-5155-40c8-a92b-02010d6318c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4769 | 2025.09.18 19:56:02.666059 [ 4 ] {632f72fe-5155-40c8-a92b-02010d6318c7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4770 | 2025.09.18 19:56:02.666279 [ 4 ] {632f72fe-5155-40c8-a92b-02010d6318c7} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2025.09.18 19:56:02.666433 [ 4 ] {632f72fe-5155-40c8-a92b-02010d6318c7} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001602 sec., 7490.636704119851 rows/sec., 610.81 KiB/sec. | ||
| 4772 | 2025.09.18 19:56:02.666475 [ 4 ] {632f72fe-5155-40c8-a92b-02010d6318c7} <Debug> TCPHandler: Processed in 0.001915873 sec. | ||
| 4773 | 2025.09.18 19:56:02.666605 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4774 | 2025.09.18 19:56:02.666702 [ 4 ] {0f4bf6a6-85b3-4766-9b89-8b043eac549b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4775 | 2025.09.18 19:56:02.666743 [ 4 ] {0f4bf6a6-85b3-4766-9b89-8b043eac549b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4776 | 2025.09.18 19:56:02.667782 [ 4 ] {0f4bf6a6-85b3-4766-9b89-8b043eac549b} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2025.09.18 19:56:02.667816 [ 4 ] {0f4bf6a6-85b3-4766-9b89-8b043eac549b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4778 | 2025.09.18 19:56:02.668220 [ 4 ] {0f4bf6a6-85b3-4766-9b89-8b043eac549b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4779 | 2025.09.18 19:56:02.668432 [ 4 ] {0f4bf6a6-85b3-4766-9b89-8b043eac549b} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2025.09.18 19:56:02.668535 [ 47 ] {} <Debug> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4781 | 2025.09.18 19:56:02.668558 [ 4 ] {0f4bf6a6-85b3-4766-9b89-8b043eac549b} <Debug> executeQuery: Read 1266 rows, 107.44 KiB in 0.001875 sec., 675200 rows/sec., 55.96 MiB/sec. | ||
| 4782 | 2025.09.18 19:56:02.668571 [ 47 ] {} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2025.09.18 19:56:02.668590 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4784 | 2025.09.18 19:56:02.668595 [ 4 ] {0f4bf6a6-85b3-4766-9b89-8b043eac549b} <Debug> TCPHandler: Processed in 0.002040874 sec. | ||
| 4785 | 2025.09.18 19:56:02.668726 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2025.09.18 19:56:02.668729 [ 189 ] {73f8a399-e317-4d85-967e-c274ff67ed35::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 | ||
| 4787 | 2025.09.18 19:56:02.668821 [ 4 ] {0de98a33-c864-4349-b36f-57138748917f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4788 | 2025.09.18 19:56:02.668864 [ 4 ] {0de98a33-c864-4349-b36f-57138748917f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4789 | 2025.09.18 19:56:02.668875 [ 189 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4790 | 2025.09.18 19:56:02.668912 [ 189 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2466 rows starting from the beginning of the part | ||
| 4791 | 2025.09.18 19:56:02.668978 [ 189 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 120 rows starting from the beginning of the part | ||
| 4792 | 2025.09.18 19:56:02.669022 [ 189 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1132 rows starting from the beginning of the part | ||
| 4793 | 2025.09.18 19:56:02.669066 [ 189 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 120 rows starting from the beginning of the part | ||
| 4794 | 2025.09.18 19:56:02.669104 [ 189 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1132 rows starting from the beginning of the part | ||
| 4795 | 2025.09.18 19:56:02.669141 [ 189 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1266 rows starting from the beginning of the part | ||
| 4796 | 2025.09.18 19:56:02.669281 [ 4 ] {0de98a33-c864-4349-b36f-57138748917f} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2025.09.18 19:56:02.669322 [ 4 ] {0de98a33-c864-4349-b36f-57138748917f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4798 | 2025.09.18 19:56:02.669697 [ 4 ] {0de98a33-c864-4349-b36f-57138748917f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4799 | 2025.09.18 19:56:02.669907 [ 4 ] {0de98a33-c864-4349-b36f-57138748917f} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2025.09.18 19:56:02.670038 [ 4 ] {0de98a33-c864-4349-b36f-57138748917f} <Debug> executeQuery: Read 44 rows, 3.24 KiB in 0.001236 sec., 35598.705501618126 rows/sec., 2.56 MiB/sec. | ||
| 4801 | 2025.09.18 19:56:02.670077 [ 4 ] {0de98a33-c864-4349-b36f-57138748917f} <Debug> TCPHandler: Processed in 0.001401584 sec. | ||
| 4802 | 2025.09.18 19:56:02.670182 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4803 | 2025.09.18 19:56:02.670274 [ 4 ] {f0553c5d-d07b-4690-969f-89058456818e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4804 | 2025.09.18 19:56:02.670313 [ 4 ] {f0553c5d-d07b-4690-969f-89058456818e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4805 | 2025.09.18 19:56:02.670789 [ 4 ] {f0553c5d-d07b-4690-969f-89058456818e} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4806 | 2025.09.18 19:56:02.670824 [ 4 ] {f0553c5d-d07b-4690-969f-89058456818e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4807 | 2025.09.18 19:56:02.671154 [ 4 ] {f0553c5d-d07b-4690-969f-89058456818e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4808 | 2025.09.18 19:56:02.671352 [ 196 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6236 rows, containing 5 columns (5 merged, 0 gathered) in 0.002680485 sec., 2326444.6546054166 rows/sec., 197.84 MiB/sec. | ||
| 4809 | 2025.09.18 19:56:02.671358 [ 4 ] {f0553c5d-d07b-4690-969f-89058456818e} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2025.09.18 19:56:02.671536 [ 4 ] {f0553c5d-d07b-4690-969f-89058456818e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00128 sec., 178124.99999999997 rows/sec., 12.06 MiB/sec. | ||
| 4811 | 2025.09.18 19:56:02.671572 [ 4 ] {f0553c5d-d07b-4690-969f-89058456818e} <Debug> TCPHandler: Processed in 0.001440004 sec. | ||
| 4812 | 2025.09.18 19:56:02.671682 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4813 | 2025.09.18 19:56:02.671706 [ 193 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4814 | 2025.09.18 19:56:02.671778 [ 4 ] {70097d23-14ad-403b-a2ac-a1208dd377c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4815 | 2025.09.18 19:56:02.671823 [ 4 ] {70097d23-14ad-403b-a2ac-a1208dd377c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4816 | 2025.09.18 19:56:02.672000 [ 193 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_26_5} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4817 | 2025.09.18 19:56:02.672084 [ 193 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_26_5} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4818 | 2025.09.18 19:56:02.672164 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 4819 | 2025.09.18 19:56:02.672432 [ 4 ] {70097d23-14ad-403b-a2ac-a1208dd377c0} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2025.09.18 19:56:02.672473 [ 4 ] {70097d23-14ad-403b-a2ac-a1208dd377c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4821 | 2025.09.18 19:56:02.672800 [ 4 ] {70097d23-14ad-403b-a2ac-a1208dd377c0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4822 | 2025.09.18 19:56:02.673017 [ 4 ] {70097d23-14ad-403b-a2ac-a1208dd377c0} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2025.09.18 19:56:02.673106 [ 47 ] {} <Debug> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4824 | 2025.09.18 19:56:02.673136 [ 47 ] {} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2025.09.18 19:56:02.673139 [ 4 ] {70097d23-14ad-403b-a2ac-a1208dd377c0} <Debug> executeQuery: Read 564 rows, 42.95 KiB in 0.001379 sec., 408992.02320522116 rows/sec., 30.41 MiB/sec. | ||
| 4826 | 2025.09.18 19:56:02.673153 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4827 | 2025.09.18 19:56:02.673179 [ 4 ] {70097d23-14ad-403b-a2ac-a1208dd377c0} <Debug> TCPHandler: Processed in 0.001545627 sec. | ||
| 4828 | 2025.09.18 19:56:02.673234 [ 198 ] {c18be726-633f-417f-9abd-a115c260c01a::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 | ||
| 4829 | 2025.09.18 19:56:02.673291 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4830 | 2025.09.18 19:56:02.673314 [ 198 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4831 | 2025.09.18 19:56:02.673341 [ 198 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1251 rows starting from the beginning of the part | ||
| 4832 | 2025.09.18 19:56:02.673385 [ 4 ] {bf6a9560-2491-46a9-9427-d0e421353505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4833 | 2025.09.18 19:56:02.673393 [ 198 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 96 rows starting from the beginning of the part | ||
| 4834 | 2025.09.18 19:56:02.673429 [ 4 ] {bf6a9560-2491-46a9-9427-d0e421353505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4835 | 2025.09.18 19:56:02.673440 [ 198 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 689 rows starting from the beginning of the part | ||
| 4836 | 2025.09.18 19:56:02.673479 [ 198 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 96 rows starting from the beginning of the part | ||
| 4837 | 2025.09.18 19:56:02.673525 [ 198 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 689 rows starting from the beginning of the part | ||
| 4838 | 2025.09.18 19:56:02.673564 [ 198 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 564 rows starting from the beginning of the part | ||
| 4839 | 2025.09.18 19:56:02.674042 [ 4 ] {bf6a9560-2491-46a9-9427-d0e421353505} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4840 | 2025.09.18 19:56:02.674076 [ 4 ] {bf6a9560-2491-46a9-9427-d0e421353505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4841 | 2025.09.18 19:56:02.674477 [ 4 ] {bf6a9560-2491-46a9-9427-d0e421353505} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4842 | 2025.09.18 19:56:02.674688 [ 4 ] {bf6a9560-2491-46a9-9427-d0e421353505} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4843 | 2025.09.18 19:56:02.674736 [ 190 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3385 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534886 sec., 2205375.5132302986 rows/sec., 167.02 MiB/sec. | ||
| 4844 | 2025.09.18 19:56:02.674784 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4845 | 2025.09.18 19:56:02.674812 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2025.09.18 19:56:02.674812 [ 4 ] {bf6a9560-2491-46a9-9427-d0e421353505} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001446 sec., 587828.4923928077 rows/sec., 39.57 MiB/sec. | ||
| 4847 | 2025.09.18 19:56:02.674828 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4848 | 2025.09.18 19:56:02.674855 [ 4 ] {bf6a9560-2491-46a9-9427-d0e421353505} <Debug> TCPHandler: Processed in 0.001613817 sec. | ||
| 4849 | 2025.09.18 19:56:02.674892 [ 198 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4850 | 2025.09.18 19:56:02.674902 [ 193 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::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 | ||
| 4851 | 2025.09.18 19:56:02.674974 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4852 | 2025.09.18 19:56:02.675008 [ 193 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4853 | 2025.09.18 19:56:02.675040 [ 193 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7739 rows starting from the beginning of the part | ||
| 4854 | 2025.09.18 19:56:02.675073 [ 4 ] {b13232c3-5f69-4d53-b226-3500435da148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4855 | 2025.09.18 19:56:02.675107 [ 193 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4856 | 2025.09.18 19:56:02.675127 [ 198 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_26_5} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4857 | 2025.09.18 19:56:02.675129 [ 4 ] {b13232c3-5f69-4d53-b226-3500435da148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4858 | 2025.09.18 19:56:02.675157 [ 193 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 314 rows starting from the beginning of the part | ||
| 4859 | 2025.09.18 19:56:02.675194 [ 198 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_26_5} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4860 | 2025.09.18 19:56:02.675202 [ 193 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4861 | 2025.09.18 19:56:02.675253 [ 193 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 314 rows starting from the beginning of the part | ||
| 4862 | 2025.09.18 19:56:02.675259 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 4863 | 2025.09.18 19:56:02.675293 [ 193 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 850 rows starting from the beginning of the part | ||
| 4864 | 2025.09.18 19:56:02.675986 [ 4 ] {b13232c3-5f69-4d53-b226-3500435da148} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2025.09.18 19:56:02.676026 [ 4 ] {b13232c3-5f69-4d53-b226-3500435da148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4866 | 2025.09.18 19:56:02.676601 [ 4 ] {b13232c3-5f69-4d53-b226-3500435da148} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4867 | 2025.09.18 19:56:02.676835 [ 4 ] {b13232c3-5f69-4d53-b226-3500435da148} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2025.09.18 19:56:02.676934 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4869 | 2025.09.18 19:56:02.676961 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2025.09.18 19:56:02.676970 [ 4 ] {b13232c3-5f69-4d53-b226-3500435da148} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001915 sec., 16710.18276762402 rows/sec., 29.94 MiB/sec. | ||
| 4871 | 2025.09.18 19:56:02.676978 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4872 | 2025.09.18 19:56:02.677024 [ 4 ] {b13232c3-5f69-4d53-b226-3500435da148} <Debug> TCPHandler: Processed in 0.002099786 sec. | ||
| 4873 | 2025.09.18 19:56:02.677055 [ 190 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::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 | ||
| 4874 | 2025.09.18 19:56:02.677151 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4875 | 2025.09.18 19:56:02.677246 [ 190 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4876 | 2025.09.18 19:56:02.677247 [ 4 ] {f0a023b2-97bb-4a54-9270-63c68cd670f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4877 | 2025.09.18 19:56:02.677294 [ 190 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 293 rows starting from the beginning of the part | ||
| 4878 | 2025.09.18 19:56:02.677301 [ 4 ] {f0a023b2-97bb-4a54-9270-63c68cd670f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4879 | 2025.09.18 19:56:02.677400 [ 190 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
| 4880 | 2025.09.18 19:56:02.677516 [ 190 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 4881 | 2025.09.18 19:56:02.677632 [ 190 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 4882 | 2025.09.18 19:56:02.677668 [ 4 ] {f0a023b2-97bb-4a54-9270-63c68cd670f3} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2025.09.18 19:56:02.677704 [ 4 ] {f0a023b2-97bb-4a54-9270-63c68cd670f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4884 | 2025.09.18 19:56:02.677726 [ 190 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4885 | 2025.09.18 19:56:02.677812 [ 190 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 4886 | 2025.09.18 19:56:02.678013 [ 4 ] {f0a023b2-97bb-4a54-9270-63c68cd670f3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4887 | 2025.09.18 19:56:02.678225 [ 4 ] {f0a023b2-97bb-4a54-9270-63c68cd670f3} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2025.09.18 19:56:02.678319 [ 47 ] {} <Debug> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4889 | 2025.09.18 19:56:02.678344 [ 47 ] {} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2025.09.18 19:56:02.678349 [ 4 ] {f0a023b2-97bb-4a54-9270-63c68cd670f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 4891 | 2025.09.18 19:56:02.678360 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4892 | 2025.09.18 19:56:02.678386 [ 4 ] {f0a023b2-97bb-4a54-9270-63c68cd670f3} <Debug> TCPHandler: Processed in 0.001283492 sec. | ||
| 4893 | 2025.09.18 19:56:02.678514 [ 200 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 4894 | 2025.09.18 19:56:02.678644 [ 200 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4895 | 2025.09.18 19:56:02.678676 [ 200 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1530 rows starting from the beginning of the part | ||
| 4896 | 2025.09.18 19:56:02.678737 [ 200 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4897 | 2025.09.18 19:56:02.678781 [ 200 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 4898 | 2025.09.18 19:56:02.678820 [ 200 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4899 | 2025.09.18 19:56:02.678824 [ 191 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9537 rows, containing 5 columns (5 merged, 0 gathered) in 0.003938387 sec., 2421549.7359705893 rows/sec., 162.77 MiB/sec. | ||
| 4900 | 2025.09.18 19:56:02.678861 [ 200 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part | ||
| 4901 | 2025.09.18 19:56:02.678951 [ 200 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 4902 | 2025.09.18 19:56:02.679315 [ 191 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4903 | 2025.09.18 19:56:02.679722 [ 191 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4904 | 2025.09.18 19:56:02.679809 [ 191 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4905 | 2025.09.18 19:56:02.679908 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 4906 | 2025.09.18 19:56:02.680031 [ 188 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1918 rows, containing 4 columns (4 merged, 0 gathered) in 0.001581157 sec., 1213035.770641372 rows/sec., 77.43 MiB/sec. | ||
| 4907 | 2025.09.18 19:56:02.680292 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4908 | 2025.09.18 19:56:02.680558 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_26_5} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2025.09.18 19:56:02.680632 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_26_5} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4910 | 2025.09.18 19:56:02.680711 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4911 | 2025.09.18 19:56:02.681754 [ 201 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 409 rows, containing 19 columns (19 merged, 0 gathered) in 0.004730492 sec., 86460.35127001589 rows/sec., 154.93 MiB/sec. | ||
| 4912 | 2025.09.18 19:56:02.682471 [ 193 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4913 | 2025.09.18 19:56:02.682782 [ 193 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2025.09.18 19:56:02.682854 [ 193 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4915 | 2025.09.18 19:56:02.682967 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 4916 | 2025.09.18 19:56:03.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.11 MiB, peak 252.36 MiB, free memory in arenas 0.00 B, will set to 244.47 MiB (RSS), difference: 2.36 MiB | ||
| 4917 | 2025.09.18 19:56:03.436584 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9099 | ||
| 4918 | 2025.09.18 19:56:03.437108 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4919 | 2025.09.18 19:56:03.437157 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4920 | 2025.09.18 19:56:03.437651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4921 | 2025.09.18 19:56:03.438060 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4922 | 2025.09.18 19:56:03.438410 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9099 | ||
| 4923 | 2025.09.18 19:56:03.916887 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4924 | 2025.09.18 19:56:03.933761 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4925 | 2025.09.18 19:56:03.933818 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4926 | 2025.09.18 19:56:03.939846 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4927 | 2025.09.18 19:56:03.940555 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2025.09.18 19:56:03.943337 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4929 | 2025.09.18 19:56:07.645947 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4930 | 2025.09.18 19:56:07.646144 [ 4 ] {b9a52c6a-0f51-4979-95e9-bdbe8625a259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4931 | 2025.09.18 19:56:07.646218 [ 4 ] {b9a52c6a-0f51-4979-95e9-bdbe8625a259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4932 | 2025.09.18 19:56:07.647129 [ 4 ] {b9a52c6a-0f51-4979-95e9-bdbe8625a259} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2025.09.18 19:56:07.647178 [ 4 ] {b9a52c6a-0f51-4979-95e9-bdbe8625a259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4934 | 2025.09.18 19:56:07.647567 [ 4 ] {b9a52c6a-0f51-4979-95e9-bdbe8625a259} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4935 | 2025.09.18 19:56:07.647783 [ 4 ] {b9a52c6a-0f51-4979-95e9-bdbe8625a259} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2025.09.18 19:56:07.647931 [ 4 ] {b9a52c6a-0f51-4979-95e9-bdbe8625a259} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00184 sec., 222826.08695652173 rows/sec., 14.14 MiB/sec. | ||
| 4937 | 2025.09.18 19:56:07.647973 [ 4 ] {b9a52c6a-0f51-4979-95e9-bdbe8625a259} <Debug> TCPHandler: Processed in 0.002160617 sec. | ||
| 4938 | 2025.09.18 19:56:07.648093 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4939 | 2025.09.18 19:56:07.648189 [ 4 ] {78741841-d191-4bbe-8731-b3594b024ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4940 | 2025.09.18 19:56:07.648230 [ 4 ] {78741841-d191-4bbe-8731-b3594b024ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4941 | 2025.09.18 19:56:07.649143 [ 4 ] {78741841-d191-4bbe-8731-b3594b024ce6} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2025.09.18 19:56:07.649181 [ 4 ] {78741841-d191-4bbe-8731-b3594b024ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4943 | 2025.09.18 19:56:07.649547 [ 4 ] {78741841-d191-4bbe-8731-b3594b024ce6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4944 | 2025.09.18 19:56:07.649769 [ 4 ] {78741841-d191-4bbe-8731-b3594b024ce6} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2025.09.18 19:56:07.649896 [ 4 ] {78741841-d191-4bbe-8731-b3594b024ce6} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001725 sec., 656231.8840579711 rows/sec., 52.00 MiB/sec. | ||
| 4946 | 2025.09.18 19:56:07.649933 [ 4 ] {78741841-d191-4bbe-8731-b3594b024ce6} <Debug> TCPHandler: Processed in 0.001890842 sec. | ||
| 4947 | 2025.09.18 19:56:07.650050 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4948 | 2025.09.18 19:56:07.650144 [ 4 ] {7ad31090-d4a7-4fda-b750-f34fcc60f1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4949 | 2025.09.18 19:56:07.650184 [ 4 ] {7ad31090-d4a7-4fda-b750-f34fcc60f1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4950 | 2025.09.18 19:56:07.650659 [ 4 ] {7ad31090-d4a7-4fda-b750-f34fcc60f1d5} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2025.09.18 19:56:07.650697 [ 4 ] {7ad31090-d4a7-4fda-b750-f34fcc60f1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4952 | 2025.09.18 19:56:07.651001 [ 4 ] {7ad31090-d4a7-4fda-b750-f34fcc60f1d5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4953 | 2025.09.18 19:56:07.651194 [ 4 ] {7ad31090-d4a7-4fda-b750-f34fcc60f1d5} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2025.09.18 19:56:07.651319 [ 4 ] {7ad31090-d4a7-4fda-b750-f34fcc60f1d5} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001193 sec., 180217.93797150042 rows/sec., 10.70 MiB/sec. | ||
| 4955 | 2025.09.18 19:56:07.651356 [ 4 ] {7ad31090-d4a7-4fda-b750-f34fcc60f1d5} <Debug> TCPHandler: Processed in 0.001356644 sec. | ||
| 4956 | 2025.09.18 19:56:07.651461 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4957 | 2025.09.18 19:56:07.651555 [ 4 ] {f2387734-f246-4f60-8d2f-672f8418c97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4958 | 2025.09.18 19:56:07.651594 [ 4 ] {f2387734-f246-4f60-8d2f-672f8418c97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4959 | 2025.09.18 19:56:07.652055 [ 4 ] {f2387734-f246-4f60-8d2f-672f8418c97d} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2025.09.18 19:56:07.652092 [ 4 ] {f2387734-f246-4f60-8d2f-672f8418c97d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4961 | 2025.09.18 19:56:07.652385 [ 4 ] {f2387734-f246-4f60-8d2f-672f8418c97d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4962 | 2025.09.18 19:56:07.652585 [ 4 ] {f2387734-f246-4f60-8d2f-672f8418c97d} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2025.09.18 19:56:07.652713 [ 4 ] {f2387734-f246-4f60-8d2f-672f8418c97d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001175 sec., 180425.5319148936 rows/sec., 11.64 MiB/sec. | ||
| 4964 | 2025.09.18 19:56:07.652742 [ 97 ] {} <Debug> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4965 | 2025.09.18 19:56:07.652748 [ 4 ] {f2387734-f246-4f60-8d2f-672f8418c97d} <Debug> TCPHandler: Processed in 0.001336263 sec. | ||
| 4966 | 2025.09.18 19:56:07.652816 [ 97 ] {} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2025.09.18 19:56:07.652849 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4968 | 2025.09.18 19:56:07.652913 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4969 | 2025.09.18 19:56:07.652972 [ 188 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::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 | ||
| 4970 | 2025.09.18 19:56:07.653011 [ 4 ] {568f5f52-43b6-4157-bfd3-5995f72df855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4971 | 2025.09.18 19:56:07.653060 [ 4 ] {568f5f52-43b6-4157-bfd3-5995f72df855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4972 | 2025.09.18 19:56:07.653126 [ 188 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4973 | 2025.09.18 19:56:07.653167 [ 188 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 464 rows starting from the beginning of the part | ||
| 4974 | 2025.09.18 19:56:07.653238 [ 188 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 4975 | 2025.09.18 19:56:07.653292 [ 188 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 4976 | 2025.09.18 19:56:07.653341 [ 188 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 4977 | 2025.09.18 19:56:07.653381 [ 188 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
| 4978 | 2025.09.18 19:56:07.653426 [ 188 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 4979 | 2025.09.18 19:56:07.653521 [ 4 ] {568f5f52-43b6-4157-bfd3-5995f72df855} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2025.09.18 19:56:07.653563 [ 4 ] {568f5f52-43b6-4157-bfd3-5995f72df855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4981 | 2025.09.18 19:56:07.653919 [ 4 ] {568f5f52-43b6-4157-bfd3-5995f72df855} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4982 | 2025.09.18 19:56:07.654145 [ 4 ] {568f5f52-43b6-4157-bfd3-5995f72df855} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2025.09.18 19:56:07.654275 [ 4 ] {568f5f52-43b6-4157-bfd3-5995f72df855} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001282 sec., 164586.58346333855 rows/sec., 9.35 MiB/sec. | ||
| 4984 | 2025.09.18 19:56:07.654313 [ 4 ] {568f5f52-43b6-4157-bfd3-5995f72df855} <Debug> TCPHandler: Processed in 0.001456945 sec. | ||
| 4985 | 2025.09.18 19:56:07.654415 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4986 | 2025.09.18 19:56:07.654508 [ 4 ] {276ad8f7-3cc4-42b4-a66b-13d77a2c0357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4987 | 2025.09.18 19:56:07.654531 [ 193 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616958 sec., 952405.6901910872 rows/sec., 66.24 MiB/sec. | ||
| 4988 | 2025.09.18 19:56:07.654548 [ 4 ] {276ad8f7-3cc4-42b4-a66b-13d77a2c0357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4989 | 2025.09.18 19:56:07.654762 [ 201 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4990 | 2025.09.18 19:56:07.655101 [ 201 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_16_3} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4991 | 2025.09.18 19:56:07.655190 [ 201 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_16_3} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4992 | 2025.09.18 19:56:07.655221 [ 4 ] {276ad8f7-3cc4-42b4-a66b-13d77a2c0357} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2025.09.18 19:56:07.655264 [ 4 ] {276ad8f7-3cc4-42b4-a66b-13d77a2c0357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 4994 | 2025.09.18 19:56:07.655293 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4995 | 2025.09.18 19:56:07.655595 [ 4 ] {276ad8f7-3cc4-42b4-a66b-13d77a2c0357} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4996 | 2025.09.18 19:56:07.655804 [ 4 ] {276ad8f7-3cc4-42b4-a66b-13d77a2c0357} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2025.09.18 19:56:07.655932 [ 4 ] {276ad8f7-3cc4-42b4-a66b-13d77a2c0357} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001441 sec., 478140.18043025676 rows/sec., 33.39 MiB/sec. | ||
| 4998 | 2025.09.18 19:56:07.655969 [ 4 ] {276ad8f7-3cc4-42b4-a66b-13d77a2c0357} <Debug> TCPHandler: Processed in 0.001602658 sec. | ||
| 4999 | 2025.09.18 19:56:07.656087 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5000 | 2025.09.18 19:56:07.656204 [ 4 ] {0114c497-5796-40de-920c-f2fd8da304a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5001 | 2025.09.18 19:56:07.656253 [ 4 ] {0114c497-5796-40de-920c-f2fd8da304a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5002 | 2025.09.18 19:56:07.656632 [ 4 ] {0114c497-5796-40de-920c-f2fd8da304a2} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2025.09.18 19:56:07.656676 [ 4 ] {0114c497-5796-40de-920c-f2fd8da304a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5004 | 2025.09.18 19:56:07.656979 [ 4 ] {0114c497-5796-40de-920c-f2fd8da304a2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5005 | 2025.09.18 19:56:07.657179 [ 4 ] {0114c497-5796-40de-920c-f2fd8da304a2} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2025.09.18 19:56:07.657303 [ 4 ] {0114c497-5796-40de-920c-f2fd8da304a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 278.89 KiB/sec. | ||
| 5007 | 2025.09.18 19:56:07.657339 [ 4 ] {0114c497-5796-40de-920c-f2fd8da304a2} <Debug> TCPHandler: Processed in 0.001311393 sec. | ||
| 5008 | 2025.09.18 19:56:07.657454 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5009 | 2025.09.18 19:56:07.657558 [ 4 ] {474c4c7c-4c17-4d19-85a8-a2cf570c02d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5010 | 2025.09.18 19:56:07.657602 [ 4 ] {474c4c7c-4c17-4d19-85a8-a2cf570c02d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5011 | 2025.09.18 19:56:07.658062 [ 4 ] {474c4c7c-4c17-4d19-85a8-a2cf570c02d3} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2025.09.18 19:56:07.658099 [ 4 ] {474c4c7c-4c17-4d19-85a8-a2cf570c02d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5013 | 2025.09.18 19:56:07.658448 [ 4 ] {474c4c7c-4c17-4d19-85a8-a2cf570c02d3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5014 | 2025.09.18 19:56:07.658659 [ 4 ] {474c4c7c-4c17-4d19-85a8-a2cf570c02d3} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2025.09.18 19:56:07.658794 [ 4 ] {474c4c7c-4c17-4d19-85a8-a2cf570c02d3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001255 sec., 250199.203187251 rows/sec., 16.44 MiB/sec. | ||
| 5016 | 2025.09.18 19:56:07.658832 [ 4 ] {474c4c7c-4c17-4d19-85a8-a2cf570c02d3} <Debug> TCPHandler: Processed in 0.001428104 sec. | ||
| 5017 | 2025.09.18 19:56:07.658945 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5018 | 2025.09.18 19:56:07.659058 [ 4 ] {01c72d4f-9fee-428c-9aa2-337362538864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5019 | 2025.09.18 19:56:07.659106 [ 4 ] {01c72d4f-9fee-428c-9aa2-337362538864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5020 | 2025.09.18 19:56:07.659468 [ 4 ] {01c72d4f-9fee-428c-9aa2-337362538864} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2025.09.18 19:56:07.659511 [ 4 ] {01c72d4f-9fee-428c-9aa2-337362538864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5022 | 2025.09.18 19:56:07.659825 [ 4 ] {01c72d4f-9fee-428c-9aa2-337362538864} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5023 | 2025.09.18 19:56:07.660028 [ 4 ] {01c72d4f-9fee-428c-9aa2-337362538864} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5024 | 2025.09.18 19:56:07.660152 [ 4 ] {01c72d4f-9fee-428c-9aa2-337362538864} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 60.22 KiB/sec. | ||
| 5025 | 2025.09.18 19:56:07.660213 [ 4 ] {01c72d4f-9fee-428c-9aa2-337362538864} <Debug> TCPHandler: Processed in 0.001325752 sec. | ||
| 5026 | 2025.09.18 19:56:07.660314 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5027 | 2025.09.18 19:56:07.660407 [ 4 ] {52f63004-c58d-41d2-83b4-90c583f98192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5028 | 2025.09.18 19:56:07.660458 [ 4 ] {52f63004-c58d-41d2-83b4-90c583f98192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5029 | 2025.09.18 19:56:07.661204 [ 4 ] {52f63004-c58d-41d2-83b4-90c583f98192} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5030 | 2025.09.18 19:56:07.661240 [ 4 ] {52f63004-c58d-41d2-83b4-90c583f98192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5031 | 2025.09.18 19:56:07.661729 [ 4 ] {52f63004-c58d-41d2-83b4-90c583f98192} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5032 | 2025.09.18 19:56:07.661963 [ 4 ] {52f63004-c58d-41d2-83b4-90c583f98192} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5033 | 2025.09.18 19:56:07.662096 [ 4 ] {52f63004-c58d-41d2-83b4-90c583f98192} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001708 sec., 5854.80093676815 rows/sec., 10.49 MiB/sec. | ||
| 5034 | 2025.09.18 19:56:07.662155 [ 4 ] {52f63004-c58d-41d2-83b4-90c583f98192} <Debug> TCPHandler: Processed in 0.001890133 sec. | ||
| 5035 | 2025.09.18 19:56:07.662266 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5036 | 2025.09.18 19:56:07.662361 [ 4 ] {6ef8fb5d-9540-473c-9e1c-b3306212225e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5037 | 2025.09.18 19:56:07.662402 [ 4 ] {6ef8fb5d-9540-473c-9e1c-b3306212225e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5038 | 2025.09.18 19:56:07.662737 [ 4 ] {6ef8fb5d-9540-473c-9e1c-b3306212225e} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2025.09.18 19:56:07.662773 [ 4 ] {6ef8fb5d-9540-473c-9e1c-b3306212225e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5040 | 2025.09.18 19:56:07.663081 [ 4 ] {6ef8fb5d-9540-473c-9e1c-b3306212225e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5041 | 2025.09.18 19:56:07.663285 [ 4 ] {6ef8fb5d-9540-473c-9e1c-b3306212225e} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2025.09.18 19:56:07.663407 [ 4 ] {6ef8fb5d-9540-473c-9e1c-b3306212225e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001066 sec., 97560.97560975609 rows/sec., 5.98 MiB/sec. | ||
| 5043 | 2025.09.18 19:56:07.663442 [ 4 ] {6ef8fb5d-9540-473c-9e1c-b3306212225e} <Debug> TCPHandler: Processed in 0.00122613 sec. | ||
| 5044 | 2025.09.18 19:56:10.843593 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5045 | 2025.09.18 19:56:10.843655 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5046 | 2025.09.18 19:56:10.938751 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9547 | ||
| 5047 | 2025.09.18 19:56:10.939381 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2025.09.18 19:56:10.939433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5049 | 2025.09.18 19:56:10.939968 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5050 | 2025.09.18 19:56:10.940205 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2025.09.18 19:56:10.940344 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9547 | ||
| 5052 | 2025.09.18 19:56:10.951517 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 662 | ||
| 5053 | 2025.09.18 19:56:10.953936 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2025.09.18 19:56:10.953993 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5055 | 2025.09.18 19:56:10.955191 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5056 | 2025.09.18 19:56:10.955465 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2025.09.18 19:56:10.955833 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 662 | ||
| 5058 | 2025.09.18 19:56:11.443650 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5059 | 2025.09.18 19:56:11.461840 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2025.09.18 19:56:11.461900 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5061 | 2025.09.18 19:56:11.468205 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5062 | 2025.09.18 19:56:11.468933 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5063 | 2025.09.18 19:56:11.471907 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5064 | 2025.09.18 19:56:12.637381 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5065 | 2025.09.18 19:56:12.637574 [ 4 ] {f57263eb-89e5-41a7-80b2-c5e794fa5514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5066 | 2025.09.18 19:56:12.637645 [ 4 ] {f57263eb-89e5-41a7-80b2-c5e794fa5514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5067 | 2025.09.18 19:56:12.638346 [ 4 ] {f57263eb-89e5-41a7-80b2-c5e794fa5514} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5068 | 2025.09.18 19:56:12.638393 [ 4 ] {f57263eb-89e5-41a7-80b2-c5e794fa5514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5069 | 2025.09.18 19:56:12.638762 [ 4 ] {f57263eb-89e5-41a7-80b2-c5e794fa5514} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5070 | 2025.09.18 19:56:12.638975 [ 4 ] {f57263eb-89e5-41a7-80b2-c5e794fa5514} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5071 | 2025.09.18 19:56:12.639122 [ 4 ] {f57263eb-89e5-41a7-80b2-c5e794fa5514} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001601 sec., 74953.1542785759 rows/sec., 6.37 MiB/sec. | ||
| 5072 | 2025.09.18 19:56:12.639162 [ 4 ] {f57263eb-89e5-41a7-80b2-c5e794fa5514} <Debug> TCPHandler: Processed in 0.001912323 sec. | ||
| 5073 | 2025.09.18 19:56:12.639287 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5074 | 2025.09.18 19:56:12.639379 [ 4 ] {e795491a-aa5c-41ea-8614-702804383865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5075 | 2025.09.18 19:56:12.639418 [ 4 ] {e795491a-aa5c-41ea-8614-702804383865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5076 | 2025.09.18 19:56:12.639815 [ 4 ] {e795491a-aa5c-41ea-8614-702804383865} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5077 | 2025.09.18 19:56:12.639851 [ 4 ] {e795491a-aa5c-41ea-8614-702804383865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5078 | 2025.09.18 19:56:12.640133 [ 4 ] {e795491a-aa5c-41ea-8614-702804383865} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5079 | 2025.09.18 19:56:12.640331 [ 4 ] {e795491a-aa5c-41ea-8614-702804383865} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5080 | 2025.09.18 19:56:12.640457 [ 4 ] {e795491a-aa5c-41ea-8614-702804383865} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001096 sec., 29197.080291970804 rows/sec., 2.14 MiB/sec. | ||
| 5081 | 2025.09.18 19:56:12.640494 [ 4 ] {e795491a-aa5c-41ea-8614-702804383865} <Debug> TCPHandler: Processed in 0.001254701 sec. | ||
| 5082 | 2025.09.18 19:56:12.640603 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5083 | 2025.09.18 19:56:12.640694 [ 4 ] {0986a79c-5c1d-4d8c-834d-39c257976dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5084 | 2025.09.18 19:56:12.640733 [ 4 ] {0986a79c-5c1d-4d8c-834d-39c257976dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5085 | 2025.09.18 19:56:12.641152 [ 4 ] {0986a79c-5c1d-4d8c-834d-39c257976dba} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5086 | 2025.09.18 19:56:12.641187 [ 4 ] {0986a79c-5c1d-4d8c-834d-39c257976dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5087 | 2025.09.18 19:56:12.641482 [ 4 ] {0986a79c-5c1d-4d8c-834d-39c257976dba} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5088 | 2025.09.18 19:56:12.641680 [ 4 ] {0986a79c-5c1d-4d8c-834d-39c257976dba} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5089 | 2025.09.18 19:56:12.641802 [ 4 ] {0986a79c-5c1d-4d8c-834d-39c257976dba} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001126 sec., 85257.5488454707 rows/sec., 6.66 MiB/sec. | ||
| 5090 | 2025.09.18 19:56:12.641838 [ 4 ] {0986a79c-5c1d-4d8c-834d-39c257976dba} <Debug> TCPHandler: Processed in 0.001282382 sec. | ||
| 5091 | 2025.09.18 19:56:12.641948 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5092 | 2025.09.18 19:56:12.642040 [ 4 ] {2c83fe21-3948-462a-8e4d-f20cf4d34f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5093 | 2025.09.18 19:56:12.642083 [ 4 ] {2c83fe21-3948-462a-8e4d-f20cf4d34f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5094 | 2025.09.18 19:56:12.642484 [ 4 ] {2c83fe21-3948-462a-8e4d-f20cf4d34f6e} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5095 | 2025.09.18 19:56:12.642520 [ 4 ] {2c83fe21-3948-462a-8e4d-f20cf4d34f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5096 | 2025.09.18 19:56:12.642829 [ 4 ] {2c83fe21-3948-462a-8e4d-f20cf4d34f6e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5097 | 2025.09.18 19:56:12.643027 [ 4 ] {2c83fe21-3948-462a-8e4d-f20cf4d34f6e} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5098 | 2025.09.18 19:56:12.643152 [ 4 ] {2c83fe21-3948-462a-8e4d-f20cf4d34f6e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00113 sec., 141592.9203539823 rows/sec., 9.86 MiB/sec. | ||
| 5099 | 2025.09.18 19:56:12.643186 [ 4 ] {2c83fe21-3948-462a-8e4d-f20cf4d34f6e} <Debug> TCPHandler: Processed in 0.001285353 sec. | ||
| 5100 | 2025.09.18 19:56:12.643291 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5101 | 2025.09.18 19:56:12.643381 [ 4 ] {aac93a95-c154-4b16-befd-c36cb15918f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5102 | 2025.09.18 19:56:12.643433 [ 4 ] {aac93a95-c154-4b16-befd-c36cb15918f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5103 | 2025.09.18 19:56:12.644223 [ 4 ] {aac93a95-c154-4b16-befd-c36cb15918f5} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2025.09.18 19:56:12.644258 [ 4 ] {aac93a95-c154-4b16-befd-c36cb15918f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5105 | 2025.09.18 19:56:12.644771 [ 4 ] {aac93a95-c154-4b16-befd-c36cb15918f5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5106 | 2025.09.18 19:56:12.644977 [ 4 ] {aac93a95-c154-4b16-befd-c36cb15918f5} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2025.09.18 19:56:12.645107 [ 4 ] {aac93a95-c154-4b16-befd-c36cb15918f5} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001744 sec., 18348.623853211007 rows/sec., 32.88 MiB/sec. | ||
| 5108 | 2025.09.18 19:56:12.645158 [ 4 ] {aac93a95-c154-4b16-befd-c36cb15918f5} <Debug> TCPHandler: Processed in 0.001913973 sec. | ||
| 5109 | 2025.09.18 19:56:12.645271 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5110 | 2025.09.18 19:56:12.645363 [ 4 ] {be9b184a-8bfe-4847-b4bf-e2d05024cae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5111 | 2025.09.18 19:56:12.645403 [ 4 ] {be9b184a-8bfe-4847-b4bf-e2d05024cae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5112 | 2025.09.18 19:56:12.645731 [ 4 ] {be9b184a-8bfe-4847-b4bf-e2d05024cae9} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2025.09.18 19:56:12.645767 [ 4 ] {be9b184a-8bfe-4847-b4bf-e2d05024cae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5114 | 2025.09.18 19:56:12.646056 [ 4 ] {be9b184a-8bfe-4847-b4bf-e2d05024cae9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5115 | 2025.09.18 19:56:12.646260 [ 4 ] {be9b184a-8bfe-4847-b4bf-e2d05024cae9} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5116 | 2025.09.18 19:56:12.646383 [ 4 ] {be9b184a-8bfe-4847-b4bf-e2d05024cae9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 5117 | 2025.09.18 19:56:12.646418 [ 4 ] {be9b184a-8bfe-4847-b4bf-e2d05024cae9} <Debug> TCPHandler: Processed in 0.001194461 sec. | ||
| 5118 | 2025.09.18 19:56:17.646954 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5119 | 2025.09.18 19:56:17.647140 [ 4 ] {33e3c7d5-611d-42c1-b290-bfc30b47d07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5120 | 2025.09.18 19:56:17.647203 [ 4 ] {33e3c7d5-611d-42c1-b290-bfc30b47d07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5121 | 2025.09.18 19:56:17.648010 [ 4 ] {33e3c7d5-611d-42c1-b290-bfc30b47d07b} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2025.09.18 19:56:17.648056 [ 4 ] {33e3c7d5-611d-42c1-b290-bfc30b47d07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5123 | 2025.09.18 19:56:17.648443 [ 4 ] {33e3c7d5-611d-42c1-b290-bfc30b47d07b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5124 | 2025.09.18 19:56:17.648656 [ 4 ] {33e3c7d5-611d-42c1-b290-bfc30b47d07b} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2025.09.18 19:56:17.648798 [ 4 ] {33e3c7d5-611d-42c1-b290-bfc30b47d07b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001707 sec., 240187.4633860574 rows/sec., 15.24 MiB/sec. | ||
| 5126 | 2025.09.18 19:56:17.648838 [ 4 ] {33e3c7d5-611d-42c1-b290-bfc30b47d07b} <Debug> TCPHandler: Processed in 0.002005074 sec. | ||
| 5127 | 2025.09.18 19:56:17.648959 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2025.09.18 19:56:17.649053 [ 4 ] {4b5a67b3-b738-4f88-add2-3d4113d0cc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5129 | 2025.09.18 19:56:17.649092 [ 4 ] {4b5a67b3-b738-4f88-add2-3d4113d0cc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5130 | 2025.09.18 19:56:17.649515 [ 4 ] {4b5a67b3-b738-4f88-add2-3d4113d0cc93} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2025.09.18 19:56:17.649556 [ 4 ] {4b5a67b3-b738-4f88-add2-3d4113d0cc93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5132 | 2025.09.18 19:56:17.649860 [ 4 ] {4b5a67b3-b738-4f88-add2-3d4113d0cc93} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5133 | 2025.09.18 19:56:17.650067 [ 4 ] {4b5a67b3-b738-4f88-add2-3d4113d0cc93} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2025.09.18 19:56:17.650193 [ 4 ] {4b5a67b3-b738-4f88-add2-3d4113d0cc93} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001158 sec., 3454.231433506045 rows/sec., 281.67 KiB/sec. | ||
| 5135 | 2025.09.18 19:56:17.650237 [ 4 ] {4b5a67b3-b738-4f88-add2-3d4113d0cc93} <Debug> TCPHandler: Processed in 0.001327963 sec. | ||
| 5136 | 2025.09.18 19:56:17.650358 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5137 | 2025.09.18 19:56:17.650454 [ 4 ] {8249d3f4-9786-4135-a32a-83d683e28cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5138 | 2025.09.18 19:56:17.650499 [ 4 ] {8249d3f4-9786-4135-a32a-83d683e28cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5139 | 2025.09.18 19:56:17.651435 [ 4 ] {8249d3f4-9786-4135-a32a-83d683e28cc2} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2025.09.18 19:56:17.651471 [ 4 ] {8249d3f4-9786-4135-a32a-83d683e28cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5141 | 2025.09.18 19:56:17.651837 [ 4 ] {8249d3f4-9786-4135-a32a-83d683e28cc2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5142 | 2025.09.18 19:56:17.652087 [ 4 ] {8249d3f4-9786-4135-a32a-83d683e28cc2} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5143 | 2025.09.18 19:56:17.652240 [ 4 ] {8249d3f4-9786-4135-a32a-83d683e28cc2} <Debug> executeQuery: Read 1134 rows, 92.00 KiB in 0.001803 sec., 628951.7470881864 rows/sec., 49.83 MiB/sec. | ||
| 5144 | 2025.09.18 19:56:17.652285 [ 4 ] {8249d3f4-9786-4135-a32a-83d683e28cc2} <Debug> TCPHandler: Processed in 0.001977184 sec. | ||
| 5145 | 2025.09.18 19:56:17.652407 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5146 | 2025.09.18 19:56:17.652512 [ 4 ] {eff67956-c420-4056-952f-d4ac994fe332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5147 | 2025.09.18 19:56:17.652558 [ 4 ] {eff67956-c420-4056-952f-d4ac994fe332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5148 | 2025.09.18 19:56:17.653073 [ 4 ] {eff67956-c420-4056-952f-d4ac994fe332} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2025.09.18 19:56:17.653111 [ 4 ] {eff67956-c420-4056-952f-d4ac994fe332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5150 | 2025.09.18 19:56:17.653438 [ 4 ] {eff67956-c420-4056-952f-d4ac994fe332} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5151 | 2025.09.18 19:56:17.653646 [ 4 ] {eff67956-c420-4056-952f-d4ac994fe332} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5152 | 2025.09.18 19:56:17.653779 [ 4 ] {eff67956-c420-4056-952f-d4ac994fe332} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.001286 sec., 170295.4898911353 rows/sec., 10.14 MiB/sec. | ||
| 5153 | 2025.09.18 19:56:17.653818 [ 4 ] {eff67956-c420-4056-952f-d4ac994fe332} <Debug> TCPHandler: Processed in 0.001461035 sec. | ||
| 5154 | 2025.09.18 19:56:17.653930 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5155 | 2025.09.18 19:56:17.654023 [ 4 ] {f1d118cf-7233-4d19-a406-007196066ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5156 | 2025.09.18 19:56:17.654063 [ 4 ] {f1d118cf-7233-4d19-a406-007196066ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5157 | 2025.09.18 19:56:17.654597 [ 4 ] {f1d118cf-7233-4d19-a406-007196066ffd} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5158 | 2025.09.18 19:56:17.654633 [ 4 ] {f1d118cf-7233-4d19-a406-007196066ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5159 | 2025.09.18 19:56:17.654942 [ 4 ] {f1d118cf-7233-4d19-a406-007196066ffd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5160 | 2025.09.18 19:56:17.655146 [ 4 ] {f1d118cf-7233-4d19-a406-007196066ffd} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5161 | 2025.09.18 19:56:17.655277 [ 4 ] {f1d118cf-7233-4d19-a406-007196066ffd} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001271 sec., 166797.79701022815 rows/sec., 10.76 MiB/sec. | ||
| 5162 | 2025.09.18 19:56:17.655314 [ 4 ] {f1d118cf-7233-4d19-a406-007196066ffd} <Debug> TCPHandler: Processed in 0.001431605 sec. | ||
| 5163 | 2025.09.18 19:56:17.655428 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5164 | 2025.09.18 19:56:17.655532 [ 4 ] {cbf5341e-f4c0-46e4-a0c9-347bb78e757c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5165 | 2025.09.18 19:56:17.655576 [ 4 ] {cbf5341e-f4c0-46e4-a0c9-347bb78e757c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5166 | 2025.09.18 19:56:17.656126 [ 4 ] {cbf5341e-f4c0-46e4-a0c9-347bb78e757c} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2025.09.18 19:56:17.656164 [ 4 ] {cbf5341e-f4c0-46e4-a0c9-347bb78e757c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5168 | 2025.09.18 19:56:17.656483 [ 4 ] {cbf5341e-f4c0-46e4-a0c9-347bb78e757c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5169 | 2025.09.18 19:56:17.656683 [ 4 ] {cbf5341e-f4c0-46e4-a0c9-347bb78e757c} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5170 | 2025.09.18 19:56:17.656814 [ 4 ] {cbf5341e-f4c0-46e4-a0c9-347bb78e757c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0013 sec., 162307.6923076923 rows/sec., 9.22 MiB/sec. | ||
| 5171 | 2025.09.18 19:56:17.656853 [ 4 ] {cbf5341e-f4c0-46e4-a0c9-347bb78e757c} <Debug> TCPHandler: Processed in 0.001477415 sec. | ||
| 5172 | 2025.09.18 19:56:17.656967 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5173 | 2025.09.18 19:56:17.657064 [ 4 ] {f8ecda2d-0f48-436c-ac04-1b24113c0252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5174 | 2025.09.18 19:56:17.657103 [ 4 ] {f8ecda2d-0f48-436c-ac04-1b24113c0252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5175 | 2025.09.18 19:56:17.657872 [ 4 ] {f8ecda2d-0f48-436c-ac04-1b24113c0252} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2025.09.18 19:56:17.657908 [ 4 ] {f8ecda2d-0f48-436c-ac04-1b24113c0252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5177 | 2025.09.18 19:56:17.658239 [ 4 ] {f8ecda2d-0f48-436c-ac04-1b24113c0252} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5178 | 2025.09.18 19:56:17.658443 [ 4 ] {f8ecda2d-0f48-436c-ac04-1b24113c0252} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5179 | 2025.09.18 19:56:17.658577 [ 4 ] {f8ecda2d-0f48-436c-ac04-1b24113c0252} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001532 sec., 452349.86945169716 rows/sec., 31.61 MiB/sec. | ||
| 5180 | 2025.09.18 19:56:17.658616 [ 4 ] {f8ecda2d-0f48-436c-ac04-1b24113c0252} <Debug> TCPHandler: Processed in 0.001699549 sec. | ||
| 5181 | 2025.09.18 19:56:17.658734 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5182 | 2025.09.18 19:56:17.658830 [ 4 ] {32eac809-c14a-41ad-b7ec-07f5568dcc81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5183 | 2025.09.18 19:56:17.658874 [ 4 ] {32eac809-c14a-41ad-b7ec-07f5568dcc81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5184 | 2025.09.18 19:56:17.659225 [ 4 ] {32eac809-c14a-41ad-b7ec-07f5568dcc81} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5185 | 2025.09.18 19:56:17.659262 [ 4 ] {32eac809-c14a-41ad-b7ec-07f5568dcc81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5186 | 2025.09.18 19:56:17.659563 [ 4 ] {32eac809-c14a-41ad-b7ec-07f5568dcc81} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5187 | 2025.09.18 19:56:17.659765 [ 4 ] {32eac809-c14a-41ad-b7ec-07f5568dcc81} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2025.09.18 19:56:17.659891 [ 4 ] {32eac809-c14a-41ad-b7ec-07f5568dcc81} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 5189 | 2025.09.18 19:56:17.659928 [ 4 ] {32eac809-c14a-41ad-b7ec-07f5568dcc81} <Debug> TCPHandler: Processed in 0.001244752 sec. | ||
| 5190 | 2025.09.18 19:56:17.660048 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5191 | 2025.09.18 19:56:17.660144 [ 4 ] {28064355-28a3-49e3-98fd-fb446f906dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5192 | 2025.09.18 19:56:17.660186 [ 4 ] {28064355-28a3-49e3-98fd-fb446f906dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5193 | 2025.09.18 19:56:17.660652 [ 4 ] {28064355-28a3-49e3-98fd-fb446f906dd2} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2025.09.18 19:56:17.660688 [ 4 ] {28064355-28a3-49e3-98fd-fb446f906dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5195 | 2025.09.18 19:56:17.661034 [ 4 ] {28064355-28a3-49e3-98fd-fb446f906dd2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5196 | 2025.09.18 19:56:17.661238 [ 4 ] {28064355-28a3-49e3-98fd-fb446f906dd2} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5197 | 2025.09.18 19:56:17.661366 [ 4 ] {28064355-28a3-49e3-98fd-fb446f906dd2} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001241 sec., 254633.36019339244 rows/sec., 16.73 MiB/sec. | ||
| 5198 | 2025.09.18 19:56:17.661403 [ 4 ] {28064355-28a3-49e3-98fd-fb446f906dd2} <Debug> TCPHandler: Processed in 0.001404414 sec. | ||
| 5199 | 2025.09.18 19:56:17.661514 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5200 | 2025.09.18 19:56:17.661608 [ 4 ] {ed422f0d-3dca-4fa7-baf5-b4da1dfa4720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5201 | 2025.09.18 19:56:17.661650 [ 4 ] {ed422f0d-3dca-4fa7-baf5-b4da1dfa4720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5202 | 2025.09.18 19:56:17.661961 [ 4 ] {ed422f0d-3dca-4fa7-baf5-b4da1dfa4720} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5203 | 2025.09.18 19:56:17.661997 [ 4 ] {ed422f0d-3dca-4fa7-baf5-b4da1dfa4720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5204 | 2025.09.18 19:56:17.662288 [ 4 ] {ed422f0d-3dca-4fa7-baf5-b4da1dfa4720} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5205 | 2025.09.18 19:56:17.662492 [ 4 ] {ed422f0d-3dca-4fa7-baf5-b4da1dfa4720} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5206 | 2025.09.18 19:56:17.662621 [ 4 ] {ed422f0d-3dca-4fa7-baf5-b4da1dfa4720} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 5207 | 2025.09.18 19:56:17.662657 [ 4 ] {ed422f0d-3dca-4fa7-baf5-b4da1dfa4720} <Debug> TCPHandler: Processed in 0.00119346 sec. | ||
| 5208 | 2025.09.18 19:56:17.662770 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5209 | 2025.09.18 19:56:17.662865 [ 4 ] {7651425f-c01c-43c7-9991-e36eae65eda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5210 | 2025.09.18 19:56:17.662917 [ 4 ] {7651425f-c01c-43c7-9991-e36eae65eda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5211 | 2025.09.18 19:56:17.663699 [ 4 ] {7651425f-c01c-43c7-9991-e36eae65eda6} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5212 | 2025.09.18 19:56:17.663736 [ 4 ] {7651425f-c01c-43c7-9991-e36eae65eda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5213 | 2025.09.18 19:56:17.664232 [ 4 ] {7651425f-c01c-43c7-9991-e36eae65eda6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5214 | 2025.09.18 19:56:17.664445 [ 4 ] {7651425f-c01c-43c7-9991-e36eae65eda6} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5215 | 2025.09.18 19:56:17.664584 [ 4 ] {7651425f-c01c-43c7-9991-e36eae65eda6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001736 sec., 5760.3686635944705 rows/sec., 10.32 MiB/sec. | ||
| 5216 | 2025.09.18 19:56:17.664647 [ 4 ] {7651425f-c01c-43c7-9991-e36eae65eda6} <Debug> TCPHandler: Processed in 0.001926202 sec. | ||
| 5217 | 2025.09.18 19:56:17.664764 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5218 | 2025.09.18 19:56:17.664859 [ 4 ] {c8f4c648-7a90-47bd-9f98-644dd1b9f807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5219 | 2025.09.18 19:56:17.664902 [ 4 ] {c8f4c648-7a90-47bd-9f98-644dd1b9f807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5220 | 2025.09.18 19:56:17.665245 [ 4 ] {c8f4c648-7a90-47bd-9f98-644dd1b9f807} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5221 | 2025.09.18 19:56:17.665282 [ 4 ] {c8f4c648-7a90-47bd-9f98-644dd1b9f807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 5222 | 2025.09.18 19:56:17.665578 [ 4 ] {c8f4c648-7a90-47bd-9f98-644dd1b9f807} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5223 | 2025.09.18 19:56:17.665788 [ 4 ] {c8f4c648-7a90-47bd-9f98-644dd1b9f807} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2025.09.18 19:56:17.665909 [ 4 ] {c8f4c648-7a90-47bd-9f98-644dd1b9f807} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001069 sec., 97287.18428437792 rows/sec., 5.96 MiB/sec. | ||
| 5225 | 2025.09.18 19:56:17.665946 [ 4 ] {c8f4c648-7a90-47bd-9f98-644dd1b9f807} <Debug> TCPHandler: Processed in 0.001232271 sec. | ||
| 5226 | 2025.09.18 19:56:18.440447 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10059 | ||
| 5227 | 2025.09.18 19:56:18.440980 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2025.09.18 19:56:18.441031 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5229 | 2025.09.18 19:56:18.441536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5230 | 2025.09.18 19:56:18.441767 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2025.09.18 19:56:18.441914 [ 87 ] {} <Debug> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5232 | 2025.09.18 19:56:18.441919 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10059 | ||
| 5233 | 2025.09.18 19:56:18.441987 [ 87 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2025.09.18 19:56:18.442014 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5235 | 2025.09.18 19:56:18.442108 [ 188 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::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 | ||
| 5236 | 2025.09.18 19:56:18.442208 [ 188 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5237 | 2025.09.18 19:56:18.442238 [ 188 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7627 rows starting from the beginning of the part | ||
| 5238 | 2025.09.18 19:56:18.442292 [ 188 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5239 | 2025.09.18 19:56:18.442333 [ 188 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5240 | 2025.09.18 19:56:18.442371 [ 188 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5241 | 2025.09.18 19:56:18.442407 [ 188 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5242 | 2025.09.18 19:56:18.442448 [ 188 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5243 | 2025.09.18 19:56:18.444523 [ 193 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10059 rows, containing 4 columns (4 merged, 0 gathered) in 0.002451492 sec., 4103215.5112070525 rows/sec., 58.70 MiB/sec. | ||
| 5244 | 2025.09.18 19:56:18.444822 [ 200 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5245 | 2025.09.18 19:56:18.445124 [ 200 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_21_4} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5246 | 2025.09.18 19:56:18.445205 [ 200 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_21_4} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5247 | 2025.09.18 19:56:18.445277 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5248 | 2025.09.18 19:56:18.971985 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5249 | 2025.09.18 19:56:18.989721 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2025.09.18 19:56:18.989767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5251 | 2025.09.18 19:56:18.995838 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5252 | 2025.09.18 19:56:18.996563 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5253 | 2025.09.18 19:56:18.996843 [ 87 ] {} <Debug> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5254 | 2025.09.18 19:56:18.996880 [ 87 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5255 | 2025.09.18 19:56:18.996898 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5256 | 2025.09.18 19:56:18.997019 [ 193 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 5257 | 2025.09.18 19:56:18.999537 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5258 | 2025.09.18 19:56:19.000219 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.17 MiB, peak 253.08 MiB, free memory in arenas 0.00 B, will set to 248.44 MiB (RSS), difference: 1.27 MiB | ||
| 5259 | 2025.09.18 19:56:19.001372 [ 193 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5260 | 2025.09.18 19:56:19.002847 [ 193 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 5261 | 2025.09.18 19:56:19.007536 [ 193 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 5262 | 2025.09.18 19:56:19.012208 [ 193 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 5263 | 2025.09.18 19:56:19.016614 [ 193 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 5264 | 2025.09.18 19:56:19.021013 [ 193 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 5265 | 2025.09.18 19:56:19.025443 [ 193 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 5266 | 2025.09.18 19:56:19.078830 [ 200 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.081858251 sec., 1942.3820819235434 rows/sec., 10.04 MiB/sec. | ||
| 5267 | 2025.09.18 19:56:19.081496 [ 195 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5268 | 2025.09.18 19:56:19.083552 [ 195 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_21_4} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2025.09.18 19:56:19.083638 [ 195 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_21_4} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5270 | 2025.09.18 19:56:19.085527 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5271 | 2025.09.18 19:56:20.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.99 MiB, peak 259.55 MiB, free memory in arenas 0.00 B, will set to 252.77 MiB (RSS), difference: 3.78 MiB | ||
| 5272 | 2025.09.18 19:56:20.956053 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 698 | ||
| 5273 | 2025.09.18 19:56:20.958323 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5274 | 2025.09.18 19:56:20.958369 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5275 | 2025.09.18 19:56:20.959531 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5276 | 2025.09.18 19:56:20.959790 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2025.09.18 19:56:20.960036 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 698 | ||
| 5278 | 2025.09.18 19:56:22.636818 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5279 | 2025.09.18 19:56:22.636997 [ 4 ] {fb62d422-34a6-4b7e-a82b-65ed29308adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5280 | 2025.09.18 19:56:22.637064 [ 4 ] {fb62d422-34a6-4b7e-a82b-65ed29308adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5281 | 2025.09.18 19:56:22.637747 [ 4 ] {fb62d422-34a6-4b7e-a82b-65ed29308adf} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5282 | 2025.09.18 19:56:22.637796 [ 4 ] {fb62d422-34a6-4b7e-a82b-65ed29308adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5283 | 2025.09.18 19:56:22.638199 [ 4 ] {fb62d422-34a6-4b7e-a82b-65ed29308adf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5284 | 2025.09.18 19:56:22.638423 [ 4 ] {fb62d422-34a6-4b7e-a82b-65ed29308adf} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5285 | 2025.09.18 19:56:22.638589 [ 4 ] {fb62d422-34a6-4b7e-a82b-65ed29308adf} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001641 sec., 73126.14259597806 rows/sec., 6.21 MiB/sec. | ||
| 5286 | 2025.09.18 19:56:22.638638 [ 4 ] {fb62d422-34a6-4b7e-a82b-65ed29308adf} <Debug> TCPHandler: Processed in 0.001947723 sec. | ||
| 5287 | 2025.09.18 19:56:22.638772 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5288 | 2025.09.18 19:56:22.638876 [ 4 ] {1c0a5cea-afde-4722-9b95-f1301a9be48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5289 | 2025.09.18 19:56:22.638919 [ 4 ] {1c0a5cea-afde-4722-9b95-f1301a9be48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5290 | 2025.09.18 19:56:22.639342 [ 4 ] {1c0a5cea-afde-4722-9b95-f1301a9be48f} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5291 | 2025.09.18 19:56:22.639379 [ 4 ] {1c0a5cea-afde-4722-9b95-f1301a9be48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5292 | 2025.09.18 19:56:22.639691 [ 4 ] {1c0a5cea-afde-4722-9b95-f1301a9be48f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5293 | 2025.09.18 19:56:22.639908 [ 4 ] {1c0a5cea-afde-4722-9b95-f1301a9be48f} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5294 | 2025.09.18 19:56:22.640053 [ 77 ] {} <Debug> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5295 | 2025.09.18 19:56:22.640080 [ 4 ] {1c0a5cea-afde-4722-9b95-f1301a9be48f} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001228 sec., 26058.631921824104 rows/sec., 1.91 MiB/sec. | ||
| 5296 | 2025.09.18 19:56:22.640122 [ 77 ] {} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5297 | 2025.09.18 19:56:22.640136 [ 4 ] {1c0a5cea-afde-4722-9b95-f1301a9be48f} <Debug> TCPHandler: Processed in 0.001418215 sec. | ||
| 5298 | 2025.09.18 19:56:22.640150 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5299 | 2025.09.18 19:56:22.640260 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5300 | 2025.09.18 19:56:22.640286 [ 200 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::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 | ||
| 5301 | 2025.09.18 19:56:22.640362 [ 4 ] {53681767-7d7c-4c55-a150-ddf404213eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5302 | 2025.09.18 19:56:22.640410 [ 4 ] {53681767-7d7c-4c55-a150-ddf404213eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5303 | 2025.09.18 19:56:22.640429 [ 200 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5304 | 2025.09.18 19:56:22.640466 [ 200 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 279 rows starting from the beginning of the part | ||
| 5305 | 2025.09.18 19:56:22.640537 [ 200 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 44 rows starting from the beginning of the part | ||
| 5306 | 2025.09.18 19:56:22.640585 [ 200 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 215 rows starting from the beginning of the part | ||
| 5307 | 2025.09.18 19:56:22.640628 [ 200 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 5308 | 2025.09.18 19:56:22.640669 [ 200 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 219 rows starting from the beginning of the part | ||
| 5309 | 2025.09.18 19:56:22.640706 [ 200 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 5310 | 2025.09.18 19:56:22.640868 [ 4 ] {53681767-7d7c-4c55-a150-ddf404213eb8} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5311 | 2025.09.18 19:56:22.640921 [ 4 ] {53681767-7d7c-4c55-a150-ddf404213eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5312 | 2025.09.18 19:56:22.641329 [ 4 ] {53681767-7d7c-4c55-a150-ddf404213eb8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5313 | 2025.09.18 19:56:22.641553 [ 4 ] {53681767-7d7c-4c55-a150-ddf404213eb8} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5314 | 2025.09.18 19:56:22.641663 [ 195 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 821 rows, containing 5 columns (5 merged, 0 gathered) in 0.001438414 sec., 570767.5259000538 rows/sec., 37.69 MiB/sec. | ||
| 5315 | 2025.09.18 19:56:22.641689 [ 4 ] {53681767-7d7c-4c55-a150-ddf404213eb8} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001349 sec., 71163.82505559674 rows/sec., 5.56 MiB/sec. | ||
| 5316 | 2025.09.18 19:56:22.641745 [ 4 ] {53681767-7d7c-4c55-a150-ddf404213eb8} <Debug> TCPHandler: Processed in 0.001534976 sec. | ||
| 5317 | 2025.09.18 19:56:22.641855 [ 186 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5318 | 2025.09.18 19:56:22.641869 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5319 | 2025.09.18 19:56:22.641979 [ 4 ] {fab6e492-ca11-448f-b935-c1b7322fa0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5320 | 2025.09.18 19:56:22.642025 [ 4 ] {fab6e492-ca11-448f-b935-c1b7322fa0df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5321 | 2025.09.18 19:56:22.642125 [ 186 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_26_5} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2025.09.18 19:56:22.642193 [ 186 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_26_5} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5323 | 2025.09.18 19:56:22.642283 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5324 | 2025.09.18 19:56:22.642457 [ 4 ] {fab6e492-ca11-448f-b935-c1b7322fa0df} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2025.09.18 19:56:22.642493 [ 4 ] {fab6e492-ca11-448f-b935-c1b7322fa0df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5326 | 2025.09.18 19:56:22.642822 [ 4 ] {fab6e492-ca11-448f-b935-c1b7322fa0df} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5327 | 2025.09.18 19:56:22.643034 [ 4 ] {fab6e492-ca11-448f-b935-c1b7322fa0df} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2025.09.18 19:56:22.643163 [ 4 ] {fab6e492-ca11-448f-b935-c1b7322fa0df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 5329 | 2025.09.18 19:56:22.643200 [ 4 ] {fab6e492-ca11-448f-b935-c1b7322fa0df} <Debug> TCPHandler: Processed in 0.001380554 sec. | ||
| 5330 | 2025.09.18 19:56:22.643316 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5331 | 2025.09.18 19:56:22.643410 [ 4 ] {523c12fa-3b52-4eb7-8903-18165dde1c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5332 | 2025.09.18 19:56:22.643464 [ 4 ] {523c12fa-3b52-4eb7-8903-18165dde1c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5333 | 2025.09.18 19:56:22.644284 [ 4 ] {523c12fa-3b52-4eb7-8903-18165dde1c6d} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5334 | 2025.09.18 19:56:22.644320 [ 4 ] {523c12fa-3b52-4eb7-8903-18165dde1c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5335 | 2025.09.18 19:56:22.644881 [ 4 ] {523c12fa-3b52-4eb7-8903-18165dde1c6d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5336 | 2025.09.18 19:56:22.645109 [ 4 ] {523c12fa-3b52-4eb7-8903-18165dde1c6d} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2025.09.18 19:56:22.645254 [ 4 ] {523c12fa-3b52-4eb7-8903-18165dde1c6d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001862 sec., 17185.821697099895 rows/sec., 30.80 MiB/sec. | ||
| 5338 | 2025.09.18 19:56:22.645314 [ 4 ] {523c12fa-3b52-4eb7-8903-18165dde1c6d} <Debug> TCPHandler: Processed in 0.002046215 sec. | ||
| 5339 | 2025.09.18 19:56:22.645431 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5340 | 2025.09.18 19:56:22.645527 [ 4 ] {1d0fa386-123d-4999-a7b7-797c78e858fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5341 | 2025.09.18 19:56:22.645568 [ 4 ] {1d0fa386-123d-4999-a7b7-797c78e858fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5342 | 2025.09.18 19:56:22.645928 [ 4 ] {1d0fa386-123d-4999-a7b7-797c78e858fa} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5343 | 2025.09.18 19:56:22.645963 [ 4 ] {1d0fa386-123d-4999-a7b7-797c78e858fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5344 | 2025.09.18 19:56:22.646260 [ 4 ] {1d0fa386-123d-4999-a7b7-797c78e858fa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5345 | 2025.09.18 19:56:22.646464 [ 4 ] {1d0fa386-123d-4999-a7b7-797c78e858fa} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2025.09.18 19:56:22.646593 [ 4 ] {1d0fa386-123d-4999-a7b7-797c78e858fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 5347 | 2025.09.18 19:56:22.646629 [ 4 ] {1d0fa386-123d-4999-a7b7-797c78e858fa} <Debug> TCPHandler: Processed in 0.001246862 sec. | ||
| 5348 | 2025.09.18 19:56:25.843706 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5349 | 2025.09.18 19:56:25.843768 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5350 | 2025.09.18 19:56:25.942890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10507 | ||
| 5351 | 2025.09.18 19:56:25.943430 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5352 | 2025.09.18 19:56:25.943477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5353 | 2025.09.18 19:56:25.943958 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5354 | 2025.09.18 19:56:25.944183 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5355 | 2025.09.18 19:56:25.944320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10507 | ||
| 5356 | 2025.09.18 19:56:26.500479 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5357 | 2025.09.18 19:56:26.515436 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2025.09.18 19:56:26.515497 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5359 | 2025.09.18 19:56:26.521375 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5360 | 2025.09.18 19:56:26.522089 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2025.09.18 19:56:26.524695 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5362 | 2025.09.18 19:56:27.646018 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5363 | 2025.09.18 19:56:27.646197 [ 4 ] {7eb87d6f-c657-4452-9493-fd1351ec665a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5364 | 2025.09.18 19:56:27.646263 [ 4 ] {7eb87d6f-c657-4452-9493-fd1351ec665a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5365 | 2025.09.18 19:56:27.647167 [ 4 ] {7eb87d6f-c657-4452-9493-fd1351ec665a} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5366 | 2025.09.18 19:56:27.647218 [ 4 ] {7eb87d6f-c657-4452-9493-fd1351ec665a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5367 | 2025.09.18 19:56:27.647625 [ 4 ] {7eb87d6f-c657-4452-9493-fd1351ec665a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5368 | 2025.09.18 19:56:27.647859 [ 4 ] {7eb87d6f-c657-4452-9493-fd1351ec665a} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5369 | 2025.09.18 19:56:27.648026 [ 4 ] {7eb87d6f-c657-4452-9493-fd1351ec665a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001877 sec., 218433.67075119872 rows/sec., 13.86 MiB/sec. | ||
| 5370 | 2025.09.18 19:56:27.648076 [ 4 ] {7eb87d6f-c657-4452-9493-fd1351ec665a} <Debug> TCPHandler: Processed in 0.002182838 sec. | ||
| 5371 | 2025.09.18 19:56:27.648202 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5372 | 2025.09.18 19:56:27.648304 [ 4 ] {99c4e816-eab7-43b9-a3da-894d386e1c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5373 | 2025.09.18 19:56:27.648348 [ 4 ] {99c4e816-eab7-43b9-a3da-894d386e1c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5374 | 2025.09.18 19:56:27.649540 [ 4 ] {99c4e816-eab7-43b9-a3da-894d386e1c39} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2025.09.18 19:56:27.649579 [ 4 ] {99c4e816-eab7-43b9-a3da-894d386e1c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5376 | 2025.09.18 19:56:27.649975 [ 4 ] {99c4e816-eab7-43b9-a3da-894d386e1c39} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5377 | 2025.09.18 19:56:27.650190 [ 4 ] {99c4e816-eab7-43b9-a3da-894d386e1c39} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5378 | 2025.09.18 19:56:27.650314 [ 72 ] {} <Debug> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5379 | 2025.09.18 19:56:27.650325 [ 4 ] {99c4e816-eab7-43b9-a3da-894d386e1c39} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002045 sec., 553545.2322738386 rows/sec., 43.86 MiB/sec. | ||
| 5380 | 2025.09.18 19:56:27.650404 [ 72 ] {} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5381 | 2025.09.18 19:56:27.650410 [ 4 ] {99c4e816-eab7-43b9-a3da-894d386e1c39} <Debug> TCPHandler: Processed in 0.002259238 sec. | ||
| 5382 | 2025.09.18 19:56:27.650448 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5383 | 2025.09.18 19:56:27.650549 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5384 | 2025.09.18 19:56:27.650626 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::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 | ||
| 5385 | 2025.09.18 19:56:27.650651 [ 4 ] {a0996c94-a9a1-451d-97a5-b1c94702f71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5386 | 2025.09.18 19:56:27.650734 [ 4 ] {a0996c94-a9a1-451d-97a5-b1c94702f71e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5387 | 2025.09.18 19:56:27.650834 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5388 | 2025.09.18 19:56:27.650890 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2466 rows starting from the beginning of the part | ||
| 5389 | 2025.09.18 19:56:27.650991 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1132 rows starting from the beginning of the part | ||
| 5390 | 2025.09.18 19:56:27.651063 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 120 rows starting from the beginning of the part | ||
| 5391 | 2025.09.18 19:56:27.651125 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1134 rows starting from the beginning of the part | ||
| 5392 | 2025.09.18 19:56:27.651187 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 120 rows starting from the beginning of the part | ||
| 5393 | 2025.09.18 19:56:27.651247 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1132 rows starting from the beginning of the part | ||
| 5394 | 2025.09.18 19:56:27.651265 [ 4 ] {a0996c94-a9a1-451d-97a5-b1c94702f71e} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2025.09.18 19:56:27.651308 [ 4 ] {a0996c94-a9a1-451d-97a5-b1c94702f71e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5396 | 2025.09.18 19:56:27.651650 [ 4 ] {a0996c94-a9a1-451d-97a5-b1c94702f71e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5397 | 2025.09.18 19:56:27.651870 [ 4 ] {a0996c94-a9a1-451d-97a5-b1c94702f71e} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5398 | 2025.09.18 19:56:27.652005 [ 4 ] {a0996c94-a9a1-451d-97a5-b1c94702f71e} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001375 sec., 156363.63636363638 rows/sec., 9.28 MiB/sec. | ||
| 5399 | 2025.09.18 19:56:27.652042 [ 4 ] {a0996c94-a9a1-451d-97a5-b1c94702f71e} <Debug> TCPHandler: Processed in 0.001544106 sec. | ||
| 5400 | 2025.09.18 19:56:27.652151 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5401 | 2025.09.18 19:56:27.652246 [ 4 ] {5ac641e1-4c8c-4e20-9f6a-2cd54b43d3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5402 | 2025.09.18 19:56:27.652286 [ 4 ] {5ac641e1-4c8c-4e20-9f6a-2cd54b43d3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5403 | 2025.09.18 19:56:27.652790 [ 4 ] {5ac641e1-4c8c-4e20-9f6a-2cd54b43d3fe} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5404 | 2025.09.18 19:56:27.652826 [ 4 ] {5ac641e1-4c8c-4e20-9f6a-2cd54b43d3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5405 | 2025.09.18 19:56:27.653137 [ 4 ] {5ac641e1-4c8c-4e20-9f6a-2cd54b43d3fe} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5406 | 2025.09.18 19:56:27.653345 [ 4 ] {5ac641e1-4c8c-4e20-9f6a-2cd54b43d3fe} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5407 | 2025.09.18 19:56:27.653479 [ 4 ] {5ac641e1-4c8c-4e20-9f6a-2cd54b43d3fe} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001251 sec., 169464.42845723423 rows/sec., 10.93 MiB/sec. | ||
| 5408 | 2025.09.18 19:56:27.653516 [ 4 ] {5ac641e1-4c8c-4e20-9f6a-2cd54b43d3fe} <Debug> TCPHandler: Processed in 0.001413504 sec. | ||
| 5409 | 2025.09.18 19:56:27.653600 [ 195 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6104 rows, containing 5 columns (5 merged, 0 gathered) in 0.003055183 sec., 1997916.3277617085 rows/sec., 168.47 MiB/sec. | ||
| 5410 | 2025.09.18 19:56:27.653639 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5411 | 2025.09.18 19:56:27.653766 [ 4 ] {ec82ea6d-aadd-4565-938e-94b95d9c13e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5412 | 2025.09.18 19:56:27.653817 [ 4 ] {ec82ea6d-aadd-4565-938e-94b95d9c13e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5413 | 2025.09.18 19:56:27.653976 [ 197 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5414 | 2025.09.18 19:56:27.654286 [ 197 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_31_6} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2025.09.18 19:56:27.654373 [ 197 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_31_6} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5416 | 2025.09.18 19:56:27.654404 [ 4 ] {ec82ea6d-aadd-4565-938e-94b95d9c13e3} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5417 | 2025.09.18 19:56:27.654446 [ 4 ] {ec82ea6d-aadd-4565-938e-94b95d9c13e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5418 | 2025.09.18 19:56:27.654492 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 5419 | 2025.09.18 19:56:27.654778 [ 4 ] {ec82ea6d-aadd-4565-938e-94b95d9c13e3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5420 | 2025.09.18 19:56:27.654997 [ 4 ] {ec82ea6d-aadd-4565-938e-94b95d9c13e3} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5421 | 2025.09.18 19:56:27.655130 [ 4 ] {ec82ea6d-aadd-4565-938e-94b95d9c13e3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001389 sec., 151907.8473722102 rows/sec., 8.63 MiB/sec. | ||
| 5422 | 2025.09.18 19:56:27.655172 [ 4 ] {ec82ea6d-aadd-4565-938e-94b95d9c13e3} <Debug> TCPHandler: Processed in 0.001595917 sec. | ||
| 5423 | 2025.09.18 19:56:27.655294 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5424 | 2025.09.18 19:56:27.655414 [ 4 ] {29bba3e0-42fa-425f-b2e8-2ab1ab209109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5425 | 2025.09.18 19:56:27.655464 [ 4 ] {29bba3e0-42fa-425f-b2e8-2ab1ab209109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5426 | 2025.09.18 19:56:27.656292 [ 4 ] {29bba3e0-42fa-425f-b2e8-2ab1ab209109} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5427 | 2025.09.18 19:56:27.656330 [ 4 ] {29bba3e0-42fa-425f-b2e8-2ab1ab209109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5428 | 2025.09.18 19:56:27.656678 [ 4 ] {29bba3e0-42fa-425f-b2e8-2ab1ab209109} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5429 | 2025.09.18 19:56:27.656885 [ 4 ] {29bba3e0-42fa-425f-b2e8-2ab1ab209109} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5430 | 2025.09.18 19:56:27.656991 [ 72 ] {} <Debug> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5431 | 2025.09.18 19:56:27.657014 [ 4 ] {29bba3e0-42fa-425f-b2e8-2ab1ab209109} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001624 sec., 424261.0837438424 rows/sec., 29.63 MiB/sec. | ||
| 5432 | 2025.09.18 19:56:27.657024 [ 72 ] {} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2025.09.18 19:56:27.657053 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5434 | 2025.09.18 19:56:27.657058 [ 4 ] {29bba3e0-42fa-425f-b2e8-2ab1ab209109} <Debug> TCPHandler: Processed in 0.001824821 sec. | ||
| 5435 | 2025.09.18 19:56:27.657127 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::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 | ||
| 5436 | 2025.09.18 19:56:27.657171 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5437 | 2025.09.18 19:56:27.657223 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5438 | 2025.09.18 19:56:27.657251 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1251 rows starting from the beginning of the part | ||
| 5439 | 2025.09.18 19:56:27.657271 [ 4 ] {6da801a7-65e0-45aa-90b2-f05f76543b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5440 | 2025.09.18 19:56:27.657301 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 689 rows starting from the beginning of the part | ||
| 5441 | 2025.09.18 19:56:27.657318 [ 4 ] {6da801a7-65e0-45aa-90b2-f05f76543b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5442 | 2025.09.18 19:56:27.657345 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 96 rows starting from the beginning of the part | ||
| 5443 | 2025.09.18 19:56:27.657405 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 693 rows starting from the beginning of the part | ||
| 5444 | 2025.09.18 19:56:27.657450 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 96 rows starting from the beginning of the part | ||
| 5445 | 2025.09.18 19:56:27.657490 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 689 rows starting from the beginning of the part | ||
| 5446 | 2025.09.18 19:56:27.657649 [ 4 ] {6da801a7-65e0-45aa-90b2-f05f76543b49} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5447 | 2025.09.18 19:56:27.657690 [ 4 ] {6da801a7-65e0-45aa-90b2-f05f76543b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5448 | 2025.09.18 19:56:27.658018 [ 4 ] {6da801a7-65e0-45aa-90b2-f05f76543b49} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5449 | 2025.09.18 19:56:27.658236 [ 4 ] {6da801a7-65e0-45aa-90b2-f05f76543b49} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5450 | 2025.09.18 19:56:27.658368 [ 4 ] {6da801a7-65e0-45aa-90b2-f05f76543b49} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 5451 | 2025.09.18 19:56:27.658406 [ 4 ] {6da801a7-65e0-45aa-90b2-f05f76543b49} <Debug> TCPHandler: Processed in 0.001283892 sec. | ||
| 5452 | 2025.09.18 19:56:27.658515 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5453 | 2025.09.18 19:56:27.658609 [ 4 ] {5307259d-c7fe-4d5e-8f8c-8f967442e3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5454 | 2025.09.18 19:56:27.658652 [ 4 ] {5307259d-c7fe-4d5e-8f8c-8f967442e3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5455 | 2025.09.18 19:56:27.658841 [ 197 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3514 rows, containing 5 columns (5 merged, 0 gathered) in 0.00174351 sec., 2015474.5312616504 rows/sec., 151.05 MiB/sec. | ||
| 5456 | 2025.09.18 19:56:27.659065 [ 194 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5457 | 2025.09.18 19:56:27.659133 [ 4 ] {5307259d-c7fe-4d5e-8f8c-8f967442e3b5} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2025.09.18 19:56:27.659170 [ 4 ] {5307259d-c7fe-4d5e-8f8c-8f967442e3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5459 | 2025.09.18 19:56:27.659361 [ 194 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_31_6} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5460 | 2025.09.18 19:56:27.659430 [ 194 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_31_6} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5461 | 2025.09.18 19:56:27.659511 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5462 | 2025.09.18 19:56:27.659524 [ 4 ] {5307259d-c7fe-4d5e-8f8c-8f967442e3b5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5463 | 2025.09.18 19:56:27.659742 [ 4 ] {5307259d-c7fe-4d5e-8f8c-8f967442e3b5} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5464 | 2025.09.18 19:56:27.659850 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5465 | 2025.09.18 19:56:27.659876 [ 4 ] {5307259d-c7fe-4d5e-8f8c-8f967442e3b5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001284 sec., 244548.28660436138 rows/sec., 16.06 MiB/sec. | ||
| 5466 | 2025.09.18 19:56:27.659881 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2025.09.18 19:56:27.659916 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5468 | 2025.09.18 19:56:27.659923 [ 4 ] {5307259d-c7fe-4d5e-8f8c-8f967442e3b5} <Debug> TCPHandler: Processed in 0.001456015 sec. | ||
| 5469 | 2025.09.18 19:56:27.659983 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::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 | ||
| 5470 | 2025.09.18 19:56:27.660047 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5471 | 2025.09.18 19:56:27.660088 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5472 | 2025.09.18 19:56:27.660118 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9537 rows starting from the beginning of the part | ||
| 5473 | 2025.09.18 19:56:27.660164 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 314 rows starting from the beginning of the part | ||
| 5474 | 2025.09.18 19:56:27.660170 [ 4 ] {54788906-e5d0-48bd-9f0b-92839e678938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5475 | 2025.09.18 19:56:27.660201 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::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 | ||
| 5476 | 2025.09.18 19:56:27.660226 [ 4 ] {54788906-e5d0-48bd-9f0b-92839e678938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5477 | 2025.09.18 19:56:27.660241 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 316 rows starting from the beginning of the part | ||
| 5478 | 2025.09.18 19:56:27.660281 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5479 | 2025.09.18 19:56:27.660314 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 314 rows starting from the beginning of the part | ||
| 5480 | 2025.09.18 19:56:27.660567 [ 4 ] {54788906-e5d0-48bd-9f0b-92839e678938} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5481 | 2025.09.18 19:56:27.660607 [ 4 ] {54788906-e5d0-48bd-9f0b-92839e678938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5482 | 2025.09.18 19:56:27.660988 [ 4 ] {54788906-e5d0-48bd-9f0b-92839e678938} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5483 | 2025.09.18 19:56:27.661196 [ 4 ] {54788906-e5d0-48bd-9f0b-92839e678938} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5484 | 2025.09.18 19:56:27.661329 [ 4 ] {54788906-e5d0-48bd-9f0b-92839e678938} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001183 sec., 845.30853761623 rows/sec., 56.96 KiB/sec. | ||
| 5485 | 2025.09.18 19:56:27.661368 [ 4 ] {54788906-e5d0-48bd-9f0b-92839e678938} <Debug> TCPHandler: Processed in 0.001381724 sec. | ||
| 5486 | 2025.09.18 19:56:27.661523 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5487 | 2025.09.18 19:56:27.661621 [ 4 ] {80d62da2-f745-4eaa-83fb-a6562ab926a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5488 | 2025.09.18 19:56:27.661677 [ 4 ] {80d62da2-f745-4eaa-83fb-a6562ab926a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5489 | 2025.09.18 19:56:27.662457 [ 4 ] {80d62da2-f745-4eaa-83fb-a6562ab926a2} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2025.09.18 19:56:27.662494 [ 4 ] {80d62da2-f745-4eaa-83fb-a6562ab926a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5491 | 2025.09.18 19:56:27.663057 [ 4 ] {80d62da2-f745-4eaa-83fb-a6562ab926a2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5492 | 2025.09.18 19:56:27.663289 [ 4 ] {80d62da2-f745-4eaa-83fb-a6562ab926a2} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2025.09.18 19:56:27.663405 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5494 | 2025.09.18 19:56:27.663431 [ 4 ] {80d62da2-f745-4eaa-83fb-a6562ab926a2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001829 sec., 5467.468562055768 rows/sec., 9.80 MiB/sec. | ||
| 5495 | 2025.09.18 19:56:27.663445 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5496 | 2025.09.18 19:56:27.663473 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5497 | 2025.09.18 19:56:27.663501 [ 4 ] {80d62da2-f745-4eaa-83fb-a6562ab926a2} <Debug> TCPHandler: Processed in 0.002029964 sec. | ||
| 5498 | 2025.09.18 19:56:27.663548 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::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 | ||
| 5499 | 2025.09.18 19:56:27.663618 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5500 | 2025.09.18 19:56:27.663714 [ 4 ] {3662eec5-b1e4-40db-a044-5aaec685e922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5501 | 2025.09.18 19:56:27.663717 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5502 | 2025.09.18 19:56:27.663756 [ 4 ] {3662eec5-b1e4-40db-a044-5aaec685e922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5503 | 2025.09.18 19:56:27.663775 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 409 rows starting from the beginning of the part | ||
| 5504 | 2025.09.18 19:56:27.663884 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 5505 | 2025.09.18 19:56:27.663919 [ 197 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10801 rows, containing 5 columns (5 merged, 0 gathered) in 0.003961517 sec., 2726480.790060979 rows/sec., 183.10 MiB/sec. | ||
| 5506 | 2025.09.18 19:56:27.663977 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 5507 | 2025.09.18 19:56:27.664069 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 5508 | 2025.09.18 19:56:27.664107 [ 4 ] {3662eec5-b1e4-40db-a044-5aaec685e922} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5509 | 2025.09.18 19:56:27.664147 [ 4 ] {3662eec5-b1e4-40db-a044-5aaec685e922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5510 | 2025.09.18 19:56:27.664153 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
| 5511 | 2025.09.18 19:56:27.664182 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5512 | 2025.09.18 19:56:27.664236 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 5513 | 2025.09.18 19:56:27.664516 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2025.09.18 19:56:27.664526 [ 4 ] {3662eec5-b1e4-40db-a044-5aaec685e922} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5515 | 2025.09.18 19:56:27.664614 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5516 | 2025.09.18 19:56:27.664696 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 5517 | 2025.09.18 19:56:27.664782 [ 4 ] {3662eec5-b1e4-40db-a044-5aaec685e922} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5518 | 2025.09.18 19:56:27.664898 [ 72 ] {} <Debug> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5519 | 2025.09.18 19:56:27.664922 [ 4 ] {3662eec5-b1e4-40db-a044-5aaec685e922} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001226 sec., 84828.71125611744 rows/sec., 5.20 MiB/sec. | ||
| 5520 | 2025.09.18 19:56:27.664926 [ 72 ] {} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2025.09.18 19:56:27.664962 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5522 | 2025.09.18 19:56:27.664968 [ 4 ] {3662eec5-b1e4-40db-a044-5aaec685e922} <Debug> TCPHandler: Processed in 0.001399784 sec. | ||
| 5523 | 2025.09.18 19:56:27.665048 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 5524 | 2025.09.18 19:56:27.665194 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5525 | 2025.09.18 19:56:27.665230 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1918 rows starting from the beginning of the part | ||
| 5526 | 2025.09.18 19:56:27.665299 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 104 rows starting from the beginning of the part | ||
| 5527 | 2025.09.18 19:56:27.665346 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 5528 | 2025.09.18 19:56:27.665388 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 104 rows starting from the beginning of the part | ||
| 5529 | 2025.09.18 19:56:27.665425 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5530 | 2025.09.18 19:56:27.665462 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 104 rows starting from the beginning of the part | ||
| 5531 | 2025.09.18 19:56:27.666778 [ 200 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2350 rows, containing 4 columns (4 merged, 0 gathered) in 0.0017678 sec., 1329335.8977259872 rows/sec., 84.65 MiB/sec. | ||
| 5532 | 2025.09.18 19:56:27.667109 [ 197 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5533 | 2025.09.18 19:56:27.667378 [ 197 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_31_6} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5534 | 2025.09.18 19:56:27.667455 [ 197 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_31_6} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5535 | 2025.09.18 19:56:27.667546 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 5536 | 2025.09.18 19:56:27.682797 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 503 rows, containing 19 columns (19 merged, 0 gathered) in 0.01928116 sec., 26087.64202983638 rows/sec., 46.75 MiB/sec. | ||
| 5537 | 2025.09.18 19:56:27.683774 [ 197 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5538 | 2025.09.18 19:56:27.684097 [ 197 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2025.09.18 19:56:27.684173 [ 197 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5540 | 2025.09.18 19:56:27.684323 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 5541 | 2025.09.18 19:56:28.001184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.11 MiB, peak 261.45 MiB, free memory in arenas 0.00 B, will set to 256.19 MiB (RSS), difference: 2.08 MiB | ||
| 5542 | 2025.09.18 19:56:30.961149 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 732 | ||
| 5543 | 2025.09.18 19:56:30.963450 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5544 | 2025.09.18 19:56:30.963500 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5545 | 2025.09.18 19:56:30.964689 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5546 | 2025.09.18 19:56:30.964959 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5547 | 2025.09.18 19:56:30.965112 [ 66 ] {} <Debug> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5548 | 2025.09.18 19:56:30.965178 [ 66 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5549 | 2025.09.18 19:56:30.965201 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5550 | 2025.09.18 19:56:30.965289 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 732 | ||
| 5551 | 2025.09.18 19:56:30.965324 [ 200 ] {eca61143-6adc-4c6e-b536-625d299862ef::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 | ||
| 5552 | 2025.09.18 19:56:30.965974 [ 200 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5553 | 2025.09.18 19:56:30.966170 [ 200 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 550 rows starting from the beginning of the part | ||
| 5554 | 2025.09.18 19:56:30.966602 [ 200 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 5555 | 2025.09.18 19:56:30.966948 [ 200 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 5556 | 2025.09.18 19:56:30.967258 [ 200 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part | ||
| 5557 | 2025.09.18 19:56:30.967558 [ 200 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 5558 | 2025.09.18 19:56:30.967872 [ 200 ] {eca61143-6adc-4c6e-b536-625d299862ef::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 | ||
| 5559 | 2025.09.18 19:56:30.973805 [ 198 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 72 columns (72 merged, 0 gathered) in 0.008539017 sec., 85724.15302604504 rows/sec., 75.34 MiB/sec. | ||
| 5560 | 2025.09.18 19:56:30.975066 [ 198 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5561 | 2025.09.18 19:56:30.975639 [ 198 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_16_3} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5562 | 2025.09.18 19:56:30.975709 [ 198 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_16_3} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5563 | 2025.09.18 19:56:30.975911 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 5564 | 2025.09.18 19:56:31.345420 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2025.09.18 19:56:31.345597 [ 4 ] {bc528264-913b-496c-9b06-9ff62b90e5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5566 | 2025.09.18 19:56:31.345665 [ 4 ] {bc528264-913b-496c-9b06-9ff62b90e5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5567 | 2025.09.18 19:56:31.346325 [ 4 ] {bc528264-913b-496c-9b06-9ff62b90e5d0} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2025.09.18 19:56:31.346379 [ 4 ] {bc528264-913b-496c-9b06-9ff62b90e5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5569 | 2025.09.18 19:56:31.346786 [ 4 ] {bc528264-913b-496c-9b06-9ff62b90e5d0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5570 | 2025.09.18 19:56:31.347009 [ 4 ] {bc528264-913b-496c-9b06-9ff62b90e5d0} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2025.09.18 19:56:31.347146 [ 66 ] {} <Debug> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5572 | 2025.09.18 19:56:31.347173 [ 4 ] {bc528264-913b-496c-9b06-9ff62b90e5d0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.23 MiB/sec. | ||
| 5573 | 2025.09.18 19:56:31.347212 [ 66 ] {} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5574 | 2025.09.18 19:56:31.347235 [ 4 ] {bc528264-913b-496c-9b06-9ff62b90e5d0} <Debug> TCPHandler: Processed in 0.001944853 sec. | ||
| 5575 | 2025.09.18 19:56:31.347239 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5576 | 2025.09.18 19:56:31.347349 [ 194 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::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 | ||
| 5577 | 2025.09.18 19:56:31.347377 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5578 | 2025.09.18 19:56:31.347449 [ 194 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5579 | 2025.09.18 19:56:31.347477 [ 194 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 434 rows starting from the beginning of the part | ||
| 5580 | 2025.09.18 19:56:31.347481 [ 4 ] {7cbb9ba8-9c11-4619-b762-5b3b3039b369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5581 | 2025.09.18 19:56:31.347530 [ 4 ] {7cbb9ba8-9c11-4619-b762-5b3b3039b369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5582 | 2025.09.18 19:56:31.347536 [ 194 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 5583 | 2025.09.18 19:56:31.347584 [ 194 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 5584 | 2025.09.18 19:56:31.347626 [ 194 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5585 | 2025.09.18 19:56:31.347673 [ 194 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5586 | 2025.09.18 19:56:31.347719 [ 194 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 5587 | 2025.09.18 19:56:31.347965 [ 4 ] {7cbb9ba8-9c11-4619-b762-5b3b3039b369} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5588 | 2025.09.18 19:56:31.348004 [ 4 ] {7cbb9ba8-9c11-4619-b762-5b3b3039b369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5589 | 2025.09.18 19:56:31.348322 [ 4 ] {7cbb9ba8-9c11-4619-b762-5b3b3039b369} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5590 | 2025.09.18 19:56:31.348532 [ 4 ] {7cbb9ba8-9c11-4619-b762-5b3b3039b369} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5591 | 2025.09.18 19:56:31.348668 [ 4 ] {7cbb9ba8-9c11-4619-b762-5b3b3039b369} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001211 sec., 1651.5276630883566 rows/sec., 134.67 KiB/sec. | ||
| 5592 | 2025.09.18 19:56:31.348710 [ 4 ] {7cbb9ba8-9c11-4619-b762-5b3b3039b369} <Debug> TCPHandler: Processed in 0.001385754 sec. | ||
| 5593 | 2025.09.18 19:56:31.348826 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5594 | 2025.09.18 19:56:31.348926 [ 4 ] {05621ae2-bf38-42dd-8c00-5bb5deae9c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5595 | 2025.09.18 19:56:31.348967 [ 4 ] {05621ae2-bf38-42dd-8c00-5bb5deae9c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5596 | 2025.09.18 19:56:31.348976 [ 200 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001662119 sec., 1262244.1594133752 rows/sec., 85.45 MiB/sec. | ||
| 5597 | 2025.09.18 19:56:31.349189 [ 196 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5598 | 2025.09.18 19:56:31.349485 [ 196 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_16_3} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5599 | 2025.09.18 19:56:31.349565 [ 196 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_16_3} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5600 | 2025.09.18 19:56:31.349665 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 5601 | 2025.09.18 19:56:31.350261 [ 4 ] {05621ae2-bf38-42dd-8c00-5bb5deae9c93} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2025.09.18 19:56:31.350302 [ 4 ] {05621ae2-bf38-42dd-8c00-5bb5deae9c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5603 | 2025.09.18 19:56:31.350706 [ 4 ] {05621ae2-bf38-42dd-8c00-5bb5deae9c93} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5604 | 2025.09.18 19:56:31.350920 [ 4 ] {05621ae2-bf38-42dd-8c00-5bb5deae9c93} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2025.09.18 19:56:31.351052 [ 4 ] {05621ae2-bf38-42dd-8c00-5bb5deae9c93} <Debug> executeQuery: Read 1381 rows, 118.54 KiB in 0.002147 sec., 643223.1020027946 rows/sec., 53.92 MiB/sec. | ||
| 5606 | 2025.09.18 19:56:31.351093 [ 4 ] {05621ae2-bf38-42dd-8c00-5bb5deae9c93} <Debug> TCPHandler: Processed in 0.002317639 sec. | ||
| 5607 | 2025.09.18 19:56:31.351218 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5608 | 2025.09.18 19:56:31.351317 [ 4 ] {8b4a2dc8-1db2-482f-aa9e-5676e8c89661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5609 | 2025.09.18 19:56:31.351358 [ 4 ] {8b4a2dc8-1db2-482f-aa9e-5676e8c89661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5610 | 2025.09.18 19:56:31.351782 [ 4 ] {8b4a2dc8-1db2-482f-aa9e-5676e8c89661} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5611 | 2025.09.18 19:56:31.351820 [ 4 ] {8b4a2dc8-1db2-482f-aa9e-5676e8c89661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5612 | 2025.09.18 19:56:31.352167 [ 4 ] {8b4a2dc8-1db2-482f-aa9e-5676e8c89661} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5613 | 2025.09.18 19:56:31.352373 [ 4 ] {8b4a2dc8-1db2-482f-aa9e-5676e8c89661} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2025.09.18 19:56:31.352501 [ 4 ] {8b4a2dc8-1db2-482f-aa9e-5676e8c89661} <Debug> executeQuery: Read 46 rows, 3.51 KiB in 0.001205 sec., 38174.273858921166 rows/sec., 2.84 MiB/sec. | ||
| 5615 | 2025.09.18 19:56:31.352539 [ 4 ] {8b4a2dc8-1db2-482f-aa9e-5676e8c89661} <Debug> TCPHandler: Processed in 0.001372943 sec. | ||
| 5616 | 2025.09.18 19:56:31.352655 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5617 | 2025.09.18 19:56:31.352751 [ 4 ] {a1d1c530-d2d9-4d33-98a9-c952ba1ff8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5618 | 2025.09.18 19:56:31.352791 [ 4 ] {a1d1c530-d2d9-4d33-98a9-c952ba1ff8e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5619 | 2025.09.18 19:56:31.353302 [ 4 ] {a1d1c530-d2d9-4d33-98a9-c952ba1ff8e9} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5620 | 2025.09.18 19:56:31.353338 [ 4 ] {a1d1c530-d2d9-4d33-98a9-c952ba1ff8e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5621 | 2025.09.18 19:56:31.353655 [ 4 ] {a1d1c530-d2d9-4d33-98a9-c952ba1ff8e9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5622 | 2025.09.18 19:56:31.353868 [ 4 ] {a1d1c530-d2d9-4d33-98a9-c952ba1ff8e9} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2025.09.18 19:56:31.353996 [ 4 ] {a1d1c530-d2d9-4d33-98a9-c952ba1ff8e9} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001264 sec., 199367.08860759495 rows/sec., 13.79 MiB/sec. | ||
| 5624 | 2025.09.18 19:56:31.354037 [ 4 ] {a1d1c530-d2d9-4d33-98a9-c952ba1ff8e9} <Debug> TCPHandler: Processed in 0.001431825 sec. | ||
| 5625 | 2025.09.18 19:56:31.354159 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5626 | 2025.09.18 19:56:31.354255 [ 4 ] {025e5033-8a3a-4598-9f29-834b343ec475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5627 | 2025.09.18 19:56:31.354295 [ 4 ] {025e5033-8a3a-4598-9f29-834b343ec475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5628 | 2025.09.18 19:56:31.354688 [ 4 ] {025e5033-8a3a-4598-9f29-834b343ec475} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5629 | 2025.09.18 19:56:31.354725 [ 4 ] {025e5033-8a3a-4598-9f29-834b343ec475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5630 | 2025.09.18 19:56:31.355034 [ 4 ] {025e5033-8a3a-4598-9f29-834b343ec475} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5631 | 2025.09.18 19:56:31.355256 [ 4 ] {025e5033-8a3a-4598-9f29-834b343ec475} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5632 | 2025.09.18 19:56:31.355367 [ 65 ] {} <Debug> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5633 | 2025.09.18 19:56:31.355387 [ 4 ] {025e5033-8a3a-4598-9f29-834b343ec475} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 815.22 KiB/sec. | ||
| 5634 | 2025.09.18 19:56:31.355414 [ 65 ] {} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5635 | 2025.09.18 19:56:31.355440 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5636 | 2025.09.18 19:56:31.355441 [ 4 ] {025e5033-8a3a-4598-9f29-834b343ec475} <Debug> TCPHandler: Processed in 0.001330363 sec. | ||
| 5637 | 2025.09.18 19:56:31.355532 [ 194 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::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 | ||
| 5638 | 2025.09.18 19:56:31.355568 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5639 | 2025.09.18 19:56:31.355617 [ 194 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5640 | 2025.09.18 19:56:31.355644 [ 194 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
| 5641 | 2025.09.18 19:56:31.355663 [ 4 ] {bd108024-d315-4486-ae24-15ed936ffc2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5642 | 2025.09.18 19:56:31.355688 [ 194 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 5643 | 2025.09.18 19:56:31.355704 [ 4 ] {bd108024-d315-4486-ae24-15ed936ffc2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5644 | 2025.09.18 19:56:31.355726 [ 194 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 5645 | 2025.09.18 19:56:31.355764 [ 194 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 5646 | 2025.09.18 19:56:31.355799 [ 194 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 5647 | 2025.09.18 19:56:31.355832 [ 194 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::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 | ||
| 5648 | 2025.09.18 19:56:31.356514 [ 4 ] {bd108024-d315-4486-ae24-15ed936ffc2b} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5649 | 2025.09.18 19:56:31.356554 [ 4 ] {bd108024-d315-4486-ae24-15ed936ffc2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5650 | 2025.09.18 19:56:31.356671 [ 196 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001185271 sec., 910340.3356700705 rows/sec., 55.56 MiB/sec. | ||
| 5651 | 2025.09.18 19:56:31.356794 [ 194 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5652 | 2025.09.18 19:56:31.356941 [ 4 ] {bd108024-d315-4486-ae24-15ed936ffc2b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5653 | 2025.09.18 19:56:31.357053 [ 194 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_16_3} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5654 | 2025.09.18 19:56:31.357118 [ 194 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_16_3} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5655 | 2025.09.18 19:56:31.357163 [ 4 ] {bd108024-d315-4486-ae24-15ed936ffc2b} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2025.09.18 19:56:31.357180 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 5657 | 2025.09.18 19:56:31.357295 [ 4 ] {bd108024-d315-4486-ae24-15ed936ffc2b} <Debug> executeQuery: Read 590 rows, 45.39 KiB in 0.00165 sec., 357575.75757575757 rows/sec., 26.86 MiB/sec. | ||
| 5658 | 2025.09.18 19:56:31.357334 [ 4 ] {bd108024-d315-4486-ae24-15ed936ffc2b} <Debug> TCPHandler: Processed in 0.001816541 sec. | ||
| 5659 | 2025.09.18 19:56:31.357451 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5660 | 2025.09.18 19:56:31.357548 [ 4 ] {9f37096b-3771-4447-ad35-09004bf4f941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5661 | 2025.09.18 19:56:31.357590 [ 4 ] {9f37096b-3771-4447-ad35-09004bf4f941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5662 | 2025.09.18 19:56:31.358275 [ 4 ] {9f37096b-3771-4447-ad35-09004bf4f941} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2025.09.18 19:56:31.358313 [ 4 ] {9f37096b-3771-4447-ad35-09004bf4f941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5664 | 2025.09.18 19:56:31.358716 [ 4 ] {9f37096b-3771-4447-ad35-09004bf4f941} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5665 | 2025.09.18 19:56:31.358936 [ 4 ] {9f37096b-3771-4447-ad35-09004bf4f941} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5666 | 2025.09.18 19:56:31.359064 [ 4 ] {9f37096b-3771-4447-ad35-09004bf4f941} <Debug> executeQuery: Read 993 rows, 70.90 KiB in 0.001536 sec., 646484.375 rows/sec., 45.08 MiB/sec. | ||
| 5667 | 2025.09.18 19:56:31.359103 [ 4 ] {9f37096b-3771-4447-ad35-09004bf4f941} <Debug> TCPHandler: Processed in 0.00170079 sec. | ||
| 5668 | 2025.09.18 19:56:31.359219 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5669 | 2025.09.18 19:56:31.359316 [ 4 ] {5c4f6e24-8af1-4923-96e5-3411576bfcb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5670 | 2025.09.18 19:56:31.359371 [ 4 ] {5c4f6e24-8af1-4923-96e5-3411576bfcb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5671 | 2025.09.18 19:56:31.360246 [ 4 ] {5c4f6e24-8af1-4923-96e5-3411576bfcb6} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5672 | 2025.09.18 19:56:31.360283 [ 4 ] {5c4f6e24-8af1-4923-96e5-3411576bfcb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5673 | 2025.09.18 19:56:31.360825 [ 4 ] {5c4f6e24-8af1-4923-96e5-3411576bfcb6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5674 | 2025.09.18 19:56:31.361057 [ 4 ] {5c4f6e24-8af1-4923-96e5-3411576bfcb6} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5675 | 2025.09.18 19:56:31.361203 [ 4 ] {5c4f6e24-8af1-4923-96e5-3411576bfcb6} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001906 sec., 16789.0870933893 rows/sec., 30.09 MiB/sec. | ||
| 5676 | 2025.09.18 19:56:31.361272 [ 4 ] {5c4f6e24-8af1-4923-96e5-3411576bfcb6} <Debug> TCPHandler: Processed in 0.002102786 sec. | ||
| 5677 | 2025.09.18 19:56:31.361393 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5678 | 2025.09.18 19:56:31.361490 [ 4 ] {23588717-47cb-4ea2-90f3-c001edd4ebe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5679 | 2025.09.18 19:56:31.361532 [ 4 ] {23588717-47cb-4ea2-90f3-c001edd4ebe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5680 | 2025.09.18 19:56:31.361875 [ 4 ] {23588717-47cb-4ea2-90f3-c001edd4ebe7} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2025.09.18 19:56:31.361912 [ 4 ] {23588717-47cb-4ea2-90f3-c001edd4ebe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5682 | 2025.09.18 19:56:31.362237 [ 4 ] {23588717-47cb-4ea2-90f3-c001edd4ebe7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5683 | 2025.09.18 19:56:31.362455 [ 4 ] {23588717-47cb-4ea2-90f3-c001edd4ebe7} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5684 | 2025.09.18 19:56:31.362581 [ 4 ] {23588717-47cb-4ea2-90f3-c001edd4ebe7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001111 sec., 43204.320432043205 rows/sec., 2.91 MiB/sec. | ||
| 5685 | 2025.09.18 19:56:31.362618 [ 4 ] {23588717-47cb-4ea2-90f3-c001edd4ebe7} <Debug> TCPHandler: Processed in 0.001274052 sec. | ||
| 5686 | 2025.09.18 19:56:32.630165 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5687 | 2025.09.18 19:56:32.630367 [ 4 ] {dfcc9da3-2b01-4d27-bf66-77acc17838fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5688 | 2025.09.18 19:56:32.630443 [ 4 ] {dfcc9da3-2b01-4d27-bf66-77acc17838fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5689 | 2025.09.18 19:56:32.631112 [ 4 ] {dfcc9da3-2b01-4d27-bf66-77acc17838fb} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2025.09.18 19:56:32.631165 [ 4 ] {dfcc9da3-2b01-4d27-bf66-77acc17838fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5691 | 2025.09.18 19:56:32.631569 [ 4 ] {dfcc9da3-2b01-4d27-bf66-77acc17838fb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5692 | 2025.09.18 19:56:32.631797 [ 4 ] {dfcc9da3-2b01-4d27-bf66-77acc17838fb} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2025.09.18 19:56:32.631975 [ 4 ] {dfcc9da3-2b01-4d27-bf66-77acc17838fb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001662 sec., 33694.34416365824 rows/sec., 2.59 MiB/sec. | ||
| 5694 | 2025.09.18 19:56:32.632027 [ 4 ] {dfcc9da3-2b01-4d27-bf66-77acc17838fb} <Debug> TCPHandler: Processed in 0.001997794 sec. | ||
| 5695 | 2025.09.18 19:56:32.632157 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5696 | 2025.09.18 19:56:32.632262 [ 4 ] {348563f9-ded3-404b-9066-d0321473e0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5697 | 2025.09.18 19:56:32.632306 [ 4 ] {348563f9-ded3-404b-9066-d0321473e0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5698 | 2025.09.18 19:56:32.632733 [ 4 ] {348563f9-ded3-404b-9066-d0321473e0a8} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5699 | 2025.09.18 19:56:32.632771 [ 4 ] {348563f9-ded3-404b-9066-d0321473e0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5700 | 2025.09.18 19:56:32.633101 [ 4 ] {348563f9-ded3-404b-9066-d0321473e0a8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5701 | 2025.09.18 19:56:32.633302 [ 4 ] {348563f9-ded3-404b-9066-d0321473e0a8} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5702 | 2025.09.18 19:56:32.633433 [ 4 ] {348563f9-ded3-404b-9066-d0321473e0a8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 5703 | 2025.09.18 19:56:32.633471 [ 4 ] {348563f9-ded3-404b-9066-d0321473e0a8} <Debug> TCPHandler: Processed in 0.001368954 sec. | ||
| 5704 | 2025.09.18 19:56:32.633585 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5705 | 2025.09.18 19:56:32.633684 [ 4 ] {9832c5e2-c2ba-42ff-b4cd-89e638c9cc43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5706 | 2025.09.18 19:56:32.633727 [ 4 ] {9832c5e2-c2ba-42ff-b4cd-89e638c9cc43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5707 | 2025.09.18 19:56:32.634116 [ 4 ] {9832c5e2-c2ba-42ff-b4cd-89e638c9cc43} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5708 | 2025.09.18 19:56:32.634154 [ 4 ] {9832c5e2-c2ba-42ff-b4cd-89e638c9cc43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5709 | 2025.09.18 19:56:32.634470 [ 4 ] {9832c5e2-c2ba-42ff-b4cd-89e638c9cc43} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5710 | 2025.09.18 19:56:32.634685 [ 4 ] {9832c5e2-c2ba-42ff-b4cd-89e638c9cc43} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5711 | 2025.09.18 19:56:32.634815 [ 4 ] {9832c5e2-c2ba-42ff-b4cd-89e638c9cc43} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001153 sec., 27753.686036426716 rows/sec., 1.93 MiB/sec. | ||
| 5712 | 2025.09.18 19:56:32.634853 [ 4 ] {9832c5e2-c2ba-42ff-b4cd-89e638c9cc43} <Debug> TCPHandler: Processed in 0.001317993 sec. | ||
| 5713 | 2025.09.18 19:56:32.634962 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5714 | 2025.09.18 19:56:32.635059 [ 4 ] {292acd59-8888-4ab4-b129-2238a13a1303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5715 | 2025.09.18 19:56:32.635126 [ 4 ] {292acd59-8888-4ab4-b129-2238a13a1303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5716 | 2025.09.18 19:56:32.635437 [ 4 ] {292acd59-8888-4ab4-b129-2238a13a1303} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5717 | 2025.09.18 19:56:32.635472 [ 4 ] {292acd59-8888-4ab4-b129-2238a13a1303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5718 | 2025.09.18 19:56:32.635772 [ 4 ] {292acd59-8888-4ab4-b129-2238a13a1303} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5719 | 2025.09.18 19:56:32.635976 [ 4 ] {292acd59-8888-4ab4-b129-2238a13a1303} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5720 | 2025.09.18 19:56:32.636103 [ 4 ] {292acd59-8888-4ab4-b129-2238a13a1303} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001064 sec., 11278.195488721803 rows/sec., 778.31 KiB/sec. | ||
| 5721 | 2025.09.18 19:56:32.636139 [ 4 ] {292acd59-8888-4ab4-b129-2238a13a1303} <Debug> TCPHandler: Processed in 0.001225341 sec. | ||
| 5722 | 2025.09.18 19:56:33.444514 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11019 | ||
| 5723 | 2025.09.18 19:56:33.445067 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5724 | 2025.09.18 19:56:33.445111 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5725 | 2025.09.18 19:56:33.445582 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5726 | 2025.09.18 19:56:33.445809 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5727 | 2025.09.18 19:56:33.445955 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11019 | ||
| 5728 | 2025.09.18 19:56:34.024845 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5729 | 2025.09.18 19:56:34.040848 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5730 | 2025.09.18 19:56:34.040904 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5731 | 2025.09.18 19:56:34.047222 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5732 | 2025.09.18 19:56:34.047920 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5733 | 2025.09.18 19:56:34.050716 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5734 | 2025.09.18 19:56:37.635336 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5735 | 2025.09.18 19:56:37.635515 [ 4 ] {18ec6746-8598-4d41-9aa9-7e341a1d8621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5736 | 2025.09.18 19:56:37.635582 [ 4 ] {18ec6746-8598-4d41-9aa9-7e341a1d8621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5737 | 2025.09.18 19:56:37.636220 [ 4 ] {18ec6746-8598-4d41-9aa9-7e341a1d8621} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2025.09.18 19:56:37.636271 [ 4 ] {18ec6746-8598-4d41-9aa9-7e341a1d8621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5739 | 2025.09.18 19:56:37.636685 [ 4 ] {18ec6746-8598-4d41-9aa9-7e341a1d8621} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5740 | 2025.09.18 19:56:37.636920 [ 4 ] {18ec6746-8598-4d41-9aa9-7e341a1d8621} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2025.09.18 19:56:37.637095 [ 4 ] {18ec6746-8598-4d41-9aa9-7e341a1d8621} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001627 sec., 46711.739397664416 rows/sec., 3.85 MiB/sec. | ||
| 5742 | 2025.09.18 19:56:37.637145 [ 4 ] {18ec6746-8598-4d41-9aa9-7e341a1d8621} <Debug> TCPHandler: Processed in 0.001934493 sec. | ||
| 5743 | 2025.09.18 19:56:37.637271 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5744 | 2025.09.18 19:56:37.637375 [ 4 ] {373df741-18a1-48ef-b583-4bfa62d9f358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5745 | 2025.09.18 19:56:37.637419 [ 4 ] {373df741-18a1-48ef-b583-4bfa62d9f358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5746 | 2025.09.18 19:56:37.637834 [ 4 ] {373df741-18a1-48ef-b583-4bfa62d9f358} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5747 | 2025.09.18 19:56:37.637871 [ 4 ] {373df741-18a1-48ef-b583-4bfa62d9f358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5748 | 2025.09.18 19:56:37.638179 [ 4 ] {373df741-18a1-48ef-b583-4bfa62d9f358} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5749 | 2025.09.18 19:56:37.638378 [ 4 ] {373df741-18a1-48ef-b583-4bfa62d9f358} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5750 | 2025.09.18 19:56:37.638508 [ 4 ] {373df741-18a1-48ef-b583-4bfa62d9f358} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001156 sec., 8650.51903114187 rows/sec., 650.48 KiB/sec. | ||
| 5751 | 2025.09.18 19:56:37.638546 [ 4 ] {373df741-18a1-48ef-b583-4bfa62d9f358} <Debug> TCPHandler: Processed in 0.001328973 sec. | ||
| 5752 | 2025.09.18 19:56:37.638661 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5753 | 2025.09.18 19:56:37.638757 [ 4 ] {d141d671-4f05-4350-9c7f-a857eb8c4d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5754 | 2025.09.18 19:56:37.638797 [ 4 ] {d141d671-4f05-4350-9c7f-a857eb8c4d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5755 | 2025.09.18 19:56:37.639204 [ 4 ] {d141d671-4f05-4350-9c7f-a857eb8c4d32} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5756 | 2025.09.18 19:56:37.639240 [ 4 ] {d141d671-4f05-4350-9c7f-a857eb8c4d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5757 | 2025.09.18 19:56:37.639532 [ 4 ] {d141d671-4f05-4350-9c7f-a857eb8c4d32} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5758 | 2025.09.18 19:56:37.639736 [ 4 ] {d141d671-4f05-4350-9c7f-a857eb8c4d32} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5759 | 2025.09.18 19:56:37.639864 [ 4 ] {d141d671-4f05-4350-9c7f-a857eb8c4d32} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001127 sec., 65661.04702750666 rows/sec., 5.13 MiB/sec. | ||
| 5760 | 2025.09.18 19:56:37.639904 [ 4 ] {d141d671-4f05-4350-9c7f-a857eb8c4d32} <Debug> TCPHandler: Processed in 0.001293372 sec. | ||
| 5761 | 2025.09.18 19:56:37.640017 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5762 | 2025.09.18 19:56:37.640113 [ 4 ] {dd11def9-a270-4da0-a0db-625c6c7b0287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5763 | 2025.09.18 19:56:37.640155 [ 4 ] {dd11def9-a270-4da0-a0db-625c6c7b0287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5764 | 2025.09.18 19:56:37.640545 [ 4 ] {dd11def9-a270-4da0-a0db-625c6c7b0287} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5765 | 2025.09.18 19:56:37.640580 [ 4 ] {dd11def9-a270-4da0-a0db-625c6c7b0287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5766 | 2025.09.18 19:56:37.640927 [ 4 ] {dd11def9-a270-4da0-a0db-625c6c7b0287} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5767 | 2025.09.18 19:56:37.641134 [ 4 ] {dd11def9-a270-4da0-a0db-625c6c7b0287} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5768 | 2025.09.18 19:56:37.641270 [ 4 ] {dd11def9-a270-4da0-a0db-625c6c7b0287} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 5769 | 2025.09.18 19:56:37.641306 [ 4 ] {dd11def9-a270-4da0-a0db-625c6c7b0287} <Debug> TCPHandler: Processed in 0.001338163 sec. | ||
| 5770 | 2025.09.18 19:56:37.641427 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5771 | 2025.09.18 19:56:37.641553 [ 4 ] {d7b97065-4892-4dda-9bbe-3ef06d2043f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5772 | 2025.09.18 19:56:37.641620 [ 4 ] {d7b97065-4892-4dda-9bbe-3ef06d2043f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5773 | 2025.09.18 19:56:37.642389 [ 4 ] {d7b97065-4892-4dda-9bbe-3ef06d2043f3} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5774 | 2025.09.18 19:56:37.642426 [ 4 ] {d7b97065-4892-4dda-9bbe-3ef06d2043f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5775 | 2025.09.18 19:56:37.642971 [ 4 ] {d7b97065-4892-4dda-9bbe-3ef06d2043f3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5776 | 2025.09.18 19:56:37.643191 [ 4 ] {d7b97065-4892-4dda-9bbe-3ef06d2043f3} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5777 | 2025.09.18 19:56:37.643342 [ 4 ] {d7b97065-4892-4dda-9bbe-3ef06d2043f3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001816 sec., 5506.607929515419 rows/sec., 9.87 MiB/sec. | ||
| 5778 | 2025.09.18 19:56:37.643401 [ 4 ] {d7b97065-4892-4dda-9bbe-3ef06d2043f3} <Debug> TCPHandler: Processed in 0.002035315 sec. | ||
| 5779 | 2025.09.18 19:56:37.643514 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5780 | 2025.09.18 19:56:37.643610 [ 4 ] {978a8978-f6ff-4132-9470-200b87ef0ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5781 | 2025.09.18 19:56:37.643652 [ 4 ] {978a8978-f6ff-4132-9470-200b87ef0ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5782 | 2025.09.18 19:56:37.643990 [ 4 ] {978a8978-f6ff-4132-9470-200b87ef0ec7} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5783 | 2025.09.18 19:56:37.644028 [ 4 ] {978a8978-f6ff-4132-9470-200b87ef0ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5784 | 2025.09.18 19:56:37.644343 [ 4 ] {978a8978-f6ff-4132-9470-200b87ef0ec7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5785 | 2025.09.18 19:56:37.644578 [ 4 ] {978a8978-f6ff-4132-9470-200b87ef0ec7} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2025.09.18 19:56:37.644704 [ 4 ] {978a8978-f6ff-4132-9470-200b87ef0ec7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 5787 | 2025.09.18 19:56:37.644740 [ 4 ] {978a8978-f6ff-4132-9470-200b87ef0ec7} <Debug> TCPHandler: Processed in 0.001276162 sec. | ||
| 5788 | 2025.09.18 19:56:38.873876 [ 45 ] {} <Debug> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5789 | 2025.09.18 19:56:38.873961 [ 45 ] {} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5790 | 2025.09.18 19:56:38.873982 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5791 | 2025.09.18 19:56:38.874097 [ 191 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5792 | 2025.09.18 19:56:38.874248 [ 191 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5793 | 2025.09.18 19:56:38.874283 [ 191 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5794 | 2025.09.18 19:56:38.874349 [ 191 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5795 | 2025.09.18 19:56:38.874393 [ 191 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5796 | 2025.09.18 19:56:38.874438 [ 191 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5797 | 2025.09.18 19:56:38.874478 [ 191 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5798 | 2025.09.18 19:56:38.875350 [ 191 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001304992 sec., 10728.035114391505 rows/sec., 722.89 KiB/sec. | ||
| 5799 | 2025.09.18 19:56:38.875521 [ 196 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5800 | 2025.09.18 19:56:38.875824 [ 196 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_14_3} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5801 | 2025.09.18 19:56:38.875895 [ 196 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_14_3} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5802 | 2025.09.18 19:56:38.875981 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 5803 | 2025.09.18 19:56:40.843816 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5804 | 2025.09.18 19:56:40.843884 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5805 | 2025.09.18 19:56:40.946162 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11467 | ||
| 5806 | 2025.09.18 19:56:40.946711 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5807 | 2025.09.18 19:56:40.946765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5808 | 2025.09.18 19:56:40.947314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5809 | 2025.09.18 19:56:40.947554 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5810 | 2025.09.18 19:56:40.947702 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11467 | ||
| 5811 | 2025.09.18 19:56:40.965593 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 772 | ||
| 5812 | 2025.09.18 19:56:40.967983 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5813 | 2025.09.18 19:56:40.968030 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5814 | 2025.09.18 19:56:40.969228 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5815 | 2025.09.18 19:56:40.969506 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5816 | 2025.09.18 19:56:40.969861 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 772 | ||
| 5817 | 2025.09.18 19:56:41.550933 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5818 | 2025.09.18 19:56:41.568210 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2025.09.18 19:56:41.568279 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5820 | 2025.09.18 19:56:41.574339 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5821 | 2025.09.18 19:56:41.575064 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2025.09.18 19:56:41.578008 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5823 | 2025.09.18 19:56:42.434732 [ 41 ] {} <Debug> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5824 | 2025.09.18 19:56:42.434796 [ 41 ] {} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5825 | 2025.09.18 19:56:42.434817 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5826 | 2025.09.18 19:56:42.434959 [ 190 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::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 | ||
| 5827 | 2025.09.18 19:56:42.435108 [ 190 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5828 | 2025.09.18 19:56:42.435166 [ 190 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 5829 | 2025.09.18 19:56:42.435247 [ 190 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 5830 | 2025.09.18 19:56:42.435298 [ 190 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5831 | 2025.09.18 19:56:42.435343 [ 190 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::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 | ||
| 5832 | 2025.09.18 19:56:42.435386 [ 190 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 5833 | 2025.09.18 19:56:42.436186 [ 196 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294872 sec., 30891.084215273786 rows/sec., 2.58 MiB/sec. | ||
| 5834 | 2025.09.18 19:56:42.436393 [ 191 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5835 | 2025.09.18 19:56:42.436734 [ 191 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_9_2} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5836 | 2025.09.18 19:56:42.436820 [ 191 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_9_2} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5837 | 2025.09.18 19:56:42.436916 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5838 | 2025.09.18 19:56:42.637188 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5839 | 2025.09.18 19:56:42.637350 [ 4 ] {1ee555bf-20fc-4599-95cb-022961ddbd77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5840 | 2025.09.18 19:56:42.637415 [ 4 ] {1ee555bf-20fc-4599-95cb-022961ddbd77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5841 | 2025.09.18 19:56:42.638047 [ 4 ] {1ee555bf-20fc-4599-95cb-022961ddbd77} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5842 | 2025.09.18 19:56:42.638095 [ 4 ] {1ee555bf-20fc-4599-95cb-022961ddbd77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5843 | 2025.09.18 19:56:42.638478 [ 4 ] {1ee555bf-20fc-4599-95cb-022961ddbd77} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5844 | 2025.09.18 19:56:42.638696 [ 4 ] {1ee555bf-20fc-4599-95cb-022961ddbd77} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2025.09.18 19:56:42.638858 [ 4 ] {1ee555bf-20fc-4599-95cb-022961ddbd77} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001554 sec., 77220.07722007722 rows/sec., 6.56 MiB/sec. | ||
| 5846 | 2025.09.18 19:56:42.638909 [ 4 ] {1ee555bf-20fc-4599-95cb-022961ddbd77} <Debug> TCPHandler: Processed in 0.001842322 sec. | ||
| 5847 | 2025.09.18 19:56:42.639033 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5848 | 2025.09.18 19:56:42.639137 [ 4 ] {53fa59d0-f6a9-4526-b761-4977f80f7926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5849 | 2025.09.18 19:56:42.639181 [ 4 ] {53fa59d0-f6a9-4526-b761-4977f80f7926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5850 | 2025.09.18 19:56:42.639590 [ 4 ] {53fa59d0-f6a9-4526-b761-4977f80f7926} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5851 | 2025.09.18 19:56:42.639629 [ 4 ] {53fa59d0-f6a9-4526-b761-4977f80f7926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5852 | 2025.09.18 19:56:42.639935 [ 4 ] {53fa59d0-f6a9-4526-b761-4977f80f7926} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5853 | 2025.09.18 19:56:42.640134 [ 4 ] {53fa59d0-f6a9-4526-b761-4977f80f7926} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5854 | 2025.09.18 19:56:42.640269 [ 4 ] {53fa59d0-f6a9-4526-b761-4977f80f7926} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001156 sec., 27681.66089965398 rows/sec., 2.03 MiB/sec. | ||
| 5855 | 2025.09.18 19:56:42.640308 [ 4 ] {53fa59d0-f6a9-4526-b761-4977f80f7926} <Debug> TCPHandler: Processed in 0.001327063 sec. | ||
| 5856 | 2025.09.18 19:56:42.640415 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5857 | 2025.09.18 19:56:42.640512 [ 4 ] {46f30334-2eda-4865-9f22-05978c7ae049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5858 | 2025.09.18 19:56:42.640553 [ 4 ] {46f30334-2eda-4865-9f22-05978c7ae049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5859 | 2025.09.18 19:56:42.640966 [ 4 ] {46f30334-2eda-4865-9f22-05978c7ae049} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5860 | 2025.09.18 19:56:42.641004 [ 4 ] {46f30334-2eda-4865-9f22-05978c7ae049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5861 | 2025.09.18 19:56:42.641309 [ 4 ] {46f30334-2eda-4865-9f22-05978c7ae049} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5862 | 2025.09.18 19:56:42.641506 [ 4 ] {46f30334-2eda-4865-9f22-05978c7ae049} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2025.09.18 19:56:42.641645 [ 4 ] {46f30334-2eda-4865-9f22-05978c7ae049} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001153 sec., 83261.05810928014 rows/sec., 6.50 MiB/sec. | ||
| 5864 | 2025.09.18 19:56:42.641683 [ 4 ] {46f30334-2eda-4865-9f22-05978c7ae049} <Debug> TCPHandler: Processed in 0.001317772 sec. | ||
| 5865 | 2025.09.18 19:56:42.641796 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5866 | 2025.09.18 19:56:42.641893 [ 4 ] {2257c49d-866a-4e64-ae4e-600b42ddd9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5867 | 2025.09.18 19:56:42.641936 [ 4 ] {2257c49d-866a-4e64-ae4e-600b42ddd9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5868 | 2025.09.18 19:56:42.642413 [ 4 ] {2257c49d-866a-4e64-ae4e-600b42ddd9c4} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5869 | 2025.09.18 19:56:42.642449 [ 4 ] {2257c49d-866a-4e64-ae4e-600b42ddd9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5870 | 2025.09.18 19:56:42.642772 [ 4 ] {2257c49d-866a-4e64-ae4e-600b42ddd9c4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5871 | 2025.09.18 19:56:42.642972 [ 4 ] {2257c49d-866a-4e64-ae4e-600b42ddd9c4} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5872 | 2025.09.18 19:56:42.643120 [ 4 ] {2257c49d-866a-4e64-ae4e-600b42ddd9c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 5873 | 2025.09.18 19:56:42.643157 [ 4 ] {2257c49d-866a-4e64-ae4e-600b42ddd9c4} <Debug> TCPHandler: Processed in 0.001412564 sec. | ||
| 5874 | 2025.09.18 19:56:42.643270 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5875 | 2025.09.18 19:56:42.643360 [ 4 ] {012f273b-59b1-4683-a765-c205446a0b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5876 | 2025.09.18 19:56:42.643410 [ 4 ] {012f273b-59b1-4683-a765-c205446a0b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5877 | 2025.09.18 19:56:42.644210 [ 4 ] {012f273b-59b1-4683-a765-c205446a0b27} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5878 | 2025.09.18 19:56:42.644247 [ 4 ] {012f273b-59b1-4683-a765-c205446a0b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5879 | 2025.09.18 19:56:42.644781 [ 4 ] {012f273b-59b1-4683-a765-c205446a0b27} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5880 | 2025.09.18 19:56:42.645010 [ 4 ] {012f273b-59b1-4683-a765-c205446a0b27} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5881 | 2025.09.18 19:56:42.645158 [ 4 ] {012f273b-59b1-4683-a765-c205446a0b27} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.0018 sec., 17777.777777777777 rows/sec., 31.86 MiB/sec. | ||
| 5882 | 2025.09.18 19:56:42.645218 [ 4 ] {012f273b-59b1-4683-a765-c205446a0b27} <Debug> TCPHandler: Processed in 0.001985914 sec. | ||
| 5883 | 2025.09.18 19:56:42.645331 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5884 | 2025.09.18 19:56:42.645428 [ 4 ] {fc494e9b-8b9a-4fbc-a3b4-595aba84a4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5885 | 2025.09.18 19:56:42.645471 [ 4 ] {fc494e9b-8b9a-4fbc-a3b4-595aba84a4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5886 | 2025.09.18 19:56:42.645800 [ 4 ] {fc494e9b-8b9a-4fbc-a3b4-595aba84a4fb} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5887 | 2025.09.18 19:56:42.645837 [ 4 ] {fc494e9b-8b9a-4fbc-a3b4-595aba84a4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5888 | 2025.09.18 19:56:42.646133 [ 4 ] {fc494e9b-8b9a-4fbc-a3b4-595aba84a4fb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5889 | 2025.09.18 19:56:42.646336 [ 4 ] {fc494e9b-8b9a-4fbc-a3b4-595aba84a4fb} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2025.09.18 19:56:42.646467 [ 4 ] {fc494e9b-8b9a-4fbc-a3b4-595aba84a4fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 5891 | 2025.09.18 19:56:42.646503 [ 4 ] {fc494e9b-8b9a-4fbc-a3b4-595aba84a4fb} <Debug> TCPHandler: Processed in 0.001221111 sec. | ||
| 5892 | 2025.09.18 19:56:47.646859 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5893 | 2025.09.18 19:56:47.647044 [ 4 ] {eada3786-8868-42b8-9a45-bf76edbdf0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5894 | 2025.09.18 19:56:47.647110 [ 4 ] {eada3786-8868-42b8-9a45-bf76edbdf0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5895 | 2025.09.18 19:56:47.647964 [ 4 ] {eada3786-8868-42b8-9a45-bf76edbdf0c8} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5896 | 2025.09.18 19:56:47.648013 [ 4 ] {eada3786-8868-42b8-9a45-bf76edbdf0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5897 | 2025.09.18 19:56:47.648407 [ 4 ] {eada3786-8868-42b8-9a45-bf76edbdf0c8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5898 | 2025.09.18 19:56:47.648641 [ 4 ] {eada3786-8868-42b8-9a45-bf76edbdf0c8} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2025.09.18 19:56:47.648794 [ 4 ] {eada3786-8868-42b8-9a45-bf76edbdf0c8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001798 sec., 228031.14571746386 rows/sec., 14.47 MiB/sec. | ||
| 5900 | 2025.09.18 19:56:47.648837 [ 4 ] {eada3786-8868-42b8-9a45-bf76edbdf0c8} <Debug> TCPHandler: Processed in 0.002103356 sec. | ||
| 5901 | 2025.09.18 19:56:47.649037 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5902 | 2025.09.18 19:56:47.649136 [ 4 ] {02e0f8e3-cc47-4a50-baff-d44057aee882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5903 | 2025.09.18 19:56:47.649178 [ 4 ] {02e0f8e3-cc47-4a50-baff-d44057aee882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5904 | 2025.09.18 19:56:47.650123 [ 4 ] {02e0f8e3-cc47-4a50-baff-d44057aee882} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5905 | 2025.09.18 19:56:47.650161 [ 4 ] {02e0f8e3-cc47-4a50-baff-d44057aee882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5906 | 2025.09.18 19:56:47.650568 [ 4 ] {02e0f8e3-cc47-4a50-baff-d44057aee882} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5907 | 2025.09.18 19:56:47.650779 [ 4 ] {02e0f8e3-cc47-4a50-baff-d44057aee882} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5908 | 2025.09.18 19:56:47.650897 [ 33 ] {} <Debug> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5909 | 2025.09.18 19:56:47.650907 [ 4 ] {02e0f8e3-cc47-4a50-baff-d44057aee882} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001791 sec., 632049.1345616974 rows/sec., 50.08 MiB/sec. | ||
| 5910 | 2025.09.18 19:56:47.650968 [ 33 ] {} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5911 | 2025.09.18 19:56:47.650993 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5912 | 2025.09.18 19:56:47.650994 [ 4 ] {02e0f8e3-cc47-4a50-baff-d44057aee882} <Debug> TCPHandler: Processed in 0.002008455 sec. | ||
| 5913 | 2025.09.18 19:56:47.651083 [ 190 ] {73f8a399-e317-4d85-967e-c274ff67ed35::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 | ||
| 5914 | 2025.09.18 19:56:47.651125 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5915 | 2025.09.18 19:56:47.651163 [ 190 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5916 | 2025.09.18 19:56:47.651189 [ 190 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2466 rows starting from the beginning of the part | ||
| 5917 | 2025.09.18 19:56:47.651224 [ 4 ] {d5986ae3-4a46-4787-bb18-d376e1699654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5918 | 2025.09.18 19:56:47.651242 [ 190 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1381 rows starting from the beginning of the part | ||
| 5919 | 2025.09.18 19:56:47.651266 [ 4 ] {d5986ae3-4a46-4787-bb18-d376e1699654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5920 | 2025.09.18 19:56:47.651281 [ 190 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5921 | 2025.09.18 19:56:47.651342 [ 190 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 76 rows starting from the beginning of the part | ||
| 5922 | 2025.09.18 19:56:47.651383 [ 190 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 120 rows starting from the beginning of the part | ||
| 5923 | 2025.09.18 19:56:47.651423 [ 190 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1132 rows starting from the beginning of the part | ||
| 5924 | 2025.09.18 19:56:47.651748 [ 4 ] {d5986ae3-4a46-4787-bb18-d376e1699654} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5925 | 2025.09.18 19:56:47.651784 [ 4 ] {d5986ae3-4a46-4787-bb18-d376e1699654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5926 | 2025.09.18 19:56:47.652173 [ 4 ] {d5986ae3-4a46-4787-bb18-d376e1699654} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5927 | 2025.09.18 19:56:47.652391 [ 4 ] {d5986ae3-4a46-4787-bb18-d376e1699654} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2025.09.18 19:56:47.652508 [ 33 ] {} <Debug> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5929 | 2025.09.18 19:56:47.652530 [ 4 ] {d5986ae3-4a46-4787-bb18-d376e1699654} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001327 sec., 162019.59306706858 rows/sec., 9.62 MiB/sec. | ||
| 5930 | 2025.09.18 19:56:47.652544 [ 33 ] {} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5931 | 2025.09.18 19:56:47.652572 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5932 | 2025.09.18 19:56:47.652575 [ 4 ] {d5986ae3-4a46-4787-bb18-d376e1699654} <Debug> TCPHandler: Processed in 0.001501406 sec. | ||
| 5933 | 2025.09.18 19:56:47.652671 [ 196 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::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 | ||
| 5934 | 2025.09.18 19:56:47.652686 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5935 | 2025.09.18 19:56:47.652792 [ 196 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5936 | 2025.09.18 19:56:47.652795 [ 4 ] {2c2a4d8e-de5b-4f24-a12a-1a2fe85c35b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5937 | 2025.09.18 19:56:47.652832 [ 196 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 279 rows starting from the beginning of the part | ||
| 5938 | 2025.09.18 19:56:47.652850 [ 4 ] {2c2a4d8e-de5b-4f24-a12a-1a2fe85c35b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5939 | 2025.09.18 19:56:47.652905 [ 196 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 215 rows starting from the beginning of the part | ||
| 5940 | 2025.09.18 19:56:47.652954 [ 196 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part | ||
| 5941 | 2025.09.18 19:56:47.652997 [ 196 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5942 | 2025.09.18 19:56:47.653039 [ 196 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
| 5943 | 2025.09.18 19:56:47.653078 [ 196 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 215 rows starting from the beginning of the part | ||
| 5944 | 2025.09.18 19:56:47.653312 [ 189 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5231 rows, containing 5 columns (5 merged, 0 gathered) in 0.002260988 sec., 2313590.3419213197 rows/sec., 198.13 MiB/sec. | ||
| 5945 | 2025.09.18 19:56:47.653340 [ 4 ] {2c2a4d8e-de5b-4f24-a12a-1a2fe85c35b7} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5946 | 2025.09.18 19:56:47.653385 [ 4 ] {2c2a4d8e-de5b-4f24-a12a-1a2fe85c35b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5947 | 2025.09.18 19:56:47.653617 [ 201 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5948 | 2025.09.18 19:56:47.653779 [ 4 ] {2c2a4d8e-de5b-4f24-a12a-1a2fe85c35b7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5949 | 2025.09.18 19:56:47.653980 [ 201 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_36_7} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2025.09.18 19:56:47.653996 [ 190 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 797 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370833 sec., 581398.3176652445 rows/sec., 38.29 MiB/sec. | ||
| 5951 | 2025.09.18 19:56:47.654059 [ 4 ] {2c2a4d8e-de5b-4f24-a12a-1a2fe85c35b7} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5952 | 2025.09.18 19:56:47.654073 [ 201 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_36_7} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5953 | 2025.09.18 19:56:47.654152 [ 196 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5954 | 2025.09.18 19:56:47.654177 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 5955 | 2025.09.18 19:56:47.654202 [ 4 ] {2c2a4d8e-de5b-4f24-a12a-1a2fe85c35b7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001425 sec., 148771.9298245614 rows/sec., 9.59 MiB/sec. | ||
| 5956 | 2025.09.18 19:56:47.654246 [ 4 ] {2c2a4d8e-de5b-4f24-a12a-1a2fe85c35b7} <Debug> TCPHandler: Processed in 0.001608258 sec. | ||
| 5957 | 2025.09.18 19:56:47.654357 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5958 | 2025.09.18 19:56:47.654420 [ 196 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_31_6} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2025.09.18 19:56:47.654454 [ 4 ] {d6354e39-0eb8-4a6e-804f-f536a34c8b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5960 | 2025.09.18 19:56:47.654499 [ 4 ] {d6354e39-0eb8-4a6e-804f-f536a34c8b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5961 | 2025.09.18 19:56:47.654499 [ 196 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_31_6} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5962 | 2025.09.18 19:56:47.654588 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5963 | 2025.09.18 19:56:47.654960 [ 4 ] {d6354e39-0eb8-4a6e-804f-f536a34c8b41} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5964 | 2025.09.18 19:56:47.655001 [ 4 ] {d6354e39-0eb8-4a6e-804f-f536a34c8b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5965 | 2025.09.18 19:56:47.655314 [ 4 ] {d6354e39-0eb8-4a6e-804f-f536a34c8b41} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5966 | 2025.09.18 19:56:47.655520 [ 4 ] {d6354e39-0eb8-4a6e-804f-f536a34c8b41} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5967 | 2025.09.18 19:56:47.655653 [ 4 ] {d6354e39-0eb8-4a6e-804f-f536a34c8b41} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001217 sec., 173377.1569433032 rows/sec., 9.85 MiB/sec. | ||
| 5968 | 2025.09.18 19:56:47.655691 [ 4 ] {d6354e39-0eb8-4a6e-804f-f536a34c8b41} <Debug> TCPHandler: Processed in 0.001382443 sec. | ||
| 5969 | 2025.09.18 19:56:47.655790 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5970 | 2025.09.18 19:56:47.655883 [ 4 ] {0192035c-24cc-4c3d-862c-d28a5a72d31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5971 | 2025.09.18 19:56:47.655922 [ 4 ] {0192035c-24cc-4c3d-862c-d28a5a72d31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5972 | 2025.09.18 19:56:47.656573 [ 4 ] {0192035c-24cc-4c3d-862c-d28a5a72d31b} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2025.09.18 19:56:47.656609 [ 4 ] {0192035c-24cc-4c3d-862c-d28a5a72d31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5974 | 2025.09.18 19:56:47.656939 [ 4 ] {0192035c-24cc-4c3d-862c-d28a5a72d31b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5975 | 2025.09.18 19:56:47.657139 [ 4 ] {0192035c-24cc-4c3d-862c-d28a5a72d31b} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2025.09.18 19:56:47.657239 [ 33 ] {} <Debug> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5977 | 2025.09.18 19:56:47.657265 [ 4 ] {0192035c-24cc-4c3d-862c-d28a5a72d31b} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.0014 sec., 492142.85714285716 rows/sec., 34.37 MiB/sec. | ||
| 5978 | 2025.09.18 19:56:47.657269 [ 33 ] {} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5979 | 2025.09.18 19:56:47.657305 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5980 | 2025.09.18 19:56:47.657309 [ 4 ] {0192035c-24cc-4c3d-862c-d28a5a72d31b} <Debug> TCPHandler: Processed in 0.001567617 sec. | ||
| 5981 | 2025.09.18 19:56:47.657383 [ 188 ] {c18be726-633f-417f-9abd-a115c260c01a::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 | ||
| 5982 | 2025.09.18 19:56:47.657437 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5983 | 2025.09.18 19:56:47.657489 [ 188 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5984 | 2025.09.18 19:56:47.657523 [ 188 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1251 rows starting from the beginning of the part | ||
| 5985 | 2025.09.18 19:56:47.657562 [ 4 ] {b94444b5-e225-4259-8829-2e245a98b10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5986 | 2025.09.18 19:56:47.657584 [ 188 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 590 rows starting from the beginning of the part | ||
| 5987 | 2025.09.18 19:56:47.657615 [ 4 ] {b94444b5-e225-4259-8829-2e245a98b10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5988 | 2025.09.18 19:56:47.657639 [ 188 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5989 | 2025.09.18 19:56:47.657690 [ 188 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 74 rows starting from the beginning of the part | ||
| 5990 | 2025.09.18 19:56:47.657735 [ 188 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 96 rows starting from the beginning of the part | ||
| 5991 | 2025.09.18 19:56:47.657779 [ 188 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 689 rows starting from the beginning of the part | ||
| 5992 | 2025.09.18 19:56:47.658010 [ 4 ] {b94444b5-e225-4259-8829-2e245a98b10c} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5993 | 2025.09.18 19:56:47.658058 [ 4 ] {b94444b5-e225-4259-8829-2e245a98b10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5994 | 2025.09.18 19:56:47.658429 [ 4 ] {b94444b5-e225-4259-8829-2e245a98b10c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5995 | 2025.09.18 19:56:47.658650 [ 4 ] {b94444b5-e225-4259-8829-2e245a98b10c} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5996 | 2025.09.18 19:56:47.658781 [ 4 ] {b94444b5-e225-4259-8829-2e245a98b10c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001244 sec., 4823.151125401929 rows/sec., 251.99 KiB/sec. | ||
| 5997 | 2025.09.18 19:56:47.658818 [ 4 ] {b94444b5-e225-4259-8829-2e245a98b10c} <Debug> TCPHandler: Processed in 0.001439585 sec. | ||
| 5998 | 2025.09.18 19:56:47.658920 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5999 | 2025.09.18 19:56:47.659014 [ 196 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001664298 sec., 1660760.2724992759 rows/sec., 127.11 MiB/sec. | ||
| 6000 | 2025.09.18 19:56:47.659023 [ 4 ] {367723dd-2bac-4b87-bbba-a73d581052fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6001 | 2025.09.18 19:56:47.659080 [ 4 ] {367723dd-2bac-4b87-bbba-a73d581052fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6002 | 2025.09.18 19:56:47.659208 [ 201 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6003 | 2025.09.18 19:56:47.659461 [ 201 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_36_7} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2025.09.18 19:56:47.659532 [ 201 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_36_7} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6005 | 2025.09.18 19:56:47.659541 [ 4 ] {367723dd-2bac-4b87-bbba-a73d581052fe} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6006 | 2025.09.18 19:56:47.659583 [ 4 ] {367723dd-2bac-4b87-bbba-a73d581052fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6007 | 2025.09.18 19:56:47.659608 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6008 | 2025.09.18 19:56:47.659939 [ 4 ] {367723dd-2bac-4b87-bbba-a73d581052fe} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6009 | 2025.09.18 19:56:47.660162 [ 4 ] {367723dd-2bac-4b87-bbba-a73d581052fe} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6010 | 2025.09.18 19:56:47.660264 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6011 | 2025.09.18 19:56:47.660294 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6012 | 2025.09.18 19:56:47.660295 [ 4 ] {367723dd-2bac-4b87-bbba-a73d581052fe} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00129 sec., 243410.85271317832 rows/sec., 15.99 MiB/sec. | ||
| 6013 | 2025.09.18 19:56:47.660312 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6014 | 2025.09.18 19:56:47.660347 [ 4 ] {367723dd-2bac-4b87-bbba-a73d581052fe} <Debug> TCPHandler: Processed in 0.001475265 sec. | ||
| 6015 | 2025.09.18 19:56:47.660396 [ 190 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::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 | ||
| 6016 | 2025.09.18 19:56:47.660466 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6017 | 2025.09.18 19:56:47.660477 [ 190 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6018 | 2025.09.18 19:56:47.660509 [ 190 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10801 rows starting from the beginning of the part | ||
| 6019 | 2025.09.18 19:56:47.660557 [ 190 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 993 rows starting from the beginning of the part | ||
| 6020 | 2025.09.18 19:56:47.660581 [ 4 ] {9c217a02-10cc-4e46-8d91-9e823839d4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6021 | 2025.09.18 19:56:47.660595 [ 190 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 6022 | 2025.09.18 19:56:47.660632 [ 190 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 6023 | 2025.09.18 19:56:47.660632 [ 4 ] {9c217a02-10cc-4e46-8d91-9e823839d4ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6024 | 2025.09.18 19:56:47.660669 [ 190 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::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 | ||
| 6025 | 2025.09.18 19:56:47.660704 [ 190 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 314 rows starting from the beginning of the part | ||
| 6026 | 2025.09.18 19:56:47.660996 [ 4 ] {9c217a02-10cc-4e46-8d91-9e823839d4ee} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6027 | 2025.09.18 19:56:47.661037 [ 4 ] {9c217a02-10cc-4e46-8d91-9e823839d4ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6028 | 2025.09.18 19:56:47.661389 [ 4 ] {9c217a02-10cc-4e46-8d91-9e823839d4ee} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6029 | 2025.09.18 19:56:47.661596 [ 4 ] {9c217a02-10cc-4e46-8d91-9e823839d4ee} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6030 | 2025.09.18 19:56:47.661725 [ 4 ] {9c217a02-10cc-4e46-8d91-9e823839d4ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001169 sec., 855.4319931565441 rows/sec., 57.64 KiB/sec. | ||
| 6031 | 2025.09.18 19:56:47.661761 [ 4 ] {9c217a02-10cc-4e46-8d91-9e823839d4ee} <Debug> TCPHandler: Processed in 0.001355443 sec. | ||
| 6032 | 2025.09.18 19:56:47.661859 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6033 | 2025.09.18 19:56:47.661953 [ 4 ] {13a11c0d-35f3-4b96-878b-2c992a70c5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6034 | 2025.09.18 19:56:47.662007 [ 4 ] {13a11c0d-35f3-4b96-878b-2c992a70c5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6035 | 2025.09.18 19:56:47.662776 [ 4 ] {13a11c0d-35f3-4b96-878b-2c992a70c5e9} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6036 | 2025.09.18 19:56:47.662811 [ 4 ] {13a11c0d-35f3-4b96-878b-2c992a70c5e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6037 | 2025.09.18 19:56:47.663326 [ 4 ] {13a11c0d-35f3-4b96-878b-2c992a70c5e9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6038 | 2025.09.18 19:56:47.663553 [ 4 ] {13a11c0d-35f3-4b96-878b-2c992a70c5e9} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2025.09.18 19:56:47.663697 [ 4 ] {13a11c0d-35f3-4b96-878b-2c992a70c5e9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001762 sec., 5675.368898978434 rows/sec., 10.17 MiB/sec. | ||
| 6040 | 2025.09.18 19:56:47.663768 [ 4 ] {13a11c0d-35f3-4b96-878b-2c992a70c5e9} <Debug> TCPHandler: Processed in 0.001956753 sec. | ||
| 6041 | 2025.09.18 19:56:47.663875 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6042 | 2025.09.18 19:56:47.663970 [ 4 ] {cb41748e-564e-44bb-b3cb-008a723f77c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6043 | 2025.09.18 19:56:47.664010 [ 4 ] {cb41748e-564e-44bb-b3cb-008a723f77c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6044 | 2025.09.18 19:56:47.664352 [ 4 ] {cb41748e-564e-44bb-b3cb-008a723f77c1} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6045 | 2025.09.18 19:56:47.664388 [ 4 ] {cb41748e-564e-44bb-b3cb-008a723f77c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6046 | 2025.09.18 19:56:47.664690 [ 4 ] {cb41748e-564e-44bb-b3cb-008a723f77c1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6047 | 2025.09.18 19:56:47.664894 [ 4 ] {cb41748e-564e-44bb-b3cb-008a723f77c1} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6048 | 2025.09.18 19:56:47.664929 [ 190 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12460 rows, containing 5 columns (5 merged, 0 gathered) in 0.004561918 sec., 2731307.314160404 rows/sec., 184.08 MiB/sec. | ||
| 6049 | 2025.09.18 19:56:47.664997 [ 33 ] {} <Debug> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6050 | 2025.09.18 19:56:47.665021 [ 4 ] {cb41748e-564e-44bb-b3cb-008a723f77c1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00107 sec., 97196.26168224298 rows/sec., 5.96 MiB/sec. | ||
| 6051 | 2025.09.18 19:56:47.665026 [ 33 ] {} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6052 | 2025.09.18 19:56:47.665059 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6053 | 2025.09.18 19:56:47.665064 [ 4 ] {cb41748e-564e-44bb-b3cb-008a723f77c1} <Debug> TCPHandler: Processed in 0.001236401 sec. | ||
| 6054 | 2025.09.18 19:56:47.665135 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 6055 | 2025.09.18 19:56:47.665236 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6056 | 2025.09.18 19:56:47.665266 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2350 rows starting from the beginning of the part | ||
| 6057 | 2025.09.18 19:56:47.665296 [ 196 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6058 | 2025.09.18 19:56:47.665325 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
| 6059 | 2025.09.18 19:56:47.665372 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
| 6060 | 2025.09.18 19:56:47.665412 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 6061 | 2025.09.18 19:56:47.665451 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 6062 | 2025.09.18 19:56:47.665493 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 6063 | 2025.09.18 19:56:47.665596 [ 196 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6064 | 2025.09.18 19:56:47.665680 [ 196 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6065 | 2025.09.18 19:56:47.665755 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 6066 | 2025.09.18 19:56:47.666590 [ 193 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2634 rows, containing 4 columns (4 merged, 0 gathered) in 0.001485806 sec., 1772775.180609043 rows/sec., 113.17 MiB/sec. | ||
| 6067 | 2025.09.18 19:56:47.666805 [ 196 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6068 | 2025.09.18 19:56:47.667048 [ 196 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_36_7} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6069 | 2025.09.18 19:56:47.667114 [ 196 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_36_7} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6070 | 2025.09.18 19:56:47.667183 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6071 | 2025.09.18 19:56:48.447980 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11979 | ||
| 6072 | 2025.09.18 19:56:48.448523 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2025.09.18 19:56:48.448568 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6074 | 2025.09.18 19:56:48.449046 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6075 | 2025.09.18 19:56:48.449274 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2025.09.18 19:56:48.449418 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11979 | ||
| 6077 | 2025.09.18 19:56:49.078189 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6078 | 2025.09.18 19:56:49.096293 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6079 | 2025.09.18 19:56:49.096348 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6080 | 2025.09.18 19:56:49.101881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6081 | 2025.09.18 19:56:49.102579 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6082 | 2025.09.18 19:56:49.105680 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6083 | 2025.09.18 19:56:50.101394 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43670 | ||
| 6084 | 2025.09.18 19:56:50.101504 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6085 | 2025.09.18 19:56:50.101533 [ 286 ] {} <Debug> TCP-Session: 920d003f-3ca8-451c-816e-99a12e591428 Authenticating user 'default' from [fd00:1122:3344:101::e]:43670 | ||
| 6086 | 2025.09.18 19:56:50.101558 [ 286 ] {} <Debug> TCP-Session: 920d003f-3ca8-451c-816e-99a12e591428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6087 | 2025.09.18 19:56:50.101574 [ 286 ] {} <Debug> TCP-Session: 920d003f-3ca8-451c-816e-99a12e591428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6088 | 2025.09.18 19:56:50.101775 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42763 | ||
| 6089 | 2025.09.18 19:56:50.101803 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40950 | ||
| 6090 | 2025.09.18 19:56:50.101831 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53676 | ||
| 6091 | 2025.09.18 19:56:50.101874 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65392 | ||
| 6092 | 2025.09.18 19:56:50.101882 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59425 | ||
| 6093 | 2025.09.18 19:56:50.101904 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6094 | 2025.09.18 19:56:50.101928 [ 286 ] {} <Trace> TCP-Session: 920d003f-3ca8-451c-816e-99a12e591428 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6095 | 2025.09.18 19:56:50.101956 [ 288 ] {} <Debug> TCP-Session: 5960e115-be55-4f35-8047-8030af6f9ca4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42763 | ||
| 6096 | 2025.09.18 19:56:50.101930 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6097 | 2025.09.18 19:56:50.101994 [ 288 ] {} <Debug> TCP-Session: 5960e115-be55-4f35-8047-8030af6f9ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6098 | 2025.09.18 19:56:50.101847 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34150 | ||
| 6099 | 2025.09.18 19:56:50.102020 [ 288 ] {} <Debug> TCP-Session: 5960e115-be55-4f35-8047-8030af6f9ca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6100 | 2025.09.18 19:56:50.102017 [ 289 ] {} <Debug> TCP-Session: a8cd0a67-774f-4643-b672-f98c5f8037e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40950 | ||
| 6101 | 2025.09.18 19:56:50.102051 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6102 | 2025.09.18 19:56:50.102082 [ 289 ] {} <Debug> TCP-Session: a8cd0a67-774f-4643-b672-f98c5f8037e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6103 | 2025.09.18 19:56:50.102097 [ 294 ] {} <Debug> TCP-Session: 32e50b43-0e1e-467b-9f07-2c39049ae40c Authenticating user 'default' from [fd00:1122:3344:101::e]:65392 | ||
| 6104 | 2025.09.18 19:56:50.102105 [ 289 ] {} <Debug> TCP-Session: a8cd0a67-774f-4643-b672-f98c5f8037e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6105 | 2025.09.18 19:56:50.102104 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6106 | 2025.09.18 19:56:50.102125 [ 294 ] {} <Debug> TCP-Session: 32e50b43-0e1e-467b-9f07-2c39049ae40c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6107 | 2025.09.18 19:56:50.102141 [ 286 ] {99fcfe32-6b2a-43c5-849e-974845de407c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43670) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6108 | 2025.09.18 19:56:50.102177 [ 294 ] {} <Debug> TCP-Session: 32e50b43-0e1e-467b-9f07-2c39049ae40c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6109 | 2025.09.18 19:56:50.102181 [ 291 ] {} <Debug> TCP-Session: d026738e-aed3-4098-a20a-f542dce8a384 Authenticating user 'default' from [fd00:1122:3344:101::e]:53676 | ||
| 6110 | 2025.09.18 19:56:50.102172 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6111 | 2025.09.18 19:56:50.102214 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6112 | 2025.09.18 19:56:50.102229 [ 291 ] {} <Debug> TCP-Session: d026738e-aed3-4098-a20a-f542dce8a384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6113 | 2025.09.18 19:56:50.102250 [ 292 ] {} <Debug> TCP-Session: 0986be78-3749-434e-be31-7104f61fdb10 Authenticating user 'default' from [fd00:1122:3344:101::e]:34150 | ||
| 6114 | 2025.09.18 19:56:50.102267 [ 3 ] {} <Debug> TCP-Session: 44ccaff6-c591-45aa-a30c-0ac53123f9ac Authenticating user 'default' from [fd00:1122:3344:101::e]:59425 | ||
| 6115 | 2025.09.18 19:56:50.102274 [ 291 ] {} <Debug> TCP-Session: d026738e-aed3-4098-a20a-f542dce8a384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6116 | 2025.09.18 19:56:50.102291 [ 292 ] {} <Debug> TCP-Session: 0986be78-3749-434e-be31-7104f61fdb10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6117 | 2025.09.18 19:56:50.102304 [ 3 ] {} <Debug> TCP-Session: 44ccaff6-c591-45aa-a30c-0ac53123f9ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6118 | 2025.09.18 19:56:50.102328 [ 292 ] {} <Debug> TCP-Session: 0986be78-3749-434e-be31-7104f61fdb10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6119 | 2025.09.18 19:56:50.102340 [ 3 ] {} <Debug> TCP-Session: 44ccaff6-c591-45aa-a30c-0ac53123f9ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6120 | 2025.09.18 19:56:50.101810 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45606 | ||
| 6121 | 2025.09.18 19:56:50.101847 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50309 | ||
| 6122 | 2025.09.18 19:56:50.102457 [ 286 ] {99fcfe32-6b2a-43c5-849e-974845de407c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6123 | 2025.09.18 19:56:50.102516 [ 286 ] {99fcfe32-6b2a-43c5-849e-974845de407c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6124 | 2025.09.18 19:56:50.102603 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6125 | 2025.09.18 19:56:50.102605 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6126 | 2025.09.18 19:56:50.102638 [ 293 ] {} <Debug> TCP-Session: 0befaa53-54f0-4f4a-9ca9-58f1d12b38d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50309 | ||
| 6127 | 2025.09.18 19:56:50.102655 [ 290 ] {} <Debug> TCP-Session: dfe6a9f8-2e6a-4b53-9ec2-d5e1f0354bc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45606 | ||
| 6128 | 2025.09.18 19:56:50.102662 [ 293 ] {} <Debug> TCP-Session: 0befaa53-54f0-4f4a-9ca9-58f1d12b38d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6129 | 2025.09.18 19:56:50.102681 [ 290 ] {} <Debug> TCP-Session: dfe6a9f8-2e6a-4b53-9ec2-d5e1f0354bc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6130 | 2025.09.18 19:56:50.102688 [ 293 ] {} <Debug> TCP-Session: 0befaa53-54f0-4f4a-9ca9-58f1d12b38d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6131 | 2025.09.18 19:56:50.102703 [ 290 ] {} <Debug> TCP-Session: dfe6a9f8-2e6a-4b53-9ec2-d5e1f0354bc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6132 | 2025.09.18 19:56:50.102797 [ 286 ] {99fcfe32-6b2a-43c5-849e-974845de407c} <Debug> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b) (SelectExecutor): Key condition: unknown | ||
| 6133 | 2025.09.18 19:56:50.103637 [ 318 ] {99fcfe32-6b2a-43c5-849e-974845de407c} <Trace> AggregatingTransform: Aggregating | ||
| 6134 | 2025.09.18 19:56:50.103663 [ 318 ] {99fcfe32-6b2a-43c5-849e-974845de407c} <Trace> Aggregator: Aggregation method: without_key | ||
| 6135 | 2025.09.18 19:56:50.103690 [ 318 ] {99fcfe32-6b2a-43c5-849e-974845de407c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000793753 sec. (1259.838 rows/sec., 49.21 KiB/sec.) | ||
| 6136 | 2025.09.18 19:56:50.103705 [ 318 ] {99fcfe32-6b2a-43c5-849e-974845de407c} <Trace> Aggregator: Merging aggregated data | ||
| 6137 | 2025.09.18 19:56:50.104902 [ 286 ] {99fcfe32-6b2a-43c5-849e-974845de407c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002834 sec., 352.8581510232886 rows/sec., 13.78 KiB/sec. | ||
| 6138 | 2025.09.18 19:56:50.105028 [ 286 ] {99fcfe32-6b2a-43c5-849e-974845de407c} <Debug> TCPHandler: Processed in 0.003260295 sec. | ||
| 6139 | 2025.09.18 19:56:50.105116 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6140 | 2025.09.18 19:56:50.105146 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6141 | 2025.09.18 19:56:50.105149 [ 286 ] {} <Debug> TCP-Session: 920d003f-3ca8-451c-816e-99a12e591428 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6142 | 2025.09.18 19:56:50.105166 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6143 | 2025.09.18 19:56:50.105183 [ 3 ] {} <Debug> TCP-Session: 44ccaff6-c591-45aa-a30c-0ac53123f9ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6144 | 2025.09.18 19:56:50.105198 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6145 | 2025.09.18 19:56:50.105212 [ 289 ] {} <Debug> TCP-Session: a8cd0a67-774f-4643-b672-f98c5f8037e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6146 | 2025.09.18 19:56:50.105236 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6147 | 2025.09.18 19:56:50.105241 [ 293 ] {} <Debug> TCP-Session: 0befaa53-54f0-4f4a-9ca9-58f1d12b38d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6148 | 2025.09.18 19:56:50.105254 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6149 | 2025.09.18 19:56:50.105279 [ 290 ] {} <Debug> TCP-Session: dfe6a9f8-2e6a-4b53-9ec2-d5e1f0354bc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6150 | 2025.09.18 19:56:50.105269 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6151 | 2025.09.18 19:56:50.105305 [ 294 ] {} <Debug> TCP-Session: 32e50b43-0e1e-467b-9f07-2c39049ae40c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6152 | 2025.09.18 19:56:50.105221 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6153 | 2025.09.18 19:56:50.105349 [ 292 ] {} <Debug> TCP-Session: 0986be78-3749-434e-be31-7104f61fdb10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6154 | 2025.09.18 19:56:50.105183 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6155 | 2025.09.18 19:56:50.105387 [ 291 ] {} <Debug> TCP-Session: d026738e-aed3-4098-a20a-f542dce8a384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6156 | 2025.09.18 19:56:50.105416 [ 288 ] {} <Debug> TCP-Session: 5960e115-be55-4f35-8047-8030af6f9ca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6157 | 2025.09.18 19:56:50.294379 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41395 | ||
| 6158 | 2025.09.18 19:56:50.294482 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6159 | 2025.09.18 19:56:50.294508 [ 286 ] {} <Debug> TCP-Session: 7b795c7f-08a6-41f2-9e99-b3f16c215c97 Authenticating user 'default' from [fd00:1122:3344:101::e]:41395 | ||
| 6160 | 2025.09.18 19:56:50.294529 [ 286 ] {} <Debug> TCP-Session: 7b795c7f-08a6-41f2-9e99-b3f16c215c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6161 | 2025.09.18 19:56:50.294542 [ 286 ] {} <Debug> TCP-Session: 7b795c7f-08a6-41f2-9e99-b3f16c215c97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6162 | 2025.09.18 19:56:50.294721 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44391 | ||
| 6163 | 2025.09.18 19:56:50.294747 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57259 | ||
| 6164 | 2025.09.18 19:56:50.294770 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48788 | ||
| 6165 | 2025.09.18 19:56:50.294792 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63460 | ||
| 6166 | 2025.09.18 19:56:50.294799 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37626 | ||
| 6167 | 2025.09.18 19:56:50.294836 [ 286 ] {} <Trace> TCP-Session: 7b795c7f-08a6-41f2-9e99-b3f16c215c97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6168 | 2025.09.18 19:56:50.294850 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6169 | 2025.09.18 19:56:50.294865 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6170 | 2025.09.18 19:56:50.294884 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6171 | 2025.09.18 19:56:50.294890 [ 290 ] {} <Debug> TCP-Session: 043535a7-dcca-47be-84ab-86d3f2fbf2ed Authenticating user 'default' from [fd00:1122:3344:101::e]:57259 | ||
| 6172 | 2025.09.18 19:56:50.294900 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6173 | 2025.09.18 19:56:50.294919 [ 294 ] {} <Debug> TCP-Session: 7eb9d83d-c7e8-40f3-ba93-92fcbe4c9983 Authenticating user 'default' from [fd00:1122:3344:101::e]:63460 | ||
| 6174 | 2025.09.18 19:56:50.294922 [ 290 ] {} <Debug> TCP-Session: 043535a7-dcca-47be-84ab-86d3f2fbf2ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6175 | 2025.09.18 19:56:50.294932 [ 3 ] {} <Debug> TCP-Session: 9af9e2b3-4ff2-4cb7-8d15-a88783121123 Authenticating user 'default' from [fd00:1122:3344:101::e]:37626 | ||
| 6176 | 2025.09.18 19:56:50.294942 [ 290 ] {} <Debug> TCP-Session: 043535a7-dcca-47be-84ab-86d3f2fbf2ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6177 | 2025.09.18 19:56:50.294937 [ 294 ] {} <Debug> TCP-Session: 7eb9d83d-c7e8-40f3-ba93-92fcbe4c9983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6178 | 2025.09.18 19:56:50.294955 [ 3 ] {} <Debug> TCP-Session: 9af9e2b3-4ff2-4cb7-8d15-a88783121123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6179 | 2025.09.18 19:56:50.294964 [ 294 ] {} <Debug> TCP-Session: 7eb9d83d-c7e8-40f3-ba93-92fcbe4c9983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6180 | 2025.09.18 19:56:50.294972 [ 3 ] {} <Debug> TCP-Session: 9af9e2b3-4ff2-4cb7-8d15-a88783121123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6181 | 2025.09.18 19:56:50.294911 [ 292 ] {} <Debug> TCP-Session: bf6e8b84-e7a7-4e7a-9af7-56b2c0369983 Authenticating user 'default' from [fd00:1122:3344:101::e]:48788 | ||
| 6182 | 2025.09.18 19:56:50.294860 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6183 | 2025.09.18 19:56:50.295025 [ 292 ] {} <Debug> TCP-Session: bf6e8b84-e7a7-4e7a-9af7-56b2c0369983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6184 | 2025.09.18 19:56:50.295014 [ 286 ] {dc24b17b-412c-4677-9a15-b8710cddd9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41395) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6185 | 2025.09.18 19:56:50.295043 [ 292 ] {} <Debug> TCP-Session: bf6e8b84-e7a7-4e7a-9af7-56b2c0369983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6186 | 2025.09.18 19:56:50.295046 [ 288 ] {} <Debug> TCP-Session: bb542cc1-2b7c-4ecf-a3a4-e160dac6ef57 Authenticating user 'default' from [fd00:1122:3344:101::e]:44391 | ||
| 6187 | 2025.09.18 19:56:50.294780 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61721 | ||
| 6188 | 2025.09.18 19:56:50.295089 [ 288 ] {} <Debug> TCP-Session: bb542cc1-2b7c-4ecf-a3a4-e160dac6ef57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6189 | 2025.09.18 19:56:50.294766 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50095 | ||
| 6190 | 2025.09.18 19:56:50.295141 [ 288 ] {} <Debug> TCP-Session: bb542cc1-2b7c-4ecf-a3a4-e160dac6ef57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6191 | 2025.09.18 19:56:50.295189 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6192 | 2025.09.18 19:56:50.294727 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40842 | ||
| 6193 | 2025.09.18 19:56:50.295229 [ 293 ] {} <Debug> TCP-Session: 43b544c9-25ef-4f14-939d-800a9a0dc0d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61721 | ||
| 6194 | 2025.09.18 19:56:50.295244 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6195 | 2025.09.18 19:56:50.295257 [ 293 ] {} <Debug> TCP-Session: 43b544c9-25ef-4f14-939d-800a9a0dc0d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6196 | 2025.09.18 19:56:50.295279 [ 291 ] {} <Debug> TCP-Session: 03b75906-28d5-4b91-ad20-b01a835976ef Authenticating user 'default' from [fd00:1122:3344:101::e]:50095 | ||
| 6197 | 2025.09.18 19:56:50.295281 [ 293 ] {} <Debug> TCP-Session: 43b544c9-25ef-4f14-939d-800a9a0dc0d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6198 | 2025.09.18 19:56:50.295290 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6199 | 2025.09.18 19:56:50.295295 [ 286 ] {dc24b17b-412c-4677-9a15-b8710cddd9a9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6200 | 2025.09.18 19:56:50.295328 [ 289 ] {} <Debug> TCP-Session: 2676e27d-1c4e-4842-b6b1-3957a1b133ad Authenticating user 'default' from [fd00:1122:3344:101::e]:40842 | ||
| 6201 | 2025.09.18 19:56:50.295309 [ 291 ] {} <Debug> TCP-Session: 03b75906-28d5-4b91-ad20-b01a835976ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6202 | 2025.09.18 19:56:50.295361 [ 289 ] {} <Debug> TCP-Session: 2676e27d-1c4e-4842-b6b1-3957a1b133ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6203 | 2025.09.18 19:56:50.295373 [ 286 ] {dc24b17b-412c-4677-9a15-b8710cddd9a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6204 | 2025.09.18 19:56:50.295390 [ 289 ] {} <Debug> TCP-Session: 2676e27d-1c4e-4842-b6b1-3957a1b133ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6205 | 2025.09.18 19:56:50.295375 [ 291 ] {} <Debug> TCP-Session: 03b75906-28d5-4b91-ad20-b01a835976ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6206 | 2025.09.18 19:56:50.295677 [ 286 ] {dc24b17b-412c-4677-9a15-b8710cddd9a9} <Debug> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b) (SelectExecutor): Key condition: unknown | ||
| 6207 | 2025.09.18 19:56:50.296618 [ 346 ] {dc24b17b-412c-4677-9a15-b8710cddd9a9} <Trace> AggregatingTransform: Aggregating | ||
| 6208 | 2025.09.18 19:56:50.296679 [ 346 ] {dc24b17b-412c-4677-9a15-b8710cddd9a9} <Trace> Aggregator: Aggregation method: without_key | ||
| 6209 | 2025.09.18 19:56:50.296718 [ 346 ] {dc24b17b-412c-4677-9a15-b8710cddd9a9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931876 sec. (1073.104 rows/sec., 41.92 KiB/sec.) | ||
| 6210 | 2025.09.18 19:56:50.296737 [ 346 ] {dc24b17b-412c-4677-9a15-b8710cddd9a9} <Trace> Aggregator: Merging aggregated data | ||
| 6211 | 2025.09.18 19:56:50.298016 [ 286 ] {dc24b17b-412c-4677-9a15-b8710cddd9a9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003055 sec., 327.33224222585926 rows/sec., 12.79 KiB/sec. | ||
| 6212 | 2025.09.18 19:56:50.298185 [ 286 ] {dc24b17b-412c-4677-9a15-b8710cddd9a9} <Debug> TCPHandler: Processed in 0.003462009 sec. | ||
| 6213 | 2025.09.18 19:56:50.298307 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6214 | 2025.09.18 19:56:50.298336 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6215 | 2025.09.18 19:56:50.298340 [ 286 ] {} <Debug> TCP-Session: 7b795c7f-08a6-41f2-9e99-b3f16c215c97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6216 | 2025.09.18 19:56:50.298358 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6217 | 2025.09.18 19:56:50.298384 [ 288 ] {} <Debug> TCP-Session: bb542cc1-2b7c-4ecf-a3a4-e160dac6ef57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6218 | 2025.09.18 19:56:50.298395 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6219 | 2025.09.18 19:56:50.298409 [ 3 ] {} <Debug> TCP-Session: 9af9e2b3-4ff2-4cb7-8d15-a88783121123 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6220 | 2025.09.18 19:56:50.298422 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6221 | 2025.09.18 19:56:50.298440 [ 290 ] {} <Debug> TCP-Session: 043535a7-dcca-47be-84ab-86d3f2fbf2ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6222 | 2025.09.18 19:56:50.298450 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6223 | 2025.09.18 19:56:50.298475 [ 293 ] {} <Debug> TCP-Session: 43b544c9-25ef-4f14-939d-800a9a0dc0d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6224 | 2025.09.18 19:56:50.298455 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6225 | 2025.09.18 19:56:50.298507 [ 291 ] {} <Debug> TCP-Session: 03b75906-28d5-4b91-ad20-b01a835976ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6226 | 2025.09.18 19:56:50.298425 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6227 | 2025.09.18 19:56:50.298546 [ 292 ] {} <Debug> TCP-Session: bf6e8b84-e7a7-4e7a-9af7-56b2c0369983 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6228 | 2025.09.18 19:56:50.298375 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6229 | 2025.09.18 19:56:50.298577 [ 294 ] {} <Debug> TCP-Session: 7eb9d83d-c7e8-40f3-ba93-92fcbe4c9983 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6230 | 2025.09.18 19:56:50.298620 [ 289 ] {} <Debug> TCP-Session: 2676e27d-1c4e-4842-b6b1-3957a1b133ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6231 | 2025.09.18 19:56:50.970121 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 810 | ||
| 6232 | 2025.09.18 19:56:50.972696 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6233 | 2025.09.18 19:56:50.972749 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6234 | 2025.09.18 19:56:50.973984 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6235 | 2025.09.18 19:56:50.974261 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6236 | 2025.09.18 19:56:50.974637 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 810 | ||
| 6237 | 2025.09.18 19:56:52.637766 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6238 | 2025.09.18 19:56:52.637948 [ 4 ] {84f8b5e4-d058-4925-ae44-3052e926ad13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6239 | 2025.09.18 19:56:52.638019 [ 4 ] {84f8b5e4-d058-4925-ae44-3052e926ad13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6240 | 2025.09.18 19:56:52.638738 [ 4 ] {84f8b5e4-d058-4925-ae44-3052e926ad13} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6241 | 2025.09.18 19:56:52.638793 [ 4 ] {84f8b5e4-d058-4925-ae44-3052e926ad13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6242 | 2025.09.18 19:56:52.639207 [ 4 ] {84f8b5e4-d058-4925-ae44-3052e926ad13} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6243 | 2025.09.18 19:56:52.639437 [ 4 ] {84f8b5e4-d058-4925-ae44-3052e926ad13} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6244 | 2025.09.18 19:56:52.639605 [ 4 ] {84f8b5e4-d058-4925-ae44-3052e926ad13} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001706 sec., 70339.97655334114 rows/sec., 5.98 MiB/sec. | ||
| 6245 | 2025.09.18 19:56:52.639653 [ 4 ] {84f8b5e4-d058-4925-ae44-3052e926ad13} <Debug> TCPHandler: Processed in 0.002016014 sec. | ||
| 6246 | 2025.09.18 19:56:52.639783 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6247 | 2025.09.18 19:56:52.639889 [ 4 ] {e94d2e87-0dfb-4266-bff1-5bdc5228262e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6248 | 2025.09.18 19:56:52.639932 [ 4 ] {e94d2e87-0dfb-4266-bff1-5bdc5228262e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6249 | 2025.09.18 19:56:52.640361 [ 4 ] {e94d2e87-0dfb-4266-bff1-5bdc5228262e} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6250 | 2025.09.18 19:56:52.640400 [ 4 ] {e94d2e87-0dfb-4266-bff1-5bdc5228262e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6251 | 2025.09.18 19:56:52.640705 [ 4 ] {e94d2e87-0dfb-4266-bff1-5bdc5228262e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6252 | 2025.09.18 19:56:52.640916 [ 4 ] {e94d2e87-0dfb-4266-bff1-5bdc5228262e} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6253 | 2025.09.18 19:56:52.641055 [ 4 ] {e94d2e87-0dfb-4266-bff1-5bdc5228262e} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001191 sec., 26868.17800167926 rows/sec., 1.97 MiB/sec. | ||
| 6254 | 2025.09.18 19:56:52.641094 [ 4 ] {e94d2e87-0dfb-4266-bff1-5bdc5228262e} <Debug> TCPHandler: Processed in 0.001363943 sec. | ||
| 6255 | 2025.09.18 19:56:52.641207 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6256 | 2025.09.18 19:56:52.641305 [ 4 ] {be13a8b5-a1b1-4ad0-a453-d19c72b55067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6257 | 2025.09.18 19:56:52.641346 [ 4 ] {be13a8b5-a1b1-4ad0-a453-d19c72b55067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6258 | 2025.09.18 19:56:52.641783 [ 4 ] {be13a8b5-a1b1-4ad0-a453-d19c72b55067} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6259 | 2025.09.18 19:56:52.641821 [ 4 ] {be13a8b5-a1b1-4ad0-a453-d19c72b55067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6260 | 2025.09.18 19:56:52.642123 [ 4 ] {be13a8b5-a1b1-4ad0-a453-d19c72b55067} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6261 | 2025.09.18 19:56:52.642337 [ 4 ] {be13a8b5-a1b1-4ad0-a453-d19c72b55067} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6262 | 2025.09.18 19:56:52.642469 [ 4 ] {be13a8b5-a1b1-4ad0-a453-d19c72b55067} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001186 sec., 80944.3507588533 rows/sec., 6.32 MiB/sec. | ||
| 6263 | 2025.09.18 19:56:52.642507 [ 4 ] {be13a8b5-a1b1-4ad0-a453-d19c72b55067} <Debug> TCPHandler: Processed in 0.001352033 sec. | ||
| 6264 | 2025.09.18 19:56:52.642621 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6265 | 2025.09.18 19:56:52.642718 [ 4 ] {982f1d98-9bff-4e1b-b7ad-26bf8944204b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6266 | 2025.09.18 19:56:52.642762 [ 4 ] {982f1d98-9bff-4e1b-b7ad-26bf8944204b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6267 | 2025.09.18 19:56:52.643168 [ 4 ] {982f1d98-9bff-4e1b-b7ad-26bf8944204b} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6268 | 2025.09.18 19:56:52.643204 [ 4 ] {982f1d98-9bff-4e1b-b7ad-26bf8944204b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6269 | 2025.09.18 19:56:52.643542 [ 4 ] {982f1d98-9bff-4e1b-b7ad-26bf8944204b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6270 | 2025.09.18 19:56:52.643751 [ 4 ] {982f1d98-9bff-4e1b-b7ad-26bf8944204b} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6271 | 2025.09.18 19:56:52.643885 [ 4 ] {982f1d98-9bff-4e1b-b7ad-26bf8944204b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 6272 | 2025.09.18 19:56:52.643923 [ 4 ] {982f1d98-9bff-4e1b-b7ad-26bf8944204b} <Debug> TCPHandler: Processed in 0.001352743 sec. | ||
| 6273 | 2025.09.18 19:56:52.644034 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6274 | 2025.09.18 19:56:52.644130 [ 4 ] {64d41b1d-6f30-4b7e-8402-45c8dd7c6d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6275 | 2025.09.18 19:56:52.644184 [ 4 ] {64d41b1d-6f30-4b7e-8402-45c8dd7c6d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6276 | 2025.09.18 19:56:52.645011 [ 4 ] {64d41b1d-6f30-4b7e-8402-45c8dd7c6d11} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2025.09.18 19:56:52.645049 [ 4 ] {64d41b1d-6f30-4b7e-8402-45c8dd7c6d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6278 | 2025.09.18 19:56:52.645579 [ 4 ] {64d41b1d-6f30-4b7e-8402-45c8dd7c6d11} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6279 | 2025.09.18 19:56:52.645795 [ 4 ] {64d41b1d-6f30-4b7e-8402-45c8dd7c6d11} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6280 | 2025.09.18 19:56:52.645913 [ 13 ] {} <Debug> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6281 | 2025.09.18 19:56:52.645945 [ 4 ] {64d41b1d-6f30-4b7e-8402-45c8dd7c6d11} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001833 sec., 17457.71958537916 rows/sec., 31.28 MiB/sec. | ||
| 6282 | 2025.09.18 19:56:52.645981 [ 13 ] {} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6283 | 2025.09.18 19:56:52.646006 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6284 | 2025.09.18 19:56:52.646013 [ 4 ] {64d41b1d-6f30-4b7e-8402-45c8dd7c6d11} <Debug> TCPHandler: Processed in 0.002028465 sec. | ||
| 6285 | 2025.09.18 19:56:52.646113 [ 192 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::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 | ||
| 6286 | 2025.09.18 19:56:52.646135 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6287 | 2025.09.18 19:56:52.646237 [ 4 ] {52b83232-0d6d-4103-9bed-14fda654a887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6288 | 2025.09.18 19:56:52.646279 [ 4 ] {52b83232-0d6d-4103-9bed-14fda654a887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6289 | 2025.09.18 19:56:52.646337 [ 192 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6290 | 2025.09.18 19:56:52.646401 [ 192 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 503 rows starting from the beginning of the part | ||
| 6291 | 2025.09.18 19:56:52.646528 [ 192 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 6292 | 2025.09.18 19:56:52.646625 [ 4 ] {52b83232-0d6d-4103-9bed-14fda654a887} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6293 | 2025.09.18 19:56:52.646628 [ 192 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 6294 | 2025.09.18 19:56:52.646670 [ 4 ] {52b83232-0d6d-4103-9bed-14fda654a887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6295 | 2025.09.18 19:56:52.646746 [ 192 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 6296 | 2025.09.18 19:56:52.646841 [ 192 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 6297 | 2025.09.18 19:56:52.646932 [ 192 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
| 6298 | 2025.09.18 19:56:52.647004 [ 4 ] {52b83232-0d6d-4103-9bed-14fda654a887} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6299 | 2025.09.18 19:56:52.647229 [ 4 ] {52b83232-0d6d-4103-9bed-14fda654a887} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2025.09.18 19:56:52.647365 [ 4 ] {52b83232-0d6d-4103-9bed-14fda654a887} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 6301 | 2025.09.18 19:56:52.647402 [ 4 ] {52b83232-0d6d-4103-9bed-14fda654a887} <Debug> TCPHandler: Processed in 0.001317213 sec. | ||
| 6302 | 2025.09.18 19:56:52.654907 [ 193 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 619 rows, containing 19 columns (19 merged, 0 gathered) in 0.008831601 sec., 70089.21711929694 rows/sec., 125.60 MiB/sec. | ||
| 6303 | 2025.09.18 19:56:52.655909 [ 201 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6304 | 2025.09.18 19:56:52.656315 [ 201 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6305 | 2025.09.18 19:56:52.656409 [ 201 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6306 | 2025.09.18 19:56:52.656552 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
| 6307 | 2025.09.18 19:56:53.975260 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54532 | ||
| 6308 | 2025.09.18 19:56:53.975380 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6309 | 2025.09.18 19:56:53.975406 [ 286 ] {} <Debug> TCP-Session: f0536822-f77d-4d8d-b2ac-0f65282dea87 Authenticating user 'default' from [fd00:1122:3344:101::e]:54532 | ||
| 6310 | 2025.09.18 19:56:53.975428 [ 286 ] {} <Debug> TCP-Session: f0536822-f77d-4d8d-b2ac-0f65282dea87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6311 | 2025.09.18 19:56:53.975441 [ 286 ] {} <Debug> TCP-Session: f0536822-f77d-4d8d-b2ac-0f65282dea87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6312 | 2025.09.18 19:56:53.975679 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39335 | ||
| 6313 | 2025.09.18 19:56:53.975692 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46917 | ||
| 6314 | 2025.09.18 19:56:53.975724 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49194 | ||
| 6315 | 2025.09.18 19:56:53.975746 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62320 | ||
| 6316 | 2025.09.18 19:56:53.975781 [ 286 ] {} <Trace> TCP-Session: f0536822-f77d-4d8d-b2ac-0f65282dea87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6317 | 2025.09.18 19:56:53.975751 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61166 | ||
| 6318 | 2025.09.18 19:56:53.975805 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6319 | 2025.09.18 19:56:53.975812 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6320 | 2025.09.18 19:56:53.975846 [ 290 ] {} <Debug> TCP-Session: a9ce6b1e-4fd4-43b7-8b42-1d01f2ecc49e Authenticating user 'default' from [fd00:1122:3344:101::e]:46917 | ||
| 6321 | 2025.09.18 19:56:53.975845 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6322 | 2025.09.18 19:56:53.975871 [ 292 ] {} <Debug> TCP-Session: 0cec5d82-4251-41ec-9a28-28446b6f5e04 Authenticating user 'default' from [fd00:1122:3344:101::e]:49194 | ||
| 6323 | 2025.09.18 19:56:53.975874 [ 290 ] {} <Debug> TCP-Session: a9ce6b1e-4fd4-43b7-8b42-1d01f2ecc49e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6324 | 2025.09.18 19:56:53.975892 [ 294 ] {} <Debug> TCP-Session: 8bc5ec14-23a3-468c-acc2-44181236f212 Authenticating user 'default' from [fd00:1122:3344:101::e]:62320 | ||
| 6325 | 2025.09.18 19:56:53.975910 [ 290 ] {} <Debug> TCP-Session: a9ce6b1e-4fd4-43b7-8b42-1d01f2ecc49e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6326 | 2025.09.18 19:56:53.975910 [ 292 ] {} <Debug> TCP-Session: 0cec5d82-4251-41ec-9a28-28446b6f5e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6327 | 2025.09.18 19:56:53.975924 [ 294 ] {} <Debug> TCP-Session: 8bc5ec14-23a3-468c-acc2-44181236f212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6328 | 2025.09.18 19:56:53.975949 [ 286 ] {4f174f43-2cb8-4ab0-9f01-7cfe837c1e08} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54532) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6329 | 2025.09.18 19:56:53.975962 [ 294 ] {} <Debug> TCP-Session: 8bc5ec14-23a3-468c-acc2-44181236f212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6330 | 2025.09.18 19:56:53.975952 [ 292 ] {} <Debug> TCP-Session: 0cec5d82-4251-41ec-9a28-28446b6f5e04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6331 | 2025.09.18 19:56:53.975869 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6332 | 2025.09.18 19:56:53.975809 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6333 | 2025.09.18 19:56:53.976034 [ 3 ] {} <Debug> TCP-Session: 2bc2a540-e3a4-41cd-8192-337a7b251921 Authenticating user 'default' from [fd00:1122:3344:101::e]:61166 | ||
| 6334 | 2025.09.18 19:56:53.975735 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35721 | ||
| 6335 | 2025.09.18 19:56:53.976064 [ 3 ] {} <Debug> TCP-Session: 2bc2a540-e3a4-41cd-8192-337a7b251921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6336 | 2025.09.18 19:56:53.976058 [ 288 ] {} <Debug> TCP-Session: 40e4a437-6fe0-400c-8318-50209cfdb77a Authenticating user 'default' from [fd00:1122:3344:101::e]:39335 | ||
| 6337 | 2025.09.18 19:56:53.976113 [ 3 ] {} <Debug> TCP-Session: 2bc2a540-e3a4-41cd-8192-337a7b251921 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6338 | 2025.09.18 19:56:53.976135 [ 288 ] {} <Debug> TCP-Session: 40e4a437-6fe0-400c-8318-50209cfdb77a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6339 | 2025.09.18 19:56:53.975709 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42670 | ||
| 6340 | 2025.09.18 19:56:53.976166 [ 288 ] {} <Debug> TCP-Session: 40e4a437-6fe0-400c-8318-50209cfdb77a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6341 | 2025.09.18 19:56:53.976209 [ 286 ] {4f174f43-2cb8-4ab0-9f01-7cfe837c1e08} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6342 | 2025.09.18 19:56:53.975688 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62339 | ||
| 6343 | 2025.09.18 19:56:53.976162 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6344 | 2025.09.18 19:56:53.976278 [ 286 ] {4f174f43-2cb8-4ab0-9f01-7cfe837c1e08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6345 | 2025.09.18 19:56:53.976291 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6346 | 2025.09.18 19:56:53.976300 [ 293 ] {} <Debug> TCP-Session: 958fdcd0-eb26-497f-ae9d-eedd97362d9c Authenticating user 'default' from [fd00:1122:3344:101::e]:35721 | ||
| 6347 | 2025.09.18 19:56:53.976336 [ 291 ] {} <Debug> TCP-Session: 497ef89c-2e53-400f-8547-d807054b977b Authenticating user 'default' from [fd00:1122:3344:101::e]:42670 | ||
| 6348 | 2025.09.18 19:56:53.976340 [ 293 ] {} <Debug> TCP-Session: 958fdcd0-eb26-497f-ae9d-eedd97362d9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6349 | 2025.09.18 19:56:53.976372 [ 293 ] {} <Debug> TCP-Session: 958fdcd0-eb26-497f-ae9d-eedd97362d9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6350 | 2025.09.18 19:56:53.976375 [ 291 ] {} <Debug> TCP-Session: 497ef89c-2e53-400f-8547-d807054b977b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6351 | 2025.09.18 19:56:53.976415 [ 291 ] {} <Debug> TCP-Session: 497ef89c-2e53-400f-8547-d807054b977b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6352 | 2025.09.18 19:56:53.976438 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6353 | 2025.09.18 19:56:53.976468 [ 289 ] {} <Debug> TCP-Session: e3f5e32a-eb7f-40d1-9baf-84d7b7dc7681 Authenticating user 'default' from [fd00:1122:3344:101::e]:62339 | ||
| 6354 | 2025.09.18 19:56:53.976486 [ 289 ] {} <Debug> TCP-Session: e3f5e32a-eb7f-40d1-9baf-84d7b7dc7681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6355 | 2025.09.18 19:56:53.976498 [ 289 ] {} <Debug> TCP-Session: e3f5e32a-eb7f-40d1-9baf-84d7b7dc7681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6356 | 2025.09.18 19:56:53.976570 [ 286 ] {4f174f43-2cb8-4ab0-9f01-7cfe837c1e08} <Debug> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b) (SelectExecutor): Key condition: unknown | ||
| 6357 | 2025.09.18 19:56:53.977544 [ 313 ] {4f174f43-2cb8-4ab0-9f01-7cfe837c1e08} <Trace> AggregatingTransform: Aggregating | ||
| 6358 | 2025.09.18 19:56:53.977581 [ 313 ] {4f174f43-2cb8-4ab0-9f01-7cfe837c1e08} <Trace> Aggregator: Aggregation method: without_key | ||
| 6359 | 2025.09.18 19:56:53.977611 [ 313 ] {4f174f43-2cb8-4ab0-9f01-7cfe837c1e08} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937596 sec. (1066.557 rows/sec., 41.66 KiB/sec.) | ||
| 6360 | 2025.09.18 19:56:53.977625 [ 313 ] {4f174f43-2cb8-4ab0-9f01-7cfe837c1e08} <Trace> Aggregator: Merging aggregated data | ||
| 6361 | 2025.09.18 19:56:53.978862 [ 286 ] {4f174f43-2cb8-4ab0-9f01-7cfe837c1e08} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002967 sec., 337.0407819346141 rows/sec., 13.17 KiB/sec. | ||
| 6362 | 2025.09.18 19:56:53.979067 [ 286 ] {4f174f43-2cb8-4ab0-9f01-7cfe837c1e08} <Debug> TCPHandler: Processed in 0.003409758 sec. | ||
| 6363 | 2025.09.18 19:56:53.979218 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6364 | 2025.09.18 19:56:53.979246 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6365 | 2025.09.18 19:56:53.979254 [ 286 ] {} <Debug> TCP-Session: f0536822-f77d-4d8d-b2ac-0f65282dea87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6366 | 2025.09.18 19:56:53.979282 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6367 | 2025.09.18 19:56:53.979303 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6368 | 2025.09.18 19:56:53.979288 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6369 | 2025.09.18 19:56:53.979341 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6370 | 2025.09.18 19:56:53.979354 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6371 | 2025.09.18 19:56:53.979380 [ 290 ] {} <Debug> TCP-Session: a9ce6b1e-4fd4-43b7-8b42-1d01f2ecc49e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6372 | 2025.09.18 19:56:53.979402 [ 289 ] {} <Debug> TCP-Session: e3f5e32a-eb7f-40d1-9baf-84d7b7dc7681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6373 | 2025.09.18 19:56:53.979410 [ 294 ] {} <Debug> TCP-Session: 8bc5ec14-23a3-468c-acc2-44181236f212 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6374 | 2025.09.18 19:56:53.979366 [ 288 ] {} <Debug> TCP-Session: 40e4a437-6fe0-400c-8318-50209cfdb77a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6375 | 2025.09.18 19:56:53.979334 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6376 | 2025.09.18 19:56:53.979288 [ 3 ] {} <Debug> TCP-Session: 2bc2a540-e3a4-41cd-8192-337a7b251921 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6377 | 2025.09.18 19:56:53.979335 [ 292 ] {} <Debug> TCP-Session: 0cec5d82-4251-41ec-9a28-28446b6f5e04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6378 | 2025.09.18 19:56:53.979526 [ 291 ] {} <Debug> TCP-Session: 497ef89c-2e53-400f-8547-d807054b977b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6379 | 2025.09.18 19:56:53.979338 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6380 | 2025.09.18 19:56:53.979609 [ 293 ] {} <Debug> TCP-Session: 958fdcd0-eb26-497f-ae9d-eedd97362d9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6381 | 2025.09.18 19:56:55.843940 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6382 | 2025.09.18 19:56:55.843997 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6383 | 2025.09.18 19:56:55.950605 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12427 | ||
| 6384 | 2025.09.18 19:56:55.951112 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2025.09.18 19:56:55.951157 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6386 | 2025.09.18 19:56:55.951639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6387 | 2025.09.18 19:56:55.951875 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6388 | 2025.09.18 19:56:55.952013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12427 | ||
| 6389 | 2025.09.18 19:56:55.952008 [ 149 ] {} <Debug> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6390 | 2025.09.18 19:56:55.952087 [ 149 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6391 | 2025.09.18 19:56:55.952107 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6392 | 2025.09.18 19:56:55.952208 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::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 | ||
| 6393 | 2025.09.18 19:56:55.952308 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6394 | 2025.09.18 19:56:55.952339 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10059 rows starting from the beginning of the part | ||
| 6395 | 2025.09.18 19:56:55.952395 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6396 | 2025.09.18 19:56:55.952439 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6397 | 2025.09.18 19:56:55.952487 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6398 | 2025.09.18 19:56:55.952527 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6399 | 2025.09.18 19:56:55.952567 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6400 | 2025.09.18 19:56:55.956523 [ 193 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12427 rows, containing 4 columns (4 merged, 0 gathered) in 0.004356935 sec., 2852234.4262652528 rows/sec., 40.80 MiB/sec. | ||
| 6401 | 2025.09.18 19:56:55.956924 [ 186 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6402 | 2025.09.18 19:56:55.957241 [ 186 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_26_5} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6403 | 2025.09.18 19:56:55.957320 [ 186 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_26_5} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6404 | 2025.09.18 19:56:55.957439 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6405 | 2025.09.18 19:56:56.605762 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6406 | 2025.09.18 19:56:56.623949 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6407 | 2025.09.18 19:56:56.624020 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6408 | 2025.09.18 19:56:56.629682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6409 | 2025.09.18 19:56:56.630414 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6410 | 2025.09.18 19:56:56.630757 [ 149 ] {} <Debug> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6411 | 2025.09.18 19:56:56.630846 [ 149 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6412 | 2025.09.18 19:56:56.630885 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6413 | 2025.09.18 19:56:56.631071 [ 192 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 6414 | 2025.09.18 19:56:56.633711 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6415 | 2025.09.18 19:56:56.635383 [ 192 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6416 | 2025.09.18 19:56:56.636975 [ 192 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 6417 | 2025.09.18 19:56:56.641878 [ 192 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 6418 | 2025.09.18 19:56:56.646443 [ 192 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 6419 | 2025.09.18 19:56:56.650683 [ 192 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 6420 | 2025.09.18 19:56:56.655048 [ 192 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 6421 | 2025.09.18 19:56:56.658915 [ 192 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 6422 | 2025.09.18 19:56:56.714908 [ 193 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.083919567 sec., 2335.5697247579938 rows/sec., 12.08 MiB/sec. | ||
| 6423 | 2025.09.18 19:56:56.717640 [ 195 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6424 | 2025.09.18 19:56:56.719620 [ 195 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_26_5} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2025.09.18 19:56:56.719732 [ 195 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_26_5} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6426 | 2025.09.18 19:56:56.722221 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6427 | 2025.09.18 19:56:57.000333 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.78 MiB, peak 273.97 MiB, free memory in arenas 0.00 B, will set to 268.15 MiB (RSS), difference: 5.37 MiB | ||
| 6428 | 2025.09.18 19:56:57.646800 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6429 | 2025.09.18 19:56:57.646980 [ 4 ] {e5e03ad9-bce3-4755-9bed-491cd7ec151d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6430 | 2025.09.18 19:56:57.647048 [ 4 ] {e5e03ad9-bce3-4755-9bed-491cd7ec151d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6431 | 2025.09.18 19:56:57.647881 [ 4 ] {e5e03ad9-bce3-4755-9bed-491cd7ec151d} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2025.09.18 19:56:57.647932 [ 4 ] {e5e03ad9-bce3-4755-9bed-491cd7ec151d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6433 | 2025.09.18 19:56:57.648384 [ 4 ] {e5e03ad9-bce3-4755-9bed-491cd7ec151d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6434 | 2025.09.18 19:56:57.648611 [ 4 ] {e5e03ad9-bce3-4755-9bed-491cd7ec151d} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2025.09.18 19:56:57.648773 [ 4 ] {e5e03ad9-bce3-4755-9bed-491cd7ec151d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001842 sec., 222584.14766558088 rows/sec., 14.12 MiB/sec. | ||
| 6436 | 2025.09.18 19:56:57.648824 [ 4 ] {e5e03ad9-bce3-4755-9bed-491cd7ec151d} <Debug> TCPHandler: Processed in 0.002152137 sec. | ||
| 6437 | 2025.09.18 19:56:57.648950 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6438 | 2025.09.18 19:56:57.649054 [ 4 ] {139948f8-0add-4fba-a479-4d837406c16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6439 | 2025.09.18 19:56:57.649097 [ 4 ] {139948f8-0add-4fba-a479-4d837406c16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6440 | 2025.09.18 19:56:57.650039 [ 4 ] {139948f8-0add-4fba-a479-4d837406c16c} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6441 | 2025.09.18 19:56:57.650077 [ 4 ] {139948f8-0add-4fba-a479-4d837406c16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6442 | 2025.09.18 19:56:57.650482 [ 4 ] {139948f8-0add-4fba-a479-4d837406c16c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6443 | 2025.09.18 19:56:57.650691 [ 4 ] {139948f8-0add-4fba-a479-4d837406c16c} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6444 | 2025.09.18 19:56:57.650829 [ 4 ] {139948f8-0add-4fba-a479-4d837406c16c} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.0018 sec., 628888.8888888889 rows/sec., 49.83 MiB/sec. | ||
| 6445 | 2025.09.18 19:56:57.650867 [ 4 ] {139948f8-0add-4fba-a479-4d837406c16c} <Debug> TCPHandler: Processed in 0.001971243 sec. | ||
| 6446 | 2025.09.18 19:56:57.651004 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6447 | 2025.09.18 19:56:57.651104 [ 4 ] {1193ba3e-3026-4014-973f-f8b901d99b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6448 | 2025.09.18 19:56:57.651145 [ 4 ] {1193ba3e-3026-4014-973f-f8b901d99b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6449 | 2025.09.18 19:56:57.651628 [ 4 ] {1193ba3e-3026-4014-973f-f8b901d99b36} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6450 | 2025.09.18 19:56:57.651664 [ 4 ] {1193ba3e-3026-4014-973f-f8b901d99b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6451 | 2025.09.18 19:56:57.651992 [ 4 ] {1193ba3e-3026-4014-973f-f8b901d99b36} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6452 | 2025.09.18 19:56:57.652198 [ 4 ] {1193ba3e-3026-4014-973f-f8b901d99b36} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6453 | 2025.09.18 19:56:57.652336 [ 4 ] {1193ba3e-3026-4014-973f-f8b901d99b36} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001253 sec., 171588.1883479649 rows/sec., 10.18 MiB/sec. | ||
| 6454 | 2025.09.18 19:56:57.652396 [ 4 ] {1193ba3e-3026-4014-973f-f8b901d99b36} <Debug> TCPHandler: Processed in 0.001441924 sec. | ||
| 6455 | 2025.09.18 19:56:57.652502 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6456 | 2025.09.18 19:56:57.652599 [ 4 ] {3e4cfca4-a93f-4998-9ba0-66fb625391c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6457 | 2025.09.18 19:56:57.652638 [ 4 ] {3e4cfca4-a93f-4998-9ba0-66fb625391c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6458 | 2025.09.18 19:56:57.653108 [ 4 ] {3e4cfca4-a93f-4998-9ba0-66fb625391c9} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2025.09.18 19:56:57.653144 [ 4 ] {3e4cfca4-a93f-4998-9ba0-66fb625391c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6460 | 2025.09.18 19:56:57.653455 [ 4 ] {3e4cfca4-a93f-4998-9ba0-66fb625391c9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6461 | 2025.09.18 19:56:57.653660 [ 4 ] {3e4cfca4-a93f-4998-9ba0-66fb625391c9} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2025.09.18 19:56:57.653769 [ 133 ] {} <Debug> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6463 | 2025.09.18 19:56:57.653801 [ 4 ] {3e4cfca4-a93f-4998-9ba0-66fb625391c9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00122 sec., 173770.4918032787 rows/sec., 11.21 MiB/sec. | ||
| 6464 | 2025.09.18 19:56:57.653850 [ 133 ] {} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6465 | 2025.09.18 19:56:57.653858 [ 4 ] {3e4cfca4-a93f-4998-9ba0-66fb625391c9} <Debug> TCPHandler: Processed in 0.001403875 sec. | ||
| 6466 | 2025.09.18 19:56:57.653882 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6467 | 2025.09.18 19:56:57.653981 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6468 | 2025.09.18 19:56:57.654045 [ 187 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::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 | ||
| 6469 | 2025.09.18 19:56:57.654080 [ 4 ] {25827a74-bfa5-40bf-8211-ac60e2d2e511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6470 | 2025.09.18 19:56:57.654137 [ 4 ] {25827a74-bfa5-40bf-8211-ac60e2d2e511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6471 | 2025.09.18 19:56:57.654213 [ 187 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6472 | 2025.09.18 19:56:57.654257 [ 187 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 464 rows starting from the beginning of the part | ||
| 6473 | 2025.09.18 19:56:57.654341 [ 187 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 6474 | 2025.09.18 19:56:57.654409 [ 187 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 6475 | 2025.09.18 19:56:57.654472 [ 187 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part | ||
| 6476 | 2025.09.18 19:56:57.654532 [ 187 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 6477 | 2025.09.18 19:56:57.654591 [ 4 ] {25827a74-bfa5-40bf-8211-ac60e2d2e511} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6478 | 2025.09.18 19:56:57.654594 [ 187 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 6479 | 2025.09.18 19:56:57.654632 [ 4 ] {25827a74-bfa5-40bf-8211-ac60e2d2e511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6480 | 2025.09.18 19:56:57.654999 [ 4 ] {25827a74-bfa5-40bf-8211-ac60e2d2e511} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6481 | 2025.09.18 19:56:57.655211 [ 4 ] {25827a74-bfa5-40bf-8211-ac60e2d2e511} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6482 | 2025.09.18 19:56:57.655423 [ 4 ] {25827a74-bfa5-40bf-8211-ac60e2d2e511} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001359 sec., 155261.22148638705 rows/sec., 8.82 MiB/sec. | ||
| 6483 | 2025.09.18 19:56:57.655463 [ 4 ] {25827a74-bfa5-40bf-8211-ac60e2d2e511} <Debug> TCPHandler: Processed in 0.001529446 sec. | ||
| 6484 | 2025.09.18 19:56:57.655584 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6485 | 2025.09.18 19:56:57.655695 [ 4 ] {7439ed6e-4897-49c9-b6ee-c19099cc66e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6486 | 2025.09.18 19:56:57.655738 [ 4 ] {7439ed6e-4897-49c9-b6ee-c19099cc66e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6487 | 2025.09.18 19:56:57.656013 [ 193 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 5 columns (5 merged, 0 gathered) in 0.002036724 sec., 767899.8234419586 rows/sec., 53.61 MiB/sec. | ||
| 6488 | 2025.09.18 19:56:57.656248 [ 197 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6489 | 2025.09.18 19:56:57.656421 [ 4 ] {7439ed6e-4897-49c9-b6ee-c19099cc66e3} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6490 | 2025.09.18 19:56:57.656466 [ 4 ] {7439ed6e-4897-49c9-b6ee-c19099cc66e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6491 | 2025.09.18 19:56:57.656588 [ 197 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_21_4} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2025.09.18 19:56:57.656677 [ 197 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_21_4} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6493 | 2025.09.18 19:56:57.656786 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6494 | 2025.09.18 19:56:57.656839 [ 4 ] {7439ed6e-4897-49c9-b6ee-c19099cc66e3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6495 | 2025.09.18 19:56:57.657059 [ 4 ] {7439ed6e-4897-49c9-b6ee-c19099cc66e3} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2025.09.18 19:56:57.657198 [ 4 ] {7439ed6e-4897-49c9-b6ee-c19099cc66e3} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001522 sec., 452693.82391590014 rows/sec., 31.61 MiB/sec. | ||
| 6497 | 2025.09.18 19:56:57.657236 [ 4 ] {7439ed6e-4897-49c9-b6ee-c19099cc66e3} <Debug> TCPHandler: Processed in 0.001713749 sec. | ||
| 6498 | 2025.09.18 19:56:57.657357 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6499 | 2025.09.18 19:56:57.657480 [ 4 ] {c17e2faf-795f-4690-893c-d4919525a146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6500 | 2025.09.18 19:56:57.657531 [ 4 ] {c17e2faf-795f-4690-893c-d4919525a146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6501 | 2025.09.18 19:56:57.657879 [ 4 ] {c17e2faf-795f-4690-893c-d4919525a146} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2025.09.18 19:56:57.657916 [ 4 ] {c17e2faf-795f-4690-893c-d4919525a146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6503 | 2025.09.18 19:56:57.658229 [ 4 ] {c17e2faf-795f-4690-893c-d4919525a146} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6504 | 2025.09.18 19:56:57.658442 [ 4 ] {c17e2faf-795f-4690-893c-d4919525a146} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2025.09.18 19:56:57.658541 [ 109 ] {} <Debug> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6506 | 2025.09.18 19:56:57.658575 [ 109 ] {} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6507 | 2025.09.18 19:56:57.658580 [ 4 ] {c17e2faf-795f-4690-893c-d4919525a146} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. | ||
| 6508 | 2025.09.18 19:56:57.658593 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6509 | 2025.09.18 19:56:57.658627 [ 4 ] {c17e2faf-795f-4690-893c-d4919525a146} <Debug> TCPHandler: Processed in 0.001330353 sec. | ||
| 6510 | 2025.09.18 19:56:57.658712 [ 199 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 6511 | 2025.09.18 19:56:57.658746 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6512 | 2025.09.18 19:56:57.658861 [ 199 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6513 | 2025.09.18 19:56:57.658868 [ 4 ] {4e11d3d8-0a45-442b-a378-10c4287e9b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6514 | 2025.09.18 19:56:57.658903 [ 199 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 6515 | 2025.09.18 19:56:57.658935 [ 4 ] {4e11d3d8-0a45-442b-a378-10c4287e9b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6516 | 2025.09.18 19:56:57.658970 [ 199 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 6517 | 2025.09.18 19:56:57.659028 [ 199 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 6518 | 2025.09.18 19:56:57.659074 [ 199 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 6519 | 2025.09.18 19:56:57.659119 [ 199 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 6520 | 2025.09.18 19:56:57.659162 [ 199 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 6521 | 2025.09.18 19:56:57.659439 [ 4 ] {4e11d3d8-0a45-442b-a378-10c4287e9b0b} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2025.09.18 19:56:57.659487 [ 4 ] {4e11d3d8-0a45-442b-a378-10c4287e9b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6523 | 2025.09.18 19:56:57.659891 [ 4 ] {4e11d3d8-0a45-442b-a378-10c4287e9b0b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6524 | 2025.09.18 19:56:57.659989 [ 199 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001320662 sec., 72690.81718108039 rows/sec., 3.71 MiB/sec. | ||
| 6525 | 2025.09.18 19:56:57.660111 [ 199 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6526 | 2025.09.18 19:56:57.660113 [ 4 ] {4e11d3d8-0a45-442b-a378-10c4287e9b0b} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2025.09.18 19:56:57.660276 [ 4 ] {4e11d3d8-0a45-442b-a378-10c4287e9b0b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001432 sec., 219273.7430167598 rows/sec., 14.40 MiB/sec. | ||
| 6528 | 2025.09.18 19:56:57.660315 [ 4 ] {4e11d3d8-0a45-442b-a378-10c4287e9b0b} <Debug> TCPHandler: Processed in 0.001627618 sec. | ||
| 6529 | 2025.09.18 19:56:57.660387 [ 199 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_16_3} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6530 | 2025.09.18 19:56:57.660420 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6531 | 2025.09.18 19:56:57.660464 [ 199 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_16_3} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6532 | 2025.09.18 19:56:57.660523 [ 4 ] {46affbeb-421a-4d2c-a2fc-7b5ffae38c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6533 | 2025.09.18 19:56:57.660537 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6534 | 2025.09.18 19:56:57.660570 [ 4 ] {46affbeb-421a-4d2c-a2fc-7b5ffae38c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6535 | 2025.09.18 19:56:57.660921 [ 4 ] {46affbeb-421a-4d2c-a2fc-7b5ffae38c6c} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6536 | 2025.09.18 19:56:57.660965 [ 4 ] {46affbeb-421a-4d2c-a2fc-7b5ffae38c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6537 | 2025.09.18 19:56:57.661328 [ 4 ] {46affbeb-421a-4d2c-a2fc-7b5ffae38c6c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6538 | 2025.09.18 19:56:57.661567 [ 4 ] {46affbeb-421a-4d2c-a2fc-7b5ffae38c6c} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6539 | 2025.09.18 19:56:57.661705 [ 4 ] {46affbeb-421a-4d2c-a2fc-7b5ffae38c6c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001201 sec., 832.6394671107411 rows/sec., 56.11 KiB/sec. | ||
| 6540 | 2025.09.18 19:56:57.661741 [ 4 ] {46affbeb-421a-4d2c-a2fc-7b5ffae38c6c} <Debug> TCPHandler: Processed in 0.001369863 sec. | ||
| 6541 | 2025.09.18 19:56:57.661850 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6542 | 2025.09.18 19:56:57.661947 [ 4 ] {81769999-c83e-4830-9dbe-92c7bd07f2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6543 | 2025.09.18 19:56:57.662002 [ 4 ] {81769999-c83e-4830-9dbe-92c7bd07f2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6544 | 2025.09.18 19:56:57.662764 [ 4 ] {81769999-c83e-4830-9dbe-92c7bd07f2a9} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6545 | 2025.09.18 19:56:57.662801 [ 4 ] {81769999-c83e-4830-9dbe-92c7bd07f2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6546 | 2025.09.18 19:56:57.663313 [ 4 ] {81769999-c83e-4830-9dbe-92c7bd07f2a9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6547 | 2025.09.18 19:56:57.663536 [ 4 ] {81769999-c83e-4830-9dbe-92c7bd07f2a9} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6548 | 2025.09.18 19:56:57.663676 [ 4 ] {81769999-c83e-4830-9dbe-92c7bd07f2a9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001747 sec., 5724.098454493417 rows/sec., 10.26 MiB/sec. | ||
| 6549 | 2025.09.18 19:56:57.663736 [ 4 ] {81769999-c83e-4830-9dbe-92c7bd07f2a9} <Debug> TCPHandler: Processed in 0.001935864 sec. | ||
| 6550 | 2025.09.18 19:56:57.663847 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6551 | 2025.09.18 19:56:57.663943 [ 4 ] {6efb5b41-689a-44e3-90ef-511d385a1c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6552 | 2025.09.18 19:56:57.663984 [ 4 ] {6efb5b41-689a-44e3-90ef-511d385a1c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6553 | 2025.09.18 19:56:57.664316 [ 4 ] {6efb5b41-689a-44e3-90ef-511d385a1c38} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6554 | 2025.09.18 19:56:57.664353 [ 4 ] {6efb5b41-689a-44e3-90ef-511d385a1c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6555 | 2025.09.18 19:56:57.664658 [ 4 ] {6efb5b41-689a-44e3-90ef-511d385a1c38} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6556 | 2025.09.18 19:56:57.664862 [ 4 ] {6efb5b41-689a-44e3-90ef-511d385a1c38} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6557 | 2025.09.18 19:56:57.664992 [ 4 ] {6efb5b41-689a-44e3-90ef-511d385a1c38} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001067 sec., 97469.54076850983 rows/sec., 5.97 MiB/sec. | ||
| 6558 | 2025.09.18 19:56:57.665028 [ 4 ] {6efb5b41-689a-44e3-90ef-511d385a1c38} <Debug> TCPHandler: Processed in 0.001229911 sec. | ||
| 6559 | 2025.09.18 19:57:00.974941 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 846 | ||
| 6560 | 2025.09.18 19:57:00.977345 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6561 | 2025.09.18 19:57:00.977404 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6562 | 2025.09.18 19:57:00.978631 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6563 | 2025.09.18 19:57:00.978905 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6564 | 2025.09.18 19:57:00.979271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
| 6565 | 2025.09.18 19:57:02.666319 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6566 | 2025.09.18 19:57:02.666504 [ 4 ] {d8970f16-446b-4cad-ab06-1f70ebe76a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6567 | 2025.09.18 19:57:02.666576 [ 4 ] {d8970f16-446b-4cad-ab06-1f70ebe76a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6568 | 2025.09.18 19:57:02.667246 [ 4 ] {d8970f16-446b-4cad-ab06-1f70ebe76a28} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6569 | 2025.09.18 19:57:02.667299 [ 4 ] {d8970f16-446b-4cad-ab06-1f70ebe76a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6570 | 2025.09.18 19:57:02.667682 [ 4 ] {d8970f16-446b-4cad-ab06-1f70ebe76a28} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6571 | 2025.09.18 19:57:02.667903 [ 4 ] {d8970f16-446b-4cad-ab06-1f70ebe76a28} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6572 | 2025.09.18 19:57:02.668071 [ 4 ] {d8970f16-446b-4cad-ab06-1f70ebe76a28} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001617 sec., 7421.150278293136 rows/sec., 605.14 KiB/sec. | ||
| 6573 | 2025.09.18 19:57:02.668125 [ 4 ] {d8970f16-446b-4cad-ab06-1f70ebe76a28} <Debug> TCPHandler: Processed in 0.001935583 sec. | ||
| 6574 | 2025.09.18 19:57:02.668259 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6575 | 2025.09.18 19:57:02.668367 [ 4 ] {38320fde-81d7-499f-88c0-f4dbec11f926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6576 | 2025.09.18 19:57:02.668412 [ 4 ] {38320fde-81d7-499f-88c0-f4dbec11f926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6577 | 2025.09.18 19:57:02.669661 [ 4 ] {38320fde-81d7-499f-88c0-f4dbec11f926} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6578 | 2025.09.18 19:57:02.669701 [ 4 ] {38320fde-81d7-499f-88c0-f4dbec11f926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6579 | 2025.09.18 19:57:02.670111 [ 4 ] {38320fde-81d7-499f-88c0-f4dbec11f926} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6580 | 2025.09.18 19:57:02.670331 [ 4 ] {38320fde-81d7-499f-88c0-f4dbec11f926} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6581 | 2025.09.18 19:57:02.670468 [ 4 ] {38320fde-81d7-499f-88c0-f4dbec11f926} <Debug> executeQuery: Read 1266 rows, 107.44 KiB in 0.002128 sec., 594924.8120300751 rows/sec., 49.31 MiB/sec. | ||
| 6582 | 2025.09.18 19:57:02.670508 [ 4 ] {38320fde-81d7-499f-88c0-f4dbec11f926} <Debug> TCPHandler: Processed in 0.002304559 sec. | ||
| 6583 | 2025.09.18 19:57:02.670626 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6584 | 2025.09.18 19:57:02.670726 [ 4 ] {239482da-d9f4-481d-a3e3-7170c0055e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6585 | 2025.09.18 19:57:02.670767 [ 4 ] {239482da-d9f4-481d-a3e3-7170c0055e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6586 | 2025.09.18 19:57:02.671193 [ 4 ] {239482da-d9f4-481d-a3e3-7170c0055e4b} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6587 | 2025.09.18 19:57:02.671231 [ 4 ] {239482da-d9f4-481d-a3e3-7170c0055e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6588 | 2025.09.18 19:57:02.671536 [ 4 ] {239482da-d9f4-481d-a3e3-7170c0055e4b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6589 | 2025.09.18 19:57:02.671740 [ 4 ] {239482da-d9f4-481d-a3e3-7170c0055e4b} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6590 | 2025.09.18 19:57:02.671868 [ 4 ] {239482da-d9f4-481d-a3e3-7170c0055e4b} <Debug> executeQuery: Read 44 rows, 3.24 KiB in 0.001164 sec., 37800.687285223365 rows/sec., 2.72 MiB/sec. | ||
| 6591 | 2025.09.18 19:57:02.671907 [ 4 ] {239482da-d9f4-481d-a3e3-7170c0055e4b} <Debug> TCPHandler: Processed in 0.001331912 sec. | ||
| 6592 | 2025.09.18 19:57:02.672014 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6593 | 2025.09.18 19:57:02.672111 [ 4 ] {049e292e-0290-4fdc-a3d9-1bd9405f63d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6594 | 2025.09.18 19:57:02.672151 [ 4 ] {049e292e-0290-4fdc-a3d9-1bd9405f63d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6595 | 2025.09.18 19:57:02.672685 [ 4 ] {049e292e-0290-4fdc-a3d9-1bd9405f63d5} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6596 | 2025.09.18 19:57:02.672722 [ 4 ] {049e292e-0290-4fdc-a3d9-1bd9405f63d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6597 | 2025.09.18 19:57:02.673029 [ 4 ] {049e292e-0290-4fdc-a3d9-1bd9405f63d5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6598 | 2025.09.18 19:57:02.673230 [ 4 ] {049e292e-0290-4fdc-a3d9-1bd9405f63d5} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6599 | 2025.09.18 19:57:02.673356 [ 4 ] {049e292e-0290-4fdc-a3d9-1bd9405f63d5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001265 sec., 180237.15415019763 rows/sec., 12.20 MiB/sec. | ||
| 6600 | 2025.09.18 19:57:02.673395 [ 4 ] {049e292e-0290-4fdc-a3d9-1bd9405f63d5} <Debug> TCPHandler: Processed in 0.001430775 sec. | ||
| 6601 | 2025.09.18 19:57:02.673518 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6602 | 2025.09.18 19:57:02.673615 [ 4 ] {24b410b0-c777-403a-96a8-4441e6b8b3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6603 | 2025.09.18 19:57:02.673662 [ 4 ] {24b410b0-c777-403a-96a8-4441e6b8b3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6604 | 2025.09.18 19:57:02.674324 [ 4 ] {24b410b0-c777-403a-96a8-4441e6b8b3b7} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6605 | 2025.09.18 19:57:02.674362 [ 4 ] {24b410b0-c777-403a-96a8-4441e6b8b3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6606 | 2025.09.18 19:57:02.674689 [ 4 ] {24b410b0-c777-403a-96a8-4441e6b8b3b7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6607 | 2025.09.18 19:57:02.674914 [ 4 ] {24b410b0-c777-403a-96a8-4441e6b8b3b7} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2025.09.18 19:57:02.675042 [ 4 ] {24b410b0-c777-403a-96a8-4441e6b8b3b7} <Debug> executeQuery: Read 564 rows, 42.95 KiB in 0.001446 sec., 390041.49377593363 rows/sec., 29.00 MiB/sec. | ||
| 6609 | 2025.09.18 19:57:02.675080 [ 4 ] {24b410b0-c777-403a-96a8-4441e6b8b3b7} <Debug> TCPHandler: Processed in 0.001612518 sec. | ||
| 6610 | 2025.09.18 19:57:02.675196 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6611 | 2025.09.18 19:57:02.675298 [ 4 ] {b931b0ae-7b89-4f15-b812-a67b29f1d23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6612 | 2025.09.18 19:57:02.675343 [ 4 ] {b931b0ae-7b89-4f15-b812-a67b29f1d23c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6613 | 2025.09.18 19:57:02.675962 [ 4 ] {b931b0ae-7b89-4f15-b812-a67b29f1d23c} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2025.09.18 19:57:02.675999 [ 4 ] {b931b0ae-7b89-4f15-b812-a67b29f1d23c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6615 | 2025.09.18 19:57:02.676374 [ 4 ] {b931b0ae-7b89-4f15-b812-a67b29f1d23c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6616 | 2025.09.18 19:57:02.676608 [ 4 ] {b931b0ae-7b89-4f15-b812-a67b29f1d23c} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2025.09.18 19:57:02.676740 [ 4 ] {b931b0ae-7b89-4f15-b812-a67b29f1d23c} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001461 sec., 581793.2922655715 rows/sec., 39.16 MiB/sec. | ||
| 6618 | 2025.09.18 19:57:02.676781 [ 4 ] {b931b0ae-7b89-4f15-b812-a67b29f1d23c} <Debug> TCPHandler: Processed in 0.001634028 sec. | ||
| 6619 | 2025.09.18 19:57:02.676902 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6620 | 2025.09.18 19:57:02.676998 [ 4 ] {8ea8aa85-547b-4c57-b949-f0d6cf348d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6621 | 2025.09.18 19:57:02.677054 [ 4 ] {8ea8aa85-547b-4c57-b949-f0d6cf348d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6622 | 2025.09.18 19:57:02.677924 [ 4 ] {8ea8aa85-547b-4c57-b949-f0d6cf348d48} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6623 | 2025.09.18 19:57:02.677961 [ 4 ] {8ea8aa85-547b-4c57-b949-f0d6cf348d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6624 | 2025.09.18 19:57:02.678501 [ 4 ] {8ea8aa85-547b-4c57-b949-f0d6cf348d48} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6625 | 2025.09.18 19:57:02.678721 [ 4 ] {8ea8aa85-547b-4c57-b949-f0d6cf348d48} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6626 | 2025.09.18 19:57:02.678865 [ 4 ] {8ea8aa85-547b-4c57-b949-f0d6cf348d48} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001885 sec., 16976.127320954907 rows/sec., 30.42 MiB/sec. | ||
| 6627 | 2025.09.18 19:57:02.678929 [ 4 ] {8ea8aa85-547b-4c57-b949-f0d6cf348d48} <Debug> TCPHandler: Processed in 0.002076565 sec. | ||
| 6628 | 2025.09.18 19:57:02.679051 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6629 | 2025.09.18 19:57:02.679147 [ 4 ] {d1a4f80c-1884-4bbb-a2db-cc54ad952526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6630 | 2025.09.18 19:57:02.679190 [ 4 ] {d1a4f80c-1884-4bbb-a2db-cc54ad952526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6631 | 2025.09.18 19:57:02.679535 [ 4 ] {d1a4f80c-1884-4bbb-a2db-cc54ad952526} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2025.09.18 19:57:02.679572 [ 4 ] {d1a4f80c-1884-4bbb-a2db-cc54ad952526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6633 | 2025.09.18 19:57:02.679884 [ 4 ] {d1a4f80c-1884-4bbb-a2db-cc54ad952526} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6634 | 2025.09.18 19:57:02.680090 [ 4 ] {d1a4f80c-1884-4bbb-a2db-cc54ad952526} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6635 | 2025.09.18 19:57:02.680221 [ 4 ] {d1a4f80c-1884-4bbb-a2db-cc54ad952526} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 6636 | 2025.09.18 19:57:02.680256 [ 4 ] {d1a4f80c-1884-4bbb-a2db-cc54ad952526} <Debug> TCPHandler: Processed in 0.001255611 sec. | ||
| 6637 | 2025.09.18 19:57:03.453053 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12939 | ||
| 6638 | 2025.09.18 19:57:03.453803 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6639 | 2025.09.18 19:57:03.453875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6640 | 2025.09.18 19:57:03.454598 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6641 | 2025.09.18 19:57:03.454961 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6642 | 2025.09.18 19:57:03.455173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12939 | ||
| 6643 | 2025.09.18 19:57:04.134656 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6644 | 2025.09.18 19:57:04.151390 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6645 | 2025.09.18 19:57:04.151453 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6646 | 2025.09.18 19:57:04.157692 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6647 | 2025.09.18 19:57:04.158451 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6648 | 2025.09.18 19:57:04.161347 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6649 | 2025.09.18 19:57:07.647767 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6650 | 2025.09.18 19:57:07.647952 [ 4 ] {f78c01a4-60fa-4fd9-8bb9-bd2d1cc35e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6651 | 2025.09.18 19:57:07.648028 [ 4 ] {f78c01a4-60fa-4fd9-8bb9-bd2d1cc35e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6652 | 2025.09.18 19:57:07.648885 [ 4 ] {f78c01a4-60fa-4fd9-8bb9-bd2d1cc35e09} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6653 | 2025.09.18 19:57:07.648937 [ 4 ] {f78c01a4-60fa-4fd9-8bb9-bd2d1cc35e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6654 | 2025.09.18 19:57:07.649369 [ 4 ] {f78c01a4-60fa-4fd9-8bb9-bd2d1cc35e09} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6655 | 2025.09.18 19:57:07.649586 [ 4 ] {f78c01a4-60fa-4fd9-8bb9-bd2d1cc35e09} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6656 | 2025.09.18 19:57:07.649743 [ 4 ] {f78c01a4-60fa-4fd9-8bb9-bd2d1cc35e09} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001844 sec., 222342.7331887202 rows/sec., 14.10 MiB/sec. | ||
| 6657 | 2025.09.18 19:57:07.649794 [ 4 ] {f78c01a4-60fa-4fd9-8bb9-bd2d1cc35e09} <Debug> TCPHandler: Processed in 0.002155587 sec. | ||
| 6658 | 2025.09.18 19:57:07.649915 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6659 | 2025.09.18 19:57:07.650019 [ 4 ] {a6faef8a-29e6-4c6f-af1f-41f8e7680dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6660 | 2025.09.18 19:57:07.650063 [ 4 ] {a6faef8a-29e6-4c6f-af1f-41f8e7680dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6661 | 2025.09.18 19:57:07.650983 [ 4 ] {a6faef8a-29e6-4c6f-af1f-41f8e7680dc2} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2025.09.18 19:57:07.651021 [ 4 ] {a6faef8a-29e6-4c6f-af1f-41f8e7680dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6663 | 2025.09.18 19:57:07.651401 [ 4 ] {a6faef8a-29e6-4c6f-af1f-41f8e7680dc2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6664 | 2025.09.18 19:57:07.651601 [ 4 ] {a6faef8a-29e6-4c6f-af1f-41f8e7680dc2} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2025.09.18 19:57:07.651734 [ 4 ] {a6faef8a-29e6-4c6f-af1f-41f8e7680dc2} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001738 sec., 651323.3601841197 rows/sec., 51.61 MiB/sec. | ||
| 6666 | 2025.09.18 19:57:07.651774 [ 4 ] {a6faef8a-29e6-4c6f-af1f-41f8e7680dc2} <Debug> TCPHandler: Processed in 0.001911582 sec. | ||
| 6667 | 2025.09.18 19:57:07.651886 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6668 | 2025.09.18 19:57:07.651985 [ 4 ] {efd2b359-7cef-48db-98b9-28ccf0cb3782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6669 | 2025.09.18 19:57:07.652025 [ 4 ] {efd2b359-7cef-48db-98b9-28ccf0cb3782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6670 | 2025.09.18 19:57:07.652502 [ 4 ] {efd2b359-7cef-48db-98b9-28ccf0cb3782} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6671 | 2025.09.18 19:57:07.652539 [ 4 ] {efd2b359-7cef-48db-98b9-28ccf0cb3782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6672 | 2025.09.18 19:57:07.652861 [ 4 ] {efd2b359-7cef-48db-98b9-28ccf0cb3782} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6673 | 2025.09.18 19:57:07.653060 [ 4 ] {efd2b359-7cef-48db-98b9-28ccf0cb3782} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6674 | 2025.09.18 19:57:07.653189 [ 4 ] {efd2b359-7cef-48db-98b9-28ccf0cb3782} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001225 sec., 175510.20408163266 rows/sec., 10.42 MiB/sec. | ||
| 6675 | 2025.09.18 19:57:07.653227 [ 4 ] {efd2b359-7cef-48db-98b9-28ccf0cb3782} <Debug> TCPHandler: Processed in 0.001390833 sec. | ||
| 6676 | 2025.09.18 19:57:07.653334 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2025.09.18 19:57:07.653430 [ 4 ] {b6b1ada4-7f1f-4495-9416-131f07de1a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6678 | 2025.09.18 19:57:07.653470 [ 4 ] {b6b1ada4-7f1f-4495-9416-131f07de1a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6679 | 2025.09.18 19:57:07.653941 [ 4 ] {b6b1ada4-7f1f-4495-9416-131f07de1a56} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2025.09.18 19:57:07.653977 [ 4 ] {b6b1ada4-7f1f-4495-9416-131f07de1a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6681 | 2025.09.18 19:57:07.654296 [ 4 ] {b6b1ada4-7f1f-4495-9416-131f07de1a56} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6682 | 2025.09.18 19:57:07.654494 [ 4 ] {b6b1ada4-7f1f-4495-9416-131f07de1a56} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2025.09.18 19:57:07.654622 [ 4 ] {b6b1ada4-7f1f-4495-9416-131f07de1a56} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001211 sec., 175061.9322873658 rows/sec., 11.29 MiB/sec. | ||
| 6684 | 2025.09.18 19:57:07.654661 [ 4 ] {b6b1ada4-7f1f-4495-9416-131f07de1a56} <Debug> TCPHandler: Processed in 0.001375464 sec. | ||
| 6685 | 2025.09.18 19:57:07.654767 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2025.09.18 19:57:07.654863 [ 4 ] {e30e144d-f6f3-4a26-9f0d-b449d000f93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6687 | 2025.09.18 19:57:07.654903 [ 4 ] {e30e144d-f6f3-4a26-9f0d-b449d000f93d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6688 | 2025.09.18 19:57:07.655358 [ 4 ] {e30e144d-f6f3-4a26-9f0d-b449d000f93d} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2025.09.18 19:57:07.655394 [ 4 ] {e30e144d-f6f3-4a26-9f0d-b449d000f93d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6690 | 2025.09.18 19:57:07.655692 [ 4 ] {e30e144d-f6f3-4a26-9f0d-b449d000f93d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6691 | 2025.09.18 19:57:07.655881 [ 4 ] {e30e144d-f6f3-4a26-9f0d-b449d000f93d} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2025.09.18 19:57:07.655999 [ 4 ] {e30e144d-f6f3-4a26-9f0d-b449d000f93d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001202 sec., 175540.76539101498 rows/sec., 9.97 MiB/sec. | ||
| 6693 | 2025.09.18 19:57:07.656035 [ 4 ] {e30e144d-f6f3-4a26-9f0d-b449d000f93d} <Debug> TCPHandler: Processed in 0.001367933 sec. | ||
| 6694 | 2025.09.18 19:57:07.656131 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6695 | 2025.09.18 19:57:07.656284 [ 4 ] {0de617cd-85d9-47b7-a3f3-7b942e889786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6696 | 2025.09.18 19:57:07.656324 [ 4 ] {0de617cd-85d9-47b7-a3f3-7b942e889786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6697 | 2025.09.18 19:57:07.656978 [ 4 ] {0de617cd-85d9-47b7-a3f3-7b942e889786} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6698 | 2025.09.18 19:57:07.657014 [ 4 ] {0de617cd-85d9-47b7-a3f3-7b942e889786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6699 | 2025.09.18 19:57:07.657334 [ 4 ] {0de617cd-85d9-47b7-a3f3-7b942e889786} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6700 | 2025.09.18 19:57:07.657531 [ 4 ] {0de617cd-85d9-47b7-a3f3-7b942e889786} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6701 | 2025.09.18 19:57:07.657660 [ 4 ] {0de617cd-85d9-47b7-a3f3-7b942e889786} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001395 sec., 493906.8100358423 rows/sec., 34.49 MiB/sec. | ||
| 6702 | 2025.09.18 19:57:07.657699 [ 4 ] {0de617cd-85d9-47b7-a3f3-7b942e889786} <Debug> TCPHandler: Processed in 0.001559517 sec. | ||
| 6703 | 2025.09.18 19:57:07.657819 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6704 | 2025.09.18 19:57:07.657942 [ 4 ] {9e354013-d762-417f-a620-17e397c29f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6705 | 2025.09.18 19:57:07.657994 [ 4 ] {9e354013-d762-417f-a620-17e397c29f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6706 | 2025.09.18 19:57:07.658391 [ 4 ] {9e354013-d762-417f-a620-17e397c29f8a} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2025.09.18 19:57:07.658435 [ 4 ] {9e354013-d762-417f-a620-17e397c29f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6708 | 2025.09.18 19:57:07.658846 [ 4 ] {9e354013-d762-417f-a620-17e397c29f8a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6709 | 2025.09.18 19:57:07.659066 [ 4 ] {9e354013-d762-417f-a620-17e397c29f8a} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2025.09.18 19:57:07.659193 [ 4 ] {9e354013-d762-417f-a620-17e397c29f8a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001277 sec., 4698.512137823023 rows/sec., 245.48 KiB/sec. | ||
| 6711 | 2025.09.18 19:57:07.659232 [ 4 ] {9e354013-d762-417f-a620-17e397c29f8a} <Debug> TCPHandler: Processed in 0.001475205 sec. | ||
| 6712 | 2025.09.18 19:57:07.659337 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6713 | 2025.09.18 19:57:07.659432 [ 4 ] {3c8a7d0f-872d-4203-be3f-8e7a68438bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6714 | 2025.09.18 19:57:07.659475 [ 4 ] {3c8a7d0f-872d-4203-be3f-8e7a68438bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6715 | 2025.09.18 19:57:07.659908 [ 4 ] {3c8a7d0f-872d-4203-be3f-8e7a68438bab} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6716 | 2025.09.18 19:57:07.659944 [ 4 ] {3c8a7d0f-872d-4203-be3f-8e7a68438bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6717 | 2025.09.18 19:57:07.660281 [ 4 ] {3c8a7d0f-872d-4203-be3f-8e7a68438bab} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6718 | 2025.09.18 19:57:07.660484 [ 4 ] {3c8a7d0f-872d-4203-be3f-8e7a68438bab} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6719 | 2025.09.18 19:57:07.660615 [ 4 ] {3c8a7d0f-872d-4203-be3f-8e7a68438bab} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001202 sec., 261231.28119800333 rows/sec., 17.16 MiB/sec. | ||
| 6720 | 2025.09.18 19:57:07.660651 [ 4 ] {3c8a7d0f-872d-4203-be3f-8e7a68438bab} <Debug> TCPHandler: Processed in 0.001363923 sec. | ||
| 6721 | 2025.09.18 19:57:07.660757 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6722 | 2025.09.18 19:57:07.660857 [ 4 ] {e75b02c2-dfa9-4983-9199-7105d5cf51bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6723 | 2025.09.18 19:57:07.660901 [ 4 ] {e75b02c2-dfa9-4983-9199-7105d5cf51bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6724 | 2025.09.18 19:57:07.661223 [ 4 ] {e75b02c2-dfa9-4983-9199-7105d5cf51bd} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6725 | 2025.09.18 19:57:07.661261 [ 4 ] {e75b02c2-dfa9-4983-9199-7105d5cf51bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6726 | 2025.09.18 19:57:07.661579 [ 4 ] {e75b02c2-dfa9-4983-9199-7105d5cf51bd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6727 | 2025.09.18 19:57:07.661788 [ 4 ] {e75b02c2-dfa9-4983-9199-7105d5cf51bd} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6728 | 2025.09.18 19:57:07.661915 [ 4 ] {e75b02c2-dfa9-4983-9199-7105d5cf51bd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 6729 | 2025.09.18 19:57:07.661952 [ 4 ] {e75b02c2-dfa9-4983-9199-7105d5cf51bd} <Debug> TCPHandler: Processed in 0.001245281 sec. | ||
| 6730 | 2025.09.18 19:57:07.662052 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6731 | 2025.09.18 19:57:07.662149 [ 4 ] {c3f33a17-8c09-443e-8bb5-8a41fea612ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6732 | 2025.09.18 19:57:07.662204 [ 4 ] {c3f33a17-8c09-443e-8bb5-8a41fea612ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6733 | 2025.09.18 19:57:07.662954 [ 4 ] {c3f33a17-8c09-443e-8bb5-8a41fea612ec} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2025.09.18 19:57:07.662990 [ 4 ] {c3f33a17-8c09-443e-8bb5-8a41fea612ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6735 | 2025.09.18 19:57:07.663513 [ 4 ] {c3f33a17-8c09-443e-8bb5-8a41fea612ec} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6736 | 2025.09.18 19:57:07.663730 [ 4 ] {c3f33a17-8c09-443e-8bb5-8a41fea612ec} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2025.09.18 19:57:07.663868 [ 4 ] {c3f33a17-8c09-443e-8bb5-8a41fea612ec} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001737 sec., 5757.052389176742 rows/sec., 10.32 MiB/sec. | ||
| 6738 | 2025.09.18 19:57:07.663929 [ 4 ] {c3f33a17-8c09-443e-8bb5-8a41fea612ec} <Debug> TCPHandler: Processed in 0.001925873 sec. | ||
| 6739 | 2025.09.18 19:57:07.664038 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6740 | 2025.09.18 19:57:07.664134 [ 4 ] {65bf1912-63f0-441a-b6e6-103c6ec11645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6741 | 2025.09.18 19:57:07.664175 [ 4 ] {65bf1912-63f0-441a-b6e6-103c6ec11645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6742 | 2025.09.18 19:57:07.664506 [ 4 ] {65bf1912-63f0-441a-b6e6-103c6ec11645} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2025.09.18 19:57:07.664542 [ 4 ] {65bf1912-63f0-441a-b6e6-103c6ec11645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6744 | 2025.09.18 19:57:07.664857 [ 4 ] {65bf1912-63f0-441a-b6e6-103c6ec11645} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6745 | 2025.09.18 19:57:07.665100 [ 4 ] {65bf1912-63f0-441a-b6e6-103c6ec11645} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2025.09.18 19:57:07.665228 [ 4 ] {65bf1912-63f0-441a-b6e6-103c6ec11645} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001113 sec., 93441.15004492362 rows/sec., 5.73 MiB/sec. | ||
| 6747 | 2025.09.18 19:57:07.665265 [ 4 ] {65bf1912-63f0-441a-b6e6-103c6ec11645} <Debug> TCPHandler: Processed in 0.001276221 sec. | ||
| 6748 | 2025.09.18 19:57:10.844063 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6749 | 2025.09.18 19:57:10.844177 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6750 | 2025.09.18 19:57:10.955480 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13387 | ||
| 6751 | 2025.09.18 19:57:10.956208 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2025.09.18 19:57:10.956253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6753 | 2025.09.18 19:57:10.956768 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6754 | 2025.09.18 19:57:10.957000 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2025.09.18 19:57:10.957150 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13387 | ||
| 6756 | 2025.09.18 19:57:10.979557 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 884 | ||
| 6757 | 2025.09.18 19:57:10.981947 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2025.09.18 19:57:10.981993 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6759 | 2025.09.18 19:57:10.983210 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6760 | 2025.09.18 19:57:10.983470 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6761 | 2025.09.18 19:57:10.983717 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 884 | ||
| 6762 | 2025.09.18 19:57:11.661677 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6763 | 2025.09.18 19:57:11.678608 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6764 | 2025.09.18 19:57:11.678676 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6765 | 2025.09.18 19:57:11.685055 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6766 | 2025.09.18 19:57:11.685818 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6767 | 2025.09.18 19:57:11.688625 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6768 | 2025.09.18 19:57:12.638282 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6769 | 2025.09.18 19:57:12.638478 [ 4 ] {9e86f49b-5357-4202-b87f-09df9afe7485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6770 | 2025.09.18 19:57:12.638549 [ 4 ] {9e86f49b-5357-4202-b87f-09df9afe7485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6771 | 2025.09.18 19:57:12.639279 [ 4 ] {9e86f49b-5357-4202-b87f-09df9afe7485} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6772 | 2025.09.18 19:57:12.639319 [ 4 ] {9e86f49b-5357-4202-b87f-09df9afe7485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6773 | 2025.09.18 19:57:12.639706 [ 4 ] {9e86f49b-5357-4202-b87f-09df9afe7485} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6774 | 2025.09.18 19:57:12.639917 [ 4 ] {9e86f49b-5357-4202-b87f-09df9afe7485} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6775 | 2025.09.18 19:57:12.640032 [ 146 ] {} <Debug> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6776 | 2025.09.18 19:57:12.640062 [ 4 ] {9e86f49b-5357-4202-b87f-09df9afe7485} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.00168 sec., 71428.57142857142 rows/sec., 6.07 MiB/sec. | ||
| 6777 | 2025.09.18 19:57:12.640072 [ 146 ] {} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2025.09.18 19:57:12.640095 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 6779 | 2025.09.18 19:57:12.640108 [ 4 ] {9e86f49b-5357-4202-b87f-09df9afe7485} <Debug> TCPHandler: Processed in 0.002004235 sec. | ||
| 6780 | 2025.09.18 19:57:12.640220 [ 187 ] {73f8a399-e317-4d85-967e-c274ff67ed35::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 | ||
| 6781 | 2025.09.18 19:57:12.640224 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6782 | 2025.09.18 19:57:12.640376 [ 4 ] {f88e5d8e-2d13-402a-8bd0-428b2cca05e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6783 | 2025.09.18 19:57:12.640443 [ 187 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6784 | 2025.09.18 19:57:12.640486 [ 4 ] {f88e5d8e-2d13-402a-8bd0-428b2cca05e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6785 | 2025.09.18 19:57:12.640495 [ 187 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2466 rows starting from the beginning of the part | ||
| 6786 | 2025.09.18 19:57:12.640576 [ 187 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 120 rows starting from the beginning of the part | ||
| 6787 | 2025.09.18 19:57:12.640623 [ 187 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1132 rows starting from the beginning of the part | ||
| 6788 | 2025.09.18 19:57:12.640671 [ 187 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1266 rows starting from the beginning of the part | ||
| 6789 | 2025.09.18 19:57:12.640713 [ 187 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1132 rows starting from the beginning of the part | ||
| 6790 | 2025.09.18 19:57:12.640755 [ 187 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 120 rows starting from the beginning of the part | ||
| 6791 | 2025.09.18 19:57:12.640919 [ 4 ] {f88e5d8e-2d13-402a-8bd0-428b2cca05e8} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6792 | 2025.09.18 19:57:12.640961 [ 4 ] {f88e5d8e-2d13-402a-8bd0-428b2cca05e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6793 | 2025.09.18 19:57:12.641311 [ 4 ] {f88e5d8e-2d13-402a-8bd0-428b2cca05e8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6794 | 2025.09.18 19:57:12.641525 [ 4 ] {f88e5d8e-2d13-402a-8bd0-428b2cca05e8} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6795 | 2025.09.18 19:57:12.641623 [ 146 ] {} <Debug> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6796 | 2025.09.18 19:57:12.641647 [ 146 ] {} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6797 | 2025.09.18 19:57:12.641663 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6798 | 2025.09.18 19:57:12.641663 [ 4 ] {f88e5d8e-2d13-402a-8bd0-428b2cca05e8} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001247 sec., 25661.58781074579 rows/sec., 1.88 MiB/sec. | ||
| 6799 | 2025.09.18 19:57:12.641706 [ 4 ] {f88e5d8e-2d13-402a-8bd0-428b2cca05e8} <Debug> TCPHandler: Processed in 0.001480975 sec. | ||
| 6800 | 2025.09.18 19:57:12.641750 [ 199 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::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 | ||
| 6801 | 2025.09.18 19:57:12.641813 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6802 | 2025.09.18 19:57:12.641860 [ 199 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6803 | 2025.09.18 19:57:12.641893 [ 199 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 279 rows starting from the beginning of the part | ||
| 6804 | 2025.09.18 19:57:12.641923 [ 4 ] {7ea39ad4-80e6-4c28-9cae-9dc4e8ccd366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6805 | 2025.09.18 19:57:12.641959 [ 199 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
| 6806 | 2025.09.18 19:57:12.641970 [ 4 ] {7ea39ad4-80e6-4c28-9cae-9dc4e8ccd366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6807 | 2025.09.18 19:57:12.642014 [ 199 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 215 rows starting from the beginning of the part | ||
| 6808 | 2025.09.18 19:57:12.642062 [ 199 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 44 rows starting from the beginning of the part | ||
| 6809 | 2025.09.18 19:57:12.642102 [ 199 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 215 rows starting from the beginning of the part | ||
| 6810 | 2025.09.18 19:57:12.642141 [ 199 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 6811 | 2025.09.18 19:57:12.642401 [ 4 ] {7ea39ad4-80e6-4c28-9cae-9dc4e8ccd366} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6812 | 2025.09.18 19:57:12.642440 [ 4 ] {7ea39ad4-80e6-4c28-9cae-9dc4e8ccd366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6813 | 2025.09.18 19:57:12.643000 [ 4 ] {7ea39ad4-80e6-4c28-9cae-9dc4e8ccd366} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6814 | 2025.09.18 19:57:12.643016 [ 193 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 817 rows, containing 5 columns (5 merged, 0 gathered) in 0.001301913 sec., 627538.0920230461 rows/sec., 41.42 MiB/sec. | ||
| 6815 | 2025.09.18 19:57:12.643195 [ 198 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6816 | 2025.09.18 19:57:12.643221 [ 4 ] {7ea39ad4-80e6-4c28-9cae-9dc4e8ccd366} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2025.09.18 19:57:12.643325 [ 146 ] {} <Debug> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6818 | 2025.09.18 19:57:12.643328 [ 187 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6236 rows, containing 5 columns (5 merged, 0 gathered) in 0.003115463 sec., 2001628.6503803767 rows/sec., 170.22 MiB/sec. | ||
| 6819 | 2025.09.18 19:57:12.643355 [ 4 ] {7ea39ad4-80e6-4c28-9cae-9dc4e8ccd366} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00146 sec., 65753.42465753425 rows/sec., 5.14 MiB/sec. | ||
| 6820 | 2025.09.18 19:57:12.643353 [ 146 ] {} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6821 | 2025.09.18 19:57:12.643394 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6822 | 2025.09.18 19:57:12.643401 [ 4 ] {7ea39ad4-80e6-4c28-9cae-9dc4e8ccd366} <Debug> TCPHandler: Processed in 0.001637188 sec. | ||
| 6823 | 2025.09.18 19:57:12.643449 [ 198 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_36_7} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6824 | 2025.09.18 19:57:12.643514 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6825 | 2025.09.18 19:57:12.643518 [ 198 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_36_7} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6826 | 2025.09.18 19:57:12.643519 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::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 | ||
| 6827 | 2025.09.18 19:57:12.643605 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6828 | 2025.09.18 19:57:12.643611 [ 4 ] {db385bf1-3185-42db-ae3a-277117004213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6829 | 2025.09.18 19:57:12.643639 [ 193 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6830 | 2025.09.18 19:57:12.643664 [ 4 ] {db385bf1-3185-42db-ae3a-277117004213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6831 | 2025.09.18 19:57:12.643677 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6832 | 2025.09.18 19:57:12.643718 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1251 rows starting from the beginning of the part | ||
| 6833 | 2025.09.18 19:57:12.643798 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 96 rows starting from the beginning of the part | ||
| 6834 | 2025.09.18 19:57:12.643853 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 689 rows starting from the beginning of the part | ||
| 6835 | 2025.09.18 19:57:12.643903 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 564 rows starting from the beginning of the part | ||
| 6836 | 2025.09.18 19:57:12.643939 [ 193 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_41_8} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6837 | 2025.09.18 19:57:12.643951 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 689 rows starting from the beginning of the part | ||
| 6838 | 2025.09.18 19:57:12.644003 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 96 rows starting from the beginning of the part | ||
| 6839 | 2025.09.18 19:57:12.644032 [ 193 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_41_8} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6840 | 2025.09.18 19:57:12.644069 [ 4 ] {db385bf1-3185-42db-ae3a-277117004213} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6841 | 2025.09.18 19:57:12.644107 [ 4 ] {db385bf1-3185-42db-ae3a-277117004213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6842 | 2025.09.18 19:57:12.644152 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 6843 | 2025.09.18 19:57:12.644466 [ 4 ] {db385bf1-3185-42db-ae3a-277117004213} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6844 | 2025.09.18 19:57:12.644700 [ 4 ] {db385bf1-3185-42db-ae3a-277117004213} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6845 | 2025.09.18 19:57:12.644799 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6846 | 2025.09.18 19:57:12.644824 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6847 | 2025.09.18 19:57:12.644834 [ 4 ] {db385bf1-3185-42db-ae3a-277117004213} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 6848 | 2025.09.18 19:57:12.644840 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6849 | 2025.09.18 19:57:12.644872 [ 4 ] {db385bf1-3185-42db-ae3a-277117004213} <Debug> TCPHandler: Processed in 0.001406493 sec. | ||
| 6850 | 2025.09.18 19:57:12.644920 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::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 | ||
| 6851 | 2025.09.18 19:57:12.644981 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2025.09.18 19:57:12.645008 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6853 | 2025.09.18 19:57:12.645039 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12460 rows starting from the beginning of the part | ||
| 6854 | 2025.09.18 19:57:12.645076 [ 4 ] {589e66f5-f1d5-4b2a-9355-e8f51f98d173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6855 | 2025.09.18 19:57:12.645097 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6856 | 2025.09.18 19:57:12.645130 [ 4 ] {589e66f5-f1d5-4b2a-9355-e8f51f98d173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6857 | 2025.09.18 19:57:12.645143 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 314 rows starting from the beginning of the part | ||
| 6858 | 2025.09.18 19:57:12.645185 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 850 rows starting from the beginning of the part | ||
| 6859 | 2025.09.18 19:57:12.645224 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 314 rows starting from the beginning of the part | ||
| 6860 | 2025.09.18 19:57:12.645262 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6861 | 2025.09.18 19:57:12.645445 [ 198 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3385 rows, containing 5 columns (5 merged, 0 gathered) in 0.001992474 sec., 1698892.9341110599 rows/sec., 128.67 MiB/sec. | ||
| 6862 | 2025.09.18 19:57:12.645673 [ 191 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6863 | 2025.09.18 19:57:12.645939 [ 4 ] {589e66f5-f1d5-4b2a-9355-e8f51f98d173} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2025.09.18 19:57:12.645950 [ 191 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_41_8} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6865 | 2025.09.18 19:57:12.645982 [ 4 ] {589e66f5-f1d5-4b2a-9355-e8f51f98d173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6866 | 2025.09.18 19:57:12.646054 [ 191 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_41_8} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6867 | 2025.09.18 19:57:12.646153 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6868 | 2025.09.18 19:57:12.646617 [ 4 ] {589e66f5-f1d5-4b2a-9355-e8f51f98d173} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6869 | 2025.09.18 19:57:12.646878 [ 4 ] {589e66f5-f1d5-4b2a-9355-e8f51f98d173} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6870 | 2025.09.18 19:57:12.647020 [ 4 ] {589e66f5-f1d5-4b2a-9355-e8f51f98d173} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001963 sec., 16301.579215486501 rows/sec., 29.21 MiB/sec. | ||
| 6871 | 2025.09.18 19:57:12.647099 [ 4 ] {589e66f5-f1d5-4b2a-9355-e8f51f98d173} <Debug> TCPHandler: Processed in 0.002166028 sec. | ||
| 6872 | 2025.09.18 19:57:12.647215 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6873 | 2025.09.18 19:57:12.647311 [ 4 ] {728bebb1-5bd8-43fa-9836-fee4d94b5bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6874 | 2025.09.18 19:57:12.647352 [ 4 ] {728bebb1-5bd8-43fa-9836-fee4d94b5bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6875 | 2025.09.18 19:57:12.647684 [ 4 ] {728bebb1-5bd8-43fa-9836-fee4d94b5bfc} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6876 | 2025.09.18 19:57:12.647718 [ 4 ] {728bebb1-5bd8-43fa-9836-fee4d94b5bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6877 | 2025.09.18 19:57:12.648025 [ 4 ] {728bebb1-5bd8-43fa-9836-fee4d94b5bfc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6878 | 2025.09.18 19:57:12.648233 [ 4 ] {728bebb1-5bd8-43fa-9836-fee4d94b5bfc} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6879 | 2025.09.18 19:57:12.648325 [ 146 ] {} <Debug> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6880 | 2025.09.18 19:57:12.648352 [ 146 ] {} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6881 | 2025.09.18 19:57:12.648361 [ 4 ] {728bebb1-5bd8-43fa-9836-fee4d94b5bfc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 6882 | 2025.09.18 19:57:12.648368 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6883 | 2025.09.18 19:57:12.648397 [ 4 ] {728bebb1-5bd8-43fa-9836-fee4d94b5bfc} <Debug> TCPHandler: Processed in 0.001230511 sec. | ||
| 6884 | 2025.09.18 19:57:12.648474 [ 189 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 6885 | 2025.09.18 19:57:12.648605 [ 189 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6886 | 2025.09.18 19:57:12.648641 [ 189 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2634 rows starting from the beginning of the part | ||
| 6887 | 2025.09.18 19:57:12.648705 [ 189 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6888 | 2025.09.18 19:57:12.648753 [ 189 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 6889 | 2025.09.18 19:57:12.648800 [ 189 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6890 | 2025.09.18 19:57:12.648839 [ 189 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 6891 | 2025.09.18 19:57:12.648881 [ 189 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6892 | 2025.09.18 19:57:12.649194 [ 191 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14258 rows, containing 5 columns (5 merged, 0 gathered) in 0.004308093 sec., 3309585.0066375076 rows/sec., 222.95 MiB/sec. | ||
| 6893 | 2025.09.18 19:57:12.649558 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6894 | 2025.09.18 19:57:12.649811 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2025.09.18 19:57:12.649872 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6896 | 2025.09.18 19:57:12.649934 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.67 MiB. | ||
| 6897 | 2025.09.18 19:57:12.650075 [ 188 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3022 rows, containing 4 columns (4 merged, 0 gathered) in 0.001647928 sec., 1833817.9823390343 rows/sec., 117.13 MiB/sec. | ||
| 6898 | 2025.09.18 19:57:12.650343 [ 194 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6899 | 2025.09.18 19:57:12.650580 [ 194 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_41_8} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6900 | 2025.09.18 19:57:12.650642 [ 194 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_41_8} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6901 | 2025.09.18 19:57:12.650709 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 6902 | 2025.09.18 19:57:17.648280 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6903 | 2025.09.18 19:57:17.648505 [ 4 ] {28907b5d-52db-491e-806f-ec2fb4a0189a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6904 | 2025.09.18 19:57:17.648578 [ 4 ] {28907b5d-52db-491e-806f-ec2fb4a0189a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6905 | 2025.09.18 19:57:17.649396 [ 4 ] {28907b5d-52db-491e-806f-ec2fb4a0189a} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6906 | 2025.09.18 19:57:17.649438 [ 4 ] {28907b5d-52db-491e-806f-ec2fb4a0189a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6907 | 2025.09.18 19:57:17.649840 [ 4 ] {28907b5d-52db-491e-806f-ec2fb4a0189a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6908 | 2025.09.18 19:57:17.650060 [ 4 ] {28907b5d-52db-491e-806f-ec2fb4a0189a} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6909 | 2025.09.18 19:57:17.650218 [ 4 ] {28907b5d-52db-491e-806f-ec2fb4a0189a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001767 sec., 232031.69213355973 rows/sec., 14.72 MiB/sec. | ||
| 6910 | 2025.09.18 19:57:17.650266 [ 4 ] {28907b5d-52db-491e-806f-ec2fb4a0189a} <Debug> TCPHandler: Processed in 0.002122296 sec. | ||
| 6911 | 2025.09.18 19:57:17.650394 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6912 | 2025.09.18 19:57:17.650495 [ 4 ] {dc915692-629c-44fa-9e99-b0431d3549b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6913 | 2025.09.18 19:57:17.650541 [ 4 ] {dc915692-629c-44fa-9e99-b0431d3549b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6914 | 2025.09.18 19:57:17.650955 [ 4 ] {dc915692-629c-44fa-9e99-b0431d3549b3} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6915 | 2025.09.18 19:57:17.650990 [ 4 ] {dc915692-629c-44fa-9e99-b0431d3549b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6916 | 2025.09.18 19:57:17.651290 [ 4 ] {dc915692-629c-44fa-9e99-b0431d3549b3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6917 | 2025.09.18 19:57:17.651500 [ 4 ] {dc915692-629c-44fa-9e99-b0431d3549b3} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2025.09.18 19:57:17.651631 [ 4 ] {dc915692-629c-44fa-9e99-b0431d3549b3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001159 sec., 3451.2510785159616 rows/sec., 281.43 KiB/sec. | ||
| 6919 | 2025.09.18 19:57:17.651670 [ 4 ] {dc915692-629c-44fa-9e99-b0431d3549b3} <Debug> TCPHandler: Processed in 0.001329013 sec. | ||
| 6920 | 2025.09.18 19:57:17.651778 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6921 | 2025.09.18 19:57:17.651873 [ 4 ] {66a8499e-dfcd-4985-8e18-301594783631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6922 | 2025.09.18 19:57:17.651914 [ 4 ] {66a8499e-dfcd-4985-8e18-301594783631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6923 | 2025.09.18 19:57:17.652916 [ 4 ] {66a8499e-dfcd-4985-8e18-301594783631} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6924 | 2025.09.18 19:57:17.652951 [ 4 ] {66a8499e-dfcd-4985-8e18-301594783631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6925 | 2025.09.18 19:57:17.653326 [ 4 ] {66a8499e-dfcd-4985-8e18-301594783631} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6926 | 2025.09.18 19:57:17.653534 [ 4 ] {66a8499e-dfcd-4985-8e18-301594783631} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6927 | 2025.09.18 19:57:17.653659 [ 4 ] {66a8499e-dfcd-4985-8e18-301594783631} <Debug> executeQuery: Read 1134 rows, 92.00 KiB in 0.001806 sec., 627906.976744186 rows/sec., 49.75 MiB/sec. | ||
| 6928 | 2025.09.18 19:57:17.653697 [ 4 ] {66a8499e-dfcd-4985-8e18-301594783631} <Debug> TCPHandler: Processed in 0.001968104 sec. | ||
| 6929 | 2025.09.18 19:57:17.653816 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6930 | 2025.09.18 19:57:17.653912 [ 4 ] {a9719b5a-bbb1-4d44-bd90-db0c60a6bdd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6931 | 2025.09.18 19:57:17.653952 [ 4 ] {a9719b5a-bbb1-4d44-bd90-db0c60a6bdd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6932 | 2025.09.18 19:57:17.654460 [ 4 ] {a9719b5a-bbb1-4d44-bd90-db0c60a6bdd0} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6933 | 2025.09.18 19:57:17.654496 [ 4 ] {a9719b5a-bbb1-4d44-bd90-db0c60a6bdd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6934 | 2025.09.18 19:57:17.654814 [ 4 ] {a9719b5a-bbb1-4d44-bd90-db0c60a6bdd0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6935 | 2025.09.18 19:57:17.655024 [ 4 ] {a9719b5a-bbb1-4d44-bd90-db0c60a6bdd0} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6936 | 2025.09.18 19:57:17.655153 [ 4 ] {a9719b5a-bbb1-4d44-bd90-db0c60a6bdd0} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.001259 sec., 173947.57744241462 rows/sec., 10.35 MiB/sec. | ||
| 6937 | 2025.09.18 19:57:17.655188 [ 4 ] {a9719b5a-bbb1-4d44-bd90-db0c60a6bdd0} <Debug> TCPHandler: Processed in 0.001420795 sec. | ||
| 6938 | 2025.09.18 19:57:17.655311 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6939 | 2025.09.18 19:57:17.655429 [ 4 ] {2784c557-a6c9-406a-8ffa-7eae327f2a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6940 | 2025.09.18 19:57:17.655480 [ 4 ] {2784c557-a6c9-406a-8ffa-7eae327f2a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6941 | 2025.09.18 19:57:17.656078 [ 4 ] {2784c557-a6c9-406a-8ffa-7eae327f2a4b} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2025.09.18 19:57:17.656122 [ 4 ] {2784c557-a6c9-406a-8ffa-7eae327f2a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6943 | 2025.09.18 19:57:17.656503 [ 4 ] {2784c557-a6c9-406a-8ffa-7eae327f2a4b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6944 | 2025.09.18 19:57:17.656745 [ 4 ] {2784c557-a6c9-406a-8ffa-7eae327f2a4b} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6945 | 2025.09.18 19:57:17.656880 [ 4 ] {2784c557-a6c9-406a-8ffa-7eae327f2a4b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001476 sec., 143631.43631436312 rows/sec., 9.26 MiB/sec. | ||
| 6946 | 2025.09.18 19:57:17.656919 [ 4 ] {2784c557-a6c9-406a-8ffa-7eae327f2a4b} <Debug> TCPHandler: Processed in 0.001669798 sec. | ||
| 6947 | 2025.09.18 19:57:17.657021 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6948 | 2025.09.18 19:57:17.657118 [ 4 ] {23a5e63b-54c4-4ee7-8399-cd122dca75f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6949 | 2025.09.18 19:57:17.657157 [ 4 ] {23a5e63b-54c4-4ee7-8399-cd122dca75f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6950 | 2025.09.18 19:57:17.657644 [ 4 ] {23a5e63b-54c4-4ee7-8399-cd122dca75f4} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6951 | 2025.09.18 19:57:17.657678 [ 4 ] {23a5e63b-54c4-4ee7-8399-cd122dca75f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6952 | 2025.09.18 19:57:17.657977 [ 4 ] {23a5e63b-54c4-4ee7-8399-cd122dca75f4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6953 | 2025.09.18 19:57:17.658183 [ 4 ] {23a5e63b-54c4-4ee7-8399-cd122dca75f4} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2025.09.18 19:57:17.658307 [ 4 ] {23a5e63b-54c4-4ee7-8399-cd122dca75f4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001208 sec., 174668.87417218543 rows/sec., 9.92 MiB/sec. | ||
| 6955 | 2025.09.18 19:57:17.658344 [ 4 ] {23a5e63b-54c4-4ee7-8399-cd122dca75f4} <Debug> TCPHandler: Processed in 0.001370704 sec. | ||
| 6956 | 2025.09.18 19:57:17.658450 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6957 | 2025.09.18 19:57:17.658544 [ 4 ] {fbc17432-896f-4599-a116-481b6b77c56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6958 | 2025.09.18 19:57:17.658585 [ 4 ] {fbc17432-896f-4599-a116-481b6b77c56d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6959 | 2025.09.18 19:57:17.659319 [ 4 ] {fbc17432-896f-4599-a116-481b6b77c56d} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6960 | 2025.09.18 19:57:17.659352 [ 4 ] {fbc17432-896f-4599-a116-481b6b77c56d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6961 | 2025.09.18 19:57:17.659690 [ 4 ] {fbc17432-896f-4599-a116-481b6b77c56d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6962 | 2025.09.18 19:57:17.659893 [ 4 ] {fbc17432-896f-4599-a116-481b6b77c56d} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6963 | 2025.09.18 19:57:17.660016 [ 4 ] {fbc17432-896f-4599-a116-481b6b77c56d} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001491 sec., 464788.73239436623 rows/sec., 32.48 MiB/sec. | ||
| 6964 | 2025.09.18 19:57:17.660053 [ 4 ] {fbc17432-896f-4599-a116-481b6b77c56d} <Debug> TCPHandler: Processed in 0.001650348 sec. | ||
| 6965 | 2025.09.18 19:57:17.660173 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6966 | 2025.09.18 19:57:17.660317 [ 4 ] {3e911a5e-a538-437b-9cf8-8de979ba8956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6967 | 2025.09.18 19:57:17.660387 [ 4 ] {3e911a5e-a538-437b-9cf8-8de979ba8956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6968 | 2025.09.18 19:57:17.660801 [ 4 ] {3e911a5e-a538-437b-9cf8-8de979ba8956} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6969 | 2025.09.18 19:57:17.660836 [ 4 ] {3e911a5e-a538-437b-9cf8-8de979ba8956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6970 | 2025.09.18 19:57:17.661145 [ 4 ] {3e911a5e-a538-437b-9cf8-8de979ba8956} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6971 | 2025.09.18 19:57:17.661354 [ 4 ] {3e911a5e-a538-437b-9cf8-8de979ba8956} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6972 | 2025.09.18 19:57:17.661490 [ 4 ] {3e911a5e-a538-437b-9cf8-8de979ba8956} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001207 sec., 4971.0024855012425 rows/sec., 259.72 KiB/sec. | ||
| 6973 | 2025.09.18 19:57:17.661528 [ 4 ] {3e911a5e-a538-437b-9cf8-8de979ba8956} <Debug> TCPHandler: Processed in 0.001418184 sec. | ||
| 6974 | 2025.09.18 19:57:17.661642 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6975 | 2025.09.18 19:57:17.661740 [ 4 ] {ff8d8788-cf3c-4724-92ab-b02c08ff5676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6976 | 2025.09.18 19:57:17.661783 [ 4 ] {ff8d8788-cf3c-4724-92ab-b02c08ff5676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6977 | 2025.09.18 19:57:17.662253 [ 4 ] {ff8d8788-cf3c-4724-92ab-b02c08ff5676} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6978 | 2025.09.18 19:57:17.662287 [ 4 ] {ff8d8788-cf3c-4724-92ab-b02c08ff5676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6979 | 2025.09.18 19:57:17.662631 [ 4 ] {ff8d8788-cf3c-4724-92ab-b02c08ff5676} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6980 | 2025.09.18 19:57:17.662850 [ 4 ] {ff8d8788-cf3c-4724-92ab-b02c08ff5676} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6981 | 2025.09.18 19:57:17.662981 [ 4 ] {ff8d8788-cf3c-4724-92ab-b02c08ff5676} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001262 sec., 250396.19651347067 rows/sec., 16.45 MiB/sec. | ||
| 6982 | 2025.09.18 19:57:17.663019 [ 4 ] {ff8d8788-cf3c-4724-92ab-b02c08ff5676} <Debug> TCPHandler: Processed in 0.001428005 sec. | ||
| 6983 | 2025.09.18 19:57:17.663135 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6984 | 2025.09.18 19:57:17.663230 [ 4 ] {2070e932-6db8-4c87-9c82-3e860f90d014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6985 | 2025.09.18 19:57:17.663272 [ 4 ] {2070e932-6db8-4c87-9c82-3e860f90d014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6986 | 2025.09.18 19:57:17.663585 [ 4 ] {2070e932-6db8-4c87-9c82-3e860f90d014} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6987 | 2025.09.18 19:57:17.663618 [ 4 ] {2070e932-6db8-4c87-9c82-3e860f90d014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6988 | 2025.09.18 19:57:17.663907 [ 4 ] {2070e932-6db8-4c87-9c82-3e860f90d014} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6989 | 2025.09.18 19:57:17.664105 [ 4 ] {2070e932-6db8-4c87-9c82-3e860f90d014} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6990 | 2025.09.18 19:57:17.664242 [ 4 ] {2070e932-6db8-4c87-9c82-3e860f90d014} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 6991 | 2025.09.18 19:57:17.664278 [ 4 ] {2070e932-6db8-4c87-9c82-3e860f90d014} <Debug> TCPHandler: Processed in 0.00119424 sec. | ||
| 6992 | 2025.09.18 19:57:17.664386 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6993 | 2025.09.18 19:57:17.664483 [ 4 ] {3285423c-6a1f-4c22-9452-6ddf26eb94db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6994 | 2025.09.18 19:57:17.664536 [ 4 ] {3285423c-6a1f-4c22-9452-6ddf26eb94db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6995 | 2025.09.18 19:57:17.665275 [ 4 ] {3285423c-6a1f-4c22-9452-6ddf26eb94db} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6996 | 2025.09.18 19:57:17.665311 [ 4 ] {3285423c-6a1f-4c22-9452-6ddf26eb94db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 6997 | 2025.09.18 19:57:17.665800 [ 4 ] {3285423c-6a1f-4c22-9452-6ddf26eb94db} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6998 | 2025.09.18 19:57:17.666012 [ 4 ] {3285423c-6a1f-4c22-9452-6ddf26eb94db} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6999 | 2025.09.18 19:57:17.666129 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7000 | 2025.09.18 19:57:17.666150 [ 4 ] {3285423c-6a1f-4c22-9452-6ddf26eb94db} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001687 sec., 5927.682276229994 rows/sec., 10.62 MiB/sec. | ||
| 7001 | 2025.09.18 19:57:17.666199 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7002 | 2025.09.18 19:57:17.666223 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7003 | 2025.09.18 19:57:17.666227 [ 4 ] {3285423c-6a1f-4c22-9452-6ddf26eb94db} <Debug> TCPHandler: Processed in 0.001891492 sec. | ||
| 7004 | 2025.09.18 19:57:17.666350 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7005 | 2025.09.18 19:57:17.666351 [ 188 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::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 | ||
| 7006 | 2025.09.18 19:57:17.666447 [ 4 ] {3d88700e-9232-4a4b-baab-d25f97e5a76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7007 | 2025.09.18 19:57:17.666491 [ 4 ] {3d88700e-9232-4a4b-baab-d25f97e5a76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7008 | 2025.09.18 19:57:17.666644 [ 188 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7009 | 2025.09.18 19:57:17.666718 [ 188 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 619 rows starting from the beginning of the part | ||
| 7010 | 2025.09.18 19:57:17.666838 [ 4 ] {3d88700e-9232-4a4b-baab-d25f97e5a76b} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7011 | 2025.09.18 19:57:17.666869 [ 188 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 7012 | 2025.09.18 19:57:17.666879 [ 4 ] {3d88700e-9232-4a4b-baab-d25f97e5a76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7013 | 2025.09.18 19:57:17.667002 [ 188 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 7014 | 2025.09.18 19:57:17.667121 [ 188 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 7015 | 2025.09.18 19:57:17.667212 [ 4 ] {3d88700e-9232-4a4b-baab-d25f97e5a76b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7016 | 2025.09.18 19:57:17.667240 [ 188 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 7017 | 2025.09.18 19:57:17.667358 [ 188 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 7018 | 2025.09.18 19:57:17.667433 [ 4 ] {3d88700e-9232-4a4b-baab-d25f97e5a76b} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7019 | 2025.09.18 19:57:17.667567 [ 4 ] {3d88700e-9232-4a4b-baab-d25f97e5a76b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001139 sec., 91308.1650570676 rows/sec., 5.59 MiB/sec. | ||
| 7020 | 2025.09.18 19:57:17.667603 [ 4 ] {3d88700e-9232-4a4b-baab-d25f97e5a76b} <Debug> TCPHandler: Processed in 0.001305282 sec. | ||
| 7021 | 2025.09.18 19:57:17.672044 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 713 rows, containing 19 columns (19 merged, 0 gathered) in 0.005755599 sec., 123879.37380627108 rows/sec., 221.99 MiB/sec. | ||
| 7022 | 2025.09.18 19:57:17.672847 [ 190 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7023 | 2025.09.18 19:57:17.673169 [ 190 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2025.09.18 19:57:17.673237 [ 190 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7025 | 2025.09.18 19:57:17.673350 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 7026 | 2025.09.18 19:57:18.457514 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13899 | ||
| 7027 | 2025.09.18 19:57:18.458097 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7028 | 2025.09.18 19:57:18.458148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7029 | 2025.09.18 19:57:18.458664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7030 | 2025.09.18 19:57:18.458880 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7031 | 2025.09.18 19:57:18.459008 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13899 | ||
| 7032 | 2025.09.18 19:57:19.188941 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7033 | 2025.09.18 19:57:19.206879 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7034 | 2025.09.18 19:57:19.206942 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7035 | 2025.09.18 19:57:19.212968 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7036 | 2025.09.18 19:57:19.213669 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7037 | 2025.09.18 19:57:19.216800 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7038 | 2025.09.18 19:57:20.984135 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 920 | ||
| 7039 | 2025.09.18 19:57:20.986458 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7040 | 2025.09.18 19:57:20.986494 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7041 | 2025.09.18 19:57:20.987630 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7042 | 2025.09.18 19:57:20.987888 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7043 | 2025.09.18 19:57:20.988009 [ 134 ] {} <Debug> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7044 | 2025.09.18 19:57:20.988045 [ 134 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7045 | 2025.09.18 19:57:20.988064 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7046 | 2025.09.18 19:57:20.988131 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 920 | ||
| 7047 | 2025.09.18 19:57:20.988182 [ 188 ] {eca61143-6adc-4c6e-b536-625d299862ef::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 | ||
| 7048 | 2025.09.18 19:57:20.988769 [ 188 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7049 | 2025.09.18 19:57:20.988904 [ 188 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 732 rows starting from the beginning of the part | ||
| 7050 | 2025.09.18 19:57:20.989249 [ 188 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 7051 | 2025.09.18 19:57:20.989623 [ 188 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
| 7052 | 2025.09.18 19:57:20.989979 [ 188 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 7053 | 2025.09.18 19:57:20.990315 [ 188 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part | ||
| 7054 | 2025.09.18 19:57:20.990648 [ 188 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 7055 | 2025.09.18 19:57:20.996283 [ 194 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 920 rows, containing 72 columns (72 merged, 0 gathered) in 0.008157099 sec., 112785.1948345852 rows/sec., 95.27 MiB/sec. | ||
| 7056 | 2025.09.18 19:57:20.997281 [ 188 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7057 | 2025.09.18 19:57:20.997762 [ 188 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_21_4} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2025.09.18 19:57:20.997832 [ 188 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_21_4} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7059 | 2025.09.18 19:57:20.997971 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 7060 | 2025.09.18 19:57:22.637753 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7061 | 2025.09.18 19:57:22.637931 [ 4 ] {7967f787-8a16-4e5d-bf9e-b85da478eb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7062 | 2025.09.18 19:57:22.637997 [ 4 ] {7967f787-8a16-4e5d-bf9e-b85da478eb1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7063 | 2025.09.18 19:57:22.638702 [ 4 ] {7967f787-8a16-4e5d-bf9e-b85da478eb1b} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7064 | 2025.09.18 19:57:22.638751 [ 4 ] {7967f787-8a16-4e5d-bf9e-b85da478eb1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7065 | 2025.09.18 19:57:22.639143 [ 4 ] {7967f787-8a16-4e5d-bf9e-b85da478eb1b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7066 | 2025.09.18 19:57:22.639367 [ 4 ] {7967f787-8a16-4e5d-bf9e-b85da478eb1b} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7067 | 2025.09.18 19:57:22.639530 [ 4 ] {7967f787-8a16-4e5d-bf9e-b85da478eb1b} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001647 sec., 72859.74499089253 rows/sec., 6.19 MiB/sec. | ||
| 7068 | 2025.09.18 19:57:22.639577 [ 4 ] {7967f787-8a16-4e5d-bf9e-b85da478eb1b} <Debug> TCPHandler: Processed in 0.001947093 sec. | ||
| 7069 | 2025.09.18 19:57:22.639712 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7070 | 2025.09.18 19:57:22.639816 [ 4 ] {c0714b8b-4a2b-4f6b-9962-76b81e7936e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7071 | 2025.09.18 19:57:22.639860 [ 4 ] {c0714b8b-4a2b-4f6b-9962-76b81e7936e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7072 | 2025.09.18 19:57:22.640279 [ 4 ] {c0714b8b-4a2b-4f6b-9962-76b81e7936e5} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7073 | 2025.09.18 19:57:22.640317 [ 4 ] {c0714b8b-4a2b-4f6b-9962-76b81e7936e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7074 | 2025.09.18 19:57:22.640615 [ 4 ] {c0714b8b-4a2b-4f6b-9962-76b81e7936e5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7075 | 2025.09.18 19:57:22.640820 [ 4 ] {c0714b8b-4a2b-4f6b-9962-76b81e7936e5} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7076 | 2025.09.18 19:57:22.640956 [ 4 ] {c0714b8b-4a2b-4f6b-9962-76b81e7936e5} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001163 sec., 27515.04729148753 rows/sec., 2.02 MiB/sec. | ||
| 7077 | 2025.09.18 19:57:22.640994 [ 4 ] {c0714b8b-4a2b-4f6b-9962-76b81e7936e5} <Debug> TCPHandler: Processed in 0.001336773 sec. | ||
| 7078 | 2025.09.18 19:57:22.641101 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7079 | 2025.09.18 19:57:22.641198 [ 4 ] {367e2037-1d91-43be-a287-172a2e1e4c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7080 | 2025.09.18 19:57:22.641239 [ 4 ] {367e2037-1d91-43be-a287-172a2e1e4c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7081 | 2025.09.18 19:57:22.641666 [ 4 ] {367e2037-1d91-43be-a287-172a2e1e4c09} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7082 | 2025.09.18 19:57:22.641704 [ 4 ] {367e2037-1d91-43be-a287-172a2e1e4c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7083 | 2025.09.18 19:57:22.642022 [ 4 ] {367e2037-1d91-43be-a287-172a2e1e4c09} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7084 | 2025.09.18 19:57:22.642227 [ 4 ] {367e2037-1d91-43be-a287-172a2e1e4c09} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7085 | 2025.09.18 19:57:22.642355 [ 4 ] {367e2037-1d91-43be-a287-172a2e1e4c09} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001177 sec., 81563.29651656754 rows/sec., 6.37 MiB/sec. | ||
| 7086 | 2025.09.18 19:57:22.642394 [ 4 ] {367e2037-1d91-43be-a287-172a2e1e4c09} <Debug> TCPHandler: Processed in 0.001343754 sec. | ||
| 7087 | 2025.09.18 19:57:22.642507 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7088 | 2025.09.18 19:57:22.642605 [ 4 ] {22040e24-de33-4616-a349-cc96763459a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7089 | 2025.09.18 19:57:22.642650 [ 4 ] {22040e24-de33-4616-a349-cc96763459a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7090 | 2025.09.18 19:57:22.643066 [ 4 ] {22040e24-de33-4616-a349-cc96763459a5} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7091 | 2025.09.18 19:57:22.643102 [ 4 ] {22040e24-de33-4616-a349-cc96763459a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7092 | 2025.09.18 19:57:22.643432 [ 4 ] {22040e24-de33-4616-a349-cc96763459a5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7093 | 2025.09.18 19:57:22.643640 [ 4 ] {22040e24-de33-4616-a349-cc96763459a5} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7094 | 2025.09.18 19:57:22.643770 [ 4 ] {22040e24-de33-4616-a349-cc96763459a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 7095 | 2025.09.18 19:57:22.643807 [ 4 ] {22040e24-de33-4616-a349-cc96763459a5} <Debug> TCPHandler: Processed in 0.001350534 sec. | ||
| 7096 | 2025.09.18 19:57:22.643907 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7097 | 2025.09.18 19:57:22.644004 [ 4 ] {314fe91a-c377-4602-afd7-dec75573bad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7098 | 2025.09.18 19:57:22.644057 [ 4 ] {314fe91a-c377-4602-afd7-dec75573bad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7099 | 2025.09.18 19:57:22.644863 [ 4 ] {314fe91a-c377-4602-afd7-dec75573bad5} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7100 | 2025.09.18 19:57:22.644899 [ 4 ] {314fe91a-c377-4602-afd7-dec75573bad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7101 | 2025.09.18 19:57:22.645435 [ 4 ] {314fe91a-c377-4602-afd7-dec75573bad5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7102 | 2025.09.18 19:57:22.645654 [ 4 ] {314fe91a-c377-4602-afd7-dec75573bad5} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7103 | 2025.09.18 19:57:22.645792 [ 4 ] {314fe91a-c377-4602-afd7-dec75573bad5} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001808 sec., 17699.11504424779 rows/sec., 31.72 MiB/sec. | ||
| 7104 | 2025.09.18 19:57:22.645854 [ 4 ] {314fe91a-c377-4602-afd7-dec75573bad5} <Debug> TCPHandler: Processed in 0.001994755 sec. | ||
| 7105 | 2025.09.18 19:57:22.645968 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7106 | 2025.09.18 19:57:22.646064 [ 4 ] {5e879daa-42ad-48aa-861d-81e3a04e9882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7107 | 2025.09.18 19:57:22.646106 [ 4 ] {5e879daa-42ad-48aa-861d-81e3a04e9882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7108 | 2025.09.18 19:57:22.646443 [ 4 ] {5e879daa-42ad-48aa-861d-81e3a04e9882} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7109 | 2025.09.18 19:57:22.646479 [ 4 ] {5e879daa-42ad-48aa-861d-81e3a04e9882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7110 | 2025.09.18 19:57:22.646776 [ 4 ] {5e879daa-42ad-48aa-861d-81e3a04e9882} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7111 | 2025.09.18 19:57:22.646993 [ 4 ] {5e879daa-42ad-48aa-861d-81e3a04e9882} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7112 | 2025.09.18 19:57:22.647119 [ 4 ] {5e879daa-42ad-48aa-861d-81e3a04e9882} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 7113 | 2025.09.18 19:57:22.647155 [ 4 ] {5e879daa-42ad-48aa-861d-81e3a04e9882} <Debug> TCPHandler: Processed in 0.001237511 sec. | ||
| 7114 | 2025.09.18 19:57:25.844231 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7115 | 2025.09.18 19:57:25.844293 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7116 | 2025.09.18 19:57:25.959896 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14347 | ||
| 7117 | 2025.09.18 19:57:25.960361 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2025.09.18 19:57:25.960395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7119 | 2025.09.18 19:57:25.960862 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7120 | 2025.09.18 19:57:25.961092 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2025.09.18 19:57:25.961217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14347 | ||
| 7122 | 2025.09.18 19:57:26.717702 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7123 | 2025.09.18 19:57:26.735837 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2025.09.18 19:57:26.735905 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7125 | 2025.09.18 19:57:26.741527 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7126 | 2025.09.18 19:57:26.742215 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2025.09.18 19:57:26.745206 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7128 | 2025.09.18 19:57:27.647868 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7129 | 2025.09.18 19:57:27.648067 [ 4 ] {46973570-d887-4247-8fde-003e9a720ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7130 | 2025.09.18 19:57:27.648140 [ 4 ] {46973570-d887-4247-8fde-003e9a720ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7131 | 2025.09.18 19:57:27.649082 [ 4 ] {46973570-d887-4247-8fde-003e9a720ed7} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7132 | 2025.09.18 19:57:27.649130 [ 4 ] {46973570-d887-4247-8fde-003e9a720ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7133 | 2025.09.18 19:57:27.649535 [ 4 ] {46973570-d887-4247-8fde-003e9a720ed7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7134 | 2025.09.18 19:57:27.649745 [ 4 ] {46973570-d887-4247-8fde-003e9a720ed7} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7135 | 2025.09.18 19:57:27.649873 [ 123 ] {} <Debug> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7136 | 2025.09.18 19:57:27.649888 [ 4 ] {46973570-d887-4247-8fde-003e9a720ed7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.0019 sec., 215789.47368421053 rows/sec., 13.69 MiB/sec. | ||
| 7137 | 2025.09.18 19:57:27.649946 [ 123 ] {} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7138 | 2025.09.18 19:57:27.649962 [ 4 ] {46973570-d887-4247-8fde-003e9a720ed7} <Debug> TCPHandler: Processed in 0.002259399 sec. | ||
| 7139 | 2025.09.18 19:57:27.649976 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7140 | 2025.09.18 19:57:27.650088 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7141 | 2025.09.18 19:57:27.650146 [ 196 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::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 | ||
| 7142 | 2025.09.18 19:57:27.650191 [ 4 ] {4c9bb523-dbfb-4069-8ae1-ace7261470d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7143 | 2025.09.18 19:57:27.650237 [ 4 ] {4c9bb523-dbfb-4069-8ae1-ace7261470d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7144 | 2025.09.18 19:57:27.650281 [ 196 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7145 | 2025.09.18 19:57:27.650322 [ 196 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 434 rows starting from the beginning of the part | ||
| 7146 | 2025.09.18 19:57:27.650389 [ 196 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 7147 | 2025.09.18 19:57:27.650438 [ 196 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 7148 | 2025.09.18 19:57:27.650547 [ 196 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 7149 | 2025.09.18 19:57:27.650591 [ 196 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 7150 | 2025.09.18 19:57:27.650640 [ 196 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 7151 | 2025.09.18 19:57:27.651339 [ 4 ] {4c9bb523-dbfb-4069-8ae1-ace7261470d6} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2025.09.18 19:57:27.651382 [ 4 ] {4c9bb523-dbfb-4069-8ae1-ace7261470d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7153 | 2025.09.18 19:57:27.651766 [ 4 ] {4c9bb523-dbfb-4069-8ae1-ace7261470d6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7154 | 2025.09.18 19:57:27.651816 [ 196 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001690579 sec., 1469319.091269914 rows/sec., 99.09 MiB/sec. | ||
| 7155 | 2025.09.18 19:57:27.651987 [ 4 ] {4c9bb523-dbfb-4069-8ae1-ace7261470d6} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7156 | 2025.09.18 19:57:27.652026 [ 201 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7157 | 2025.09.18 19:57:27.652131 [ 4 ] {4c9bb523-dbfb-4069-8ae1-ace7261470d6} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001918 sec., 590198.1230448384 rows/sec., 46.77 MiB/sec. | ||
| 7158 | 2025.09.18 19:57:27.652175 [ 4 ] {4c9bb523-dbfb-4069-8ae1-ace7261470d6} <Debug> TCPHandler: Processed in 0.002103096 sec. | ||
| 7159 | 2025.09.18 19:57:27.652298 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7160 | 2025.09.18 19:57:27.652352 [ 201 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_21_4} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7161 | 2025.09.18 19:57:27.652399 [ 4 ] {78057337-5134-4048-bb02-9f396d623b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7162 | 2025.09.18 19:57:27.652440 [ 201 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_21_4} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7163 | 2025.09.18 19:57:27.652444 [ 4 ] {78057337-5134-4048-bb02-9f396d623b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7164 | 2025.09.18 19:57:27.652549 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 7165 | 2025.09.18 19:57:27.652939 [ 4 ] {78057337-5134-4048-bb02-9f396d623b98} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7166 | 2025.09.18 19:57:27.652979 [ 4 ] {78057337-5134-4048-bb02-9f396d623b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7167 | 2025.09.18 19:57:27.653293 [ 4 ] {78057337-5134-4048-bb02-9f396d623b98} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7168 | 2025.09.18 19:57:27.653508 [ 4 ] {78057337-5134-4048-bb02-9f396d623b98} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7169 | 2025.09.18 19:57:27.653642 [ 4 ] {78057337-5134-4048-bb02-9f396d623b98} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001264 sec., 170094.93670886077 rows/sec., 10.10 MiB/sec. | ||
| 7170 | 2025.09.18 19:57:27.653679 [ 4 ] {78057337-5134-4048-bb02-9f396d623b98} <Debug> TCPHandler: Processed in 0.001431905 sec. | ||
| 7171 | 2025.09.18 19:57:27.653787 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7172 | 2025.09.18 19:57:27.653885 [ 4 ] {390abf73-535c-4de6-ad65-e14bc099421a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7173 | 2025.09.18 19:57:27.653924 [ 4 ] {390abf73-535c-4de6-ad65-e14bc099421a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7174 | 2025.09.18 19:57:27.654389 [ 4 ] {390abf73-535c-4de6-ad65-e14bc099421a} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7175 | 2025.09.18 19:57:27.654426 [ 4 ] {390abf73-535c-4de6-ad65-e14bc099421a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7176 | 2025.09.18 19:57:27.654726 [ 4 ] {390abf73-535c-4de6-ad65-e14bc099421a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7177 | 2025.09.18 19:57:27.654931 [ 4 ] {390abf73-535c-4de6-ad65-e14bc099421a} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7178 | 2025.09.18 19:57:27.655064 [ 4 ] {390abf73-535c-4de6-ad65-e14bc099421a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001199 sec., 176814.011676397 rows/sec., 11.40 MiB/sec. | ||
| 7179 | 2025.09.18 19:57:27.655103 [ 4 ] {390abf73-535c-4de6-ad65-e14bc099421a} <Debug> TCPHandler: Processed in 0.001366003 sec. | ||
| 7180 | 2025.09.18 19:57:27.655209 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7181 | 2025.09.18 19:57:27.655309 [ 4 ] {15b29b45-5cec-4cd8-afea-6ce999ee2298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7182 | 2025.09.18 19:57:27.655349 [ 4 ] {15b29b45-5cec-4cd8-afea-6ce999ee2298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7183 | 2025.09.18 19:57:27.655830 [ 4 ] {15b29b45-5cec-4cd8-afea-6ce999ee2298} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7184 | 2025.09.18 19:57:27.655865 [ 4 ] {15b29b45-5cec-4cd8-afea-6ce999ee2298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7185 | 2025.09.18 19:57:27.656172 [ 4 ] {15b29b45-5cec-4cd8-afea-6ce999ee2298} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7186 | 2025.09.18 19:57:27.656373 [ 4 ] {15b29b45-5cec-4cd8-afea-6ce999ee2298} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7187 | 2025.09.18 19:57:27.656483 [ 122 ] {} <Debug> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7188 | 2025.09.18 19:57:27.656502 [ 4 ] {15b29b45-5cec-4cd8-afea-6ce999ee2298} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001212 sec., 174092.40924092408 rows/sec., 9.89 MiB/sec. | ||
| 7189 | 2025.09.18 19:57:27.656520 [ 122 ] {} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7190 | 2025.09.18 19:57:27.656540 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7191 | 2025.09.18 19:57:27.656548 [ 4 ] {15b29b45-5cec-4cd8-afea-6ce999ee2298} <Debug> TCPHandler: Processed in 0.001389694 sec. | ||
| 7192 | 2025.09.18 19:57:27.656617 [ 194 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::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 | ||
| 7193 | 2025.09.18 19:57:27.656647 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7194 | 2025.09.18 19:57:27.656718 [ 194 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7195 | 2025.09.18 19:57:27.656741 [ 4 ] {4b2eecc2-93b6-4896-a5a4-0f2e8b99375f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7196 | 2025.09.18 19:57:27.656752 [ 194 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 223 rows starting from the beginning of the part | ||
| 7197 | 2025.09.18 19:57:27.656784 [ 4 ] {4b2eecc2-93b6-4896-a5a4-0f2e8b99375f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7198 | 2025.09.18 19:57:27.656851 [ 194 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 7199 | 2025.09.18 19:57:27.656904 [ 194 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 7200 | 2025.09.18 19:57:27.656950 [ 194 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 7201 | 2025.09.18 19:57:27.656990 [ 194 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 7202 | 2025.09.18 19:57:27.657033 [ 194 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 7203 | 2025.09.18 19:57:27.657485 [ 4 ] {4b2eecc2-93b6-4896-a5a4-0f2e8b99375f} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7204 | 2025.09.18 19:57:27.657518 [ 4 ] {4b2eecc2-93b6-4896-a5a4-0f2e8b99375f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7205 | 2025.09.18 19:57:27.657855 [ 4 ] {4b2eecc2-93b6-4896-a5a4-0f2e8b99375f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7206 | 2025.09.18 19:57:27.657995 [ 186 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412614 sec., 904705.7441027769 rows/sec., 54.99 MiB/sec. | ||
| 7207 | 2025.09.18 19:57:27.658068 [ 4 ] {4b2eecc2-93b6-4896-a5a4-0f2e8b99375f} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7208 | 2025.09.18 19:57:27.658194 [ 4 ] {4b2eecc2-93b6-4896-a5a4-0f2e8b99375f} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001472 sec., 468070.652173913 rows/sec., 32.69 MiB/sec. | ||
| 7209 | 2025.09.18 19:57:27.658204 [ 195 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7210 | 2025.09.18 19:57:27.658231 [ 4 ] {4b2eecc2-93b6-4896-a5a4-0f2e8b99375f} <Debug> TCPHandler: Processed in 0.001630937 sec. | ||
| 7211 | 2025.09.18 19:57:27.658339 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7212 | 2025.09.18 19:57:27.658443 [ 4 ] {06f49b8c-932e-40ac-a33b-210d0fc5385b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7213 | 2025.09.18 19:57:27.658487 [ 4 ] {06f49b8c-932e-40ac-a33b-210d0fc5385b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7214 | 2025.09.18 19:57:27.658558 [ 195 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_21_4} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7215 | 2025.09.18 19:57:27.658655 [ 195 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_21_4} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7216 | 2025.09.18 19:57:27.658770 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 7217 | 2025.09.18 19:57:27.658813 [ 4 ] {06f49b8c-932e-40ac-a33b-210d0fc5385b} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7218 | 2025.09.18 19:57:27.658854 [ 4 ] {06f49b8c-932e-40ac-a33b-210d0fc5385b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7219 | 2025.09.18 19:57:27.659167 [ 4 ] {06f49b8c-932e-40ac-a33b-210d0fc5385b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7220 | 2025.09.18 19:57:27.659375 [ 4 ] {06f49b8c-932e-40ac-a33b-210d0fc5385b} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2025.09.18 19:57:27.659507 [ 4 ] {06f49b8c-932e-40ac-a33b-210d0fc5385b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 7222 | 2025.09.18 19:57:27.659543 [ 4 ] {06f49b8c-932e-40ac-a33b-210d0fc5385b} <Debug> TCPHandler: Processed in 0.001253281 sec. | ||
| 7223 | 2025.09.18 19:57:27.659652 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7224 | 2025.09.18 19:57:27.659766 [ 4 ] {59dbce75-b2cb-448b-95a9-ae093af5b8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7225 | 2025.09.18 19:57:27.659817 [ 4 ] {59dbce75-b2cb-448b-95a9-ae093af5b8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7226 | 2025.09.18 19:57:27.660318 [ 4 ] {59dbce75-b2cb-448b-95a9-ae093af5b8f2} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2025.09.18 19:57:27.660359 [ 4 ] {59dbce75-b2cb-448b-95a9-ae093af5b8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7228 | 2025.09.18 19:57:27.660742 [ 4 ] {59dbce75-b2cb-448b-95a9-ae093af5b8f2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7229 | 2025.09.18 19:57:27.660947 [ 4 ] {59dbce75-b2cb-448b-95a9-ae093af5b8f2} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7230 | 2025.09.18 19:57:27.661078 [ 4 ] {59dbce75-b2cb-448b-95a9-ae093af5b8f2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001336 sec., 235029.9401197605 rows/sec., 15.44 MiB/sec. | ||
| 7231 | 2025.09.18 19:57:27.661114 [ 4 ] {59dbce75-b2cb-448b-95a9-ae093af5b8f2} <Debug> TCPHandler: Processed in 0.001511776 sec. | ||
| 7232 | 2025.09.18 19:57:27.661213 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7233 | 2025.09.18 19:57:27.661305 [ 4 ] {60b442d5-0e28-4022-9af2-50bb935b064b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7234 | 2025.09.18 19:57:27.661345 [ 4 ] {60b442d5-0e28-4022-9af2-50bb935b064b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7235 | 2025.09.18 19:57:27.661665 [ 4 ] {60b442d5-0e28-4022-9af2-50bb935b064b} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7236 | 2025.09.18 19:57:27.661697 [ 4 ] {60b442d5-0e28-4022-9af2-50bb935b064b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7237 | 2025.09.18 19:57:27.661977 [ 4 ] {60b442d5-0e28-4022-9af2-50bb935b064b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7238 | 2025.09.18 19:57:27.662184 [ 4 ] {60b442d5-0e28-4022-9af2-50bb935b064b} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2025.09.18 19:57:27.662270 [ 122 ] {} <Debug> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 7240 | 2025.09.18 19:57:27.662296 [ 122 ] {} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7241 | 2025.09.18 19:57:27.662308 [ 4 ] {60b442d5-0e28-4022-9af2-50bb935b064b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 7242 | 2025.09.18 19:57:27.662311 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7243 | 2025.09.18 19:57:27.662344 [ 4 ] {60b442d5-0e28-4022-9af2-50bb935b064b} <Debug> TCPHandler: Processed in 0.0011773 sec. | ||
| 7244 | 2025.09.18 19:57:27.662404 [ 201 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 7245 | 2025.09.18 19:57:27.662454 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7246 | 2025.09.18 19:57:27.662518 [ 201 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7247 | 2025.09.18 19:57:27.662553 [ 4 ] {1cad4d68-1dad-4cb6-83d5-ceb89f79f7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7248 | 2025.09.18 19:57:27.662563 [ 201 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
| 7249 | 2025.09.18 19:57:27.662614 [ 4 ] {1cad4d68-1dad-4cb6-83d5-ceb89f79f7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7250 | 2025.09.18 19:57:27.662645 [ 201 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 7251 | 2025.09.18 19:57:27.662696 [ 201 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 7252 | 2025.09.18 19:57:27.662734 [ 201 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 7253 | 2025.09.18 19:57:27.662770 [ 201 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 7254 | 2025.09.18 19:57:27.662810 [ 201 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 7255 | 2025.09.18 19:57:27.663378 [ 4 ] {1cad4d68-1dad-4cb6-83d5-ceb89f79f7ba} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2025.09.18 19:57:27.663419 [ 4 ] {1cad4d68-1dad-4cb6-83d5-ceb89f79f7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7257 | 2025.09.18 19:57:27.663811 [ 192 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001444775 sec., 13150.83663546227 rows/sec., 886.14 KiB/sec. | ||
| 7258 | 2025.09.18 19:57:27.663946 [ 4 ] {1cad4d68-1dad-4cb6-83d5-ceb89f79f7ba} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7259 | 2025.09.18 19:57:27.663963 [ 197 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7260 | 2025.09.18 19:57:27.664219 [ 4 ] {1cad4d68-1dad-4cb6-83d5-ceb89f79f7ba} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7261 | 2025.09.18 19:57:27.664315 [ 197 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_19_4} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7262 | 2025.09.18 19:57:27.664378 [ 4 ] {1cad4d68-1dad-4cb6-83d5-ceb89f79f7ba} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001843 sec., 5425.9359739555075 rows/sec., 9.72 MiB/sec. | ||
| 7263 | 2025.09.18 19:57:27.664401 [ 197 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_19_4} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 7264 | 2025.09.18 19:57:27.664441 [ 4 ] {1cad4d68-1dad-4cb6-83d5-ceb89f79f7ba} <Debug> TCPHandler: Processed in 0.002037015 sec. | ||
| 7265 | 2025.09.18 19:57:27.664499 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7266 | 2025.09.18 19:57:27.664561 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7267 | 2025.09.18 19:57:27.664661 [ 4 ] {8d26871a-0630-4fad-9d3f-25223b8fbeb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7268 | 2025.09.18 19:57:27.664704 [ 4 ] {8d26871a-0630-4fad-9d3f-25223b8fbeb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7269 | 2025.09.18 19:57:27.665036 [ 4 ] {8d26871a-0630-4fad-9d3f-25223b8fbeb2} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7270 | 2025.09.18 19:57:27.665071 [ 4 ] {8d26871a-0630-4fad-9d3f-25223b8fbeb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7271 | 2025.09.18 19:57:27.665377 [ 4 ] {8d26871a-0630-4fad-9d3f-25223b8fbeb2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7272 | 2025.09.18 19:57:27.665585 [ 4 ] {8d26871a-0630-4fad-9d3f-25223b8fbeb2} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7273 | 2025.09.18 19:57:27.665711 [ 4 ] {8d26871a-0630-4fad-9d3f-25223b8fbeb2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001068 sec., 97378.27715355805 rows/sec., 5.97 MiB/sec. | ||
| 7274 | 2025.09.18 19:57:27.665745 [ 4 ] {8d26871a-0630-4fad-9d3f-25223b8fbeb2} <Debug> TCPHandler: Processed in 0.001234821 sec. | ||
| 7275 | 2025.09.18 19:57:30.989210 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 954 | ||
| 7276 | 2025.09.18 19:57:30.991536 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7277 | 2025.09.18 19:57:30.991593 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7278 | 2025.09.18 19:57:30.992786 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7279 | 2025.09.18 19:57:30.993060 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7280 | 2025.09.18 19:57:30.993419 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 954 | ||
| 7281 | 2025.09.18 19:57:32.667368 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7282 | 2025.09.18 19:57:32.667568 [ 4 ] {dc51c3b1-1bf8-4fd8-8c2d-e7a9f4335dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7283 | 2025.09.18 19:57:32.667642 [ 4 ] {dc51c3b1-1bf8-4fd8-8c2d-e7a9f4335dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7284 | 2025.09.18 19:57:32.668256 [ 4 ] {dc51c3b1-1bf8-4fd8-8c2d-e7a9f4335dbf} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7285 | 2025.09.18 19:57:32.668303 [ 4 ] {dc51c3b1-1bf8-4fd8-8c2d-e7a9f4335dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7286 | 2025.09.18 19:57:32.668702 [ 4 ] {dc51c3b1-1bf8-4fd8-8c2d-e7a9f4335dbf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7287 | 2025.09.18 19:57:32.668921 [ 4 ] {dc51c3b1-1bf8-4fd8-8c2d-e7a9f4335dbf} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7288 | 2025.09.18 19:57:32.669083 [ 4 ] {dc51c3b1-1bf8-4fd8-8c2d-e7a9f4335dbf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00157 sec., 1273.8853503184714 rows/sec., 103.88 KiB/sec. | ||
| 7289 | 2025.09.18 19:57:32.669133 [ 4 ] {dc51c3b1-1bf8-4fd8-8c2d-e7a9f4335dbf} <Debug> TCPHandler: Processed in 0.001901492 sec. | ||
| 7290 | 2025.09.18 19:57:32.669257 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7291 | 2025.09.18 19:57:32.669363 [ 4 ] {ec4db707-8a0f-4bbb-be78-a15280cca03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7292 | 2025.09.18 19:57:32.669406 [ 4 ] {ec4db707-8a0f-4bbb-be78-a15280cca03e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7293 | 2025.09.18 19:57:32.670469 [ 4 ] {ec4db707-8a0f-4bbb-be78-a15280cca03e} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7294 | 2025.09.18 19:57:32.670506 [ 4 ] {ec4db707-8a0f-4bbb-be78-a15280cca03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7295 | 2025.09.18 19:57:32.670903 [ 4 ] {ec4db707-8a0f-4bbb-be78-a15280cca03e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7296 | 2025.09.18 19:57:32.671112 [ 4 ] {ec4db707-8a0f-4bbb-be78-a15280cca03e} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7297 | 2025.09.18 19:57:32.671249 [ 4 ] {ec4db707-8a0f-4bbb-be78-a15280cca03e} <Debug> executeQuery: Read 1261 rows, 107.08 KiB in 0.00191 sec., 660209.4240837697 rows/sec., 54.75 MiB/sec. | ||
| 7298 | 2025.09.18 19:57:32.671288 [ 4 ] {ec4db707-8a0f-4bbb-be78-a15280cca03e} <Debug> TCPHandler: Processed in 0.002084826 sec. | ||
| 7299 | 2025.09.18 19:57:32.671401 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7300 | 2025.09.18 19:57:32.671501 [ 4 ] {0838e814-a6ba-4550-9146-451569f0858c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7301 | 2025.09.18 19:57:32.671546 [ 4 ] {0838e814-a6ba-4550-9146-451569f0858c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7302 | 2025.09.18 19:57:32.671940 [ 4 ] {0838e814-a6ba-4550-9146-451569f0858c} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7303 | 2025.09.18 19:57:32.671975 [ 4 ] {0838e814-a6ba-4550-9146-451569f0858c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7304 | 2025.09.18 19:57:32.672271 [ 4 ] {0838e814-a6ba-4550-9146-451569f0858c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7305 | 2025.09.18 19:57:32.672480 [ 4 ] {0838e814-a6ba-4550-9146-451569f0858c} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7306 | 2025.09.18 19:57:32.672611 [ 4 ] {0838e814-a6ba-4550-9146-451569f0858c} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001132 sec., 30035.335689045936 rows/sec., 2.20 MiB/sec. | ||
| 7307 | 2025.09.18 19:57:32.672649 [ 4 ] {0838e814-a6ba-4550-9146-451569f0858c} <Debug> TCPHandler: Processed in 0.001300652 sec. | ||
| 7308 | 2025.09.18 19:57:32.672761 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7309 | 2025.09.18 19:57:32.672859 [ 4 ] {d4fc8862-14f1-47da-950a-9c366fe7412d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7310 | 2025.09.18 19:57:32.672898 [ 4 ] {d4fc8862-14f1-47da-950a-9c366fe7412d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7311 | 2025.09.18 19:57:32.673382 [ 4 ] {d4fc8862-14f1-47da-950a-9c366fe7412d} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7312 | 2025.09.18 19:57:32.673417 [ 4 ] {d4fc8862-14f1-47da-950a-9c366fe7412d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7313 | 2025.09.18 19:57:32.673732 [ 4 ] {d4fc8862-14f1-47da-950a-9c366fe7412d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7314 | 2025.09.18 19:57:32.673935 [ 4 ] {d4fc8862-14f1-47da-950a-9c366fe7412d} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7315 | 2025.09.18 19:57:32.674048 [ 117 ] {} <Debug> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7316 | 2025.09.18 19:57:32.674063 [ 4 ] {d4fc8862-14f1-47da-950a-9c366fe7412d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001223 sec., 186426.81929681113 rows/sec., 12.62 MiB/sec. | ||
| 7317 | 2025.09.18 19:57:32.674117 [ 117 ] {} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7318 | 2025.09.18 19:57:32.674124 [ 4 ] {d4fc8862-14f1-47da-950a-9c366fe7412d} <Debug> TCPHandler: Processed in 0.001413535 sec. | ||
| 7319 | 2025.09.18 19:57:32.674147 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7320 | 2025.09.18 19:57:32.674249 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7321 | 2025.09.18 19:57:32.674256 [ 186 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::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 | ||
| 7322 | 2025.09.18 19:57:32.674353 [ 4 ] {a3b8e3dd-6281-43f6-8348-033549d9837f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7323 | 2025.09.18 19:57:32.674360 [ 186 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7324 | 2025.09.18 19:57:32.674394 [ 4 ] {a3b8e3dd-6281-43f6-8348-033549d9837f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7325 | 2025.09.18 19:57:32.674396 [ 186 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 464 rows starting from the beginning of the part | ||
| 7326 | 2025.09.18 19:57:32.674461 [ 186 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part | ||
| 7327 | 2025.09.18 19:57:32.674505 [ 186 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 7328 | 2025.09.18 19:57:32.674548 [ 186 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 7329 | 2025.09.18 19:57:32.674595 [ 186 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 7330 | 2025.09.18 19:57:32.674635 [ 186 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 7331 | 2025.09.18 19:57:32.674990 [ 4 ] {a3b8e3dd-6281-43f6-8348-033549d9837f} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7332 | 2025.09.18 19:57:32.675026 [ 4 ] {a3b8e3dd-6281-43f6-8348-033549d9837f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7333 | 2025.09.18 19:57:32.675357 [ 4 ] {a3b8e3dd-6281-43f6-8348-033549d9837f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7334 | 2025.09.18 19:57:32.675561 [ 4 ] {a3b8e3dd-6281-43f6-8348-033549d9837f} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7335 | 2025.09.18 19:57:32.675586 [ 197 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377003 sec., 1129990.275983422 rows/sec., 79.11 MiB/sec. | ||
| 7336 | 2025.09.18 19:57:32.675703 [ 4 ] {a3b8e3dd-6281-43f6-8348-033549d9837f} <Debug> executeQuery: Read 554 rows, 42.13 KiB in 0.001369 sec., 404674.94521548576 rows/sec., 30.05 MiB/sec. | ||
| 7337 | 2025.09.18 19:57:32.675746 [ 4 ] {a3b8e3dd-6281-43f6-8348-033549d9837f} <Debug> TCPHandler: Processed in 0.001548016 sec. | ||
| 7338 | 2025.09.18 19:57:32.675786 [ 192 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7339 | 2025.09.18 19:57:32.675859 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7340 | 2025.09.18 19:57:32.675961 [ 4 ] {d16c1a85-66a5-4c95-b851-92260521adff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7341 | 2025.09.18 19:57:32.676007 [ 4 ] {d16c1a85-66a5-4c95-b851-92260521adff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7342 | 2025.09.18 19:57:32.676105 [ 192 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_26_5} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7343 | 2025.09.18 19:57:32.676192 [ 192 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_26_5} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7344 | 2025.09.18 19:57:32.676307 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7345 | 2025.09.18 19:57:32.676577 [ 4 ] {d16c1a85-66a5-4c95-b851-92260521adff} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7346 | 2025.09.18 19:57:32.676618 [ 4 ] {d16c1a85-66a5-4c95-b851-92260521adff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7347 | 2025.09.18 19:57:32.677000 [ 4 ] {d16c1a85-66a5-4c95-b851-92260521adff} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7348 | 2025.09.18 19:57:32.677205 [ 4 ] {d16c1a85-66a5-4c95-b851-92260521adff} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7349 | 2025.09.18 19:57:32.677340 [ 4 ] {d16c1a85-66a5-4c95-b851-92260521adff} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001399 sec., 604002.8591851322 rows/sec., 40.65 MiB/sec. | ||
| 7350 | 2025.09.18 19:57:32.677377 [ 4 ] {d16c1a85-66a5-4c95-b851-92260521adff} <Debug> TCPHandler: Processed in 0.001567837 sec. | ||
| 7351 | 2025.09.18 19:57:32.677485 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7352 | 2025.09.18 19:57:32.677581 [ 4 ] {f2f14923-733c-49ae-9b5f-2c955a4f440a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7353 | 2025.09.18 19:57:32.677636 [ 4 ] {f2f14923-733c-49ae-9b5f-2c955a4f440a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7354 | 2025.09.18 19:57:32.678455 [ 4 ] {f2f14923-733c-49ae-9b5f-2c955a4f440a} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7355 | 2025.09.18 19:57:32.678491 [ 4 ] {f2f14923-733c-49ae-9b5f-2c955a4f440a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7356 | 2025.09.18 19:57:32.679026 [ 4 ] {f2f14923-733c-49ae-9b5f-2c955a4f440a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7357 | 2025.09.18 19:57:32.679268 [ 4 ] {f2f14923-733c-49ae-9b5f-2c955a4f440a} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2025.09.18 19:57:32.679411 [ 4 ] {f2f14923-733c-49ae-9b5f-2c955a4f440a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001848 sec., 17316.017316017314 rows/sec., 31.03 MiB/sec. | ||
| 7359 | 2025.09.18 19:57:32.679476 [ 4 ] {f2f14923-733c-49ae-9b5f-2c955a4f440a} <Debug> TCPHandler: Processed in 0.002040835 sec. | ||
| 7360 | 2025.09.18 19:57:32.679590 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7361 | 2025.09.18 19:57:32.679686 [ 4 ] {416fb53d-4555-4385-b0a3-fcdf9d895738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7362 | 2025.09.18 19:57:32.679729 [ 4 ] {416fb53d-4555-4385-b0a3-fcdf9d895738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7363 | 2025.09.18 19:57:32.680064 [ 4 ] {416fb53d-4555-4385-b0a3-fcdf9d895738} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7364 | 2025.09.18 19:57:32.680099 [ 4 ] {416fb53d-4555-4385-b0a3-fcdf9d895738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7365 | 2025.09.18 19:57:32.680403 [ 4 ] {416fb53d-4555-4385-b0a3-fcdf9d895738} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7366 | 2025.09.18 19:57:32.680608 [ 4 ] {416fb53d-4555-4385-b0a3-fcdf9d895738} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7367 | 2025.09.18 19:57:32.680741 [ 4 ] {416fb53d-4555-4385-b0a3-fcdf9d895738} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 7368 | 2025.09.18 19:57:32.680776 [ 4 ] {416fb53d-4555-4385-b0a3-fcdf9d895738} <Debug> TCPHandler: Processed in 0.001235642 sec. | ||
| 7369 | 2025.09.18 19:57:33.461325 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14859 | ||
| 7370 | 2025.09.18 19:57:33.461913 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7371 | 2025.09.18 19:57:33.461962 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7372 | 2025.09.18 19:57:33.462439 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7373 | 2025.09.18 19:57:33.462668 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7374 | 2025.09.18 19:57:33.462811 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14859 | ||
| 7375 | 2025.09.18 19:57:33.462810 [ 117 ] {} <Debug> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7376 | 2025.09.18 19:57:33.462891 [ 117 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7377 | 2025.09.18 19:57:33.462914 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7378 | 2025.09.18 19:57:33.463042 [ 186 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::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 | ||
| 7379 | 2025.09.18 19:57:33.463176 [ 186 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7380 | 2025.09.18 19:57:33.463215 [ 186 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12427 rows starting from the beginning of the part | ||
| 7381 | 2025.09.18 19:57:33.463277 [ 186 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7382 | 2025.09.18 19:57:33.463319 [ 186 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7383 | 2025.09.18 19:57:33.463358 [ 186 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7384 | 2025.09.18 19:57:33.463397 [ 186 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7385 | 2025.09.18 19:57:33.463438 [ 186 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7386 | 2025.09.18 19:57:33.465430 [ 199 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14859 rows, containing 4 columns (4 merged, 0 gathered) in 0.002443252 sec., 6081648.556923314 rows/sec., 87.00 MiB/sec. | ||
| 7387 | 2025.09.18 19:57:33.465823 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7388 | 2025.09.18 19:57:33.466088 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_31_6} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7389 | 2025.09.18 19:57:33.466158 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_31_6} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7390 | 2025.09.18 19:57:33.466266 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7391 | 2025.09.18 19:57:34.245311 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7392 | 2025.09.18 19:57:34.263192 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7393 | 2025.09.18 19:57:34.263256 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7394 | 2025.09.18 19:57:34.269789 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7395 | 2025.09.18 19:57:34.270506 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7396 | 2025.09.18 19:57:34.270825 [ 116 ] {} <Debug> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7397 | 2025.09.18 19:57:34.270891 [ 116 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7398 | 2025.09.18 19:57:34.270910 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7399 | 2025.09.18 19:57:34.271022 [ 193 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 7400 | 2025.09.18 19:57:34.273983 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7401 | 2025.09.18 19:57:34.274779 [ 193 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7402 | 2025.09.18 19:57:34.276390 [ 193 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 7403 | 2025.09.18 19:57:34.281246 [ 193 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 7404 | 2025.09.18 19:57:34.285920 [ 193 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 7405 | 2025.09.18 19:57:34.290359 [ 193 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 7406 | 2025.09.18 19:57:34.294900 [ 193 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 7407 | 2025.09.18 19:57:34.299371 [ 193 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 7408 | 2025.09.18 19:57:34.355863 [ 192 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.084890702 sec., 2756.4856278370744 rows/sec., 14.25 MiB/sec. | ||
| 7409 | 2025.09.18 19:57:34.358596 [ 198 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7410 | 2025.09.18 19:57:34.360839 [ 198 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_31_6} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7411 | 2025.09.18 19:57:34.360964 [ 198 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_31_6} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7412 | 2025.09.18 19:57:34.363127 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 7413 | 2025.09.18 19:57:35.000260 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.25 MiB, peak 285.81 MiB, free memory in arenas 0.00 B, will set to 280.33 MiB (RSS), difference: 5.08 MiB | ||
| 7414 | 2025.09.18 19:57:37.647861 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7415 | 2025.09.18 19:57:37.648065 [ 4 ] {502b8476-d531-4fba-b90d-2076c4ad87cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7416 | 2025.09.18 19:57:37.648141 [ 4 ] {502b8476-d531-4fba-b90d-2076c4ad87cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7417 | 2025.09.18 19:57:37.649090 [ 4 ] {502b8476-d531-4fba-b90d-2076c4ad87cd} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7418 | 2025.09.18 19:57:37.649142 [ 4 ] {502b8476-d531-4fba-b90d-2076c4ad87cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7419 | 2025.09.18 19:57:37.649576 [ 4 ] {502b8476-d531-4fba-b90d-2076c4ad87cd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7420 | 2025.09.18 19:57:37.649803 [ 4 ] {502b8476-d531-4fba-b90d-2076c4ad87cd} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7421 | 2025.09.18 19:57:37.649959 [ 4 ] {502b8476-d531-4fba-b90d-2076c4ad87cd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001949 sec., 210364.2893791688 rows/sec., 13.34 MiB/sec. | ||
| 7422 | 2025.09.18 19:57:37.650011 [ 4 ] {502b8476-d531-4fba-b90d-2076c4ad87cd} <Debug> TCPHandler: Processed in 0.002288399 sec. | ||
| 7423 | 2025.09.18 19:57:37.650137 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7424 | 2025.09.18 19:57:37.650243 [ 4 ] {469f74e2-0357-4f0f-9eca-4878b1bc63e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7425 | 2025.09.18 19:57:37.650286 [ 4 ] {469f74e2-0357-4f0f-9eca-4878b1bc63e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7426 | 2025.09.18 19:57:37.651498 [ 4 ] {469f74e2-0357-4f0f-9eca-4878b1bc63e1} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7427 | 2025.09.18 19:57:37.651534 [ 4 ] {469f74e2-0357-4f0f-9eca-4878b1bc63e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7428 | 2025.09.18 19:57:37.651913 [ 4 ] {469f74e2-0357-4f0f-9eca-4878b1bc63e1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7429 | 2025.09.18 19:57:37.652136 [ 4 ] {469f74e2-0357-4f0f-9eca-4878b1bc63e1} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7430 | 2025.09.18 19:57:37.652243 [ 110 ] {} <Debug> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7431 | 2025.09.18 19:57:37.652267 [ 4 ] {469f74e2-0357-4f0f-9eca-4878b1bc63e1} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.00205 sec., 552195.1219512195 rows/sec., 43.75 MiB/sec. | ||
| 7432 | 2025.09.18 19:57:37.652286 [ 110 ] {} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7433 | 2025.09.18 19:57:37.652305 [ 4 ] {469f74e2-0357-4f0f-9eca-4878b1bc63e1} <Debug> TCPHandler: Processed in 0.002223448 sec. | ||
| 7434 | 2025.09.18 19:57:37.652310 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7435 | 2025.09.18 19:57:37.652419 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7436 | 2025.09.18 19:57:37.652451 [ 191 ] {73f8a399-e317-4d85-967e-c274ff67ed35::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 | ||
| 7437 | 2025.09.18 19:57:37.652518 [ 4 ] {4aac46c3-70ba-4147-8860-582fbb136213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7438 | 2025.09.18 19:57:37.652565 [ 4 ] {4aac46c3-70ba-4147-8860-582fbb136213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7439 | 2025.09.18 19:57:37.652607 [ 191 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7440 | 2025.09.18 19:57:37.652650 [ 191 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2466 rows starting from the beginning of the part | ||
| 7441 | 2025.09.18 19:57:37.652729 [ 191 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1134 rows starting from the beginning of the part | ||
| 7442 | 2025.09.18 19:57:37.652782 [ 191 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 120 rows starting from the beginning of the part | ||
| 7443 | 2025.09.18 19:57:37.652832 [ 191 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1132 rows starting from the beginning of the part | ||
| 7444 | 2025.09.18 19:57:37.652878 [ 191 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1261 rows starting from the beginning of the part | ||
| 7445 | 2025.09.18 19:57:37.652928 [ 191 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1132 rows starting from the beginning of the part | ||
| 7446 | 2025.09.18 19:57:37.653115 [ 4 ] {4aac46c3-70ba-4147-8860-582fbb136213} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7447 | 2025.09.18 19:57:37.653157 [ 4 ] {4aac46c3-70ba-4147-8860-582fbb136213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7448 | 2025.09.18 19:57:37.653738 [ 4 ] {4aac46c3-70ba-4147-8860-582fbb136213} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7449 | 2025.09.18 19:57:37.653959 [ 4 ] {4aac46c3-70ba-4147-8860-582fbb136213} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7450 | 2025.09.18 19:57:37.654075 [ 110 ] {} <Debug> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7451 | 2025.09.18 19:57:37.654110 [ 110 ] {} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7452 | 2025.09.18 19:57:37.654110 [ 4 ] {4aac46c3-70ba-4147-8860-582fbb136213} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001612 sec., 133374.68982630273 rows/sec., 7.92 MiB/sec. | ||
| 7453 | 2025.09.18 19:57:37.654129 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7454 | 2025.09.18 19:57:37.654156 [ 4 ] {4aac46c3-70ba-4147-8860-582fbb136213} <Debug> TCPHandler: Processed in 0.00178847 sec. | ||
| 7455 | 2025.09.18 19:57:37.654257 [ 192 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::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 | ||
| 7456 | 2025.09.18 19:57:37.654265 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7457 | 2025.09.18 19:57:37.654408 [ 4 ] {d343eb9f-028f-4168-952f-091e4339873e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7458 | 2025.09.18 19:57:37.654412 [ 192 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7459 | 2025.09.18 19:57:37.654452 [ 4 ] {d343eb9f-028f-4168-952f-091e4339873e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7460 | 2025.09.18 19:57:37.654461 [ 192 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 279 rows starting from the beginning of the part | ||
| 7461 | 2025.09.18 19:57:37.654542 [ 192 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 219 rows starting from the beginning of the part | ||
| 7462 | 2025.09.18 19:57:37.654588 [ 192 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
| 7463 | 2025.09.18 19:57:37.654649 [ 192 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 215 rows starting from the beginning of the part | ||
| 7464 | 2025.09.18 19:57:37.654689 [ 192 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::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 | ||
| 7465 | 2025.09.18 19:57:37.654734 [ 192 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 215 rows starting from the beginning of the part | ||
| 7466 | 2025.09.18 19:57:37.654956 [ 4 ] {d343eb9f-028f-4168-952f-091e4339873e} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2025.09.18 19:57:37.654995 [ 4 ] {d343eb9f-028f-4168-952f-091e4339873e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7468 | 2025.09.18 19:57:37.655715 [ 4 ] {d343eb9f-028f-4168-952f-091e4339873e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7469 | 2025.09.18 19:57:37.655836 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7245 rows, containing 5 columns (5 merged, 0 gathered) in 0.003447889 sec., 2101285.743247535 rows/sec., 177.92 MiB/sec. | ||
| 7470 | 2025.09.18 19:57:37.655876 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 994 rows, containing 5 columns (5 merged, 0 gathered) in 0.001674948 sec., 593451.2593823808 rows/sec., 38.57 MiB/sec. | ||
| 7471 | 2025.09.18 19:57:37.655941 [ 4 ] {d343eb9f-028f-4168-952f-091e4339873e} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7472 | 2025.09.18 19:57:37.656079 [ 4 ] {d343eb9f-028f-4168-952f-091e4339873e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00169 sec., 125443.78698224851 rows/sec., 8.09 MiB/sec. | ||
| 7473 | 2025.09.18 19:57:37.656094 [ 187 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7474 | 2025.09.18 19:57:37.656120 [ 4 ] {d343eb9f-028f-4168-952f-091e4339873e} <Debug> TCPHandler: Processed in 0.001904403 sec. | ||
| 7475 | 2025.09.18 19:57:37.656162 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7476 | 2025.09.18 19:57:37.656234 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7477 | 2025.09.18 19:57:37.656336 [ 4 ] {23df7de4-2930-41ea-9e7d-0b0123c05e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7478 | 2025.09.18 19:57:37.656380 [ 4 ] {23df7de4-2930-41ea-9e7d-0b0123c05e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7479 | 2025.09.18 19:57:37.656492 [ 187 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_41_8} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7480 | 2025.09.18 19:57:37.656541 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_46_9} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2025.09.18 19:57:37.656600 [ 187 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_41_8} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7482 | 2025.09.18 19:57:37.656644 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_46_9} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7483 | 2025.09.18 19:57:37.656713 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7484 | 2025.09.18 19:57:37.656761 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 7485 | 2025.09.18 19:57:37.656908 [ 4 ] {23df7de4-2930-41ea-9e7d-0b0123c05e8d} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2025.09.18 19:57:37.656953 [ 4 ] {23df7de4-2930-41ea-9e7d-0b0123c05e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7487 | 2025.09.18 19:57:37.657287 [ 4 ] {23df7de4-2930-41ea-9e7d-0b0123c05e8d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7488 | 2025.09.18 19:57:37.657501 [ 4 ] {23df7de4-2930-41ea-9e7d-0b0123c05e8d} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7489 | 2025.09.18 19:57:37.657633 [ 4 ] {23df7de4-2930-41ea-9e7d-0b0123c05e8d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001317 sec., 160212.60440394835 rows/sec., 9.10 MiB/sec. | ||
| 7490 | 2025.09.18 19:57:37.657672 [ 4 ] {23df7de4-2930-41ea-9e7d-0b0123c05e8d} <Debug> TCPHandler: Processed in 0.001488265 sec. | ||
| 7491 | 2025.09.18 19:57:37.657776 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7492 | 2025.09.18 19:57:37.657872 [ 4 ] {5b9fdb39-1951-494d-8d99-cbb4a8208834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7493 | 2025.09.18 19:57:37.657912 [ 4 ] {5b9fdb39-1951-494d-8d99-cbb4a8208834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7494 | 2025.09.18 19:57:37.658669 [ 4 ] {5b9fdb39-1951-494d-8d99-cbb4a8208834} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2025.09.18 19:57:37.658704 [ 4 ] {5b9fdb39-1951-494d-8d99-cbb4a8208834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7496 | 2025.09.18 19:57:37.659049 [ 4 ] {5b9fdb39-1951-494d-8d99-cbb4a8208834} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7497 | 2025.09.18 19:57:37.659265 [ 4 ] {5b9fdb39-1951-494d-8d99-cbb4a8208834} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2025.09.18 19:57:37.659361 [ 110 ] {} <Debug> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7499 | 2025.09.18 19:57:37.659392 [ 4 ] {5b9fdb39-1951-494d-8d99-cbb4a8208834} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001539 sec., 447693.30734243017 rows/sec., 31.26 MiB/sec. | ||
| 7500 | 2025.09.18 19:57:37.659392 [ 110 ] {} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2025.09.18 19:57:37.659421 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7502 | 2025.09.18 19:57:37.659429 [ 4 ] {5b9fdb39-1951-494d-8d99-cbb4a8208834} <Debug> TCPHandler: Processed in 0.001702239 sec. | ||
| 7503 | 2025.09.18 19:57:37.659492 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::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 | ||
| 7504 | 2025.09.18 19:57:37.659529 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7505 | 2025.09.18 19:57:37.659580 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7506 | 2025.09.18 19:57:37.659609 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1251 rows starting from the beginning of the part | ||
| 7507 | 2025.09.18 19:57:37.659629 [ 4 ] {180abbba-c25c-4b7b-8c66-ecbb4a5ee04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7508 | 2025.09.18 19:57:37.659655 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 693 rows starting from the beginning of the part | ||
| 7509 | 2025.09.18 19:57:37.659674 [ 4 ] {180abbba-c25c-4b7b-8c66-ecbb4a5ee04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7510 | 2025.09.18 19:57:37.659697 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 96 rows starting from the beginning of the part | ||
| 7511 | 2025.09.18 19:57:37.659741 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 689 rows starting from the beginning of the part | ||
| 7512 | 2025.09.18 19:57:37.659777 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 554 rows starting from the beginning of the part | ||
| 7513 | 2025.09.18 19:57:37.659813 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 689 rows starting from the beginning of the part | ||
| 7514 | 2025.09.18 19:57:37.660002 [ 4 ] {180abbba-c25c-4b7b-8c66-ecbb4a5ee04f} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2025.09.18 19:57:37.660043 [ 4 ] {180abbba-c25c-4b7b-8c66-ecbb4a5ee04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7516 | 2025.09.18 19:57:37.660361 [ 4 ] {180abbba-c25c-4b7b-8c66-ecbb4a5ee04f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7517 | 2025.09.18 19:57:37.660581 [ 4 ] {180abbba-c25c-4b7b-8c66-ecbb4a5ee04f} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2025.09.18 19:57:37.660722 [ 4 ] {180abbba-c25c-4b7b-8c66-ecbb4a5ee04f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 7519 | 2025.09.18 19:57:37.660758 [ 4 ] {180abbba-c25c-4b7b-8c66-ecbb4a5ee04f} <Debug> TCPHandler: Processed in 0.001276932 sec. | ||
| 7520 | 2025.09.18 19:57:37.660860 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7521 | 2025.09.18 19:57:37.660954 [ 4 ] {4d8391eb-7b21-4a08-8fcf-350166fb1c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7522 | 2025.09.18 19:57:37.660996 [ 4 ] {4d8391eb-7b21-4a08-8fcf-350166fb1c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7523 | 2025.09.18 19:57:37.661153 [ 187 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3972 rows, containing 5 columns (5 merged, 0 gathered) in 0.001689659 sec., 2350770.1849899893 rows/sec., 176.81 MiB/sec. | ||
| 7524 | 2025.09.18 19:57:37.661328 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7525 | 2025.09.18 19:57:37.661444 [ 4 ] {4d8391eb-7b21-4a08-8fcf-350166fb1c90} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7526 | 2025.09.18 19:57:37.661485 [ 4 ] {4d8391eb-7b21-4a08-8fcf-350166fb1c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7527 | 2025.09.18 19:57:37.661575 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_46_9} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2025.09.18 19:57:37.661649 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_46_9} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7529 | 2025.09.18 19:57:37.661714 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 7530 | 2025.09.18 19:57:37.661863 [ 4 ] {4d8391eb-7b21-4a08-8fcf-350166fb1c90} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7531 | 2025.09.18 19:57:37.662078 [ 4 ] {4d8391eb-7b21-4a08-8fcf-350166fb1c90} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7532 | 2025.09.18 19:57:37.662173 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7533 | 2025.09.18 19:57:37.662198 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2025.09.18 19:57:37.662206 [ 4 ] {4d8391eb-7b21-4a08-8fcf-350166fb1c90} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001272 sec., 246855.3459119497 rows/sec., 16.22 MiB/sec. | ||
| 7535 | 2025.09.18 19:57:37.662214 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7536 | 2025.09.18 19:57:37.662245 [ 4 ] {4d8391eb-7b21-4a08-8fcf-350166fb1c90} <Debug> TCPHandler: Processed in 0.001432705 sec. | ||
| 7537 | 2025.09.18 19:57:37.662283 [ 192 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::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 | ||
| 7538 | 2025.09.18 19:57:37.662348 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7539 | 2025.09.18 19:57:37.662375 [ 192 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7540 | 2025.09.18 19:57:37.662405 [ 192 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14258 rows starting from the beginning of the part | ||
| 7541 | 2025.09.18 19:57:37.662447 [ 4 ] {9fd06824-0d4b-4a36-8988-f2f4f52e0244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7542 | 2025.09.18 19:57:37.662451 [ 192 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 316 rows starting from the beginning of the part | ||
| 7543 | 2025.09.18 19:57:37.662496 [ 4 ] {9fd06824-0d4b-4a36-8988-f2f4f52e0244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7544 | 2025.09.18 19:57:37.662508 [ 192 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7545 | 2025.09.18 19:57:37.662548 [ 192 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 314 rows starting from the beginning of the part | ||
| 7546 | 2025.09.18 19:57:37.662583 [ 192 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 845 rows starting from the beginning of the part | ||
| 7547 | 2025.09.18 19:57:37.662618 [ 192 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 314 rows starting from the beginning of the part | ||
| 7548 | 2025.09.18 19:57:37.662802 [ 4 ] {9fd06824-0d4b-4a36-8988-f2f4f52e0244} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7549 | 2025.09.18 19:57:37.662842 [ 4 ] {9fd06824-0d4b-4a36-8988-f2f4f52e0244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7550 | 2025.09.18 19:57:37.663146 [ 4 ] {9fd06824-0d4b-4a36-8988-f2f4f52e0244} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7551 | 2025.09.18 19:57:37.663351 [ 4 ] {9fd06824-0d4b-4a36-8988-f2f4f52e0244} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7552 | 2025.09.18 19:57:37.663477 [ 4 ] {9fd06824-0d4b-4a36-8988-f2f4f52e0244} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 7553 | 2025.09.18 19:57:37.663513 [ 4 ] {9fd06824-0d4b-4a36-8988-f2f4f52e0244} <Debug> TCPHandler: Processed in 0.001213621 sec. | ||
| 7554 | 2025.09.18 19:57:37.663614 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7555 | 2025.09.18 19:57:37.663703 [ 4 ] {b250945e-8764-4e1b-99e4-c896ca8517c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7556 | 2025.09.18 19:57:37.663753 [ 4 ] {b250945e-8764-4e1b-99e4-c896ca8517c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7557 | 2025.09.18 19:57:37.664468 [ 4 ] {b250945e-8764-4e1b-99e4-c896ca8517c1} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7558 | 2025.09.18 19:57:37.664501 [ 4 ] {b250945e-8764-4e1b-99e4-c896ca8517c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7559 | 2025.09.18 19:57:37.665091 [ 4 ] {b250945e-8764-4e1b-99e4-c896ca8517c1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7560 | 2025.09.18 19:57:37.665323 [ 4 ] {b250945e-8764-4e1b-99e4-c896ca8517c1} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7561 | 2025.09.18 19:57:37.665465 [ 4 ] {b250945e-8764-4e1b-99e4-c896ca8517c1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001771 sec., 5646.527385657821 rows/sec., 10.12 MiB/sec. | ||
| 7562 | 2025.09.18 19:57:37.665526 [ 4 ] {b250945e-8764-4e1b-99e4-c896ca8517c1} <Debug> TCPHandler: Processed in 0.001958064 sec. | ||
| 7563 | 2025.09.18 19:57:37.665628 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7564 | 2025.09.18 19:57:37.665723 [ 4 ] {988482ee-2bf7-444e-87f2-0da31af38a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7565 | 2025.09.18 19:57:37.665765 [ 4 ] {988482ee-2bf7-444e-87f2-0da31af38a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7566 | 2025.09.18 19:57:37.666095 [ 4 ] {988482ee-2bf7-444e-87f2-0da31af38a57} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7567 | 2025.09.18 19:57:37.666130 [ 4 ] {988482ee-2bf7-444e-87f2-0da31af38a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7568 | 2025.09.18 19:57:37.666431 [ 4 ] {988482ee-2bf7-444e-87f2-0da31af38a57} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7569 | 2025.09.18 19:57:37.666638 [ 4 ] {988482ee-2bf7-444e-87f2-0da31af38a57} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7570 | 2025.09.18 19:57:37.666735 [ 110 ] {} <Debug> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7571 | 2025.09.18 19:57:37.666759 [ 110 ] {} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7572 | 2025.09.18 19:57:37.666766 [ 4 ] {988482ee-2bf7-444e-87f2-0da31af38a57} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001062 sec., 97928.43691148776 rows/sec., 6.00 MiB/sec. | ||
| 7573 | 2025.09.18 19:57:37.666775 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7574 | 2025.09.18 19:57:37.666802 [ 4 ] {988482ee-2bf7-444e-87f2-0da31af38a57} <Debug> TCPHandler: Processed in 0.00122118 sec. | ||
| 7575 | 2025.09.18 19:57:37.666851 [ 200 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 7576 | 2025.09.18 19:57:37.666938 [ 200 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7577 | 2025.09.18 19:57:37.666964 [ 200 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3022 rows starting from the beginning of the part | ||
| 7578 | 2025.09.18 19:57:37.667012 [ 200 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 7579 | 2025.09.18 19:57:37.667052 [ 200 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7580 | 2025.09.18 19:57:37.667090 [ 200 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 7581 | 2025.09.18 19:57:37.667124 [ 200 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7582 | 2025.09.18 19:57:37.667162 [ 200 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 7583 | 2025.09.18 19:57:37.667214 [ 196 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16207 rows, containing 5 columns (5 merged, 0 gathered) in 0.004955414 sec., 3270564.2757598055 rows/sec., 220.07 MiB/sec. | ||
| 7584 | 2025.09.18 19:57:37.667738 [ 188 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7585 | 2025.09.18 19:57:37.668047 [ 188 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7586 | 2025.09.18 19:57:37.668117 [ 188 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7587 | 2025.09.18 19:57:37.668189 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 7588 | 2025.09.18 19:57:37.668302 [ 190 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3454 rows, containing 4 columns (4 merged, 0 gathered) in 0.001481305 sec., 2331727.767070252 rows/sec., 148.67 MiB/sec. | ||
| 7589 | 2025.09.18 19:57:37.668640 [ 188 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7590 | 2025.09.18 19:57:37.668881 [ 188 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_46_9} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7591 | 2025.09.18 19:57:37.668945 [ 188 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_46_9} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7592 | 2025.09.18 19:57:37.669012 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7593 | 2025.09.18 19:57:40.844326 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7594 | 2025.09.18 19:57:40.844397 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7595 | 2025.09.18 19:57:40.963342 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15307 | ||
| 7596 | 2025.09.18 19:57:40.964131 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7597 | 2025.09.18 19:57:40.964207 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7598 | 2025.09.18 19:57:40.964805 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7599 | 2025.09.18 19:57:40.965032 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7600 | 2025.09.18 19:57:40.965165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15307 | ||
| 7601 | 2025.09.18 19:57:40.994058 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 992 | ||
| 7602 | 2025.09.18 19:57:40.996765 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7603 | 2025.09.18 19:57:40.996815 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7604 | 2025.09.18 19:57:40.998033 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7605 | 2025.09.18 19:57:40.998298 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7606 | 2025.09.18 19:57:40.998557 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 992 | ||
| 7607 | 2025.09.18 19:57:41.001226 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000806544 sec. | ||
| 7608 | 2025.09.18 19:57:41.774494 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7609 | 2025.09.18 19:57:41.789762 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7610 | 2025.09.18 19:57:41.789825 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7611 | 2025.09.18 19:57:41.795373 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7612 | 2025.09.18 19:57:41.796058 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7613 | 2025.09.18 19:57:41.798718 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7614 | 2025.09.18 19:57:42.638153 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7615 | 2025.09.18 19:57:42.638368 [ 4 ] {3bcd8b88-e4ed-45d4-83a3-43e97bdacf25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7616 | 2025.09.18 19:57:42.638436 [ 4 ] {3bcd8b88-e4ed-45d4-83a3-43e97bdacf25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7617 | 2025.09.18 19:57:42.639157 [ 4 ] {3bcd8b88-e4ed-45d4-83a3-43e97bdacf25} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7618 | 2025.09.18 19:57:42.639208 [ 4 ] {3bcd8b88-e4ed-45d4-83a3-43e97bdacf25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7619 | 2025.09.18 19:57:42.639610 [ 4 ] {3bcd8b88-e4ed-45d4-83a3-43e97bdacf25} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7620 | 2025.09.18 19:57:42.639841 [ 4 ] {3bcd8b88-e4ed-45d4-83a3-43e97bdacf25} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7621 | 2025.09.18 19:57:42.640001 [ 4 ] {3bcd8b88-e4ed-45d4-83a3-43e97bdacf25} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001695 sec., 70796.46017699115 rows/sec., 6.02 MiB/sec. | ||
| 7622 | 2025.09.18 19:57:42.640053 [ 4 ] {3bcd8b88-e4ed-45d4-83a3-43e97bdacf25} <Debug> TCPHandler: Processed in 0.002034215 sec. | ||
| 7623 | 2025.09.18 19:57:42.640191 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7624 | 2025.09.18 19:57:42.640295 [ 4 ] {a7b348da-7272-41c6-8793-edaa0dae2afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7625 | 2025.09.18 19:57:42.640340 [ 4 ] {a7b348da-7272-41c6-8793-edaa0dae2afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7626 | 2025.09.18 19:57:42.640775 [ 4 ] {a7b348da-7272-41c6-8793-edaa0dae2afe} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7627 | 2025.09.18 19:57:42.640815 [ 4 ] {a7b348da-7272-41c6-8793-edaa0dae2afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7628 | 2025.09.18 19:57:42.641184 [ 4 ] {a7b348da-7272-41c6-8793-edaa0dae2afe} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7629 | 2025.09.18 19:57:42.641398 [ 4 ] {a7b348da-7272-41c6-8793-edaa0dae2afe} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7630 | 2025.09.18 19:57:42.641538 [ 4 ] {a7b348da-7272-41c6-8793-edaa0dae2afe} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001266 sec., 25276.46129541864 rows/sec., 1.86 MiB/sec. | ||
| 7631 | 2025.09.18 19:57:42.641580 [ 4 ] {a7b348da-7272-41c6-8793-edaa0dae2afe} <Debug> TCPHandler: Processed in 0.001442245 sec. | ||
| 7632 | 2025.09.18 19:57:42.641699 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7633 | 2025.09.18 19:57:42.641798 [ 4 ] {151fe1c2-3804-4125-b202-a30634de29af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7634 | 2025.09.18 19:57:42.641841 [ 4 ] {151fe1c2-3804-4125-b202-a30634de29af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7635 | 2025.09.18 19:57:42.642305 [ 4 ] {151fe1c2-3804-4125-b202-a30634de29af} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7636 | 2025.09.18 19:57:42.642344 [ 4 ] {151fe1c2-3804-4125-b202-a30634de29af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7637 | 2025.09.18 19:57:42.642658 [ 4 ] {151fe1c2-3804-4125-b202-a30634de29af} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7638 | 2025.09.18 19:57:42.642885 [ 4 ] {151fe1c2-3804-4125-b202-a30634de29af} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7639 | 2025.09.18 19:57:42.643019 [ 4 ] {151fe1c2-3804-4125-b202-a30634de29af} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001244 sec., 77170.41800643086 rows/sec., 6.03 MiB/sec. | ||
| 7640 | 2025.09.18 19:57:42.643059 [ 4 ] {151fe1c2-3804-4125-b202-a30634de29af} <Debug> TCPHandler: Processed in 0.001411824 sec. | ||
| 7641 | 2025.09.18 19:57:42.643195 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7642 | 2025.09.18 19:57:42.643296 [ 4 ] {52bc6ae9-aaaa-42dc-b1f2-bff54e2a744e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7643 | 2025.09.18 19:57:42.643342 [ 4 ] {52bc6ae9-aaaa-42dc-b1f2-bff54e2a744e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7644 | 2025.09.18 19:57:42.643882 [ 4 ] {52bc6ae9-aaaa-42dc-b1f2-bff54e2a744e} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7645 | 2025.09.18 19:57:42.643931 [ 4 ] {52bc6ae9-aaaa-42dc-b1f2-bff54e2a744e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7646 | 2025.09.18 19:57:42.644299 [ 4 ] {52bc6ae9-aaaa-42dc-b1f2-bff54e2a744e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7647 | 2025.09.18 19:57:42.644509 [ 4 ] {52bc6ae9-aaaa-42dc-b1f2-bff54e2a744e} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7648 | 2025.09.18 19:57:42.644647 [ 4 ] {52bc6ae9-aaaa-42dc-b1f2-bff54e2a744e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001371 sec., 116703.13639679067 rows/sec., 8.13 MiB/sec. | ||
| 7649 | 2025.09.18 19:57:42.644686 [ 4 ] {52bc6ae9-aaaa-42dc-b1f2-bff54e2a744e} <Debug> TCPHandler: Processed in 0.001540406 sec. | ||
| 7650 | 2025.09.18 19:57:42.644820 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7651 | 2025.09.18 19:57:42.644919 [ 4 ] {46350336-195b-436c-8b3f-fb26eaf8ba48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7652 | 2025.09.18 19:57:42.644976 [ 4 ] {46350336-195b-436c-8b3f-fb26eaf8ba48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7653 | 2025.09.18 19:57:42.645847 [ 4 ] {46350336-195b-436c-8b3f-fb26eaf8ba48} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7654 | 2025.09.18 19:57:42.645884 [ 4 ] {46350336-195b-436c-8b3f-fb26eaf8ba48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7655 | 2025.09.18 19:57:42.646434 [ 4 ] {46350336-195b-436c-8b3f-fb26eaf8ba48} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7656 | 2025.09.18 19:57:42.646652 [ 4 ] {46350336-195b-436c-8b3f-fb26eaf8ba48} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7657 | 2025.09.18 19:57:42.646782 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7658 | 2025.09.18 19:57:42.646795 [ 4 ] {46350336-195b-436c-8b3f-fb26eaf8ba48} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001895 sec., 16886.543535620054 rows/sec., 30.26 MiB/sec. | ||
| 7659 | 2025.09.18 19:57:42.646855 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7660 | 2025.09.18 19:57:42.646884 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7661 | 2025.09.18 19:57:42.646929 [ 4 ] {46350336-195b-436c-8b3f-fb26eaf8ba48} <Debug> TCPHandler: Processed in 0.002159526 sec. | ||
| 7662 | 2025.09.18 19:57:42.646994 [ 196 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::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 | ||
| 7663 | 2025.09.18 19:57:42.647096 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7664 | 2025.09.18 19:57:42.647220 [ 4 ] {281676c1-1032-4e46-bb7f-606b2fec44d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7665 | 2025.09.18 19:57:42.647261 [ 196 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7666 | 2025.09.18 19:57:42.647271 [ 4 ] {281676c1-1032-4e46-bb7f-606b2fec44d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7667 | 2025.09.18 19:57:42.647336 [ 196 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 713 rows starting from the beginning of the part | ||
| 7668 | 2025.09.18 19:57:42.647495 [ 196 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part | ||
| 7669 | 2025.09.18 19:57:42.647611 [ 196 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 7670 | 2025.09.18 19:57:42.647675 [ 4 ] {281676c1-1032-4e46-bb7f-606b2fec44d9} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7671 | 2025.09.18 19:57:42.647715 [ 4 ] {281676c1-1032-4e46-bb7f-606b2fec44d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7672 | 2025.09.18 19:57:42.647716 [ 196 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 7673 | 2025.09.18 19:57:42.647826 [ 196 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 7674 | 2025.09.18 19:57:42.647921 [ 196 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part | ||
| 7675 | 2025.09.18 19:57:42.648049 [ 4 ] {281676c1-1032-4e46-bb7f-606b2fec44d9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7676 | 2025.09.18 19:57:42.648281 [ 4 ] {281676c1-1032-4e46-bb7f-606b2fec44d9} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7677 | 2025.09.18 19:57:42.648419 [ 4 ] {281676c1-1032-4e46-bb7f-606b2fec44d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001226 sec., 48939.64110929853 rows/sec., 3.30 MiB/sec. | ||
| 7678 | 2025.09.18 19:57:42.648457 [ 4 ] {281676c1-1032-4e46-bb7f-606b2fec44d9} <Debug> TCPHandler: Processed in 0.001422595 sec. | ||
| 7679 | 2025.09.18 19:57:42.669538 [ 195 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 829 rows, containing 19 columns (19 merged, 0 gathered) in 0.022588606 sec., 36699.918534149474 rows/sec., 65.76 MiB/sec. | ||
| 7680 | 2025.09.18 19:57:42.670817 [ 201 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7681 | 2025.09.18 19:57:42.671274 [ 201 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7682 | 2025.09.18 19:57:42.671368 [ 201 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7683 | 2025.09.18 19:57:42.671525 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 7684 | 2025.09.18 19:57:43.000262 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.85 MiB, peak 290.43 MiB, free memory in arenas 0.00 B, will set to 285.91 MiB (RSS), difference: 3.06 MiB | ||
| 7685 | 2025.09.18 19:57:47.647965 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7686 | 2025.09.18 19:57:47.648179 [ 4 ] {54740c63-1311-4411-aa6f-8061808d7f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7687 | 2025.09.18 19:57:47.648252 [ 4 ] {54740c63-1311-4411-aa6f-8061808d7f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7688 | 2025.09.18 19:57:47.649099 [ 4 ] {54740c63-1311-4411-aa6f-8061808d7f7c} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7689 | 2025.09.18 19:57:47.649147 [ 4 ] {54740c63-1311-4411-aa6f-8061808d7f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7690 | 2025.09.18 19:57:47.649564 [ 4 ] {54740c63-1311-4411-aa6f-8061808d7f7c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7691 | 2025.09.18 19:57:47.649787 [ 4 ] {54740c63-1311-4411-aa6f-8061808d7f7c} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7692 | 2025.09.18 19:57:47.649940 [ 4 ] {54740c63-1311-4411-aa6f-8061808d7f7c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001815 sec., 225895.31680440772 rows/sec., 14.33 MiB/sec. | ||
| 7693 | 2025.09.18 19:57:47.649983 [ 4 ] {54740c63-1311-4411-aa6f-8061808d7f7c} <Debug> TCPHandler: Processed in 0.002155807 sec. | ||
| 7694 | 2025.09.18 19:57:47.650114 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7695 | 2025.09.18 19:57:47.650210 [ 4 ] {84f7fe49-6704-4ec1-a5c9-be95e7679ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7696 | 2025.09.18 19:57:47.650250 [ 4 ] {84f7fe49-6704-4ec1-a5c9-be95e7679ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7697 | 2025.09.18 19:57:47.651440 [ 4 ] {84f7fe49-6704-4ec1-a5c9-be95e7679ce6} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7698 | 2025.09.18 19:57:47.651474 [ 4 ] {84f7fe49-6704-4ec1-a5c9-be95e7679ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7699 | 2025.09.18 19:57:47.651819 [ 4 ] {84f7fe49-6704-4ec1-a5c9-be95e7679ce6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7700 | 2025.09.18 19:57:47.652085 [ 4 ] {84f7fe49-6704-4ec1-a5c9-be95e7679ce6} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7701 | 2025.09.18 19:57:47.652213 [ 4 ] {84f7fe49-6704-4ec1-a5c9-be95e7679ce6} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002022 sec., 559841.7408506429 rows/sec., 44.36 MiB/sec. | ||
| 7702 | 2025.09.18 19:57:47.652252 [ 4 ] {84f7fe49-6704-4ec1-a5c9-be95e7679ce6} <Debug> TCPHandler: Processed in 0.002187048 sec. | ||
| 7703 | 2025.09.18 19:57:47.652363 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7704 | 2025.09.18 19:57:47.652460 [ 4 ] {892e4fdb-d415-4f25-8bfb-f05efb2ee3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7705 | 2025.09.18 19:57:47.652500 [ 4 ] {892e4fdb-d415-4f25-8bfb-f05efb2ee3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7706 | 2025.09.18 19:57:47.653019 [ 4 ] {892e4fdb-d415-4f25-8bfb-f05efb2ee3b7} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7707 | 2025.09.18 19:57:47.653055 [ 4 ] {892e4fdb-d415-4f25-8bfb-f05efb2ee3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7708 | 2025.09.18 19:57:47.653372 [ 4 ] {892e4fdb-d415-4f25-8bfb-f05efb2ee3b7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7709 | 2025.09.18 19:57:47.653572 [ 4 ] {892e4fdb-d415-4f25-8bfb-f05efb2ee3b7} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7710 | 2025.09.18 19:57:47.653702 [ 4 ] {892e4fdb-d415-4f25-8bfb-f05efb2ee3b7} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001261 sec., 170499.6034892942 rows/sec., 10.12 MiB/sec. | ||
| 7711 | 2025.09.18 19:57:47.653739 [ 4 ] {892e4fdb-d415-4f25-8bfb-f05efb2ee3b7} <Debug> TCPHandler: Processed in 0.001425014 sec. | ||
| 7712 | 2025.09.18 19:57:47.653844 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7713 | 2025.09.18 19:57:47.653938 [ 4 ] {b77a26de-5e1c-46a5-94c0-f6d437e71c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7714 | 2025.09.18 19:57:47.653977 [ 4 ] {b77a26de-5e1c-46a5-94c0-f6d437e71c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7715 | 2025.09.18 19:57:47.654494 [ 4 ] {b77a26de-5e1c-46a5-94c0-f6d437e71c0a} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7716 | 2025.09.18 19:57:47.654530 [ 4 ] {b77a26de-5e1c-46a5-94c0-f6d437e71c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7717 | 2025.09.18 19:57:47.654833 [ 4 ] {b77a26de-5e1c-46a5-94c0-f6d437e71c0a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7718 | 2025.09.18 19:57:47.655041 [ 4 ] {b77a26de-5e1c-46a5-94c0-f6d437e71c0a} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7719 | 2025.09.18 19:57:47.655170 [ 4 ] {b77a26de-5e1c-46a5-94c0-f6d437e71c0a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00125 sec., 169600 rows/sec., 10.94 MiB/sec. | ||
| 7720 | 2025.09.18 19:57:47.655207 [ 4 ] {b77a26de-5e1c-46a5-94c0-f6d437e71c0a} <Debug> TCPHandler: Processed in 0.001412184 sec. | ||
| 7721 | 2025.09.18 19:57:47.655329 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7722 | 2025.09.18 19:57:47.655423 [ 4 ] {36acef13-8cae-488b-9914-1e6a7414fe41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7723 | 2025.09.18 19:57:47.655463 [ 4 ] {36acef13-8cae-488b-9914-1e6a7414fe41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7724 | 2025.09.18 19:57:47.655973 [ 4 ] {36acef13-8cae-488b-9914-1e6a7414fe41} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7725 | 2025.09.18 19:57:47.656009 [ 4 ] {36acef13-8cae-488b-9914-1e6a7414fe41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7726 | 2025.09.18 19:57:47.656300 [ 4 ] {36acef13-8cae-488b-9914-1e6a7414fe41} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7727 | 2025.09.18 19:57:47.656523 [ 4 ] {36acef13-8cae-488b-9914-1e6a7414fe41} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7728 | 2025.09.18 19:57:47.656651 [ 4 ] {36acef13-8cae-488b-9914-1e6a7414fe41} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001246 sec., 169341.8940609952 rows/sec., 9.62 MiB/sec. | ||
| 7729 | 2025.09.18 19:57:47.656690 [ 4 ] {36acef13-8cae-488b-9914-1e6a7414fe41} <Debug> TCPHandler: Processed in 0.001410985 sec. | ||
| 7730 | 2025.09.18 19:57:47.656799 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7731 | 2025.09.18 19:57:47.656894 [ 4 ] {19c93e12-4e82-4498-b536-566ded108b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7732 | 2025.09.18 19:57:47.656934 [ 4 ] {19c93e12-4e82-4498-b536-566ded108b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7733 | 2025.09.18 19:57:47.657671 [ 4 ] {19c93e12-4e82-4498-b536-566ded108b94} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7734 | 2025.09.18 19:57:47.657707 [ 4 ] {19c93e12-4e82-4498-b536-566ded108b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7735 | 2025.09.18 19:57:47.658055 [ 4 ] {19c93e12-4e82-4498-b536-566ded108b94} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7736 | 2025.09.18 19:57:47.658266 [ 4 ] {19c93e12-4e82-4498-b536-566ded108b94} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7737 | 2025.09.18 19:57:47.658393 [ 4 ] {19c93e12-4e82-4498-b536-566ded108b94} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001517 sec., 454185.8932102835 rows/sec., 31.72 MiB/sec. | ||
| 7738 | 2025.09.18 19:57:47.658432 [ 4 ] {19c93e12-4e82-4498-b536-566ded108b94} <Debug> TCPHandler: Processed in 0.001681928 sec. | ||
| 7739 | 2025.09.18 19:57:47.658540 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7740 | 2025.09.18 19:57:47.658637 [ 4 ] {6067806a-50b3-43a3-9cb0-71ee4555442f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7741 | 2025.09.18 19:57:47.658678 [ 4 ] {6067806a-50b3-43a3-9cb0-71ee4555442f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7742 | 2025.09.18 19:57:47.659016 [ 4 ] {6067806a-50b3-43a3-9cb0-71ee4555442f} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7743 | 2025.09.18 19:57:47.659052 [ 4 ] {6067806a-50b3-43a3-9cb0-71ee4555442f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7744 | 2025.09.18 19:57:47.659352 [ 4 ] {6067806a-50b3-43a3-9cb0-71ee4555442f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7745 | 2025.09.18 19:57:47.659554 [ 4 ] {6067806a-50b3-43a3-9cb0-71ee4555442f} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7746 | 2025.09.18 19:57:47.659666 [ 32 ] {} <Debug> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7747 | 2025.09.18 19:57:47.659681 [ 4 ] {6067806a-50b3-43a3-9cb0-71ee4555442f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 7748 | 2025.09.18 19:57:47.659742 [ 4 ] {6067806a-50b3-43a3-9cb0-71ee4555442f} <Debug> TCPHandler: Processed in 0.001250652 sec. | ||
| 7749 | 2025.09.18 19:57:47.659733 [ 32 ] {} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7750 | 2025.09.18 19:57:47.659778 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7751 | 2025.09.18 19:57:47.659853 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7752 | 2025.09.18 19:57:47.659892 [ 201 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 7753 | 2025.09.18 19:57:47.659952 [ 4 ] {635740ea-ce76-4d25-864e-3eda3fa0cc8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7754 | 2025.09.18 19:57:47.659999 [ 4 ] {635740ea-ce76-4d25-864e-3eda3fa0cc8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7755 | 2025.09.18 19:57:47.660043 [ 201 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7756 | 2025.09.18 19:57:47.660086 [ 201 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 7757 | 2025.09.18 19:57:47.660159 [ 201 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 7758 | 2025.09.18 19:57:47.660208 [ 201 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 7759 | 2025.09.18 19:57:47.660255 [ 201 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 7760 | 2025.09.18 19:57:47.660297 [ 201 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 7761 | 2025.09.18 19:57:47.660360 [ 201 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 7762 | 2025.09.18 19:57:47.660492 [ 4 ] {635740ea-ce76-4d25-864e-3eda3fa0cc8a} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7763 | 2025.09.18 19:57:47.660536 [ 4 ] {635740ea-ce76-4d25-864e-3eda3fa0cc8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7764 | 2025.09.18 19:57:47.660903 [ 4 ] {635740ea-ce76-4d25-864e-3eda3fa0cc8a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7765 | 2025.09.18 19:57:47.661147 [ 4 ] {635740ea-ce76-4d25-864e-3eda3fa0cc8a} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7766 | 2025.09.18 19:57:47.661183 [ 195 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001343654 sec., 93774.14125958022 rows/sec., 4.78 MiB/sec. | ||
| 7767 | 2025.09.18 19:57:47.661279 [ 4 ] {635740ea-ce76-4d25-864e-3eda3fa0cc8a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001345 sec., 233457.24907063195 rows/sec., 15.34 MiB/sec. | ||
| 7768 | 2025.09.18 19:57:47.661321 [ 4 ] {635740ea-ce76-4d25-864e-3eda3fa0cc8a} <Debug> TCPHandler: Processed in 0.001518596 sec. | ||
| 7769 | 2025.09.18 19:57:47.661331 [ 194 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7770 | 2025.09.18 19:57:47.661436 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7771 | 2025.09.18 19:57:47.661530 [ 4 ] {889c29b8-2d59-4176-8353-904c84945346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7772 | 2025.09.18 19:57:47.661573 [ 4 ] {889c29b8-2d59-4176-8353-904c84945346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7773 | 2025.09.18 19:57:47.661598 [ 194 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_21_4} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7774 | 2025.09.18 19:57:47.661662 [ 194 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_21_4} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7775 | 2025.09.18 19:57:47.661736 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7776 | 2025.09.18 19:57:47.661893 [ 4 ] {889c29b8-2d59-4176-8353-904c84945346} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7777 | 2025.09.18 19:57:47.661928 [ 4 ] {889c29b8-2d59-4176-8353-904c84945346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7778 | 2025.09.18 19:57:47.662229 [ 4 ] {889c29b8-2d59-4176-8353-904c84945346} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7779 | 2025.09.18 19:57:47.662437 [ 4 ] {889c29b8-2d59-4176-8353-904c84945346} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7780 | 2025.09.18 19:57:47.662563 [ 4 ] {889c29b8-2d59-4176-8353-904c84945346} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 7781 | 2025.09.18 19:57:47.662599 [ 4 ] {889c29b8-2d59-4176-8353-904c84945346} <Debug> TCPHandler: Processed in 0.001212741 sec. | ||
| 7782 | 2025.09.18 19:57:47.662715 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7783 | 2025.09.18 19:57:47.662809 [ 4 ] {02dad7e7-facd-4cc1-b8be-e58012794962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7784 | 2025.09.18 19:57:47.662861 [ 4 ] {02dad7e7-facd-4cc1-b8be-e58012794962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7785 | 2025.09.18 19:57:47.663626 [ 4 ] {02dad7e7-facd-4cc1-b8be-e58012794962} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7786 | 2025.09.18 19:57:47.663663 [ 4 ] {02dad7e7-facd-4cc1-b8be-e58012794962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7787 | 2025.09.18 19:57:47.664248 [ 4 ] {02dad7e7-facd-4cc1-b8be-e58012794962} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7788 | 2025.09.18 19:57:47.664469 [ 4 ] {02dad7e7-facd-4cc1-b8be-e58012794962} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7789 | 2025.09.18 19:57:47.664609 [ 4 ] {02dad7e7-facd-4cc1-b8be-e58012794962} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001818 sec., 5500.5500550055 rows/sec., 9.86 MiB/sec. | ||
| 7790 | 2025.09.18 19:57:47.664671 [ 4 ] {02dad7e7-facd-4cc1-b8be-e58012794962} <Debug> TCPHandler: Processed in 0.002004124 sec. | ||
| 7791 | 2025.09.18 19:57:47.664779 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7792 | 2025.09.18 19:57:47.664874 [ 4 ] {5c74fc39-439f-4bb8-9a8c-a85e9b48f1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7793 | 2025.09.18 19:57:47.664917 [ 4 ] {5c74fc39-439f-4bb8-9a8c-a85e9b48f1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7794 | 2025.09.18 19:57:47.665246 [ 4 ] {5c74fc39-439f-4bb8-9a8c-a85e9b48f1d8} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7795 | 2025.09.18 19:57:47.665283 [ 4 ] {5c74fc39-439f-4bb8-9a8c-a85e9b48f1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7796 | 2025.09.18 19:57:47.665604 [ 4 ] {5c74fc39-439f-4bb8-9a8c-a85e9b48f1d8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7797 | 2025.09.18 19:57:47.665818 [ 4 ] {5c74fc39-439f-4bb8-9a8c-a85e9b48f1d8} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7798 | 2025.09.18 19:57:47.665945 [ 4 ] {5c74fc39-439f-4bb8-9a8c-a85e9b48f1d8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00109 sec., 95412.84403669725 rows/sec., 5.85 MiB/sec. | ||
| 7799 | 2025.09.18 19:57:47.665980 [ 4 ] {5c74fc39-439f-4bb8-9a8c-a85e9b48f1d8} <Debug> TCPHandler: Processed in 0.001249822 sec. | ||
| 7800 | 2025.09.18 19:57:48.466212 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15819 | ||
| 7801 | 2025.09.18 19:57:48.466730 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2025.09.18 19:57:48.466770 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7803 | 2025.09.18 19:57:48.467249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7804 | 2025.09.18 19:57:48.467482 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7805 | 2025.09.18 19:57:48.467609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15819 | ||
| 7806 | 2025.09.18 19:57:49.299738 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7807 | 2025.09.18 19:57:49.316317 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7808 | 2025.09.18 19:57:49.316385 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7809 | 2025.09.18 19:57:49.322017 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7810 | 2025.09.18 19:57:49.322752 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7811 | 2025.09.18 19:57:49.329686 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7812 | 2025.09.18 19:57:50.041459 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64407 | ||
| 7813 | 2025.09.18 19:57:50.041579 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7814 | 2025.09.18 19:57:50.041612 [ 291 ] {} <Debug> TCP-Session: 62f83a4f-33aa-4d9c-937f-62d1653145cc Authenticating user 'default' from [fd00:1122:3344:101::e]:64407 | ||
| 7815 | 2025.09.18 19:57:50.041635 [ 291 ] {} <Debug> TCP-Session: 62f83a4f-33aa-4d9c-937f-62d1653145cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7816 | 2025.09.18 19:57:50.041651 [ 291 ] {} <Debug> TCP-Session: 62f83a4f-33aa-4d9c-937f-62d1653145cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7817 | 2025.09.18 19:57:50.041872 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45084 | ||
| 7818 | 2025.09.18 19:57:50.041891 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52313 | ||
| 7819 | 2025.09.18 19:57:50.041937 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50279 | ||
| 7820 | 2025.09.18 19:57:50.041928 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53200 | ||
| 7821 | 2025.09.18 19:57:50.041996 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7822 | 2025.09.18 19:57:50.042005 [ 291 ] {} <Trace> TCP-Session: 62f83a4f-33aa-4d9c-937f-62d1653145cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7823 | 2025.09.18 19:57:50.042031 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7824 | 2025.09.18 19:57:50.041917 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60597 | ||
| 7825 | 2025.09.18 19:57:50.041906 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45272 | ||
| 7826 | 2025.09.18 19:57:50.041891 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43303 | ||
| 7827 | 2025.09.18 19:57:50.041880 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63984 | ||
| 7828 | 2025.09.18 19:57:50.042166 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7829 | 2025.09.18 19:57:50.042225 [ 294 ] {} <Debug> TCP-Session: 1e02567c-6d40-4b37-a2e3-88bc4b37cbe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52313 | ||
| 7830 | 2025.09.18 19:57:50.042250 [ 292 ] {} <Debug> TCP-Session: ddaf9188-115b-4e7b-98c3-c8236b1492eb Authenticating user 'default' from [fd00:1122:3344:101::e]:45084 | ||
| 7831 | 2025.09.18 19:57:50.042257 [ 294 ] {} <Debug> TCP-Session: 1e02567c-6d40-4b37-a2e3-88bc4b37cbe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7832 | 2025.09.18 19:57:50.042265 [ 290 ] {} <Debug> TCP-Session: 3f9ed8aa-3355-4e13-8b32-fc6a330788f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50279 | ||
| 7833 | 2025.09.18 19:57:50.042283 [ 292 ] {} <Debug> TCP-Session: ddaf9188-115b-4e7b-98c3-c8236b1492eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7834 | 2025.09.18 19:57:50.042284 [ 294 ] {} <Debug> TCP-Session: 1e02567c-6d40-4b37-a2e3-88bc4b37cbe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7835 | 2025.09.18 19:57:50.042295 [ 290 ] {} <Debug> TCP-Session: 3f9ed8aa-3355-4e13-8b32-fc6a330788f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7836 | 2025.09.18 19:57:50.042306 [ 292 ] {} <Debug> TCP-Session: ddaf9188-115b-4e7b-98c3-c8236b1492eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7837 | 2025.09.18 19:57:50.042329 [ 290 ] {} <Debug> TCP-Session: 3f9ed8aa-3355-4e13-8b32-fc6a330788f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7838 | 2025.09.18 19:57:50.042370 [ 291 ] {8d56add2-47e3-4a30-87e1-6a6864655be7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64407) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7839 | 2025.09.18 19:57:50.042632 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7840 | 2025.09.18 19:57:50.042670 [ 293 ] {} <Debug> TCP-Session: db7fa5aa-a71f-4a83-be04-53a5fde3accd Authenticating user 'default' from [fd00:1122:3344:101::e]:63984 | ||
| 7841 | 2025.09.18 19:57:50.042692 [ 293 ] {} <Debug> TCP-Session: db7fa5aa-a71f-4a83-be04-53a5fde3accd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7842 | 2025.09.18 19:57:50.042708 [ 293 ] {} <Debug> TCP-Session: db7fa5aa-a71f-4a83-be04-53a5fde3accd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7843 | 2025.09.18 19:57:50.042753 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7844 | 2025.09.18 19:57:50.042790 [ 288 ] {} <Debug> TCP-Session: abc5230a-e30d-4c29-a235-2b5ee532df15 Authenticating user 'default' from [fd00:1122:3344:101::e]:60597 | ||
| 7845 | 2025.09.18 19:57:50.042808 [ 288 ] {} <Debug> TCP-Session: abc5230a-e30d-4c29-a235-2b5ee532df15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7846 | 2025.09.18 19:57:50.042813 [ 291 ] {8d56add2-47e3-4a30-87e1-6a6864655be7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7847 | 2025.09.18 19:57:50.042824 [ 288 ] {} <Debug> TCP-Session: abc5230a-e30d-4c29-a235-2b5ee532df15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7848 | 2025.09.18 19:57:50.042871 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7849 | 2025.09.18 19:57:50.042897 [ 291 ] {8d56add2-47e3-4a30-87e1-6a6864655be7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7850 | 2025.09.18 19:57:50.042906 [ 286 ] {} <Debug> TCP-Session: 5e88a2ea-4c24-4b8a-8c19-f7125520aec8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45272 | ||
| 7851 | 2025.09.18 19:57:50.042940 [ 286 ] {} <Debug> TCP-Session: 5e88a2ea-4c24-4b8a-8c19-f7125520aec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7852 | 2025.09.18 19:57:50.042953 [ 286 ] {} <Debug> TCP-Session: 5e88a2ea-4c24-4b8a-8c19-f7125520aec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7853 | 2025.09.18 19:57:50.043241 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7854 | 2025.09.18 19:57:50.043279 [ 289 ] {} <Debug> TCP-Session: ad02ff26-45af-44dc-8ebd-2f8b10b7a5c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53200 | ||
| 7855 | 2025.09.18 19:57:50.043301 [ 289 ] {} <Debug> TCP-Session: ad02ff26-45af-44dc-8ebd-2f8b10b7a5c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7856 | 2025.09.18 19:57:50.043317 [ 289 ] {} <Debug> TCP-Session: ad02ff26-45af-44dc-8ebd-2f8b10b7a5c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7857 | 2025.09.18 19:57:50.043363 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7858 | 2025.09.18 19:57:50.043369 [ 291 ] {8d56add2-47e3-4a30-87e1-6a6864655be7} <Debug> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b) (SelectExecutor): Key condition: unknown | ||
| 7859 | 2025.09.18 19:57:50.043400 [ 3 ] {} <Debug> TCP-Session: bcca2f28-8a86-4a0e-b5ab-71c1b80420fe Authenticating user 'default' from [fd00:1122:3344:101::e]:43303 | ||
| 7860 | 2025.09.18 19:57:50.043427 [ 3 ] {} <Debug> TCP-Session: bcca2f28-8a86-4a0e-b5ab-71c1b80420fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7861 | 2025.09.18 19:57:50.043440 [ 3 ] {} <Debug> TCP-Session: bcca2f28-8a86-4a0e-b5ab-71c1b80420fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7862 | 2025.09.18 19:57:50.044565 [ 305 ] {8d56add2-47e3-4a30-87e1-6a6864655be7} <Trace> AggregatingTransform: Aggregating | ||
| 7863 | 2025.09.18 19:57:50.044612 [ 305 ] {8d56add2-47e3-4a30-87e1-6a6864655be7} <Trace> Aggregator: Aggregation method: without_key | ||
| 7864 | 2025.09.18 19:57:50.044644 [ 305 ] {8d56add2-47e3-4a30-87e1-6a6864655be7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001146249 sec. (872.411 rows/sec., 34.08 KiB/sec.) | ||
| 7865 | 2025.09.18 19:57:50.044659 [ 305 ] {8d56add2-47e3-4a30-87e1-6a6864655be7} <Trace> Aggregator: Merging aggregated data | ||
| 7866 | 2025.09.18 19:57:50.046281 [ 291 ] {8d56add2-47e3-4a30-87e1-6a6864655be7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003975 sec., 251.57232704402514 rows/sec., 9.83 KiB/sec. | ||
| 7867 | 2025.09.18 19:57:50.046441 [ 291 ] {8d56add2-47e3-4a30-87e1-6a6864655be7} <Debug> TCPHandler: Processed in 0.004603988 sec. | ||
| 7868 | 2025.09.18 19:57:50.046580 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7869 | 2025.09.18 19:57:50.046612 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7870 | 2025.09.18 19:57:50.046620 [ 291 ] {} <Debug> TCP-Session: 62f83a4f-33aa-4d9c-937f-62d1653145cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7871 | 2025.09.18 19:57:50.046640 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7872 | 2025.09.18 19:57:50.046656 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7873 | 2025.09.18 19:57:50.046676 [ 292 ] {} <Debug> TCP-Session: ddaf9188-115b-4e7b-98c3-c8236b1492eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7874 | 2025.09.18 19:57:50.046696 [ 290 ] {} <Debug> TCP-Session: 3f9ed8aa-3355-4e13-8b32-fc6a330788f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7875 | 2025.09.18 19:57:50.046710 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7876 | 2025.09.18 19:57:50.046730 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7877 | 2025.09.18 19:57:50.046755 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7878 | 2025.09.18 19:57:50.046760 [ 286 ] {} <Debug> TCP-Session: 5e88a2ea-4c24-4b8a-8c19-f7125520aec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7879 | 2025.09.18 19:57:50.046783 [ 3 ] {} <Debug> TCP-Session: bcca2f28-8a86-4a0e-b5ab-71c1b80420fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7880 | 2025.09.18 19:57:50.046724 [ 288 ] {} <Debug> TCP-Session: abc5230a-e30d-4c29-a235-2b5ee532df15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7881 | 2025.09.18 19:57:50.046804 [ 289 ] {} <Debug> TCP-Session: ad02ff26-45af-44dc-8ebd-2f8b10b7a5c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7882 | 2025.09.18 19:57:50.046693 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7883 | 2025.09.18 19:57:50.046676 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7884 | 2025.09.18 19:57:50.046885 [ 294 ] {} <Debug> TCP-Session: 1e02567c-6d40-4b37-a2e3-88bc4b37cbe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7885 | 2025.09.18 19:57:50.046905 [ 293 ] {} <Debug> TCP-Session: db7fa5aa-a71f-4a83-be04-53a5fde3accd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7886 | 2025.09.18 19:57:50.253268 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59889 | ||
| 7887 | 2025.09.18 19:57:50.253372 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7888 | 2025.09.18 19:57:50.253398 [ 291 ] {} <Debug> TCP-Session: b19aa1a6-9295-4bec-8996-ee031ec75a54 Authenticating user 'default' from [fd00:1122:3344:101::e]:59889 | ||
| 7889 | 2025.09.18 19:57:50.253420 [ 291 ] {} <Debug> TCP-Session: b19aa1a6-9295-4bec-8996-ee031ec75a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7890 | 2025.09.18 19:57:50.253432 [ 291 ] {} <Debug> TCP-Session: b19aa1a6-9295-4bec-8996-ee031ec75a54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7891 | 2025.09.18 19:57:50.253643 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63001 | ||
| 7892 | 2025.09.18 19:57:50.253680 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58146 | ||
| 7893 | 2025.09.18 19:57:50.253714 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59901 | ||
| 7894 | 2025.09.18 19:57:50.253723 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59558 | ||
| 7895 | 2025.09.18 19:57:50.253741 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65123 | ||
| 7896 | 2025.09.18 19:57:50.253767 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7897 | 2025.09.18 19:57:50.253725 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49448 | ||
| 7898 | 2025.09.18 19:57:50.253814 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7899 | 2025.09.18 19:57:50.253840 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7900 | 2025.09.18 19:57:50.253818 [ 292 ] {} <Debug> TCP-Session: 7f0dbca9-6f02-480a-ba4d-0f2d1d23d0d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63001 | ||
| 7901 | 2025.09.18 19:57:50.253873 [ 286 ] {} <Debug> TCP-Session: 2a8ab594-85c9-4dce-aa85-130e2e407d36 Authenticating user 'default' from [fd00:1122:3344:101::e]:59558 | ||
| 7902 | 2025.09.18 19:57:50.253885 [ 288 ] {} <Debug> TCP-Session: 39a4e526-d96c-436e-879d-ed3132c883ca Authenticating user 'default' from [fd00:1122:3344:101::e]:65123 | ||
| 7903 | 2025.09.18 19:57:50.253901 [ 292 ] {} <Debug> TCP-Session: 7f0dbca9-6f02-480a-ba4d-0f2d1d23d0d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7904 | 2025.09.18 19:57:50.253908 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7905 | 2025.09.18 19:57:50.253922 [ 286 ] {} <Debug> TCP-Session: 2a8ab594-85c9-4dce-aa85-130e2e407d36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7906 | 2025.09.18 19:57:50.253930 [ 292 ] {} <Debug> TCP-Session: 7f0dbca9-6f02-480a-ba4d-0f2d1d23d0d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7907 | 2025.09.18 19:57:50.253961 [ 286 ] {} <Debug> TCP-Session: 2a8ab594-85c9-4dce-aa85-130e2e407d36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7908 | 2025.09.18 19:57:50.253957 [ 293 ] {} <Debug> TCP-Session: cd16acb6-a708-4559-a4e6-662eda27ca1d Authenticating user 'default' from [fd00:1122:3344:101::e]:49448 | ||
| 7909 | 2025.09.18 19:57:50.253929 [ 288 ] {} <Debug> TCP-Session: 39a4e526-d96c-436e-879d-ed3132c883ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7910 | 2025.09.18 19:57:50.254025 [ 293 ] {} <Debug> TCP-Session: cd16acb6-a708-4559-a4e6-662eda27ca1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7911 | 2025.09.18 19:57:50.254039 [ 288 ] {} <Debug> TCP-Session: 39a4e526-d96c-436e-879d-ed3132c883ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7912 | 2025.09.18 19:57:50.254054 [ 293 ] {} <Debug> TCP-Session: cd16acb6-a708-4559-a4e6-662eda27ca1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7913 | 2025.09.18 19:57:50.253802 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7914 | 2025.09.18 19:57:50.253800 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7915 | 2025.09.18 19:57:50.254114 [ 3 ] {} <Debug> TCP-Session: 3fd103c9-799a-4477-9888-40d7b83e028c Authenticating user 'default' from [fd00:1122:3344:101::e]:59901 | ||
| 7916 | 2025.09.18 19:57:50.254127 [ 294 ] {} <Debug> TCP-Session: 82fabba2-05b0-4c76-a2a6-8a9ca451f2b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58146 | ||
| 7917 | 2025.09.18 19:57:50.254137 [ 3 ] {} <Debug> TCP-Session: 3fd103c9-799a-4477-9888-40d7b83e028c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7918 | 2025.09.18 19:57:50.254148 [ 294 ] {} <Debug> TCP-Session: 82fabba2-05b0-4c76-a2a6-8a9ca451f2b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7919 | 2025.09.18 19:57:50.254158 [ 3 ] {} <Debug> TCP-Session: 3fd103c9-799a-4477-9888-40d7b83e028c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7920 | 2025.09.18 19:57:50.254168 [ 294 ] {} <Debug> TCP-Session: 82fabba2-05b0-4c76-a2a6-8a9ca451f2b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7921 | 2025.09.18 19:57:50.253759 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48587 | ||
| 7922 | 2025.09.18 19:57:50.253754 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53374 | ||
| 7923 | 2025.09.18 19:57:50.253801 [ 291 ] {} <Trace> TCP-Session: b19aa1a6-9295-4bec-8996-ee031ec75a54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7924 | 2025.09.18 19:57:50.254267 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7925 | 2025.09.18 19:57:50.254296 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7926 | 2025.09.18 19:57:50.254298 [ 290 ] {} <Debug> TCP-Session: c6639022-887e-4d2c-b5e1-c815701c0ba9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48587 | ||
| 7927 | 2025.09.18 19:57:50.254326 [ 289 ] {} <Debug> TCP-Session: 60d28110-2eb0-4ebd-b555-ae34cfa66cb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53374 | ||
| 7928 | 2025.09.18 19:57:50.254335 [ 290 ] {} <Debug> TCP-Session: c6639022-887e-4d2c-b5e1-c815701c0ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7929 | 2025.09.18 19:57:50.254353 [ 289 ] {} <Debug> TCP-Session: 60d28110-2eb0-4ebd-b555-ae34cfa66cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7930 | 2025.09.18 19:57:50.254361 [ 290 ] {} <Debug> TCP-Session: c6639022-887e-4d2c-b5e1-c815701c0ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7931 | 2025.09.18 19:57:50.254375 [ 289 ] {} <Debug> TCP-Session: 60d28110-2eb0-4ebd-b555-ae34cfa66cb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7932 | 2025.09.18 19:57:50.254410 [ 291 ] {e386ba6c-c652-4f91-89f4-637f21766fae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59889) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7933 | 2025.09.18 19:57:50.254665 [ 291 ] {e386ba6c-c652-4f91-89f4-637f21766fae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7934 | 2025.09.18 19:57:50.254716 [ 291 ] {e386ba6c-c652-4f91-89f4-637f21766fae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7935 | 2025.09.18 19:57:50.254994 [ 291 ] {e386ba6c-c652-4f91-89f4-637f21766fae} <Debug> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b) (SelectExecutor): Key condition: unknown | ||
| 7936 | 2025.09.18 19:57:50.256068 [ 321 ] {e386ba6c-c652-4f91-89f4-637f21766fae} <Trace> AggregatingTransform: Aggregating | ||
| 7937 | 2025.09.18 19:57:50.256120 [ 321 ] {e386ba6c-c652-4f91-89f4-637f21766fae} <Trace> Aggregator: Aggregation method: without_key | ||
| 7938 | 2025.09.18 19:57:50.256158 [ 321 ] {e386ba6c-c652-4f91-89f4-637f21766fae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001063128 sec. (940.621 rows/sec., 36.74 KiB/sec.) | ||
| 7939 | 2025.09.18 19:57:50.256177 [ 321 ] {e386ba6c-c652-4f91-89f4-637f21766fae} <Trace> Aggregator: Merging aggregated data | ||
| 7940 | 2025.09.18 19:57:50.257773 [ 291 ] {e386ba6c-c652-4f91-89f4-637f21766fae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003415 sec., 292.82576866764276 rows/sec., 11.44 KiB/sec. | ||
| 7941 | 2025.09.18 19:57:50.257906 [ 291 ] {e386ba6c-c652-4f91-89f4-637f21766fae} <Debug> TCPHandler: Processed in 0.004256463 sec. | ||
| 7942 | 2025.09.18 19:57:50.258018 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7943 | 2025.09.18 19:57:50.258049 [ 291 ] {} <Debug> TCP-Session: b19aa1a6-9295-4bec-8996-ee031ec75a54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7944 | 2025.09.18 19:57:50.258052 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7945 | 2025.09.18 19:57:50.258070 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7946 | 2025.09.18 19:57:50.258083 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7947 | 2025.09.18 19:57:50.258105 [ 290 ] {} <Debug> TCP-Session: c6639022-887e-4d2c-b5e1-c815701c0ba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7948 | 2025.09.18 19:57:50.258115 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7949 | 2025.09.18 19:57:50.258132 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7950 | 2025.09.18 19:57:50.258149 [ 294 ] {} <Debug> TCP-Session: 82fabba2-05b0-4c76-a2a6-8a9ca451f2b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7951 | 2025.09.18 19:57:50.258162 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7952 | 2025.09.18 19:57:50.258186 [ 289 ] {} <Debug> TCP-Session: 60d28110-2eb0-4ebd-b555-ae34cfa66cb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7953 | 2025.09.18 19:57:50.258146 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7954 | 2025.09.18 19:57:50.258224 [ 288 ] {} <Debug> TCP-Session: 39a4e526-d96c-436e-879d-ed3132c883ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7955 | 2025.09.18 19:57:50.258184 [ 293 ] {} <Debug> TCP-Session: cd16acb6-a708-4559-a4e6-662eda27ca1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7956 | 2025.09.18 19:57:50.258283 [ 3 ] {} <Debug> TCP-Session: 3fd103c9-799a-4477-9888-40d7b83e028c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7957 | 2025.09.18 19:57:50.258138 [ 292 ] {} <Debug> TCP-Session: 7f0dbca9-6f02-480a-ba4d-0f2d1d23d0d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7958 | 2025.09.18 19:57:50.258099 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7959 | 2025.09.18 19:57:50.258405 [ 286 ] {} <Debug> TCP-Session: 2a8ab594-85c9-4dce-aa85-130e2e407d36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7960 | 2025.09.18 19:57:50.998726 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1030 | ||
| 7961 | 2025.09.18 19:57:51.001204 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7962 | 2025.09.18 19:57:51.001257 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7963 | 2025.09.18 19:57:51.002490 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7964 | 2025.09.18 19:57:51.002757 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7965 | 2025.09.18 19:57:51.003120 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1030 | ||
| 7966 | 2025.09.18 19:57:52.638109 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7967 | 2025.09.18 19:57:52.638304 [ 4 ] {a89912f9-7151-4814-b2d5-81f67701f4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7968 | 2025.09.18 19:57:52.638378 [ 4 ] {a89912f9-7151-4814-b2d5-81f67701f4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7969 | 2025.09.18 19:57:52.639140 [ 4 ] {a89912f9-7151-4814-b2d5-81f67701f4c8} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7970 | 2025.09.18 19:57:52.639190 [ 4 ] {a89912f9-7151-4814-b2d5-81f67701f4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7971 | 2025.09.18 19:57:52.639591 [ 4 ] {a89912f9-7151-4814-b2d5-81f67701f4c8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7972 | 2025.09.18 19:57:52.639825 [ 4 ] {a89912f9-7151-4814-b2d5-81f67701f4c8} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7973 | 2025.09.18 19:57:52.639990 [ 4 ] {a89912f9-7151-4814-b2d5-81f67701f4c8} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.00174 sec., 68965.5172413793 rows/sec., 5.86 MiB/sec. | ||
| 7974 | 2025.09.18 19:57:52.640042 [ 4 ] {a89912f9-7151-4814-b2d5-81f67701f4c8} <Debug> TCPHandler: Processed in 0.002072415 sec. | ||
| 7975 | 2025.09.18 19:57:52.640177 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7976 | 2025.09.18 19:57:52.640281 [ 4 ] {8814d4e9-aab9-42ec-94cc-04028d8b67f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7977 | 2025.09.18 19:57:52.640324 [ 4 ] {8814d4e9-aab9-42ec-94cc-04028d8b67f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7978 | 2025.09.18 19:57:52.640746 [ 4 ] {8814d4e9-aab9-42ec-94cc-04028d8b67f2} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7979 | 2025.09.18 19:57:52.640785 [ 4 ] {8814d4e9-aab9-42ec-94cc-04028d8b67f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7980 | 2025.09.18 19:57:52.641092 [ 4 ] {8814d4e9-aab9-42ec-94cc-04028d8b67f2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7981 | 2025.09.18 19:57:52.641288 [ 4 ] {8814d4e9-aab9-42ec-94cc-04028d8b67f2} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7982 | 2025.09.18 19:57:52.641414 [ 4 ] {8814d4e9-aab9-42ec-94cc-04028d8b67f2} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001182 sec., 27072.75803722504 rows/sec., 1.99 MiB/sec. | ||
| 7983 | 2025.09.18 19:57:52.641450 [ 4 ] {8814d4e9-aab9-42ec-94cc-04028d8b67f2} <Debug> TCPHandler: Processed in 0.001353723 sec. | ||
| 7984 | 2025.09.18 19:57:52.641552 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7985 | 2025.09.18 19:57:52.641644 [ 4 ] {5f2f9e67-4cab-4402-b91b-f6879cfa88f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7986 | 2025.09.18 19:57:52.641682 [ 4 ] {5f2f9e67-4cab-4402-b91b-f6879cfa88f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7987 | 2025.09.18 19:57:52.642160 [ 4 ] {5f2f9e67-4cab-4402-b91b-f6879cfa88f7} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7988 | 2025.09.18 19:57:52.642197 [ 4 ] {5f2f9e67-4cab-4402-b91b-f6879cfa88f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7989 | 2025.09.18 19:57:52.642502 [ 4 ] {5f2f9e67-4cab-4402-b91b-f6879cfa88f7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7990 | 2025.09.18 19:57:52.642715 [ 4 ] {5f2f9e67-4cab-4402-b91b-f6879cfa88f7} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7991 | 2025.09.18 19:57:52.642844 [ 4 ] {5f2f9e67-4cab-4402-b91b-f6879cfa88f7} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00118 sec., 81355.93220338982 rows/sec., 6.35 MiB/sec. | ||
| 7992 | 2025.09.18 19:57:52.642883 [ 4 ] {5f2f9e67-4cab-4402-b91b-f6879cfa88f7} <Debug> TCPHandler: Processed in 0.001346573 sec. | ||
| 7993 | 2025.09.18 19:57:52.642994 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7994 | 2025.09.18 19:57:52.643090 [ 4 ] {040cbbcf-836a-4050-9dbc-6f7ab6c5165c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7995 | 2025.09.18 19:57:52.643132 [ 4 ] {040cbbcf-836a-4050-9dbc-6f7ab6c5165c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7996 | 2025.09.18 19:57:52.643535 [ 4 ] {040cbbcf-836a-4050-9dbc-6f7ab6c5165c} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7997 | 2025.09.18 19:57:52.643571 [ 4 ] {040cbbcf-836a-4050-9dbc-6f7ab6c5165c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 7998 | 2025.09.18 19:57:52.643913 [ 4 ] {040cbbcf-836a-4050-9dbc-6f7ab6c5165c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7999 | 2025.09.18 19:57:52.644128 [ 4 ] {040cbbcf-836a-4050-9dbc-6f7ab6c5165c} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8000 | 2025.09.18 19:57:52.644258 [ 4 ] {040cbbcf-836a-4050-9dbc-6f7ab6c5165c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 8001 | 2025.09.18 19:57:52.644295 [ 4 ] {040cbbcf-836a-4050-9dbc-6f7ab6c5165c} <Debug> TCPHandler: Processed in 0.001350563 sec. | ||
| 8002 | 2025.09.18 19:57:52.644418 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8003 | 2025.09.18 19:57:52.644543 [ 4 ] {851949ab-2e98-48e8-be8d-a72a4755bf2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8004 | 2025.09.18 19:57:52.644609 [ 4 ] {851949ab-2e98-48e8-be8d-a72a4755bf2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8005 | 2025.09.18 19:57:52.645481 [ 4 ] {851949ab-2e98-48e8-be8d-a72a4755bf2b} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8006 | 2025.09.18 19:57:52.645519 [ 4 ] {851949ab-2e98-48e8-be8d-a72a4755bf2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 8007 | 2025.09.18 19:57:52.646078 [ 4 ] {851949ab-2e98-48e8-be8d-a72a4755bf2b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8008 | 2025.09.18 19:57:52.646302 [ 4 ] {851949ab-2e98-48e8-be8d-a72a4755bf2b} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8009 | 2025.09.18 19:57:52.646446 [ 4 ] {851949ab-2e98-48e8-be8d-a72a4755bf2b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001927 sec., 16606.12350804359 rows/sec., 29.76 MiB/sec. | ||
| 8010 | 2025.09.18 19:57:52.646510 [ 4 ] {851949ab-2e98-48e8-be8d-a72a4755bf2b} <Debug> TCPHandler: Processed in 0.002154927 sec. | ||
| 8011 | 2025.09.18 19:57:52.646625 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8012 | 2025.09.18 19:57:52.646722 [ 4 ] {1b02f6b6-b1cc-4776-99d4-4ba10e62918d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8013 | 2025.09.18 19:57:52.646763 [ 4 ] {1b02f6b6-b1cc-4776-99d4-4ba10e62918d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8014 | 2025.09.18 19:57:52.647102 [ 4 ] {1b02f6b6-b1cc-4776-99d4-4ba10e62918d} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8015 | 2025.09.18 19:57:52.647138 [ 4 ] {1b02f6b6-b1cc-4776-99d4-4ba10e62918d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 8016 | 2025.09.18 19:57:52.647448 [ 4 ] {1b02f6b6-b1cc-4776-99d4-4ba10e62918d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8017 | 2025.09.18 19:57:52.647651 [ 4 ] {1b02f6b6-b1cc-4776-99d4-4ba10e62918d} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8018 | 2025.09.18 19:57:52.647782 [ 4 ] {1b02f6b6-b1cc-4776-99d4-4ba10e62918d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 8019 | 2025.09.18 19:57:52.647818 [ 4 ] {1b02f6b6-b1cc-4776-99d4-4ba10e62918d} <Debug> TCPHandler: Processed in 0.001244321 sec. | ||
| 8020 | 2025.09.18 19:57:53.741422 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46126 | ||
| 8021 | 2025.09.18 19:57:53.741587 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8022 | 2025.09.18 19:57:53.741630 [ 291 ] {} <Debug> TCP-Session: 6370dac9-c688-4f52-8255-52820daa1b1d Authenticating user 'default' from [fd00:1122:3344:101::e]:46126 | ||
| 8023 | 2025.09.18 19:57:53.741664 [ 291 ] {} <Debug> TCP-Session: 6370dac9-c688-4f52-8255-52820daa1b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8024 | 2025.09.18 19:57:53.741687 [ 291 ] {} <Debug> TCP-Session: 6370dac9-c688-4f52-8255-52820daa1b1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8025 | 2025.09.18 19:57:53.741994 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33211 | ||
| 8026 | 2025.09.18 19:57:53.742033 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46756 | ||
| 8027 | 2025.09.18 19:57:53.742062 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33167 | ||
| 8028 | 2025.09.18 19:57:53.742079 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59507 | ||
| 8029 | 2025.09.18 19:57:53.742129 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8030 | 2025.09.18 19:57:53.742140 [ 291 ] {} <Trace> TCP-Session: 6370dac9-c688-4f52-8255-52820daa1b1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8031 | 2025.09.18 19:57:53.742182 [ 292 ] {} <Debug> TCP-Session: faa2eeb5-661f-4bd7-b6a5-97973a5c7a59 Authenticating user 'default' from [fd00:1122:3344:101::e]:33211 | ||
| 8032 | 2025.09.18 19:57:53.742187 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8033 | 2025.09.18 19:57:53.742218 [ 292 ] {} <Debug> TCP-Session: faa2eeb5-661f-4bd7-b6a5-97973a5c7a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8034 | 2025.09.18 19:57:53.742175 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8035 | 2025.09.18 19:57:53.742249 [ 292 ] {} <Debug> TCP-Session: faa2eeb5-661f-4bd7-b6a5-97973a5c7a59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8036 | 2025.09.18 19:57:53.742254 [ 3 ] {} <Debug> TCP-Session: bdd3fa95-1eb9-4f41-b79b-edcf0f395e48 Authenticating user 'default' from [fd00:1122:3344:101::e]:46756 | ||
| 8037 | 2025.09.18 19:57:53.742271 [ 288 ] {} <Debug> TCP-Session: 1c2c37bf-6ed5-4cf3-97c1-8a628d11b641 Authenticating user 'default' from [fd00:1122:3344:101::e]:33167 | ||
| 8038 | 2025.09.18 19:57:53.742251 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8039 | 2025.09.18 19:57:53.742306 [ 288 ] {} <Debug> TCP-Session: 1c2c37bf-6ed5-4cf3-97c1-8a628d11b641 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8040 | 2025.09.18 19:57:53.742300 [ 3 ] {} <Debug> TCP-Session: bdd3fa95-1eb9-4f41-b79b-edcf0f395e48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8041 | 2025.09.18 19:57:53.742367 [ 289 ] {} <Debug> TCP-Session: 61b99180-76c3-43f1-b923-01bfb078ce74 Authenticating user 'default' from [fd00:1122:3344:101::e]:59507 | ||
| 8042 | 2025.09.18 19:57:53.742401 [ 291 ] {41eca01c-fc3f-48fa-a89f-dcccba9af918} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46126) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8043 | 2025.09.18 19:57:53.742432 [ 289 ] {} <Debug> TCP-Session: 61b99180-76c3-43f1-b923-01bfb078ce74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8044 | 2025.09.18 19:57:53.742403 [ 3 ] {} <Debug> TCP-Session: bdd3fa95-1eb9-4f41-b79b-edcf0f395e48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8045 | 2025.09.18 19:57:53.742467 [ 289 ] {} <Debug> TCP-Session: 61b99180-76c3-43f1-b923-01bfb078ce74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8046 | 2025.09.18 19:57:53.742366 [ 288 ] {} <Debug> TCP-Session: 1c2c37bf-6ed5-4cf3-97c1-8a628d11b641 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8047 | 2025.09.18 19:57:53.742080 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41363 | ||
| 8048 | 2025.09.18 19:57:53.742048 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58033 | ||
| 8049 | 2025.09.18 19:57:53.742028 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53475 | ||
| 8050 | 2025.09.18 19:57:53.742621 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8051 | 2025.09.18 19:57:53.742010 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48980 | ||
| 8052 | 2025.09.18 19:57:53.742651 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8053 | 2025.09.18 19:57:53.742690 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8054 | 2025.09.18 19:57:53.742650 [ 290 ] {} <Debug> TCP-Session: 08e63153-cab5-40ac-ab0b-f7dfbed876d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41363 | ||
| 8055 | 2025.09.18 19:57:53.742712 [ 286 ] {} <Debug> TCP-Session: 7ce59962-4699-4a5f-b2be-733b37c17275 Authenticating user 'default' from [fd00:1122:3344:101::e]:58033 | ||
| 8056 | 2025.09.18 19:57:53.742738 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8057 | 2025.09.18 19:57:53.742742 [ 290 ] {} <Debug> TCP-Session: 08e63153-cab5-40ac-ab0b-f7dfbed876d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8058 | 2025.09.18 19:57:53.742711 [ 294 ] {} <Debug> TCP-Session: 438cdeb4-9f77-4c02-9675-d8113f7cbd40 Authenticating user 'default' from [fd00:1122:3344:101::e]:53475 | ||
| 8059 | 2025.09.18 19:57:53.742774 [ 286 ] {} <Debug> TCP-Session: 7ce59962-4699-4a5f-b2be-733b37c17275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8060 | 2025.09.18 19:57:53.742788 [ 290 ] {} <Debug> TCP-Session: 08e63153-cab5-40ac-ab0b-f7dfbed876d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8061 | 2025.09.18 19:57:53.742796 [ 294 ] {} <Debug> TCP-Session: 438cdeb4-9f77-4c02-9675-d8113f7cbd40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8062 | 2025.09.18 19:57:53.742803 [ 286 ] {} <Debug> TCP-Session: 7ce59962-4699-4a5f-b2be-733b37c17275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8063 | 2025.09.18 19:57:53.742822 [ 294 ] {} <Debug> TCP-Session: 438cdeb4-9f77-4c02-9675-d8113f7cbd40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8064 | 2025.09.18 19:57:53.742790 [ 291 ] {41eca01c-fc3f-48fa-a89f-dcccba9af918} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8065 | 2025.09.18 19:57:53.742787 [ 293 ] {} <Debug> TCP-Session: 5e018778-f34c-4499-924c-b50b08d162f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48980 | ||
| 8066 | 2025.09.18 19:57:53.742909 [ 291 ] {41eca01c-fc3f-48fa-a89f-dcccba9af918} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8067 | 2025.09.18 19:57:53.742915 [ 293 ] {} <Debug> TCP-Session: 5e018778-f34c-4499-924c-b50b08d162f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8068 | 2025.09.18 19:57:53.742944 [ 293 ] {} <Debug> TCP-Session: 5e018778-f34c-4499-924c-b50b08d162f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8069 | 2025.09.18 19:57:53.743221 [ 291 ] {41eca01c-fc3f-48fa-a89f-dcccba9af918} <Debug> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b) (SelectExecutor): Key condition: unknown | ||
| 8070 | 2025.09.18 19:57:53.744144 [ 303 ] {41eca01c-fc3f-48fa-a89f-dcccba9af918} <Trace> AggregatingTransform: Aggregating | ||
| 8071 | 2025.09.18 19:57:53.744192 [ 303 ] {41eca01c-fc3f-48fa-a89f-dcccba9af918} <Trace> Aggregator: Aggregation method: without_key | ||
| 8072 | 2025.09.18 19:57:53.744227 [ 303 ] {41eca01c-fc3f-48fa-a89f-dcccba9af918} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000897196 sec. (1114.584 rows/sec., 43.54 KiB/sec.) | ||
| 8073 | 2025.09.18 19:57:53.744246 [ 303 ] {41eca01c-fc3f-48fa-a89f-dcccba9af918} <Trace> Aggregator: Merging aggregated data | ||
| 8074 | 2025.09.18 19:57:53.745586 [ 291 ] {41eca01c-fc3f-48fa-a89f-dcccba9af918} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00327 sec., 305.81039755351685 rows/sec., 11.95 KiB/sec. | ||
| 8075 | 2025.09.18 19:57:53.745697 [ 291 ] {41eca01c-fc3f-48fa-a89f-dcccba9af918} <Debug> TCPHandler: Processed in 0.003756025 sec. | ||
| 8076 | 2025.09.18 19:57:53.745829 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8077 | 2025.09.18 19:57:53.745856 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8078 | 2025.09.18 19:57:53.745870 [ 291 ] {} <Debug> TCP-Session: 6370dac9-c688-4f52-8255-52820daa1b1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8079 | 2025.09.18 19:57:53.745873 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8080 | 2025.09.18 19:57:53.745897 [ 290 ] {} <Debug> TCP-Session: 08e63153-cab5-40ac-ab0b-f7dfbed876d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8081 | 2025.09.18 19:57:53.745909 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8082 | 2025.09.18 19:57:53.745924 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8083 | 2025.09.18 19:57:53.745944 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8084 | 2025.09.18 19:57:53.745964 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8085 | 2025.09.18 19:57:53.745980 [ 294 ] {} <Debug> TCP-Session: 438cdeb4-9f77-4c02-9675-d8113f7cbd40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8086 | 2025.09.18 19:57:53.746006 [ 293 ] {} <Debug> TCP-Session: 5e018778-f34c-4499-924c-b50b08d162f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8087 | 2025.09.18 19:57:53.746018 [ 3 ] {} <Debug> TCP-Session: bdd3fa95-1eb9-4f41-b79b-edcf0f395e48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8088 | 2025.09.18 19:57:53.745957 [ 286 ] {} <Debug> TCP-Session: 7ce59962-4699-4a5f-b2be-733b37c17275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8089 | 2025.09.18 19:57:53.745937 [ 292 ] {} <Debug> TCP-Session: faa2eeb5-661f-4bd7-b6a5-97973a5c7a59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8090 | 2025.09.18 19:57:53.745887 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8091 | 2025.09.18 19:57:53.745979 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8092 | 2025.09.18 19:57:53.746122 [ 288 ] {} <Debug> TCP-Session: 1c2c37bf-6ed5-4cf3-97c1-8a628d11b641 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8093 | 2025.09.18 19:57:53.746153 [ 289 ] {} <Debug> TCP-Session: 61b99180-76c3-43f1-b923-01bfb078ce74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8094 | 2025.09.18 19:57:55.844435 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8095 | 2025.09.18 19:57:55.844481 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8096 | 2025.09.18 19:57:55.967887 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16267 | ||
| 8097 | 2025.09.18 19:57:55.968431 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8098 | 2025.09.18 19:57:55.968478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8099 | 2025.09.18 19:57:55.969030 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8100 | 2025.09.18 19:57:55.969274 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8101 | 2025.09.18 19:57:55.969413 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16267 | ||
| 8102 | 2025.09.18 19:57:56.829976 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8103 | 2025.09.18 19:57:56.848878 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8104 | 2025.09.18 19:57:56.848932 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8105 | 2025.09.18 19:57:56.855159 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8106 | 2025.09.18 19:57:56.855886 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8107 | 2025.09.18 19:57:56.859052 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8108 | 2025.09.18 19:57:57.649017 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8109 | 2025.09.18 19:57:57.649206 [ 4 ] {958a5f73-8386-42c0-8a25-4cd02313337c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8110 | 2025.09.18 19:57:57.649275 [ 4 ] {958a5f73-8386-42c0-8a25-4cd02313337c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8111 | 2025.09.18 19:57:57.650080 [ 4 ] {958a5f73-8386-42c0-8a25-4cd02313337c} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8112 | 2025.09.18 19:57:57.650155 [ 4 ] {958a5f73-8386-42c0-8a25-4cd02313337c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8113 | 2025.09.18 19:57:57.650627 [ 4 ] {958a5f73-8386-42c0-8a25-4cd02313337c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8114 | 2025.09.18 19:57:57.650867 [ 4 ] {958a5f73-8386-42c0-8a25-4cd02313337c} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8115 | 2025.09.18 19:57:57.651025 [ 4 ] {958a5f73-8386-42c0-8a25-4cd02313337c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001868 sec., 219486.08137044968 rows/sec., 13.92 MiB/sec. | ||
| 8116 | 2025.09.18 19:57:57.651075 [ 4 ] {958a5f73-8386-42c0-8a25-4cd02313337c} <Debug> TCPHandler: Processed in 0.002184677 sec. | ||
| 8117 | 2025.09.18 19:57:57.651197 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8118 | 2025.09.18 19:57:57.651301 [ 4 ] {78e5d327-8414-49a8-9f30-d46b0ff4d500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8119 | 2025.09.18 19:57:57.651345 [ 4 ] {78e5d327-8414-49a8-9f30-d46b0ff4d500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8120 | 2025.09.18 19:57:57.652147 [ 4 ] {78e5d327-8414-49a8-9f30-d46b0ff4d500} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8121 | 2025.09.18 19:57:57.652185 [ 4 ] {78e5d327-8414-49a8-9f30-d46b0ff4d500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8122 | 2025.09.18 19:57:57.652545 [ 4 ] {78e5d327-8414-49a8-9f30-d46b0ff4d500} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8123 | 2025.09.18 19:57:57.652755 [ 4 ] {78e5d327-8414-49a8-9f30-d46b0ff4d500} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8124 | 2025.09.18 19:57:57.652882 [ 4 ] {78e5d327-8414-49a8-9f30-d46b0ff4d500} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001606 sec., 704856.7870485679 rows/sec., 55.85 MiB/sec. | ||
| 8125 | 2025.09.18 19:57:57.652921 [ 4 ] {78e5d327-8414-49a8-9f30-d46b0ff4d500} <Debug> TCPHandler: Processed in 0.00177643 sec. | ||
| 8126 | 2025.09.18 19:57:57.653035 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8127 | 2025.09.18 19:57:57.653132 [ 4 ] {8ac7705c-23d3-4533-90ea-137a13610244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8128 | 2025.09.18 19:57:57.653171 [ 4 ] {8ac7705c-23d3-4533-90ea-137a13610244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8129 | 2025.09.18 19:57:57.653622 [ 4 ] {8ac7705c-23d3-4533-90ea-137a13610244} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8130 | 2025.09.18 19:57:57.653659 [ 4 ] {8ac7705c-23d3-4533-90ea-137a13610244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8131 | 2025.09.18 19:57:57.653961 [ 4 ] {8ac7705c-23d3-4533-90ea-137a13610244} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8132 | 2025.09.18 19:57:57.654174 [ 4 ] {8ac7705c-23d3-4533-90ea-137a13610244} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8133 | 2025.09.18 19:57:57.654306 [ 4 ] {8ac7705c-23d3-4533-90ea-137a13610244} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001195 sec., 179916.31799163177 rows/sec., 10.68 MiB/sec. | ||
| 8134 | 2025.09.18 19:57:57.654346 [ 4 ] {8ac7705c-23d3-4533-90ea-137a13610244} <Debug> TCPHandler: Processed in 0.001359543 sec. | ||
| 8135 | 2025.09.18 19:57:57.654452 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8136 | 2025.09.18 19:57:57.654546 [ 4 ] {6ab7d563-9084-4e36-85d0-e23f02e24697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8137 | 2025.09.18 19:57:57.654584 [ 4 ] {6ab7d563-9084-4e36-85d0-e23f02e24697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8138 | 2025.09.18 19:57:57.655032 [ 4 ] {6ab7d563-9084-4e36-85d0-e23f02e24697} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8139 | 2025.09.18 19:57:57.655068 [ 4 ] {6ab7d563-9084-4e36-85d0-e23f02e24697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8140 | 2025.09.18 19:57:57.655364 [ 4 ] {6ab7d563-9084-4e36-85d0-e23f02e24697} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8141 | 2025.09.18 19:57:57.655568 [ 4 ] {6ab7d563-9084-4e36-85d0-e23f02e24697} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8142 | 2025.09.18 19:57:57.655697 [ 4 ] {6ab7d563-9084-4e36-85d0-e23f02e24697} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001169 sec., 181351.58254918735 rows/sec., 11.70 MiB/sec. | ||
| 8143 | 2025.09.18 19:57:57.655734 [ 4 ] {6ab7d563-9084-4e36-85d0-e23f02e24697} <Debug> TCPHandler: Processed in 0.001331033 sec. | ||
| 8144 | 2025.09.18 19:57:57.655843 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8145 | 2025.09.18 19:57:57.655937 [ 4 ] {e3a23de7-a914-469e-86be-186a99f359cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8146 | 2025.09.18 19:57:57.655977 [ 4 ] {e3a23de7-a914-469e-86be-186a99f359cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8147 | 2025.09.18 19:57:57.656422 [ 4 ] {e3a23de7-a914-469e-86be-186a99f359cf} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2025.09.18 19:57:57.656458 [ 4 ] {e3a23de7-a914-469e-86be-186a99f359cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8149 | 2025.09.18 19:57:57.656751 [ 4 ] {e3a23de7-a914-469e-86be-186a99f359cf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8150 | 2025.09.18 19:57:57.656952 [ 4 ] {e3a23de7-a914-469e-86be-186a99f359cf} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2025.09.18 19:57:57.657078 [ 4 ] {e3a23de7-a914-469e-86be-186a99f359cf} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001159 sec., 182053.494391717 rows/sec., 10.34 MiB/sec. | ||
| 8152 | 2025.09.18 19:57:57.657115 [ 4 ] {e3a23de7-a914-469e-86be-186a99f359cf} <Debug> TCPHandler: Processed in 0.001321333 sec. | ||
| 8153 | 2025.09.18 19:57:57.657216 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8154 | 2025.09.18 19:57:57.657310 [ 4 ] {cb93adae-fcbc-4e68-92f9-bfae2ef9b783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8155 | 2025.09.18 19:57:57.657351 [ 4 ] {cb93adae-fcbc-4e68-92f9-bfae2ef9b783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8156 | 2025.09.18 19:57:57.657949 [ 4 ] {cb93adae-fcbc-4e68-92f9-bfae2ef9b783} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2025.09.18 19:57:57.657985 [ 4 ] {cb93adae-fcbc-4e68-92f9-bfae2ef9b783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8158 | 2025.09.18 19:57:57.658315 [ 4 ] {cb93adae-fcbc-4e68-92f9-bfae2ef9b783} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8159 | 2025.09.18 19:57:57.658532 [ 4 ] {cb93adae-fcbc-4e68-92f9-bfae2ef9b783} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2025.09.18 19:57:57.658660 [ 4 ] {cb93adae-fcbc-4e68-92f9-bfae2ef9b783} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001368 sec., 503654.9707602339 rows/sec., 35.17 MiB/sec. | ||
| 8161 | 2025.09.18 19:57:57.658698 [ 4 ] {cb93adae-fcbc-4e68-92f9-bfae2ef9b783} <Debug> TCPHandler: Processed in 0.001531007 sec. | ||
| 8162 | 2025.09.18 19:57:57.658804 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8163 | 2025.09.18 19:57:57.658909 [ 4 ] {5724dcff-f321-4020-bee4-12656b6c9319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8164 | 2025.09.18 19:57:57.658951 [ 4 ] {5724dcff-f321-4020-bee4-12656b6c9319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8165 | 2025.09.18 19:57:57.659294 [ 4 ] {5724dcff-f321-4020-bee4-12656b6c9319} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8166 | 2025.09.18 19:57:57.659331 [ 4 ] {5724dcff-f321-4020-bee4-12656b6c9319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8167 | 2025.09.18 19:57:57.659654 [ 4 ] {5724dcff-f321-4020-bee4-12656b6c9319} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8168 | 2025.09.18 19:57:57.659903 [ 4 ] {5724dcff-f321-4020-bee4-12656b6c9319} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8169 | 2025.09.18 19:57:57.660037 [ 4 ] {5724dcff-f321-4020-bee4-12656b6c9319} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001147 sec., 5231.037489102006 rows/sec., 273.30 KiB/sec. | ||
| 8170 | 2025.09.18 19:57:57.660074 [ 4 ] {5724dcff-f321-4020-bee4-12656b6c9319} <Debug> TCPHandler: Processed in 0.001321472 sec. | ||
| 8171 | 2025.09.18 19:57:57.660191 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8172 | 2025.09.18 19:57:57.660296 [ 4 ] {c016561e-7017-4378-9abb-44825c22ea2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8173 | 2025.09.18 19:57:57.660339 [ 4 ] {c016561e-7017-4378-9abb-44825c22ea2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8174 | 2025.09.18 19:57:57.660760 [ 4 ] {c016561e-7017-4378-9abb-44825c22ea2f} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8175 | 2025.09.18 19:57:57.660796 [ 4 ] {c016561e-7017-4378-9abb-44825c22ea2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8176 | 2025.09.18 19:57:57.661156 [ 4 ] {c016561e-7017-4378-9abb-44825c22ea2f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8177 | 2025.09.18 19:57:57.661347 [ 4 ] {c016561e-7017-4378-9abb-44825c22ea2f} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8178 | 2025.09.18 19:57:57.661469 [ 4 ] {c016561e-7017-4378-9abb-44825c22ea2f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001214 sec., 258649.0939044481 rows/sec., 16.99 MiB/sec. | ||
| 8179 | 2025.09.18 19:57:57.661505 [ 4 ] {c016561e-7017-4378-9abb-44825c22ea2f} <Debug> TCPHandler: Processed in 0.001400704 sec. | ||
| 8180 | 2025.09.18 19:57:57.661603 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8181 | 2025.09.18 19:57:57.661696 [ 4 ] {0e43a5d2-d84b-4d8b-aeb8-25e921b33543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8182 | 2025.09.18 19:57:57.661737 [ 4 ] {0e43a5d2-d84b-4d8b-aeb8-25e921b33543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8183 | 2025.09.18 19:57:57.662037 [ 4 ] {0e43a5d2-d84b-4d8b-aeb8-25e921b33543} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2025.09.18 19:57:57.662071 [ 4 ] {0e43a5d2-d84b-4d8b-aeb8-25e921b33543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8185 | 2025.09.18 19:57:57.662452 [ 4 ] {0e43a5d2-d84b-4d8b-aeb8-25e921b33543} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8186 | 2025.09.18 19:57:57.662667 [ 4 ] {0e43a5d2-d84b-4d8b-aeb8-25e921b33543} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2025.09.18 19:57:57.662801 [ 4 ] {0e43a5d2-d84b-4d8b-aeb8-25e921b33543} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 8188 | 2025.09.18 19:57:57.662839 [ 4 ] {0e43a5d2-d84b-4d8b-aeb8-25e921b33543} <Debug> TCPHandler: Processed in 0.001255352 sec. | ||
| 8189 | 2025.09.18 19:57:57.662946 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8190 | 2025.09.18 19:57:57.663040 [ 4 ] {46ae1cac-2f18-4a58-b4db-398fb6cb9a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8191 | 2025.09.18 19:57:57.663095 [ 4 ] {46ae1cac-2f18-4a58-b4db-398fb6cb9a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8192 | 2025.09.18 19:57:57.663835 [ 4 ] {46ae1cac-2f18-4a58-b4db-398fb6cb9a15} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2025.09.18 19:57:57.663872 [ 4 ] {46ae1cac-2f18-4a58-b4db-398fb6cb9a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8194 | 2025.09.18 19:57:57.664381 [ 4 ] {46ae1cac-2f18-4a58-b4db-398fb6cb9a15} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8195 | 2025.09.18 19:57:57.664606 [ 4 ] {46ae1cac-2f18-4a58-b4db-398fb6cb9a15} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8196 | 2025.09.18 19:57:57.664750 [ 4 ] {46ae1cac-2f18-4a58-b4db-398fb6cb9a15} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001728 sec., 5787.037037037037 rows/sec., 10.37 MiB/sec. | ||
| 8197 | 2025.09.18 19:57:57.664809 [ 4 ] {46ae1cac-2f18-4a58-b4db-398fb6cb9a15} <Debug> TCPHandler: Processed in 0.001912302 sec. | ||
| 8198 | 2025.09.18 19:57:57.664921 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8199 | 2025.09.18 19:57:57.665016 [ 4 ] {a24e01ef-291f-4724-9372-115f06258d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8200 | 2025.09.18 19:57:57.665057 [ 4 ] {a24e01ef-291f-4724-9372-115f06258d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8201 | 2025.09.18 19:57:57.665386 [ 4 ] {a24e01ef-291f-4724-9372-115f06258d5c} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8202 | 2025.09.18 19:57:57.665422 [ 4 ] {a24e01ef-291f-4724-9372-115f06258d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8203 | 2025.09.18 19:57:57.665727 [ 4 ] {a24e01ef-291f-4724-9372-115f06258d5c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8204 | 2025.09.18 19:57:57.665937 [ 4 ] {a24e01ef-291f-4724-9372-115f06258d5c} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2025.09.18 19:57:57.666063 [ 4 ] {a24e01ef-291f-4724-9372-115f06258d5c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001065 sec., 97652.58215962442 rows/sec., 5.98 MiB/sec. | ||
| 8206 | 2025.09.18 19:57:57.666098 [ 4 ] {a24e01ef-291f-4724-9372-115f06258d5c} <Debug> TCPHandler: Processed in 0.001227251 sec. | ||
| 8207 | 2025.09.18 19:58:01.003556 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1066 | ||
| 8208 | 2025.09.18 19:58:01.005957 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8209 | 2025.09.18 19:58:01.006009 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8210 | 2025.09.18 19:58:01.007223 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8211 | 2025.09.18 19:58:01.007491 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8212 | 2025.09.18 19:58:01.007780 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1066 | ||
| 8213 | 2025.09.18 19:58:02.666934 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8214 | 2025.09.18 19:58:02.667108 [ 4 ] {83fb4496-3844-4df1-92f4-047de2183496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8215 | 2025.09.18 19:58:02.667173 [ 4 ] {83fb4496-3844-4df1-92f4-047de2183496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8216 | 2025.09.18 19:58:02.667830 [ 4 ] {83fb4496-3844-4df1-92f4-047de2183496} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8217 | 2025.09.18 19:58:02.667870 [ 4 ] {83fb4496-3844-4df1-92f4-047de2183496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8218 | 2025.09.18 19:58:02.668240 [ 4 ] {83fb4496-3844-4df1-92f4-047de2183496} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8219 | 2025.09.18 19:58:02.668482 [ 4 ] {83fb4496-3844-4df1-92f4-047de2183496} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8220 | 2025.09.18 19:58:02.668648 [ 4 ] {83fb4496-3844-4df1-92f4-047de2183496} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001588 sec., 7556.675062972292 rows/sec., 616.19 KiB/sec. | ||
| 8221 | 2025.09.18 19:58:02.668698 [ 4 ] {83fb4496-3844-4df1-92f4-047de2183496} <Debug> TCPHandler: Processed in 0.001883063 sec. | ||
| 8222 | 2025.09.18 19:58:02.668821 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8223 | 2025.09.18 19:58:02.668923 [ 4 ] {0f9d2e8c-e1e0-41c5-91e4-bea63a071e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8224 | 2025.09.18 19:58:02.668966 [ 4 ] {0f9d2e8c-e1e0-41c5-91e4-bea63a071e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8225 | 2025.09.18 19:58:02.670117 [ 4 ] {0f9d2e8c-e1e0-41c5-91e4-bea63a071e82} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8226 | 2025.09.18 19:58:02.670154 [ 4 ] {0f9d2e8c-e1e0-41c5-91e4-bea63a071e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8227 | 2025.09.18 19:58:02.670553 [ 4 ] {0f9d2e8c-e1e0-41c5-91e4-bea63a071e82} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8228 | 2025.09.18 19:58:02.670762 [ 4 ] {0f9d2e8c-e1e0-41c5-91e4-bea63a071e82} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8229 | 2025.09.18 19:58:02.670868 [ 63 ] {} <Debug> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8230 | 2025.09.18 19:58:02.670896 [ 4 ] {0f9d2e8c-e1e0-41c5-91e4-bea63a071e82} <Debug> executeQuery: Read 1266 rows, 107.44 KiB in 0.001996 sec., 634268.5370741483 rows/sec., 52.57 MiB/sec. | ||
| 8231 | 2025.09.18 19:58:02.670911 [ 63 ] {} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2025.09.18 19:58:02.670935 [ 4 ] {0f9d2e8c-e1e0-41c5-91e4-bea63a071e82} <Debug> TCPHandler: Processed in 0.002165607 sec. | ||
| 8233 | 2025.09.18 19:58:02.670935 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8234 | 2025.09.18 19:58:02.671049 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8235 | 2025.09.18 19:58:02.671070 [ 197 ] {73f8a399-e317-4d85-967e-c274ff67ed35::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 | ||
| 8236 | 2025.09.18 19:58:02.671148 [ 4 ] {704ee689-5f32-479b-9eff-dd9b98409435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8237 | 2025.09.18 19:58:02.671194 [ 4 ] {704ee689-5f32-479b-9eff-dd9b98409435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8238 | 2025.09.18 19:58:02.671220 [ 197 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8239 | 2025.09.18 19:58:02.671264 [ 197 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2466 rows starting from the beginning of the part | ||
| 8240 | 2025.09.18 19:58:02.671369 [ 197 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 120 rows starting from the beginning of the part | ||
| 8241 | 2025.09.18 19:58:02.671427 [ 197 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1132 rows starting from the beginning of the part | ||
| 8242 | 2025.09.18 19:58:02.671476 [ 197 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 120 rows starting from the beginning of the part | ||
| 8243 | 2025.09.18 19:58:02.671534 [ 197 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1132 rows starting from the beginning of the part | ||
| 8244 | 2025.09.18 19:58:02.671581 [ 197 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1266 rows starting from the beginning of the part | ||
| 8245 | 2025.09.18 19:58:02.671622 [ 4 ] {704ee689-5f32-479b-9eff-dd9b98409435} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8246 | 2025.09.18 19:58:02.671662 [ 4 ] {704ee689-5f32-479b-9eff-dd9b98409435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8247 | 2025.09.18 19:58:02.672008 [ 4 ] {704ee689-5f32-479b-9eff-dd9b98409435} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8248 | 2025.09.18 19:58:02.672223 [ 4 ] {704ee689-5f32-479b-9eff-dd9b98409435} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8249 | 2025.09.18 19:58:02.672322 [ 63 ] {} <Debug> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8250 | 2025.09.18 19:58:02.672347 [ 63 ] {} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8251 | 2025.09.18 19:58:02.672366 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8252 | 2025.09.18 19:58:02.672367 [ 4 ] {704ee689-5f32-479b-9eff-dd9b98409435} <Debug> executeQuery: Read 44 rows, 3.24 KiB in 0.00124 sec., 35483.87096774193 rows/sec., 2.55 MiB/sec. | ||
| 8253 | 2025.09.18 19:58:02.672410 [ 4 ] {704ee689-5f32-479b-9eff-dd9b98409435} <Debug> TCPHandler: Processed in 0.001411264 sec. | ||
| 8254 | 2025.09.18 19:58:02.672441 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::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 | ||
| 8255 | 2025.09.18 19:58:02.672528 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8256 | 2025.09.18 19:58:02.672557 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 279 rows starting from the beginning of the part | ||
| 8257 | 2025.09.18 19:58:02.672576 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8258 | 2025.09.18 19:58:02.672616 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
| 8259 | 2025.09.18 19:58:02.672664 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 215 rows starting from the beginning of the part | ||
| 8260 | 2025.09.18 19:58:02.672673 [ 4 ] {bccb549b-e5df-4cd4-8670-ced35aa20262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8261 | 2025.09.18 19:58:02.672705 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part | ||
| 8262 | 2025.09.18 19:58:02.672713 [ 4 ] {bccb549b-e5df-4cd4-8670-ced35aa20262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8263 | 2025.09.18 19:58:02.672743 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 215 rows starting from the beginning of the part | ||
| 8264 | 2025.09.18 19:58:02.672782 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 44 rows starting from the beginning of the part | ||
| 8265 | 2025.09.18 19:58:02.673233 [ 4 ] {bccb549b-e5df-4cd4-8670-ced35aa20262} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2025.09.18 19:58:02.673267 [ 4 ] {bccb549b-e5df-4cd4-8670-ced35aa20262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8267 | 2025.09.18 19:58:02.673591 [ 4 ] {bccb549b-e5df-4cd4-8670-ced35aa20262} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8268 | 2025.09.18 19:58:02.673606 [ 199 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 817 rows, containing 5 columns (5 merged, 0 gathered) in 0.001194441 sec., 684001.9724708042 rows/sec., 45.14 MiB/sec. | ||
| 8269 | 2025.09.18 19:58:02.673747 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8270 | 2025.09.18 19:58:02.673810 [ 4 ] {bccb549b-e5df-4cd4-8670-ced35aa20262} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8271 | 2025.09.18 19:58:02.673946 [ 4 ] {bccb549b-e5df-4cd4-8670-ced35aa20262} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001293 sec., 176334.10672853826 rows/sec., 11.94 MiB/sec. | ||
| 8272 | 2025.09.18 19:58:02.673945 [ 186 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6236 rows, containing 5 columns (5 merged, 0 gathered) in 0.00294001 sec., 2121081.220812174 rows/sec., 180.37 MiB/sec. | ||
| 8273 | 2025.09.18 19:58:02.673984 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_46_9} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8274 | 2025.09.18 19:58:02.673985 [ 4 ] {bccb549b-e5df-4cd4-8670-ced35aa20262} <Debug> TCPHandler: Processed in 0.001457335 sec. | ||
| 8275 | 2025.09.18 19:58:02.674049 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_46_9} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8276 | 2025.09.18 19:58:02.674102 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8277 | 2025.09.18 19:58:02.674109 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8278 | 2025.09.18 19:58:02.674204 [ 4 ] {364c6906-0cd1-4f4b-a2cc-133200afb905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8279 | 2025.09.18 19:58:02.674245 [ 4 ] {364c6906-0cd1-4f4b-a2cc-133200afb905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8280 | 2025.09.18 19:58:02.674328 [ 199 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8281 | 2025.09.18 19:58:02.674652 [ 199 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_51_10} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8282 | 2025.09.18 19:58:02.674744 [ 199 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_51_10} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8283 | 2025.09.18 19:58:02.674848 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 8284 | 2025.09.18 19:58:02.674947 [ 4 ] {364c6906-0cd1-4f4b-a2cc-133200afb905} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2025.09.18 19:58:02.674988 [ 4 ] {364c6906-0cd1-4f4b-a2cc-133200afb905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8286 | 2025.09.18 19:58:02.675341 [ 4 ] {364c6906-0cd1-4f4b-a2cc-133200afb905} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8287 | 2025.09.18 19:58:02.675545 [ 4 ] {364c6906-0cd1-4f4b-a2cc-133200afb905} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8288 | 2025.09.18 19:58:02.675642 [ 63 ] {} <Debug> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8289 | 2025.09.18 19:58:02.675671 [ 63 ] {} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8290 | 2025.09.18 19:58:02.675674 [ 4 ] {364c6906-0cd1-4f4b-a2cc-133200afb905} <Debug> executeQuery: Read 564 rows, 42.95 KiB in 0.001495 sec., 377257.525083612 rows/sec., 28.05 MiB/sec. | ||
| 8291 | 2025.09.18 19:58:02.675692 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8292 | 2025.09.18 19:58:02.675718 [ 4 ] {364c6906-0cd1-4f4b-a2cc-133200afb905} <Debug> TCPHandler: Processed in 0.001664279 sec. | ||
| 8293 | 2025.09.18 19:58:02.675765 [ 197 ] {c18be726-633f-417f-9abd-a115c260c01a::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 | ||
| 8294 | 2025.09.18 19:58:02.675829 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8295 | 2025.09.18 19:58:02.675863 [ 197 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8296 | 2025.09.18 19:58:02.675892 [ 197 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1251 rows starting from the beginning of the part | ||
| 8297 | 2025.09.18 19:58:02.675927 [ 4 ] {b59b677b-c80c-425e-a1a7-6d57ec245cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8298 | 2025.09.18 19:58:02.675937 [ 197 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 96 rows starting from the beginning of the part | ||
| 8299 | 2025.09.18 19:58:02.675979 [ 4 ] {b59b677b-c80c-425e-a1a7-6d57ec245cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8300 | 2025.09.18 19:58:02.675989 [ 197 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 689 rows starting from the beginning of the part | ||
| 8301 | 2025.09.18 19:58:02.676039 [ 197 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 96 rows starting from the beginning of the part | ||
| 8302 | 2025.09.18 19:58:02.676070 [ 197 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 689 rows starting from the beginning of the part | ||
| 8303 | 2025.09.18 19:58:02.676104 [ 197 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 564 rows starting from the beginning of the part | ||
| 8304 | 2025.09.18 19:58:02.676648 [ 4 ] {b59b677b-c80c-425e-a1a7-6d57ec245cf8} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8305 | 2025.09.18 19:58:02.676688 [ 4 ] {b59b677b-c80c-425e-a1a7-6d57ec245cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8306 | 2025.09.18 19:58:02.677067 [ 4 ] {b59b677b-c80c-425e-a1a7-6d57ec245cf8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8307 | 2025.09.18 19:58:02.677208 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3385 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474925 sec., 2295031.950777158 rows/sec., 173.81 MiB/sec. | ||
| 8308 | 2025.09.18 19:58:02.677284 [ 4 ] {b59b677b-c80c-425e-a1a7-6d57ec245cf8} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8309 | 2025.09.18 19:58:02.677373 [ 197 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8310 | 2025.09.18 19:58:02.677392 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8311 | 2025.09.18 19:58:02.677420 [ 4 ] {b59b677b-c80c-425e-a1a7-6d57ec245cf8} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001511 sec., 562541.3633355394 rows/sec., 37.87 MiB/sec. | ||
| 8312 | 2025.09.18 19:58:02.677424 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8313 | 2025.09.18 19:58:02.677458 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8314 | 2025.09.18 19:58:02.677459 [ 4 ] {b59b677b-c80c-425e-a1a7-6d57ec245cf8} <Debug> TCPHandler: Processed in 0.001678609 sec. | ||
| 8315 | 2025.09.18 19:58:02.677529 [ 198 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::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 | ||
| 8316 | 2025.09.18 19:58:02.677580 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8317 | 2025.09.18 19:58:02.677623 [ 198 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8318 | 2025.09.18 19:58:02.677641 [ 197 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_51_10} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8319 | 2025.09.18 19:58:02.677656 [ 198 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16207 rows starting from the beginning of the part | ||
| 8320 | 2025.09.18 19:58:02.677676 [ 4 ] {2af54258-a676-4d85-a6d3-159e42cf0cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8321 | 2025.09.18 19:58:02.677723 [ 197 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_51_10} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8322 | 2025.09.18 19:58:02.677732 [ 4 ] {2af54258-a676-4d85-a6d3-159e42cf0cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8323 | 2025.09.18 19:58:02.677724 [ 198 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::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 | ||
| 8324 | 2025.09.18 19:58:02.677800 [ 198 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 314 rows starting from the beginning of the part | ||
| 8325 | 2025.09.18 19:58:02.677809 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8326 | 2025.09.18 19:58:02.677847 [ 198 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::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 | ||
| 8327 | 2025.09.18 19:58:02.677897 [ 198 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 314 rows starting from the beginning of the part | ||
| 8328 | 2025.09.18 19:58:02.677946 [ 198 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 850 rows starting from the beginning of the part | ||
| 8329 | 2025.09.18 19:58:02.678574 [ 4 ] {2af54258-a676-4d85-a6d3-159e42cf0cd4} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8330 | 2025.09.18 19:58:02.678609 [ 4 ] {2af54258-a676-4d85-a6d3-159e42cf0cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8331 | 2025.09.18 19:58:02.679166 [ 4 ] {2af54258-a676-4d85-a6d3-159e42cf0cd4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8332 | 2025.09.18 19:58:02.679394 [ 4 ] {2af54258-a676-4d85-a6d3-159e42cf0cd4} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8333 | 2025.09.18 19:58:02.679551 [ 4 ] {2af54258-a676-4d85-a6d3-159e42cf0cd4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001892 sec., 16913.319238900633 rows/sec., 30.31 MiB/sec. | ||
| 8334 | 2025.09.18 19:58:02.679620 [ 4 ] {2af54258-a676-4d85-a6d3-159e42cf0cd4} <Debug> TCPHandler: Processed in 0.002088776 sec. | ||
| 8335 | 2025.09.18 19:58:02.679738 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8336 | 2025.09.18 19:58:02.679832 [ 4 ] {7ac35fb4-d8fb-4260-a8d8-989a3fe0fe52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8337 | 2025.09.18 19:58:02.679874 [ 4 ] {7ac35fb4-d8fb-4260-a8d8-989a3fe0fe52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8338 | 2025.09.18 19:58:02.680228 [ 4 ] {7ac35fb4-d8fb-4260-a8d8-989a3fe0fe52} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8339 | 2025.09.18 19:58:02.680263 [ 4 ] {7ac35fb4-d8fb-4260-a8d8-989a3fe0fe52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8340 | 2025.09.18 19:58:02.680598 [ 4 ] {7ac35fb4-d8fb-4260-a8d8-989a3fe0fe52} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8341 | 2025.09.18 19:58:02.680807 [ 4 ] {7ac35fb4-d8fb-4260-a8d8-989a3fe0fe52} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8342 | 2025.09.18 19:58:02.680907 [ 47 ] {} <Debug> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8343 | 2025.09.18 19:58:02.680935 [ 4 ] {7ac35fb4-d8fb-4260-a8d8-989a3fe0fe52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 8344 | 2025.09.18 19:58:02.680936 [ 47 ] {} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2025.09.18 19:58:02.680970 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8346 | 2025.09.18 19:58:02.680972 [ 4 ] {7ac35fb4-d8fb-4260-a8d8-989a3fe0fe52} <Debug> TCPHandler: Processed in 0.001283662 sec. | ||
| 8347 | 2025.09.18 19:58:02.681037 [ 186 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 8348 | 2025.09.18 19:58:02.681123 [ 186 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8349 | 2025.09.18 19:58:02.681150 [ 186 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3454 rows starting from the beginning of the part | ||
| 8350 | 2025.09.18 19:58:02.681199 [ 186 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 8351 | 2025.09.18 19:58:02.681237 [ 186 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 8352 | 2025.09.18 19:58:02.681273 [ 186 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 8353 | 2025.09.18 19:58:02.681309 [ 186 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 104 rows starting from the beginning of the part | ||
| 8354 | 2025.09.18 19:58:02.681344 [ 186 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 8355 | 2025.09.18 19:58:02.682602 [ 191 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3842 rows, containing 4 columns (4 merged, 0 gathered) in 0.001593498 sec., 2411047.89588691 rows/sec., 153.81 MiB/sec. | ||
| 8356 | 2025.09.18 19:58:02.682757 [ 193 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18005 rows, containing 5 columns (5 merged, 0 gathered) in 0.00525769 sec., 3424507.721071421 rows/sec., 230.38 MiB/sec. | ||
| 8357 | 2025.09.18 19:58:02.682940 [ 186 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8358 | 2025.09.18 19:58:02.682943 [ 198 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8359 | 2025.09.18 19:58:02.683188 [ 186 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_51_10} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8360 | 2025.09.18 19:58:02.683199 [ 198 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8361 | 2025.09.18 19:58:02.683252 [ 186 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_51_10} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8362 | 2025.09.18 19:58:02.683266 [ 198 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8363 | 2025.09.18 19:58:02.683310 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8364 | 2025.09.18 19:58:02.683337 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 8365 | 2025.09.18 19:58:03.001222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.96 MiB, peak 296.67 MiB, free memory in arenas 0.00 B, will set to 288.45 MiB (RSS), difference: 1.48 MiB | ||
| 8366 | 2025.09.18 19:58:03.469513 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16779 | ||
| 8367 | 2025.09.18 19:58:03.470394 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8368 | 2025.09.18 19:58:03.470486 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8369 | 2025.09.18 19:58:03.471067 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8370 | 2025.09.18 19:58:03.471294 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8371 | 2025.09.18 19:58:03.471446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16779 | ||
| 8372 | 2025.09.18 19:58:04.360080 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8373 | 2025.09.18 19:58:04.377689 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8374 | 2025.09.18 19:58:04.377752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8375 | 2025.09.18 19:58:04.384118 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8376 | 2025.09.18 19:58:04.384800 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8377 | 2025.09.18 19:58:04.387814 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8378 | 2025.09.18 19:58:07.648216 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8379 | 2025.09.18 19:58:07.648395 [ 4 ] {1dfe009a-63cd-49ff-90eb-fd13dc35b900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8380 | 2025.09.18 19:58:07.648463 [ 4 ] {1dfe009a-63cd-49ff-90eb-fd13dc35b900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8381 | 2025.09.18 19:58:07.649340 [ 4 ] {1dfe009a-63cd-49ff-90eb-fd13dc35b900} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8382 | 2025.09.18 19:58:07.649391 [ 4 ] {1dfe009a-63cd-49ff-90eb-fd13dc35b900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8383 | 2025.09.18 19:58:07.649799 [ 4 ] {1dfe009a-63cd-49ff-90eb-fd13dc35b900} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8384 | 2025.09.18 19:58:07.650028 [ 4 ] {1dfe009a-63cd-49ff-90eb-fd13dc35b900} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8385 | 2025.09.18 19:58:07.650197 [ 4 ] {1dfe009a-63cd-49ff-90eb-fd13dc35b900} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00185 sec., 221621.6216216216 rows/sec., 14.06 MiB/sec. | ||
| 8386 | 2025.09.18 19:58:07.650249 [ 4 ] {1dfe009a-63cd-49ff-90eb-fd13dc35b900} <Debug> TCPHandler: Processed in 0.002166657 sec. | ||
| 8387 | 2025.09.18 19:58:07.650378 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8388 | 2025.09.18 19:58:07.650481 [ 4 ] {a18f6d43-dcdc-437c-bcb6-9783529d9edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8389 | 2025.09.18 19:58:07.650524 [ 4 ] {a18f6d43-dcdc-437c-bcb6-9783529d9edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8390 | 2025.09.18 19:58:07.651450 [ 4 ] {a18f6d43-dcdc-437c-bcb6-9783529d9edc} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8391 | 2025.09.18 19:58:07.651488 [ 4 ] {a18f6d43-dcdc-437c-bcb6-9783529d9edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8392 | 2025.09.18 19:58:07.651869 [ 4 ] {a18f6d43-dcdc-437c-bcb6-9783529d9edc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8393 | 2025.09.18 19:58:07.652081 [ 4 ] {a18f6d43-dcdc-437c-bcb6-9783529d9edc} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8394 | 2025.09.18 19:58:07.652213 [ 4 ] {a18f6d43-dcdc-437c-bcb6-9783529d9edc} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001757 sec., 644280.0227660785 rows/sec., 51.05 MiB/sec. | ||
| 8395 | 2025.09.18 19:58:07.652252 [ 4 ] {a18f6d43-dcdc-437c-bcb6-9783529d9edc} <Debug> TCPHandler: Processed in 0.001926973 sec. | ||
| 8396 | 2025.09.18 19:58:07.652363 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8397 | 2025.09.18 19:58:07.652461 [ 4 ] {56c3ab8e-218d-40c6-8d05-469c8e7c72ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8398 | 2025.09.18 19:58:07.652501 [ 4 ] {56c3ab8e-218d-40c6-8d05-469c8e7c72ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8399 | 2025.09.18 19:58:07.652970 [ 4 ] {56c3ab8e-218d-40c6-8d05-469c8e7c72ce} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8400 | 2025.09.18 19:58:07.653009 [ 4 ] {56c3ab8e-218d-40c6-8d05-469c8e7c72ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8401 | 2025.09.18 19:58:07.653321 [ 4 ] {56c3ab8e-218d-40c6-8d05-469c8e7c72ce} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8402 | 2025.09.18 19:58:07.653541 [ 4 ] {56c3ab8e-218d-40c6-8d05-469c8e7c72ce} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8403 | 2025.09.18 19:58:07.653669 [ 4 ] {56c3ab8e-218d-40c6-8d05-469c8e7c72ce} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001228 sec., 175081.43322475572 rows/sec., 10.39 MiB/sec. | ||
| 8404 | 2025.09.18 19:58:07.653706 [ 4 ] {56c3ab8e-218d-40c6-8d05-469c8e7c72ce} <Debug> TCPHandler: Processed in 0.001392634 sec. | ||
| 8405 | 2025.09.18 19:58:07.653810 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8406 | 2025.09.18 19:58:07.653905 [ 4 ] {32f383e6-f1bf-45d1-974b-4733bb80d764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8407 | 2025.09.18 19:58:07.653944 [ 4 ] {32f383e6-f1bf-45d1-974b-4733bb80d764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8408 | 2025.09.18 19:58:07.654418 [ 4 ] {32f383e6-f1bf-45d1-974b-4733bb80d764} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8409 | 2025.09.18 19:58:07.654454 [ 4 ] {32f383e6-f1bf-45d1-974b-4733bb80d764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8410 | 2025.09.18 19:58:07.654753 [ 4 ] {32f383e6-f1bf-45d1-974b-4733bb80d764} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8411 | 2025.09.18 19:58:07.654954 [ 4 ] {32f383e6-f1bf-45d1-974b-4733bb80d764} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8412 | 2025.09.18 19:58:07.655069 [ 96 ] {} <Debug> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8413 | 2025.09.18 19:58:07.655088 [ 4 ] {32f383e6-f1bf-45d1-974b-4733bb80d764} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001202 sec., 176372.71214642265 rows/sec., 11.37 MiB/sec. | ||
| 8414 | 2025.09.18 19:58:07.655135 [ 96 ] {} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8415 | 2025.09.18 19:58:07.655144 [ 4 ] {32f383e6-f1bf-45d1-974b-4733bb80d764} <Debug> TCPHandler: Processed in 0.001382434 sec. | ||
| 8416 | 2025.09.18 19:58:07.655164 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8417 | 2025.09.18 19:58:07.655262 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8418 | 2025.09.18 19:58:07.655301 [ 189 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::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 | ||
| 8419 | 2025.09.18 19:58:07.655368 [ 4 ] {75068366-d534-4938-a861-0751ec5efdd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8420 | 2025.09.18 19:58:07.655412 [ 4 ] {75068366-d534-4938-a861-0751ec5efdd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8421 | 2025.09.18 19:58:07.655459 [ 189 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8422 | 2025.09.18 19:58:07.655504 [ 189 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 464 rows starting from the beginning of the part | ||
| 8423 | 2025.09.18 19:58:07.655578 [ 189 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 8424 | 2025.09.18 19:58:07.655630 [ 189 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 8425 | 2025.09.18 19:58:07.655698 [ 189 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 8426 | 2025.09.18 19:58:07.655774 [ 189 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part | ||
| 8427 | 2025.09.18 19:58:07.655821 [ 189 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
| 8428 | 2025.09.18 19:58:07.655887 [ 4 ] {75068366-d534-4938-a861-0751ec5efdd9} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8429 | 2025.09.18 19:58:07.655927 [ 4 ] {75068366-d534-4938-a861-0751ec5efdd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8430 | 2025.09.18 19:58:07.656269 [ 4 ] {75068366-d534-4938-a861-0751ec5efdd9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8431 | 2025.09.18 19:58:07.656488 [ 4 ] {75068366-d534-4938-a861-0751ec5efdd9} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8432 | 2025.09.18 19:58:07.656631 [ 4 ] {75068366-d534-4938-a861-0751ec5efdd9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001281 sec., 164715.0663544106 rows/sec., 9.35 MiB/sec. | ||
| 8433 | 2025.09.18 19:58:07.656670 [ 4 ] {75068366-d534-4938-a861-0751ec5efdd9} <Debug> TCPHandler: Processed in 0.001463765 sec. | ||
| 8434 | 2025.09.18 19:58:07.656783 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8435 | 2025.09.18 19:58:07.656878 [ 4 ] {e9a310bb-6a11-43bf-bd68-cc2788ab3b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8436 | 2025.09.18 19:58:07.656891 [ 193 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001654098 sec., 931021.0156834723 rows/sec., 64.75 MiB/sec. | ||
| 8437 | 2025.09.18 19:58:07.656917 [ 4 ] {e9a310bb-6a11-43bf-bd68-cc2788ab3b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8438 | 2025.09.18 19:58:07.657079 [ 186 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8439 | 2025.09.18 19:58:07.657352 [ 186 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_31_6} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8440 | 2025.09.18 19:58:07.657423 [ 186 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_31_6} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8441 | 2025.09.18 19:58:07.657513 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 8442 | 2025.09.18 19:58:07.657588 [ 4 ] {e9a310bb-6a11-43bf-bd68-cc2788ab3b5e} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8443 | 2025.09.18 19:58:07.657623 [ 4 ] {e9a310bb-6a11-43bf-bd68-cc2788ab3b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8444 | 2025.09.18 19:58:07.657949 [ 4 ] {e9a310bb-6a11-43bf-bd68-cc2788ab3b5e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8445 | 2025.09.18 19:58:07.658165 [ 4 ] {e9a310bb-6a11-43bf-bd68-cc2788ab3b5e} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8446 | 2025.09.18 19:58:07.658292 [ 4 ] {e9a310bb-6a11-43bf-bd68-cc2788ab3b5e} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001434 sec., 480474.19804741984 rows/sec., 33.55 MiB/sec. | ||
| 8447 | 2025.09.18 19:58:07.658330 [ 4 ] {e9a310bb-6a11-43bf-bd68-cc2788ab3b5e} <Debug> TCPHandler: Processed in 0.001595217 sec. | ||
| 8448 | 2025.09.18 19:58:07.658428 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8449 | 2025.09.18 19:58:07.658522 [ 4 ] {d0020c06-8fe0-42d6-a81a-d6aa588f1f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8450 | 2025.09.18 19:58:07.658563 [ 4 ] {d0020c06-8fe0-42d6-a81a-d6aa588f1f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8451 | 2025.09.18 19:58:07.658873 [ 4 ] {d0020c06-8fe0-42d6-a81a-d6aa588f1f8d} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8452 | 2025.09.18 19:58:07.658908 [ 4 ] {d0020c06-8fe0-42d6-a81a-d6aa588f1f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8453 | 2025.09.18 19:58:07.659206 [ 4 ] {d0020c06-8fe0-42d6-a81a-d6aa588f1f8d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8454 | 2025.09.18 19:58:07.659419 [ 4 ] {d0020c06-8fe0-42d6-a81a-d6aa588f1f8d} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8455 | 2025.09.18 19:58:07.659551 [ 4 ] {d0020c06-8fe0-42d6-a81a-d6aa588f1f8d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 8456 | 2025.09.18 19:58:07.659587 [ 4 ] {d0020c06-8fe0-42d6-a81a-d6aa588f1f8d} <Debug> TCPHandler: Processed in 0.001206801 sec. | ||
| 8457 | 2025.09.18 19:58:07.659690 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8458 | 2025.09.18 19:58:07.659784 [ 4 ] {b6b86e5c-bf63-4166-9934-46f9ba63706d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8459 | 2025.09.18 19:58:07.659827 [ 4 ] {b6b86e5c-bf63-4166-9934-46f9ba63706d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8460 | 2025.09.18 19:58:07.660239 [ 4 ] {b6b86e5c-bf63-4166-9934-46f9ba63706d} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8461 | 2025.09.18 19:58:07.660275 [ 4 ] {b6b86e5c-bf63-4166-9934-46f9ba63706d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8462 | 2025.09.18 19:58:07.660613 [ 4 ] {b6b86e5c-bf63-4166-9934-46f9ba63706d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8463 | 2025.09.18 19:58:07.660821 [ 4 ] {b6b86e5c-bf63-4166-9934-46f9ba63706d} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8464 | 2025.09.18 19:58:07.660953 [ 4 ] {b6b86e5c-bf63-4166-9934-46f9ba63706d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001187 sec., 264532.43470935134 rows/sec., 17.38 MiB/sec. | ||
| 8465 | 2025.09.18 19:58:07.660990 [ 4 ] {b6b86e5c-bf63-4166-9934-46f9ba63706d} <Debug> TCPHandler: Processed in 0.001348313 sec. | ||
| 8466 | 2025.09.18 19:58:07.661099 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8467 | 2025.09.18 19:58:07.661193 [ 4 ] {3582c484-800f-4dc4-804a-695c71c96c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8468 | 2025.09.18 19:58:07.661234 [ 4 ] {3582c484-800f-4dc4-804a-695c71c96c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8469 | 2025.09.18 19:58:07.661528 [ 4 ] {3582c484-800f-4dc4-804a-695c71c96c52} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8470 | 2025.09.18 19:58:07.661564 [ 4 ] {3582c484-800f-4dc4-804a-695c71c96c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8471 | 2025.09.18 19:58:07.661857 [ 4 ] {3582c484-800f-4dc4-804a-695c71c96c52} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8472 | 2025.09.18 19:58:07.662077 [ 4 ] {3582c484-800f-4dc4-804a-695c71c96c52} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8473 | 2025.09.18 19:58:07.662205 [ 4 ] {3582c484-800f-4dc4-804a-695c71c96c52} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 8474 | 2025.09.18 19:58:07.662240 [ 4 ] {3582c484-800f-4dc4-804a-695c71c96c52} <Debug> TCPHandler: Processed in 0.00119014 sec. | ||
| 8475 | 2025.09.18 19:58:07.662342 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8476 | 2025.09.18 19:58:07.662436 [ 4 ] {e01c0097-a9be-4721-9136-e4364674375f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8477 | 2025.09.18 19:58:07.662488 [ 4 ] {e01c0097-a9be-4721-9136-e4364674375f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.09.18 19:58:07.663239 [ 4 ] {e01c0097-a9be-4721-9136-e4364674375f} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2025.09.18 19:58:07.663274 [ 4 ] {e01c0097-a9be-4721-9136-e4364674375f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8480 | 2025.09.18 19:58:07.663776 [ 4 ] {e01c0097-a9be-4721-9136-e4364674375f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8481 | 2025.09.18 19:58:07.663996 [ 4 ] {e01c0097-a9be-4721-9136-e4364674375f} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2025.09.18 19:58:07.664116 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8483 | 2025.09.18 19:58:07.664146 [ 4 ] {e01c0097-a9be-4721-9136-e4364674375f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001729 sec., 5783.68999421631 rows/sec., 10.36 MiB/sec. | ||
| 8484 | 2025.09.18 19:58:07.664166 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8485 | 2025.09.18 19:58:07.664190 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8486 | 2025.09.18 19:58:07.664211 [ 4 ] {e01c0097-a9be-4721-9136-e4364674375f} <Debug> TCPHandler: Processed in 0.001915963 sec. | ||
| 8487 | 2025.09.18 19:58:07.664324 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8488 | 2025.09.18 19:58:07.664338 [ 187 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::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 | ||
| 8489 | 2025.09.18 19:58:07.664419 [ 4 ] {33289bc2-e397-45ec-ae1e-cdd935481ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8490 | 2025.09.18 19:58:07.664467 [ 4 ] {33289bc2-e397-45ec-ae1e-cdd935481ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8491 | 2025.09.18 19:58:07.664726 [ 187 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8492 | 2025.09.18 19:58:07.664796 [ 4 ] {33289bc2-e397-45ec-ae1e-cdd935481ecb} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8493 | 2025.09.18 19:58:07.664827 [ 187 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 829 rows starting from the beginning of the part | ||
| 8494 | 2025.09.18 19:58:07.664838 [ 4 ] {33289bc2-e397-45ec-ae1e-cdd935481ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8495 | 2025.09.18 19:58:07.665059 [ 187 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 8496 | 2025.09.18 19:58:07.665171 [ 4 ] {33289bc2-e397-45ec-ae1e-cdd935481ecb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8497 | 2025.09.18 19:58:07.665262 [ 187 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
| 8498 | 2025.09.18 19:58:07.665387 [ 4 ] {33289bc2-e397-45ec-ae1e-cdd935481ecb} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8499 | 2025.09.18 19:58:07.665390 [ 187 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 8500 | 2025.09.18 19:58:07.665517 [ 187 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
| 8501 | 2025.09.18 19:58:07.665522 [ 4 ] {33289bc2-e397-45ec-ae1e-cdd935481ecb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001121 sec., 92774.3086529884 rows/sec., 5.68 MiB/sec. | ||
| 8502 | 2025.09.18 19:58:07.665568 [ 4 ] {33289bc2-e397-45ec-ae1e-cdd935481ecb} <Debug> TCPHandler: Processed in 0.001294002 sec. | ||
| 8503 | 2025.09.18 19:58:07.665630 [ 187 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 8504 | 2025.09.18 19:58:07.671061 [ 193 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 923 rows, containing 19 columns (19 merged, 0 gathered) in 0.006801466 sec., 135706.0374925053 rows/sec., 243.18 MiB/sec. | ||
| 8505 | 2025.09.18 19:58:07.672221 [ 190 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8506 | 2025.09.18 19:58:07.672564 [ 190 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8507 | 2025.09.18 19:58:07.672630 [ 190 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8508 | 2025.09.18 19:58:07.672743 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 8509 | 2025.09.18 19:58:08.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.70 MiB, peak 297.69 MiB, free memory in arenas 0.00 B, will set to 291.34 MiB (RSS), difference: 1.64 MiB | ||
| 8510 | 2025.09.18 19:58:10.844541 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8511 | 2025.09.18 19:58:10.844643 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8512 | 2025.09.18 19:58:10.972377 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17227 | ||
| 8513 | 2025.09.18 19:58:10.972872 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8514 | 2025.09.18 19:58:10.972914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8515 | 2025.09.18 19:58:10.973405 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8516 | 2025.09.18 19:58:10.973620 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8517 | 2025.09.18 19:58:10.973752 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17227 | ||
| 8518 | 2025.09.18 19:58:10.973786 [ 95 ] {} <Debug> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8519 | 2025.09.18 19:58:10.973881 [ 95 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8520 | 2025.09.18 19:58:10.973918 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8521 | 2025.09.18 19:58:10.974096 [ 193 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::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 | ||
| 8522 | 2025.09.18 19:58:10.974291 [ 193 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8523 | 2025.09.18 19:58:10.974354 [ 193 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14859 rows starting from the beginning of the part | ||
| 8524 | 2025.09.18 19:58:10.974426 [ 193 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8525 | 2025.09.18 19:58:10.974469 [ 193 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8526 | 2025.09.18 19:58:10.974510 [ 193 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8527 | 2025.09.18 19:58:10.974554 [ 193 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8528 | 2025.09.18 19:58:10.974594 [ 193 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8529 | 2025.09.18 19:58:10.976489 [ 200 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17227 rows, containing 4 columns (4 merged, 0 gathered) in 0.002471832 sec., 6969324.77611747 rows/sec., 99.70 MiB/sec. | ||
| 8530 | 2025.09.18 19:58:10.976838 [ 200 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8531 | 2025.09.18 19:58:10.977293 [ 200 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_36_7} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8532 | 2025.09.18 19:58:10.977389 [ 200 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_36_7} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8533 | 2025.09.18 19:58:10.977480 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8534 | 2025.09.18 19:58:11.008667 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1104 | ||
| 8535 | 2025.09.18 19:58:11.011371 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8536 | 2025.09.18 19:58:11.011442 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8537 | 2025.09.18 19:58:11.012833 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8538 | 2025.09.18 19:58:11.013185 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8539 | 2025.09.18 19:58:11.013364 [ 95 ] {} <Debug> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8540 | 2025.09.18 19:58:11.013425 [ 95 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8541 | 2025.09.18 19:58:11.013451 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8542 | 2025.09.18 19:58:11.013562 [ 190 ] {eca61143-6adc-4c6e-b536-625d299862ef::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 | ||
| 8543 | 2025.09.18 19:58:11.013665 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1104 | ||
| 8544 | 2025.09.18 19:58:11.014136 [ 190 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8545 | 2025.09.18 19:58:11.014278 [ 190 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 920 rows starting from the beginning of the part | ||
| 8546 | 2025.09.18 19:58:11.014610 [ 190 ] {eca61143-6adc-4c6e-b536-625d299862ef::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 | ||
| 8547 | 2025.09.18 19:58:11.015005 [ 190 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part | ||
| 8548 | 2025.09.18 19:58:11.015352 [ 190 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
| 8549 | 2025.09.18 19:58:11.015830 [ 190 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 8550 | 2025.09.18 19:58:11.016166 [ 190 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 38 rows starting from the beginning of the part | ||
| 8551 | 2025.09.18 19:58:11.022707 [ 192 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1104 rows, containing 72 columns (72 merged, 0 gathered) in 0.009193267 sec., 120087.88605835119 rows/sec., 98.77 MiB/sec. | ||
| 8552 | 2025.09.18 19:58:11.024070 [ 200 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8553 | 2025.09.18 19:58:11.024670 [ 200 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_26_5} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8554 | 2025.09.18 19:58:11.024751 [ 200 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_26_5} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8555 | 2025.09.18 19:58:11.025051 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.60 MiB. | ||
| 8556 | 2025.09.18 19:58:11.887915 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8557 | 2025.09.18 19:58:11.906630 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2025.09.18 19:58:11.906694 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8559 | 2025.09.18 19:58:11.912570 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8560 | 2025.09.18 19:58:11.913431 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2025.09.18 19:58:11.913739 [ 92 ] {} <Debug> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8562 | 2025.09.18 19:58:11.913799 [ 92 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8563 | 2025.09.18 19:58:11.913816 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8564 | 2025.09.18 19:58:11.913908 [ 196 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 8565 | 2025.09.18 19:58:11.917053 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8566 | 2025.09.18 19:58:11.918070 [ 196 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8567 | 2025.09.18 19:58:11.919691 [ 196 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 8568 | 2025.09.18 19:58:11.925365 [ 196 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 8569 | 2025.09.18 19:58:11.929858 [ 196 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 8570 | 2025.09.18 19:58:11.934014 [ 196 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 8571 | 2025.09.18 19:58:11.938532 [ 196 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 8572 | 2025.09.18 19:58:11.942767 [ 196 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8573 | 2025.09.18 19:58:11.995936 [ 192 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.082000574 sec., 3317.0499513820473 rows/sec., 17.15 MiB/sec. | ||
| 8574 | 2025.09.18 19:58:11.998218 [ 200 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8575 | 2025.09.18 19:58:12.000348 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.04 MiB, peak 304.39 MiB, free memory in arenas 0.00 B, will set to 294.84 MiB (RSS), difference: -4.19 MiB | ||
| 8576 | 2025.09.18 19:58:12.000405 [ 200 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_36_7} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8577 | 2025.09.18 19:58:12.000515 [ 200 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_36_7} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8578 | 2025.09.18 19:58:12.002329 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8579 | 2025.09.18 19:58:12.638113 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8580 | 2025.09.18 19:58:12.638291 [ 4 ] {15b1d46e-60b3-4802-a2d1-db10dcc90419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8581 | 2025.09.18 19:58:12.638358 [ 4 ] {15b1d46e-60b3-4802-a2d1-db10dcc90419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8582 | 2025.09.18 19:58:12.639073 [ 4 ] {15b1d46e-60b3-4802-a2d1-db10dcc90419} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2025.09.18 19:58:12.639119 [ 4 ] {15b1d46e-60b3-4802-a2d1-db10dcc90419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8584 | 2025.09.18 19:58:12.639543 [ 4 ] {15b1d46e-60b3-4802-a2d1-db10dcc90419} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8585 | 2025.09.18 19:58:12.639772 [ 4 ] {15b1d46e-60b3-4802-a2d1-db10dcc90419} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2025.09.18 19:58:12.639937 [ 4 ] {15b1d46e-60b3-4802-a2d1-db10dcc90419} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001693 sec., 70880.09450679267 rows/sec., 6.02 MiB/sec. | ||
| 8587 | 2025.09.18 19:58:12.639987 [ 4 ] {15b1d46e-60b3-4802-a2d1-db10dcc90419} <Debug> TCPHandler: Processed in 0.001997304 sec. | ||
| 8588 | 2025.09.18 19:58:12.640114 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8589 | 2025.09.18 19:58:12.640219 [ 4 ] {e88c7fc9-22fa-4576-aa84-bc1c0da34e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8590 | 2025.09.18 19:58:12.640265 [ 4 ] {e88c7fc9-22fa-4576-aa84-bc1c0da34e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8591 | 2025.09.18 19:58:12.640693 [ 4 ] {e88c7fc9-22fa-4576-aa84-bc1c0da34e2d} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8592 | 2025.09.18 19:58:12.640731 [ 4 ] {e88c7fc9-22fa-4576-aa84-bc1c0da34e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8593 | 2025.09.18 19:58:12.641049 [ 4 ] {e88c7fc9-22fa-4576-aa84-bc1c0da34e2d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8594 | 2025.09.18 19:58:12.641265 [ 4 ] {e88c7fc9-22fa-4576-aa84-bc1c0da34e2d} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8595 | 2025.09.18 19:58:12.641401 [ 4 ] {e88c7fc9-22fa-4576-aa84-bc1c0da34e2d} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001206 sec., 26533.996683250414 rows/sec., 1.95 MiB/sec. | ||
| 8596 | 2025.09.18 19:58:12.641439 [ 4 ] {e88c7fc9-22fa-4576-aa84-bc1c0da34e2d} <Debug> TCPHandler: Processed in 0.001377834 sec. | ||
| 8597 | 2025.09.18 19:58:12.641546 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8598 | 2025.09.18 19:58:12.641642 [ 4 ] {255d29df-eb41-4dc8-898c-c9a33e6cfbf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8599 | 2025.09.18 19:58:12.641682 [ 4 ] {255d29df-eb41-4dc8-898c-c9a33e6cfbf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8600 | 2025.09.18 19:58:12.642104 [ 4 ] {255d29df-eb41-4dc8-898c-c9a33e6cfbf3} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8601 | 2025.09.18 19:58:12.642141 [ 4 ] {255d29df-eb41-4dc8-898c-c9a33e6cfbf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8602 | 2025.09.18 19:58:12.642446 [ 4 ] {255d29df-eb41-4dc8-898c-c9a33e6cfbf3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8603 | 2025.09.18 19:58:12.642652 [ 4 ] {255d29df-eb41-4dc8-898c-c9a33e6cfbf3} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8604 | 2025.09.18 19:58:12.642783 [ 4 ] {255d29df-eb41-4dc8-898c-c9a33e6cfbf3} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001161 sec., 82687.33850129199 rows/sec., 6.46 MiB/sec. | ||
| 8605 | 2025.09.18 19:58:12.642820 [ 4 ] {255d29df-eb41-4dc8-898c-c9a33e6cfbf3} <Debug> TCPHandler: Processed in 0.001322103 sec. | ||
| 8606 | 2025.09.18 19:58:12.642927 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8607 | 2025.09.18 19:58:12.643024 [ 4 ] {47cea14b-e50c-4e48-9ae5-bbe121ddbd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8608 | 2025.09.18 19:58:12.643066 [ 4 ] {47cea14b-e50c-4e48-9ae5-bbe121ddbd0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8609 | 2025.09.18 19:58:12.643475 [ 4 ] {47cea14b-e50c-4e48-9ae5-bbe121ddbd0a} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8610 | 2025.09.18 19:58:12.643511 [ 4 ] {47cea14b-e50c-4e48-9ae5-bbe121ddbd0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8611 | 2025.09.18 19:58:12.643835 [ 4 ] {47cea14b-e50c-4e48-9ae5-bbe121ddbd0a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8612 | 2025.09.18 19:58:12.644041 [ 4 ] {47cea14b-e50c-4e48-9ae5-bbe121ddbd0a} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8613 | 2025.09.18 19:58:12.644171 [ 4 ] {47cea14b-e50c-4e48-9ae5-bbe121ddbd0a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 8614 | 2025.09.18 19:58:12.644212 [ 4 ] {47cea14b-e50c-4e48-9ae5-bbe121ddbd0a} <Debug> TCPHandler: Processed in 0.001332492 sec. | ||
| 8615 | 2025.09.18 19:58:12.644334 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8616 | 2025.09.18 19:58:12.644458 [ 4 ] {3df460c0-2ba2-4dd7-bc40-610060be05b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8617 | 2025.09.18 19:58:12.644526 [ 4 ] {3df460c0-2ba2-4dd7-bc40-610060be05b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8618 | 2025.09.18 19:58:12.645513 [ 4 ] {3df460c0-2ba2-4dd7-bc40-610060be05b3} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8619 | 2025.09.18 19:58:12.645558 [ 4 ] {3df460c0-2ba2-4dd7-bc40-610060be05b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8620 | 2025.09.18 19:58:12.646131 [ 4 ] {3df460c0-2ba2-4dd7-bc40-610060be05b3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8621 | 2025.09.18 19:58:12.646350 [ 4 ] {3df460c0-2ba2-4dd7-bc40-610060be05b3} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8622 | 2025.09.18 19:58:12.646492 [ 4 ] {3df460c0-2ba2-4dd7-bc40-610060be05b3} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002061 sec., 15526.443474041727 rows/sec., 27.82 MiB/sec. | ||
| 8623 | 2025.09.18 19:58:12.646546 [ 4 ] {3df460c0-2ba2-4dd7-bc40-610060be05b3} <Debug> TCPHandler: Processed in 0.002274868 sec. | ||
| 8624 | 2025.09.18 19:58:12.646662 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8625 | 2025.09.18 19:58:12.646759 [ 4 ] {cb3f121d-0d23-417d-a8b0-f678490b1001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8626 | 2025.09.18 19:58:12.646800 [ 4 ] {cb3f121d-0d23-417d-a8b0-f678490b1001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8627 | 2025.09.18 19:58:12.647144 [ 4 ] {cb3f121d-0d23-417d-a8b0-f678490b1001} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8628 | 2025.09.18 19:58:12.647180 [ 4 ] {cb3f121d-0d23-417d-a8b0-f678490b1001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 8629 | 2025.09.18 19:58:12.647479 [ 4 ] {cb3f121d-0d23-417d-a8b0-f678490b1001} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8630 | 2025.09.18 19:58:12.647680 [ 4 ] {cb3f121d-0d23-417d-a8b0-f678490b1001} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8631 | 2025.09.18 19:58:12.647806 [ 4 ] {cb3f121d-0d23-417d-a8b0-f678490b1001} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 8632 | 2025.09.18 19:58:12.647842 [ 4 ] {cb3f121d-0d23-417d-a8b0-f678490b1001} <Debug> TCPHandler: Processed in 0.001231021 sec. | ||
| 8633 | 2025.09.18 19:58:13.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.46 MiB, peak 304.39 MiB, free memory in arenas 0.00 B, will set to 294.87 MiB (RSS), difference: 3.41 MiB | ||
| 8634 | 2025.09.18 19:58:15.913824 [ 88 ] {} <Debug> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8635 | 2025.09.18 19:58:15.913901 [ 88 ] {} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8636 | 2025.09.18 19:58:15.913922 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8637 | 2025.09.18 19:58:15.914037 [ 201 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::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 | ||
| 8638 | 2025.09.18 19:58:15.914179 [ 201 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8639 | 2025.09.18 19:58:15.914218 [ 201 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 8640 | 2025.09.18 19:58:15.914293 [ 201 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 8641 | 2025.09.18 19:58:15.914348 [ 201 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 8642 | 2025.09.18 19:58:15.914397 [ 201 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 8643 | 2025.09.18 19:58:15.914442 [ 201 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 8644 | 2025.09.18 19:58:15.915229 [ 195 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237781 sec., 40394.867912821406 rows/sec., 3.37 MiB/sec. | ||
| 8645 | 2025.09.18 19:58:15.915368 [ 201 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8646 | 2025.09.18 19:58:15.915611 [ 201 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_13_3} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8647 | 2025.09.18 19:58:15.915677 [ 201 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_13_3} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8648 | 2025.09.18 19:58:15.915740 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8649 | 2025.09.18 19:58:17.649087 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8650 | 2025.09.18 19:58:17.649288 [ 4 ] {03f8c455-965e-45e3-96d5-7990219ac215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8651 | 2025.09.18 19:58:17.649360 [ 4 ] {03f8c455-965e-45e3-96d5-7990219ac215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8652 | 2025.09.18 19:58:17.650227 [ 4 ] {03f8c455-965e-45e3-96d5-7990219ac215} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2025.09.18 19:58:17.650265 [ 4 ] {03f8c455-965e-45e3-96d5-7990219ac215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8654 | 2025.09.18 19:58:17.650683 [ 4 ] {03f8c455-965e-45e3-96d5-7990219ac215} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8655 | 2025.09.18 19:58:17.650905 [ 4 ] {03f8c455-965e-45e3-96d5-7990219ac215} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8656 | 2025.09.18 19:58:17.651022 [ 86 ] {} <Debug> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8657 | 2025.09.18 19:58:17.651054 [ 4 ] {03f8c455-965e-45e3-96d5-7990219ac215} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001825 sec., 224657.53424657535 rows/sec., 14.25 MiB/sec. | ||
| 8658 | 2025.09.18 19:58:17.651065 [ 86 ] {} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8659 | 2025.09.18 19:58:17.651090 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8660 | 2025.09.18 19:58:17.651097 [ 4 ] {03f8c455-965e-45e3-96d5-7990219ac215} <Debug> TCPHandler: Processed in 0.002141737 sec. | ||
| 8661 | 2025.09.18 19:58:17.651209 [ 195 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::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 | ||
| 8662 | 2025.09.18 19:58:17.651221 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8663 | 2025.09.18 19:58:17.651345 [ 4 ] {b0daa5e9-1dcc-42a4-827b-0febeeaefe8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8664 | 2025.09.18 19:58:17.651352 [ 195 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8665 | 2025.09.18 19:58:17.651389 [ 4 ] {b0daa5e9-1dcc-42a4-827b-0febeeaefe8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8666 | 2025.09.18 19:58:17.651398 [ 195 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 434 rows starting from the beginning of the part | ||
| 8667 | 2025.09.18 19:58:17.651502 [ 195 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 8668 | 2025.09.18 19:58:17.651554 [ 195 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 8669 | 2025.09.18 19:58:17.651600 [ 195 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 8670 | 2025.09.18 19:58:17.651642 [ 195 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 8671 | 2025.09.18 19:58:17.651682 [ 195 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 8672 | 2025.09.18 19:58:17.651795 [ 4 ] {b0daa5e9-1dcc-42a4-827b-0febeeaefe8f} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8673 | 2025.09.18 19:58:17.651839 [ 4 ] {b0daa5e9-1dcc-42a4-827b-0febeeaefe8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8674 | 2025.09.18 19:58:17.652299 [ 4 ] {b0daa5e9-1dcc-42a4-827b-0febeeaefe8f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8675 | 2025.09.18 19:58:17.652518 [ 4 ] {b0daa5e9-1dcc-42a4-827b-0febeeaefe8f} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8676 | 2025.09.18 19:58:17.652637 [ 4 ] {b0daa5e9-1dcc-42a4-827b-0febeeaefe8f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001336 sec., 2994.011976047904 rows/sec., 244.14 KiB/sec. | ||
| 8677 | 2025.09.18 19:58:17.652674 [ 4 ] {b0daa5e9-1dcc-42a4-827b-0febeeaefe8f} <Debug> TCPHandler: Processed in 0.001530256 sec. | ||
| 8678 | 2025.09.18 19:58:17.652778 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8679 | 2025.09.18 19:58:17.652868 [ 4 ] {eed0eb89-004b-465a-a573-280b4bfe7e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8680 | 2025.09.18 19:58:17.652905 [ 4 ] {eed0eb89-004b-465a-a573-280b4bfe7e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8681 | 2025.09.18 19:58:17.652931 [ 194 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001823911 sec., 1361908.5580381937 rows/sec., 91.85 MiB/sec. | ||
| 8682 | 2025.09.18 19:58:17.653084 [ 195 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8683 | 2025.09.18 19:58:17.653399 [ 195 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_26_5} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8684 | 2025.09.18 19:58:17.653472 [ 195 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_26_5} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8685 | 2025.09.18 19:58:17.653563 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 8686 | 2025.09.18 19:58:17.653925 [ 4 ] {eed0eb89-004b-465a-a573-280b4bfe7e3e} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8687 | 2025.09.18 19:58:17.653967 [ 4 ] {eed0eb89-004b-465a-a573-280b4bfe7e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8688 | 2025.09.18 19:58:17.654341 [ 4 ] {eed0eb89-004b-465a-a573-280b4bfe7e3e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8689 | 2025.09.18 19:58:17.654547 [ 4 ] {eed0eb89-004b-465a-a573-280b4bfe7e3e} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8690 | 2025.09.18 19:58:17.654674 [ 4 ] {eed0eb89-004b-465a-a573-280b4bfe7e3e} <Debug> executeQuery: Read 1134 rows, 92.00 KiB in 0.001783 sec., 636006.7302299495 rows/sec., 50.39 MiB/sec. | ||
| 8691 | 2025.09.18 19:58:17.654712 [ 4 ] {eed0eb89-004b-465a-a573-280b4bfe7e3e} <Debug> TCPHandler: Processed in 0.001946974 sec. | ||
| 8692 | 2025.09.18 19:58:17.654822 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8693 | 2025.09.18 19:58:17.654918 [ 4 ] {6a83a609-27b2-4cb7-851c-13eb2348fcc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8694 | 2025.09.18 19:58:17.654957 [ 4 ] {6a83a609-27b2-4cb7-851c-13eb2348fcc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8695 | 2025.09.18 19:58:17.655425 [ 4 ] {6a83a609-27b2-4cb7-851c-13eb2348fcc8} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8696 | 2025.09.18 19:58:17.655461 [ 4 ] {6a83a609-27b2-4cb7-851c-13eb2348fcc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8697 | 2025.09.18 19:58:17.655759 [ 4 ] {6a83a609-27b2-4cb7-851c-13eb2348fcc8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8698 | 2025.09.18 19:58:17.655962 [ 4 ] {6a83a609-27b2-4cb7-851c-13eb2348fcc8} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8699 | 2025.09.18 19:58:17.656090 [ 4 ] {6a83a609-27b2-4cb7-851c-13eb2348fcc8} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.00119 sec., 184033.61344537814 rows/sec., 10.95 MiB/sec. | ||
| 8700 | 2025.09.18 19:58:17.656127 [ 4 ] {6a83a609-27b2-4cb7-851c-13eb2348fcc8} <Debug> TCPHandler: Processed in 0.001353713 sec. | ||
| 8701 | 2025.09.18 19:58:17.656225 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8702 | 2025.09.18 19:58:17.656325 [ 4 ] {e48adf85-d659-4158-9480-a4960b1fb65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8703 | 2025.09.18 19:58:17.656364 [ 4 ] {e48adf85-d659-4158-9480-a4960b1fb65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8704 | 2025.09.18 19:58:17.656822 [ 4 ] {e48adf85-d659-4158-9480-a4960b1fb65e} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8705 | 2025.09.18 19:58:17.656858 [ 4 ] {e48adf85-d659-4158-9480-a4960b1fb65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8706 | 2025.09.18 19:58:17.657151 [ 4 ] {e48adf85-d659-4158-9480-a4960b1fb65e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8707 | 2025.09.18 19:58:17.657356 [ 4 ] {e48adf85-d659-4158-9480-a4960b1fb65e} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8708 | 2025.09.18 19:58:17.657485 [ 4 ] {e48adf85-d659-4158-9480-a4960b1fb65e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001178 sec., 179966.0441426146 rows/sec., 11.61 MiB/sec. | ||
| 8709 | 2025.09.18 19:58:17.657523 [ 4 ] {e48adf85-d659-4158-9480-a4960b1fb65e} <Debug> TCPHandler: Processed in 0.001345863 sec. | ||
| 8710 | 2025.09.18 19:58:17.657641 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8711 | 2025.09.18 19:58:17.657763 [ 4 ] {cc9bc3fc-e9b2-4789-9be5-1e0526c97722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8712 | 2025.09.18 19:58:17.657812 [ 4 ] {cc9bc3fc-e9b2-4789-9be5-1e0526c97722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8713 | 2025.09.18 19:58:17.658360 [ 4 ] {cc9bc3fc-e9b2-4789-9be5-1e0526c97722} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8714 | 2025.09.18 19:58:17.658404 [ 4 ] {cc9bc3fc-e9b2-4789-9be5-1e0526c97722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8715 | 2025.09.18 19:58:17.658775 [ 4 ] {cc9bc3fc-e9b2-4789-9be5-1e0526c97722} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8716 | 2025.09.18 19:58:17.658980 [ 4 ] {cc9bc3fc-e9b2-4789-9be5-1e0526c97722} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8717 | 2025.09.18 19:58:17.659086 [ 85 ] {} <Debug> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8718 | 2025.09.18 19:58:17.659111 [ 4 ] {cc9bc3fc-e9b2-4789-9be5-1e0526c97722} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001373 sec., 153678.07720320465 rows/sec., 8.73 MiB/sec. | ||
| 8719 | 2025.09.18 19:58:17.659147 [ 85 ] {} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8720 | 2025.09.18 19:58:17.659159 [ 4 ] {cc9bc3fc-e9b2-4789-9be5-1e0526c97722} <Debug> TCPHandler: Processed in 0.001579917 sec. | ||
| 8721 | 2025.09.18 19:58:17.659174 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8722 | 2025.09.18 19:58:17.659263 [ 201 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::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 | ||
| 8723 | 2025.09.18 19:58:17.659280 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8724 | 2025.09.18 19:58:17.659385 [ 201 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8725 | 2025.09.18 19:58:17.659409 [ 4 ] {2d6aed91-a5ef-4512-bd47-4298f9fc80cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8726 | 2025.09.18 19:58:17.659422 [ 201 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 223 rows starting from the beginning of the part | ||
| 8727 | 2025.09.18 19:58:17.659459 [ 4 ] {2d6aed91-a5ef-4512-bd47-4298f9fc80cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8728 | 2025.09.18 19:58:17.659503 [ 201 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 8729 | 2025.09.18 19:58:17.659555 [ 201 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 8730 | 2025.09.18 19:58:17.659603 [ 201 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 8731 | 2025.09.18 19:58:17.659641 [ 201 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 8732 | 2025.09.18 19:58:17.659681 [ 201 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 8733 | 2025.09.18 19:58:17.660145 [ 4 ] {2d6aed91-a5ef-4512-bd47-4298f9fc80cb} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8734 | 2025.09.18 19:58:17.660193 [ 4 ] {2d6aed91-a5ef-4512-bd47-4298f9fc80cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8735 | 2025.09.18 19:58:17.660577 [ 4 ] {2d6aed91-a5ef-4512-bd47-4298f9fc80cb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8736 | 2025.09.18 19:58:17.660638 [ 197 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412624 sec., 904699.3396685885 rows/sec., 54.99 MiB/sec. | ||
| 8737 | 2025.09.18 19:58:17.660794 [ 197 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8738 | 2025.09.18 19:58:17.660813 [ 4 ] {2d6aed91-a5ef-4512-bd47-4298f9fc80cb} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8739 | 2025.09.18 19:58:17.660960 [ 4 ] {2d6aed91-a5ef-4512-bd47-4298f9fc80cb} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001571 sec., 441120.305537874 rows/sec., 30.83 MiB/sec. | ||
| 8740 | 2025.09.18 19:58:17.661002 [ 4 ] {2d6aed91-a5ef-4512-bd47-4298f9fc80cb} <Debug> TCPHandler: Processed in 0.00177858 sec. | ||
| 8741 | 2025.09.18 19:58:17.661060 [ 197 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_26_5} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8742 | 2025.09.18 19:58:17.661117 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8743 | 2025.09.18 19:58:17.661130 [ 197 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_26_5} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8744 | 2025.09.18 19:58:17.661216 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 8745 | 2025.09.18 19:58:17.661222 [ 4 ] {08d639a0-9e31-41dc-89af-aefd7fda879f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8746 | 2025.09.18 19:58:17.661273 [ 4 ] {08d639a0-9e31-41dc-89af-aefd7fda879f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8747 | 2025.09.18 19:58:17.661600 [ 4 ] {08d639a0-9e31-41dc-89af-aefd7fda879f} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8748 | 2025.09.18 19:58:17.661636 [ 4 ] {08d639a0-9e31-41dc-89af-aefd7fda879f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8749 | 2025.09.18 19:58:17.661941 [ 4 ] {08d639a0-9e31-41dc-89af-aefd7fda879f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8750 | 2025.09.18 19:58:17.662149 [ 4 ] {08d639a0-9e31-41dc-89af-aefd7fda879f} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8751 | 2025.09.18 19:58:17.662282 [ 4 ] {08d639a0-9e31-41dc-89af-aefd7fda879f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 8752 | 2025.09.18 19:58:17.662320 [ 4 ] {08d639a0-9e31-41dc-89af-aefd7fda879f} <Debug> TCPHandler: Processed in 0.001253142 sec. | ||
| 8753 | 2025.09.18 19:58:17.662423 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8754 | 2025.09.18 19:58:17.662519 [ 4 ] {4fe3838b-0ef6-46f3-af63-31e63cc6a1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8755 | 2025.09.18 19:58:17.662563 [ 4 ] {4fe3838b-0ef6-46f3-af63-31e63cc6a1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8756 | 2025.09.18 19:58:17.662993 [ 4 ] {4fe3838b-0ef6-46f3-af63-31e63cc6a1df} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8757 | 2025.09.18 19:58:17.663029 [ 4 ] {4fe3838b-0ef6-46f3-af63-31e63cc6a1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8758 | 2025.09.18 19:58:17.663369 [ 4 ] {4fe3838b-0ef6-46f3-af63-31e63cc6a1df} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8759 | 2025.09.18 19:58:17.663573 [ 4 ] {4fe3838b-0ef6-46f3-af63-31e63cc6a1df} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8760 | 2025.09.18 19:58:17.663704 [ 4 ] {4fe3838b-0ef6-46f3-af63-31e63cc6a1df} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001203 sec., 262676.6417290108 rows/sec., 17.26 MiB/sec. | ||
| 8761 | 2025.09.18 19:58:17.663741 [ 4 ] {4fe3838b-0ef6-46f3-af63-31e63cc6a1df} <Debug> TCPHandler: Processed in 0.001368763 sec. | ||
| 8762 | 2025.09.18 19:58:17.663849 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8763 | 2025.09.18 19:58:17.663945 [ 4 ] {feed5b90-c7b4-4a73-baef-89ad80616bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8764 | 2025.09.18 19:58:17.663987 [ 4 ] {feed5b90-c7b4-4a73-baef-89ad80616bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8765 | 2025.09.18 19:58:17.664294 [ 4 ] {feed5b90-c7b4-4a73-baef-89ad80616bb5} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8766 | 2025.09.18 19:58:17.664329 [ 4 ] {feed5b90-c7b4-4a73-baef-89ad80616bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8767 | 2025.09.18 19:58:17.664617 [ 4 ] {feed5b90-c7b4-4a73-baef-89ad80616bb5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8768 | 2025.09.18 19:58:17.664810 [ 4 ] {feed5b90-c7b4-4a73-baef-89ad80616bb5} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8769 | 2025.09.18 19:58:17.664916 [ 84 ] {} <Debug> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 8770 | 2025.09.18 19:58:17.664937 [ 4 ] {feed5b90-c7b4-4a73-baef-89ad80616bb5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 8771 | 2025.09.18 19:58:17.664984 [ 84 ] {} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8772 | 2025.09.18 19:58:17.664992 [ 4 ] {feed5b90-c7b4-4a73-baef-89ad80616bb5} <Debug> TCPHandler: Processed in 0.001191361 sec. | ||
| 8773 | 2025.09.18 19:58:17.665020 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8774 | 2025.09.18 19:58:17.665096 [ 201 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 8775 | 2025.09.18 19:58:17.665107 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8776 | 2025.09.18 19:58:17.665193 [ 201 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8777 | 2025.09.18 19:58:17.665222 [ 4 ] {d95f55f8-8d7d-498a-8d57-b513bc28bfcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8778 | 2025.09.18 19:58:17.665223 [ 201 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 8779 | 2025.09.18 19:58:17.665288 [ 4 ] {d95f55f8-8d7d-498a-8d57-b513bc28bfcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8780 | 2025.09.18 19:58:17.665292 [ 201 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 8781 | 2025.09.18 19:58:17.665342 [ 201 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8782 | 2025.09.18 19:58:17.665371 [ 201 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8783 | 2025.09.18 19:58:17.665400 [ 201 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8784 | 2025.09.18 19:58:17.665431 [ 201 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8785 | 2025.09.18 19:58:17.666085 [ 4 ] {d95f55f8-8d7d-498a-8d57-b513bc28bfcc} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8786 | 2025.09.18 19:58:17.666086 [ 191 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001016727 sec., 23605.15654644757 rows/sec., 1.55 MiB/sec. | ||
| 8787 | 2025.09.18 19:58:17.666127 [ 4 ] {d95f55f8-8d7d-498a-8d57-b513bc28bfcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8788 | 2025.09.18 19:58:17.666266 [ 198 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8789 | 2025.09.18 19:58:17.666577 [ 198 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_24_5} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8790 | 2025.09.18 19:58:17.666657 [ 198 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_24_5} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 8791 | 2025.09.18 19:58:17.666687 [ 4 ] {d95f55f8-8d7d-498a-8d57-b513bc28bfcc} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8792 | 2025.09.18 19:58:17.666753 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8793 | 2025.09.18 19:58:17.666904 [ 4 ] {d95f55f8-8d7d-498a-8d57-b513bc28bfcc} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8794 | 2025.09.18 19:58:17.667047 [ 4 ] {d95f55f8-8d7d-498a-8d57-b513bc28bfcc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001843 sec., 5425.9359739555075 rows/sec., 9.72 MiB/sec. | ||
| 8795 | 2025.09.18 19:58:17.667111 [ 4 ] {d95f55f8-8d7d-498a-8d57-b513bc28bfcc} <Debug> TCPHandler: Processed in 0.002047665 sec. | ||
| 8796 | 2025.09.18 19:58:17.667218 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8797 | 2025.09.18 19:58:17.667316 [ 4 ] {4351a858-96cf-42d9-bef6-824a13b82172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8798 | 2025.09.18 19:58:17.667358 [ 4 ] {4351a858-96cf-42d9-bef6-824a13b82172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8799 | 2025.09.18 19:58:17.667693 [ 4 ] {4351a858-96cf-42d9-bef6-824a13b82172} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8800 | 2025.09.18 19:58:17.667729 [ 4 ] {4351a858-96cf-42d9-bef6-824a13b82172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8801 | 2025.09.18 19:58:17.668028 [ 4 ] {4351a858-96cf-42d9-bef6-824a13b82172} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8802 | 2025.09.18 19:58:17.668230 [ 4 ] {4351a858-96cf-42d9-bef6-824a13b82172} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8803 | 2025.09.18 19:58:17.668359 [ 4 ] {4351a858-96cf-42d9-bef6-824a13b82172} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001062 sec., 97928.43691148776 rows/sec., 6.00 MiB/sec. | ||
| 8804 | 2025.09.18 19:58:17.668396 [ 4 ] {4351a858-96cf-42d9-bef6-824a13b82172} <Debug> TCPHandler: Processed in 0.001226041 sec. | ||
| 8805 | 2025.09.18 19:58:18.474114 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17739 | ||
| 8806 | 2025.09.18 19:58:18.474714 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8807 | 2025.09.18 19:58:18.474770 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8808 | 2025.09.18 19:58:18.475263 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8809 | 2025.09.18 19:58:18.475500 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8810 | 2025.09.18 19:58:18.475641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17739 | ||
| 8811 | 2025.09.18 19:58:19.417247 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8812 | 2025.09.18 19:58:19.435760 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8813 | 2025.09.18 19:58:19.435835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8814 | 2025.09.18 19:58:19.442010 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8815 | 2025.09.18 19:58:19.443192 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8816 | 2025.09.18 19:58:19.449643 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8817 | 2025.09.18 19:58:21.014161 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1140 | ||
| 8818 | 2025.09.18 19:58:21.016482 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8819 | 2025.09.18 19:58:21.016531 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8820 | 2025.09.18 19:58:21.017748 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8821 | 2025.09.18 19:58:21.018018 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8822 | 2025.09.18 19:58:21.018264 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1140 | ||
| 8823 | 2025.09.18 19:58:22.638269 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8824 | 2025.09.18 19:58:22.638445 [ 4 ] {de023ad9-c479-4786-8c36-4e7d20cb55db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8825 | 2025.09.18 19:58:22.638511 [ 4 ] {de023ad9-c479-4786-8c36-4e7d20cb55db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8826 | 2025.09.18 19:58:22.639218 [ 4 ] {de023ad9-c479-4786-8c36-4e7d20cb55db} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8827 | 2025.09.18 19:58:22.639259 [ 4 ] {de023ad9-c479-4786-8c36-4e7d20cb55db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8828 | 2025.09.18 19:58:22.639669 [ 4 ] {de023ad9-c479-4786-8c36-4e7d20cb55db} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8829 | 2025.09.18 19:58:22.639900 [ 4 ] {de023ad9-c479-4786-8c36-4e7d20cb55db} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8830 | 2025.09.18 19:58:22.640058 [ 4 ] {de023ad9-c479-4786-8c36-4e7d20cb55db} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001661 sec., 72245.63515954245 rows/sec., 6.14 MiB/sec. | ||
| 8831 | 2025.09.18 19:58:22.640109 [ 4 ] {de023ad9-c479-4786-8c36-4e7d20cb55db} <Debug> TCPHandler: Processed in 0.001962703 sec. | ||
| 8832 | 2025.09.18 19:58:22.640239 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8833 | 2025.09.18 19:58:22.640347 [ 4 ] {5e269f0d-6c98-4e5c-ac18-07fdb780e389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8834 | 2025.09.18 19:58:22.640392 [ 4 ] {5e269f0d-6c98-4e5c-ac18-07fdb780e389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8835 | 2025.09.18 19:58:22.640824 [ 4 ] {5e269f0d-6c98-4e5c-ac18-07fdb780e389} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8836 | 2025.09.18 19:58:22.640861 [ 4 ] {5e269f0d-6c98-4e5c-ac18-07fdb780e389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8837 | 2025.09.18 19:58:22.641176 [ 4 ] {5e269f0d-6c98-4e5c-ac18-07fdb780e389} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8838 | 2025.09.18 19:58:22.641406 [ 4 ] {5e269f0d-6c98-4e5c-ac18-07fdb780e389} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8839 | 2025.09.18 19:58:22.641542 [ 4 ] {5e269f0d-6c98-4e5c-ac18-07fdb780e389} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001221 sec., 26208.026208026207 rows/sec., 1.92 MiB/sec. | ||
| 8840 | 2025.09.18 19:58:22.641578 [ 4 ] {5e269f0d-6c98-4e5c-ac18-07fdb780e389} <Debug> TCPHandler: Processed in 0.001391334 sec. | ||
| 8841 | 2025.09.18 19:58:22.641688 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8842 | 2025.09.18 19:58:22.641786 [ 4 ] {1f6183bb-a6f6-45d4-be42-9bde6f85d71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8843 | 2025.09.18 19:58:22.641828 [ 4 ] {1f6183bb-a6f6-45d4-be42-9bde6f85d71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8844 | 2025.09.18 19:58:22.642270 [ 4 ] {1f6183bb-a6f6-45d4-be42-9bde6f85d71b} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8845 | 2025.09.18 19:58:22.642305 [ 4 ] {1f6183bb-a6f6-45d4-be42-9bde6f85d71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8846 | 2025.09.18 19:58:22.642611 [ 4 ] {1f6183bb-a6f6-45d4-be42-9bde6f85d71b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8847 | 2025.09.18 19:58:22.642818 [ 4 ] {1f6183bb-a6f6-45d4-be42-9bde6f85d71b} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8848 | 2025.09.18 19:58:22.642945 [ 4 ] {1f6183bb-a6f6-45d4-be42-9bde6f85d71b} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00118 sec., 81355.93220338982 rows/sec., 6.35 MiB/sec. | ||
| 8849 | 2025.09.18 19:58:22.642982 [ 4 ] {1f6183bb-a6f6-45d4-be42-9bde6f85d71b} <Debug> TCPHandler: Processed in 0.001343313 sec. | ||
| 8850 | 2025.09.18 19:58:22.643093 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8851 | 2025.09.18 19:58:22.643187 [ 4 ] {adbef630-346f-4fb6-aa4b-d4e73bb87284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8852 | 2025.09.18 19:58:22.643231 [ 4 ] {adbef630-346f-4fb6-aa4b-d4e73bb87284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8853 | 2025.09.18 19:58:22.643646 [ 4 ] {adbef630-346f-4fb6-aa4b-d4e73bb87284} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2025.09.18 19:58:22.643680 [ 4 ] {adbef630-346f-4fb6-aa4b-d4e73bb87284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8855 | 2025.09.18 19:58:22.644008 [ 4 ] {adbef630-346f-4fb6-aa4b-d4e73bb87284} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8856 | 2025.09.18 19:58:22.644213 [ 4 ] {adbef630-346f-4fb6-aa4b-d4e73bb87284} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2025.09.18 19:58:22.644356 [ 4 ] {adbef630-346f-4fb6-aa4b-d4e73bb87284} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 8858 | 2025.09.18 19:58:22.644393 [ 4 ] {adbef630-346f-4fb6-aa4b-d4e73bb87284} <Debug> TCPHandler: Processed in 0.001349253 sec. | ||
| 8859 | 2025.09.18 19:58:22.644501 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8860 | 2025.09.18 19:58:22.644596 [ 4 ] {d5d8878a-d23b-422b-a9b8-085eb079efb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8861 | 2025.09.18 19:58:22.644649 [ 4 ] {d5d8878a-d23b-422b-a9b8-085eb079efb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8862 | 2025.09.18 19:58:22.645477 [ 4 ] {d5d8878a-d23b-422b-a9b8-085eb079efb6} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2025.09.18 19:58:22.645515 [ 4 ] {d5d8878a-d23b-422b-a9b8-085eb079efb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8864 | 2025.09.18 19:58:22.646044 [ 4 ] {d5d8878a-d23b-422b-a9b8-085eb079efb6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8865 | 2025.09.18 19:58:22.646271 [ 4 ] {d5d8878a-d23b-422b-a9b8-085eb079efb6} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2025.09.18 19:58:22.646420 [ 4 ] {d5d8878a-d23b-422b-a9b8-085eb079efb6} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001842 sec., 17372.42128121607 rows/sec., 31.13 MiB/sec. | ||
| 8867 | 2025.09.18 19:58:22.646482 [ 4 ] {d5d8878a-d23b-422b-a9b8-085eb079efb6} <Debug> TCPHandler: Processed in 0.002029155 sec. | ||
| 8868 | 2025.09.18 19:58:22.646601 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8869 | 2025.09.18 19:58:22.646697 [ 4 ] {5b282a55-a846-4623-adb9-2106663d988d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8870 | 2025.09.18 19:58:22.646742 [ 4 ] {5b282a55-a846-4623-adb9-2106663d988d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8871 | 2025.09.18 19:58:22.647094 [ 4 ] {5b282a55-a846-4623-adb9-2106663d988d} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8872 | 2025.09.18 19:58:22.647130 [ 4 ] {5b282a55-a846-4623-adb9-2106663d988d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8873 | 2025.09.18 19:58:22.647443 [ 4 ] {5b282a55-a846-4623-adb9-2106663d988d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8874 | 2025.09.18 19:58:22.647664 [ 4 ] {5b282a55-a846-4623-adb9-2106663d988d} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8875 | 2025.09.18 19:58:22.647813 [ 4 ] {5b282a55-a846-4623-adb9-2106663d988d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 8876 | 2025.09.18 19:58:22.647849 [ 4 ] {5b282a55-a846-4623-adb9-2106663d988d} <Debug> TCPHandler: Processed in 0.001297233 sec. | ||
| 8877 | 2025.09.18 19:58:25.844908 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8878 | 2025.09.18 19:58:25.844972 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8879 | 2025.09.18 19:58:25.975794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18187 | ||
| 8880 | 2025.09.18 19:58:25.976331 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8881 | 2025.09.18 19:58:25.976383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8882 | 2025.09.18 19:58:25.976894 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8883 | 2025.09.18 19:58:25.977136 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8884 | 2025.09.18 19:58:25.977285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18187 | ||
| 8885 | 2025.09.18 19:58:26.949801 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8886 | 2025.09.18 19:58:26.967143 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2025.09.18 19:58:26.967200 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8888 | 2025.09.18 19:58:26.973020 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8889 | 2025.09.18 19:58:26.973723 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2025.09.18 19:58:26.976545 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8891 | 2025.09.18 19:58:27.648096 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8892 | 2025.09.18 19:58:27.648327 [ 4 ] {54bbe005-c37b-4c56-8db2-a4ed840230d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8893 | 2025.09.18 19:58:27.648417 [ 4 ] {54bbe005-c37b-4c56-8db2-a4ed840230d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8894 | 2025.09.18 19:58:27.649470 [ 4 ] {54bbe005-c37b-4c56-8db2-a4ed840230d4} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8895 | 2025.09.18 19:58:27.649517 [ 4 ] {54bbe005-c37b-4c56-8db2-a4ed840230d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8896 | 2025.09.18 19:58:27.649919 [ 4 ] {54bbe005-c37b-4c56-8db2-a4ed840230d4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8897 | 2025.09.18 19:58:27.650141 [ 4 ] {54bbe005-c37b-4c56-8db2-a4ed840230d4} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8898 | 2025.09.18 19:58:27.650305 [ 4 ] {54bbe005-c37b-4c56-8db2-a4ed840230d4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002041 sec., 200881.92062714358 rows/sec., 12.74 MiB/sec. | ||
| 8899 | 2025.09.18 19:58:27.650355 [ 4 ] {54bbe005-c37b-4c56-8db2-a4ed840230d4} <Debug> TCPHandler: Processed in 0.002381131 sec. | ||
| 8900 | 2025.09.18 19:58:27.650481 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8901 | 2025.09.18 19:58:27.650585 [ 4 ] {cf222259-dd2d-4a3d-a338-708a7d3d03a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8902 | 2025.09.18 19:58:27.650630 [ 4 ] {cf222259-dd2d-4a3d-a338-708a7d3d03a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8903 | 2025.09.18 19:58:27.651589 [ 4 ] {cf222259-dd2d-4a3d-a338-708a7d3d03a5} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8904 | 2025.09.18 19:58:27.651627 [ 4 ] {cf222259-dd2d-4a3d-a338-708a7d3d03a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8905 | 2025.09.18 19:58:27.652003 [ 4 ] {cf222259-dd2d-4a3d-a338-708a7d3d03a5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8906 | 2025.09.18 19:58:27.652228 [ 4 ] {cf222259-dd2d-4a3d-a338-708a7d3d03a5} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8907 | 2025.09.18 19:58:27.652347 [ 73 ] {} <Debug> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8908 | 2025.09.18 19:58:27.652361 [ 4 ] {cf222259-dd2d-4a3d-a338-708a7d3d03a5} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.0018 sec., 628888.8888888889 rows/sec., 49.83 MiB/sec. | ||
| 8909 | 2025.09.18 19:58:27.652417 [ 73 ] {} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8910 | 2025.09.18 19:58:27.652428 [ 4 ] {cf222259-dd2d-4a3d-a338-708a7d3d03a5} <Debug> TCPHandler: Processed in 0.001999264 sec. | ||
| 8911 | 2025.09.18 19:58:27.652447 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8912 | 2025.09.18 19:58:27.652543 [ 194 ] {73f8a399-e317-4d85-967e-c274ff67ed35::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 | ||
| 8913 | 2025.09.18 19:58:27.652548 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8914 | 2025.09.18 19:58:27.652637 [ 194 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8915 | 2025.09.18 19:58:27.652659 [ 4 ] {0d7f3fde-ad33-447d-9492-1ee1a064fca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8916 | 2025.09.18 19:58:27.652667 [ 194 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2466 rows starting from the beginning of the part | ||
| 8917 | 2025.09.18 19:58:27.652699 [ 4 ] {0d7f3fde-ad33-447d-9492-1ee1a064fca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8918 | 2025.09.18 19:58:27.652731 [ 194 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1132 rows starting from the beginning of the part | ||
| 8919 | 2025.09.18 19:58:27.652779 [ 194 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 120 rows starting from the beginning of the part | ||
| 8920 | 2025.09.18 19:58:27.652822 [ 194 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1134 rows starting from the beginning of the part | ||
| 8921 | 2025.09.18 19:58:27.652860 [ 194 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 120 rows starting from the beginning of the part | ||
| 8922 | 2025.09.18 19:58:27.652896 [ 194 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1132 rows starting from the beginning of the part | ||
| 8923 | 2025.09.18 19:58:27.653227 [ 4 ] {0d7f3fde-ad33-447d-9492-1ee1a064fca1} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2025.09.18 19:58:27.653262 [ 4 ] {0d7f3fde-ad33-447d-9492-1ee1a064fca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8925 | 2025.09.18 19:58:27.653579 [ 4 ] {0d7f3fde-ad33-447d-9492-1ee1a064fca1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8926 | 2025.09.18 19:58:27.653788 [ 4 ] {0d7f3fde-ad33-447d-9492-1ee1a064fca1} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8927 | 2025.09.18 19:58:27.653898 [ 73 ] {} <Debug> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8928 | 2025.09.18 19:58:27.653919 [ 4 ] {0d7f3fde-ad33-447d-9492-1ee1a064fca1} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001281 sec., 167837.6268540203 rows/sec., 9.96 MiB/sec. | ||
| 8929 | 2025.09.18 19:58:27.653933 [ 73 ] {} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8930 | 2025.09.18 19:58:27.653957 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8931 | 2025.09.18 19:58:27.653963 [ 4 ] {0d7f3fde-ad33-447d-9492-1ee1a064fca1} <Debug> TCPHandler: Processed in 0.001463945 sec. | ||
| 8932 | 2025.09.18 19:58:27.654034 [ 198 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::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 | ||
| 8933 | 2025.09.18 19:58:27.654076 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8934 | 2025.09.18 19:58:27.654118 [ 198 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8935 | 2025.09.18 19:58:27.654145 [ 198 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 279 rows starting from the beginning of the part | ||
| 8936 | 2025.09.18 19:58:27.654171 [ 4 ] {acdcaade-c15b-4e20-b6cc-3ef2b646b096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8937 | 2025.09.18 19:58:27.654193 [ 198 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 215 rows starting from the beginning of the part | ||
| 8938 | 2025.09.18 19:58:27.654222 [ 4 ] {acdcaade-c15b-4e20-b6cc-3ef2b646b096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8939 | 2025.09.18 19:58:27.654237 [ 198 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part | ||
| 8940 | 2025.09.18 19:58:27.654277 [ 198 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 219 rows starting from the beginning of the part | ||
| 8941 | 2025.09.18 19:58:27.654313 [ 198 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part | ||
| 8942 | 2025.09.18 19:58:27.654350 [ 198 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 215 rows starting from the beginning of the part | ||
| 8943 | 2025.09.18 19:58:27.654749 [ 4 ] {acdcaade-c15b-4e20-b6cc-3ef2b646b096} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8944 | 2025.09.18 19:58:27.654783 [ 4 ] {acdcaade-c15b-4e20-b6cc-3ef2b646b096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8945 | 2025.09.18 19:58:27.654920 [ 199 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6104 rows, containing 5 columns (5 merged, 0 gathered) in 0.002405631 sec., 2537380.0054954397 rows/sec., 213.96 MiB/sec. | ||
| 8946 | 2025.09.18 19:58:27.655145 [ 186 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 992 rows, containing 5 columns (5 merged, 0 gathered) in 0.00114218 sec., 868514.5948974767 rows/sec., 56.43 MiB/sec. | ||
| 8947 | 2025.09.18 19:58:27.655346 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8948 | 2025.09.18 19:58:27.655417 [ 4 ] {acdcaade-c15b-4e20-b6cc-3ef2b646b096} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8949 | 2025.09.18 19:58:27.655450 [ 199 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8950 | 2025.09.18 19:58:27.655724 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_51_10} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8951 | 2025.09.18 19:58:27.655850 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_51_10} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8952 | 2025.09.18 19:58:27.655856 [ 4 ] {acdcaade-c15b-4e20-b6cc-3ef2b646b096} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8953 | 2025.09.18 19:58:27.655934 [ 199 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_56_11} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2025.09.18 19:58:27.655958 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8955 | 2025.09.18 19:58:27.656021 [ 4 ] {acdcaade-c15b-4e20-b6cc-3ef2b646b096} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001869 sec., 113429.64151952916 rows/sec., 7.32 MiB/sec. | ||
| 8956 | 2025.09.18 19:58:27.656033 [ 199 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_56_11} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8957 | 2025.09.18 19:58:27.656068 [ 4 ] {acdcaade-c15b-4e20-b6cc-3ef2b646b096} <Debug> TCPHandler: Processed in 0.002041305 sec. | ||
| 8958 | 2025.09.18 19:58:27.656144 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 8959 | 2025.09.18 19:58:27.656189 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8960 | 2025.09.18 19:58:27.656292 [ 4 ] {a929ff84-a245-4f0e-95f3-df79e12f9976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8961 | 2025.09.18 19:58:27.656333 [ 4 ] {a929ff84-a245-4f0e-95f3-df79e12f9976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8962 | 2025.09.18 19:58:27.656853 [ 4 ] {a929ff84-a245-4f0e-95f3-df79e12f9976} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8963 | 2025.09.18 19:58:27.656892 [ 4 ] {a929ff84-a245-4f0e-95f3-df79e12f9976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8964 | 2025.09.18 19:58:27.657227 [ 4 ] {a929ff84-a245-4f0e-95f3-df79e12f9976} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8965 | 2025.09.18 19:58:27.657434 [ 4 ] {a929ff84-a245-4f0e-95f3-df79e12f9976} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8966 | 2025.09.18 19:58:27.657566 [ 4 ] {a929ff84-a245-4f0e-95f3-df79e12f9976} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001295 sec., 162934.36293436293 rows/sec., 9.25 MiB/sec. | ||
| 8967 | 2025.09.18 19:58:27.657605 [ 4 ] {a929ff84-a245-4f0e-95f3-df79e12f9976} <Debug> TCPHandler: Processed in 0.001467705 sec. | ||
| 8968 | 2025.09.18 19:58:27.657711 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8969 | 2025.09.18 19:58:27.657807 [ 4 ] {3575a92a-ff1c-4253-b83a-bf4e8e93d64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8970 | 2025.09.18 19:58:27.657847 [ 4 ] {3575a92a-ff1c-4253-b83a-bf4e8e93d64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8971 | 2025.09.18 19:58:27.658596 [ 4 ] {3575a92a-ff1c-4253-b83a-bf4e8e93d64a} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8972 | 2025.09.18 19:58:27.658633 [ 4 ] {3575a92a-ff1c-4253-b83a-bf4e8e93d64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8973 | 2025.09.18 19:58:27.658971 [ 4 ] {3575a92a-ff1c-4253-b83a-bf4e8e93d64a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8974 | 2025.09.18 19:58:27.659180 [ 4 ] {3575a92a-ff1c-4253-b83a-bf4e8e93d64a} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8975 | 2025.09.18 19:58:27.659290 [ 70 ] {} <Debug> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8976 | 2025.09.18 19:58:27.659310 [ 4 ] {3575a92a-ff1c-4253-b83a-bf4e8e93d64a} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001522 sec., 452693.82391590014 rows/sec., 31.61 MiB/sec. | ||
| 8977 | 2025.09.18 19:58:27.659335 [ 70 ] {} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2025.09.18 19:58:27.659356 [ 4 ] {3575a92a-ff1c-4253-b83a-bf4e8e93d64a} <Debug> TCPHandler: Processed in 0.001696089 sec. | ||
| 8979 | 2025.09.18 19:58:27.659359 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8980 | 2025.09.18 19:58:27.659451 [ 198 ] {c18be726-633f-417f-9abd-a115c260c01a::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 | ||
| 8981 | 2025.09.18 19:58:27.659472 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8982 | 2025.09.18 19:58:27.659542 [ 198 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8983 | 2025.09.18 19:58:27.659568 [ 4 ] {09796b41-26a6-4f98-9846-143184d17dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8984 | 2025.09.18 19:58:27.659570 [ 198 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1251 rows starting from the beginning of the part | ||
| 8985 | 2025.09.18 19:58:27.659611 [ 4 ] {09796b41-26a6-4f98-9846-143184d17dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8986 | 2025.09.18 19:58:27.659630 [ 198 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 689 rows starting from the beginning of the part | ||
| 8987 | 2025.09.18 19:58:27.659672 [ 198 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 96 rows starting from the beginning of the part | ||
| 8988 | 2025.09.18 19:58:27.659711 [ 198 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 693 rows starting from the beginning of the part | ||
| 8989 | 2025.09.18 19:58:27.659750 [ 198 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 96 rows starting from the beginning of the part | ||
| 8990 | 2025.09.18 19:58:27.659787 [ 198 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 689 rows starting from the beginning of the part | ||
| 8991 | 2025.09.18 19:58:27.659940 [ 4 ] {09796b41-26a6-4f98-9846-143184d17dbb} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8992 | 2025.09.18 19:58:27.659974 [ 4 ] {09796b41-26a6-4f98-9846-143184d17dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 8993 | 2025.09.18 19:58:27.660276 [ 4 ] {09796b41-26a6-4f98-9846-143184d17dbb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8994 | 2025.09.18 19:58:27.660476 [ 4 ] {09796b41-26a6-4f98-9846-143184d17dbb} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8995 | 2025.09.18 19:58:27.660606 [ 4 ] {09796b41-26a6-4f98-9846-143184d17dbb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 8996 | 2025.09.18 19:58:27.660643 [ 4 ] {09796b41-26a6-4f98-9846-143184d17dbb} <Debug> TCPHandler: Processed in 0.001221871 sec. | ||
| 8997 | 2025.09.18 19:58:27.660746 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8998 | 2025.09.18 19:58:27.660838 [ 4 ] {d01884c1-d0b6-4321-8ae8-e8b9ceb64ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8999 | 2025.09.18 19:58:27.660881 [ 4 ] {d01884c1-d0b6-4321-8ae8-e8b9ceb64ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9000 | 2025.09.18 19:58:27.660944 [ 199 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3514 rows, containing 5 columns (5 merged, 0 gathered) in 0.001523976 sec., 2305810.5901930216 rows/sec., 172.80 MiB/sec. | ||
| 9001 | 2025.09.18 19:58:27.661133 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9002 | 2025.09.18 19:58:27.661336 [ 4 ] {d01884c1-d0b6-4321-8ae8-e8b9ceb64ccc} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9003 | 2025.09.18 19:58:27.661372 [ 4 ] {d01884c1-d0b6-4321-8ae8-e8b9ceb64ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9004 | 2025.09.18 19:58:27.661379 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_56_11} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9005 | 2025.09.18 19:58:27.661444 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_56_11} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9006 | 2025.09.18 19:58:27.661515 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9007 | 2025.09.18 19:58:27.661721 [ 4 ] {d01884c1-d0b6-4321-8ae8-e8b9ceb64ccc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9008 | 2025.09.18 19:58:27.661951 [ 4 ] {d01884c1-d0b6-4321-8ae8-e8b9ceb64ccc} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9009 | 2025.09.18 19:58:27.662063 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9010 | 2025.09.18 19:58:27.662079 [ 4 ] {d01884c1-d0b6-4321-8ae8-e8b9ceb64ccc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001259 sec., 249404.28911834792 rows/sec., 16.38 MiB/sec. | ||
| 9011 | 2025.09.18 19:58:27.662104 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9012 | 2025.09.18 19:58:27.662124 [ 4 ] {d01884c1-d0b6-4321-8ae8-e8b9ceb64ccc} <Debug> TCPHandler: Processed in 0.001428435 sec. | ||
| 9013 | 2025.09.18 19:58:27.662127 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9014 | 2025.09.18 19:58:27.662207 [ 198 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::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 | ||
| 9015 | 2025.09.18 19:58:27.662240 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9016 | 2025.09.18 19:58:27.662288 [ 198 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9017 | 2025.09.18 19:58:27.662313 [ 198 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18005 rows starting from the beginning of the part | ||
| 9018 | 2025.09.18 19:58:27.662335 [ 4 ] {40d01160-a029-4755-bb3e-294a68a262cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9019 | 2025.09.18 19:58:27.662356 [ 198 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 314 rows starting from the beginning of the part | ||
| 9020 | 2025.09.18 19:58:27.662376 [ 4 ] {40d01160-a029-4755-bb3e-294a68a262cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9021 | 2025.09.18 19:58:27.662394 [ 198 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 9022 | 2025.09.18 19:58:27.662428 [ 198 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 316 rows starting from the beginning of the part | ||
| 9023 | 2025.09.18 19:58:27.662461 [ 198 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 9024 | 2025.09.18 19:58:27.662493 [ 198 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 314 rows starting from the beginning of the part | ||
| 9025 | 2025.09.18 19:58:27.662688 [ 4 ] {40d01160-a029-4755-bb3e-294a68a262cf} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9026 | 2025.09.18 19:58:27.662727 [ 4 ] {40d01160-a029-4755-bb3e-294a68a262cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9027 | 2025.09.18 19:58:27.663025 [ 4 ] {40d01160-a029-4755-bb3e-294a68a262cf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9028 | 2025.09.18 19:58:27.663233 [ 4 ] {40d01160-a029-4755-bb3e-294a68a262cf} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2025.09.18 19:58:27.663358 [ 4 ] {40d01160-a029-4755-bb3e-294a68a262cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 9030 | 2025.09.18 19:58:27.663393 [ 4 ] {40d01160-a029-4755-bb3e-294a68a262cf} <Debug> TCPHandler: Processed in 0.00120234 sec. | ||
| 9031 | 2025.09.18 19:58:27.663497 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9032 | 2025.09.18 19:58:27.663590 [ 4 ] {2638d816-0f73-478b-8543-74adee135143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9033 | 2025.09.18 19:58:27.663642 [ 4 ] {2638d816-0f73-478b-8543-74adee135143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9034 | 2025.09.18 19:58:27.664399 [ 4 ] {2638d816-0f73-478b-8543-74adee135143} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2025.09.18 19:58:27.664435 [ 4 ] {2638d816-0f73-478b-8543-74adee135143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9036 | 2025.09.18 19:58:27.664957 [ 4 ] {2638d816-0f73-478b-8543-74adee135143} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9037 | 2025.09.18 19:58:27.665186 [ 4 ] {2638d816-0f73-478b-8543-74adee135143} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2025.09.18 19:58:27.665327 [ 4 ] {2638d816-0f73-478b-8543-74adee135143} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001755 sec., 5698.005698005698 rows/sec., 10.21 MiB/sec. | ||
| 9039 | 2025.09.18 19:58:27.665403 [ 4 ] {2638d816-0f73-478b-8543-74adee135143} <Debug> TCPHandler: Processed in 0.001954754 sec. | ||
| 9040 | 2025.09.18 19:58:27.665511 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9041 | 2025.09.18 19:58:27.665606 [ 4 ] {80aafc6e-8e87-4d3e-8c71-a078f763aea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9042 | 2025.09.18 19:58:27.665647 [ 4 ] {80aafc6e-8e87-4d3e-8c71-a078f763aea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9043 | 2025.09.18 19:58:27.665978 [ 4 ] {80aafc6e-8e87-4d3e-8c71-a078f763aea4} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9044 | 2025.09.18 19:58:27.666013 [ 4 ] {80aafc6e-8e87-4d3e-8c71-a078f763aea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9045 | 2025.09.18 19:58:27.666318 [ 4 ] {80aafc6e-8e87-4d3e-8c71-a078f763aea4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9046 | 2025.09.18 19:58:27.666547 [ 4 ] {80aafc6e-8e87-4d3e-8c71-a078f763aea4} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9047 | 2025.09.18 19:58:27.666656 [ 70 ] {} <Debug> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9048 | 2025.09.18 19:58:27.666672 [ 4 ] {80aafc6e-8e87-4d3e-8c71-a078f763aea4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001084 sec., 95940.9594095941 rows/sec., 5.88 MiB/sec. | ||
| 9049 | 2025.09.18 19:58:27.666694 [ 70 ] {} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9050 | 2025.09.18 19:58:27.666717 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9051 | 2025.09.18 19:58:27.666717 [ 4 ] {80aafc6e-8e87-4d3e-8c71-a078f763aea4} <Debug> TCPHandler: Processed in 0.001257671 sec. | ||
| 9052 | 2025.09.18 19:58:27.666810 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 9053 | 2025.09.18 19:58:27.666931 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9054 | 2025.09.18 19:58:27.666963 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3842 rows starting from the beginning of the part | ||
| 9055 | 2025.09.18 19:58:27.667030 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 9056 | 2025.09.18 19:58:27.667077 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 9057 | 2025.09.18 19:58:27.667118 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 9058 | 2025.09.18 19:58:27.667157 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 9059 | 2025.09.18 19:58:27.667199 [ 199 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 104 rows starting from the beginning of the part | ||
| 9060 | 2025.09.18 19:58:27.667920 [ 187 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19269 rows, containing 5 columns (5 merged, 0 gathered) in 0.005737489 sec., 3358437.811384039 rows/sec., 225.81 MiB/sec. | ||
| 9061 | 2025.09.18 19:58:27.668209 [ 193 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9062 | 2025.09.18 19:58:27.668493 [ 193 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9063 | 2025.09.18 19:58:27.668565 [ 193 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9064 | 2025.09.18 19:58:27.668663 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.27 MiB. | ||
| 9065 | 2025.09.18 19:58:27.668804 [ 187 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4274 rows, containing 4 columns (4 merged, 0 gathered) in 0.002038535 sec., 2096603.6884331147 rows/sec., 133.58 MiB/sec. | ||
| 9066 | 2025.09.18 19:58:27.669225 [ 193 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9067 | 2025.09.18 19:58:27.669488 [ 193 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_56_11} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2025.09.18 19:58:27.669561 [ 193 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_56_11} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9069 | 2025.09.18 19:58:27.669654 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 9070 | 2025.09.18 19:58:28.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.95 MiB, peak 306.38 MiB, free memory in arenas 0.00 B, will set to 298.83 MiB (RSS), difference: 1.89 MiB | ||
| 9071 | 2025.09.18 19:58:31.018557 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1174 | ||
| 9072 | 2025.09.18 19:58:31.020901 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9073 | 2025.09.18 19:58:31.020952 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9074 | 2025.09.18 19:58:31.022140 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9075 | 2025.09.18 19:58:31.022401 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9076 | 2025.09.18 19:58:31.022654 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1174 | ||
| 9077 | 2025.09.18 19:58:32.667029 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9078 | 2025.09.18 19:58:32.667219 [ 4 ] {ad41592f-4eac-4c2a-8375-599ab2cf1f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9079 | 2025.09.18 19:58:32.667292 [ 4 ] {ad41592f-4eac-4c2a-8375-599ab2cf1f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9080 | 2025.09.18 19:58:32.667899 [ 4 ] {ad41592f-4eac-4c2a-8375-599ab2cf1f9f} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9081 | 2025.09.18 19:58:32.667946 [ 4 ] {ad41592f-4eac-4c2a-8375-599ab2cf1f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9082 | 2025.09.18 19:58:32.668314 [ 4 ] {ad41592f-4eac-4c2a-8375-599ab2cf1f9f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9083 | 2025.09.18 19:58:32.668539 [ 4 ] {ad41592f-4eac-4c2a-8375-599ab2cf1f9f} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9084 | 2025.09.18 19:58:32.668688 [ 4 ] {ad41592f-4eac-4c2a-8375-599ab2cf1f9f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001523 sec., 1313.1976362442547 rows/sec., 107.08 KiB/sec. | ||
| 9085 | 2025.09.18 19:58:32.668730 [ 4 ] {ad41592f-4eac-4c2a-8375-599ab2cf1f9f} <Debug> TCPHandler: Processed in 0.001835081 sec. | ||
| 9086 | 2025.09.18 19:58:32.668849 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9087 | 2025.09.18 19:58:32.668946 [ 4 ] {9755ec69-29ef-46ec-bf1b-51e42363c3bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9088 | 2025.09.18 19:58:32.668986 [ 4 ] {9755ec69-29ef-46ec-bf1b-51e42363c3bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9089 | 2025.09.18 19:58:32.669851 [ 4 ] {9755ec69-29ef-46ec-bf1b-51e42363c3bd} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9090 | 2025.09.18 19:58:32.669888 [ 4 ] {9755ec69-29ef-46ec-bf1b-51e42363c3bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9091 | 2025.09.18 19:58:32.670260 [ 4 ] {9755ec69-29ef-46ec-bf1b-51e42363c3bd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9092 | 2025.09.18 19:58:32.670471 [ 4 ] {9755ec69-29ef-46ec-bf1b-51e42363c3bd} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9093 | 2025.09.18 19:58:32.670597 [ 4 ] {9755ec69-29ef-46ec-bf1b-51e42363c3bd} <Debug> executeQuery: Read 1261 rows, 107.08 KiB in 0.001671 sec., 754637.9413524836 rows/sec., 62.58 MiB/sec. | ||
| 9094 | 2025.09.18 19:58:32.670634 [ 4 ] {9755ec69-29ef-46ec-bf1b-51e42363c3bd} <Debug> TCPHandler: Processed in 0.001835621 sec. | ||
| 9095 | 2025.09.18 19:58:32.670748 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9096 | 2025.09.18 19:58:32.670843 [ 4 ] {0d8dcd40-f5b3-4149-bf3d-6867ad0d3030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9097 | 2025.09.18 19:58:32.670883 [ 4 ] {0d8dcd40-f5b3-4149-bf3d-6867ad0d3030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9098 | 2025.09.18 19:58:32.671284 [ 4 ] {0d8dcd40-f5b3-4149-bf3d-6867ad0d3030} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9099 | 2025.09.18 19:58:32.671321 [ 4 ] {0d8dcd40-f5b3-4149-bf3d-6867ad0d3030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9100 | 2025.09.18 19:58:32.671624 [ 4 ] {0d8dcd40-f5b3-4149-bf3d-6867ad0d3030} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9101 | 2025.09.18 19:58:32.671847 [ 4 ] {0d8dcd40-f5b3-4149-bf3d-6867ad0d3030} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9102 | 2025.09.18 19:58:32.671976 [ 4 ] {0d8dcd40-f5b3-4149-bf3d-6867ad0d3030} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001151 sec., 29539.53084274544 rows/sec., 2.16 MiB/sec. | ||
| 9103 | 2025.09.18 19:58:32.672013 [ 4 ] {0d8dcd40-f5b3-4149-bf3d-6867ad0d3030} <Debug> TCPHandler: Processed in 0.001313983 sec. | ||
| 9104 | 2025.09.18 19:58:32.672119 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9105 | 2025.09.18 19:58:32.672212 [ 4 ] {bca97180-62cc-48fd-92ec-cf8eaf416677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9106 | 2025.09.18 19:58:32.672250 [ 4 ] {bca97180-62cc-48fd-92ec-cf8eaf416677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9107 | 2025.09.18 19:58:32.672697 [ 4 ] {bca97180-62cc-48fd-92ec-cf8eaf416677} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9108 | 2025.09.18 19:58:32.672734 [ 4 ] {bca97180-62cc-48fd-92ec-cf8eaf416677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9109 | 2025.09.18 19:58:32.673040 [ 4 ] {bca97180-62cc-48fd-92ec-cf8eaf416677} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9110 | 2025.09.18 19:58:32.673248 [ 4 ] {bca97180-62cc-48fd-92ec-cf8eaf416677} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9111 | 2025.09.18 19:58:32.673376 [ 4 ] {bca97180-62cc-48fd-92ec-cf8eaf416677} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001182 sec., 192893.40101522842 rows/sec., 13.06 MiB/sec. | ||
| 9112 | 2025.09.18 19:58:32.673412 [ 4 ] {bca97180-62cc-48fd-92ec-cf8eaf416677} <Debug> TCPHandler: Processed in 0.001342713 sec. | ||
| 9113 | 2025.09.18 19:58:32.673512 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9114 | 2025.09.18 19:58:32.673607 [ 4 ] {95769823-b990-41a8-85d4-0251a222614b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9115 | 2025.09.18 19:58:32.673646 [ 4 ] {95769823-b990-41a8-85d4-0251a222614b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9116 | 2025.09.18 19:58:32.674190 [ 4 ] {95769823-b990-41a8-85d4-0251a222614b} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9117 | 2025.09.18 19:58:32.674227 [ 4 ] {95769823-b990-41a8-85d4-0251a222614b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9118 | 2025.09.18 19:58:32.674542 [ 4 ] {95769823-b990-41a8-85d4-0251a222614b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9119 | 2025.09.18 19:58:32.674742 [ 4 ] {95769823-b990-41a8-85d4-0251a222614b} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9120 | 2025.09.18 19:58:32.674865 [ 4 ] {95769823-b990-41a8-85d4-0251a222614b} <Debug> executeQuery: Read 554 rows, 42.13 KiB in 0.001277 sec., 433829.2873923258 rows/sec., 32.22 MiB/sec. | ||
| 9121 | 2025.09.18 19:58:32.674901 [ 4 ] {95769823-b990-41a8-85d4-0251a222614b} <Debug> TCPHandler: Processed in 0.001437904 sec. | ||
| 9122 | 2025.09.18 19:58:32.675012 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9123 | 2025.09.18 19:58:32.675107 [ 4 ] {cf652778-8158-4952-bb82-0e66f992f859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9124 | 2025.09.18 19:58:32.675149 [ 4 ] {cf652778-8158-4952-bb82-0e66f992f859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9125 | 2025.09.18 19:58:32.675676 [ 4 ] {cf652778-8158-4952-bb82-0e66f992f859} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9126 | 2025.09.18 19:58:32.675711 [ 4 ] {cf652778-8158-4952-bb82-0e66f992f859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9127 | 2025.09.18 19:58:32.676085 [ 4 ] {cf652778-8158-4952-bb82-0e66f992f859} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9128 | 2025.09.18 19:58:32.676292 [ 4 ] {cf652778-8158-4952-bb82-0e66f992f859} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9129 | 2025.09.18 19:58:32.676418 [ 4 ] {cf652778-8158-4952-bb82-0e66f992f859} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.00133 sec., 635338.3458646616 rows/sec., 42.76 MiB/sec. | ||
| 9130 | 2025.09.18 19:58:32.676455 [ 4 ] {cf652778-8158-4952-bb82-0e66f992f859} <Debug> TCPHandler: Processed in 0.001492636 sec. | ||
| 9131 | 2025.09.18 19:58:32.676568 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9132 | 2025.09.18 19:58:32.676662 [ 4 ] {da67a95f-292c-4c92-8a37-c6b24ccb8f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9133 | 2025.09.18 19:58:32.676715 [ 4 ] {da67a95f-292c-4c92-8a37-c6b24ccb8f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9134 | 2025.09.18 19:58:32.677489 [ 4 ] {da67a95f-292c-4c92-8a37-c6b24ccb8f70} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9135 | 2025.09.18 19:58:32.677526 [ 4 ] {da67a95f-292c-4c92-8a37-c6b24ccb8f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9136 | 2025.09.18 19:58:32.678049 [ 4 ] {da67a95f-292c-4c92-8a37-c6b24ccb8f70} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9137 | 2025.09.18 19:58:32.678265 [ 4 ] {da67a95f-292c-4c92-8a37-c6b24ccb8f70} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9138 | 2025.09.18 19:58:32.678383 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9139 | 2025.09.18 19:58:32.678399 [ 4 ] {da67a95f-292c-4c92-8a37-c6b24ccb8f70} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001755 sec., 18233.618233618232 rows/sec., 32.67 MiB/sec. | ||
| 9140 | 2025.09.18 19:58:32.678457 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9141 | 2025.09.18 19:58:32.678478 [ 4 ] {da67a95f-292c-4c92-8a37-c6b24ccb8f70} <Debug> TCPHandler: Processed in 0.001959663 sec. | ||
| 9142 | 2025.09.18 19:58:32.678485 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9143 | 2025.09.18 19:58:32.678599 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9144 | 2025.09.18 19:58:32.678620 [ 199 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::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 | ||
| 9145 | 2025.09.18 19:58:32.678697 [ 4 ] {81d00d4c-a955-42c6-9595-0087de793e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9146 | 2025.09.18 19:58:32.678744 [ 4 ] {81d00d4c-a955-42c6-9595-0087de793e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9147 | 2025.09.18 19:58:32.678915 [ 199 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9148 | 2025.09.18 19:58:32.678988 [ 199 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 923 rows starting from the beginning of the part | ||
| 9149 | 2025.09.18 19:58:32.679072 [ 4 ] {81d00d4c-a955-42c6-9595-0087de793e22} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9150 | 2025.09.18 19:58:32.679112 [ 4 ] {81d00d4c-a955-42c6-9595-0087de793e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9151 | 2025.09.18 19:58:32.679136 [ 199 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 32 rows starting from the beginning of the part | ||
| 9152 | 2025.09.18 19:58:32.679260 [ 199 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 9153 | 2025.09.18 19:58:32.679373 [ 199 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
| 9154 | 2025.09.18 19:58:32.679418 [ 4 ] {81d00d4c-a955-42c6-9595-0087de793e22} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9155 | 2025.09.18 19:58:32.679475 [ 199 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 9156 | 2025.09.18 19:58:32.679577 [ 199 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
| 9157 | 2025.09.18 19:58:32.679633 [ 4 ] {81d00d4c-a955-42c6-9595-0087de793e22} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9158 | 2025.09.18 19:58:32.679768 [ 4 ] {81d00d4c-a955-42c6-9595-0087de793e22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 9159 | 2025.09.18 19:58:32.679803 [ 4 ] {81d00d4c-a955-42c6-9595-0087de793e22} <Debug> TCPHandler: Processed in 0.001253511 sec. | ||
| 9160 | 2025.09.18 19:58:32.685891 [ 193 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1039 rows, containing 19 columns (19 merged, 0 gathered) in 0.007319835 sec., 141943.09024725284 rows/sec., 254.36 MiB/sec. | ||
| 9161 | 2025.09.18 19:58:32.687427 [ 193 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9162 | 2025.09.18 19:58:32.687806 [ 193 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9163 | 2025.09.18 19:58:32.687887 [ 193 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9164 | 2025.09.18 19:58:32.688072 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.34 MiB. | ||
| 9165 | 2025.09.18 19:58:33.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.46 MiB, peak 307.75 MiB, free memory in arenas 0.00 B, will set to 302.40 MiB (RSS), difference: 2.94 MiB | ||
| 9166 | 2025.09.18 19:58:33.477477 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18699 | ||
| 9167 | 2025.09.18 19:58:33.478330 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9168 | 2025.09.18 19:58:33.478423 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9169 | 2025.09.18 19:58:33.479130 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9170 | 2025.09.18 19:58:33.479359 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9171 | 2025.09.18 19:58:33.479504 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18699 | ||
| 9172 | 2025.09.18 19:58:34.476734 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9173 | 2025.09.18 19:58:34.493453 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9174 | 2025.09.18 19:58:34.493499 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9175 | 2025.09.18 19:58:34.499640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9176 | 2025.09.18 19:58:34.500380 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9177 | 2025.09.18 19:58:34.503301 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9178 | 2025.09.18 19:58:37.649440 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9179 | 2025.09.18 19:58:37.649628 [ 4 ] {b9046055-1498-4cba-9a19-926422db3b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9180 | 2025.09.18 19:58:37.649705 [ 4 ] {b9046055-1498-4cba-9a19-926422db3b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9181 | 2025.09.18 19:58:37.650605 [ 4 ] {b9046055-1498-4cba-9a19-926422db3b05} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9182 | 2025.09.18 19:58:37.650655 [ 4 ] {b9046055-1498-4cba-9a19-926422db3b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9183 | 2025.09.18 19:58:37.651095 [ 4 ] {b9046055-1498-4cba-9a19-926422db3b05} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9184 | 2025.09.18 19:58:37.651327 [ 4 ] {b9046055-1498-4cba-9a19-926422db3b05} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9185 | 2025.09.18 19:58:37.651484 [ 4 ] {b9046055-1498-4cba-9a19-926422db3b05} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001909 sec., 214772.132006286 rows/sec., 13.62 MiB/sec. | ||
| 9186 | 2025.09.18 19:58:37.651542 [ 4 ] {b9046055-1498-4cba-9a19-926422db3b05} <Debug> TCPHandler: Processed in 0.002233018 sec. | ||
| 9187 | 2025.09.18 19:58:37.651695 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9188 | 2025.09.18 19:58:37.651822 [ 4 ] {9d1ad4c6-9935-4a81-a6c9-4b29ebc59796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9189 | 2025.09.18 19:58:37.651868 [ 4 ] {9d1ad4c6-9935-4a81-a6c9-4b29ebc59796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9190 | 2025.09.18 19:58:37.653221 [ 4 ] {9d1ad4c6-9935-4a81-a6c9-4b29ebc59796} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9191 | 2025.09.18 19:58:37.653260 [ 4 ] {9d1ad4c6-9935-4a81-a6c9-4b29ebc59796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9192 | 2025.09.18 19:58:37.653681 [ 4 ] {9d1ad4c6-9935-4a81-a6c9-4b29ebc59796} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9193 | 2025.09.18 19:58:37.653907 [ 4 ] {9d1ad4c6-9935-4a81-a6c9-4b29ebc59796} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9194 | 2025.09.18 19:58:37.654055 [ 4 ] {9d1ad4c6-9935-4a81-a6c9-4b29ebc59796} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002259 sec., 501106.6843736166 rows/sec., 39.71 MiB/sec. | ||
| 9195 | 2025.09.18 19:58:37.654096 [ 4 ] {9d1ad4c6-9935-4a81-a6c9-4b29ebc59796} <Debug> TCPHandler: Processed in 0.002476122 sec. | ||
| 9196 | 2025.09.18 19:58:37.654216 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9197 | 2025.09.18 19:58:37.654319 [ 4 ] {434a49ec-a82a-4699-84c2-94d999344be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9198 | 2025.09.18 19:58:37.654363 [ 4 ] {434a49ec-a82a-4699-84c2-94d999344be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9199 | 2025.09.18 19:58:37.654903 [ 4 ] {434a49ec-a82a-4699-84c2-94d999344be2} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9200 | 2025.09.18 19:58:37.654941 [ 4 ] {434a49ec-a82a-4699-84c2-94d999344be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9201 | 2025.09.18 19:58:37.655255 [ 4 ] {434a49ec-a82a-4699-84c2-94d999344be2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9202 | 2025.09.18 19:58:37.655462 [ 4 ] {434a49ec-a82a-4699-84c2-94d999344be2} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9203 | 2025.09.18 19:58:37.655593 [ 4 ] {434a49ec-a82a-4699-84c2-94d999344be2} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001296 sec., 165895.06172839506 rows/sec., 9.85 MiB/sec. | ||
| 9204 | 2025.09.18 19:58:37.655630 [ 4 ] {434a49ec-a82a-4699-84c2-94d999344be2} <Debug> TCPHandler: Processed in 0.001465275 sec. | ||
| 9205 | 2025.09.18 19:58:37.655736 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9206 | 2025.09.18 19:58:37.655832 [ 4 ] {4297e504-859f-4b43-a13a-1effed412129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9207 | 2025.09.18 19:58:37.655872 [ 4 ] {4297e504-859f-4b43-a13a-1effed412129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9208 | 2025.09.18 19:58:37.656380 [ 4 ] {4297e504-859f-4b43-a13a-1effed412129} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9209 | 2025.09.18 19:58:37.656416 [ 4 ] {4297e504-859f-4b43-a13a-1effed412129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9210 | 2025.09.18 19:58:37.656733 [ 4 ] {4297e504-859f-4b43-a13a-1effed412129} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9211 | 2025.09.18 19:58:37.656945 [ 4 ] {4297e504-859f-4b43-a13a-1effed412129} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9212 | 2025.09.18 19:58:37.657074 [ 4 ] {4297e504-859f-4b43-a13a-1effed412129} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001263 sec., 167854.31512272367 rows/sec., 10.82 MiB/sec. | ||
| 9213 | 2025.09.18 19:58:37.657112 [ 4 ] {4297e504-859f-4b43-a13a-1effed412129} <Debug> TCPHandler: Processed in 0.001425965 sec. | ||
| 9214 | 2025.09.18 19:58:37.657222 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9215 | 2025.09.18 19:58:37.657317 [ 4 ] {c150d0d9-e7b0-4c02-a54b-27aaaba0d9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9216 | 2025.09.18 19:58:37.657358 [ 4 ] {c150d0d9-e7b0-4c02-a54b-27aaaba0d9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9217 | 2025.09.18 19:58:37.657895 [ 4 ] {c150d0d9-e7b0-4c02-a54b-27aaaba0d9f5} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9218 | 2025.09.18 19:58:37.657931 [ 4 ] {c150d0d9-e7b0-4c02-a54b-27aaaba0d9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9219 | 2025.09.18 19:58:37.658242 [ 4 ] {c150d0d9-e7b0-4c02-a54b-27aaaba0d9f5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9220 | 2025.09.18 19:58:37.658470 [ 4 ] {c150d0d9-e7b0-4c02-a54b-27aaaba0d9f5} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9221 | 2025.09.18 19:58:37.658598 [ 4 ] {c150d0d9-e7b0-4c02-a54b-27aaaba0d9f5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001299 sec., 162432.64049268668 rows/sec., 9.22 MiB/sec. | ||
| 9222 | 2025.09.18 19:58:37.658635 [ 4 ] {c150d0d9-e7b0-4c02-a54b-27aaaba0d9f5} <Debug> TCPHandler: Processed in 0.001462875 sec. | ||
| 9223 | 2025.09.18 19:58:37.658748 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9224 | 2025.09.18 19:58:37.658851 [ 4 ] {49bdcc44-1e8d-474d-a3ef-8226b204a867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9225 | 2025.09.18 19:58:37.658893 [ 4 ] {49bdcc44-1e8d-474d-a3ef-8226b204a867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9226 | 2025.09.18 19:58:37.659677 [ 4 ] {49bdcc44-1e8d-474d-a3ef-8226b204a867} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9227 | 2025.09.18 19:58:37.659714 [ 4 ] {49bdcc44-1e8d-474d-a3ef-8226b204a867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9228 | 2025.09.18 19:58:37.660064 [ 4 ] {49bdcc44-1e8d-474d-a3ef-8226b204a867} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9229 | 2025.09.18 19:58:37.660277 [ 4 ] {49bdcc44-1e8d-474d-a3ef-8226b204a867} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9230 | 2025.09.18 19:58:37.660442 [ 4 ] {49bdcc44-1e8d-474d-a3ef-8226b204a867} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00161 sec., 427950.3105590062 rows/sec., 29.88 MiB/sec. | ||
| 9231 | 2025.09.18 19:58:37.660481 [ 4 ] {49bdcc44-1e8d-474d-a3ef-8226b204a867} <Debug> TCPHandler: Processed in 0.00178481 sec. | ||
| 9232 | 2025.09.18 19:58:37.660603 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9233 | 2025.09.18 19:58:37.660723 [ 4 ] {339aeacc-18ff-4e90-8a61-bf05cd61f08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9234 | 2025.09.18 19:58:37.660774 [ 4 ] {339aeacc-18ff-4e90-8a61-bf05cd61f08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9235 | 2025.09.18 19:58:37.661176 [ 4 ] {339aeacc-18ff-4e90-8a61-bf05cd61f08e} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9236 | 2025.09.18 19:58:37.661219 [ 4 ] {339aeacc-18ff-4e90-8a61-bf05cd61f08e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9237 | 2025.09.18 19:58:37.661591 [ 4 ] {339aeacc-18ff-4e90-8a61-bf05cd61f08e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9238 | 2025.09.18 19:58:37.661845 [ 4 ] {339aeacc-18ff-4e90-8a61-bf05cd61f08e} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9239 | 2025.09.18 19:58:37.661953 [ 57 ] {} <Debug> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9240 | 2025.09.18 19:58:37.661981 [ 4 ] {339aeacc-18ff-4e90-8a61-bf05cd61f08e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001283 sec., 4676.539360872954 rows/sec., 244.33 KiB/sec. | ||
| 9241 | 2025.09.18 19:58:37.662024 [ 57 ] {} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9242 | 2025.09.18 19:58:37.662031 [ 4 ] {339aeacc-18ff-4e90-8a61-bf05cd61f08e} <Debug> TCPHandler: Processed in 0.001490056 sec. | ||
| 9243 | 2025.09.18 19:58:37.662054 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9244 | 2025.09.18 19:58:37.662159 [ 188 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 9245 | 2025.09.18 19:58:37.662167 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9246 | 2025.09.18 19:58:37.662284 [ 188 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9247 | 2025.09.18 19:58:37.662309 [ 4 ] {473aeb0c-278f-446e-ab0b-7ebd753553c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9248 | 2025.09.18 19:58:37.662323 [ 188 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 9249 | 2025.09.18 19:58:37.662368 [ 4 ] {473aeb0c-278f-446e-ab0b-7ebd753553c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9250 | 2025.09.18 19:58:37.662397 [ 188 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 9251 | 2025.09.18 19:58:37.662448 [ 188 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 9252 | 2025.09.18 19:58:37.662490 [ 188 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 9253 | 2025.09.18 19:58:37.662530 [ 188 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 9254 | 2025.09.18 19:58:37.662569 [ 188 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 9255 | 2025.09.18 19:58:37.662888 [ 4 ] {473aeb0c-278f-446e-ab0b-7ebd753553c5} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9256 | 2025.09.18 19:58:37.662930 [ 4 ] {473aeb0c-278f-446e-ab0b-7ebd753553c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9257 | 2025.09.18 19:58:37.663308 [ 4 ] {473aeb0c-278f-446e-ab0b-7ebd753553c5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9258 | 2025.09.18 19:58:37.663357 [ 193 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001238761 sec., 125932.28233694797 rows/sec., 6.43 MiB/sec. | ||
| 9259 | 2025.09.18 19:58:37.663519 [ 190 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9260 | 2025.09.18 19:58:37.663528 [ 4 ] {473aeb0c-278f-446e-ab0b-7ebd753553c5} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9261 | 2025.09.18 19:58:37.663677 [ 4 ] {473aeb0c-278f-446e-ab0b-7ebd753553c5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001393 sec., 225412.7781765973 rows/sec., 14.81 MiB/sec. | ||
| 9262 | 2025.09.18 19:58:37.663716 [ 4 ] {473aeb0c-278f-446e-ab0b-7ebd753553c5} <Debug> TCPHandler: Processed in 0.001610338 sec. | ||
| 9263 | 2025.09.18 19:58:37.663840 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9264 | 2025.09.18 19:58:37.663847 [ 190 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_26_5} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9265 | 2025.09.18 19:58:37.663941 [ 190 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_26_5} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9266 | 2025.09.18 19:58:37.663966 [ 4 ] {657b00d0-fde7-4acd-891e-c0ef2a07f2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9267 | 2025.09.18 19:58:37.664019 [ 4 ] {657b00d0-fde7-4acd-891e-c0ef2a07f2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9268 | 2025.09.18 19:58:37.664030 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9269 | 2025.09.18 19:58:37.664392 [ 4 ] {657b00d0-fde7-4acd-891e-c0ef2a07f2be} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9270 | 2025.09.18 19:58:37.664435 [ 4 ] {657b00d0-fde7-4acd-891e-c0ef2a07f2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9271 | 2025.09.18 19:58:37.664761 [ 4 ] {657b00d0-fde7-4acd-891e-c0ef2a07f2be} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9272 | 2025.09.18 19:58:37.664961 [ 4 ] {657b00d0-fde7-4acd-891e-c0ef2a07f2be} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9273 | 2025.09.18 19:58:37.665092 [ 4 ] {657b00d0-fde7-4acd-891e-c0ef2a07f2be} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 58.54 KiB/sec. | ||
| 9274 | 2025.09.18 19:58:37.665129 [ 4 ] {657b00d0-fde7-4acd-891e-c0ef2a07f2be} <Debug> TCPHandler: Processed in 0.001351853 sec. | ||
| 9275 | 2025.09.18 19:58:37.665232 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9276 | 2025.09.18 19:58:37.665327 [ 4 ] {86ababf9-641f-4de0-80ea-43350c372318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9277 | 2025.09.18 19:58:37.665381 [ 4 ] {86ababf9-641f-4de0-80ea-43350c372318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9278 | 2025.09.18 19:58:37.666163 [ 4 ] {86ababf9-641f-4de0-80ea-43350c372318} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9279 | 2025.09.18 19:58:37.666235 [ 4 ] {86ababf9-641f-4de0-80ea-43350c372318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9280 | 2025.09.18 19:58:37.666797 [ 4 ] {86ababf9-641f-4de0-80ea-43350c372318} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9281 | 2025.09.18 19:58:37.667013 [ 4 ] {86ababf9-641f-4de0-80ea-43350c372318} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9282 | 2025.09.18 19:58:37.667148 [ 4 ] {86ababf9-641f-4de0-80ea-43350c372318} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001839 sec., 5437.737901033171 rows/sec., 9.74 MiB/sec. | ||
| 9283 | 2025.09.18 19:58:37.667200 [ 4 ] {86ababf9-641f-4de0-80ea-43350c372318} <Debug> TCPHandler: Processed in 0.002018894 sec. | ||
| 9284 | 2025.09.18 19:58:37.667305 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9285 | 2025.09.18 19:58:37.667399 [ 4 ] {2b398295-7cf5-4784-807d-ed13cfc02b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9286 | 2025.09.18 19:58:37.667440 [ 4 ] {2b398295-7cf5-4784-807d-ed13cfc02b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9287 | 2025.09.18 19:58:37.667783 [ 4 ] {2b398295-7cf5-4784-807d-ed13cfc02b3e} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9288 | 2025.09.18 19:58:37.667817 [ 4 ] {2b398295-7cf5-4784-807d-ed13cfc02b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9289 | 2025.09.18 19:58:37.668115 [ 4 ] {2b398295-7cf5-4784-807d-ed13cfc02b3e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9290 | 2025.09.18 19:58:37.668311 [ 4 ] {2b398295-7cf5-4784-807d-ed13cfc02b3e} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9291 | 2025.09.18 19:58:37.668438 [ 4 ] {2b398295-7cf5-4784-807d-ed13cfc02b3e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001059 sec., 98205.85457979226 rows/sec., 6.02 MiB/sec. | ||
| 9292 | 2025.09.18 19:58:37.668473 [ 4 ] {2b398295-7cf5-4784-807d-ed13cfc02b3e} <Debug> TCPHandler: Processed in 0.001216901 sec. | ||
| 9293 | 2025.09.18 19:58:40.845012 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9294 | 2025.09.18 19:58:40.845082 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9295 | 2025.09.18 19:58:40.979821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19147 | ||
| 9296 | 2025.09.18 19:58:40.980374 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9297 | 2025.09.18 19:58:40.980419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9298 | 2025.09.18 19:58:40.980964 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9299 | 2025.09.18 19:58:40.981195 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9300 | 2025.09.18 19:58:40.981335 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19147 | ||
| 9301 | 2025.09.18 19:58:41.023142 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1212 | ||
| 9302 | 2025.09.18 19:58:41.025544 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9303 | 2025.09.18 19:58:41.025594 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9304 | 2025.09.18 19:58:41.026808 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9305 | 2025.09.18 19:58:41.027074 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9306 | 2025.09.18 19:58:41.027321 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1212 | ||
| 9307 | 2025.09.18 19:58:42.003641 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9308 | 2025.09.18 19:58:42.030466 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9309 | 2025.09.18 19:58:42.030551 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9310 | 2025.09.18 19:58:42.039316 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9311 | 2025.09.18 19:58:42.040326 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9312 | 2025.09.18 19:58:42.045192 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9313 | 2025.09.18 19:58:42.638896 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9314 | 2025.09.18 19:58:42.639086 [ 4 ] {e280edac-4151-46a6-818c-73f0cecf357e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9315 | 2025.09.18 19:58:42.639158 [ 4 ] {e280edac-4151-46a6-818c-73f0cecf357e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9316 | 2025.09.18 19:58:42.639919 [ 4 ] {e280edac-4151-46a6-818c-73f0cecf357e} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9317 | 2025.09.18 19:58:42.639958 [ 4 ] {e280edac-4151-46a6-818c-73f0cecf357e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9318 | 2025.09.18 19:58:42.640351 [ 4 ] {e280edac-4151-46a6-818c-73f0cecf357e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9319 | 2025.09.18 19:58:42.640569 [ 4 ] {e280edac-4151-46a6-818c-73f0cecf357e} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9320 | 2025.09.18 19:58:42.640723 [ 4 ] {e280edac-4151-46a6-818c-73f0cecf357e} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001689 sec., 71047.95737122558 rows/sec., 6.04 MiB/sec. | ||
| 9321 | 2025.09.18 19:58:42.640770 [ 4 ] {e280edac-4151-46a6-818c-73f0cecf357e} <Debug> TCPHandler: Processed in 0.001994024 sec. | ||
| 9322 | 2025.09.18 19:58:42.640902 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9323 | 2025.09.18 19:58:42.641004 [ 4 ] {7092b29f-0637-4135-9218-e3ef8a046359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9324 | 2025.09.18 19:58:42.641047 [ 4 ] {7092b29f-0637-4135-9218-e3ef8a046359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9325 | 2025.09.18 19:58:42.641473 [ 4 ] {7092b29f-0637-4135-9218-e3ef8a046359} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9326 | 2025.09.18 19:58:42.641508 [ 4 ] {7092b29f-0637-4135-9218-e3ef8a046359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9327 | 2025.09.18 19:58:42.641900 [ 4 ] {7092b29f-0637-4135-9218-e3ef8a046359} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9328 | 2025.09.18 19:58:42.642122 [ 4 ] {7092b29f-0637-4135-9218-e3ef8a046359} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9329 | 2025.09.18 19:58:42.642258 [ 4 ] {7092b29f-0637-4135-9218-e3ef8a046359} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001279 sec., 25019.546520719312 rows/sec., 1.84 MiB/sec. | ||
| 9330 | 2025.09.18 19:58:42.642297 [ 4 ] {7092b29f-0637-4135-9218-e3ef8a046359} <Debug> TCPHandler: Processed in 0.001448835 sec. | ||
| 9331 | 2025.09.18 19:58:42.642410 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9332 | 2025.09.18 19:58:42.642508 [ 4 ] {233e654d-c1f9-495d-a33a-4e43d4114f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9333 | 2025.09.18 19:58:42.642549 [ 4 ] {233e654d-c1f9-495d-a33a-4e43d4114f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9334 | 2025.09.18 19:58:42.643001 [ 4 ] {233e654d-c1f9-495d-a33a-4e43d4114f80} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9335 | 2025.09.18 19:58:42.643038 [ 4 ] {233e654d-c1f9-495d-a33a-4e43d4114f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9336 | 2025.09.18 19:58:42.643342 [ 4 ] {233e654d-c1f9-495d-a33a-4e43d4114f80} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9337 | 2025.09.18 19:58:42.643545 [ 4 ] {233e654d-c1f9-495d-a33a-4e43d4114f80} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9338 | 2025.09.18 19:58:42.643676 [ 4 ] {233e654d-c1f9-495d-a33a-4e43d4114f80} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001188 sec., 80808.0808080808 rows/sec., 6.31 MiB/sec. | ||
| 9339 | 2025.09.18 19:58:42.643714 [ 4 ] {233e654d-c1f9-495d-a33a-4e43d4114f80} <Debug> TCPHandler: Processed in 0.001354553 sec. | ||
| 9340 | 2025.09.18 19:58:42.643837 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9341 | 2025.09.18 19:58:42.643956 [ 4 ] {42a8b57d-b6fd-4fbf-9490-108ef798b45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9342 | 2025.09.18 19:58:42.644004 [ 4 ] {42a8b57d-b6fd-4fbf-9490-108ef798b45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9343 | 2025.09.18 19:58:42.644444 [ 4 ] {42a8b57d-b6fd-4fbf-9490-108ef798b45e} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9344 | 2025.09.18 19:58:42.644478 [ 4 ] {42a8b57d-b6fd-4fbf-9490-108ef798b45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9345 | 2025.09.18 19:58:42.644881 [ 4 ] {42a8b57d-b6fd-4fbf-9490-108ef798b45e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9346 | 2025.09.18 19:58:42.645135 [ 4 ] {42a8b57d-b6fd-4fbf-9490-108ef798b45e} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9347 | 2025.09.18 19:58:42.645279 [ 4 ] {42a8b57d-b6fd-4fbf-9490-108ef798b45e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001366 sec., 117130.3074670571 rows/sec., 8.16 MiB/sec. | ||
| 9348 | 2025.09.18 19:58:42.645318 [ 4 ] {42a8b57d-b6fd-4fbf-9490-108ef798b45e} <Debug> TCPHandler: Processed in 0.001530487 sec. | ||
| 9349 | 2025.09.18 19:58:42.645430 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9350 | 2025.09.18 19:58:42.645528 [ 4 ] {752049bd-09cb-4e64-bde5-318f63a5c278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9351 | 2025.09.18 19:58:42.645584 [ 4 ] {752049bd-09cb-4e64-bde5-318f63a5c278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9352 | 2025.09.18 19:58:42.646415 [ 4 ] {752049bd-09cb-4e64-bde5-318f63a5c278} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9353 | 2025.09.18 19:58:42.646451 [ 4 ] {752049bd-09cb-4e64-bde5-318f63a5c278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9354 | 2025.09.18 19:58:42.646991 [ 4 ] {752049bd-09cb-4e64-bde5-318f63a5c278} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9355 | 2025.09.18 19:58:42.647207 [ 4 ] {752049bd-09cb-4e64-bde5-318f63a5c278} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9356 | 2025.09.18 19:58:42.647346 [ 4 ] {752049bd-09cb-4e64-bde5-318f63a5c278} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001837 sec., 17419.706042460533 rows/sec., 31.22 MiB/sec. | ||
| 9357 | 2025.09.18 19:58:42.647406 [ 4 ] {752049bd-09cb-4e64-bde5-318f63a5c278} <Debug> TCPHandler: Processed in 0.002026844 sec. | ||
| 9358 | 2025.09.18 19:58:42.647522 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9359 | 2025.09.18 19:58:42.647618 [ 4 ] {46f379e4-dda6-4086-bbcf-a61543ba59fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9360 | 2025.09.18 19:58:42.647661 [ 4 ] {46f379e4-dda6-4086-bbcf-a61543ba59fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9361 | 2025.09.18 19:58:42.648005 [ 4 ] {46f379e4-dda6-4086-bbcf-a61543ba59fa} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9362 | 2025.09.18 19:58:42.648039 [ 4 ] {46f379e4-dda6-4086-bbcf-a61543ba59fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9363 | 2025.09.18 19:58:42.648335 [ 4 ] {46f379e4-dda6-4086-bbcf-a61543ba59fa} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9364 | 2025.09.18 19:58:42.648540 [ 4 ] {46f379e4-dda6-4086-bbcf-a61543ba59fa} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9365 | 2025.09.18 19:58:42.648668 [ 4 ] {46f379e4-dda6-4086-bbcf-a61543ba59fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 9366 | 2025.09.18 19:58:42.648703 [ 4 ] {46f379e4-dda6-4086-bbcf-a61543ba59fa} <Debug> TCPHandler: Processed in 0.001232041 sec. | ||
| 9367 | 2025.09.18 19:58:47.648484 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9368 | 2025.09.18 19:58:47.648697 [ 4 ] {696b4c13-bcfe-4cdd-b62e-63351e3b4a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9369 | 2025.09.18 19:58:47.648767 [ 4 ] {696b4c13-bcfe-4cdd-b62e-63351e3b4a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9370 | 2025.09.18 19:58:47.649526 [ 4 ] {696b4c13-bcfe-4cdd-b62e-63351e3b4a3a} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9371 | 2025.09.18 19:58:47.649570 [ 4 ] {696b4c13-bcfe-4cdd-b62e-63351e3b4a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9372 | 2025.09.18 19:58:47.649967 [ 4 ] {696b4c13-bcfe-4cdd-b62e-63351e3b4a3a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9373 | 2025.09.18 19:58:47.650195 [ 4 ] {696b4c13-bcfe-4cdd-b62e-63351e3b4a3a} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9374 | 2025.09.18 19:58:47.650351 [ 4 ] {696b4c13-bcfe-4cdd-b62e-63351e3b4a3a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001707 sec., 240187.4633860574 rows/sec., 15.24 MiB/sec. | ||
| 9375 | 2025.09.18 19:58:47.650401 [ 4 ] {696b4c13-bcfe-4cdd-b62e-63351e3b4a3a} <Debug> TCPHandler: Processed in 0.002049795 sec. | ||
| 9376 | 2025.09.18 19:58:47.650523 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9377 | 2025.09.18 19:58:47.650620 [ 4 ] {d39dd84b-4322-47d3-8ce4-beac0ad483b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9378 | 2025.09.18 19:58:47.650663 [ 4 ] {d39dd84b-4322-47d3-8ce4-beac0ad483b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9379 | 2025.09.18 19:58:47.651455 [ 4 ] {d39dd84b-4322-47d3-8ce4-beac0ad483b4} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9380 | 2025.09.18 19:58:47.651492 [ 4 ] {d39dd84b-4322-47d3-8ce4-beac0ad483b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9381 | 2025.09.18 19:58:47.651857 [ 4 ] {d39dd84b-4322-47d3-8ce4-beac0ad483b4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9382 | 2025.09.18 19:58:47.652066 [ 4 ] {d39dd84b-4322-47d3-8ce4-beac0ad483b4} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2025.09.18 19:58:47.652204 [ 4 ] {d39dd84b-4322-47d3-8ce4-beac0ad483b4} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001602 sec., 706616.7290886393 rows/sec., 55.99 MiB/sec. | ||
| 9384 | 2025.09.18 19:58:47.652242 [ 4 ] {d39dd84b-4322-47d3-8ce4-beac0ad483b4} <Debug> TCPHandler: Processed in 0.00177023 sec. | ||
| 9385 | 2025.09.18 19:58:47.652356 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9386 | 2025.09.18 19:58:47.652454 [ 4 ] {fa35a8b2-f050-414c-b58f-b7666efeef97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9387 | 2025.09.18 19:58:47.652493 [ 4 ] {fa35a8b2-f050-414c-b58f-b7666efeef97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9388 | 2025.09.18 19:58:47.652948 [ 4 ] {fa35a8b2-f050-414c-b58f-b7666efeef97} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9389 | 2025.09.18 19:58:47.652981 [ 4 ] {fa35a8b2-f050-414c-b58f-b7666efeef97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9390 | 2025.09.18 19:58:47.653284 [ 4 ] {fa35a8b2-f050-414c-b58f-b7666efeef97} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9391 | 2025.09.18 19:58:47.653489 [ 4 ] {fa35a8b2-f050-414c-b58f-b7666efeef97} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9392 | 2025.09.18 19:58:47.653620 [ 4 ] {fa35a8b2-f050-414c-b58f-b7666efeef97} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001185 sec., 181434.59915611814 rows/sec., 10.77 MiB/sec. | ||
| 9393 | 2025.09.18 19:58:47.653657 [ 4 ] {fa35a8b2-f050-414c-b58f-b7666efeef97} <Debug> TCPHandler: Processed in 0.001351473 sec. | ||
| 9394 | 2025.09.18 19:58:47.653765 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9395 | 2025.09.18 19:58:47.653860 [ 4 ] {2683afca-5e03-4b21-913e-57474c899ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9396 | 2025.09.18 19:58:47.653898 [ 4 ] {2683afca-5e03-4b21-913e-57474c899ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9397 | 2025.09.18 19:58:47.654348 [ 4 ] {2683afca-5e03-4b21-913e-57474c899ced} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2025.09.18 19:58:47.654382 [ 4 ] {2683afca-5e03-4b21-913e-57474c899ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9399 | 2025.09.18 19:58:47.654684 [ 4 ] {2683afca-5e03-4b21-913e-57474c899ced} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9400 | 2025.09.18 19:58:47.654895 [ 4 ] {2683afca-5e03-4b21-913e-57474c899ced} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2025.09.18 19:58:47.654991 [ 35 ] {} <Debug> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9402 | 2025.09.18 19:58:47.655025 [ 4 ] {2683afca-5e03-4b21-913e-57474c899ced} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001183 sec., 179205.40997464073 rows/sec., 11.56 MiB/sec. | ||
| 9403 | 2025.09.18 19:58:47.655026 [ 35 ] {} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2025.09.18 19:58:47.655057 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9405 | 2025.09.18 19:58:47.655063 [ 4 ] {2683afca-5e03-4b21-913e-57474c899ced} <Debug> TCPHandler: Processed in 0.001348533 sec. | ||
| 9406 | 2025.09.18 19:58:47.655178 [ 196 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::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 | ||
| 9407 | 2025.09.18 19:58:47.655201 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9408 | 2025.09.18 19:58:47.655315 [ 196 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9409 | 2025.09.18 19:58:47.655340 [ 4 ] {ed559507-2bbb-4692-a2a7-dff8fcb5cc51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9410 | 2025.09.18 19:58:47.655353 [ 196 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 464 rows starting from the beginning of the part | ||
| 9411 | 2025.09.18 19:58:47.655398 [ 4 ] {ed559507-2bbb-4692-a2a7-dff8fcb5cc51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9412 | 2025.09.18 19:58:47.655433 [ 196 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 9413 | 2025.09.18 19:58:47.655484 [ 196 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 9414 | 2025.09.18 19:58:47.655531 [ 196 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part | ||
| 9415 | 2025.09.18 19:58:47.655572 [ 196 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
| 9416 | 2025.09.18 19:58:47.655614 [ 196 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 9417 | 2025.09.18 19:58:47.655964 [ 4 ] {ed559507-2bbb-4692-a2a7-dff8fcb5cc51} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9418 | 2025.09.18 19:58:47.656005 [ 4 ] {ed559507-2bbb-4692-a2a7-dff8fcb5cc51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9419 | 2025.09.18 19:58:47.656346 [ 4 ] {ed559507-2bbb-4692-a2a7-dff8fcb5cc51} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9420 | 2025.09.18 19:58:47.656558 [ 4 ] {ed559507-2bbb-4692-a2a7-dff8fcb5cc51} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9421 | 2025.09.18 19:58:47.656676 [ 193 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553856 sec., 991082.8287820751 rows/sec., 68.93 MiB/sec. | ||
| 9422 | 2025.09.18 19:58:47.656692 [ 4 ] {ed559507-2bbb-4692-a2a7-dff8fcb5cc51} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001377 sec., 153231.6630355846 rows/sec., 8.70 MiB/sec. | ||
| 9423 | 2025.09.18 19:58:47.656756 [ 4 ] {ed559507-2bbb-4692-a2a7-dff8fcb5cc51} <Debug> TCPHandler: Processed in 0.001617098 sec. | ||
| 9424 | 2025.09.18 19:58:47.656884 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9425 | 2025.09.18 19:58:47.656886 [ 200 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9426 | 2025.09.18 19:58:47.656983 [ 4 ] {a1f1f15d-5def-4a0c-ab9b-7b970c0f8707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9427 | 2025.09.18 19:58:47.657029 [ 4 ] {a1f1f15d-5def-4a0c-ab9b-7b970c0f8707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9428 | 2025.09.18 19:58:47.657178 [ 200 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_36_7} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9429 | 2025.09.18 19:58:47.657264 [ 200 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_36_7} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9430 | 2025.09.18 19:58:47.657380 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9431 | 2025.09.18 19:58:47.657734 [ 4 ] {a1f1f15d-5def-4a0c-ab9b-7b970c0f8707} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9432 | 2025.09.18 19:58:47.657775 [ 4 ] {a1f1f15d-5def-4a0c-ab9b-7b970c0f8707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9433 | 2025.09.18 19:58:47.658126 [ 4 ] {a1f1f15d-5def-4a0c-ab9b-7b970c0f8707} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9434 | 2025.09.18 19:58:47.658338 [ 4 ] {a1f1f15d-5def-4a0c-ab9b-7b970c0f8707} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9435 | 2025.09.18 19:58:47.658469 [ 4 ] {a1f1f15d-5def-4a0c-ab9b-7b970c0f8707} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001504 sec., 458111.7021276596 rows/sec., 31.99 MiB/sec. | ||
| 9436 | 2025.09.18 19:58:47.658506 [ 4 ] {a1f1f15d-5def-4a0c-ab9b-7b970c0f8707} <Debug> TCPHandler: Processed in 0.001673449 sec. | ||
| 9437 | 2025.09.18 19:58:47.658618 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9438 | 2025.09.18 19:58:47.658716 [ 4 ] {ddf9b68d-9e8a-47f7-940c-1d327b82bbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9439 | 2025.09.18 19:58:47.658758 [ 4 ] {ddf9b68d-9e8a-47f7-940c-1d327b82bbc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9440 | 2025.09.18 19:58:47.659079 [ 4 ] {ddf9b68d-9e8a-47f7-940c-1d327b82bbc2} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9441 | 2025.09.18 19:58:47.659113 [ 4 ] {ddf9b68d-9e8a-47f7-940c-1d327b82bbc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9442 | 2025.09.18 19:58:47.659421 [ 4 ] {ddf9b68d-9e8a-47f7-940c-1d327b82bbc2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9443 | 2025.09.18 19:58:47.659624 [ 4 ] {ddf9b68d-9e8a-47f7-940c-1d327b82bbc2} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9444 | 2025.09.18 19:58:47.659751 [ 4 ] {ddf9b68d-9e8a-47f7-940c-1d327b82bbc2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 9445 | 2025.09.18 19:58:47.659786 [ 4 ] {ddf9b68d-9e8a-47f7-940c-1d327b82bbc2} <Debug> TCPHandler: Processed in 0.001217431 sec. | ||
| 9446 | 2025.09.18 19:58:47.659907 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9447 | 2025.09.18 19:58:47.660027 [ 4 ] {493d88cb-8b13-426a-af6e-74de2fbb13bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9448 | 2025.09.18 19:58:47.660078 [ 4 ] {493d88cb-8b13-426a-af6e-74de2fbb13bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9449 | 2025.09.18 19:58:47.660575 [ 4 ] {493d88cb-8b13-426a-af6e-74de2fbb13bb} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9450 | 2025.09.18 19:58:47.660618 [ 4 ] {493d88cb-8b13-426a-af6e-74de2fbb13bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9451 | 2025.09.18 19:58:47.660993 [ 4 ] {493d88cb-8b13-426a-af6e-74de2fbb13bb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9452 | 2025.09.18 19:58:47.661206 [ 4 ] {493d88cb-8b13-426a-af6e-74de2fbb13bb} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9453 | 2025.09.18 19:58:47.661340 [ 4 ] {493d88cb-8b13-426a-af6e-74de2fbb13bb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00134 sec., 234328.3582089552 rows/sec., 15.39 MiB/sec. | ||
| 9454 | 2025.09.18 19:58:47.661378 [ 4 ] {493d88cb-8b13-426a-af6e-74de2fbb13bb} <Debug> TCPHandler: Processed in 0.001533886 sec. | ||
| 9455 | 2025.09.18 19:58:47.661482 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9456 | 2025.09.18 19:58:47.661586 [ 4 ] {43092aee-f905-43da-a3e9-a25b3da67427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9457 | 2025.09.18 19:58:47.661628 [ 4 ] {43092aee-f905-43da-a3e9-a25b3da67427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9458 | 2025.09.18 19:58:47.661941 [ 4 ] {43092aee-f905-43da-a3e9-a25b3da67427} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9459 | 2025.09.18 19:58:47.661976 [ 4 ] {43092aee-f905-43da-a3e9-a25b3da67427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9460 | 2025.09.18 19:58:47.662278 [ 4 ] {43092aee-f905-43da-a3e9-a25b3da67427} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9461 | 2025.09.18 19:58:47.662508 [ 4 ] {43092aee-f905-43da-a3e9-a25b3da67427} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9462 | 2025.09.18 19:58:47.662637 [ 4 ] {43092aee-f905-43da-a3e9-a25b3da67427} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 9463 | 2025.09.18 19:58:47.662673 [ 4 ] {43092aee-f905-43da-a3e9-a25b3da67427} <Debug> TCPHandler: Processed in 0.001239931 sec. | ||
| 9464 | 2025.09.18 19:58:47.662784 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9465 | 2025.09.18 19:58:47.662879 [ 4 ] {4ce77e96-a33d-40a0-b957-8744f3518ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9466 | 2025.09.18 19:58:47.662932 [ 4 ] {4ce77e96-a33d-40a0-b957-8744f3518ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9467 | 2025.09.18 19:58:47.663671 [ 4 ] {4ce77e96-a33d-40a0-b957-8744f3518ff9} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9468 | 2025.09.18 19:58:47.663705 [ 4 ] {4ce77e96-a33d-40a0-b957-8744f3518ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9469 | 2025.09.18 19:58:47.664197 [ 4 ] {4ce77e96-a33d-40a0-b957-8744f3518ff9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9470 | 2025.09.18 19:58:47.664417 [ 4 ] {4ce77e96-a33d-40a0-b957-8744f3518ff9} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9471 | 2025.09.18 19:58:47.664560 [ 4 ] {4ce77e96-a33d-40a0-b957-8744f3518ff9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.0017 sec., 5882.352941176471 rows/sec., 10.54 MiB/sec. | ||
| 9472 | 2025.09.18 19:58:47.664626 [ 4 ] {4ce77e96-a33d-40a0-b957-8744f3518ff9} <Debug> TCPHandler: Processed in 0.001889653 sec. | ||
| 9473 | 2025.09.18 19:58:47.664738 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9474 | 2025.09.18 19:58:47.664833 [ 4 ] {9a947eeb-9c22-4426-a537-9ddd6aaef16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9475 | 2025.09.18 19:58:47.664874 [ 4 ] {9a947eeb-9c22-4426-a537-9ddd6aaef16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9476 | 2025.09.18 19:58:47.665212 [ 4 ] {9a947eeb-9c22-4426-a537-9ddd6aaef16a} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9477 | 2025.09.18 19:58:47.665245 [ 4 ] {9a947eeb-9c22-4426-a537-9ddd6aaef16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9478 | 2025.09.18 19:58:47.665552 [ 4 ] {9a947eeb-9c22-4426-a537-9ddd6aaef16a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9479 | 2025.09.18 19:58:47.665764 [ 4 ] {9a947eeb-9c22-4426-a537-9ddd6aaef16a} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9480 | 2025.09.18 19:58:47.665891 [ 4 ] {9a947eeb-9c22-4426-a537-9ddd6aaef16a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001078 sec., 96474.95361781077 rows/sec., 5.91 MiB/sec. | ||
| 9481 | 2025.09.18 19:58:47.665954 [ 4 ] {9a947eeb-9c22-4426-a537-9ddd6aaef16a} <Debug> TCPHandler: Processed in 0.001262502 sec. | ||
| 9482 | 2025.09.18 19:58:48.482175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19659 | ||
| 9483 | 2025.09.18 19:58:48.482712 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9484 | 2025.09.18 19:58:48.482760 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9485 | 2025.09.18 19:58:48.483265 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9486 | 2025.09.18 19:58:48.483519 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9487 | 2025.09.18 19:58:48.483666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19659 | ||
| 9488 | 2025.09.18 19:58:48.483661 [ 26 ] {} <Debug> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9489 | 2025.09.18 19:58:48.483744 [ 26 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9490 | 2025.09.18 19:58:48.483765 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9491 | 2025.09.18 19:58:48.483878 [ 196 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::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 | ||
| 9492 | 2025.09.18 19:58:48.483992 [ 196 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9493 | 2025.09.18 19:58:48.484029 [ 196 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17227 rows starting from the beginning of the part | ||
| 9494 | 2025.09.18 19:58:48.484094 [ 196 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9495 | 2025.09.18 19:58:48.484147 [ 196 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9496 | 2025.09.18 19:58:48.484197 [ 196 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9497 | 2025.09.18 19:58:48.484243 [ 196 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9498 | 2025.09.18 19:58:48.484289 [ 196 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9499 | 2025.09.18 19:58:48.486267 [ 196 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19659 rows, containing 4 columns (4 merged, 0 gathered) in 0.002437482 sec., 8065290.328297809 rows/sec., 115.37 MiB/sec. | ||
| 9500 | 2025.09.18 19:58:48.486550 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9501 | 2025.09.18 19:58:48.486840 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_41_8} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9502 | 2025.09.18 19:58:48.486909 [ 192 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_41_8} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9503 | 2025.09.18 19:58:48.486995 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9504 | 2025.09.18 19:58:49.546115 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9505 | 2025.09.18 19:58:49.573384 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9506 | 2025.09.18 19:58:49.573485 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9507 | 2025.09.18 19:58:49.582560 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9508 | 2025.09.18 19:58:49.583828 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9509 | 2025.09.18 19:58:49.584333 [ 33 ] {} <Debug> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9510 | 2025.09.18 19:58:49.584421 [ 33 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9511 | 2025.09.18 19:58:49.584454 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9512 | 2025.09.18 19:58:49.584662 [ 192 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 9513 | 2025.09.18 19:58:49.589545 [ 192 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9514 | 2025.09.18 19:58:49.591356 [ 192 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 9515 | 2025.09.18 19:58:49.592818 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9516 | 2025.09.18 19:58:49.596538 [ 192 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 9517 | 2025.09.18 19:58:49.601569 [ 192 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 9518 | 2025.09.18 19:58:49.606658 [ 192 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 9519 | 2025.09.18 19:58:49.612244 [ 192 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 9520 | 2025.09.18 19:58:49.616522 [ 192 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 9521 | 2025.09.18 19:58:49.682283 [ 197 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.097662372 sec., 3163.961653521993 rows/sec., 16.36 MiB/sec. | ||
| 9522 | 2025.09.18 19:58:49.686120 [ 195 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9523 | 2025.09.18 19:58:49.689241 [ 195 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_41_8} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9524 | 2025.09.18 19:58:49.689391 [ 195 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_41_8} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9525 | 2025.09.18 19:58:49.692826 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9526 | 2025.09.18 19:58:50.233605 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38842 | ||
| 9527 | 2025.09.18 19:58:50.233736 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9528 | 2025.09.18 19:58:50.233769 [ 291 ] {} <Debug> TCP-Session: 2206e232-a446-459a-b710-eae863531c46 Authenticating user 'default' from [fd00:1122:3344:101::e]:38842 | ||
| 9529 | 2025.09.18 19:58:50.233797 [ 291 ] {} <Debug> TCP-Session: 2206e232-a446-459a-b710-eae863531c46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9530 | 2025.09.18 19:58:50.233811 [ 291 ] {} <Debug> TCP-Session: 2206e232-a446-459a-b710-eae863531c46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9531 | 2025.09.18 19:58:50.234012 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43372 | ||
| 9532 | 2025.09.18 19:58:50.234038 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38156 | ||
| 9533 | 2025.09.18 19:58:50.234094 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35202 | ||
| 9534 | 2025.09.18 19:58:50.234087 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43828 | ||
| 9535 | 2025.09.18 19:58:50.234136 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9536 | 2025.09.18 19:58:50.234166 [ 291 ] {} <Trace> TCP-Session: 2206e232-a446-459a-b710-eae863531c46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9537 | 2025.09.18 19:58:50.234191 [ 292 ] {} <Debug> TCP-Session: 4832e1ad-d8ae-4936-9cc8-d5a475bba622 Authenticating user 'default' from [fd00:1122:3344:101::e]:43372 | ||
| 9538 | 2025.09.18 19:58:50.234072 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42260 | ||
| 9539 | 2025.09.18 19:58:50.234226 [ 292 ] {} <Debug> TCP-Session: 4832e1ad-d8ae-4936-9cc8-d5a475bba622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9540 | 2025.09.18 19:58:50.234067 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52102 | ||
| 9541 | 2025.09.18 19:58:50.234257 [ 292 ] {} <Debug> TCP-Session: 4832e1ad-d8ae-4936-9cc8-d5a475bba622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9542 | 2025.09.18 19:58:50.234038 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39181 | ||
| 9543 | 2025.09.18 19:58:50.234028 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45056 | ||
| 9544 | 2025.09.18 19:58:50.234393 [ 291 ] {ca321e2c-2297-4544-bd88-6063b80f8367} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38842) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9545 | 2025.09.18 19:58:50.234660 [ 291 ] {ca321e2c-2297-4544-bd88-6063b80f8367} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9546 | 2025.09.18 19:58:50.234680 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9547 | 2025.09.18 19:58:50.234715 [ 288 ] {} <Debug> TCP-Session: 658a5548-3014-400c-b2ca-d17c684ac3cf Authenticating user 'default' from [fd00:1122:3344:101::e]:42260 | ||
| 9548 | 2025.09.18 19:58:50.234718 [ 291 ] {ca321e2c-2297-4544-bd88-6063b80f8367} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9549 | 2025.09.18 19:58:50.234736 [ 288 ] {} <Debug> TCP-Session: 658a5548-3014-400c-b2ca-d17c684ac3cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9550 | 2025.09.18 19:58:50.234762 [ 288 ] {} <Debug> TCP-Session: 658a5548-3014-400c-b2ca-d17c684ac3cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9551 | 2025.09.18 19:58:50.234802 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9552 | 2025.09.18 19:58:50.234839 [ 293 ] {} <Debug> TCP-Session: 696f9b85-e1c8-4428-81a7-59b6aa8ec9c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45056 | ||
| 9553 | 2025.09.18 19:58:50.234861 [ 293 ] {} <Debug> TCP-Session: 696f9b85-e1c8-4428-81a7-59b6aa8ec9c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9554 | 2025.09.18 19:58:50.234876 [ 293 ] {} <Debug> TCP-Session: 696f9b85-e1c8-4428-81a7-59b6aa8ec9c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9555 | 2025.09.18 19:58:50.235028 [ 291 ] {ca321e2c-2297-4544-bd88-6063b80f8367} <Debug> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b) (SelectExecutor): Key condition: unknown | ||
| 9556 | 2025.09.18 19:58:50.235079 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9557 | 2025.09.18 19:58:50.235120 [ 3 ] {} <Debug> TCP-Session: d30cb3b3-25ae-4980-8abd-7e396fc356b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39181 | ||
| 9558 | 2025.09.18 19:58:50.235142 [ 3 ] {} <Debug> TCP-Session: d30cb3b3-25ae-4980-8abd-7e396fc356b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9559 | 2025.09.18 19:58:50.235151 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9560 | 2025.09.18 19:58:50.235154 [ 3 ] {} <Debug> TCP-Session: d30cb3b3-25ae-4980-8abd-7e396fc356b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9561 | 2025.09.18 19:58:50.235181 [ 286 ] {} <Debug> TCP-Session: 9dd3624e-83fc-4c70-8146-211e1d4f715b Authenticating user 'default' from [fd00:1122:3344:101::e]:52102 | ||
| 9562 | 2025.09.18 19:58:50.235203 [ 286 ] {} <Debug> TCP-Session: 9dd3624e-83fc-4c70-8146-211e1d4f715b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9563 | 2025.09.18 19:58:50.235215 [ 286 ] {} <Debug> TCP-Session: 9dd3624e-83fc-4c70-8146-211e1d4f715b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9564 | 2025.09.18 19:58:50.235227 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9565 | 2025.09.18 19:58:50.235256 [ 290 ] {} <Debug> TCP-Session: baafe51f-6221-495e-93d9-1655d0b70632 Authenticating user 'default' from [fd00:1122:3344:101::e]:35202 | ||
| 9566 | 2025.09.18 19:58:50.235273 [ 290 ] {} <Debug> TCP-Session: baafe51f-6221-495e-93d9-1655d0b70632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9567 | 2025.09.18 19:58:50.235285 [ 290 ] {} <Debug> TCP-Session: baafe51f-6221-495e-93d9-1655d0b70632 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9568 | 2025.09.18 19:58:50.235567 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9569 | 2025.09.18 19:58:50.235599 [ 289 ] {} <Debug> TCP-Session: e5a0e231-8917-4ea7-8736-6e6795e37696 Authenticating user 'default' from [fd00:1122:3344:101::e]:43828 | ||
| 9570 | 2025.09.18 19:58:50.235616 [ 289 ] {} <Debug> TCP-Session: e5a0e231-8917-4ea7-8736-6e6795e37696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9571 | 2025.09.18 19:58:50.235627 [ 289 ] {} <Debug> TCP-Session: e5a0e231-8917-4ea7-8736-6e6795e37696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9572 | 2025.09.18 19:58:50.235693 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9573 | 2025.09.18 19:58:50.235733 [ 294 ] {} <Debug> TCP-Session: 9cb1da22-ade0-41eb-8f84-dac8b7dcd4cf Authenticating user 'default' from [fd00:1122:3344:101::e]:38156 | ||
| 9574 | 2025.09.18 19:58:50.235751 [ 294 ] {} <Debug> TCP-Session: 9cb1da22-ade0-41eb-8f84-dac8b7dcd4cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9575 | 2025.09.18 19:58:50.235764 [ 294 ] {} <Debug> TCP-Session: 9cb1da22-ade0-41eb-8f84-dac8b7dcd4cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9576 | 2025.09.18 19:58:50.236019 [ 345 ] {ca321e2c-2297-4544-bd88-6063b80f8367} <Trace> AggregatingTransform: Aggregating | ||
| 9577 | 2025.09.18 19:58:50.236178 [ 345 ] {ca321e2c-2297-4544-bd88-6063b80f8367} <Trace> Aggregator: Aggregation method: without_key | ||
| 9578 | 2025.09.18 19:58:50.236213 [ 345 ] {ca321e2c-2297-4544-bd88-6063b80f8367} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001070798 sec. (933.883 rows/sec., 36.48 KiB/sec.) | ||
| 9579 | 2025.09.18 19:58:50.236229 [ 345 ] {ca321e2c-2297-4544-bd88-6063b80f8367} <Trace> Aggregator: Merging aggregated data | ||
| 9580 | 2025.09.18 19:58:50.237478 [ 291 ] {ca321e2c-2297-4544-bd88-6063b80f8367} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003166 sec., 315.8559696778269 rows/sec., 12.34 KiB/sec. | ||
| 9581 | 2025.09.18 19:58:50.237623 [ 291 ] {ca321e2c-2297-4544-bd88-6063b80f8367} <Debug> TCPHandler: Processed in 0.003603611 sec. | ||
| 9582 | 2025.09.18 19:58:50.237705 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9583 | 2025.09.18 19:58:50.237733 [ 291 ] {} <Debug> TCP-Session: 2206e232-a446-459a-b710-eae863531c46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9584 | 2025.09.18 19:58:50.237740 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9585 | 2025.09.18 19:58:50.237764 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9586 | 2025.09.18 19:58:50.237782 [ 292 ] {} <Debug> TCP-Session: 4832e1ad-d8ae-4936-9cc8-d5a475bba622 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9587 | 2025.09.18 19:58:50.237789 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9588 | 2025.09.18 19:58:50.237812 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9589 | 2025.09.18 19:58:50.237832 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9590 | 2025.09.18 19:58:50.237850 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9591 | 2025.09.18 19:58:50.237870 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9592 | 2025.09.18 19:58:50.237882 [ 286 ] {} <Debug> TCP-Session: 9dd3624e-83fc-4c70-8146-211e1d4f715b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9593 | 2025.09.18 19:58:50.237891 [ 294 ] {} <Debug> TCP-Session: 9cb1da22-ade0-41eb-8f84-dac8b7dcd4cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9594 | 2025.09.18 19:58:50.237892 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9595 | 2025.09.18 19:58:50.237906 [ 3 ] {} <Debug> TCP-Session: d30cb3b3-25ae-4980-8abd-7e396fc356b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9596 | 2025.09.18 19:58:50.237863 [ 288 ] {} <Debug> TCP-Session: 658a5548-3014-400c-b2ca-d17c684ac3cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9597 | 2025.09.18 19:58:50.237939 [ 290 ] {} <Debug> TCP-Session: baafe51f-6221-495e-93d9-1655d0b70632 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9598 | 2025.09.18 19:58:50.237844 [ 293 ] {} <Debug> TCP-Session: 696f9b85-e1c8-4428-81a7-59b6aa8ec9c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9599 | 2025.09.18 19:58:50.237822 [ 289 ] {} <Debug> TCP-Session: e5a0e231-8917-4ea7-8736-6e6795e37696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9600 | 2025.09.18 19:58:50.274152 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59692 | ||
| 9601 | 2025.09.18 19:58:50.274231 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9602 | 2025.09.18 19:58:50.274253 [ 291 ] {} <Debug> TCP-Session: 95d91590-1fec-403c-bc31-42c4c429940d Authenticating user 'default' from [fd00:1122:3344:101::e]:59692 | ||
| 9603 | 2025.09.18 19:58:50.274271 [ 291 ] {} <Debug> TCP-Session: 95d91590-1fec-403c-bc31-42c4c429940d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9604 | 2025.09.18 19:58:50.274283 [ 291 ] {} <Debug> TCP-Session: 95d91590-1fec-403c-bc31-42c4c429940d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9605 | 2025.09.18 19:58:50.274447 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34469 | ||
| 9606 | 2025.09.18 19:58:50.274484 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63406 | ||
| 9607 | 2025.09.18 19:58:50.274514 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53807 | ||
| 9608 | 2025.09.18 19:58:50.274521 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43899 | ||
| 9609 | 2025.09.18 19:58:50.274551 [ 291 ] {} <Trace> TCP-Session: 95d91590-1fec-403c-bc31-42c4c429940d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9610 | 2025.09.18 19:58:50.274551 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56977 | ||
| 9611 | 2025.09.18 19:58:50.274588 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9612 | 2025.09.18 19:58:50.274560 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42801 | ||
| 9613 | 2025.09.18 19:58:50.274677 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9614 | 2025.09.18 19:58:50.274682 [ 293 ] {} <Debug> TCP-Session: e2f3c569-5a44-4613-becd-db328fb9aab9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63406 | ||
| 9615 | 2025.09.18 19:58:50.274704 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9616 | 2025.09.18 19:58:50.274718 [ 3 ] {} <Debug> TCP-Session: 272be0bb-0dfc-4866-b796-6f73098c0942 Authenticating user 'default' from [fd00:1122:3344:101::e]:43899 | ||
| 9617 | 2025.09.18 19:58:50.274732 [ 293 ] {} <Debug> TCP-Session: e2f3c569-5a44-4613-becd-db328fb9aab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9618 | 2025.09.18 19:58:50.274759 [ 3 ] {} <Debug> TCP-Session: 272be0bb-0dfc-4866-b796-6f73098c0942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9619 | 2025.09.18 19:58:50.274768 [ 291 ] {be6fb8fd-bf58-49ea-98a3-865fbfd5e8de} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59692) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9620 | 2025.09.18 19:58:50.274782 [ 3 ] {} <Debug> TCP-Session: 272be0bb-0dfc-4866-b796-6f73098c0942 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9621 | 2025.09.18 19:58:50.274773 [ 293 ] {} <Debug> TCP-Session: e2f3c569-5a44-4613-becd-db328fb9aab9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9622 | 2025.09.18 19:58:50.274737 [ 289 ] {} <Debug> TCP-Session: 4d1cc649-0ef2-4a99-848e-3f439c7554e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56977 | ||
| 9623 | 2025.09.18 19:58:50.274541 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55332 | ||
| 9624 | 2025.09.18 19:58:50.274848 [ 289 ] {} <Debug> TCP-Session: 4d1cc649-0ef2-4a99-848e-3f439c7554e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9625 | 2025.09.18 19:58:50.274536 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9626 | 2025.09.18 19:58:50.274889 [ 289 ] {} <Debug> TCP-Session: 4d1cc649-0ef2-4a99-848e-3f439c7554e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9627 | 2025.09.18 19:58:50.274917 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9628 | 2025.09.18 19:58:50.274919 [ 292 ] {} <Debug> TCP-Session: ca95aa39-5762-45d5-88a0-96f0b3bb4419 Authenticating user 'default' from [fd00:1122:3344:101::e]:34469 | ||
| 9629 | 2025.09.18 19:58:50.274531 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57959 | ||
| 9630 | 2025.09.18 19:58:50.274957 [ 292 ] {} <Debug> TCP-Session: ca95aa39-5762-45d5-88a0-96f0b3bb4419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9631 | 2025.09.18 19:58:50.274947 [ 288 ] {} <Debug> TCP-Session: c6664c4f-d11a-4fcb-ab97-a2e1ce49915a Authenticating user 'default' from [fd00:1122:3344:101::e]:55332 | ||
| 9632 | 2025.09.18 19:58:50.274992 [ 292 ] {} <Debug> TCP-Session: ca95aa39-5762-45d5-88a0-96f0b3bb4419 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9633 | 2025.09.18 19:58:50.275005 [ 291 ] {be6fb8fd-bf58-49ea-98a3-865fbfd5e8de} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9634 | 2025.09.18 19:58:50.275008 [ 288 ] {} <Debug> TCP-Session: c6664c4f-d11a-4fcb-ab97-a2e1ce49915a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9635 | 2025.09.18 19:58:50.275023 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9636 | 2025.09.18 19:58:50.275047 [ 288 ] {} <Debug> TCP-Session: c6664c4f-d11a-4fcb-ab97-a2e1ce49915a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9637 | 2025.09.18 19:58:50.275064 [ 291 ] {be6fb8fd-bf58-49ea-98a3-865fbfd5e8de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9638 | 2025.09.18 19:58:50.275068 [ 286 ] {} <Debug> TCP-Session: 1e6752ff-4b6e-47d9-8433-808c2ff8d02a Authenticating user 'default' from [fd00:1122:3344:101::e]:57959 | ||
| 9639 | 2025.09.18 19:58:50.274740 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9640 | 2025.09.18 19:58:50.275106 [ 286 ] {} <Debug> TCP-Session: 1e6752ff-4b6e-47d9-8433-808c2ff8d02a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9641 | 2025.09.18 19:58:50.274676 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9642 | 2025.09.18 19:58:50.275125 [ 286 ] {} <Debug> TCP-Session: 1e6752ff-4b6e-47d9-8433-808c2ff8d02a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9643 | 2025.09.18 19:58:50.275124 [ 290 ] {} <Debug> TCP-Session: f099cb08-95ba-474f-8217-f9f22aebf584 Authenticating user 'default' from [fd00:1122:3344:101::e]:42801 | ||
| 9644 | 2025.09.18 19:58:50.275153 [ 294 ] {} <Debug> TCP-Session: 11229d03-c77e-4b0c-816a-bc45d9d11b90 Authenticating user 'default' from [fd00:1122:3344:101::e]:53807 | ||
| 9645 | 2025.09.18 19:58:50.275158 [ 290 ] {} <Debug> TCP-Session: f099cb08-95ba-474f-8217-f9f22aebf584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9646 | 2025.09.18 19:58:50.275171 [ 294 ] {} <Debug> TCP-Session: 11229d03-c77e-4b0c-816a-bc45d9d11b90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9647 | 2025.09.18 19:58:50.275173 [ 290 ] {} <Debug> TCP-Session: f099cb08-95ba-474f-8217-f9f22aebf584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9648 | 2025.09.18 19:58:50.275184 [ 294 ] {} <Debug> TCP-Session: 11229d03-c77e-4b0c-816a-bc45d9d11b90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9649 | 2025.09.18 19:58:50.275335 [ 291 ] {be6fb8fd-bf58-49ea-98a3-865fbfd5e8de} <Debug> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b) (SelectExecutor): Key condition: unknown | ||
| 9650 | 2025.09.18 19:58:50.276294 [ 303 ] {be6fb8fd-bf58-49ea-98a3-865fbfd5e8de} <Trace> AggregatingTransform: Aggregating | ||
| 9651 | 2025.09.18 19:58:50.276337 [ 303 ] {be6fb8fd-bf58-49ea-98a3-865fbfd5e8de} <Trace> Aggregator: Aggregation method: without_key | ||
| 9652 | 2025.09.18 19:58:50.276374 [ 303 ] {be6fb8fd-bf58-49ea-98a3-865fbfd5e8de} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940996 sec. (1062.704 rows/sec., 41.51 KiB/sec.) | ||
| 9653 | 2025.09.18 19:58:50.276395 [ 303 ] {be6fb8fd-bf58-49ea-98a3-865fbfd5e8de} <Trace> Aggregator: Merging aggregated data | ||
| 9654 | 2025.09.18 19:58:50.277738 [ 291 ] {be6fb8fd-bf58-49ea-98a3-865fbfd5e8de} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003014 sec., 331.78500331785 rows/sec., 12.96 KiB/sec. | ||
| 9655 | 2025.09.18 19:58:50.277876 [ 291 ] {be6fb8fd-bf58-49ea-98a3-865fbfd5e8de} <Debug> TCPHandler: Processed in 0.003354087 sec. | ||
| 9656 | 2025.09.18 19:58:50.277992 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9657 | 2025.09.18 19:58:50.278017 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9658 | 2025.09.18 19:58:50.278021 [ 291 ] {} <Debug> TCP-Session: 95d91590-1fec-403c-bc31-42c4c429940d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9659 | 2025.09.18 19:58:50.278039 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9660 | 2025.09.18 19:58:50.278054 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9661 | 2025.09.18 19:58:50.278071 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9662 | 2025.09.18 19:58:50.278093 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9663 | 2025.09.18 19:58:50.278120 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9664 | 2025.09.18 19:58:50.278135 [ 293 ] {} <Debug> TCP-Session: e2f3c569-5a44-4613-becd-db328fb9aab9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9665 | 2025.09.18 19:58:50.278162 [ 290 ] {} <Debug> TCP-Session: f099cb08-95ba-474f-8217-f9f22aebf584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9666 | 2025.09.18 19:58:50.278172 [ 3 ] {} <Debug> TCP-Session: 272be0bb-0dfc-4866-b796-6f73098c0942 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9667 | 2025.09.18 19:58:50.278133 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9668 | 2025.09.18 19:58:50.278105 [ 286 ] {} <Debug> TCP-Session: 1e6752ff-4b6e-47d9-8433-808c2ff8d02a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9669 | 2025.09.18 19:58:50.278103 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9670 | 2025.09.18 19:58:50.278243 [ 289 ] {} <Debug> TCP-Session: 4d1cc649-0ef2-4a99-848e-3f439c7554e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9671 | 2025.09.18 19:58:50.278061 [ 292 ] {} <Debug> TCP-Session: ca95aa39-5762-45d5-88a0-96f0b3bb4419 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9672 | 2025.09.18 19:58:50.278281 [ 288 ] {} <Debug> TCP-Session: c6664c4f-d11a-4fcb-ab97-a2e1ce49915a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9673 | 2025.09.18 19:58:50.278090 [ 294 ] {} <Debug> TCP-Session: 11229d03-c77e-4b0c-816a-bc45d9d11b90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9674 | 2025.09.18 19:58:51.028484 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1250 | ||
| 9675 | 2025.09.18 19:58:51.032241 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9676 | 2025.09.18 19:58:51.032320 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9677 | 2025.09.18 19:58:51.034227 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9678 | 2025.09.18 19:58:51.034594 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9679 | 2025.09.18 19:58:51.035073 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1250 | ||
| 9680 | 2025.09.18 19:58:52.638068 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9681 | 2025.09.18 19:58:52.638255 [ 4 ] {3f8b4a65-8e00-4e5d-8cf5-0dacccbf614d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9682 | 2025.09.18 19:58:52.638319 [ 4 ] {3f8b4a65-8e00-4e5d-8cf5-0dacccbf614d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9683 | 2025.09.18 19:58:52.639006 [ 4 ] {3f8b4a65-8e00-4e5d-8cf5-0dacccbf614d} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9684 | 2025.09.18 19:58:52.639048 [ 4 ] {3f8b4a65-8e00-4e5d-8cf5-0dacccbf614d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9685 | 2025.09.18 19:58:52.639445 [ 4 ] {3f8b4a65-8e00-4e5d-8cf5-0dacccbf614d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9686 | 2025.09.18 19:58:52.639682 [ 4 ] {3f8b4a65-8e00-4e5d-8cf5-0dacccbf614d} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9687 | 2025.09.18 19:58:52.639820 [ 98 ] {} <Debug> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9688 | 2025.09.18 19:58:52.639841 [ 4 ] {3f8b4a65-8e00-4e5d-8cf5-0dacccbf614d} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001635 sec., 73394.49541284404 rows/sec., 6.24 MiB/sec. | ||
| 9689 | 2025.09.18 19:58:52.639858 [ 98 ] {} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9690 | 2025.09.18 19:58:52.639880 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 9691 | 2025.09.18 19:58:52.639894 [ 4 ] {3f8b4a65-8e00-4e5d-8cf5-0dacccbf614d} <Debug> TCPHandler: Processed in 0.001960734 sec. | ||
| 9692 | 2025.09.18 19:58:52.640001 [ 196 ] {73f8a399-e317-4d85-967e-c274ff67ed35::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 | ||
| 9693 | 2025.09.18 19:58:52.640036 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9694 | 2025.09.18 19:58:52.640149 [ 4 ] {ecf2b6be-26ec-458c-bf62-36c51ae89cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9695 | 2025.09.18 19:58:52.640150 [ 196 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9696 | 2025.09.18 19:58:52.640198 [ 4 ] {ecf2b6be-26ec-458c-bf62-36c51ae89cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9697 | 2025.09.18 19:58:52.640204 [ 196 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2466 rows starting from the beginning of the part | ||
| 9698 | 2025.09.18 19:58:52.640284 [ 196 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1261 rows starting from the beginning of the part | ||
| 9699 | 2025.09.18 19:58:52.640329 [ 196 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1132 rows starting from the beginning of the part | ||
| 9700 | 2025.09.18 19:58:52.640371 [ 196 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 120 rows starting from the beginning of the part | ||
| 9701 | 2025.09.18 19:58:52.640413 [ 196 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1132 rows starting from the beginning of the part | ||
| 9702 | 2025.09.18 19:58:52.640452 [ 196 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 120 rows starting from the beginning of the part | ||
| 9703 | 2025.09.18 19:58:52.640642 [ 4 ] {ecf2b6be-26ec-458c-bf62-36c51ae89cdc} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9704 | 2025.09.18 19:58:52.640683 [ 4 ] {ecf2b6be-26ec-458c-bf62-36c51ae89cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 9705 | 2025.09.18 19:58:52.641020 [ 4 ] {ecf2b6be-26ec-458c-bf62-36c51ae89cdc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9706 | 2025.09.18 19:58:52.641242 [ 4 ] {ecf2b6be-26ec-458c-bf62-36c51ae89cdc} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9707 | 2025.09.18 19:58:52.641352 [ 98 ] {} <Debug> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9708 | 2025.09.18 19:58:52.641378 [ 4 ] {ecf2b6be-26ec-458c-bf62-36c51ae89cdc} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001254 sec., 25518.341307814993 rows/sec., 1.87 MiB/sec. | ||
| 9709 | 2025.09.18 19:58:52.641382 [ 98 ] {} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9710 | 2025.09.18 19:58:52.641409 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 9711 | 2025.09.18 19:58:52.641417 [ 4 ] {ecf2b6be-26ec-458c-bf62-36c51ae89cdc} <Debug> TCPHandler: Processed in 0.001436165 sec. | ||
| 9712 | 2025.09.18 19:58:52.641522 [ 197 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::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 | ||
| 9713 | 2025.09.18 19:58:52.641527 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9714 | 2025.09.18 19:58:52.641666 [ 197 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9715 | 2025.09.18 19:58:52.641666 [ 4 ] {a4890788-4b5d-40d9-80c9-465357c6c230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9716 | 2025.09.18 19:58:52.641706 [ 197 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 279 rows starting from the beginning of the part | ||
| 9717 | 2025.09.18 19:58:52.641729 [ 4 ] {a4890788-4b5d-40d9-80c9-465357c6c230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9718 | 2025.09.18 19:58:52.641826 [ 197 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::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 | ||
| 9719 | 2025.09.18 19:58:52.641881 [ 197 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 215 rows starting from the beginning of the part | ||
| 9720 | 2025.09.18 19:58:52.641920 [ 197 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part | ||
| 9721 | 2025.09.18 19:58:52.641960 [ 197 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 215 rows starting from the beginning of the part | ||
| 9722 | 2025.09.18 19:58:52.641999 [ 197 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part | ||
| 9723 | 2025.09.18 19:58:52.642274 [ 4 ] {a4890788-4b5d-40d9-80c9-465357c6c230} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9724 | 2025.09.18 19:58:52.642317 [ 4 ] {a4890788-4b5d-40d9-80c9-465357c6c230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 9725 | 2025.09.18 19:58:52.642660 [ 4 ] {a4890788-4b5d-40d9-80c9-465357c6c230} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9726 | 2025.09.18 19:58:52.642670 [ 201 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6231 rows, containing 5 columns (5 merged, 0 gathered) in 0.002724337 sec., 2287161.9773911964 rows/sec., 194.51 MiB/sec. | ||
| 9727 | 2025.09.18 19:58:52.642888 [ 4 ] {a4890788-4b5d-40d9-80c9-465357c6c230} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9728 | 2025.09.18 19:58:52.642907 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 807 rows, containing 5 columns (5 merged, 0 gathered) in 0.001438554 sec., 560979.9840673342 rows/sec., 36.98 MiB/sec. | ||
| 9729 | 2025.09.18 19:58:52.642998 [ 191 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9730 | 2025.09.18 19:58:52.643010 [ 98 ] {} <Debug> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9731 | 2025.09.18 19:58:52.643033 [ 4 ] {a4890788-4b5d-40d9-80c9-465357c6c230} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001388 sec., 69164.265129683 rows/sec., 5.40 MiB/sec. | ||
| 9732 | 2025.09.18 19:58:52.643061 [ 98 ] {} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9733 | 2025.09.18 19:58:52.643069 [ 197 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9734 | 2025.09.18 19:58:52.643081 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 9735 | 2025.09.18 19:58:52.643085 [ 4 ] {a4890788-4b5d-40d9-80c9-465357c6c230} <Debug> TCPHandler: Processed in 0.001609267 sec. | ||
| 9736 | 2025.09.18 19:58:52.643172 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::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 | ||
| 9737 | 2025.09.18 19:58:52.643212 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9738 | 2025.09.18 19:58:52.643284 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9739 | 2025.09.18 19:58:52.643312 [ 4 ] {fde64f73-5ef3-4312-adc9-dba590cd78ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9740 | 2025.09.18 19:58:52.643323 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1251 rows starting from the beginning of the part | ||
| 9741 | 2025.09.18 19:58:52.643363 [ 4 ] {fde64f73-5ef3-4312-adc9-dba590cd78ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9742 | 2025.09.18 19:58:52.643392 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 554 rows starting from the beginning of the part | ||
| 9743 | 2025.09.18 19:58:52.643419 [ 197 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_56_11} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9744 | 2025.09.18 19:58:52.643437 [ 191 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_61_12} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9745 | 2025.09.18 19:58:52.643447 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 689 rows starting from the beginning of the part | ||
| 9746 | 2025.09.18 19:58:52.643500 [ 197 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_56_11} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9747 | 2025.09.18 19:58:52.643509 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 96 rows starting from the beginning of the part | ||
| 9748 | 2025.09.18 19:58:52.643545 [ 191 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_61_12} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9749 | 2025.09.18 19:58:52.643564 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 689 rows starting from the beginning of the part | ||
| 9750 | 2025.09.18 19:58:52.643596 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9751 | 2025.09.18 19:58:52.643614 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 96 rows starting from the beginning of the part | ||
| 9752 | 2025.09.18 19:58:52.643652 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 9753 | 2025.09.18 19:58:52.643791 [ 4 ] {fde64f73-5ef3-4312-adc9-dba590cd78ee} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9754 | 2025.09.18 19:58:52.643831 [ 4 ] {fde64f73-5ef3-4312-adc9-dba590cd78ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 9755 | 2025.09.18 19:58:52.644172 [ 4 ] {fde64f73-5ef3-4312-adc9-dba590cd78ee} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9756 | 2025.09.18 19:58:52.644391 [ 4 ] {fde64f73-5ef3-4312-adc9-dba590cd78ee} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9757 | 2025.09.18 19:58:52.644497 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9758 | 2025.09.18 19:58:52.644522 [ 4 ] {fde64f73-5ef3-4312-adc9-dba590cd78ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 9759 | 2025.09.18 19:58:52.644526 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9760 | 2025.09.18 19:58:52.644553 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 9761 | 2025.09.18 19:58:52.644561 [ 4 ] {fde64f73-5ef3-4312-adc9-dba590cd78ee} <Debug> TCPHandler: Processed in 0.001398253 sec. | ||
| 9762 | 2025.09.18 19:58:52.644624 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::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 | ||
| 9763 | 2025.09.18 19:58:52.644673 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9764 | 2025.09.18 19:58:52.644714 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9765 | 2025.09.18 19:58:52.644741 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19269 rows starting from the beginning of the part | ||
| 9766 | 2025.09.18 19:58:52.644769 [ 4 ] {cc7aae7e-b235-4d84-9459-9a1c914b7f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9767 | 2025.09.18 19:58:52.644794 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 845 rows starting from the beginning of the part | ||
| 9768 | 2025.09.18 19:58:52.644824 [ 4 ] {cc7aae7e-b235-4d84-9459-9a1c914b7f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9769 | 2025.09.18 19:58:52.644838 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 314 rows starting from the beginning of the part | ||
| 9770 | 2025.09.18 19:58:52.644878 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 9771 | 2025.09.18 19:58:52.644917 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 314 rows starting from the beginning of the part | ||
| 9772 | 2025.09.18 19:58:52.644955 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::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 | ||
| 9773 | 2025.09.18 19:58:52.644979 [ 197 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3375 rows, containing 5 columns (5 merged, 0 gathered) in 0.001846461 sec., 1827820.8962983785 rows/sec., 138.39 MiB/sec. | ||
| 9774 | 2025.09.18 19:58:52.645148 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9775 | 2025.09.18 19:58:52.645392 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_61_12} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9776 | 2025.09.18 19:58:52.645455 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_61_12} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9777 | 2025.09.18 19:58:52.645525 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9778 | 2025.09.18 19:58:52.645666 [ 4 ] {cc7aae7e-b235-4d84-9459-9a1c914b7f76} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9779 | 2025.09.18 19:58:52.645701 [ 4 ] {cc7aae7e-b235-4d84-9459-9a1c914b7f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 9780 | 2025.09.18 19:58:52.646273 [ 4 ] {cc7aae7e-b235-4d84-9459-9a1c914b7f76} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9781 | 2025.09.18 19:58:52.646499 [ 4 ] {cc7aae7e-b235-4d84-9459-9a1c914b7f76} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9782 | 2025.09.18 19:58:52.646641 [ 4 ] {cc7aae7e-b235-4d84-9459-9a1c914b7f76} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001891 sec., 16922.263352723425 rows/sec., 30.32 MiB/sec. | ||
| 9783 | 2025.09.18 19:58:52.646714 [ 4 ] {cc7aae7e-b235-4d84-9459-9a1c914b7f76} <Debug> TCPHandler: Processed in 0.002091195 sec. | ||
| 9784 | 2025.09.18 19:58:52.646824 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9785 | 2025.09.18 19:58:52.646914 [ 4 ] {613057fa-1545-4b91-aa72-79655526b0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9786 | 2025.09.18 19:58:52.646953 [ 4 ] {613057fa-1545-4b91-aa72-79655526b0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9787 | 2025.09.18 19:58:52.647257 [ 4 ] {613057fa-1545-4b91-aa72-79655526b0aa} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9788 | 2025.09.18 19:58:52.647289 [ 4 ] {613057fa-1545-4b91-aa72-79655526b0aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 9789 | 2025.09.18 19:58:52.647587 [ 4 ] {613057fa-1545-4b91-aa72-79655526b0aa} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9790 | 2025.09.18 19:58:52.647866 [ 4 ] {613057fa-1545-4b91-aa72-79655526b0aa} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9791 | 2025.09.18 19:58:52.647965 [ 98 ] {} <Debug> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9792 | 2025.09.18 19:58:52.647993 [ 98 ] {} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9793 | 2025.09.18 19:58:52.647996 [ 4 ] {613057fa-1545-4b91-aa72-79655526b0aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 9794 | 2025.09.18 19:58:52.648010 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 9795 | 2025.09.18 19:58:52.648037 [ 4 ] {613057fa-1545-4b91-aa72-79655526b0aa} <Debug> TCPHandler: Processed in 0.001256781 sec. | ||
| 9796 | 2025.09.18 19:58:52.648103 [ 191 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 9797 | 2025.09.18 19:58:52.648217 [ 191 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9798 | 2025.09.18 19:58:52.648253 [ 191 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4274 rows starting from the beginning of the part | ||
| 9799 | 2025.09.18 19:58:52.648324 [ 191 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 9800 | 2025.09.18 19:58:52.648375 [ 191 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 9801 | 2025.09.18 19:58:52.648421 [ 191 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 9802 | 2025.09.18 19:58:52.648465 [ 191 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 9803 | 2025.09.18 19:58:52.648513 [ 191 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 9804 | 2025.09.18 19:58:52.650392 [ 197 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4662 rows, containing 4 columns (4 merged, 0 gathered) in 0.00233129 sec., 1999751.210703087 rows/sec., 127.47 MiB/sec. | ||
| 9805 | 2025.09.18 19:58:52.650829 [ 191 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9806 | 2025.09.18 19:58:52.651075 [ 191 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_61_12} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9807 | 2025.09.18 19:58:52.651143 [ 191 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_61_12} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9808 | 2025.09.18 19:58:52.651207 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 9809 | 2025.09.18 19:58:52.652692 [ 191 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21062 rows, containing 5 columns (5 merged, 0 gathered) in 0.008097059 sec., 2601191.3708421784 rows/sec., 174.88 MiB/sec. | ||
| 9810 | 2025.09.18 19:58:52.653018 [ 198 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9811 | 2025.09.18 19:58:52.653277 [ 198 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9812 | 2025.09.18 19:58:52.653340 [ 198 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9813 | 2025.09.18 19:58:52.653400 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 9814 | 2025.09.18 19:58:53.000373 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.49 MiB, peak 316.90 MiB, free memory in arenas 0.00 B, will set to 305.90 MiB (RSS), difference: 1.41 MiB | ||
| 9815 | 2025.09.18 19:58:53.762536 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60058 | ||
| 9816 | 2025.09.18 19:58:53.762679 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9817 | 2025.09.18 19:58:53.762711 [ 291 ] {} <Debug> TCP-Session: 6cbcfb89-0ed1-4bfb-b251-2716f6d8a286 Authenticating user 'default' from [fd00:1122:3344:101::e]:60058 | ||
| 9818 | 2025.09.18 19:58:53.762736 [ 291 ] {} <Debug> TCP-Session: 6cbcfb89-0ed1-4bfb-b251-2716f6d8a286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9819 | 2025.09.18 19:58:53.762752 [ 291 ] {} <Debug> TCP-Session: 6cbcfb89-0ed1-4bfb-b251-2716f6d8a286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9820 | 2025.09.18 19:58:53.762959 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54840 | ||
| 9821 | 2025.09.18 19:58:53.762992 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45362 | ||
| 9822 | 2025.09.18 19:58:53.763021 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36099 | ||
| 9823 | 2025.09.18 19:58:53.763054 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44559 | ||
| 9824 | 2025.09.18 19:58:53.763047 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43886 | ||
| 9825 | 2025.09.18 19:58:53.763092 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9826 | 2025.09.18 19:58:53.763119 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9827 | 2025.09.18 19:58:53.763138 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9828 | 2025.09.18 19:58:53.763141 [ 291 ] {} <Trace> TCP-Session: 6cbcfb89-0ed1-4bfb-b251-2716f6d8a286 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9829 | 2025.09.18 19:58:53.763182 [ 290 ] {} <Debug> TCP-Session: 59d465fa-e222-4826-a788-97ef4b68bd5d Authenticating user 'default' from [fd00:1122:3344:101::e]:44559 | ||
| 9830 | 2025.09.18 19:58:53.763172 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9831 | 2025.09.18 19:58:53.763216 [ 290 ] {} <Debug> TCP-Session: 59d465fa-e222-4826-a788-97ef4b68bd5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9832 | 2025.09.18 19:58:53.763155 [ 292 ] {} <Debug> TCP-Session: 7601442b-62bc-41c4-b13c-eb9bf9e0074a Authenticating user 'default' from [fd00:1122:3344:101::e]:54840 | ||
| 9833 | 2025.09.18 19:58:53.763243 [ 290 ] {} <Debug> TCP-Session: 59d465fa-e222-4826-a788-97ef4b68bd5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9834 | 2025.09.18 19:58:53.763236 [ 289 ] {} <Debug> TCP-Session: e5882e49-1f1b-47fb-a984-68a57b288ea8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43886 | ||
| 9835 | 2025.09.18 19:58:53.763273 [ 292 ] {} <Debug> TCP-Session: 7601442b-62bc-41c4-b13c-eb9bf9e0074a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9836 | 2025.09.18 19:58:53.763303 [ 289 ] {} <Debug> TCP-Session: e5882e49-1f1b-47fb-a984-68a57b288ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9837 | 2025.09.18 19:58:53.763311 [ 292 ] {} <Debug> TCP-Session: 7601442b-62bc-41c4-b13c-eb9bf9e0074a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9838 | 2025.09.18 19:58:53.763327 [ 289 ] {} <Debug> TCP-Session: e5882e49-1f1b-47fb-a984-68a57b288ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9839 | 2025.09.18 19:58:53.763344 [ 291 ] {ca0a63fd-5fa7-4187-a97b-ff8a909bf1db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60058) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9840 | 2025.09.18 19:58:53.763138 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9841 | 2025.09.18 19:58:53.763033 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54952 | ||
| 9842 | 2025.09.18 19:58:53.763412 [ 286 ] {} <Debug> TCP-Session: 3fef79f7-e56f-47fd-b8f6-ba645104d4bd Authenticating user 'default' from [fd00:1122:3344:101::e]:36099 | ||
| 9843 | 2025.09.18 19:58:53.763004 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50924 | ||
| 9844 | 2025.09.18 19:58:53.763449 [ 286 ] {} <Debug> TCP-Session: 3fef79f7-e56f-47fd-b8f6-ba645104d4bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9845 | 2025.09.18 19:58:53.763009 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61142 | ||
| 9846 | 2025.09.18 19:58:53.763481 [ 286 ] {} <Debug> TCP-Session: 3fef79f7-e56f-47fd-b8f6-ba645104d4bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9847 | 2025.09.18 19:58:53.763475 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9848 | 2025.09.18 19:58:53.763519 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9849 | 2025.09.18 19:58:53.763549 [ 288 ] {} <Debug> TCP-Session: da99b8ea-da18-46bf-9e24-f0544935c4e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54952 | ||
| 9850 | 2025.09.18 19:58:53.763564 [ 294 ] {} <Debug> TCP-Session: 9d523285-5b86-41bb-810a-9c13258c79bb Authenticating user 'default' from [fd00:1122:3344:101::e]:50924 | ||
| 9851 | 2025.09.18 19:58:53.763581 [ 288 ] {} <Debug> TCP-Session: da99b8ea-da18-46bf-9e24-f0544935c4e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9852 | 2025.09.18 19:58:53.763597 [ 294 ] {} <Debug> TCP-Session: 9d523285-5b86-41bb-810a-9c13258c79bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9853 | 2025.09.18 19:58:53.763612 [ 288 ] {} <Debug> TCP-Session: da99b8ea-da18-46bf-9e24-f0544935c4e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9854 | 2025.09.18 19:58:53.763629 [ 294 ] {} <Debug> TCP-Session: 9d523285-5b86-41bb-810a-9c13258c79bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9855 | 2025.09.18 19:58:53.763172 [ 293 ] {} <Debug> TCP-Session: ba431874-a39d-4f84-a64b-608822336fe3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45362 | ||
| 9856 | 2025.09.18 19:58:53.763613 [ 291 ] {ca0a63fd-5fa7-4187-a97b-ff8a909bf1db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9857 | 2025.09.18 19:58:53.763686 [ 293 ] {} <Debug> TCP-Session: ba431874-a39d-4f84-a64b-608822336fe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9858 | 2025.09.18 19:58:53.763718 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9859 | 2025.09.18 19:58:53.763721 [ 293 ] {} <Debug> TCP-Session: ba431874-a39d-4f84-a64b-608822336fe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9860 | 2025.09.18 19:58:53.763746 [ 291 ] {ca0a63fd-5fa7-4187-a97b-ff8a909bf1db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9861 | 2025.09.18 19:58:53.763749 [ 3 ] {} <Debug> TCP-Session: e60bc4ad-d260-4741-8fb3-73dafb9b65b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61142 | ||
| 9862 | 2025.09.18 19:58:53.763794 [ 3 ] {} <Debug> TCP-Session: e60bc4ad-d260-4741-8fb3-73dafb9b65b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9863 | 2025.09.18 19:58:53.763807 [ 3 ] {} <Debug> TCP-Session: e60bc4ad-d260-4741-8fb3-73dafb9b65b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9864 | 2025.09.18 19:58:53.764036 [ 291 ] {ca0a63fd-5fa7-4187-a97b-ff8a909bf1db} <Debug> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b) (SelectExecutor): Key condition: unknown | ||
| 9865 | 2025.09.18 19:58:53.764978 [ 346 ] {ca0a63fd-5fa7-4187-a97b-ff8a909bf1db} <Trace> AggregatingTransform: Aggregating | ||
| 9866 | 2025.09.18 19:58:53.765014 [ 346 ] {ca0a63fd-5fa7-4187-a97b-ff8a909bf1db} <Trace> Aggregator: Aggregation method: without_key | ||
| 9867 | 2025.09.18 19:58:53.765047 [ 346 ] {ca0a63fd-5fa7-4187-a97b-ff8a909bf1db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907595 sec. (1101.813 rows/sec., 43.04 KiB/sec.) | ||
| 9868 | 2025.09.18 19:58:53.765064 [ 346 ] {ca0a63fd-5fa7-4187-a97b-ff8a909bf1db} <Trace> Aggregator: Merging aggregated data | ||
| 9869 | 2025.09.18 19:58:53.766565 [ 291 ] {ca0a63fd-5fa7-4187-a97b-ff8a909bf1db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003275 sec., 305.34351145038164 rows/sec., 11.93 KiB/sec. | ||
| 9870 | 2025.09.18 19:58:53.766728 [ 291 ] {ca0a63fd-5fa7-4187-a97b-ff8a909bf1db} <Debug> TCPHandler: Processed in 0.003712133 sec. | ||
| 9871 | 2025.09.18 19:58:53.766852 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9872 | 2025.09.18 19:58:53.766881 [ 291 ] {} <Debug> TCP-Session: 6cbcfb89-0ed1-4bfb-b251-2716f6d8a286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9873 | 2025.09.18 19:58:53.766887 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9874 | 2025.09.18 19:58:53.766911 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9875 | 2025.09.18 19:58:53.766925 [ 294 ] {} <Debug> TCP-Session: 9d523285-5b86-41bb-810a-9c13258c79bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9876 | 2025.09.18 19:58:53.766930 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9877 | 2025.09.18 19:58:53.766946 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9878 | 2025.09.18 19:58:53.766950 [ 3 ] {} <Debug> TCP-Session: e60bc4ad-d260-4741-8fb3-73dafb9b65b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9879 | 2025.09.18 19:58:53.766978 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9880 | 2025.09.18 19:58:53.767000 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9881 | 2025.09.18 19:58:53.767019 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9882 | 2025.09.18 19:58:53.767030 [ 293 ] {} <Debug> TCP-Session: ba431874-a39d-4f84-a64b-608822336fe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9883 | 2025.09.18 19:58:53.767043 [ 286 ] {} <Debug> TCP-Session: 3fef79f7-e56f-47fd-b8f6-ba645104d4bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9884 | 2025.09.18 19:58:53.767051 [ 290 ] {} <Debug> TCP-Session: 59d465fa-e222-4826-a788-97ef4b68bd5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9885 | 2025.09.18 19:58:53.766993 [ 288 ] {} <Debug> TCP-Session: da99b8ea-da18-46bf-9e24-f0544935c4e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9886 | 2025.09.18 19:58:53.766981 [ 292 ] {} <Debug> TCP-Session: 7601442b-62bc-41c4-b13c-eb9bf9e0074a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9887 | 2025.09.18 19:58:53.766964 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9888 | 2025.09.18 19:58:53.767140 [ 289 ] {} <Debug> TCP-Session: e5882e49-1f1b-47fb-a984-68a57b288ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9889 | 2025.09.18 19:58:55.845147 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9890 | 2025.09.18 19:58:55.845223 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9891 | 2025.09.18 19:58:55.984113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20107 | ||
| 9892 | 2025.09.18 19:58:55.984623 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9893 | 2025.09.18 19:58:55.984655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 9894 | 2025.09.18 19:58:55.985119 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9895 | 2025.09.18 19:58:55.985344 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9896 | 2025.09.18 19:58:55.985466 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20107 | ||
| 9897 | 2025.09.18 19:58:57.093202 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9898 | 2025.09.18 19:58:57.109417 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9899 | 2025.09.18 19:58:57.109468 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 9900 | 2025.09.18 19:58:57.114763 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9901 | 2025.09.18 19:58:57.115464 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9902 | 2025.09.18 19:58:57.118302 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9903 | 2025.09.18 19:58:57.648421 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9904 | 2025.09.18 19:58:57.648618 [ 4 ] {25f50521-76c6-4ee1-94ce-7aea54440537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9905 | 2025.09.18 19:58:57.648690 [ 4 ] {25f50521-76c6-4ee1-94ce-7aea54440537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9906 | 2025.09.18 19:58:57.649598 [ 4 ] {25f50521-76c6-4ee1-94ce-7aea54440537} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9907 | 2025.09.18 19:58:57.649645 [ 4 ] {25f50521-76c6-4ee1-94ce-7aea54440537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 9908 | 2025.09.18 19:58:57.650048 [ 4 ] {25f50521-76c6-4ee1-94ce-7aea54440537} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9909 | 2025.09.18 19:58:57.650274 [ 4 ] {25f50521-76c6-4ee1-94ce-7aea54440537} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9910 | 2025.09.18 19:58:57.650433 [ 4 ] {25f50521-76c6-4ee1-94ce-7aea54440537} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001871 sec., 219134.15285943344 rows/sec., 13.90 MiB/sec. | ||
| 9911 | 2025.09.18 19:58:57.650483 [ 4 ] {25f50521-76c6-4ee1-94ce-7aea54440537} <Debug> TCPHandler: Processed in 0.002199138 sec. | ||
| 9912 | 2025.09.18 19:58:57.650610 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9913 | 2025.09.18 19:58:57.650713 [ 4 ] {6f42061d-6c1c-4dab-ae33-336ee4bb55f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9914 | 2025.09.18 19:58:57.650756 [ 4 ] {6f42061d-6c1c-4dab-ae33-336ee4bb55f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9915 | 2025.09.18 19:58:57.651730 [ 4 ] {6f42061d-6c1c-4dab-ae33-336ee4bb55f7} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9916 | 2025.09.18 19:58:57.651769 [ 4 ] {6f42061d-6c1c-4dab-ae33-336ee4bb55f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 9917 | 2025.09.18 19:58:57.652157 [ 4 ] {6f42061d-6c1c-4dab-ae33-336ee4bb55f7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9918 | 2025.09.18 19:58:57.652366 [ 4 ] {6f42061d-6c1c-4dab-ae33-336ee4bb55f7} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): 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.09.18 19:58:57.652499 [ 4 ] {6f42061d-6c1c-4dab-ae33-336ee4bb55f7} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001809 sec., 625760.0884466555 rows/sec., 49.58 MiB/sec. | ||
| 9920 | 2025.09.18 19:58:57.652538 [ 4 ] {6f42061d-6c1c-4dab-ae33-336ee4bb55f7} <Debug> TCPHandler: Processed in 0.001982464 sec. | ||
| 9921 | 2025.09.18 19:58:57.652655 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9922 | 2025.09.18 19:58:57.652754 [ 4 ] {8b37311f-abb7-44e8-9062-6ba30d7d00a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9923 | 2025.09.18 19:58:57.652794 [ 4 ] {8b37311f-abb7-44e8-9062-6ba30d7d00a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9924 | 2025.09.18 19:58:57.653280 [ 4 ] {8b37311f-abb7-44e8-9062-6ba30d7d00a7} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9925 | 2025.09.18 19:58:57.653315 [ 4 ] {8b37311f-abb7-44e8-9062-6ba30d7d00a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 9926 | 2025.09.18 19:58:57.653621 [ 4 ] {8b37311f-abb7-44e8-9062-6ba30d7d00a7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9927 | 2025.09.18 19:58:57.653866 [ 4 ] {8b37311f-abb7-44e8-9062-6ba30d7d00a7} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9928 | 2025.09.18 19:58:57.653996 [ 4 ] {8b37311f-abb7-44e8-9062-6ba30d7d00a7} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001263 sec., 170229.6120348377 rows/sec., 10.10 MiB/sec. | ||
| 9929 | 2025.09.18 19:58:57.654034 [ 4 ] {8b37311f-abb7-44e8-9062-6ba30d7d00a7} <Debug> TCPHandler: Processed in 0.001429074 sec. | ||
| 9930 | 2025.09.18 19:58:57.654166 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9931 | 2025.09.18 19:58:57.654284 [ 4 ] {b91bc5a4-418f-4ca5-977f-6b4073ad1ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9932 | 2025.09.18 19:58:57.654323 [ 4 ] {b91bc5a4-418f-4ca5-977f-6b4073ad1ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9933 | 2025.09.18 19:58:57.654814 [ 4 ] {b91bc5a4-418f-4ca5-977f-6b4073ad1ad2} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9934 | 2025.09.18 19:58:57.654850 [ 4 ] {b91bc5a4-418f-4ca5-977f-6b4073ad1ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 9935 | 2025.09.18 19:58:57.655153 [ 4 ] {b91bc5a4-418f-4ca5-977f-6b4073ad1ad2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9936 | 2025.09.18 19:58:57.655357 [ 4 ] {b91bc5a4-418f-4ca5-977f-6b4073ad1ad2} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9937 | 2025.09.18 19:58:57.655483 [ 4 ] {b91bc5a4-418f-4ca5-977f-6b4073ad1ad2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001217 sec., 174198.84963023828 rows/sec., 11.23 MiB/sec. | ||
| 9938 | 2025.09.18 19:58:57.655521 [ 4 ] {b91bc5a4-418f-4ca5-977f-6b4073ad1ad2} <Debug> TCPHandler: Processed in 0.001405684 sec. | ||
| 9939 | 2025.09.18 19:58:57.655626 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9940 | 2025.09.18 19:58:57.655720 [ 4 ] {47a6e20d-693e-420e-a57b-8b15580421ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9941 | 2025.09.18 19:58:57.655759 [ 4 ] {47a6e20d-693e-420e-a57b-8b15580421ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9942 | 2025.09.18 19:58:57.656227 [ 4 ] {47a6e20d-693e-420e-a57b-8b15580421ff} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9943 | 2025.09.18 19:58:57.656264 [ 4 ] {47a6e20d-693e-420e-a57b-8b15580421ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 9944 | 2025.09.18 19:58:57.656570 [ 4 ] {47a6e20d-693e-420e-a57b-8b15580421ff} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9945 | 2025.09.18 19:58:57.656781 [ 4 ] {47a6e20d-693e-420e-a57b-8b15580421ff} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2025.09.18 19:58:57.656910 [ 4 ] {47a6e20d-693e-420e-a57b-8b15580421ff} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001207 sec., 174813.5874067937 rows/sec., 9.93 MiB/sec. | ||
| 9947 | 2025.09.18 19:58:57.656948 [ 4 ] {47a6e20d-693e-420e-a57b-8b15580421ff} <Debug> TCPHandler: Processed in 0.001371033 sec. | ||
| 9948 | 2025.09.18 19:58:57.657065 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9949 | 2025.09.18 19:58:57.657160 [ 4 ] {e7bc200d-24e3-48d1-88ea-de2deb0a877d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9950 | 2025.09.18 19:58:57.657200 [ 4 ] {e7bc200d-24e3-48d1-88ea-de2deb0a877d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9951 | 2025.09.18 19:58:57.657861 [ 4 ] {e7bc200d-24e3-48d1-88ea-de2deb0a877d} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9952 | 2025.09.18 19:58:57.657899 [ 4 ] {e7bc200d-24e3-48d1-88ea-de2deb0a877d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 9953 | 2025.09.18 19:58:57.658238 [ 4 ] {e7bc200d-24e3-48d1-88ea-de2deb0a877d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9954 | 2025.09.18 19:58:57.658450 [ 4 ] {e7bc200d-24e3-48d1-88ea-de2deb0a877d} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9955 | 2025.09.18 19:58:57.658581 [ 4 ] {e7bc200d-24e3-48d1-88ea-de2deb0a877d} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001439 sec., 478804.7255038221 rows/sec., 33.44 MiB/sec. | ||
| 9956 | 2025.09.18 19:58:57.658620 [ 4 ] {e7bc200d-24e3-48d1-88ea-de2deb0a877d} <Debug> TCPHandler: Processed in 0.001605068 sec. | ||
| 9957 | 2025.09.18 19:58:57.658725 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9958 | 2025.09.18 19:58:57.658820 [ 4 ] {e23c4fb0-02ad-484b-8b82-5ba7bb7944ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9959 | 2025.09.18 19:58:57.658861 [ 4 ] {e23c4fb0-02ad-484b-8b82-5ba7bb7944ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9960 | 2025.09.18 19:58:57.659190 [ 4 ] {e23c4fb0-02ad-484b-8b82-5ba7bb7944ec} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9961 | 2025.09.18 19:58:57.659228 [ 4 ] {e23c4fb0-02ad-484b-8b82-5ba7bb7944ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 9962 | 2025.09.18 19:58:57.659550 [ 4 ] {e23c4fb0-02ad-484b-8b82-5ba7bb7944ec} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9963 | 2025.09.18 19:58:57.659758 [ 4 ] {e23c4fb0-02ad-484b-8b82-5ba7bb7944ec} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9964 | 2025.09.18 19:58:57.659886 [ 4 ] {e23c4fb0-02ad-484b-8b82-5ba7bb7944ec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 9965 | 2025.09.18 19:58:57.659924 [ 4 ] {e23c4fb0-02ad-484b-8b82-5ba7bb7944ec} <Debug> TCPHandler: Processed in 0.001247611 sec. | ||
| 9966 | 2025.09.18 19:58:57.660024 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9967 | 2025.09.18 19:58:57.660145 [ 4 ] {74406b9b-63c0-4970-b68d-e0526be989fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9968 | 2025.09.18 19:58:57.660187 [ 4 ] {74406b9b-63c0-4970-b68d-e0526be989fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9969 | 2025.09.18 19:58:57.660633 [ 4 ] {74406b9b-63c0-4970-b68d-e0526be989fd} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2025.09.18 19:58:57.660668 [ 4 ] {74406b9b-63c0-4970-b68d-e0526be989fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 9971 | 2025.09.18 19:58:57.660989 [ 4 ] {74406b9b-63c0-4970-b68d-e0526be989fd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9972 | 2025.09.18 19:58:57.661195 [ 4 ] {74406b9b-63c0-4970-b68d-e0526be989fd} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2025.09.18 19:58:57.661323 [ 4 ] {74406b9b-63c0-4970-b68d-e0526be989fd} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001196 sec., 262541.8060200669 rows/sec., 17.25 MiB/sec. | ||
| 9974 | 2025.09.18 19:58:57.661361 [ 4 ] {74406b9b-63c0-4970-b68d-e0526be989fd} <Debug> TCPHandler: Processed in 0.001385374 sec. | ||
| 9975 | 2025.09.18 19:58:57.661503 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9976 | 2025.09.18 19:58:57.661605 [ 4 ] {525905df-0009-48bc-a74e-e4671ab49540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9977 | 2025.09.18 19:58:57.661647 [ 4 ] {525905df-0009-48bc-a74e-e4671ab49540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9978 | 2025.09.18 19:58:57.662008 [ 4 ] {525905df-0009-48bc-a74e-e4671ab49540} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9979 | 2025.09.18 19:58:57.662045 [ 4 ] {525905df-0009-48bc-a74e-e4671ab49540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 9980 | 2025.09.18 19:58:57.662359 [ 4 ] {525905df-0009-48bc-a74e-e4671ab49540} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9981 | 2025.09.18 19:58:57.662570 [ 4 ] {525905df-0009-48bc-a74e-e4671ab49540} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9982 | 2025.09.18 19:58:57.662702 [ 4 ] {525905df-0009-48bc-a74e-e4671ab49540} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 60.38 KiB/sec. | ||
| 9983 | 2025.09.18 19:58:57.662738 [ 4 ] {525905df-0009-48bc-a74e-e4671ab49540} <Debug> TCPHandler: Processed in 0.001293362 sec. | ||
| 9984 | 2025.09.18 19:58:57.662849 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9985 | 2025.09.18 19:58:57.662945 [ 4 ] {1194b1aa-0b3b-4609-af2e-f213e2461338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9986 | 2025.09.18 19:58:57.662999 [ 4 ] {1194b1aa-0b3b-4609-af2e-f213e2461338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9987 | 2025.09.18 19:58:57.663779 [ 4 ] {1194b1aa-0b3b-4609-af2e-f213e2461338} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9988 | 2025.09.18 19:58:57.663816 [ 4 ] {1194b1aa-0b3b-4609-af2e-f213e2461338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 9989 | 2025.09.18 19:58:57.664316 [ 4 ] {1194b1aa-0b3b-4609-af2e-f213e2461338} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9990 | 2025.09.18 19:58:57.664535 [ 4 ] {1194b1aa-0b3b-4609-af2e-f213e2461338} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9991 | 2025.09.18 19:58:57.664652 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9992 | 2025.09.18 19:58:57.664673 [ 4 ] {1194b1aa-0b3b-4609-af2e-f213e2461338} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001747 sec., 5724.098454493417 rows/sec., 10.26 MiB/sec. | ||
| 9993 | 2025.09.18 19:58:57.664720 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2025.09.18 19:58:57.664744 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 9995 | 2025.09.18 19:58:57.664752 [ 4 ] {1194b1aa-0b3b-4609-af2e-f213e2461338} <Debug> TCPHandler: Processed in 0.001952434 sec. | ||
| 9996 | 2025.09.18 19:58:57.664848 [ 197 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::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 | ||
| 9997 | 2025.09.18 19:58:57.664873 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9998 | 2025.09.18 19:58:57.664973 [ 4 ] {976af4b6-80d8-473a-8a86-4b29b5d2b845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9999 | 2025.09.18 19:58:57.665014 [ 4 ] {976af4b6-80d8-473a-8a86-4b29b5d2b845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10000 | 2025.09.18 19:58:57.665071 [ 197 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10001 | 2025.09.18 19:58:57.665132 [ 197 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1039 rows starting from the beginning of the part | ||
| 10002 | 2025.09.18 19:58:57.665260 [ 197 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 10003 | 2025.09.18 19:58:57.665359 [ 4 ] {976af4b6-80d8-473a-8a86-4b29b5d2b845} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10004 | 2025.09.18 19:58:57.665361 [ 197 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
| 10005 | 2025.09.18 19:58:57.665402 [ 4 ] {976af4b6-80d8-473a-8a86-4b29b5d2b845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10006 | 2025.09.18 19:58:57.665478 [ 197 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part | ||
| 10007 | 2025.09.18 19:58:57.665571 [ 197 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part | ||
| 10008 | 2025.09.18 19:58:57.665660 [ 197 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 10009 | 2025.09.18 19:58:57.665723 [ 4 ] {976af4b6-80d8-473a-8a86-4b29b5d2b845} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10010 | 2025.09.18 19:58:57.665950 [ 4 ] {976af4b6-80d8-473a-8a86-4b29b5d2b845} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10011 | 2025.09.18 19:58:57.666083 [ 4 ] {976af4b6-80d8-473a-8a86-4b29b5d2b845} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00113 sec., 92035.3982300885 rows/sec., 5.64 MiB/sec. | ||
| 10012 | 2025.09.18 19:58:57.666119 [ 4 ] {976af4b6-80d8-473a-8a86-4b29b5d2b845} <Debug> TCPHandler: Processed in 0.001295772 sec. | ||
| 10013 | 2025.09.18 19:58:57.671066 [ 191 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1133 rows, containing 19 columns (19 merged, 0 gathered) in 0.006262788 sec., 180909.84398641626 rows/sec., 324.18 MiB/sec. | ||
| 10014 | 2025.09.18 19:58:57.672628 [ 187 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10015 | 2025.09.18 19:58:57.673033 [ 187 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10016 | 2025.09.18 19:58:57.673124 [ 187 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10017 | 2025.09.18 19:58:57.673307 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.59 MiB. | ||
| 10018 | 2025.09.18 19:58:58.001166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.28 MiB, peak 316.90 MiB, free memory in arenas 0.00 B, will set to 308.80 MiB (RSS), difference: 1.52 MiB | ||
| 10019 | 2025.09.18 19:59:01.035522 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1286 | ||
| 10020 | 2025.09.18 19:59:01.038000 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10021 | 2025.09.18 19:59:01.038058 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10022 | 2025.09.18 19:59:01.039309 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10023 | 2025.09.18 19:59:01.039571 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10024 | 2025.09.18 19:59:01.039727 [ 169 ] {} <Debug> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10025 | 2025.09.18 19:59:01.039793 [ 169 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10026 | 2025.09.18 19:59:01.039817 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10027 | 2025.09.18 19:59:01.039934 [ 199 ] {eca61143-6adc-4c6e-b536-625d299862ef::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 | ||
| 10028 | 2025.09.18 19:59:01.039953 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1286 | ||
| 10029 | 2025.09.18 19:59:01.040539 [ 199 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10030 | 2025.09.18 19:59:01.040688 [ 199 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1104 rows starting from the beginning of the part | ||
| 10031 | 2025.09.18 19:59:01.041039 [ 199 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 10032 | 2025.09.18 19:59:01.041354 [ 199 ] {eca61143-6adc-4c6e-b536-625d299862ef::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 | ||
| 10033 | 2025.09.18 19:59:01.041659 [ 199 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 38 rows starting from the beginning of the part | ||
| 10034 | 2025.09.18 19:59:01.041950 [ 199 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part | ||
| 10035 | 2025.09.18 19:59:01.042251 [ 199 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 10036 | 2025.09.18 19:59:01.048943 [ 188 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1286 rows, containing 72 columns (72 merged, 0 gathered) in 0.009057065 sec., 141988.60226795325 rows/sec., 114.56 MiB/sec. | ||
| 10037 | 2025.09.18 19:59:01.050543 [ 190 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10038 | 2025.09.18 19:59:01.051138 [ 190 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_31_6} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10039 | 2025.09.18 19:59:01.051215 [ 190 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_31_6} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10040 | 2025.09.18 19:59:01.051522 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 10041 | 2025.09.18 19:59:01.349560 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10042 | 2025.09.18 19:59:01.349730 [ 4 ] {d79678fe-eed4-44ae-9585-0291deefddf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10043 | 2025.09.18 19:59:01.349793 [ 4 ] {d79678fe-eed4-44ae-9585-0291deefddf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10044 | 2025.09.18 19:59:01.350411 [ 4 ] {d79678fe-eed4-44ae-9585-0291deefddf6} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10045 | 2025.09.18 19:59:01.350447 [ 4 ] {d79678fe-eed4-44ae-9585-0291deefddf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10046 | 2025.09.18 19:59:01.350832 [ 4 ] {d79678fe-eed4-44ae-9585-0291deefddf6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10047 | 2025.09.18 19:59:01.351087 [ 4 ] {d79678fe-eed4-44ae-9585-0291deefddf6} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10048 | 2025.09.18 19:59:01.351202 [ 106 ] {} <Debug> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10049 | 2025.09.18 19:59:01.351239 [ 106 ] {} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10050 | 2025.09.18 19:59:01.351240 [ 4 ] {d79678fe-eed4-44ae-9585-0291deefddf6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001557 sec., 15414.258188824662 rows/sec., 1.28 MiB/sec. | ||
| 10051 | 2025.09.18 19:59:01.351259 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10052 | 2025.09.18 19:59:01.351291 [ 4 ] {d79678fe-eed4-44ae-9585-0291deefddf6} <Debug> TCPHandler: Processed in 0.001853582 sec. | ||
| 10053 | 2025.09.18 19:59:01.351391 [ 199 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::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 | ||
| 10054 | 2025.09.18 19:59:01.351411 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10055 | 2025.09.18 19:59:01.351531 [ 4 ] {32ce837e-95b9-4473-b386-5acdf5b3b0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10056 | 2025.09.18 19:59:01.351546 [ 199 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10057 | 2025.09.18 19:59:01.351572 [ 4 ] {32ce837e-95b9-4473-b386-5acdf5b3b0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10058 | 2025.09.18 19:59:01.351591 [ 199 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 434 rows starting from the beginning of the part | ||
| 10059 | 2025.09.18 19:59:01.351665 [ 199 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 10060 | 2025.09.18 19:59:01.351724 [ 199 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 10061 | 2025.09.18 19:59:01.351769 [ 199 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 10062 | 2025.09.18 19:59:01.351809 [ 199 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 10063 | 2025.09.18 19:59:01.351851 [ 199 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 10064 | 2025.09.18 19:59:01.351990 [ 4 ] {32ce837e-95b9-4473-b386-5acdf5b3b0f2} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10065 | 2025.09.18 19:59:01.352034 [ 4 ] {32ce837e-95b9-4473-b386-5acdf5b3b0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10066 | 2025.09.18 19:59:01.352377 [ 4 ] {32ce837e-95b9-4473-b386-5acdf5b3b0f2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10067 | 2025.09.18 19:59:01.352614 [ 4 ] {32ce837e-95b9-4473-b386-5acdf5b3b0f2} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10068 | 2025.09.18 19:59:01.352742 [ 4 ] {32ce837e-95b9-4473-b386-5acdf5b3b0f2} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001232 sec., 9740.25974025974 rows/sec., 794.25 KiB/sec. | ||
| 10069 | 2025.09.18 19:59:01.352779 [ 4 ] {32ce837e-95b9-4473-b386-5acdf5b3b0f2} <Debug> TCPHandler: Processed in 0.001420844 sec. | ||
| 10070 | 2025.09.18 19:59:01.352893 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10071 | 2025.09.18 19:59:01.352988 [ 4 ] {9168a0ad-d64a-4235-9c8a-f3371ec105ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10072 | 2025.09.18 19:59:01.353027 [ 4 ] {9168a0ad-d64a-4235-9c8a-f3371ec105ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10073 | 2025.09.18 19:59:01.353046 [ 190 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001721489 sec., 1218712.405365355 rows/sec., 82.50 MiB/sec. | ||
| 10074 | 2025.09.18 19:59:01.353248 [ 188 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10075 | 2025.09.18 19:59:01.353568 [ 188 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_31_6} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10076 | 2025.09.18 19:59:01.353655 [ 188 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_31_6} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10077 | 2025.09.18 19:59:01.353754 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 10078 | 2025.09.18 19:59:01.354210 [ 4 ] {9168a0ad-d64a-4235-9c8a-f3371ec105ae} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10079 | 2025.09.18 19:59:01.354255 [ 4 ] {9168a0ad-d64a-4235-9c8a-f3371ec105ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10080 | 2025.09.18 19:59:01.354654 [ 4 ] {9168a0ad-d64a-4235-9c8a-f3371ec105ae} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10081 | 2025.09.18 19:59:01.354873 [ 4 ] {9168a0ad-d64a-4235-9c8a-f3371ec105ae} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10082 | 2025.09.18 19:59:01.354999 [ 4 ] {9168a0ad-d64a-4235-9c8a-f3371ec105ae} <Debug> executeQuery: Read 1386 rows, 118.90 KiB in 0.00203 sec., 682758.6206896552 rows/sec., 57.20 MiB/sec. | ||
| 10083 | 2025.09.18 19:59:01.355036 [ 4 ] {9168a0ad-d64a-4235-9c8a-f3371ec105ae} <Debug> TCPHandler: Processed in 0.002192347 sec. | ||
| 10084 | 2025.09.18 19:59:01.355156 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10085 | 2025.09.18 19:59:01.355251 [ 4 ] {029a0876-106e-41f7-a2f1-7189dea77f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10086 | 2025.09.18 19:59:01.355292 [ 4 ] {029a0876-106e-41f7-a2f1-7189dea77f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10087 | 2025.09.18 19:59:01.355786 [ 4 ] {029a0876-106e-41f7-a2f1-7189dea77f98} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10088 | 2025.09.18 19:59:01.355829 [ 4 ] {029a0876-106e-41f7-a2f1-7189dea77f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10089 | 2025.09.18 19:59:01.356168 [ 4 ] {029a0876-106e-41f7-a2f1-7189dea77f98} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10090 | 2025.09.18 19:59:01.356380 [ 4 ] {029a0876-106e-41f7-a2f1-7189dea77f98} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10091 | 2025.09.18 19:59:01.356513 [ 4 ] {029a0876-106e-41f7-a2f1-7189dea77f98} <Debug> executeQuery: Read 56 rows, 4.21 KiB in 0.00128 sec., 43750 rows/sec., 3.21 MiB/sec. | ||
| 10092 | 2025.09.18 19:59:01.356557 [ 4 ] {029a0876-106e-41f7-a2f1-7189dea77f98} <Debug> TCPHandler: Processed in 0.001449555 sec. | ||
| 10093 | 2025.09.18 19:59:01.356671 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10094 | 2025.09.18 19:59:01.356770 [ 4 ] {1a5edbd4-6e38-4100-b90a-188a7b6c16f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10095 | 2025.09.18 19:59:01.356809 [ 4 ] {1a5edbd4-6e38-4100-b90a-188a7b6c16f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10096 | 2025.09.18 19:59:01.357310 [ 4 ] {1a5edbd4-6e38-4100-b90a-188a7b6c16f8} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10097 | 2025.09.18 19:59:01.357344 [ 4 ] {1a5edbd4-6e38-4100-b90a-188a7b6c16f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10098 | 2025.09.18 19:59:01.357653 [ 4 ] {1a5edbd4-6e38-4100-b90a-188a7b6c16f8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10099 | 2025.09.18 19:59:01.357859 [ 4 ] {1a5edbd4-6e38-4100-b90a-188a7b6c16f8} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10100 | 2025.09.18 19:59:01.357988 [ 4 ] {1a5edbd4-6e38-4100-b90a-188a7b6c16f8} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00124 sec., 203225.8064516129 rows/sec., 14.06 MiB/sec. | ||
| 10101 | 2025.09.18 19:59:01.358024 [ 4 ] {1a5edbd4-6e38-4100-b90a-188a7b6c16f8} <Debug> TCPHandler: Processed in 0.001402424 sec. | ||
| 10102 | 2025.09.18 19:59:01.358138 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10103 | 2025.09.18 19:59:01.358233 [ 4 ] {fdbf98b8-e40c-4f33-b950-a0b2ad45ccbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10104 | 2025.09.18 19:59:01.358272 [ 4 ] {fdbf98b8-e40c-4f33-b950-a0b2ad45ccbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10105 | 2025.09.18 19:59:01.358677 [ 4 ] {fdbf98b8-e40c-4f33-b950-a0b2ad45ccbf} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10106 | 2025.09.18 19:59:01.358712 [ 4 ] {fdbf98b8-e40c-4f33-b950-a0b2ad45ccbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10107 | 2025.09.18 19:59:01.359000 [ 4 ] {fdbf98b8-e40c-4f33-b950-a0b2ad45ccbf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10108 | 2025.09.18 19:59:01.359199 [ 4 ] {fdbf98b8-e40c-4f33-b950-a0b2ad45ccbf} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10109 | 2025.09.18 19:59:01.359298 [ 106 ] {} <Debug> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10110 | 2025.09.18 19:59:01.359324 [ 4 ] {fdbf98b8-e40c-4f33-b950-a0b2ad45ccbf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. | ||
| 10111 | 2025.09.18 19:59:01.359328 [ 106 ] {} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10112 | 2025.09.18 19:59:01.359353 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10113 | 2025.09.18 19:59:01.359361 [ 4 ] {fdbf98b8-e40c-4f33-b950-a0b2ad45ccbf} <Debug> TCPHandler: Processed in 0.001272012 sec. | ||
| 10114 | 2025.09.18 19:59:01.359457 [ 200 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::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 | ||
| 10115 | 2025.09.18 19:59:01.359475 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10116 | 2025.09.18 19:59:01.359579 [ 4 ] {20dfb626-1319-4e96-9e00-a13b52fde261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10117 | 2025.09.18 19:59:01.359584 [ 200 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10118 | 2025.09.18 19:59:01.359621 [ 4 ] {20dfb626-1319-4e96-9e00-a13b52fde261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10119 | 2025.09.18 19:59:01.359631 [ 200 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 223 rows starting from the beginning of the part | ||
| 10120 | 2025.09.18 19:59:01.359705 [ 200 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 10121 | 2025.09.18 19:59:01.359751 [ 200 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 10122 | 2025.09.18 19:59:01.359793 [ 200 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 10123 | 2025.09.18 19:59:01.359834 [ 200 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 10124 | 2025.09.18 19:59:01.359875 [ 200 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 10125 | 2025.09.18 19:59:01.360302 [ 4 ] {20dfb626-1319-4e96-9e00-a13b52fde261} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2025.09.18 19:59:01.360340 [ 4 ] {20dfb626-1319-4e96-9e00-a13b52fde261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10127 | 2025.09.18 19:59:01.360752 [ 4 ] {20dfb626-1319-4e96-9e00-a13b52fde261} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10128 | 2025.09.18 19:59:01.360795 [ 188 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388323 sec., 777196.661007561 rows/sec., 47.44 MiB/sec. | ||
| 10129 | 2025.09.18 19:59:01.360935 [ 200 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10130 | 2025.09.18 19:59:01.361003 [ 4 ] {20dfb626-1319-4e96-9e00-a13b52fde261} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10131 | 2025.09.18 19:59:01.361156 [ 4 ] {20dfb626-1319-4e96-9e00-a13b52fde261} <Debug> executeQuery: Read 600 rows, 46.20 KiB in 0.001596 sec., 375939.84962406015 rows/sec., 28.27 MiB/sec. | ||
| 10132 | 2025.09.18 19:59:01.361198 [ 4 ] {20dfb626-1319-4e96-9e00-a13b52fde261} <Debug> TCPHandler: Processed in 0.001772471 sec. | ||
| 10133 | 2025.09.18 19:59:01.361211 [ 200 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_31_6} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10134 | 2025.09.18 19:59:01.361288 [ 200 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_31_6} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10135 | 2025.09.18 19:59:01.361318 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10136 | 2025.09.18 19:59:01.361355 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10137 | 2025.09.18 19:59:01.361425 [ 4 ] {5229e87d-d403-47d4-b915-1a576e455dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10138 | 2025.09.18 19:59:01.361482 [ 4 ] {5229e87d-d403-47d4-b915-1a576e455dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10139 | 2025.09.18 19:59:01.362142 [ 4 ] {5229e87d-d403-47d4-b915-1a576e455dfb} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10140 | 2025.09.18 19:59:01.362182 [ 4 ] {5229e87d-d403-47d4-b915-1a576e455dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10141 | 2025.09.18 19:59:01.362606 [ 4 ] {5229e87d-d403-47d4-b915-1a576e455dfb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10142 | 2025.09.18 19:59:01.362829 [ 4 ] {5229e87d-d403-47d4-b915-1a576e455dfb} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10143 | 2025.09.18 19:59:01.362960 [ 4 ] {5229e87d-d403-47d4-b915-1a576e455dfb} <Debug> executeQuery: Read 998 rows, 71.25 KiB in 0.001554 sec., 642213.6422136422 rows/sec., 44.77 MiB/sec. | ||
| 10144 | 2025.09.18 19:59:01.362998 [ 4 ] {5229e87d-d403-47d4-b915-1a576e455dfb} <Debug> TCPHandler: Processed in 0.001730499 sec. | ||
| 10145 | 2025.09.18 19:59:01.363115 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10146 | 2025.09.18 19:59:01.363211 [ 4 ] {7d61aa54-d481-437a-ac74-1b0bf35d017f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10147 | 2025.09.18 19:59:01.363265 [ 4 ] {7d61aa54-d481-437a-ac74-1b0bf35d017f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10148 | 2025.09.18 19:59:01.364146 [ 4 ] {7d61aa54-d481-437a-ac74-1b0bf35d017f} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10149 | 2025.09.18 19:59:01.364181 [ 4 ] {7d61aa54-d481-437a-ac74-1b0bf35d017f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10150 | 2025.09.18 19:59:01.364806 [ 4 ] {7d61aa54-d481-437a-ac74-1b0bf35d017f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10151 | 2025.09.18 19:59:01.365059 [ 4 ] {7d61aa54-d481-437a-ac74-1b0bf35d017f} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10152 | 2025.09.18 19:59:01.365217 [ 4 ] {7d61aa54-d481-437a-ac74-1b0bf35d017f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002025 sec., 15802.46913580247 rows/sec., 28.32 MiB/sec. | ||
| 10153 | 2025.09.18 19:59:01.365293 [ 4 ] {7d61aa54-d481-437a-ac74-1b0bf35d017f} <Debug> TCPHandler: Processed in 0.002226778 sec. | ||
| 10154 | 2025.09.18 19:59:01.365414 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10155 | 2025.09.18 19:59:01.365512 [ 4 ] {1ec61f7f-25a6-45e2-8b5b-5de4aa9ad728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10156 | 2025.09.18 19:59:01.365554 [ 4 ] {1ec61f7f-25a6-45e2-8b5b-5de4aa9ad728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10157 | 2025.09.18 19:59:01.365904 [ 4 ] {1ec61f7f-25a6-45e2-8b5b-5de4aa9ad728} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10158 | 2025.09.18 19:59:01.365944 [ 4 ] {1ec61f7f-25a6-45e2-8b5b-5de4aa9ad728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10159 | 2025.09.18 19:59:01.366255 [ 4 ] {1ec61f7f-25a6-45e2-8b5b-5de4aa9ad728} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10160 | 2025.09.18 19:59:01.366469 [ 4 ] {1ec61f7f-25a6-45e2-8b5b-5de4aa9ad728} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10161 | 2025.09.18 19:59:01.366595 [ 4 ] {1ec61f7f-25a6-45e2-8b5b-5de4aa9ad728} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001102 sec., 43557.16878402904 rows/sec., 2.94 MiB/sec. | ||
| 10162 | 2025.09.18 19:59:01.366630 [ 4 ] {1ec61f7f-25a6-45e2-8b5b-5de4aa9ad728} <Debug> TCPHandler: Processed in 0.001265272 sec. | ||
| 10163 | 2025.09.18 19:59:02.631311 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10164 | 2025.09.18 19:59:02.631490 [ 4 ] {b894d72a-1e7d-4a7d-b4d3-f0331591e791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10165 | 2025.09.18 19:59:02.631555 [ 4 ] {b894d72a-1e7d-4a7d-b4d3-f0331591e791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10166 | 2025.09.18 19:59:02.632185 [ 4 ] {b894d72a-1e7d-4a7d-b4d3-f0331591e791} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10167 | 2025.09.18 19:59:02.632235 [ 4 ] {b894d72a-1e7d-4a7d-b4d3-f0331591e791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10168 | 2025.09.18 19:59:02.632625 [ 4 ] {b894d72a-1e7d-4a7d-b4d3-f0331591e791} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10169 | 2025.09.18 19:59:02.632855 [ 4 ] {b894d72a-1e7d-4a7d-b4d3-f0331591e791} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10170 | 2025.09.18 19:59:02.633010 [ 4 ] {b894d72a-1e7d-4a7d-b4d3-f0331591e791} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001569 sec., 35691.52326322498 rows/sec., 2.74 MiB/sec. | ||
| 10171 | 2025.09.18 19:59:02.633059 [ 4 ] {b894d72a-1e7d-4a7d-b4d3-f0331591e791} <Debug> TCPHandler: Processed in 0.001872862 sec. | ||
| 10172 | 2025.09.18 19:59:02.633177 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10173 | 2025.09.18 19:59:02.633280 [ 4 ] {b99a490e-252b-4f2d-8b4f-f28f2dc72086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10174 | 2025.09.18 19:59:02.633323 [ 4 ] {b99a490e-252b-4f2d-8b4f-f28f2dc72086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10175 | 2025.09.18 19:59:02.633749 [ 4 ] {b99a490e-252b-4f2d-8b4f-f28f2dc72086} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10176 | 2025.09.18 19:59:02.633784 [ 4 ] {b99a490e-252b-4f2d-8b4f-f28f2dc72086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10177 | 2025.09.18 19:59:02.634088 [ 4 ] {b99a490e-252b-4f2d-8b4f-f28f2dc72086} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10178 | 2025.09.18 19:59:02.634307 [ 4 ] {b99a490e-252b-4f2d-8b4f-f28f2dc72086} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10179 | 2025.09.18 19:59:02.634438 [ 4 ] {b99a490e-252b-4f2d-8b4f-f28f2dc72086} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001182 sec., 54145.51607445008 rows/sec., 4.23 MiB/sec. | ||
| 10180 | 2025.09.18 19:59:02.634475 [ 4 ] {b99a490e-252b-4f2d-8b4f-f28f2dc72086} <Debug> TCPHandler: Processed in 0.001348973 sec. | ||
| 10181 | 2025.09.18 19:59:02.634589 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10182 | 2025.09.18 19:59:02.634689 [ 4 ] {751e19e0-dcc6-496e-af76-12e4dd097c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10183 | 2025.09.18 19:59:02.634736 [ 4 ] {751e19e0-dcc6-496e-af76-12e4dd097c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10184 | 2025.09.18 19:59:02.635116 [ 4 ] {751e19e0-dcc6-496e-af76-12e4dd097c75} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10185 | 2025.09.18 19:59:02.635151 [ 4 ] {751e19e0-dcc6-496e-af76-12e4dd097c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10186 | 2025.09.18 19:59:02.635482 [ 4 ] {751e19e0-dcc6-496e-af76-12e4dd097c75} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10187 | 2025.09.18 19:59:02.635693 [ 4 ] {751e19e0-dcc6-496e-af76-12e4dd097c75} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10188 | 2025.09.18 19:59:02.635828 [ 4 ] {751e19e0-dcc6-496e-af76-12e4dd097c75} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.00116 sec., 27586.206896551725 rows/sec., 1.92 MiB/sec. | ||
| 10189 | 2025.09.18 19:59:02.635864 [ 4 ] {751e19e0-dcc6-496e-af76-12e4dd097c75} <Debug> TCPHandler: Processed in 0.001325033 sec. | ||
| 10190 | 2025.09.18 19:59:02.635977 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10191 | 2025.09.18 19:59:02.636074 [ 4 ] {c4a9ea90-fb8a-4e05-8d47-75067cb24cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10192 | 2025.09.18 19:59:02.636115 [ 4 ] {c4a9ea90-fb8a-4e05-8d47-75067cb24cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10193 | 2025.09.18 19:59:02.636431 [ 4 ] {c4a9ea90-fb8a-4e05-8d47-75067cb24cab} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10194 | 2025.09.18 19:59:02.636464 [ 4 ] {c4a9ea90-fb8a-4e05-8d47-75067cb24cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10195 | 2025.09.18 19:59:02.636786 [ 4 ] {c4a9ea90-fb8a-4e05-8d47-75067cb24cab} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10196 | 2025.09.18 19:59:02.637039 [ 4 ] {c4a9ea90-fb8a-4e05-8d47-75067cb24cab} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10197 | 2025.09.18 19:59:02.637168 [ 4 ] {c4a9ea90-fb8a-4e05-8d47-75067cb24cab} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 742.71 KiB/sec. | ||
| 10198 | 2025.09.18 19:59:02.637204 [ 4 ] {c4a9ea90-fb8a-4e05-8d47-75067cb24cab} <Debug> TCPHandler: Processed in 0.001277052 sec. | ||
| 10199 | 2025.09.18 19:59:03.486446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20619 | ||
| 10200 | 2025.09.18 19:59:03.486971 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10201 | 2025.09.18 19:59:03.487004 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10202 | 2025.09.18 19:59:03.487461 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10203 | 2025.09.18 19:59:03.487678 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10204 | 2025.09.18 19:59:03.487800 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20619 | ||
| 10205 | 2025.09.18 19:59:04.619223 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10206 | 2025.09.18 19:59:04.635916 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10207 | 2025.09.18 19:59:04.635970 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10208 | 2025.09.18 19:59:04.641741 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10209 | 2025.09.18 19:59:04.642460 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10210 | 2025.09.18 19:59:04.645336 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10211 | 2025.09.18 19:59:07.637877 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10212 | 2025.09.18 19:59:07.638055 [ 4 ] {db17226e-3da0-4f70-a9f8-719be8ee353f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10213 | 2025.09.18 19:59:07.638122 [ 4 ] {db17226e-3da0-4f70-a9f8-719be8ee353f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10214 | 2025.09.18 19:59:07.638789 [ 4 ] {db17226e-3da0-4f70-a9f8-719be8ee353f} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10215 | 2025.09.18 19:59:07.638834 [ 4 ] {db17226e-3da0-4f70-a9f8-719be8ee353f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10216 | 2025.09.18 19:59:07.639240 [ 4 ] {db17226e-3da0-4f70-a9f8-719be8ee353f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10217 | 2025.09.18 19:59:07.639481 [ 4 ] {db17226e-3da0-4f70-a9f8-719be8ee353f} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10218 | 2025.09.18 19:59:07.639646 [ 4 ] {db17226e-3da0-4f70-a9f8-719be8ee353f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001639 sec., 46369.73764490543 rows/sec., 3.82 MiB/sec. | ||
| 10219 | 2025.09.18 19:59:07.639697 [ 4 ] {db17226e-3da0-4f70-a9f8-719be8ee353f} <Debug> TCPHandler: Processed in 0.001948434 sec. | ||
| 10220 | 2025.09.18 19:59:07.639821 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10221 | 2025.09.18 19:59:07.639924 [ 4 ] {2be299dd-eafc-4748-98d7-05928f6583f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10222 | 2025.09.18 19:59:07.639968 [ 4 ] {2be299dd-eafc-4748-98d7-05928f6583f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10223 | 2025.09.18 19:59:07.640374 [ 4 ] {2be299dd-eafc-4748-98d7-05928f6583f7} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10224 | 2025.09.18 19:59:07.640412 [ 4 ] {2be299dd-eafc-4748-98d7-05928f6583f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10225 | 2025.09.18 19:59:07.640718 [ 4 ] {2be299dd-eafc-4748-98d7-05928f6583f7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10226 | 2025.09.18 19:59:07.640933 [ 4 ] {2be299dd-eafc-4748-98d7-05928f6583f7} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10227 | 2025.09.18 19:59:07.641067 [ 4 ] {2be299dd-eafc-4748-98d7-05928f6583f7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001165 sec., 8583.690987124462 rows/sec., 645.45 KiB/sec. | ||
| 10228 | 2025.09.18 19:59:07.641104 [ 4 ] {2be299dd-eafc-4748-98d7-05928f6583f7} <Debug> TCPHandler: Processed in 0.001338683 sec. | ||
| 10229 | 2025.09.18 19:59:07.641209 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10230 | 2025.09.18 19:59:07.641307 [ 4 ] {9c6e6190-51d0-4f0e-9c98-3a512c810813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10231 | 2025.09.18 19:59:07.641349 [ 4 ] {9c6e6190-51d0-4f0e-9c98-3a512c810813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10232 | 2025.09.18 19:59:07.641762 [ 4 ] {9c6e6190-51d0-4f0e-9c98-3a512c810813} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10233 | 2025.09.18 19:59:07.641801 [ 4 ] {9c6e6190-51d0-4f0e-9c98-3a512c810813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10234 | 2025.09.18 19:59:07.642104 [ 4 ] {9c6e6190-51d0-4f0e-9c98-3a512c810813} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10235 | 2025.09.18 19:59:07.642309 [ 4 ] {9c6e6190-51d0-4f0e-9c98-3a512c810813} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10236 | 2025.09.18 19:59:07.642442 [ 4 ] {9c6e6190-51d0-4f0e-9c98-3a512c810813} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001154 sec., 64124.78336221837 rows/sec., 5.01 MiB/sec. | ||
| 10237 | 2025.09.18 19:59:07.642478 [ 4 ] {9c6e6190-51d0-4f0e-9c98-3a512c810813} <Debug> TCPHandler: Processed in 0.001318842 sec. | ||
| 10238 | 2025.09.18 19:59:07.642582 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10239 | 2025.09.18 19:59:07.642677 [ 4 ] {40f560e9-6fe7-406c-904f-6e62e2d78483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10240 | 2025.09.18 19:59:07.642721 [ 4 ] {40f560e9-6fe7-406c-904f-6e62e2d78483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10241 | 2025.09.18 19:59:07.643133 [ 4 ] {40f560e9-6fe7-406c-904f-6e62e2d78483} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10242 | 2025.09.18 19:59:07.643169 [ 4 ] {40f560e9-6fe7-406c-904f-6e62e2d78483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10243 | 2025.09.18 19:59:07.643490 [ 4 ] {40f560e9-6fe7-406c-904f-6e62e2d78483} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10244 | 2025.09.18 19:59:07.643706 [ 4 ] {40f560e9-6fe7-406c-904f-6e62e2d78483} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10245 | 2025.09.18 19:59:07.643845 [ 4 ] {40f560e9-6fe7-406c-904f-6e62e2d78483} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 10246 | 2025.09.18 19:59:07.643882 [ 4 ] {40f560e9-6fe7-406c-904f-6e62e2d78483} <Debug> TCPHandler: Processed in 0.001348334 sec. | ||
| 10247 | 2025.09.18 19:59:07.643987 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10248 | 2025.09.18 19:59:07.644082 [ 4 ] {d7d95851-378a-4196-a155-f00c2aa85017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10249 | 2025.09.18 19:59:07.644136 [ 4 ] {d7d95851-378a-4196-a155-f00c2aa85017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10250 | 2025.09.18 19:59:07.644885 [ 4 ] {d7d95851-378a-4196-a155-f00c2aa85017} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10251 | 2025.09.18 19:59:07.644921 [ 4 ] {d7d95851-378a-4196-a155-f00c2aa85017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10252 | 2025.09.18 19:59:07.645427 [ 4 ] {d7d95851-378a-4196-a155-f00c2aa85017} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10253 | 2025.09.18 19:59:07.645642 [ 4 ] {d7d95851-378a-4196-a155-f00c2aa85017} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10254 | 2025.09.18 19:59:07.645786 [ 4 ] {d7d95851-378a-4196-a155-f00c2aa85017} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001722 sec., 5807.200929152149 rows/sec., 10.41 MiB/sec. | ||
| 10255 | 2025.09.18 19:59:07.645848 [ 4 ] {d7d95851-378a-4196-a155-f00c2aa85017} <Debug> TCPHandler: Processed in 0.001907732 sec. | ||
| 10256 | 2025.09.18 19:59:07.645954 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10257 | 2025.09.18 19:59:07.646049 [ 4 ] {ad7e433c-837a-4daa-89fe-263711ee21e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10258 | 2025.09.18 19:59:07.646092 [ 4 ] {ad7e433c-837a-4daa-89fe-263711ee21e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10259 | 2025.09.18 19:59:07.646410 [ 4 ] {ad7e433c-837a-4daa-89fe-263711ee21e7} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10260 | 2025.09.18 19:59:07.646446 [ 4 ] {ad7e433c-837a-4daa-89fe-263711ee21e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10261 | 2025.09.18 19:59:07.646746 [ 4 ] {ad7e433c-837a-4daa-89fe-263711ee21e7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10262 | 2025.09.18 19:59:07.646948 [ 4 ] {ad7e433c-837a-4daa-89fe-263711ee21e7} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10263 | 2025.09.18 19:59:07.647083 [ 4 ] {ad7e433c-837a-4daa-89fe-263711ee21e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 10264 | 2025.09.18 19:59:07.647119 [ 4 ] {ad7e433c-837a-4daa-89fe-263711ee21e7} <Debug> TCPHandler: Processed in 0.001213421 sec. | ||
| 10265 | 2025.09.18 19:59:08.492563 [ 145 ] {} <Debug> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 10266 | 2025.09.18 19:59:08.492690 [ 145 ] {} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10267 | 2025.09.18 19:59:08.492738 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10268 | 2025.09.18 19:59:08.492928 [ 190 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 10269 | 2025.09.18 19:59:08.493143 [ 190 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10270 | 2025.09.18 19:59:08.493181 [ 190 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
| 10271 | 2025.09.18 19:59:08.493243 [ 190 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 10272 | 2025.09.18 19:59:08.493286 [ 190 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 10273 | 2025.09.18 19:59:08.493328 [ 190 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 10274 | 2025.09.18 19:59:08.493365 [ 190 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 10275 | 2025.09.18 19:59:08.494048 [ 190 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.00120229 sec., 23288.890367548596 rows/sec., 1.53 MiB/sec. | ||
| 10276 | 2025.09.18 19:59:08.494143 [ 190 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 10277 | 2025.09.18 19:59:08.494393 [ 190 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_28_6} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10278 | 2025.09.18 19:59:08.494459 [ 190 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_28_6} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 10279 | 2025.09.18 19:59:08.494522 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10280 | 2025.09.18 19:59:10.845466 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10281 | 2025.09.18 19:59:10.845517 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10282 | 2025.09.18 19:59:10.987940 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21067 | ||
| 10283 | 2025.09.18 19:59:10.988743 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10284 | 2025.09.18 19:59:10.988833 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10285 | 2025.09.18 19:59:10.989361 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10286 | 2025.09.18 19:59:10.989619 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10287 | 2025.09.18 19:59:10.989747 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21067 | ||
| 10288 | 2025.09.18 19:59:11.041014 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1326 | ||
| 10289 | 2025.09.18 19:59:11.043492 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10290 | 2025.09.18 19:59:11.043549 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10291 | 2025.09.18 19:59:11.044842 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10292 | 2025.09.18 19:59:11.045126 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10293 | 2025.09.18 19:59:11.045504 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1326 | ||
| 10294 | 2025.09.18 19:59:12.145428 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10295 | 2025.09.18 19:59:12.161791 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10296 | 2025.09.18 19:59:12.161835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10297 | 2025.09.18 19:59:12.168020 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10298 | 2025.09.18 19:59:12.168749 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10299 | 2025.09.18 19:59:12.171583 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10300 | 2025.09.18 19:59:12.639047 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10301 | 2025.09.18 19:59:12.639223 [ 4 ] {308690d1-10e2-43d9-bd94-08cd828d8c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10302 | 2025.09.18 19:59:12.639289 [ 4 ] {308690d1-10e2-43d9-bd94-08cd828d8c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10303 | 2025.09.18 19:59:12.640021 [ 4 ] {308690d1-10e2-43d9-bd94-08cd828d8c1b} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10304 | 2025.09.18 19:59:12.640067 [ 4 ] {308690d1-10e2-43d9-bd94-08cd828d8c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10305 | 2025.09.18 19:59:12.640463 [ 4 ] {308690d1-10e2-43d9-bd94-08cd828d8c1b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10306 | 2025.09.18 19:59:12.640689 [ 4 ] {308690d1-10e2-43d9-bd94-08cd828d8c1b} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10307 | 2025.09.18 19:59:12.640869 [ 4 ] {308690d1-10e2-43d9-bd94-08cd828d8c1b} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001694 sec., 70838.25265643447 rows/sec., 6.02 MiB/sec. | ||
| 10308 | 2025.09.18 19:59:12.640919 [ 4 ] {308690d1-10e2-43d9-bd94-08cd828d8c1b} <Debug> TCPHandler: Processed in 0.001992494 sec. | ||
| 10309 | 2025.09.18 19:59:12.640928 [ 148 ] {} <Debug> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10310 | 2025.09.18 19:59:12.641030 [ 148 ] {} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10311 | 2025.09.18 19:59:12.641044 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10312 | 2025.09.18 19:59:12.641072 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10313 | 2025.09.18 19:59:12.641156 [ 4 ] {dc022264-8923-456b-971d-1ea7fc131a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10314 | 2025.09.18 19:59:12.641204 [ 4 ] {dc022264-8923-456b-971d-1ea7fc131a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10315 | 2025.09.18 19:59:12.641251 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::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 | ||
| 10316 | 2025.09.18 19:59:12.641440 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10317 | 2025.09.18 19:59:12.641499 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2466 rows starting from the beginning of the part | ||
| 10318 | 2025.09.18 19:59:12.641605 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1132 rows starting from the beginning of the part | ||
| 10319 | 2025.09.18 19:59:12.641628 [ 4 ] {dc022264-8923-456b-971d-1ea7fc131a3b} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10320 | 2025.09.18 19:59:12.641673 [ 4 ] {dc022264-8923-456b-971d-1ea7fc131a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10321 | 2025.09.18 19:59:12.641682 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1386 rows starting from the beginning of the part | ||
| 10322 | 2025.09.18 19:59:12.641762 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 10323 | 2025.09.18 19:59:12.641833 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 76 rows starting from the beginning of the part | ||
| 10324 | 2025.09.18 19:59:12.641894 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 120 rows starting from the beginning of the part | ||
| 10325 | 2025.09.18 19:59:12.642030 [ 4 ] {dc022264-8923-456b-971d-1ea7fc131a3b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10326 | 2025.09.18 19:59:12.642362 [ 4 ] {dc022264-8923-456b-971d-1ea7fc131a3b} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10327 | 2025.09.18 19:59:12.642548 [ 4 ] {dc022264-8923-456b-971d-1ea7fc131a3b} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001414 sec., 22630.834512022633 rows/sec., 1.66 MiB/sec. | ||
| 10328 | 2025.09.18 19:59:12.642599 [ 4 ] {dc022264-8923-456b-971d-1ea7fc131a3b} <Debug> TCPHandler: Processed in 0.001606548 sec. | ||
| 10329 | 2025.09.18 19:59:12.642724 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10330 | 2025.09.18 19:59:12.642839 [ 4 ] {ec9ddc2f-0df5-4ca5-aedb-2130f3c509a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10331 | 2025.09.18 19:59:12.642881 [ 4 ] {ec9ddc2f-0df5-4ca5-aedb-2130f3c509a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10332 | 2025.09.18 19:59:12.643319 [ 4 ] {ec9ddc2f-0df5-4ca5-aedb-2130f3c509a8} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10333 | 2025.09.18 19:59:12.643358 [ 4 ] {ec9ddc2f-0df5-4ca5-aedb-2130f3c509a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10334 | 2025.09.18 19:59:12.643693 [ 4 ] {ec9ddc2f-0df5-4ca5-aedb-2130f3c509a8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10335 | 2025.09.18 19:59:12.643907 [ 190 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5236 rows, containing 5 columns (5 merged, 0 gathered) in 0.002730577 sec., 1917543.4349589848 rows/sec., 164.20 MiB/sec. | ||
| 10336 | 2025.09.18 19:59:12.643916 [ 4 ] {ec9ddc2f-0df5-4ca5-aedb-2130f3c509a8} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10337 | 2025.09.18 19:59:12.644047 [ 148 ] {} <Debug> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10338 | 2025.09.18 19:59:12.644068 [ 4 ] {ec9ddc2f-0df5-4ca5-aedb-2130f3c509a8} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001251 sec., 76738.60911270983 rows/sec., 5.99 MiB/sec. | ||
| 10339 | 2025.09.18 19:59:12.644082 [ 148 ] {} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10340 | 2025.09.18 19:59:12.644109 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10341 | 2025.09.18 19:59:12.644113 [ 4 ] {ec9ddc2f-0df5-4ca5-aedb-2130f3c509a8} <Debug> TCPHandler: Processed in 0.001451275 sec. | ||
| 10342 | 2025.09.18 19:59:12.644179 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::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 | ||
| 10343 | 2025.09.18 19:59:12.644232 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10344 | 2025.09.18 19:59:12.644270 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10345 | 2025.09.18 19:59:12.644274 [ 195 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10346 | 2025.09.18 19:59:12.644299 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1251 rows starting from the beginning of the part | ||
| 10347 | 2025.09.18 19:59:12.644331 [ 4 ] {6bc74432-bb42-415e-9f03-a815d18359bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10348 | 2025.09.18 19:59:12.644365 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 689 rows starting from the beginning of the part | ||
| 10349 | 2025.09.18 19:59:12.644381 [ 4 ] {6bc74432-bb42-415e-9f03-a815d18359bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10350 | 2025.09.18 19:59:12.644411 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 600 rows starting from the beginning of the part | ||
| 10351 | 2025.09.18 19:59:12.644452 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 10352 | 2025.09.18 19:59:12.644490 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 74 rows starting from the beginning of the part | ||
| 10353 | 2025.09.18 19:59:12.644531 [ 200 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 96 rows starting from the beginning of the part | ||
| 10354 | 2025.09.18 19:59:12.644673 [ 195 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_66_13} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10355 | 2025.09.18 19:59:12.644789 [ 195 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_66_13} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10356 | 2025.09.18 19:59:12.644795 [ 4 ] {6bc74432-bb42-415e-9f03-a815d18359bd} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10357 | 2025.09.18 19:59:12.644842 [ 4 ] {6bc74432-bb42-415e-9f03-a815d18359bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10358 | 2025.09.18 19:59:12.644916 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 10359 | 2025.09.18 19:59:12.645221 [ 4 ] {6bc74432-bb42-415e-9f03-a815d18359bd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10360 | 2025.09.18 19:59:12.645440 [ 4 ] {6bc74432-bb42-415e-9f03-a815d18359bd} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10361 | 2025.09.18 19:59:12.645552 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10362 | 2025.09.18 19:59:12.645573 [ 4 ] {6bc74432-bb42-415e-9f03-a815d18359bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 10363 | 2025.09.18 19:59:12.645585 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10364 | 2025.09.18 19:59:12.645612 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10365 | 2025.09.18 19:59:12.645616 [ 4 ] {6bc74432-bb42-415e-9f03-a815d18359bd} <Debug> TCPHandler: Processed in 0.001434324 sec. | ||
| 10366 | 2025.09.18 19:59:12.645640 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2774 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482696 sec., 1870916.2228804827 rows/sec., 143.24 MiB/sec. | ||
| 10367 | 2025.09.18 19:59:12.645692 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::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 | ||
| 10368 | 2025.09.18 19:59:12.645733 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10369 | 2025.09.18 19:59:12.645786 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10370 | 2025.09.18 19:59:12.645817 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21062 rows starting from the beginning of the part | ||
| 10371 | 2025.09.18 19:59:12.645831 [ 4 ] {50f6bbfb-e8f8-4b9a-a406-d5b48d53d688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10372 | 2025.09.18 19:59:12.645844 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10373 | 2025.09.18 19:59:12.645866 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 314 rows starting from the beginning of the part | ||
| 10374 | 2025.09.18 19:59:12.645892 [ 4 ] {50f6bbfb-e8f8-4b9a-a406-d5b48d53d688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10375 | 2025.09.18 19:59:12.645904 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 998 rows starting from the beginning of the part | ||
| 10376 | 2025.09.18 19:59:12.645946 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 32 rows starting from the beginning of the part | ||
| 10377 | 2025.09.18 19:59:12.645980 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 10378 | 2025.09.18 19:59:12.646016 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 10379 | 2025.09.18 19:59:12.646128 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_66_13} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10380 | 2025.09.18 19:59:12.646201 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_66_13} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10381 | 2025.09.18 19:59:12.646281 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 10382 | 2025.09.18 19:59:12.646737 [ 4 ] {50f6bbfb-e8f8-4b9a-a406-d5b48d53d688} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10383 | 2025.09.18 19:59:12.646779 [ 4 ] {50f6bbfb-e8f8-4b9a-a406-d5b48d53d688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10384 | 2025.09.18 19:59:12.647380 [ 4 ] {50f6bbfb-e8f8-4b9a-a406-d5b48d53d688} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10385 | 2025.09.18 19:59:12.647605 [ 4 ] {50f6bbfb-e8f8-4b9a-a406-d5b48d53d688} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10386 | 2025.09.18 19:59:12.647757 [ 4 ] {50f6bbfb-e8f8-4b9a-a406-d5b48d53d688} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001944 sec., 16460.90534979424 rows/sec., 29.50 MiB/sec. | ||
| 10387 | 2025.09.18 19:59:12.647812 [ 4 ] {50f6bbfb-e8f8-4b9a-a406-d5b48d53d688} <Debug> TCPHandler: Processed in 0.002128436 sec. | ||
| 10388 | 2025.09.18 19:59:12.647924 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10389 | 2025.09.18 19:59:12.648018 [ 4 ] {119ff956-289f-47f1-9098-a7e12bb55c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10390 | 2025.09.18 19:59:12.648060 [ 4 ] {119ff956-289f-47f1-9098-a7e12bb55c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10391 | 2025.09.18 19:59:12.648392 [ 4 ] {119ff956-289f-47f1-9098-a7e12bb55c89} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10392 | 2025.09.18 19:59:12.648429 [ 4 ] {119ff956-289f-47f1-9098-a7e12bb55c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10393 | 2025.09.18 19:59:12.648763 [ 4 ] {119ff956-289f-47f1-9098-a7e12bb55c89} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10394 | 2025.09.18 19:59:12.648977 [ 4 ] {119ff956-289f-47f1-9098-a7e12bb55c89} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10395 | 2025.09.18 19:59:12.649087 [ 148 ] {} <Debug> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10396 | 2025.09.18 19:59:12.649108 [ 4 ] {119ff956-289f-47f1-9098-a7e12bb55c89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 10397 | 2025.09.18 19:59:12.649118 [ 148 ] {} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10398 | 2025.09.18 19:59:12.649146 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10399 | 2025.09.18 19:59:12.649150 [ 4 ] {119ff956-289f-47f1-9098-a7e12bb55c89} <Debug> TCPHandler: Processed in 0.001275742 sec. | ||
| 10400 | 2025.09.18 19:59:12.649270 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 10401 | 2025.09.18 19:59:12.649459 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10402 | 2025.09.18 19:59:12.649503 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4662 rows starting from the beginning of the part | ||
| 10403 | 2025.09.18 19:59:12.649567 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 104 rows starting from the beginning of the part | ||
| 10404 | 2025.09.18 19:59:12.649615 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 48 rows starting from the beginning of the part | ||
| 10405 | 2025.09.18 19:59:12.649656 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 12 rows starting from the beginning of the part | ||
| 10406 | 2025.09.18 19:59:12.649695 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 10407 | 2025.09.18 19:59:12.649734 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 10408 | 2025.09.18 19:59:12.651835 [ 201 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4946 rows, containing 4 columns (4 merged, 0 gathered) in 0.002620735 sec., 1887256.8191747735 rows/sec., 120.46 MiB/sec. | ||
| 10409 | 2025.09.18 19:59:12.652316 [ 189 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10410 | 2025.09.18 19:59:12.652591 [ 189 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_66_13} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10411 | 2025.09.18 19:59:12.652667 [ 189 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_66_13} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10412 | 2025.09.18 19:59:12.652749 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10413 | 2025.09.18 19:59:12.662007 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22726 rows, containing 5 columns (5 merged, 0 gathered) in 0.01634447 sec., 1390439.7022356798 rows/sec., 93.65 MiB/sec. | ||
| 10414 | 2025.09.18 19:59:12.662803 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10415 | 2025.09.18 19:59:12.663100 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10416 | 2025.09.18 19:59:12.663171 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10417 | 2025.09.18 19:59:12.663253 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 10418 | 2025.09.18 19:59:13.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.15 MiB, peak 317.40 MiB, free memory in arenas 0.00 B, will set to 312.46 MiB (RSS), difference: 2.31 MiB | ||
| 10419 | 2025.09.18 19:59:17.649185 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10420 | 2025.09.18 19:59:17.649392 [ 4 ] {951256e2-7385-47a1-a534-eb169fc9d53e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10421 | 2025.09.18 19:59:17.649463 [ 4 ] {951256e2-7385-47a1-a534-eb169fc9d53e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10422 | 2025.09.18 19:59:17.650228 [ 4 ] {951256e2-7385-47a1-a534-eb169fc9d53e} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10423 | 2025.09.18 19:59:17.650270 [ 4 ] {951256e2-7385-47a1-a534-eb169fc9d53e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10424 | 2025.09.18 19:59:17.650682 [ 4 ] {951256e2-7385-47a1-a534-eb169fc9d53e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10425 | 2025.09.18 19:59:17.650896 [ 4 ] {951256e2-7385-47a1-a534-eb169fc9d53e} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10426 | 2025.09.18 19:59:17.651044 [ 4 ] {951256e2-7385-47a1-a534-eb169fc9d53e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001705 sec., 240469.2082111437 rows/sec., 15.25 MiB/sec. | ||
| 10427 | 2025.09.18 19:59:17.651085 [ 4 ] {951256e2-7385-47a1-a534-eb169fc9d53e} <Debug> TCPHandler: Processed in 0.002033295 sec. | ||
| 10428 | 2025.09.18 19:59:17.651192 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10429 | 2025.09.18 19:59:17.651286 [ 4 ] {17220c2b-47c8-405a-bfdc-ac984dac17ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10430 | 2025.09.18 19:59:17.651327 [ 4 ] {17220c2b-47c8-405a-bfdc-ac984dac17ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10431 | 2025.09.18 19:59:17.651705 [ 4 ] {17220c2b-47c8-405a-bfdc-ac984dac17ec} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10432 | 2025.09.18 19:59:17.651741 [ 4 ] {17220c2b-47c8-405a-bfdc-ac984dac17ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10433 | 2025.09.18 19:59:17.652015 [ 4 ] {17220c2b-47c8-405a-bfdc-ac984dac17ec} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10434 | 2025.09.18 19:59:17.652217 [ 4 ] {17220c2b-47c8-405a-bfdc-ac984dac17ec} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10435 | 2025.09.18 19:59:17.652340 [ 4 ] {17220c2b-47c8-405a-bfdc-ac984dac17ec} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001072 sec., 3731.3432835820895 rows/sec., 304.26 KiB/sec. | ||
| 10436 | 2025.09.18 19:59:17.652376 [ 4 ] {17220c2b-47c8-405a-bfdc-ac984dac17ec} <Debug> TCPHandler: Processed in 0.001232141 sec. | ||
| 10437 | 2025.09.18 19:59:17.652498 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10438 | 2025.09.18 19:59:17.652623 [ 4 ] {d9d99283-fd2c-49aa-9734-37620c97e639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10439 | 2025.09.18 19:59:17.652672 [ 4 ] {d9d99283-fd2c-49aa-9734-37620c97e639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10440 | 2025.09.18 19:59:17.653572 [ 4 ] {d9d99283-fd2c-49aa-9734-37620c97e639} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10441 | 2025.09.18 19:59:17.653609 [ 4 ] {d9d99283-fd2c-49aa-9734-37620c97e639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10442 | 2025.09.18 19:59:17.654004 [ 4 ] {d9d99283-fd2c-49aa-9734-37620c97e639} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10443 | 2025.09.18 19:59:17.654215 [ 4 ] {d9d99283-fd2c-49aa-9734-37620c97e639} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10444 | 2025.09.18 19:59:17.654354 [ 4 ] {d9d99283-fd2c-49aa-9734-37620c97e639} <Debug> executeQuery: Read 1134 rows, 92.00 KiB in 0.001756 sec., 645785.8769931663 rows/sec., 51.16 MiB/sec. | ||
| 10445 | 2025.09.18 19:59:17.654393 [ 4 ] {d9d99283-fd2c-49aa-9734-37620c97e639} <Debug> TCPHandler: Processed in 0.001958543 sec. | ||
| 10446 | 2025.09.18 19:59:17.654504 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10447 | 2025.09.18 19:59:17.654599 [ 4 ] {812fb437-f6b9-42f1-b6e5-fa9f347b7b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10448 | 2025.09.18 19:59:17.654639 [ 4 ] {812fb437-f6b9-42f1-b6e5-fa9f347b7b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10449 | 2025.09.18 19:59:17.655109 [ 4 ] {812fb437-f6b9-42f1-b6e5-fa9f347b7b2c} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10450 | 2025.09.18 19:59:17.655145 [ 4 ] {812fb437-f6b9-42f1-b6e5-fa9f347b7b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10451 | 2025.09.18 19:59:17.655479 [ 4 ] {812fb437-f6b9-42f1-b6e5-fa9f347b7b2c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10452 | 2025.09.18 19:59:17.655686 [ 4 ] {812fb437-f6b9-42f1-b6e5-fa9f347b7b2c} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10453 | 2025.09.18 19:59:17.655800 [ 139 ] {} <Debug> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10454 | 2025.09.18 19:59:17.655821 [ 4 ] {812fb437-f6b9-42f1-b6e5-fa9f347b7b2c} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.00124 sec., 176612.90322580645 rows/sec., 10.51 MiB/sec. | ||
| 10455 | 2025.09.18 19:59:17.655870 [ 139 ] {} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10456 | 2025.09.18 19:59:17.655879 [ 4 ] {812fb437-f6b9-42f1-b6e5-fa9f347b7b2c} <Debug> TCPHandler: Processed in 0.001424145 sec. | ||
| 10457 | 2025.09.18 19:59:17.655899 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10458 | 2025.09.18 19:59:17.655997 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10459 | 2025.09.18 19:59:17.656032 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::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 | ||
| 10460 | 2025.09.18 19:59:17.656103 [ 4 ] {2263a2ed-e241-4a65-b1de-aee6fe8cd9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10461 | 2025.09.18 19:59:17.656150 [ 4 ] {2263a2ed-e241-4a65-b1de-aee6fe8cd9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10462 | 2025.09.18 19:59:17.656187 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10463 | 2025.09.18 19:59:17.656233 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 279 rows starting from the beginning of the part | ||
| 10464 | 2025.09.18 19:59:17.656314 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 215 rows starting from the beginning of the part | ||
| 10465 | 2025.09.18 19:59:17.656371 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 10466 | 2025.09.18 19:59:17.656422 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part | ||
| 10467 | 2025.09.18 19:59:17.656467 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part | ||
| 10468 | 2025.09.18 19:59:17.656513 [ 189 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 219 rows starting from the beginning of the part | ||
| 10469 | 2025.09.18 19:59:17.656743 [ 4 ] {2263a2ed-e241-4a65-b1de-aee6fe8cd9ed} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10470 | 2025.09.18 19:59:17.656785 [ 4 ] {2263a2ed-e241-4a65-b1de-aee6fe8cd9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10471 | 2025.09.18 19:59:17.657134 [ 4 ] {2263a2ed-e241-4a65-b1de-aee6fe8cd9ed} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10472 | 2025.09.18 19:59:17.657362 [ 4 ] {2263a2ed-e241-4a65-b1de-aee6fe8cd9ed} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10473 | 2025.09.18 19:59:17.657473 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 811 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502066 sec., 539923.0127038358 rows/sec., 35.61 MiB/sec. | ||
| 10474 | 2025.09.18 19:59:17.657499 [ 4 ] {2263a2ed-e241-4a65-b1de-aee6fe8cd9ed} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001415 sec., 149823.32155477031 rows/sec., 9.66 MiB/sec. | ||
| 10475 | 2025.09.18 19:59:17.657538 [ 4 ] {2263a2ed-e241-4a65-b1de-aee6fe8cd9ed} <Debug> TCPHandler: Processed in 0.001591727 sec. | ||
| 10476 | 2025.09.18 19:59:17.657650 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10477 | 2025.09.18 19:59:17.657690 [ 196 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10478 | 2025.09.18 19:59:17.657746 [ 4 ] {21a7ac86-478b-46d7-914d-76230248114b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10479 | 2025.09.18 19:59:17.657790 [ 4 ] {21a7ac86-478b-46d7-914d-76230248114b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10480 | 2025.09.18 19:59:17.658041 [ 196 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_61_12} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10481 | 2025.09.18 19:59:17.658130 [ 196 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_61_12} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10482 | 2025.09.18 19:59:17.658229 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10483 | 2025.09.18 19:59:17.658305 [ 4 ] {21a7ac86-478b-46d7-914d-76230248114b} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10484 | 2025.09.18 19:59:17.658347 [ 4 ] {21a7ac86-478b-46d7-914d-76230248114b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10485 | 2025.09.18 19:59:17.658664 [ 4 ] {21a7ac86-478b-46d7-914d-76230248114b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10486 | 2025.09.18 19:59:17.658879 [ 4 ] {21a7ac86-478b-46d7-914d-76230248114b} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10487 | 2025.09.18 19:59:17.659014 [ 4 ] {21a7ac86-478b-46d7-914d-76230248114b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001286 sec., 164074.65007776048 rows/sec., 9.32 MiB/sec. | ||
| 10488 | 2025.09.18 19:59:17.659051 [ 4 ] {21a7ac86-478b-46d7-914d-76230248114b} <Debug> TCPHandler: Processed in 0.001450405 sec. | ||
| 10489 | 2025.09.18 19:59:17.659154 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10490 | 2025.09.18 19:59:17.659251 [ 4 ] {cda616df-8ba3-430d-af3c-87bad0c10fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10491 | 2025.09.18 19:59:17.659290 [ 4 ] {cda616df-8ba3-430d-af3c-87bad0c10fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10492 | 2025.09.18 19:59:17.659931 [ 4 ] {cda616df-8ba3-430d-af3c-87bad0c10fb7} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10493 | 2025.09.18 19:59:17.659966 [ 4 ] {cda616df-8ba3-430d-af3c-87bad0c10fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10494 | 2025.09.18 19:59:17.660293 [ 4 ] {cda616df-8ba3-430d-af3c-87bad0c10fb7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10495 | 2025.09.18 19:59:17.660503 [ 4 ] {cda616df-8ba3-430d-af3c-87bad0c10fb7} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): 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.09.18 19:59:17.660630 [ 4 ] {cda616df-8ba3-430d-af3c-87bad0c10fb7} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001397 sec., 496062.9921259842 rows/sec., 34.67 MiB/sec. | ||
| 10497 | 2025.09.18 19:59:17.660667 [ 4 ] {cda616df-8ba3-430d-af3c-87bad0c10fb7} <Debug> TCPHandler: Processed in 0.001562256 sec. | ||
| 10498 | 2025.09.18 19:59:17.660767 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10499 | 2025.09.18 19:59:17.660862 [ 4 ] {af75c03d-2654-4dab-a173-5ee78b2484ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10500 | 2025.09.18 19:59:17.660903 [ 4 ] {af75c03d-2654-4dab-a173-5ee78b2484ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10501 | 2025.09.18 19:59:17.661219 [ 4 ] {af75c03d-2654-4dab-a173-5ee78b2484ef} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10502 | 2025.09.18 19:59:17.661254 [ 4 ] {af75c03d-2654-4dab-a173-5ee78b2484ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10503 | 2025.09.18 19:59:17.661550 [ 4 ] {af75c03d-2654-4dab-a173-5ee78b2484ef} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10504 | 2025.09.18 19:59:17.661757 [ 4 ] {af75c03d-2654-4dab-a173-5ee78b2484ef} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10505 | 2025.09.18 19:59:17.661888 [ 4 ] {af75c03d-2654-4dab-a173-5ee78b2484ef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 10506 | 2025.09.18 19:59:17.661925 [ 4 ] {af75c03d-2654-4dab-a173-5ee78b2484ef} <Debug> TCPHandler: Processed in 0.001206801 sec. | ||
| 10507 | 2025.09.18 19:59:17.662030 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10508 | 2025.09.18 19:59:17.662124 [ 4 ] {126be63b-9eef-4655-835d-6fe51462b4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10509 | 2025.09.18 19:59:17.662165 [ 4 ] {126be63b-9eef-4655-835d-6fe51462b4fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10510 | 2025.09.18 19:59:17.662583 [ 4 ] {126be63b-9eef-4655-835d-6fe51462b4fa} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10511 | 2025.09.18 19:59:17.662619 [ 4 ] {126be63b-9eef-4655-835d-6fe51462b4fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10512 | 2025.09.18 19:59:17.662958 [ 4 ] {126be63b-9eef-4655-835d-6fe51462b4fa} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10513 | 2025.09.18 19:59:17.663160 [ 4 ] {126be63b-9eef-4655-835d-6fe51462b4fa} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10514 | 2025.09.18 19:59:17.663296 [ 4 ] {126be63b-9eef-4655-835d-6fe51462b4fa} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.00119 sec., 265546.2184873949 rows/sec., 17.45 MiB/sec. | ||
| 10515 | 2025.09.18 19:59:17.663333 [ 4 ] {126be63b-9eef-4655-835d-6fe51462b4fa} <Debug> TCPHandler: Processed in 0.001351583 sec. | ||
| 10516 | 2025.09.18 19:59:17.663439 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10517 | 2025.09.18 19:59:17.663536 [ 4 ] {f38a8f69-f832-45f2-86ac-7145919e49ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10518 | 2025.09.18 19:59:17.663578 [ 4 ] {f38a8f69-f832-45f2-86ac-7145919e49ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10519 | 2025.09.18 19:59:17.663890 [ 4 ] {f38a8f69-f832-45f2-86ac-7145919e49ad} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10520 | 2025.09.18 19:59:17.663927 [ 4 ] {f38a8f69-f832-45f2-86ac-7145919e49ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10521 | 2025.09.18 19:59:17.664236 [ 4 ] {f38a8f69-f832-45f2-86ac-7145919e49ad} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10522 | 2025.09.18 19:59:17.664454 [ 4 ] {f38a8f69-f832-45f2-86ac-7145919e49ad} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10523 | 2025.09.18 19:59:17.664594 [ 4 ] {f38a8f69-f832-45f2-86ac-7145919e49ad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 10524 | 2025.09.18 19:59:17.664631 [ 4 ] {f38a8f69-f832-45f2-86ac-7145919e49ad} <Debug> TCPHandler: Processed in 0.001242031 sec. | ||
| 10525 | 2025.09.18 19:59:17.664750 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10526 | 2025.09.18 19:59:17.664871 [ 4 ] {6f78a2b3-11d6-44ae-bfdf-f080be0aa200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10527 | 2025.09.18 19:59:17.664936 [ 4 ] {6f78a2b3-11d6-44ae-bfdf-f080be0aa200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10528 | 2025.09.18 19:59:17.665851 [ 4 ] {6f78a2b3-11d6-44ae-bfdf-f080be0aa200} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10529 | 2025.09.18 19:59:17.665896 [ 4 ] {6f78a2b3-11d6-44ae-bfdf-f080be0aa200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10530 | 2025.09.18 19:59:17.666450 [ 4 ] {6f78a2b3-11d6-44ae-bfdf-f080be0aa200} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10531 | 2025.09.18 19:59:17.666665 [ 4 ] {6f78a2b3-11d6-44ae-bfdf-f080be0aa200} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10532 | 2025.09.18 19:59:17.666812 [ 4 ] {6f78a2b3-11d6-44ae-bfdf-f080be0aa200} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001966 sec., 5086.46998982706 rows/sec., 9.11 MiB/sec. | ||
| 10533 | 2025.09.18 19:59:17.666878 [ 4 ] {6f78a2b3-11d6-44ae-bfdf-f080be0aa200} <Debug> TCPHandler: Processed in 0.002189638 sec. | ||
| 10534 | 2025.09.18 19:59:17.666988 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10535 | 2025.09.18 19:59:17.667082 [ 4 ] {a31ca1d9-ba13-4dea-a19a-315ade05792b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10536 | 2025.09.18 19:59:17.667125 [ 4 ] {a31ca1d9-ba13-4dea-a19a-315ade05792b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10537 | 2025.09.18 19:59:17.667462 [ 4 ] {a31ca1d9-ba13-4dea-a19a-315ade05792b} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10538 | 2025.09.18 19:59:17.667499 [ 4 ] {a31ca1d9-ba13-4dea-a19a-315ade05792b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10539 | 2025.09.18 19:59:17.667793 [ 4 ] {a31ca1d9-ba13-4dea-a19a-315ade05792b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10540 | 2025.09.18 19:59:17.668003 [ 4 ] {a31ca1d9-ba13-4dea-a19a-315ade05792b} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10541 | 2025.09.18 19:59:17.668126 [ 4 ] {a31ca1d9-ba13-4dea-a19a-315ade05792b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001063 sec., 97836.31232361242 rows/sec., 5.99 MiB/sec. | ||
| 10542 | 2025.09.18 19:59:17.668163 [ 4 ] {a31ca1d9-ba13-4dea-a19a-315ade05792b} <Debug> TCPHandler: Processed in 0.001225161 sec. | ||
| 10543 | 2025.09.18 19:59:18.489879 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21579 | ||
| 10544 | 2025.09.18 19:59:18.490659 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10545 | 2025.09.18 19:59:18.490718 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10546 | 2025.09.18 19:59:18.491315 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10547 | 2025.09.18 19:59:18.491535 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10548 | 2025.09.18 19:59:18.491667 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21579 | ||
| 10549 | 2025.09.18 19:59:19.671688 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10550 | 2025.09.18 19:59:19.689477 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10551 | 2025.09.18 19:59:19.689551 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10552 | 2025.09.18 19:59:19.695894 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10553 | 2025.09.18 19:59:19.696632 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10554 | 2025.09.18 19:59:19.699737 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10555 | 2025.09.18 19:59:21.045769 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1362 | ||
| 10556 | 2025.09.18 19:59:21.048395 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10557 | 2025.09.18 19:59:21.048468 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10558 | 2025.09.18 19:59:21.049717 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10559 | 2025.09.18 19:59:21.050015 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10560 | 2025.09.18 19:59:21.050389 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1362 | ||
| 10561 | 2025.09.18 19:59:22.638642 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10562 | 2025.09.18 19:59:22.638840 [ 4 ] {7a64d1da-a407-43f9-a971-678bd8528e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10563 | 2025.09.18 19:59:22.638915 [ 4 ] {7a64d1da-a407-43f9-a971-678bd8528e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10564 | 2025.09.18 19:59:22.639641 [ 4 ] {7a64d1da-a407-43f9-a971-678bd8528e94} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10565 | 2025.09.18 19:59:22.639692 [ 4 ] {7a64d1da-a407-43f9-a971-678bd8528e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10566 | 2025.09.18 19:59:22.640086 [ 4 ] {7a64d1da-a407-43f9-a971-678bd8528e94} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10567 | 2025.09.18 19:59:22.640334 [ 4 ] {7a64d1da-a407-43f9-a971-678bd8528e94} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10568 | 2025.09.18 19:59:22.640491 [ 4 ] {7a64d1da-a407-43f9-a971-678bd8528e94} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001705 sec., 70381.23167155425 rows/sec., 5.98 MiB/sec. | ||
| 10569 | 2025.09.18 19:59:22.640539 [ 4 ] {7a64d1da-a407-43f9-a971-678bd8528e94} <Debug> TCPHandler: Processed in 0.002032464 sec. | ||
| 10570 | 2025.09.18 19:59:22.640668 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10571 | 2025.09.18 19:59:22.640772 [ 4 ] {2de26589-c903-404e-b580-bccbc7fb4a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10572 | 2025.09.18 19:59:22.640816 [ 4 ] {2de26589-c903-404e-b580-bccbc7fb4a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10573 | 2025.09.18 19:59:22.641239 [ 4 ] {2de26589-c903-404e-b580-bccbc7fb4a11} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10574 | 2025.09.18 19:59:22.641277 [ 4 ] {2de26589-c903-404e-b580-bccbc7fb4a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10575 | 2025.09.18 19:59:22.641577 [ 4 ] {2de26589-c903-404e-b580-bccbc7fb4a11} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10576 | 2025.09.18 19:59:22.641781 [ 4 ] {2de26589-c903-404e-b580-bccbc7fb4a11} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10577 | 2025.09.18 19:59:22.641912 [ 4 ] {2de26589-c903-404e-b580-bccbc7fb4a11} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001164 sec., 27491.408934707903 rows/sec., 2.02 MiB/sec. | ||
| 10578 | 2025.09.18 19:59:22.641952 [ 4 ] {2de26589-c903-404e-b580-bccbc7fb4a11} <Debug> TCPHandler: Processed in 0.001335842 sec. | ||
| 10579 | 2025.09.18 19:59:22.642057 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10580 | 2025.09.18 19:59:22.642154 [ 4 ] {45c7d36e-9234-43b0-97d0-6956d7250f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10581 | 2025.09.18 19:59:22.642194 [ 4 ] {45c7d36e-9234-43b0-97d0-6956d7250f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10582 | 2025.09.18 19:59:22.642618 [ 4 ] {45c7d36e-9234-43b0-97d0-6956d7250f88} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10583 | 2025.09.18 19:59:22.642656 [ 4 ] {45c7d36e-9234-43b0-97d0-6956d7250f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10584 | 2025.09.18 19:59:22.642955 [ 4 ] {45c7d36e-9234-43b0-97d0-6956d7250f88} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10585 | 2025.09.18 19:59:22.643156 [ 4 ] {45c7d36e-9234-43b0-97d0-6956d7250f88} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10586 | 2025.09.18 19:59:22.643284 [ 4 ] {45c7d36e-9234-43b0-97d0-6956d7250f88} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00115 sec., 83478.26086956522 rows/sec., 6.52 MiB/sec. | ||
| 10587 | 2025.09.18 19:59:22.643321 [ 4 ] {45c7d36e-9234-43b0-97d0-6956d7250f88} <Debug> TCPHandler: Processed in 0.001312863 sec. | ||
| 10588 | 2025.09.18 19:59:22.643431 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10589 | 2025.09.18 19:59:22.643526 [ 4 ] {e9b7be30-ea27-414f-bae5-67d5f05431ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10590 | 2025.09.18 19:59:22.643569 [ 4 ] {e9b7be30-ea27-414f-bae5-67d5f05431ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10591 | 2025.09.18 19:59:22.643971 [ 4 ] {e9b7be30-ea27-414f-bae5-67d5f05431ae} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10592 | 2025.09.18 19:59:22.644008 [ 4 ] {e9b7be30-ea27-414f-bae5-67d5f05431ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10593 | 2025.09.18 19:59:22.644330 [ 4 ] {e9b7be30-ea27-414f-bae5-67d5f05431ae} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10594 | 2025.09.18 19:59:22.644526 [ 4 ] {e9b7be30-ea27-414f-bae5-67d5f05431ae} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10595 | 2025.09.18 19:59:22.644654 [ 4 ] {e9b7be30-ea27-414f-bae5-67d5f05431ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 10596 | 2025.09.18 19:59:22.644691 [ 4 ] {e9b7be30-ea27-414f-bae5-67d5f05431ae} <Debug> TCPHandler: Processed in 0.001309132 sec. | ||
| 10597 | 2025.09.18 19:59:22.644813 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10598 | 2025.09.18 19:59:22.644941 [ 4 ] {300f0155-f15f-4654-9546-3c54d3a67f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10599 | 2025.09.18 19:59:22.645007 [ 4 ] {300f0155-f15f-4654-9546-3c54d3a67f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10600 | 2025.09.18 19:59:22.645895 [ 4 ] {300f0155-f15f-4654-9546-3c54d3a67f21} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10601 | 2025.09.18 19:59:22.645934 [ 4 ] {300f0155-f15f-4654-9546-3c54d3a67f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10602 | 2025.09.18 19:59:22.646497 [ 4 ] {300f0155-f15f-4654-9546-3c54d3a67f21} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10603 | 2025.09.18 19:59:22.646719 [ 4 ] {300f0155-f15f-4654-9546-3c54d3a67f21} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10604 | 2025.09.18 19:59:22.646859 [ 4 ] {300f0155-f15f-4654-9546-3c54d3a67f21} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001946 sec., 16443.98766700925 rows/sec., 29.47 MiB/sec. | ||
| 10605 | 2025.09.18 19:59:22.646859 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10606 | 2025.09.18 19:59:22.646923 [ 4 ] {300f0155-f15f-4654-9546-3c54d3a67f21} <Debug> TCPHandler: Processed in 0.002172938 sec. | ||
| 10607 | 2025.09.18 19:59:22.646964 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10608 | 2025.09.18 19:59:22.647004 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10609 | 2025.09.18 19:59:22.647049 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10610 | 2025.09.18 19:59:22.647120 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::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 | ||
| 10611 | 2025.09.18 19:59:22.647152 [ 4 ] {f1739c7c-79e1-4224-8108-b17fb376f684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10612 | 2025.09.18 19:59:22.647194 [ 4 ] {f1739c7c-79e1-4224-8108-b17fb376f684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10613 | 2025.09.18 19:59:22.647344 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10614 | 2025.09.18 19:59:22.647403 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1133 rows starting from the beginning of the part | ||
| 10615 | 2025.09.18 19:59:22.647533 [ 4 ] {f1739c7c-79e1-4224-8108-b17fb376f684} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10616 | 2025.09.18 19:59:22.647535 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
| 10617 | 2025.09.18 19:59:22.647571 [ 4 ] {f1739c7c-79e1-4224-8108-b17fb376f684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10618 | 2025.09.18 19:59:22.647656 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 10619 | 2025.09.18 19:59:22.647756 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part | ||
| 10620 | 2025.09.18 19:59:22.647854 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 10 rows starting from the beginning of the part | ||
| 10621 | 2025.09.18 19:59:22.647891 [ 4 ] {f1739c7c-79e1-4224-8108-b17fb376f684} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10622 | 2025.09.18 19:59:22.647951 [ 194 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 32 rows starting from the beginning of the part | ||
| 10623 | 2025.09.18 19:59:22.648099 [ 4 ] {f1739c7c-79e1-4224-8108-b17fb376f684} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10624 | 2025.09.18 19:59:22.648232 [ 4 ] {f1739c7c-79e1-4224-8108-b17fb376f684} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 10625 | 2025.09.18 19:59:22.648269 [ 4 ] {f1739c7c-79e1-4224-8108-b17fb376f684} <Debug> TCPHandler: Processed in 0.001272092 sec. | ||
| 10626 | 2025.09.18 19:59:22.656959 [ 196 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 19 columns (19 merged, 0 gathered) in 0.009876849 sec., 126457.3347228453 rows/sec., 226.61 MiB/sec. | ||
| 10627 | 2025.09.18 19:59:22.658273 [ 198 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10628 | 2025.09.18 19:59:22.658612 [ 198 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10629 | 2025.09.18 19:59:22.658680 [ 198 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10630 | 2025.09.18 19:59:22.658765 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 10631 | 2025.09.18 19:59:23.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.34 MiB, peak 324.70 MiB, free memory in arenas 0.00 B, will set to 315.85 MiB (RSS), difference: 2.51 MiB | ||
| 10632 | 2025.09.18 19:59:25.845553 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10633 | 2025.09.18 19:59:25.845617 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10634 | 2025.09.18 19:59:25.991880 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22027 | ||
| 10635 | 2025.09.18 19:59:25.992425 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10636 | 2025.09.18 19:59:25.992460 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10637 | 2025.09.18 19:59:25.992936 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10638 | 2025.09.18 19:59:25.993160 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10639 | 2025.09.18 19:59:25.993286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22027 | ||
| 10640 | 2025.09.18 19:59:25.993284 [ 132 ] {} <Debug> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10641 | 2025.09.18 19:59:25.993339 [ 132 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10642 | 2025.09.18 19:59:25.993363 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10643 | 2025.09.18 19:59:25.993485 [ 187 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::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 | ||
| 10644 | 2025.09.18 19:59:25.993637 [ 187 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10645 | 2025.09.18 19:59:25.993676 [ 187 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19659 rows starting from the beginning of the part | ||
| 10646 | 2025.09.18 19:59:25.993740 [ 187 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10647 | 2025.09.18 19:59:25.993785 [ 187 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10648 | 2025.09.18 19:59:25.993900 [ 187 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10649 | 2025.09.18 19:59:25.993940 [ 187 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10650 | 2025.09.18 19:59:25.993980 [ 187 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10651 | 2025.09.18 19:59:25.996133 [ 197 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22027 rows, containing 4 columns (4 merged, 0 gathered) in 0.002705357 sec., 8141993.829280203 rows/sec., 116.47 MiB/sec. | ||
| 10652 | 2025.09.18 19:59:25.996490 [ 191 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10653 | 2025.09.18 19:59:25.996837 [ 191 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_46_9} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10654 | 2025.09.18 19:59:25.996927 [ 191 ] {c3e7eb22-d86c-4420-858c-6d2d76c7ee42::all_1_46_9} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10655 | 2025.09.18 19:59:25.997118 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
| 10656 | 2025.09.18 19:59:27.199945 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10657 | 2025.09.18 19:59:27.216994 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10658 | 2025.09.18 19:59:27.217041 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10659 | 2025.09.18 19:59:27.223145 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10660 | 2025.09.18 19:59:27.223896 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10661 | 2025.09.18 19:59:27.224190 [ 126 ] {} <Debug> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10662 | 2025.09.18 19:59:27.224253 [ 126 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10663 | 2025.09.18 19:59:27.224273 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10664 | 2025.09.18 19:59:27.224367 [ 187 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 10665 | 2025.09.18 19:59:27.226855 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10666 | 2025.09.18 19:59:27.227288 [ 187 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10667 | 2025.09.18 19:59:27.228021 [ 187 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 10668 | 2025.09.18 19:59:27.231265 [ 187 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 10669 | 2025.09.18 19:59:27.234742 [ 187 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 10670 | 2025.09.18 19:59:27.238596 [ 187 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 10671 | 2025.09.18 19:59:27.242534 [ 187 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 10672 | 2025.09.18 19:59:27.246355 [ 187 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::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 | ||
| 10673 | 2025.09.18 19:59:27.297609 [ 197 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.073272084 sec., 4735.773586022202 rows/sec., 24.49 MiB/sec. | ||
| 10674 | 2025.09.18 19:59:27.300403 [ 197 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10675 | 2025.09.18 19:59:27.302511 [ 197 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_46_9} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10676 | 2025.09.18 19:59:27.302630 [ 197 ] {008e7aca-821d-4c62-aef0-464f1f3d0936::all_1_46_9} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10677 | 2025.09.18 19:59:27.305277 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10678 | 2025.09.18 19:59:27.648653 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10679 | 2025.09.18 19:59:27.648911 [ 4 ] {39a5e923-731f-4bf7-ac8b-789f47be27ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10680 | 2025.09.18 19:59:27.649007 [ 4 ] {39a5e923-731f-4bf7-ac8b-789f47be27ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10681 | 2025.09.18 19:59:27.649987 [ 4 ] {39a5e923-731f-4bf7-ac8b-789f47be27ef} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10682 | 2025.09.18 19:59:27.650031 [ 4 ] {39a5e923-731f-4bf7-ac8b-789f47be27ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10683 | 2025.09.18 19:59:27.650436 [ 4 ] {39a5e923-731f-4bf7-ac8b-789f47be27ef} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10684 | 2025.09.18 19:59:27.650672 [ 4 ] {39a5e923-731f-4bf7-ac8b-789f47be27ef} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10685 | 2025.09.18 19:59:27.650827 [ 4 ] {39a5e923-731f-4bf7-ac8b-789f47be27ef} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001989 sec., 206133.73554550027 rows/sec., 13.08 MiB/sec. | ||
| 10686 | 2025.09.18 19:59:27.650877 [ 4 ] {39a5e923-731f-4bf7-ac8b-789f47be27ef} <Debug> TCPHandler: Processed in 0.002387731 sec. | ||
| 10687 | 2025.09.18 19:59:27.651006 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10688 | 2025.09.18 19:59:27.651109 [ 4 ] {4c130bb1-c4d5-491b-bb12-ab05d0dc2abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10689 | 2025.09.18 19:59:27.651151 [ 4 ] {4c130bb1-c4d5-491b-bb12-ab05d0dc2abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10690 | 2025.09.18 19:59:27.652112 [ 4 ] {4c130bb1-c4d5-491b-bb12-ab05d0dc2abe} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10691 | 2025.09.18 19:59:27.652146 [ 4 ] {4c130bb1-c4d5-491b-bb12-ab05d0dc2abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10692 | 2025.09.18 19:59:27.652514 [ 4 ] {4c130bb1-c4d5-491b-bb12-ab05d0dc2abe} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10693 | 2025.09.18 19:59:27.652722 [ 4 ] {4c130bb1-c4d5-491b-bb12-ab05d0dc2abe} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10694 | 2025.09.18 19:59:27.652850 [ 4 ] {4c130bb1-c4d5-491b-bb12-ab05d0dc2abe} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001765 sec., 641359.7733711047 rows/sec., 50.82 MiB/sec. | ||
| 10695 | 2025.09.18 19:59:27.652888 [ 4 ] {4c130bb1-c4d5-491b-bb12-ab05d0dc2abe} <Debug> TCPHandler: Processed in 0.001936173 sec. | ||
| 10696 | 2025.09.18 19:59:27.653003 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10697 | 2025.09.18 19:59:27.653101 [ 4 ] {dc8f90be-93d9-4c20-9f8d-34964561b197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10698 | 2025.09.18 19:59:27.653141 [ 4 ] {dc8f90be-93d9-4c20-9f8d-34964561b197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10699 | 2025.09.18 19:59:27.653612 [ 4 ] {dc8f90be-93d9-4c20-9f8d-34964561b197} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2025.09.18 19:59:27.653646 [ 4 ] {dc8f90be-93d9-4c20-9f8d-34964561b197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10701 | 2025.09.18 19:59:27.654052 [ 4 ] {dc8f90be-93d9-4c20-9f8d-34964561b197} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10702 | 2025.09.18 19:59:27.654284 [ 4 ] {dc8f90be-93d9-4c20-9f8d-34964561b197} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2025.09.18 19:59:27.654418 [ 4 ] {dc8f90be-93d9-4c20-9f8d-34964561b197} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001338 sec., 160687.59342301943 rows/sec., 9.54 MiB/sec. | ||
| 10704 | 2025.09.18 19:59:27.654457 [ 4 ] {dc8f90be-93d9-4c20-9f8d-34964561b197} <Debug> TCPHandler: Processed in 0.001504176 sec. | ||
| 10705 | 2025.09.18 19:59:27.654575 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10706 | 2025.09.18 19:59:27.654673 [ 4 ] {68fdfb7e-4966-4f34-8b43-8784d7345312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10707 | 2025.09.18 19:59:27.654715 [ 4 ] {68fdfb7e-4966-4f34-8b43-8784d7345312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10708 | 2025.09.18 19:59:27.655206 [ 4 ] {68fdfb7e-4966-4f34-8b43-8784d7345312} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10709 | 2025.09.18 19:59:27.655241 [ 4 ] {68fdfb7e-4966-4f34-8b43-8784d7345312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10710 | 2025.09.18 19:59:27.655561 [ 4 ] {68fdfb7e-4966-4f34-8b43-8784d7345312} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10711 | 2025.09.18 19:59:27.655775 [ 4 ] {68fdfb7e-4966-4f34-8b43-8784d7345312} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10712 | 2025.09.18 19:59:27.655903 [ 4 ] {68fdfb7e-4966-4f34-8b43-8784d7345312} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00125 sec., 169600 rows/sec., 10.94 MiB/sec. | ||
| 10713 | 2025.09.18 19:59:27.655941 [ 4 ] {68fdfb7e-4966-4f34-8b43-8784d7345312} <Debug> TCPHandler: Processed in 0.001416614 sec. | ||
| 10714 | 2025.09.18 19:59:27.656067 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10715 | 2025.09.18 19:59:27.656168 [ 4 ] {ea906147-7af8-489f-aa9c-a4ed59813751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10716 | 2025.09.18 19:59:27.656208 [ 4 ] {ea906147-7af8-489f-aa9c-a4ed59813751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10717 | 2025.09.18 19:59:27.656669 [ 4 ] {ea906147-7af8-489f-aa9c-a4ed59813751} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10718 | 2025.09.18 19:59:27.656704 [ 4 ] {ea906147-7af8-489f-aa9c-a4ed59813751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10719 | 2025.09.18 19:59:27.657021 [ 4 ] {ea906147-7af8-489f-aa9c-a4ed59813751} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10720 | 2025.09.18 19:59:27.657230 [ 4 ] {ea906147-7af8-489f-aa9c-a4ed59813751} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10721 | 2025.09.18 19:59:27.657356 [ 4 ] {ea906147-7af8-489f-aa9c-a4ed59813751} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001206 sec., 174958.54063018243 rows/sec., 9.94 MiB/sec. | ||
| 10722 | 2025.09.18 19:59:27.657394 [ 4 ] {ea906147-7af8-489f-aa9c-a4ed59813751} <Debug> TCPHandler: Processed in 0.001392464 sec. | ||
| 10723 | 2025.09.18 19:59:27.657504 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10724 | 2025.09.18 19:59:27.657598 [ 4 ] {26949ed6-f8ba-4ee0-9823-53f14804347d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10725 | 2025.09.18 19:59:27.657639 [ 4 ] {26949ed6-f8ba-4ee0-9823-53f14804347d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10726 | 2025.09.18 19:59:27.658295 [ 4 ] {26949ed6-f8ba-4ee0-9823-53f14804347d} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10727 | 2025.09.18 19:59:27.658328 [ 4 ] {26949ed6-f8ba-4ee0-9823-53f14804347d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10728 | 2025.09.18 19:59:27.658662 [ 4 ] {26949ed6-f8ba-4ee0-9823-53f14804347d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10729 | 2025.09.18 19:59:27.658866 [ 4 ] {26949ed6-f8ba-4ee0-9823-53f14804347d} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10730 | 2025.09.18 19:59:27.658990 [ 4 ] {26949ed6-f8ba-4ee0-9823-53f14804347d} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00141 sec., 488652.4822695035 rows/sec., 34.12 MiB/sec. | ||
| 10731 | 2025.09.18 19:59:27.659027 [ 4 ] {26949ed6-f8ba-4ee0-9823-53f14804347d} <Debug> TCPHandler: Processed in 0.001573977 sec. | ||
| 10732 | 2025.09.18 19:59:27.659146 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10733 | 2025.09.18 19:59:27.659269 [ 4 ] {2027a3a5-28d4-4bd6-87d1-17e248a5173c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10734 | 2025.09.18 19:59:27.659319 [ 4 ] {2027a3a5-28d4-4bd6-87d1-17e248a5173c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10735 | 2025.09.18 19:59:27.659686 [ 4 ] {2027a3a5-28d4-4bd6-87d1-17e248a5173c} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10736 | 2025.09.18 19:59:27.659721 [ 4 ] {2027a3a5-28d4-4bd6-87d1-17e248a5173c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10737 | 2025.09.18 19:59:27.660053 [ 4 ] {2027a3a5-28d4-4bd6-87d1-17e248a5173c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10738 | 2025.09.18 19:59:27.660262 [ 4 ] {2027a3a5-28d4-4bd6-87d1-17e248a5173c} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10739 | 2025.09.18 19:59:27.660391 [ 4 ] {2027a3a5-28d4-4bd6-87d1-17e248a5173c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001148 sec., 5226.480836236934 rows/sec., 273.06 KiB/sec. | ||
| 10740 | 2025.09.18 19:59:27.660429 [ 4 ] {2027a3a5-28d4-4bd6-87d1-17e248a5173c} <Debug> TCPHandler: Processed in 0.001344943 sec. | ||
| 10741 | 2025.09.18 19:59:27.660549 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10742 | 2025.09.18 19:59:27.660673 [ 4 ] {f712aeb8-be95-49b7-a1f9-794401ed5622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10743 | 2025.09.18 19:59:27.660724 [ 4 ] {f712aeb8-be95-49b7-a1f9-794401ed5622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10744 | 2025.09.18 19:59:27.661241 [ 4 ] {f712aeb8-be95-49b7-a1f9-794401ed5622} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10745 | 2025.09.18 19:59:27.661284 [ 4 ] {f712aeb8-be95-49b7-a1f9-794401ed5622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10746 | 2025.09.18 19:59:27.661683 [ 4 ] {f712aeb8-be95-49b7-a1f9-794401ed5622} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10747 | 2025.09.18 19:59:27.661905 [ 4 ] {f712aeb8-be95-49b7-a1f9-794401ed5622} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10748 | 2025.09.18 19:59:27.662037 [ 4 ] {f712aeb8-be95-49b7-a1f9-794401ed5622} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00139 sec., 225899.28057553957 rows/sec., 14.84 MiB/sec. | ||
| 10749 | 2025.09.18 19:59:27.662075 [ 4 ] {f712aeb8-be95-49b7-a1f9-794401ed5622} <Debug> TCPHandler: Processed in 0.001587007 sec. | ||
| 10750 | 2025.09.18 19:59:27.662179 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10751 | 2025.09.18 19:59:27.662274 [ 4 ] {09a8160d-cf36-4898-a316-ad0caaea00d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10752 | 2025.09.18 19:59:27.662316 [ 4 ] {09a8160d-cf36-4898-a316-ad0caaea00d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10753 | 2025.09.18 19:59:27.662627 [ 4 ] {09a8160d-cf36-4898-a316-ad0caaea00d8} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10754 | 2025.09.18 19:59:27.662662 [ 4 ] {09a8160d-cf36-4898-a316-ad0caaea00d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10755 | 2025.09.18 19:59:27.662964 [ 4 ] {09a8160d-cf36-4898-a316-ad0caaea00d8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10756 | 2025.09.18 19:59:27.663169 [ 4 ] {09a8160d-cf36-4898-a316-ad0caaea00d8} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10757 | 2025.09.18 19:59:27.663296 [ 4 ] {09a8160d-cf36-4898-a316-ad0caaea00d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 10758 | 2025.09.18 19:59:27.663331 [ 4 ] {09a8160d-cf36-4898-a316-ad0caaea00d8} <Debug> TCPHandler: Processed in 0.00120172 sec. | ||
| 10759 | 2025.09.18 19:59:27.663433 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10760 | 2025.09.18 19:59:27.663528 [ 4 ] {5d6988f0-d72b-4b13-bc93-58a6a5437699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10761 | 2025.09.18 19:59:27.663582 [ 4 ] {5d6988f0-d72b-4b13-bc93-58a6a5437699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10762 | 2025.09.18 19:59:27.664353 [ 4 ] {5d6988f0-d72b-4b13-bc93-58a6a5437699} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10763 | 2025.09.18 19:59:27.664390 [ 4 ] {5d6988f0-d72b-4b13-bc93-58a6a5437699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10764 | 2025.09.18 19:59:27.664922 [ 4 ] {5d6988f0-d72b-4b13-bc93-58a6a5437699} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10765 | 2025.09.18 19:59:27.665144 [ 4 ] {5d6988f0-d72b-4b13-bc93-58a6a5437699} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10766 | 2025.09.18 19:59:27.665283 [ 4 ] {5d6988f0-d72b-4b13-bc93-58a6a5437699} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001772 sec., 5643.340857787811 rows/sec., 10.11 MiB/sec. | ||
| 10767 | 2025.09.18 19:59:27.665335 [ 4 ] {5d6988f0-d72b-4b13-bc93-58a6a5437699} <Debug> TCPHandler: Processed in 0.001950304 sec. | ||
| 10768 | 2025.09.18 19:59:27.665447 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10769 | 2025.09.18 19:59:27.665544 [ 4 ] {1c2462f7-b191-4925-b589-ece0924259d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10770 | 2025.09.18 19:59:27.665586 [ 4 ] {1c2462f7-b191-4925-b589-ece0924259d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10771 | 2025.09.18 19:59:27.665918 [ 4 ] {1c2462f7-b191-4925-b589-ece0924259d6} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10772 | 2025.09.18 19:59:27.665955 [ 4 ] {1c2462f7-b191-4925-b589-ece0924259d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10773 | 2025.09.18 19:59:27.666257 [ 4 ] {1c2462f7-b191-4925-b589-ece0924259d6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10774 | 2025.09.18 19:59:27.666472 [ 4 ] {1c2462f7-b191-4925-b589-ece0924259d6} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10775 | 2025.09.18 19:59:27.666598 [ 4 ] {1c2462f7-b191-4925-b589-ece0924259d6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001072 sec., 97014.92537313432 rows/sec., 5.94 MiB/sec. | ||
| 10776 | 2025.09.18 19:59:27.666634 [ 4 ] {1c2462f7-b191-4925-b589-ece0924259d6} <Debug> TCPHandler: Processed in 0.001236321 sec. | ||
| 10777 | 2025.09.18 19:59:28.000269 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.79 MiB, peak 330.41 MiB, free memory in arenas 0.00 B, will set to 316.26 MiB (RSS), difference: -1.53 MiB | ||
| 10778 | 2025.09.18 19:59:28.795524 [ 124 ] {} <Debug> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 10779 | 2025.09.18 19:59:28.795665 [ 124 ] {} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10780 | 2025.09.18 19:59:28.795711 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10781 | 2025.09.18 19:59:28.795928 [ 199 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::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 | ||
| 10782 | 2025.09.18 19:59:28.796103 [ 199 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10783 | 2025.09.18 19:59:28.796145 [ 199 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 10784 | 2025.09.18 19:59:28.796219 [ 199 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 10785 | 2025.09.18 19:59:28.796274 [ 199 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 10786 | 2025.09.18 19:59:28.796328 [ 199 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 10787 | 2025.09.18 19:59:28.796398 [ 199 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 10788 | 2025.09.18 19:59:28.797193 [ 193 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340023 sec., 31342.74560959028 rows/sec., 2.62 MiB/sec. | ||
| 10789 | 2025.09.18 19:59:28.797389 [ 190 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 10790 | 2025.09.18 19:59:28.797738 [ 190 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_17_4} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10791 | 2025.09.18 19:59:28.797833 [ 190 ] {8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82::all_1_17_4} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 10792 | 2025.09.18 19:59:28.797955 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10793 | 2025.09.18 19:59:31.050743 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1396 | ||
| 10794 | 2025.09.18 19:59:31.053092 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10795 | 2025.09.18 19:59:31.053150 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10796 | 2025.09.18 19:59:31.054407 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10797 | 2025.09.18 19:59:31.054680 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10798 | 2025.09.18 19:59:31.055051 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1396 | ||
| 10799 | 2025.09.18 19:59:32.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.27 MiB, peak 330.41 MiB, free memory in arenas 0.00 B, will set to 316.31 MiB (RSS), difference: 4.04 MiB | ||
| 10800 | 2025.09.18 19:59:32.665578 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10801 | 2025.09.18 19:59:32.665828 [ 4 ] {3e22fcfb-8fa7-487c-8421-d44f83255c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10802 | 2025.09.18 19:59:32.665926 [ 4 ] {3e22fcfb-8fa7-487c-8421-d44f83255c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10803 | 2025.09.18 19:59:32.666765 [ 4 ] {3e22fcfb-8fa7-487c-8421-d44f83255c95} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10804 | 2025.09.18 19:59:32.666814 [ 4 ] {3e22fcfb-8fa7-487c-8421-d44f83255c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10805 | 2025.09.18 19:59:32.667185 [ 4 ] {3e22fcfb-8fa7-487c-8421-d44f83255c95} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10806 | 2025.09.18 19:59:32.667410 [ 4 ] {3e22fcfb-8fa7-487c-8421-d44f83255c95} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10807 | 2025.09.18 19:59:32.667567 [ 4 ] {3e22fcfb-8fa7-487c-8421-d44f83255c95} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001809 sec., 1105.583195135434 rows/sec., 90.15 KiB/sec. | ||
| 10808 | 2025.09.18 19:59:32.667609 [ 4 ] {3e22fcfb-8fa7-487c-8421-d44f83255c95} <Debug> TCPHandler: Processed in 0.002167517 sec. | ||
| 10809 | 2025.09.18 19:59:32.667735 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10810 | 2025.09.18 19:59:32.667832 [ 4 ] {fad5f3da-5286-41ee-a6a7-407bb8a20528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10811 | 2025.09.18 19:59:32.667871 [ 4 ] {fad5f3da-5286-41ee-a6a7-407bb8a20528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10812 | 2025.09.18 19:59:32.668953 [ 4 ] {fad5f3da-5286-41ee-a6a7-407bb8a20528} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2025.09.18 19:59:32.668991 [ 4 ] {fad5f3da-5286-41ee-a6a7-407bb8a20528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10814 | 2025.09.18 19:59:32.669372 [ 4 ] {fad5f3da-5286-41ee-a6a7-407bb8a20528} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10815 | 2025.09.18 19:59:32.669580 [ 4 ] {fad5f3da-5286-41ee-a6a7-407bb8a20528} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10816 | 2025.09.18 19:59:32.669707 [ 4 ] {fad5f3da-5286-41ee-a6a7-407bb8a20528} <Debug> executeQuery: Read 1261 rows, 107.08 KiB in 0.001895 sec., 665435.3562005277 rows/sec., 55.18 MiB/sec. | ||
| 10817 | 2025.09.18 19:59:32.669745 [ 4 ] {fad5f3da-5286-41ee-a6a7-407bb8a20528} <Debug> TCPHandler: Processed in 0.002060705 sec. | ||
| 10818 | 2025.09.18 19:59:32.669867 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10819 | 2025.09.18 19:59:32.669964 [ 4 ] {9b1fab79-1a51-409c-bef5-4cf3b976b7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10820 | 2025.09.18 19:59:32.670005 [ 4 ] {9b1fab79-1a51-409c-bef5-4cf3b976b7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10821 | 2025.09.18 19:59:32.670409 [ 4 ] {9b1fab79-1a51-409c-bef5-4cf3b976b7ff} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10822 | 2025.09.18 19:59:32.670446 [ 4 ] {9b1fab79-1a51-409c-bef5-4cf3b976b7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10823 | 2025.09.18 19:59:32.670748 [ 4 ] {9b1fab79-1a51-409c-bef5-4cf3b976b7ff} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10824 | 2025.09.18 19:59:32.670963 [ 4 ] {9b1fab79-1a51-409c-bef5-4cf3b976b7ff} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10825 | 2025.09.18 19:59:32.671090 [ 4 ] {9b1fab79-1a51-409c-bef5-4cf3b976b7ff} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001145 sec., 29694.323144104805 rows/sec., 2.17 MiB/sec. | ||
| 10826 | 2025.09.18 19:59:32.671128 [ 4 ] {9b1fab79-1a51-409c-bef5-4cf3b976b7ff} <Debug> TCPHandler: Processed in 0.001310793 sec. | ||
| 10827 | 2025.09.18 19:59:32.671238 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10828 | 2025.09.18 19:59:32.671333 [ 4 ] {4186ebe2-f00f-42f0-9507-9336aa1039bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10829 | 2025.09.18 19:59:32.671371 [ 4 ] {4186ebe2-f00f-42f0-9507-9336aa1039bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10830 | 2025.09.18 19:59:32.671847 [ 4 ] {4186ebe2-f00f-42f0-9507-9336aa1039bd} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10831 | 2025.09.18 19:59:32.671883 [ 4 ] {4186ebe2-f00f-42f0-9507-9336aa1039bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10832 | 2025.09.18 19:59:32.672203 [ 4 ] {4186ebe2-f00f-42f0-9507-9336aa1039bd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10833 | 2025.09.18 19:59:32.672409 [ 4 ] {4186ebe2-f00f-42f0-9507-9336aa1039bd} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10834 | 2025.09.18 19:59:32.672510 [ 120 ] {} <Debug> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10835 | 2025.09.18 19:59:32.672536 [ 4 ] {4186ebe2-f00f-42f0-9507-9336aa1039bd} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001222 sec., 186579.37806873978 rows/sec., 12.63 MiB/sec. | ||
| 10836 | 2025.09.18 19:59:32.672578 [ 120 ] {} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10837 | 2025.09.18 19:59:32.672587 [ 4 ] {4186ebe2-f00f-42f0-9507-9336aa1039bd} <Debug> TCPHandler: Processed in 0.001397714 sec. | ||
| 10838 | 2025.09.18 19:59:32.672606 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10839 | 2025.09.18 19:59:32.672718 [ 192 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::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 | ||
| 10840 | 2025.09.18 19:59:32.672723 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10841 | 2025.09.18 19:59:32.672835 [ 192 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10842 | 2025.09.18 19:59:32.672866 [ 4 ] {0878a17e-5693-465f-8870-4a5ae5b7c639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10843 | 2025.09.18 19:59:32.672872 [ 192 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 464 rows starting from the beginning of the part | ||
| 10844 | 2025.09.18 19:59:32.672925 [ 4 ] {0878a17e-5693-465f-8870-4a5ae5b7c639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10845 | 2025.09.18 19:59:32.672961 [ 192 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 10846 | 2025.09.18 19:59:32.673013 [ 192 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 252 rows starting from the beginning of the part | ||
| 10847 | 2025.09.18 19:59:32.673055 [ 192 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 10848 | 2025.09.18 19:59:32.673097 [ 192 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
| 10849 | 2025.09.18 19:59:32.673140 [ 192 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 228 rows starting from the beginning of the part | ||
| 10850 | 2025.09.18 19:59:32.673664 [ 4 ] {0878a17e-5693-465f-8870-4a5ae5b7c639} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10851 | 2025.09.18 19:59:32.673706 [ 4 ] {0878a17e-5693-465f-8870-4a5ae5b7c639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 10852 | 2025.09.18 19:59:32.674116 [ 4 ] {0878a17e-5693-465f-8870-4a5ae5b7c639} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10853 | 2025.09.18 19:59:32.674160 [ 193 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1580 rows, containing 5 columns (5 merged, 0 gathered) in 0.001483845 sec., 1064801.2427173997 rows/sec., 74.81 MiB/sec. | ||
| 10854 | 2025.09.18 19:59:32.674344 [ 4 ] {0878a17e-5693-465f-8870-4a5ae5b7c639} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10855 | 2025.09.18 19:59:32.674393 [ 195 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10856 | 2025.09.18 19:59:32.674489 [ 4 ] {0878a17e-5693-465f-8870-4a5ae5b7c639} <Debug> executeQuery: Read 554 rows, 42.13 KiB in 0.001647 sec., 336369.1560412872 rows/sec., 24.98 MiB/sec. | ||
| 10857 | 2025.09.18 19:59:32.674536 [ 4 ] {0878a17e-5693-465f-8870-4a5ae5b7c639} <Debug> TCPHandler: Processed in 0.001875792 sec. | ||
| 10858 | 2025.09.18 19:59:32.674657 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10859 | 2025.09.18 19:59:32.674729 [ 195 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_41_8} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10860 | 2025.09.18 19:59:32.674756 [ 4 ] {bd09efac-ef74-47b4-96d7-0582292e4010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10861 | 2025.09.18 19:59:32.674805 [ 4 ] {bd09efac-ef74-47b4-96d7-0582292e4010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10862 | 2025.09.18 19:59:32.674814 [ 195 ] {7de18ffe-7bdc-4e88-a299-42ca335bb77c::all_1_41_8} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10863 | 2025.09.18 19:59:32.674936 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 10864 | 2025.09.18 19:59:32.675393 [ 4 ] {bd09efac-ef74-47b4-96d7-0582292e4010} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10865 | 2025.09.18 19:59:32.675435 [ 4 ] {bd09efac-ef74-47b4-96d7-0582292e4010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10866 | 2025.09.18 19:59:32.675833 [ 4 ] {bd09efac-ef74-47b4-96d7-0582292e4010} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10867 | 2025.09.18 19:59:32.676038 [ 4 ] {bd09efac-ef74-47b4-96d7-0582292e4010} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10868 | 2025.09.18 19:59:32.676176 [ 4 ] {bd09efac-ef74-47b4-96d7-0582292e4010} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001438 sec., 587621.6968011126 rows/sec., 39.55 MiB/sec. | ||
| 10869 | 2025.09.18 19:59:32.676215 [ 4 ] {bd09efac-ef74-47b4-96d7-0582292e4010} <Debug> TCPHandler: Processed in 0.001609868 sec. | ||
| 10870 | 2025.09.18 19:59:32.676341 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10871 | 2025.09.18 19:59:32.676456 [ 4 ] {30a3757e-ae3d-4254-a47e-9f27a60b8908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10872 | 2025.09.18 19:59:32.676526 [ 4 ] {30a3757e-ae3d-4254-a47e-9f27a60b8908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10873 | 2025.09.18 19:59:32.677556 [ 4 ] {30a3757e-ae3d-4254-a47e-9f27a60b8908} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10874 | 2025.09.18 19:59:32.677595 [ 4 ] {30a3757e-ae3d-4254-a47e-9f27a60b8908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10875 | 2025.09.18 19:59:32.678196 [ 4 ] {30a3757e-ae3d-4254-a47e-9f27a60b8908} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10876 | 2025.09.18 19:59:32.678470 [ 4 ] {30a3757e-ae3d-4254-a47e-9f27a60b8908} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10877 | 2025.09.18 19:59:32.678611 [ 4 ] {30a3757e-ae3d-4254-a47e-9f27a60b8908} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002178 sec., 14692.378328741966 rows/sec., 26.33 MiB/sec. | ||
| 10878 | 2025.09.18 19:59:32.678681 [ 4 ] {30a3757e-ae3d-4254-a47e-9f27a60b8908} <Debug> TCPHandler: Processed in 0.002392671 sec. | ||
| 10879 | 2025.09.18 19:59:32.678799 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10880 | 2025.09.18 19:59:32.678896 [ 4 ] {9079eecb-3f50-425d-9d4f-ad42b741f748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10881 | 2025.09.18 19:59:32.678939 [ 4 ] {9079eecb-3f50-425d-9d4f-ad42b741f748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10882 | 2025.09.18 19:59:32.679273 [ 4 ] {9079eecb-3f50-425d-9d4f-ad42b741f748} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10883 | 2025.09.18 19:59:32.679310 [ 4 ] {9079eecb-3f50-425d-9d4f-ad42b741f748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 10884 | 2025.09.18 19:59:32.679614 [ 4 ] {9079eecb-3f50-425d-9d4f-ad42b741f748} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10885 | 2025.09.18 19:59:32.679816 [ 4 ] {9079eecb-3f50-425d-9d4f-ad42b741f748} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10886 | 2025.09.18 19:59:32.679948 [ 4 ] {9079eecb-3f50-425d-9d4f-ad42b741f748} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 10887 | 2025.09.18 19:59:32.679985 [ 4 ] {9079eecb-3f50-425d-9d4f-ad42b741f748} <Debug> TCPHandler: Processed in 0.001236301 sec. | ||
| 10888 | 2025.09.18 19:59:33.493432 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22539 | ||
| 10889 | 2025.09.18 19:59:33.494199 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10890 | 2025.09.18 19:59:33.494268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 10891 | 2025.09.18 19:59:33.494926 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10892 | 2025.09.18 19:59:33.495151 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10893 | 2025.09.18 19:59:33.495295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22539 | ||
| 10894 | 2025.09.18 19:59:34.727013 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10895 | 2025.09.18 19:59:34.742620 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10896 | 2025.09.18 19:59:34.742679 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 10897 | 2025.09.18 19:59:34.748195 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10898 | 2025.09.18 19:59:34.748896 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10899 | 2025.09.18 19:59:34.751594 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10900 | 2025.09.18 19:59:37.649061 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10901 | 2025.09.18 19:59:37.649317 [ 4 ] {8ae7db8a-81b0-4e65-a858-54581ebdad6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10902 | 2025.09.18 19:59:37.649413 [ 4 ] {8ae7db8a-81b0-4e65-a858-54581ebdad6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10903 | 2025.09.18 19:59:37.650346 [ 4 ] {8ae7db8a-81b0-4e65-a858-54581ebdad6a} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10904 | 2025.09.18 19:59:37.650385 [ 4 ] {8ae7db8a-81b0-4e65-a858-54581ebdad6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 10905 | 2025.09.18 19:59:37.650777 [ 4 ] {8ae7db8a-81b0-4e65-a858-54581ebdad6a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10906 | 2025.09.18 19:59:37.651008 [ 4 ] {8ae7db8a-81b0-4e65-a858-54581ebdad6a} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10907 | 2025.09.18 19:59:37.651155 [ 4 ] {8ae7db8a-81b0-4e65-a858-54581ebdad6a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001908 sec., 214884.6960167715 rows/sec., 13.63 MiB/sec. | ||
| 10908 | 2025.09.18 19:59:37.651197 [ 4 ] {8ae7db8a-81b0-4e65-a858-54581ebdad6a} <Debug> TCPHandler: Processed in 0.002296519 sec. | ||
| 10909 | 2025.09.18 19:59:37.651310 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10910 | 2025.09.18 19:59:37.651405 [ 4 ] {338c7120-99ef-4617-b196-30fad6e6f337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10911 | 2025.09.18 19:59:37.651445 [ 4 ] {338c7120-99ef-4617-b196-30fad6e6f337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10912 | 2025.09.18 19:59:37.652197 [ 4 ] {338c7120-99ef-4617-b196-30fad6e6f337} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10913 | 2025.09.18 19:59:37.652233 [ 4 ] {338c7120-99ef-4617-b196-30fad6e6f337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 10914 | 2025.09.18 19:59:37.652601 [ 4 ] {338c7120-99ef-4617-b196-30fad6e6f337} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10915 | 2025.09.18 19:59:37.652812 [ 4 ] {338c7120-99ef-4617-b196-30fad6e6f337} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10916 | 2025.09.18 19:59:37.652940 [ 4 ] {338c7120-99ef-4617-b196-30fad6e6f337} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001554 sec., 728442.7284427284 rows/sec., 57.72 MiB/sec. | ||
| 10917 | 2025.09.18 19:59:37.652979 [ 4 ] {338c7120-99ef-4617-b196-30fad6e6f337} <Debug> TCPHandler: Processed in 0.00171984 sec. | ||
| 10918 | 2025.09.18 19:59:37.653008 [ 111 ] {} <Debug> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10919 | 2025.09.18 19:59:37.653093 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10920 | 2025.09.18 19:59:37.653110 [ 111 ] {} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10921 | 2025.09.18 19:59:37.653157 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 10922 | 2025.09.18 19:59:37.653194 [ 4 ] {4e404925-ab0f-4e74-8567-026b8dd2f04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10923 | 2025.09.18 19:59:37.653251 [ 4 ] {4e404925-ab0f-4e74-8567-026b8dd2f04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10924 | 2025.09.18 19:59:37.653311 [ 192 ] {73f8a399-e317-4d85-967e-c274ff67ed35::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 | ||
| 10925 | 2025.09.18 19:59:37.653467 [ 192 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10926 | 2025.09.18 19:59:37.653506 [ 192 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2466 rows starting from the beginning of the part | ||
| 10927 | 2025.09.18 19:59:37.653580 [ 192 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1134 rows starting from the beginning of the part | ||
| 10928 | 2025.09.18 19:59:37.653633 [ 192 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 120 rows starting from the beginning of the part | ||
| 10929 | 2025.09.18 19:59:37.653683 [ 192 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1132 rows starting from the beginning of the part | ||
| 10930 | 2025.09.18 19:59:37.653699 [ 4 ] {4e404925-ab0f-4e74-8567-026b8dd2f04e} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10931 | 2025.09.18 19:59:37.653729 [ 192 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1261 rows starting from the beginning of the part | ||
| 10932 | 2025.09.18 19:59:37.653742 [ 4 ] {4e404925-ab0f-4e74-8567-026b8dd2f04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 10933 | 2025.09.18 19:59:37.653794 [ 192 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1132 rows starting from the beginning of the part | ||
| 10934 | 2025.09.18 19:59:37.654109 [ 4 ] {4e404925-ab0f-4e74-8567-026b8dd2f04e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10935 | 2025.09.18 19:59:37.654332 [ 4 ] {4e404925-ab0f-4e74-8567-026b8dd2f04e} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10936 | 2025.09.18 19:59:37.654467 [ 4 ] {4e404925-ab0f-4e74-8567-026b8dd2f04e} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001291 sec., 166537.5677769171 rows/sec., 9.88 MiB/sec. | ||
| 10937 | 2025.09.18 19:59:37.654504 [ 4 ] {4e404925-ab0f-4e74-8567-026b8dd2f04e} <Debug> TCPHandler: Processed in 0.001460865 sec. | ||
| 10938 | 2025.09.18 19:59:37.654607 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10939 | 2025.09.18 19:59:37.654700 [ 4 ] {64ad6878-d592-4da3-92a9-4206eeed316e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10940 | 2025.09.18 19:59:37.654740 [ 4 ] {64ad6878-d592-4da3-92a9-4206eeed316e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10941 | 2025.09.18 19:59:37.655194 [ 4 ] {64ad6878-d592-4da3-92a9-4206eeed316e} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10942 | 2025.09.18 19:59:37.655231 [ 4 ] {64ad6878-d592-4da3-92a9-4206eeed316e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 10943 | 2025.09.18 19:59:37.655542 [ 4 ] {64ad6878-d592-4da3-92a9-4206eeed316e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10944 | 2025.09.18 19:59:37.655749 [ 4 ] {64ad6878-d592-4da3-92a9-4206eeed316e} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10945 | 2025.09.18 19:59:37.655875 [ 4 ] {64ad6878-d592-4da3-92a9-4206eeed316e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001193 sec., 177703.2690695725 rows/sec., 11.46 MiB/sec. | ||
| 10946 | 2025.09.18 19:59:37.655913 [ 4 ] {64ad6878-d592-4da3-92a9-4206eeed316e} <Debug> TCPHandler: Processed in 0.001355503 sec. | ||
| 10947 | 2025.09.18 19:59:37.656030 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10948 | 2025.09.18 19:59:37.656148 [ 4 ] {71544044-f939-43b2-a7e0-4453622378e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10949 | 2025.09.18 19:59:37.656195 [ 4 ] {71544044-f939-43b2-a7e0-4453622378e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10950 | 2025.09.18 19:59:37.656285 [ 193 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7245 rows, containing 5 columns (5 merged, 0 gathered) in 0.003032042 sec., 2389478.773710918 rows/sec., 202.32 MiB/sec. | ||
| 10951 | 2025.09.18 19:59:37.656706 [ 201 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10952 | 2025.09.18 19:59:37.656735 [ 4 ] {71544044-f939-43b2-a7e0-4453622378e5} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10953 | 2025.09.18 19:59:37.656783 [ 4 ] {71544044-f939-43b2-a7e0-4453622378e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 10954 | 2025.09.18 19:59:37.657029 [ 201 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_71_14} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10955 | 2025.09.18 19:59:37.657122 [ 201 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_71_14} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10956 | 2025.09.18 19:59:37.657165 [ 4 ] {71544044-f939-43b2-a7e0-4453622378e5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10957 | 2025.09.18 19:59:37.657217 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 10958 | 2025.09.18 19:59:37.657379 [ 4 ] {71544044-f939-43b2-a7e0-4453622378e5} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10959 | 2025.09.18 19:59:37.657515 [ 4 ] {71544044-f939-43b2-a7e0-4453622378e5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001391 sec., 151689.43206326384 rows/sec., 8.61 MiB/sec. | ||
| 10960 | 2025.09.18 19:59:37.657553 [ 4 ] {71544044-f939-43b2-a7e0-4453622378e5} <Debug> TCPHandler: Processed in 0.001581157 sec. | ||
| 10961 | 2025.09.18 19:59:37.657662 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10962 | 2025.09.18 19:59:37.657755 [ 4 ] {1b5459c1-6a24-4e6d-a2f1-fdefa0929f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10963 | 2025.09.18 19:59:37.657793 [ 4 ] {1b5459c1-6a24-4e6d-a2f1-fdefa0929f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10964 | 2025.09.18 19:59:37.658381 [ 4 ] {1b5459c1-6a24-4e6d-a2f1-fdefa0929f01} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10965 | 2025.09.18 19:59:37.658417 [ 4 ] {1b5459c1-6a24-4e6d-a2f1-fdefa0929f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 10966 | 2025.09.18 19:59:37.658765 [ 4 ] {1b5459c1-6a24-4e6d-a2f1-fdefa0929f01} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10967 | 2025.09.18 19:59:37.658966 [ 4 ] {1b5459c1-6a24-4e6d-a2f1-fdefa0929f01} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10968 | 2025.09.18 19:59:37.659083 [ 111 ] {} <Debug> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10969 | 2025.09.18 19:59:37.659093 [ 4 ] {1b5459c1-6a24-4e6d-a2f1-fdefa0929f01} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001357 sec., 507737.65659543115 rows/sec., 35.46 MiB/sec. | ||
| 10970 | 2025.09.18 19:59:37.659128 [ 111 ] {} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10971 | 2025.09.18 19:59:37.659147 [ 4 ] {1b5459c1-6a24-4e6d-a2f1-fdefa0929f01} <Debug> TCPHandler: Processed in 0.001532106 sec. | ||
| 10972 | 2025.09.18 19:59:37.659155 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 10973 | 2025.09.18 19:59:37.659263 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10974 | 2025.09.18 19:59:37.659264 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::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 | ||
| 10975 | 2025.09.18 19:59:37.659371 [ 4 ] {a761d31a-705a-410e-af9c-08e47fc82505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10976 | 2025.09.18 19:59:37.659393 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10977 | 2025.09.18 19:59:37.659418 [ 4 ] {a761d31a-705a-410e-af9c-08e47fc82505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10978 | 2025.09.18 19:59:37.659427 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1251 rows starting from the beginning of the part | ||
| 10979 | 2025.09.18 19:59:37.659495 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 693 rows starting from the beginning of the part | ||
| 10980 | 2025.09.18 19:59:37.659539 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 96 rows starting from the beginning of the part | ||
| 10981 | 2025.09.18 19:59:37.659582 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 689 rows starting from the beginning of the part | ||
| 10982 | 2025.09.18 19:59:37.659622 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 554 rows starting from the beginning of the part | ||
| 10983 | 2025.09.18 19:59:37.659663 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 689 rows starting from the beginning of the part | ||
| 10984 | 2025.09.18 19:59:37.659790 [ 4 ] {a761d31a-705a-410e-af9c-08e47fc82505} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10985 | 2025.09.18 19:59:37.659833 [ 4 ] {a761d31a-705a-410e-af9c-08e47fc82505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 10986 | 2025.09.18 19:59:37.660209 [ 4 ] {a761d31a-705a-410e-af9c-08e47fc82505} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10987 | 2025.09.18 19:59:37.660442 [ 4 ] {a761d31a-705a-410e-af9c-08e47fc82505} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10988 | 2025.09.18 19:59:37.660555 [ 111 ] {} <Debug> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10989 | 2025.09.18 19:59:37.660586 [ 4 ] {a761d31a-705a-410e-af9c-08e47fc82505} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001234 sec., 4862.23662884927 rows/sec., 254.03 KiB/sec. | ||
| 10990 | 2025.09.18 19:59:37.660592 [ 111 ] {} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10991 | 2025.09.18 19:59:37.660628 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 10992 | 2025.09.18 19:59:37.660632 [ 4 ] {a761d31a-705a-410e-af9c-08e47fc82505} <Debug> TCPHandler: Processed in 0.001419925 sec. | ||
| 10993 | 2025.09.18 19:59:37.660724 [ 201 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 10994 | 2025.09.18 19:59:37.660748 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10995 | 2025.09.18 19:59:37.660830 [ 201 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10996 | 2025.09.18 19:59:37.660853 [ 4 ] {8e8f96a4-ae81-422b-80fe-7f16f9712029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10997 | 2025.09.18 19:59:37.660870 [ 201 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 10998 | 2025.09.18 19:59:37.660902 [ 4 ] {8e8f96a4-ae81-422b-80fe-7f16f9712029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10999 | 2025.09.18 19:59:37.660934 [ 201 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 11000 | 2025.09.18 19:59:37.660979 [ 201 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 11001 | 2025.09.18 19:59:37.661018 [ 201 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 11002 | 2025.09.18 19:59:37.661055 [ 201 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 11003 | 2025.09.18 19:59:37.661076 [ 193 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3972 rows, containing 5 columns (5 merged, 0 gathered) in 0.001848752 sec., 2148476.3775779554 rows/sec., 161.59 MiB/sec. | ||
| 11004 | 2025.09.18 19:59:37.661095 [ 201 ] {82c2d068-0155-47a4-b002-24959625698b::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 | ||
| 11005 | 2025.09.18 19:59:37.661269 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11006 | 2025.09.18 19:59:37.661350 [ 4 ] {8e8f96a4-ae81-422b-80fe-7f16f9712029} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11007 | 2025.09.18 19:59:37.661388 [ 4 ] {8e8f96a4-ae81-422b-80fe-7f16f9712029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11008 | 2025.09.18 19:59:37.661551 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_71_14} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11009 | 2025.09.18 19:59:37.661625 [ 186 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_71_14} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11010 | 2025.09.18 19:59:37.661728 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 11011 | 2025.09.18 19:59:37.661875 [ 4 ] {8e8f96a4-ae81-422b-80fe-7f16f9712029} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11012 | 2025.09.18 19:59:37.661877 [ 186 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001191301 sec., 156131.82562593333 rows/sec., 7.97 MiB/sec. | ||
| 11013 | 2025.09.18 19:59:37.662003 [ 201 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11014 | 2025.09.18 19:59:37.662156 [ 4 ] {8e8f96a4-ae81-422b-80fe-7f16f9712029} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11015 | 2025.09.18 19:59:37.662274 [ 201 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_31_6} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11016 | 2025.09.18 19:59:37.662291 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11017 | 2025.09.18 19:59:37.662313 [ 4 ] {8e8f96a4-ae81-422b-80fe-7f16f9712029} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00148 sec., 212162.16216216216 rows/sec., 13.94 MiB/sec. | ||
| 11018 | 2025.09.18 19:59:37.662325 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11019 | 2025.09.18 19:59:37.662354 [ 201 ] {82c2d068-0155-47a4-b002-24959625698b::all_1_31_6} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11020 | 2025.09.18 19:59:37.662360 [ 4 ] {8e8f96a4-ae81-422b-80fe-7f16f9712029} <Debug> TCPHandler: Processed in 0.001660308 sec. | ||
| 11021 | 2025.09.18 19:59:37.662358 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11022 | 2025.09.18 19:59:37.662429 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11023 | 2025.09.18 19:59:37.662490 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11024 | 2025.09.18 19:59:37.662497 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::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 | ||
| 11025 | 2025.09.18 19:59:37.662589 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11026 | 2025.09.18 19:59:37.662592 [ 4 ] {c90fcc7b-8747-466f-9be3-3771393428bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11027 | 2025.09.18 19:59:37.662617 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 22726 rows starting from the beginning of the part | ||
| 11028 | 2025.09.18 19:59:37.662647 [ 4 ] {c90fcc7b-8747-466f-9be3-3771393428bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11029 | 2025.09.18 19:59:37.662665 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 316 rows starting from the beginning of the part | ||
| 11030 | 2025.09.18 19:59:37.662706 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 11031 | 2025.09.18 19:59:37.662741 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 314 rows starting from the beginning of the part | ||
| 11032 | 2025.09.18 19:59:37.662775 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 845 rows starting from the beginning of the part | ||
| 11033 | 2025.09.18 19:59:37.662807 [ 201 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 314 rows starting from the beginning of the part | ||
| 11034 | 2025.09.18 19:59:37.662968 [ 4 ] {c90fcc7b-8747-466f-9be3-3771393428bf} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11035 | 2025.09.18 19:59:37.663010 [ 4 ] {c90fcc7b-8747-466f-9be3-3771393428bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11036 | 2025.09.18 19:59:37.663329 [ 4 ] {c90fcc7b-8747-466f-9be3-3771393428bf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11037 | 2025.09.18 19:59:37.663537 [ 4 ] {c90fcc7b-8747-466f-9be3-3771393428bf} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11038 | 2025.09.18 19:59:37.663672 [ 4 ] {c90fcc7b-8747-466f-9be3-3771393428bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 11039 | 2025.09.18 19:59:37.663708 [ 4 ] {c90fcc7b-8747-466f-9be3-3771393428bf} <Debug> TCPHandler: Processed in 0.001267722 sec. | ||
| 11040 | 2025.09.18 19:59:37.663812 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11041 | 2025.09.18 19:59:37.663928 [ 4 ] {6c6c0279-98d3-468e-ada0-3be04d4f83f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11042 | 2025.09.18 19:59:37.663993 [ 4 ] {6c6c0279-98d3-468e-ada0-3be04d4f83f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11043 | 2025.09.18 19:59:37.664827 [ 4 ] {6c6c0279-98d3-468e-ada0-3be04d4f83f1} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11044 | 2025.09.18 19:59:37.664862 [ 4 ] {6c6c0279-98d3-468e-ada0-3be04d4f83f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11045 | 2025.09.18 19:59:37.665431 [ 4 ] {6c6c0279-98d3-468e-ada0-3be04d4f83f1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11046 | 2025.09.18 19:59:37.665655 [ 4 ] {6c6c0279-98d3-468e-ada0-3be04d4f83f1} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11047 | 2025.09.18 19:59:37.665798 [ 4 ] {6c6c0279-98d3-468e-ada0-3be04d4f83f1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001893 sec., 5282.620179609086 rows/sec., 9.47 MiB/sec. | ||
| 11048 | 2025.09.18 19:59:37.665858 [ 4 ] {6c6c0279-98d3-468e-ada0-3be04d4f83f1} <Debug> TCPHandler: Processed in 0.002094026 sec. | ||
| 11049 | 2025.09.18 19:59:37.665967 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11050 | 2025.09.18 19:59:37.666063 [ 4 ] {0ea16afc-571d-4841-ad45-cbb76fd7382b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11051 | 2025.09.18 19:59:37.666104 [ 4 ] {0ea16afc-571d-4841-ad45-cbb76fd7382b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11052 | 2025.09.18 19:59:37.666436 [ 4 ] {0ea16afc-571d-4841-ad45-cbb76fd7382b} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11053 | 2025.09.18 19:59:37.666472 [ 4 ] {0ea16afc-571d-4841-ad45-cbb76fd7382b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11054 | 2025.09.18 19:59:37.666985 [ 4 ] {0ea16afc-571d-4841-ad45-cbb76fd7382b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11055 | 2025.09.18 19:59:37.667198 [ 4 ] {0ea16afc-571d-4841-ad45-cbb76fd7382b} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11056 | 2025.09.18 19:59:37.667309 [ 111 ] {} <Debug> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11057 | 2025.09.18 19:59:37.667327 [ 4 ] {0ea16afc-571d-4841-ad45-cbb76fd7382b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001284 sec., 80996.88473520249 rows/sec., 4.96 MiB/sec. | ||
| 11058 | 2025.09.18 19:59:37.667339 [ 111 ] {} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11059 | 2025.09.18 19:59:37.667367 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11060 | 2025.09.18 19:59:37.667370 [ 4 ] {0ea16afc-571d-4841-ad45-cbb76fd7382b} <Debug> TCPHandler: Processed in 0.001451495 sec. | ||
| 11061 | 2025.09.18 19:59:37.667448 [ 186 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 11062 | 2025.09.18 19:59:37.667540 [ 186 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11063 | 2025.09.18 19:59:37.667573 [ 186 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4946 rows starting from the beginning of the part | ||
| 11064 | 2025.09.18 19:59:37.667635 [ 186 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 104 rows starting from the beginning of the part | ||
| 11065 | 2025.09.18 19:59:37.667682 [ 186 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 11066 | 2025.09.18 19:59:37.667725 [ 186 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 104 rows starting from the beginning of the part | ||
| 11067 | 2025.09.18 19:59:37.667763 [ 186 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 11068 | 2025.09.18 19:59:37.667806 [ 186 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 104 rows starting from the beginning of the part | ||
| 11069 | 2025.09.18 19:59:37.669690 [ 189 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5378 rows, containing 4 columns (4 merged, 0 gathered) in 0.002278228 sec., 2360606.5766903046 rows/sec., 150.51 MiB/sec. | ||
| 11070 | 2025.09.18 19:59:37.670114 [ 186 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24675 rows, containing 5 columns (5 merged, 0 gathered) in 0.007641961 sec., 3228883.267004372 rows/sec., 217.32 MiB/sec. | ||
| 11071 | 2025.09.18 19:59:37.670236 [ 198 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11072 | 2025.09.18 19:59:37.670318 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11073 | 2025.09.18 19:59:37.670515 [ 198 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_71_14} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11074 | 2025.09.18 19:59:37.670589 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11075 | 2025.09.18 19:59:37.670593 [ 198 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_71_14} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11076 | 2025.09.18 19:59:37.670664 [ 194 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11077 | 2025.09.18 19:59:37.670677 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 11078 | 2025.09.18 19:59:37.670739 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 11079 | 2025.09.18 19:59:38.000324 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.72 MiB, peak 330.41 MiB, free memory in arenas 0.00 B, will set to 319.70 MiB (RSS), difference: 1.97 MiB | ||
| 11080 | 2025.09.18 19:59:40.845655 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11081 | 2025.09.18 19:59:40.845724 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11082 | 2025.09.18 19:59:40.995558 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22987 | ||
| 11083 | 2025.09.18 19:59:40.996049 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11084 | 2025.09.18 19:59:40.996095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11085 | 2025.09.18 19:59:40.996575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11086 | 2025.09.18 19:59:40.996797 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11087 | 2025.09.18 19:59:40.996938 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22987 | ||
| 11088 | 2025.09.18 19:59:41.001442 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001047108 sec. | ||
| 11089 | 2025.09.18 19:59:41.055440 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1434 | ||
| 11090 | 2025.09.18 19:59:41.057930 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11091 | 2025.09.18 19:59:41.057996 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11092 | 2025.09.18 19:59:41.059249 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11093 | 2025.09.18 19:59:41.059543 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11094 | 2025.09.18 19:59:41.059919 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1434 | ||
| 11095 | 2025.09.18 19:59:42.251827 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11096 | 2025.09.18 19:59:42.270829 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11097 | 2025.09.18 19:59:42.270896 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11098 | 2025.09.18 19:59:42.276550 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11099 | 2025.09.18 19:59:42.277266 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11100 | 2025.09.18 19:59:42.280184 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11101 | 2025.09.18 19:59:42.639283 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11102 | 2025.09.18 19:59:42.639463 [ 4 ] {ac39fbba-cd4f-45b9-ab68-b98a72f3d031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11103 | 2025.09.18 19:59:42.639529 [ 4 ] {ac39fbba-cd4f-45b9-ab68-b98a72f3d031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11104 | 2025.09.18 19:59:42.640180 [ 4 ] {ac39fbba-cd4f-45b9-ab68-b98a72f3d031} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11105 | 2025.09.18 19:59:42.640230 [ 4 ] {ac39fbba-cd4f-45b9-ab68-b98a72f3d031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11106 | 2025.09.18 19:59:42.640631 [ 4 ] {ac39fbba-cd4f-45b9-ab68-b98a72f3d031} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11107 | 2025.09.18 19:59:42.640862 [ 4 ] {ac39fbba-cd4f-45b9-ab68-b98a72f3d031} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11108 | 2025.09.18 19:59:42.641027 [ 4 ] {ac39fbba-cd4f-45b9-ab68-b98a72f3d031} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.001612 sec., 74441.68734491315 rows/sec., 6.33 MiB/sec. | ||
| 11109 | 2025.09.18 19:59:42.641078 [ 4 ] {ac39fbba-cd4f-45b9-ab68-b98a72f3d031} <Debug> TCPHandler: Processed in 0.001919233 sec. | ||
| 11110 | 2025.09.18 19:59:42.641203 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11111 | 2025.09.18 19:59:42.641307 [ 4 ] {4657acc7-4fc4-4ff7-9ac5-3328c4dad270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11112 | 2025.09.18 19:59:42.641352 [ 4 ] {4657acc7-4fc4-4ff7-9ac5-3328c4dad270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11113 | 2025.09.18 19:59:42.641776 [ 4 ] {4657acc7-4fc4-4ff7-9ac5-3328c4dad270} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11114 | 2025.09.18 19:59:42.641814 [ 4 ] {4657acc7-4fc4-4ff7-9ac5-3328c4dad270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11115 | 2025.09.18 19:59:42.642123 [ 4 ] {4657acc7-4fc4-4ff7-9ac5-3328c4dad270} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11116 | 2025.09.18 19:59:42.642331 [ 4 ] {4657acc7-4fc4-4ff7-9ac5-3328c4dad270} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11117 | 2025.09.18 19:59:42.642457 [ 103 ] {} <Debug> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11118 | 2025.09.18 19:59:42.642465 [ 4 ] {4657acc7-4fc4-4ff7-9ac5-3328c4dad270} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001182 sec., 27072.75803722504 rows/sec., 1.99 MiB/sec. | ||
| 11119 | 2025.09.18 19:59:42.642527 [ 103 ] {} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11120 | 2025.09.18 19:59:42.642545 [ 4 ] {4657acc7-4fc4-4ff7-9ac5-3328c4dad270} <Debug> TCPHandler: Processed in 0.001393634 sec. | ||
| 11121 | 2025.09.18 19:59:42.642554 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11122 | 2025.09.18 19:59:42.642662 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11123 | 2025.09.18 19:59:42.642685 [ 196 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::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 | ||
| 11124 | 2025.09.18 19:59:42.642764 [ 4 ] {8acd6c23-ae60-451e-b48d-fb85d4bdd7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11125 | 2025.09.18 19:59:42.642810 [ 4 ] {8acd6c23-ae60-451e-b48d-fb85d4bdd7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11126 | 2025.09.18 19:59:42.642828 [ 196 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11127 | 2025.09.18 19:59:42.642865 [ 196 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 279 rows starting from the beginning of the part | ||
| 11128 | 2025.09.18 19:59:42.642933 [ 196 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part | ||
| 11129 | 2025.09.18 19:59:42.642979 [ 196 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 215 rows starting from the beginning of the part | ||
| 11130 | 2025.09.18 19:59:42.643021 [ 196 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 34 rows starting from the beginning of the part | ||
| 11131 | 2025.09.18 19:59:42.643062 [ 196 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 215 rows starting from the beginning of the part | ||
| 11132 | 2025.09.18 19:59:42.643101 [ 196 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 32 rows starting from the beginning of the part | ||
| 11133 | 2025.09.18 19:59:42.643231 [ 4 ] {8acd6c23-ae60-451e-b48d-fb85d4bdd7c6} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11134 | 2025.09.18 19:59:42.643272 [ 4 ] {8acd6c23-ae60-451e-b48d-fb85d4bdd7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11135 | 2025.09.18 19:59:42.643603 [ 4 ] {8acd6c23-ae60-451e-b48d-fb85d4bdd7c6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11136 | 2025.09.18 19:59:42.643828 [ 4 ] {8acd6c23-ae60-451e-b48d-fb85d4bdd7c6} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11137 | 2025.09.18 19:59:42.643959 [ 4 ] {8acd6c23-ae60-451e-b48d-fb85d4bdd7c6} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001216 sec., 78947.36842105263 rows/sec., 6.17 MiB/sec. | ||
| 11138 | 2025.09.18 19:59:42.643988 [ 198 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 807 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363163 sec., 592005.5048442483 rows/sec., 39.03 MiB/sec. | ||
| 11139 | 2025.09.18 19:59:42.643997 [ 4 ] {8acd6c23-ae60-451e-b48d-fb85d4bdd7c6} <Debug> TCPHandler: Processed in 0.001383833 sec. | ||
| 11140 | 2025.09.18 19:59:42.644121 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11141 | 2025.09.18 19:59:42.644135 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11142 | 2025.09.18 19:59:42.644218 [ 4 ] {a9e845f8-1fa7-4c91-8ef4-38e9932fc754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11143 | 2025.09.18 19:59:42.644273 [ 4 ] {a9e845f8-1fa7-4c91-8ef4-38e9932fc754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11144 | 2025.09.18 19:59:42.644509 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_66_13} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11145 | 2025.09.18 19:59:42.644580 [ 194 ] {838fd4b6-7149-43f5-87f4-d89bf3841967::all_1_66_13} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11146 | 2025.09.18 19:59:42.644676 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 11147 | 2025.09.18 19:59:42.644816 [ 4 ] {a9e845f8-1fa7-4c91-8ef4-38e9932fc754} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11148 | 2025.09.18 19:59:42.644852 [ 4 ] {a9e845f8-1fa7-4c91-8ef4-38e9932fc754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11149 | 2025.09.18 19:59:42.645192 [ 4 ] {a9e845f8-1fa7-4c91-8ef4-38e9932fc754} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11150 | 2025.09.18 19:59:42.645394 [ 4 ] {a9e845f8-1fa7-4c91-8ef4-38e9932fc754} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11151 | 2025.09.18 19:59:42.645523 [ 4 ] {a9e845f8-1fa7-4c91-8ef4-38e9932fc754} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001325 sec., 120754.71698113208 rows/sec., 8.41 MiB/sec. | ||
| 11152 | 2025.09.18 19:59:42.645560 [ 4 ] {a9e845f8-1fa7-4c91-8ef4-38e9932fc754} <Debug> TCPHandler: Processed in 0.001488405 sec. | ||
| 11153 | 2025.09.18 19:59:42.645673 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11154 | 2025.09.18 19:59:42.645769 [ 4 ] {1c76b5f0-0594-4e1c-aaf0-a94fce6b7668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11155 | 2025.09.18 19:59:42.645822 [ 4 ] {1c76b5f0-0594-4e1c-aaf0-a94fce6b7668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11156 | 2025.09.18 19:59:42.646604 [ 4 ] {1c76b5f0-0594-4e1c-aaf0-a94fce6b7668} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11157 | 2025.09.18 19:59:42.646640 [ 4 ] {1c76b5f0-0594-4e1c-aaf0-a94fce6b7668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11158 | 2025.09.18 19:59:42.647184 [ 4 ] {1c76b5f0-0594-4e1c-aaf0-a94fce6b7668} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11159 | 2025.09.18 19:59:42.647406 [ 4 ] {1c76b5f0-0594-4e1c-aaf0-a94fce6b7668} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11160 | 2025.09.18 19:59:42.647548 [ 4 ] {1c76b5f0-0594-4e1c-aaf0-a94fce6b7668} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001799 sec., 17787.659811006113 rows/sec., 31.87 MiB/sec. | ||
| 11161 | 2025.09.18 19:59:42.647611 [ 4 ] {1c76b5f0-0594-4e1c-aaf0-a94fce6b7668} <Debug> TCPHandler: Processed in 0.001986204 sec. | ||
| 11162 | 2025.09.18 19:59:42.647724 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11163 | 2025.09.18 19:59:42.647819 [ 4 ] {ecef065b-2996-4554-bdc3-cf8f8275d493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11164 | 2025.09.18 19:59:42.647860 [ 4 ] {ecef065b-2996-4554-bdc3-cf8f8275d493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11165 | 2025.09.18 19:59:42.648188 [ 4 ] {ecef065b-2996-4554-bdc3-cf8f8275d493} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11166 | 2025.09.18 19:59:42.648224 [ 4 ] {ecef065b-2996-4554-bdc3-cf8f8275d493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11167 | 2025.09.18 19:59:42.648526 [ 4 ] {ecef065b-2996-4554-bdc3-cf8f8275d493} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11168 | 2025.09.18 19:59:42.648726 [ 4 ] {ecef065b-2996-4554-bdc3-cf8f8275d493} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11169 | 2025.09.18 19:59:42.648853 [ 4 ] {ecef065b-2996-4554-bdc3-cf8f8275d493} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 11170 | 2025.09.18 19:59:42.648890 [ 4 ] {ecef065b-2996-4554-bdc3-cf8f8275d493} <Debug> TCPHandler: Processed in 0.001214411 sec. | ||
| 11171 | 2025.09.18 19:59:47.648844 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11172 | 2025.09.18 19:59:47.649039 [ 4 ] {dcd2a4b6-c9eb-4f55-898a-3616f7d93f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11173 | 2025.09.18 19:59:47.649108 [ 4 ] {dcd2a4b6-c9eb-4f55-898a-3616f7d93f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11174 | 2025.09.18 19:59:47.649879 [ 4 ] {dcd2a4b6-c9eb-4f55-898a-3616f7d93f6e} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11175 | 2025.09.18 19:59:47.649930 [ 4 ] {dcd2a4b6-c9eb-4f55-898a-3616f7d93f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11176 | 2025.09.18 19:59:47.650362 [ 4 ] {dcd2a4b6-c9eb-4f55-898a-3616f7d93f6e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11177 | 2025.09.18 19:59:47.650582 [ 4 ] {dcd2a4b6-c9eb-4f55-898a-3616f7d93f6e} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11178 | 2025.09.18 19:59:47.650746 [ 4 ] {dcd2a4b6-c9eb-4f55-898a-3616f7d93f6e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001755 sec., 233618.23361823361 rows/sec., 14.82 MiB/sec. | ||
| 11179 | 2025.09.18 19:59:47.650798 [ 4 ] {dcd2a4b6-c9eb-4f55-898a-3616f7d93f6e} <Debug> TCPHandler: Processed in 0.002084215 sec. | ||
| 11180 | 2025.09.18 19:59:47.650922 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11181 | 2025.09.18 19:59:47.651025 [ 4 ] {5598da54-c4ab-49b1-84f0-7a586a53e46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11182 | 2025.09.18 19:59:47.651069 [ 4 ] {5598da54-c4ab-49b1-84f0-7a586a53e46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11183 | 2025.09.18 19:59:47.651903 [ 4 ] {5598da54-c4ab-49b1-84f0-7a586a53e46f} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11184 | 2025.09.18 19:59:47.651942 [ 4 ] {5598da54-c4ab-49b1-84f0-7a586a53e46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11185 | 2025.09.18 19:59:47.652322 [ 4 ] {5598da54-c4ab-49b1-84f0-7a586a53e46f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11186 | 2025.09.18 19:59:47.652528 [ 4 ] {5598da54-c4ab-49b1-84f0-7a586a53e46f} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11187 | 2025.09.18 19:59:47.652662 [ 4 ] {5598da54-c4ab-49b1-84f0-7a586a53e46f} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001659 sec., 682338.7582881254 rows/sec., 54.07 MiB/sec. | ||
| 11188 | 2025.09.18 19:59:47.652701 [ 4 ] {5598da54-c4ab-49b1-84f0-7a586a53e46f} <Debug> TCPHandler: Processed in 0.001832641 sec. | ||
| 11189 | 2025.09.18 19:59:47.652825 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11190 | 2025.09.18 19:59:47.652923 [ 4 ] {93f81169-daef-4574-962a-d9a4572a77d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11191 | 2025.09.18 19:59:47.652963 [ 4 ] {93f81169-daef-4574-962a-d9a4572a77d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11192 | 2025.09.18 19:59:47.653446 [ 4 ] {93f81169-daef-4574-962a-d9a4572a77d2} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11193 | 2025.09.18 19:59:47.653482 [ 4 ] {93f81169-daef-4574-962a-d9a4572a77d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11194 | 2025.09.18 19:59:47.653796 [ 4 ] {93f81169-daef-4574-962a-d9a4572a77d2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11195 | 2025.09.18 19:59:47.653998 [ 4 ] {93f81169-daef-4574-962a-d9a4572a77d2} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11196 | 2025.09.18 19:59:47.654129 [ 4 ] {93f81169-daef-4574-962a-d9a4572a77d2} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001226 sec., 175367.0473083197 rows/sec., 10.41 MiB/sec. | ||
| 11197 | 2025.09.18 19:59:47.654165 [ 4 ] {93f81169-daef-4574-962a-d9a4572a77d2} <Debug> TCPHandler: Processed in 0.001389484 sec. | ||
| 11198 | 2025.09.18 19:59:47.654274 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11199 | 2025.09.18 19:59:47.654374 [ 4 ] {8d6639df-16ab-434d-8fe8-c1225e0c23c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11200 | 2025.09.18 19:59:47.654413 [ 4 ] {8d6639df-16ab-434d-8fe8-c1225e0c23c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11201 | 2025.09.18 19:59:47.654866 [ 4 ] {8d6639df-16ab-434d-8fe8-c1225e0c23c8} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11202 | 2025.09.18 19:59:47.654903 [ 4 ] {8d6639df-16ab-434d-8fe8-c1225e0c23c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11203 | 2025.09.18 19:59:47.655207 [ 4 ] {8d6639df-16ab-434d-8fe8-c1225e0c23c8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11204 | 2025.09.18 19:59:47.655420 [ 4 ] {8d6639df-16ab-434d-8fe8-c1225e0c23c8} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11205 | 2025.09.18 19:59:47.655549 [ 4 ] {8d6639df-16ab-434d-8fe8-c1225e0c23c8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001194 sec., 177554.43886097154 rows/sec., 11.45 MiB/sec. | ||
| 11206 | 2025.09.18 19:59:47.655586 [ 4 ] {8d6639df-16ab-434d-8fe8-c1225e0c23c8} <Debug> TCPHandler: Processed in 0.001361473 sec. | ||
| 11207 | 2025.09.18 19:59:47.655706 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11208 | 2025.09.18 19:59:47.655827 [ 4 ] {42679eff-90ba-4ba0-8fcc-c6d0683bba13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11209 | 2025.09.18 19:59:47.655877 [ 4 ] {42679eff-90ba-4ba0-8fcc-c6d0683bba13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11210 | 2025.09.18 19:59:47.656395 [ 4 ] {42679eff-90ba-4ba0-8fcc-c6d0683bba13} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11211 | 2025.09.18 19:59:47.656432 [ 4 ] {42679eff-90ba-4ba0-8fcc-c6d0683bba13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11212 | 2025.09.18 19:59:47.656757 [ 4 ] {42679eff-90ba-4ba0-8fcc-c6d0683bba13} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11213 | 2025.09.18 19:59:47.656961 [ 4 ] {42679eff-90ba-4ba0-8fcc-c6d0683bba13} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11214 | 2025.09.18 19:59:47.657090 [ 4 ] {42679eff-90ba-4ba0-8fcc-c6d0683bba13} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001288 sec., 163819.8757763975 rows/sec., 9.30 MiB/sec. | ||
| 11215 | 2025.09.18 19:59:47.657128 [ 4 ] {42679eff-90ba-4ba0-8fcc-c6d0683bba13} <Debug> TCPHandler: Processed in 0.001483596 sec. | ||
| 11216 | 2025.09.18 19:59:47.657249 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11217 | 2025.09.18 19:59:47.657373 [ 4 ] {288b6bd0-84c7-4c30-a7a5-184ef11dd883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11218 | 2025.09.18 19:59:47.657424 [ 4 ] {288b6bd0-84c7-4c30-a7a5-184ef11dd883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11219 | 2025.09.18 19:59:47.658159 [ 4 ] {288b6bd0-84c7-4c30-a7a5-184ef11dd883} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11220 | 2025.09.18 19:59:47.658204 [ 4 ] {288b6bd0-84c7-4c30-a7a5-184ef11dd883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11221 | 2025.09.18 19:59:47.658559 [ 4 ] {288b6bd0-84c7-4c30-a7a5-184ef11dd883} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11222 | 2025.09.18 19:59:47.658780 [ 4 ] {288b6bd0-84c7-4c30-a7a5-184ef11dd883} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11223 | 2025.09.18 19:59:47.658913 [ 4 ] {288b6bd0-84c7-4c30-a7a5-184ef11dd883} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001566 sec., 439974.45721583656 rows/sec., 30.72 MiB/sec. | ||
| 11224 | 2025.09.18 19:59:47.658954 [ 4 ] {288b6bd0-84c7-4c30-a7a5-184ef11dd883} <Debug> TCPHandler: Processed in 0.00176715 sec. | ||
| 11225 | 2025.09.18 19:59:47.659063 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11226 | 2025.09.18 19:59:47.659160 [ 4 ] {5df22490-b4d8-4ad7-89ba-2288de28f96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11227 | 2025.09.18 19:59:47.659201 [ 4 ] {5df22490-b4d8-4ad7-89ba-2288de28f96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11228 | 2025.09.18 19:59:47.659594 [ 4 ] {5df22490-b4d8-4ad7-89ba-2288de28f96e} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11229 | 2025.09.18 19:59:47.659636 [ 4 ] {5df22490-b4d8-4ad7-89ba-2288de28f96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11230 | 2025.09.18 19:59:47.660004 [ 4 ] {5df22490-b4d8-4ad7-89ba-2288de28f96e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11231 | 2025.09.18 19:59:47.660257 [ 4 ] {5df22490-b4d8-4ad7-89ba-2288de28f96e} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11232 | 2025.09.18 19:59:47.660386 [ 4 ] {5df22490-b4d8-4ad7-89ba-2288de28f96e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001244 sec., 4823.151125401929 rows/sec., 251.99 KiB/sec. | ||
| 11233 | 2025.09.18 19:59:47.660423 [ 4 ] {5df22490-b4d8-4ad7-89ba-2288de28f96e} <Debug> TCPHandler: Processed in 0.001408164 sec. | ||
| 11234 | 2025.09.18 19:59:47.660536 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11235 | 2025.09.18 19:59:47.660635 [ 4 ] {b797daa6-155a-4414-86c5-4f238dca6657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11236 | 2025.09.18 19:59:47.660680 [ 4 ] {b797daa6-155a-4414-86c5-4f238dca6657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11237 | 2025.09.18 19:59:47.661112 [ 4 ] {b797daa6-155a-4414-86c5-4f238dca6657} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11238 | 2025.09.18 19:59:47.661151 [ 4 ] {b797daa6-155a-4414-86c5-4f238dca6657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11239 | 2025.09.18 19:59:47.661502 [ 4 ] {b797daa6-155a-4414-86c5-4f238dca6657} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11240 | 2025.09.18 19:59:47.661707 [ 4 ] {b797daa6-155a-4414-86c5-4f238dca6657} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11241 | 2025.09.18 19:59:47.661842 [ 4 ] {b797daa6-155a-4414-86c5-4f238dca6657} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001226 sec., 256117.4551386623 rows/sec., 16.82 MiB/sec. | ||
| 11242 | 2025.09.18 19:59:47.661881 [ 4 ] {b797daa6-155a-4414-86c5-4f238dca6657} <Debug> TCPHandler: Processed in 0.001395844 sec. | ||
| 11243 | 2025.09.18 19:59:47.662008 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11244 | 2025.09.18 19:59:47.662132 [ 4 ] {75c4530c-3665-4283-82e4-9df173200ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11245 | 2025.09.18 19:59:47.662184 [ 4 ] {75c4530c-3665-4283-82e4-9df173200ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11246 | 2025.09.18 19:59:47.662576 [ 4 ] {75c4530c-3665-4283-82e4-9df173200ef9} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11247 | 2025.09.18 19:59:47.662621 [ 4 ] {75c4530c-3665-4283-82e4-9df173200ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11248 | 2025.09.18 19:59:47.662988 [ 4 ] {75c4530c-3665-4283-82e4-9df173200ef9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11249 | 2025.09.18 19:59:47.663230 [ 4 ] {75c4530c-3665-4283-82e4-9df173200ef9} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11250 | 2025.09.18 19:59:47.663362 [ 4 ] {75c4530c-3665-4283-82e4-9df173200ef9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001254 sec., 797.4481658692185 rows/sec., 53.73 KiB/sec. | ||
| 11251 | 2025.09.18 19:59:47.663398 [ 4 ] {75c4530c-3665-4283-82e4-9df173200ef9} <Debug> TCPHandler: Processed in 0.001455525 sec. | ||
| 11252 | 2025.09.18 19:59:47.663505 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11253 | 2025.09.18 19:59:47.663606 [ 4 ] {4506e2f8-72d3-463f-a4ef-39b6b72fad4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11254 | 2025.09.18 19:59:47.663663 [ 4 ] {4506e2f8-72d3-463f-a4ef-39b6b72fad4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11255 | 2025.09.18 19:59:47.664399 [ 4 ] {4506e2f8-72d3-463f-a4ef-39b6b72fad4a} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11256 | 2025.09.18 19:59:47.664435 [ 4 ] {4506e2f8-72d3-463f-a4ef-39b6b72fad4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11257 | 2025.09.18 19:59:47.664909 [ 4 ] {4506e2f8-72d3-463f-a4ef-39b6b72fad4a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11258 | 2025.09.18 19:59:47.665112 [ 4 ] {4506e2f8-72d3-463f-a4ef-39b6b72fad4a} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11259 | 2025.09.18 19:59:47.665311 [ 4 ] {4506e2f8-72d3-463f-a4ef-39b6b72fad4a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001724 sec., 5800.46403712297 rows/sec., 10.39 MiB/sec. | ||
| 11260 | 2025.09.18 19:59:47.665353 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11261 | 2025.09.18 19:59:47.665364 [ 4 ] {4506e2f8-72d3-463f-a4ef-39b6b72fad4a} <Debug> TCPHandler: Processed in 0.001909522 sec. | ||
| 11262 | 2025.09.18 19:59:47.665465 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11263 | 2025.09.18 19:59:47.665511 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11264 | 2025.09.18 19:59:47.665545 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11265 | 2025.09.18 19:59:47.665625 [ 186 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::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 | ||
| 11266 | 2025.09.18 19:59:47.665648 [ 4 ] {1528f335-1cde-4359-b546-6ecd2a9a34b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11267 | 2025.09.18 19:59:47.665691 [ 4 ] {1528f335-1cde-4359-b546-6ecd2a9a34b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11268 | 2025.09.18 19:59:47.665835 [ 186 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11269 | 2025.09.18 19:59:47.665901 [ 186 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1249 rows starting from the beginning of the part | ||
| 11270 | 2025.09.18 19:59:47.666034 [ 4 ] {1528f335-1cde-4359-b546-6ecd2a9a34b9} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11271 | 2025.09.18 19:59:47.666044 [ 186 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 11272 | 2025.09.18 19:59:47.666072 [ 4 ] {1528f335-1cde-4359-b546-6ecd2a9a34b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11273 | 2025.09.18 19:59:47.666159 [ 186 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
| 11274 | 2025.09.18 19:59:47.666272 [ 186 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 11275 | 2025.09.18 19:59:47.666366 [ 186 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part | ||
| 11276 | 2025.09.18 19:59:47.666395 [ 4 ] {1528f335-1cde-4359-b546-6ecd2a9a34b9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11277 | 2025.09.18 19:59:47.666460 [ 186 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part | ||
| 11278 | 2025.09.18 19:59:47.666615 [ 4 ] {1528f335-1cde-4359-b546-6ecd2a9a34b9} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11279 | 2025.09.18 19:59:47.666743 [ 4 ] {1528f335-1cde-4359-b546-6ecd2a9a34b9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001114 sec., 93357.27109515261 rows/sec., 5.72 MiB/sec. | ||
| 11280 | 2025.09.18 19:59:47.666778 [ 4 ] {1528f335-1cde-4359-b546-6ecd2a9a34b9} <Debug> TCPHandler: Processed in 0.001283762 sec. | ||
| 11281 | 2025.09.18 19:59:47.672888 [ 198 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1343 rows, containing 19 columns (19 merged, 0 gathered) in 0.007306995 sec., 183796.48542253004 rows/sec., 329.35 MiB/sec. | ||
| 11282 | 2025.09.18 19:59:47.674084 [ 198 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11283 | 2025.09.18 19:59:47.674392 [ 198 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11284 | 2025.09.18 19:59:47.674456 [ 198 ] {fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11285 | 2025.09.18 19:59:47.674553 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 11286 | 2025.09.18 19:59:48.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.53 MiB, peak 332.07 MiB, free memory in arenas 0.00 B, will set to 322.75 MiB (RSS), difference: 2.22 MiB | ||
| 11287 | 2025.09.18 19:59:48.497066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23499 | ||
| 11288 | 2025.09.18 19:59:48.497988 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11289 | 2025.09.18 19:59:48.498063 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11290 | 2025.09.18 19:59:48.498650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11291 | 2025.09.18 19:59:48.498877 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11292 | 2025.09.18 19:59:48.499011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23499 | ||
| 11293 | 2025.09.18 19:59:49.780302 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11294 | 2025.09.18 19:59:49.800170 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11295 | 2025.09.18 19:59:49.800259 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11296 | 2025.09.18 19:59:49.806700 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11297 | 2025.09.18 19:59:49.807487 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11298 | 2025.09.18 19:59:49.811105 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11299 | 2025.09.18 19:59:50.164289 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38338 | ||
| 11300 | 2025.09.18 19:59:50.164400 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11301 | 2025.09.18 19:59:50.164427 [ 291 ] {} <Debug> TCP-Session: 013e4c70-6573-4468-aa27-642a82043e50 Authenticating user 'default' from [fd00:1122:3344:101::e]:38338 | ||
| 11302 | 2025.09.18 19:59:50.164449 [ 291 ] {} <Debug> TCP-Session: 013e4c70-6573-4468-aa27-642a82043e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11303 | 2025.09.18 19:59:50.164463 [ 291 ] {} <Debug> TCP-Session: 013e4c70-6573-4468-aa27-642a82043e50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11304 | 2025.09.18 19:59:50.164665 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63072 | ||
| 11305 | 2025.09.18 19:59:50.164693 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64850 | ||
| 11306 | 2025.09.18 19:59:50.164714 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40373 | ||
| 11307 | 2025.09.18 19:59:50.164732 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56151 | ||
| 11308 | 2025.09.18 19:59:50.164767 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63918 | ||
| 11309 | 2025.09.18 19:59:50.164783 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11310 | 2025.09.18 19:59:50.164809 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11311 | 2025.09.18 19:59:50.164761 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34536 | ||
| 11312 | 2025.09.18 19:59:50.164835 [ 292 ] {} <Debug> TCP-Session: d04be0c1-d65c-4ea8-86ba-9121fbaf6bb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63072 | ||
| 11313 | 2025.09.18 19:59:50.164847 [ 293 ] {} <Debug> TCP-Session: f5d086ef-fb86-41cc-83b7-0188d384420d Authenticating user 'default' from [fd00:1122:3344:101::e]:64850 | ||
| 11314 | 2025.09.18 19:59:50.164858 [ 291 ] {} <Trace> TCP-Session: 013e4c70-6573-4468-aa27-642a82043e50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11315 | 2025.09.18 19:59:50.164880 [ 292 ] {} <Debug> TCP-Session: d04be0c1-d65c-4ea8-86ba-9121fbaf6bb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11316 | 2025.09.18 19:59:50.164893 [ 293 ] {} <Debug> TCP-Session: f5d086ef-fb86-41cc-83b7-0188d384420d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11317 | 2025.09.18 19:59:50.164918 [ 292 ] {} <Debug> TCP-Session: d04be0c1-d65c-4ea8-86ba-9121fbaf6bb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11318 | 2025.09.18 19:59:50.164933 [ 293 ] {} <Debug> TCP-Session: f5d086ef-fb86-41cc-83b7-0188d384420d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11319 | 2025.09.18 19:59:50.164947 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11320 | 2025.09.18 19:59:50.164744 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35861 | ||
| 11321 | 2025.09.18 19:59:50.164992 [ 286 ] {} <Debug> TCP-Session: 6e93d970-1590-4945-98d1-362c0e024fc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56151 | ||
| 11322 | 2025.09.18 19:59:50.164723 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60862 | ||
| 11323 | 2025.09.18 19:59:50.165038 [ 286 ] {} <Debug> TCP-Session: 6e93d970-1590-4945-98d1-362c0e024fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11324 | 2025.09.18 19:59:50.165056 [ 286 ] {} <Debug> TCP-Session: 6e93d970-1590-4945-98d1-362c0e024fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11325 | 2025.09.18 19:59:50.165056 [ 291 ] {0b47c644-761c-4ed8-8b12-9c3513dfae16} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38338) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11326 | 2025.09.18 19:59:50.165325 [ 291 ] {0b47c644-761c-4ed8-8b12-9c3513dfae16} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11327 | 2025.09.18 19:59:50.165382 [ 291 ] {0b47c644-761c-4ed8-8b12-9c3513dfae16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11328 | 2025.09.18 19:59:50.165457 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11329 | 2025.09.18 19:59:50.165492 [ 288 ] {} <Debug> TCP-Session: 2805222a-7662-474d-b4cd-b11055b2494a Authenticating user 'default' from [fd00:1122:3344:101::e]:35861 | ||
| 11330 | 2025.09.18 19:59:50.165509 [ 288 ] {} <Debug> TCP-Session: 2805222a-7662-474d-b4cd-b11055b2494a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11331 | 2025.09.18 19:59:50.165521 [ 288 ] {} <Debug> TCP-Session: 2805222a-7662-474d-b4cd-b11055b2494a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11332 | 2025.09.18 19:59:50.165584 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11333 | 2025.09.18 19:59:50.165619 [ 290 ] {} <Debug> TCP-Session: dc80fde4-26e7-44bd-8794-aa73dc6d85e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63918 | ||
| 11334 | 2025.09.18 19:59:50.165635 [ 290 ] {} <Debug> TCP-Session: dc80fde4-26e7-44bd-8794-aa73dc6d85e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11335 | 2025.09.18 19:59:50.165648 [ 290 ] {} <Debug> TCP-Session: dc80fde4-26e7-44bd-8794-aa73dc6d85e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11336 | 2025.09.18 19:59:50.165672 [ 291 ] {0b47c644-761c-4ed8-8b12-9c3513dfae16} <Debug> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b) (SelectExecutor): Key condition: unknown | ||
| 11337 | 2025.09.18 19:59:50.165732 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11338 | 2025.09.18 19:59:50.165810 [ 289 ] {} <Debug> TCP-Session: 3a4cfa25-d007-4703-b84b-ed4ca9050f42 Authenticating user 'default' from [fd00:1122:3344:101::e]:34536 | ||
| 11339 | 2025.09.18 19:59:50.165828 [ 289 ] {} <Debug> TCP-Session: 3a4cfa25-d007-4703-b84b-ed4ca9050f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11340 | 2025.09.18 19:59:50.165840 [ 289 ] {} <Debug> TCP-Session: 3a4cfa25-d007-4703-b84b-ed4ca9050f42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11341 | 2025.09.18 19:59:50.165863 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11342 | 2025.09.18 19:59:50.165902 [ 294 ] {} <Debug> TCP-Session: 52e162ca-0e78-4c47-9e9d-a8f252b3d7be Authenticating user 'default' from [fd00:1122:3344:101::e]:40373 | ||
| 11343 | 2025.09.18 19:59:50.165924 [ 294 ] {} <Debug> TCP-Session: 52e162ca-0e78-4c47-9e9d-a8f252b3d7be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11344 | 2025.09.18 19:59:50.165936 [ 294 ] {} <Debug> TCP-Session: 52e162ca-0e78-4c47-9e9d-a8f252b3d7be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11345 | 2025.09.18 19:59:50.166038 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11346 | 2025.09.18 19:59:50.166110 [ 3 ] {} <Debug> TCP-Session: 79195c48-7f12-4321-ad01-7fdb56672f2a Authenticating user 'default' from [fd00:1122:3344:101::e]:60862 | ||
| 11347 | 2025.09.18 19:59:50.166128 [ 3 ] {} <Debug> TCP-Session: 79195c48-7f12-4321-ad01-7fdb56672f2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11348 | 2025.09.18 19:59:50.166140 [ 3 ] {} <Debug> TCP-Session: 79195c48-7f12-4321-ad01-7fdb56672f2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11349 | 2025.09.18 19:59:50.166783 [ 333 ] {0b47c644-761c-4ed8-8b12-9c3513dfae16} <Trace> AggregatingTransform: Aggregating | ||
| 11350 | 2025.09.18 19:59:50.166830 [ 333 ] {0b47c644-761c-4ed8-8b12-9c3513dfae16} <Trace> Aggregator: Aggregation method: without_key | ||
| 11351 | 2025.09.18 19:59:50.166870 [ 333 ] {0b47c644-761c-4ed8-8b12-9c3513dfae16} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001012187 sec. (987.960 rows/sec., 38.59 KiB/sec.) | ||
| 11352 | 2025.09.18 19:59:50.166890 [ 333 ] {0b47c644-761c-4ed8-8b12-9c3513dfae16} <Trace> Aggregator: Merging aggregated data | ||
| 11353 | 2025.09.18 19:59:50.168237 [ 291 ] {0b47c644-761c-4ed8-8b12-9c3513dfae16} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003246 sec., 308.07147258163894 rows/sec., 12.03 KiB/sec. | ||
| 11354 | 2025.09.18 19:59:50.168402 [ 291 ] {0b47c644-761c-4ed8-8b12-9c3513dfae16} <Debug> TCPHandler: Processed in 0.003661242 sec. | ||
| 11355 | 2025.09.18 19:59:50.168526 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11356 | 2025.09.18 19:59:50.168554 [ 291 ] {} <Debug> TCP-Session: 013e4c70-6573-4468-aa27-642a82043e50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11357 | 2025.09.18 19:59:50.168556 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11358 | 2025.09.18 19:59:50.168576 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11359 | 2025.09.18 19:59:50.168601 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11360 | 2025.09.18 19:59:50.168608 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11361 | 2025.09.18 19:59:50.168650 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11362 | 2025.09.18 19:59:50.168663 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11363 | 2025.09.18 19:59:50.168682 [ 293 ] {} <Debug> TCP-Session: f5d086ef-fb86-41cc-83b7-0188d384420d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11364 | 2025.09.18 19:59:50.168653 [ 290 ] {} <Debug> TCP-Session: dc80fde4-26e7-44bd-8794-aa73dc6d85e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11365 | 2025.09.18 19:59:50.168714 [ 294 ] {} <Debug> TCP-Session: 52e162ca-0e78-4c47-9e9d-a8f252b3d7be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11366 | 2025.09.18 19:59:50.168721 [ 289 ] {} <Debug> TCP-Session: 3a4cfa25-d007-4703-b84b-ed4ca9050f42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11367 | 2025.09.18 19:59:50.168644 [ 286 ] {} <Debug> TCP-Session: 6e93d970-1590-4945-98d1-362c0e024fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11368 | 2025.09.18 19:59:50.168635 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11369 | 2025.09.18 19:59:50.168621 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11370 | 2025.09.18 19:59:50.168816 [ 3 ] {} <Debug> TCP-Session: 79195c48-7f12-4321-ad01-7fdb56672f2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11371 | 2025.09.18 19:59:50.168614 [ 292 ] {} <Debug> TCP-Session: d04be0c1-d65c-4ea8-86ba-9121fbaf6bb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11372 | 2025.09.18 19:59:50.168844 [ 288 ] {} <Debug> TCP-Session: 2805222a-7662-474d-b4cd-b11055b2494a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11373 | 2025.09.18 19:59:50.266392 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34036 | ||
| 11374 | 2025.09.18 19:59:50.266503 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11375 | 2025.09.18 19:59:50.266542 [ 286 ] {} <Debug> TCP-Session: 7dc334a8-8ee9-4831-b28c-b0c13a6ea5b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34036 | ||
| 11376 | 2025.09.18 19:59:50.266575 [ 286 ] {} <Debug> TCP-Session: 7dc334a8-8ee9-4831-b28c-b0c13a6ea5b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11377 | 2025.09.18 19:59:50.266596 [ 286 ] {} <Debug> TCP-Session: 7dc334a8-8ee9-4831-b28c-b0c13a6ea5b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11378 | 2025.09.18 19:59:50.266808 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51194 | ||
| 11379 | 2025.09.18 19:59:50.266818 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56678 | ||
| 11380 | 2025.09.18 19:59:50.266868 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44032 | ||
| 11381 | 2025.09.18 19:59:50.266894 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54849 | ||
| 11382 | 2025.09.18 19:59:50.266924 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50622 | ||
| 11383 | 2025.09.18 19:59:50.266933 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62941 | ||
| 11384 | 2025.09.18 19:59:50.266958 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11385 | 2025.09.18 19:59:50.266989 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11386 | 2025.09.18 19:59:50.266990 [ 286 ] {} <Trace> TCP-Session: 7dc334a8-8ee9-4831-b28c-b0c13a6ea5b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11387 | 2025.09.18 19:59:50.267029 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11388 | 2025.09.18 19:59:50.267030 [ 291 ] {} <Debug> TCP-Session: 2442f1fa-9b20-4e8e-b967-54b58bf79bf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44032 | ||
| 11389 | 2025.09.18 19:59:50.267003 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11390 | 2025.09.18 19:59:50.267058 [ 3 ] {} <Debug> TCP-Session: c9a122dc-7a91-4cf5-9b83-1aa169a56764 Authenticating user 'default' from [fd00:1122:3344:101::e]:62941 | ||
| 11391 | 2025.09.18 19:59:50.267073 [ 291 ] {} <Debug> TCP-Session: 2442f1fa-9b20-4e8e-b967-54b58bf79bf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11392 | 2025.09.18 19:59:50.267092 [ 293 ] {} <Debug> TCP-Session: 1707aeac-cbb0-4352-9f9e-81011513a793 Authenticating user 'default' from [fd00:1122:3344:101::e]:50622 | ||
| 11393 | 2025.09.18 19:59:50.267100 [ 3 ] {} <Debug> TCP-Session: c9a122dc-7a91-4cf5-9b83-1aa169a56764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11394 | 2025.09.18 19:59:50.267111 [ 291 ] {} <Debug> TCP-Session: 2442f1fa-9b20-4e8e-b967-54b58bf79bf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11395 | 2025.09.18 19:59:50.267136 [ 3 ] {} <Debug> TCP-Session: c9a122dc-7a91-4cf5-9b83-1aa169a56764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11396 | 2025.09.18 19:59:50.267133 [ 293 ] {} <Debug> TCP-Session: 1707aeac-cbb0-4352-9f9e-81011513a793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11397 | 2025.09.18 19:59:50.267007 [ 289 ] {} <Debug> TCP-Session: b008a81c-3bca-4366-a66d-22287db44da1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56678 | ||
| 11398 | 2025.09.18 19:59:50.267174 [ 293 ] {} <Debug> TCP-Session: 1707aeac-cbb0-4352-9f9e-81011513a793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11399 | 2025.09.18 19:59:50.267193 [ 289 ] {} <Debug> TCP-Session: b008a81c-3bca-4366-a66d-22287db44da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11400 | 2025.09.18 19:59:50.267196 [ 286 ] {46a2f2a6-bbc0-48b5-a615-2d3b29988d89} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34036) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11401 | 2025.09.18 19:59:50.267208 [ 289 ] {} <Debug> TCP-Session: b008a81c-3bca-4366-a66d-22287db44da1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11402 | 2025.09.18 19:59:50.266990 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11403 | 2025.09.18 19:59:50.266943 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11404 | 2025.09.18 19:59:50.266854 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44800 | ||
| 11405 | 2025.09.18 19:59:50.267293 [ 288 ] {} <Debug> TCP-Session: dd19d347-23fd-4e27-9cf6-5620cbd2e07f Authenticating user 'default' from [fd00:1122:3344:101::e]:51194 | ||
| 11406 | 2025.09.18 19:59:50.267281 [ 292 ] {} <Debug> TCP-Session: 26a2e53e-3d61-439c-843a-345daccf94ad Authenticating user 'default' from [fd00:1122:3344:101::e]:54849 | ||
| 11407 | 2025.09.18 19:59:50.267335 [ 288 ] {} <Debug> TCP-Session: dd19d347-23fd-4e27-9cf6-5620cbd2e07f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11408 | 2025.09.18 19:59:50.266919 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36695 | ||
| 11409 | 2025.09.18 19:59:50.267354 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11410 | 2025.09.18 19:59:50.267352 [ 288 ] {} <Debug> TCP-Session: dd19d347-23fd-4e27-9cf6-5620cbd2e07f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11411 | 2025.09.18 19:59:50.267391 [ 290 ] {} <Debug> TCP-Session: 346586b9-356b-42ed-b98e-b0bc7b774d1a Authenticating user 'default' from [fd00:1122:3344:101::e]:44800 | ||
| 11412 | 2025.09.18 19:59:50.267412 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11413 | 2025.09.18 19:59:50.267421 [ 290 ] {} <Debug> TCP-Session: 346586b9-356b-42ed-b98e-b0bc7b774d1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11414 | 2025.09.18 19:59:50.267433 [ 294 ] {} <Debug> TCP-Session: eff5a887-aae8-4fae-8fc1-db5766778499 Authenticating user 'default' from [fd00:1122:3344:101::e]:36695 | ||
| 11415 | 2025.09.18 19:59:50.267436 [ 290 ] {} <Debug> TCP-Session: 346586b9-356b-42ed-b98e-b0bc7b774d1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11416 | 2025.09.18 19:59:50.267450 [ 294 ] {} <Debug> TCP-Session: eff5a887-aae8-4fae-8fc1-db5766778499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11417 | 2025.09.18 19:59:50.267349 [ 292 ] {} <Debug> TCP-Session: 26a2e53e-3d61-439c-843a-345daccf94ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11418 | 2025.09.18 19:59:50.267468 [ 294 ] {} <Debug> TCP-Session: eff5a887-aae8-4fae-8fc1-db5766778499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11419 | 2025.09.18 19:59:50.267493 [ 292 ] {} <Debug> TCP-Session: 26a2e53e-3d61-439c-843a-345daccf94ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11420 | 2025.09.18 19:59:50.267473 [ 286 ] {46a2f2a6-bbc0-48b5-a615-2d3b29988d89} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11421 | 2025.09.18 19:59:50.267598 [ 286 ] {46a2f2a6-bbc0-48b5-a615-2d3b29988d89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11422 | 2025.09.18 19:59:50.267908 [ 286 ] {46a2f2a6-bbc0-48b5-a615-2d3b29988d89} <Debug> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b) (SelectExecutor): Key condition: unknown | ||
| 11423 | 2025.09.18 19:59:50.268788 [ 337 ] {46a2f2a6-bbc0-48b5-a615-2d3b29988d89} <Trace> AggregatingTransform: Aggregating | ||
| 11424 | 2025.09.18 19:59:50.268840 [ 337 ] {46a2f2a6-bbc0-48b5-a615-2d3b29988d89} <Trace> Aggregator: Aggregation method: without_key | ||
| 11425 | 2025.09.18 19:59:50.268878 [ 337 ] {46a2f2a6-bbc0-48b5-a615-2d3b29988d89} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000865985 sec. (1154.754 rows/sec., 45.11 KiB/sec.) | ||
| 11426 | 2025.09.18 19:59:50.268899 [ 337 ] {46a2f2a6-bbc0-48b5-a615-2d3b29988d89} <Trace> Aggregator: Merging aggregated data | ||
| 11427 | 2025.09.18 19:59:50.270402 [ 286 ] {46a2f2a6-bbc0-48b5-a615-2d3b29988d89} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003265 sec., 306.2787136294028 rows/sec., 11.96 KiB/sec. | ||
| 11428 | 2025.09.18 19:59:50.270572 [ 286 ] {46a2f2a6-bbc0-48b5-a615-2d3b29988d89} <Debug> TCPHandler: Processed in 0.003734654 sec. | ||
| 11429 | 2025.09.18 19:59:50.270702 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11430 | 2025.09.18 19:59:50.270731 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11431 | 2025.09.18 19:59:50.270740 [ 286 ] {} <Debug> TCP-Session: 7dc334a8-8ee9-4831-b28c-b0c13a6ea5b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11432 | 2025.09.18 19:59:50.270749 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11433 | 2025.09.18 19:59:50.270769 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11434 | 2025.09.18 19:59:50.270810 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11435 | 2025.09.18 19:59:50.270825 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11436 | 2025.09.18 19:59:50.270838 [ 3 ] {} <Debug> TCP-Session: c9a122dc-7a91-4cf5-9b83-1aa169a56764 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11437 | 2025.09.18 19:59:50.270848 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11438 | 2025.09.18 19:59:50.270870 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11439 | 2025.09.18 19:59:50.270885 [ 292 ] {} <Debug> TCP-Session: 26a2e53e-3d61-439c-843a-345daccf94ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11440 | 2025.09.18 19:59:50.270906 [ 290 ] {} <Debug> TCP-Session: 346586b9-356b-42ed-b98e-b0bc7b774d1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11441 | 2025.09.18 19:59:50.270921 [ 294 ] {} <Debug> TCP-Session: eff5a887-aae8-4fae-8fc1-db5766778499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11442 | 2025.09.18 19:59:50.270868 [ 291 ] {} <Debug> TCP-Session: 2442f1fa-9b20-4e8e-b967-54b58bf79bf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11443 | 2025.09.18 19:59:50.270816 [ 288 ] {} <Debug> TCP-Session: dd19d347-23fd-4e27-9cf6-5620cbd2e07f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11444 | 2025.09.18 19:59:50.270786 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11445 | 2025.09.18 19:59:50.270782 [ 289 ] {} <Debug> TCP-Session: b008a81c-3bca-4366-a66d-22287db44da1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11446 | 2025.09.18 19:59:50.271047 [ 293 ] {} <Debug> TCP-Session: 1707aeac-cbb0-4352-9f9e-81011513a793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11447 | 2025.09.18 19:59:51.060146 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1472 | ||
| 11448 | 2025.09.18 19:59:51.062588 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11449 | 2025.09.18 19:59:51.062643 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11450 | 2025.09.18 19:59:51.063882 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11451 | 2025.09.18 19:59:51.064157 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11452 | 2025.09.18 19:59:51.064304 [ 11 ] {} <Debug> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11453 | 2025.09.18 19:59:51.064344 [ 11 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11454 | 2025.09.18 19:59:51.064365 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11455 | 2025.09.18 19:59:51.064453 [ 186 ] {eca61143-6adc-4c6e-b536-625d299862ef::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 | ||
| 11456 | 2025.09.18 19:59:51.064529 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1472 | ||
| 11457 | 2025.09.18 19:59:51.064886 [ 186 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11458 | 2025.09.18 19:59:51.065012 [ 186 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1286 rows starting from the beginning of the part | ||
| 11459 | 2025.09.18 19:59:51.065342 [ 186 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 11460 | 2025.09.18 19:59:51.065675 [ 186 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 11461 | 2025.09.18 19:59:51.066001 [ 186 ] {eca61143-6adc-4c6e-b536-625d299862ef::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 | ||
| 11462 | 2025.09.18 19:59:51.066315 [ 186 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 38 rows starting from the beginning of the part | ||
| 11463 | 2025.09.18 19:59:51.066620 [ 186 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 38 rows starting from the beginning of the part | ||
| 11464 | 2025.09.18 19:59:51.073464 [ 191 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 72 columns (72 merged, 0 gathered) in 0.009042465 sec., 162787.47000956046 rows/sec., 129.35 MiB/sec. | ||
| 11465 | 2025.09.18 19:59:51.075293 [ 188 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11466 | 2025.09.18 19:59:51.075956 [ 188 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_36_7} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11467 | 2025.09.18 19:59:51.076054 [ 188 ] {eca61143-6adc-4c6e-b536-625d299862ef::all_1_36_7} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11468 | 2025.09.18 19:59:51.076433 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 11469 | 2025.09.18 19:59:52.644768 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11470 | 2025.09.18 19:59:52.645004 [ 4 ] {03bcd5bb-523b-42a3-844f-b2107ce32307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11471 | 2025.09.18 19:59:52.645100 [ 4 ] {03bcd5bb-523b-42a3-844f-b2107ce32307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11472 | 2025.09.18 19:59:52.646073 [ 4 ] {03bcd5bb-523b-42a3-844f-b2107ce32307} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11473 | 2025.09.18 19:59:52.646139 [ 4 ] {03bcd5bb-523b-42a3-844f-b2107ce32307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11474 | 2025.09.18 19:59:52.646735 [ 4 ] {03bcd5bb-523b-42a3-844f-b2107ce32307} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11475 | 2025.09.18 19:59:52.647047 [ 4 ] {03bcd5bb-523b-42a3-844f-b2107ce32307} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11476 | 2025.09.18 19:59:52.647276 [ 4 ] {03bcd5bb-523b-42a3-844f-b2107ce32307} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002335 sec., 51391.86295503212 rows/sec., 4.37 MiB/sec. | ||
| 11477 | 2025.09.18 19:59:52.647343 [ 4 ] {03bcd5bb-523b-42a3-844f-b2107ce32307} <Debug> TCPHandler: Processed in 0.002750227 sec. | ||
| 11478 | 2025.09.18 19:59:52.647520 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11479 | 2025.09.18 19:59:52.647677 [ 4 ] {ce549cc7-107e-48f9-ac0a-a4f9c36a9264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11480 | 2025.09.18 19:59:52.647747 [ 4 ] {ce549cc7-107e-48f9-ac0a-a4f9c36a9264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11481 | 2025.09.18 19:59:52.648398 [ 4 ] {ce549cc7-107e-48f9-ac0a-a4f9c36a9264} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11482 | 2025.09.18 19:59:52.648450 [ 4 ] {ce549cc7-107e-48f9-ac0a-a4f9c36a9264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11483 | 2025.09.18 19:59:52.648870 [ 4 ] {ce549cc7-107e-48f9-ac0a-a4f9c36a9264} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11484 | 2025.09.18 19:59:52.649079 [ 4 ] {ce549cc7-107e-48f9-ac0a-a4f9c36a9264} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11485 | 2025.09.18 19:59:52.649219 [ 4 ] {ce549cc7-107e-48f9-ac0a-a4f9c36a9264} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001585 sec., 20189.274447949527 rows/sec., 1.48 MiB/sec. | ||
| 11486 | 2025.09.18 19:59:52.649258 [ 4 ] {ce549cc7-107e-48f9-ac0a-a4f9c36a9264} <Debug> TCPHandler: Processed in 0.001809591 sec. | ||
| 11487 | 2025.09.18 19:59:52.649385 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11488 | 2025.09.18 19:59:52.649487 [ 4 ] {c81409c1-ae4b-4ba2-86d3-40de9756614f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11489 | 2025.09.18 19:59:52.649529 [ 4 ] {c81409c1-ae4b-4ba2-86d3-40de9756614f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11490 | 2025.09.18 19:59:52.649964 [ 4 ] {c81409c1-ae4b-4ba2-86d3-40de9756614f} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11491 | 2025.09.18 19:59:52.650000 [ 4 ] {c81409c1-ae4b-4ba2-86d3-40de9756614f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11492 | 2025.09.18 19:59:52.650326 [ 4 ] {c81409c1-ae4b-4ba2-86d3-40de9756614f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11493 | 2025.09.18 19:59:52.650543 [ 4 ] {c81409c1-ae4b-4ba2-86d3-40de9756614f} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11494 | 2025.09.18 19:59:52.650673 [ 4 ] {c81409c1-ae4b-4ba2-86d3-40de9756614f} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001207 sec., 79536.03976801988 rows/sec., 6.21 MiB/sec. | ||
| 11495 | 2025.09.18 19:59:52.650710 [ 4 ] {c81409c1-ae4b-4ba2-86d3-40de9756614f} <Debug> TCPHandler: Processed in 0.001377093 sec. | ||
| 11496 | 2025.09.18 19:59:52.650833 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11497 | 2025.09.18 19:59:52.650931 [ 4 ] {d86e045a-a45a-49a6-98fd-e8806eb97fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11498 | 2025.09.18 19:59:52.650976 [ 4 ] {d86e045a-a45a-49a6-98fd-e8806eb97fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11499 | 2025.09.18 19:59:52.651382 [ 4 ] {d86e045a-a45a-49a6-98fd-e8806eb97fc2} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11500 | 2025.09.18 19:59:52.651415 [ 4 ] {d86e045a-a45a-49a6-98fd-e8806eb97fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11501 | 2025.09.18 19:59:52.651748 [ 4 ] {d86e045a-a45a-49a6-98fd-e8806eb97fc2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11502 | 2025.09.18 19:59:52.651963 [ 4 ] {d86e045a-a45a-49a6-98fd-e8806eb97fc2} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11503 | 2025.09.18 19:59:52.652104 [ 4 ] {d86e045a-a45a-49a6-98fd-e8806eb97fc2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 11504 | 2025.09.18 19:59:52.652148 [ 4 ] {d86e045a-a45a-49a6-98fd-e8806eb97fc2} <Debug> TCPHandler: Processed in 0.001365423 sec. | ||
| 11505 | 2025.09.18 19:59:52.652272 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11506 | 2025.09.18 19:59:52.652380 [ 4 ] {0fabd384-d55b-4116-af99-d238d89a081d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11507 | 2025.09.18 19:59:52.652447 [ 4 ] {0fabd384-d55b-4116-af99-d238d89a081d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11508 | 2025.09.18 19:59:52.653236 [ 4 ] {0fabd384-d55b-4116-af99-d238d89a081d} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11509 | 2025.09.18 19:59:52.653269 [ 4 ] {0fabd384-d55b-4116-af99-d238d89a081d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11510 | 2025.09.18 19:59:52.653886 [ 4 ] {0fabd384-d55b-4116-af99-d238d89a081d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11511 | 2025.09.18 19:59:52.654114 [ 4 ] {0fabd384-d55b-4116-af99-d238d89a081d} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11512 | 2025.09.18 19:59:52.654259 [ 4 ] {0fabd384-d55b-4116-af99-d238d89a081d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001905 sec., 16797.900262467192 rows/sec., 30.10 MiB/sec. | ||
| 11513 | 2025.09.18 19:59:52.654329 [ 4 ] {0fabd384-d55b-4116-af99-d238d89a081d} <Debug> TCPHandler: Processed in 0.002106076 sec. | ||
| 11514 | 2025.09.18 19:59:52.654450 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11515 | 2025.09.18 19:59:52.654548 [ 4 ] {ee245248-1045-42cc-8d5d-c05d922aec84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11516 | 2025.09.18 19:59:52.654591 [ 4 ] {ee245248-1045-42cc-8d5d-c05d922aec84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11517 | 2025.09.18 19:59:52.654931 [ 4 ] {ee245248-1045-42cc-8d5d-c05d922aec84} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11518 | 2025.09.18 19:59:52.654967 [ 4 ] {ee245248-1045-42cc-8d5d-c05d922aec84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11519 | 2025.09.18 19:59:52.655278 [ 4 ] {ee245248-1045-42cc-8d5d-c05d922aec84} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11520 | 2025.09.18 19:59:52.655485 [ 4 ] {ee245248-1045-42cc-8d5d-c05d922aec84} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11521 | 2025.09.18 19:59:52.655616 [ 4 ] {ee245248-1045-42cc-8d5d-c05d922aec84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 11522 | 2025.09.18 19:59:52.655652 [ 4 ] {ee245248-1045-42cc-8d5d-c05d922aec84} <Debug> TCPHandler: Processed in 0.001252431 sec. | ||
| 11523 | 2025.09.18 19:59:53.873977 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42315 | ||
| 11524 | 2025.09.18 19:59:53.874095 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11525 | 2025.09.18 19:59:53.874121 [ 286 ] {} <Debug> TCP-Session: e04a5987-c6fb-49bc-8d6e-194904897160 Authenticating user 'default' from [fd00:1122:3344:101::e]:42315 | ||
| 11526 | 2025.09.18 19:59:53.874142 [ 286 ] {} <Debug> TCP-Session: e04a5987-c6fb-49bc-8d6e-194904897160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11527 | 2025.09.18 19:59:53.874155 [ 286 ] {} <Debug> TCP-Session: e04a5987-c6fb-49bc-8d6e-194904897160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11528 | 2025.09.18 19:59:53.874336 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59372 | ||
| 11529 | 2025.09.18 19:59:53.874374 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59637 | ||
| 11530 | 2025.09.18 19:59:53.874409 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65092 | ||
| 11531 | 2025.09.18 19:59:53.874435 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65182 | ||
| 11532 | 2025.09.18 19:59:53.874458 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11533 | 2025.09.18 19:59:53.874423 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44298 | ||
| 11534 | 2025.09.18 19:59:53.874493 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11535 | 2025.09.18 19:59:53.874509 [ 288 ] {} <Debug> TCP-Session: 99ae6c5a-63c7-4451-879d-8938fcf18f56 Authenticating user 'default' from [fd00:1122:3344:101::e]:59372 | ||
| 11536 | 2025.09.18 19:59:53.874525 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11537 | 2025.09.18 19:59:53.874538 [ 289 ] {} <Debug> TCP-Session: a4e6ef6f-55ec-4440-afdd-9b97f95846d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59637 | ||
| 11538 | 2025.09.18 19:59:53.874554 [ 288 ] {} <Debug> TCP-Session: 99ae6c5a-63c7-4451-879d-8938fcf18f56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11539 | 2025.09.18 19:59:53.874566 [ 294 ] {} <Debug> TCP-Session: 4a646bcf-6894-45e5-8e9c-b021a863077a Authenticating user 'default' from [fd00:1122:3344:101::e]:65182 | ||
| 11540 | 2025.09.18 19:59:53.874583 [ 289 ] {} <Debug> TCP-Session: a4e6ef6f-55ec-4440-afdd-9b97f95846d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11541 | 2025.09.18 19:59:53.874587 [ 288 ] {} <Debug> TCP-Session: 99ae6c5a-63c7-4451-879d-8938fcf18f56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11542 | 2025.09.18 19:59:53.874604 [ 294 ] {} <Debug> TCP-Session: 4a646bcf-6894-45e5-8e9c-b021a863077a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11543 | 2025.09.18 19:59:53.874613 [ 289 ] {} <Debug> TCP-Session: a4e6ef6f-55ec-4440-afdd-9b97f95846d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11544 | 2025.09.18 19:59:53.874640 [ 294 ] {} <Debug> TCP-Session: 4a646bcf-6894-45e5-8e9c-b021a863077a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11545 | 2025.09.18 19:59:53.874563 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11546 | 2025.09.18 19:59:53.874492 [ 286 ] {} <Trace> TCP-Session: e04a5987-c6fb-49bc-8d6e-194904897160 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11547 | 2025.09.18 19:59:53.874698 [ 293 ] {} <Debug> TCP-Session: 4ad18cb3-c49f-41d1-817d-fcfe31040dac Authenticating user 'default' from [fd00:1122:3344:101::e]:44298 | ||
| 11548 | 2025.09.18 19:59:53.874416 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35757 | ||
| 11549 | 2025.09.18 19:59:53.874732 [ 293 ] {} <Debug> TCP-Session: 4ad18cb3-c49f-41d1-817d-fcfe31040dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11550 | 2025.09.18 19:59:53.874444 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59937 | ||
| 11551 | 2025.09.18 19:59:53.874779 [ 293 ] {} <Debug> TCP-Session: 4ad18cb3-c49f-41d1-817d-fcfe31040dac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11552 | 2025.09.18 19:59:53.874519 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11553 | 2025.09.18 19:59:53.874820 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11554 | 2025.09.18 19:59:53.874845 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11555 | 2025.09.18 19:59:53.874849 [ 291 ] {} <Debug> TCP-Session: fed759e7-86ad-4ab3-9608-01732ac0efbb Authenticating user 'default' from [fd00:1122:3344:101::e]:65092 | ||
| 11556 | 2025.09.18 19:59:53.874860 [ 286 ] {352d4ccf-75ed-4a00-ba76-16c66ab9db96} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42315) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11557 | 2025.09.18 19:59:53.874880 [ 3 ] {} <Debug> TCP-Session: 637d6cde-8ba3-48c9-8577-8165fdd98940 Authenticating user 'default' from [fd00:1122:3344:101::e]:59937 | ||
| 11558 | 2025.09.18 19:59:53.874896 [ 291 ] {} <Debug> TCP-Session: fed759e7-86ad-4ab3-9608-01732ac0efbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11559 | 2025.09.18 19:59:53.874914 [ 3 ] {} <Debug> TCP-Session: 637d6cde-8ba3-48c9-8577-8165fdd98940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11560 | 2025.09.18 19:59:53.874926 [ 291 ] {} <Debug> TCP-Session: fed759e7-86ad-4ab3-9608-01732ac0efbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11561 | 2025.09.18 19:59:53.874940 [ 3 ] {} <Debug> TCP-Session: 637d6cde-8ba3-48c9-8577-8165fdd98940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11562 | 2025.09.18 19:59:53.874866 [ 292 ] {} <Debug> TCP-Session: 95848aab-90ea-436b-8e4b-2a8b05902079 Authenticating user 'default' from [fd00:1122:3344:101::e]:35757 | ||
| 11563 | 2025.09.18 19:59:53.874390 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41998 | ||
| 11564 | 2025.09.18 19:59:53.874991 [ 292 ] {} <Debug> TCP-Session: 95848aab-90ea-436b-8e4b-2a8b05902079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11565 | 2025.09.18 19:59:53.875025 [ 292 ] {} <Debug> TCP-Session: 95848aab-90ea-436b-8e4b-2a8b05902079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11566 | 2025.09.18 19:59:53.875051 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11567 | 2025.09.18 19:59:53.875078 [ 290 ] {} <Debug> TCP-Session: a51a13fe-3c77-4fd2-b47d-639409b5dfeb Authenticating user 'default' from [fd00:1122:3344:101::e]:41998 | ||
| 11568 | 2025.09.18 19:59:53.875094 [ 290 ] {} <Debug> TCP-Session: a51a13fe-3c77-4fd2-b47d-639409b5dfeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11569 | 2025.09.18 19:59:53.875112 [ 290 ] {} <Debug> TCP-Session: a51a13fe-3c77-4fd2-b47d-639409b5dfeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11570 | 2025.09.18 19:59:53.875140 [ 286 ] {352d4ccf-75ed-4a00-ba76-16c66ab9db96} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11571 | 2025.09.18 19:59:53.875194 [ 286 ] {352d4ccf-75ed-4a00-ba76-16c66ab9db96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11572 | 2025.09.18 19:59:53.875468 [ 286 ] {352d4ccf-75ed-4a00-ba76-16c66ab9db96} <Debug> oximeter.version (603f7fd2-05eb-4d63-a513-f001a9b15e4b) (SelectExecutor): Key condition: unknown | ||
| 11573 | 2025.09.18 19:59:53.876357 [ 336 ] {352d4ccf-75ed-4a00-ba76-16c66ab9db96} <Trace> AggregatingTransform: Aggregating | ||
| 11574 | 2025.09.18 19:59:53.876528 [ 336 ] {352d4ccf-75ed-4a00-ba76-16c66ab9db96} <Trace> Aggregator: Aggregation method: without_key | ||
| 11575 | 2025.09.18 19:59:53.876567 [ 336 ] {352d4ccf-75ed-4a00-ba76-16c66ab9db96} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001000727 sec. (999.274 rows/sec., 39.03 KiB/sec.) | ||
| 11576 | 2025.09.18 19:59:53.876587 [ 336 ] {352d4ccf-75ed-4a00-ba76-16c66ab9db96} <Trace> Aggregator: Merging aggregated data | ||
| 11577 | 2025.09.18 19:59:53.877874 [ 286 ] {352d4ccf-75ed-4a00-ba76-16c66ab9db96} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00307 sec., 325.73289902280135 rows/sec., 12.72 KiB/sec. | ||
| 11578 | 2025.09.18 19:59:53.878019 [ 286 ] {352d4ccf-75ed-4a00-ba76-16c66ab9db96} <Debug> TCPHandler: Processed in 0.003641362 sec. | ||
| 11579 | 2025.09.18 19:59:53.878105 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11580 | 2025.09.18 19:59:53.878132 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11581 | 2025.09.18 19:59:53.878140 [ 286 ] {} <Debug> TCP-Session: e04a5987-c6fb-49bc-8d6e-194904897160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11582 | 2025.09.18 19:59:53.878150 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11583 | 2025.09.18 19:59:53.878176 [ 288 ] {} <Debug> TCP-Session: 99ae6c5a-63c7-4451-879d-8938fcf18f56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11584 | 2025.09.18 19:59:53.878181 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11585 | 2025.09.18 19:59:53.878199 [ 294 ] {} <Debug> TCP-Session: 4a646bcf-6894-45e5-8e9c-b021a863077a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11586 | 2025.09.18 19:59:53.878212 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11587 | 2025.09.18 19:59:53.878225 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11588 | 2025.09.18 19:59:53.878242 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11589 | 2025.09.18 19:59:53.878266 [ 289 ] {} <Debug> TCP-Session: a4e6ef6f-55ec-4440-afdd-9b97f95846d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11590 | 2025.09.18 19:59:53.878271 [ 293 ] {} <Debug> TCP-Session: 4ad18cb3-c49f-41d1-817d-fcfe31040dac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11591 | 2025.09.18 19:59:53.878164 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11592 | 2025.09.18 19:59:53.878295 [ 3 ] {} <Debug> TCP-Session: 637d6cde-8ba3-48c9-8577-8165fdd98940 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11593 | 2025.09.18 19:59:53.878238 [ 291 ] {} <Debug> TCP-Session: fed759e7-86ad-4ab3-9608-01732ac0efbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11594 | 2025.09.18 19:59:53.878337 [ 292 ] {} <Debug> TCP-Session: 95848aab-90ea-436b-8e4b-2a8b05902079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11595 | 2025.09.18 19:59:53.878195 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11596 | 2025.09.18 19:59:53.878402 [ 290 ] {} <Debug> TCP-Session: a51a13fe-3c77-4fd2-b47d-639409b5dfeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11597 | 2025.09.18 19:59:55.845966 [ 20 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11598 | 2025.09.18 19:59:55.846017 [ 20 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11599 | 2025.09.18 19:59:55.999170 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23947 | ||
| 11600 | 2025.09.18 19:59:55.999721 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11601 | 2025.09.18 19:59:55.999769 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11602 | 2025.09.18 19:59:56.000400 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11603 | 2025.09.18 19:59:56.000651 [ 244 ] {} <Trace> system.asynchronous_metric_log (c3e7eb22-d86c-4420-858c-6d2d76c7ee42): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11604 | 2025.09.18 19:59:56.000814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23947 | ||
| 11605 | 2025.09.18 19:59:57.311225 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11606 | 2025.09.18 19:59:57.332694 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11607 | 2025.09.18 19:59:57.332763 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11608 | 2025.09.18 19:59:57.339019 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11609 | 2025.09.18 19:59:57.339780 [ 243 ] {} <Trace> system.metric_log (008e7aca-821d-4c62-aef0-464f1f3d0936): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11610 | 2025.09.18 19:59:57.343388 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11611 | 2025.09.18 19:59:57.650116 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11612 | 2025.09.18 19:59:57.650314 [ 4 ] {b67d5b99-0424-4245-8891-cbf3149ebd80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11613 | 2025.09.18 19:59:57.650391 [ 4 ] {b67d5b99-0424-4245-8891-cbf3149ebd80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11614 | 2025.09.18 19:59:57.651255 [ 4 ] {b67d5b99-0424-4245-8891-cbf3149ebd80} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11615 | 2025.09.18 19:59:57.651307 [ 4 ] {b67d5b99-0424-4245-8891-cbf3149ebd80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11616 | 2025.09.18 19:59:57.651726 [ 4 ] {b67d5b99-0424-4245-8891-cbf3149ebd80} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11617 | 2025.09.18 19:59:57.651955 [ 4 ] {b67d5b99-0424-4245-8891-cbf3149ebd80} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11618 | 2025.09.18 19:59:57.652117 [ 4 ] {b67d5b99-0424-4245-8891-cbf3149ebd80} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001857 sec., 220786.21432417879 rows/sec., 14.01 MiB/sec. | ||
| 11619 | 2025.09.18 19:59:57.652120 [ 6 ] {} <Debug> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11620 | 2025.09.18 19:59:57.652166 [ 4 ] {b67d5b99-0424-4245-8891-cbf3149ebd80} <Debug> TCPHandler: Processed in 0.002189807 sec. | ||
| 11621 | 2025.09.18 19:59:57.652191 [ 6 ] {} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11622 | 2025.09.18 19:59:57.652216 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11623 | 2025.09.18 19:59:57.652299 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11624 | 2025.09.18 19:59:57.652379 [ 191 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::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 | ||
| 11625 | 2025.09.18 19:59:57.652409 [ 4 ] {6763535e-79d3-43bd-a2e3-8c5bf9e51f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11626 | 2025.09.18 19:59:57.652481 [ 4 ] {6763535e-79d3-43bd-a2e3-8c5bf9e51f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11627 | 2025.09.18 19:59:57.652582 [ 191 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11628 | 2025.09.18 19:59:57.652639 [ 191 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 434 rows starting from the beginning of the part | ||
| 11629 | 2025.09.18 19:59:57.652710 [ 191 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 11630 | 2025.09.18 19:59:57.652759 [ 191 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 11631 | 2025.09.18 19:59:57.652802 [ 191 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 11632 | 2025.09.18 19:59:57.652844 [ 191 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 410 rows starting from the beginning of the part | ||
| 11633 | 2025.09.18 19:59:57.652886 [ 191 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 410 rows starting from the beginning of the part | ||
| 11634 | 2025.09.18 19:59:57.653464 [ 4 ] {6763535e-79d3-43bd-a2e3-8c5bf9e51f91} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11635 | 2025.09.18 19:59:57.653506 [ 4 ] {6763535e-79d3-43bd-a2e3-8c5bf9e51f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11636 | 2025.09.18 19:59:57.653925 [ 4 ] {6763535e-79d3-43bd-a2e3-8c5bf9e51f91} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11637 | 2025.09.18 19:59:57.654087 [ 188 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001787981 sec., 1389276.507971841 rows/sec., 93.69 MiB/sec. | ||
| 11638 | 2025.09.18 19:59:57.654137 [ 4 ] {6763535e-79d3-43bd-a2e3-8c5bf9e51f91} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11639 | 2025.09.18 19:59:57.654280 [ 4 ] {6763535e-79d3-43bd-a2e3-8c5bf9e51f91} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001895 sec., 597361.4775725594 rows/sec., 47.33 MiB/sec. | ||
| 11640 | 2025.09.18 19:59:57.654320 [ 4 ] {6763535e-79d3-43bd-a2e3-8c5bf9e51f91} <Debug> TCPHandler: Processed in 0.002074656 sec. | ||
| 11641 | 2025.09.18 19:59:57.654331 [ 197 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11642 | 2025.09.18 19:59:57.654441 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11643 | 2025.09.18 19:59:57.654545 [ 4 ] {966d649d-3a68-407a-9e0d-ebfa48748415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11644 | 2025.09.18 19:59:57.654589 [ 4 ] {966d649d-3a68-407a-9e0d-ebfa48748415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11645 | 2025.09.18 19:59:57.654640 [ 197 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_36_7} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11646 | 2025.09.18 19:59:57.654718 [ 197 ] {4b65f032-9f67-4b26-9b6f-1837a79e96d1::all_1_36_7} <Trace> oximeter.fields_i16 (4b65f032-9f67-4b26-9b6f-1837a79e96d1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11647 | 2025.09.18 19:59:57.654833 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 11648 | 2025.09.18 19:59:57.655077 [ 4 ] {966d649d-3a68-407a-9e0d-ebfa48748415} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11649 | 2025.09.18 19:59:57.655119 [ 4 ] {966d649d-3a68-407a-9e0d-ebfa48748415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11650 | 2025.09.18 19:59:57.655441 [ 4 ] {966d649d-3a68-407a-9e0d-ebfa48748415} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11651 | 2025.09.18 19:59:57.655645 [ 4 ] {966d649d-3a68-407a-9e0d-ebfa48748415} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11652 | 2025.09.18 19:59:57.655775 [ 4 ] {966d649d-3a68-407a-9e0d-ebfa48748415} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001251 sec., 171862.5099920064 rows/sec., 10.20 MiB/sec. | ||
| 11653 | 2025.09.18 19:59:57.655813 [ 4 ] {966d649d-3a68-407a-9e0d-ebfa48748415} <Debug> TCPHandler: Processed in 0.001422064 sec. | ||
| 11654 | 2025.09.18 19:59:57.655921 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11655 | 2025.09.18 19:59:57.656017 [ 4 ] {2154f043-3a8c-4528-bed2-4d9ea3333c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11656 | 2025.09.18 19:59:57.656056 [ 4 ] {2154f043-3a8c-4528-bed2-4d9ea3333c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11657 | 2025.09.18 19:59:57.656546 [ 4 ] {2154f043-3a8c-4528-bed2-4d9ea3333c7e} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11658 | 2025.09.18 19:59:57.656583 [ 4 ] {2154f043-3a8c-4528-bed2-4d9ea3333c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11659 | 2025.09.18 19:59:57.656892 [ 4 ] {2154f043-3a8c-4528-bed2-4d9ea3333c7e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11660 | 2025.09.18 19:59:57.657098 [ 4 ] {2154f043-3a8c-4528-bed2-4d9ea3333c7e} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11661 | 2025.09.18 19:59:57.657226 [ 4 ] {2154f043-3a8c-4528-bed2-4d9ea3333c7e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001229 sec., 172497.96582587468 rows/sec., 11.12 MiB/sec. | ||
| 11662 | 2025.09.18 19:59:57.657263 [ 4 ] {2154f043-3a8c-4528-bed2-4d9ea3333c7e} <Debug> TCPHandler: Processed in 0.001392384 sec. | ||
| 11663 | 2025.09.18 19:59:57.657364 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11664 | 2025.09.18 19:59:57.657460 [ 4 ] {1de86dc6-878e-4bdd-a810-ed190f1b0ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11665 | 2025.09.18 19:59:57.657499 [ 4 ] {1de86dc6-878e-4bdd-a810-ed190f1b0ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11666 | 2025.09.18 19:59:57.657999 [ 4 ] {1de86dc6-878e-4bdd-a810-ed190f1b0ec8} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11667 | 2025.09.18 19:59:57.658035 [ 4 ] {1de86dc6-878e-4bdd-a810-ed190f1b0ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11668 | 2025.09.18 19:59:57.658363 [ 4 ] {1de86dc6-878e-4bdd-a810-ed190f1b0ec8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11669 | 2025.09.18 19:59:57.658569 [ 4 ] {1de86dc6-878e-4bdd-a810-ed190f1b0ec8} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11670 | 2025.09.18 19:59:57.658673 [ 6 ] {} <Debug> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11671 | 2025.09.18 19:59:57.658698 [ 4 ] {1de86dc6-878e-4bdd-a810-ed190f1b0ec8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001256 sec., 167993.6305732484 rows/sec., 9.54 MiB/sec. | ||
| 11672 | 2025.09.18 19:59:57.658712 [ 6 ] {} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11673 | 2025.09.18 19:59:57.658739 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11674 | 2025.09.18 19:59:57.658743 [ 4 ] {1de86dc6-878e-4bdd-a810-ed190f1b0ec8} <Debug> TCPHandler: Processed in 0.001428335 sec. | ||
| 11675 | 2025.09.18 19:59:57.658825 [ 191 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::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 | ||
| 11676 | 2025.09.18 19:59:57.658858 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11677 | 2025.09.18 19:59:57.658932 [ 191 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11678 | 2025.09.18 19:59:57.658959 [ 4 ] {e308ab04-6f96-4091-9bd5-d208ee7b28b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11679 | 2025.09.18 19:59:57.658966 [ 191 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 223 rows starting from the beginning of the part | ||
| 11680 | 2025.09.18 19:59:57.659007 [ 4 ] {e308ab04-6f96-4091-9bd5-d208ee7b28b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11681 | 2025.09.18 19:59:57.659037 [ 191 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 11682 | 2025.09.18 19:59:57.659086 [ 191 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 11683 | 2025.09.18 19:59:57.659127 [ 191 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 11684 | 2025.09.18 19:59:57.659165 [ 191 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 211 rows starting from the beginning of the part | ||
| 11685 | 2025.09.18 19:59:57.659204 [ 191 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 211 rows starting from the beginning of the part | ||
| 11686 | 2025.09.18 19:59:57.659818 [ 4 ] {e308ab04-6f96-4091-9bd5-d208ee7b28b0} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11687 | 2025.09.18 19:59:57.659858 [ 4 ] {e308ab04-6f96-4091-9bd5-d208ee7b28b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11688 | 2025.09.18 19:59:57.660110 [ 199 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319643 sec., 968443.7381928295 rows/sec., 58.87 MiB/sec. | ||
| 11689 | 2025.09.18 19:59:57.660203 [ 4 ] {e308ab04-6f96-4091-9bd5-d208ee7b28b0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11690 | 2025.09.18 19:59:57.660276 [ 199 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11691 | 2025.09.18 19:59:57.660456 [ 4 ] {e308ab04-6f96-4091-9bd5-d208ee7b28b0} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11692 | 2025.09.18 19:59:57.660601 [ 4 ] {e308ab04-6f96-4091-9bd5-d208ee7b28b0} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00166 sec., 415060.2409638554 rows/sec., 28.98 MiB/sec. | ||
| 11693 | 2025.09.18 19:59:57.660623 [ 199 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_36_7} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11694 | 2025.09.18 19:59:57.660640 [ 4 ] {e308ab04-6f96-4091-9bd5-d208ee7b28b0} <Debug> TCPHandler: Processed in 0.001830571 sec. | ||
| 11695 | 2025.09.18 19:59:57.660702 [ 199 ] {e30c861c-2a4a-4d44-aa78-759a56341a5a::all_1_36_7} <Trace> oximeter.fields_u8 (e30c861c-2a4a-4d44-aa78-759a56341a5a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11696 | 2025.09.18 19:59:57.660748 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11697 | 2025.09.18 19:59:57.660779 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 11698 | 2025.09.18 19:59:57.660847 [ 4 ] {515d1457-1fcd-4541-993d-f6ea0b5c3b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11699 | 2025.09.18 19:59:57.660893 [ 4 ] {515d1457-1fcd-4541-993d-f6ea0b5c3b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11700 | 2025.09.18 19:59:57.661220 [ 4 ] {515d1457-1fcd-4541-993d-f6ea0b5c3b27} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11701 | 2025.09.18 19:59:57.661256 [ 4 ] {515d1457-1fcd-4541-993d-f6ea0b5c3b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11702 | 2025.09.18 19:59:57.661555 [ 4 ] {515d1457-1fcd-4541-993d-f6ea0b5c3b27} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11703 | 2025.09.18 19:59:57.661759 [ 4 ] {515d1457-1fcd-4541-993d-f6ea0b5c3b27} <Trace> oximeter.measurements_bool (82c2d068-0155-47a4-b002-24959625698b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11704 | 2025.09.18 19:59:57.661886 [ 4 ] {515d1457-1fcd-4541-993d-f6ea0b5c3b27} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 11705 | 2025.09.18 19:59:57.661923 [ 4 ] {515d1457-1fcd-4541-993d-f6ea0b5c3b27} <Debug> TCPHandler: Processed in 0.001223691 sec. | ||
| 11706 | 2025.09.18 19:59:57.662032 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11707 | 2025.09.18 19:59:57.662127 [ 4 ] {6e81b821-52b0-4a7e-8d4f-4196ece8c5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11708 | 2025.09.18 19:59:57.662170 [ 4 ] {6e81b821-52b0-4a7e-8d4f-4196ece8c5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11709 | 2025.09.18 19:59:57.662633 [ 4 ] {6e81b821-52b0-4a7e-8d4f-4196ece8c5f8} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11710 | 2025.09.18 19:59:57.662669 [ 4 ] {6e81b821-52b0-4a7e-8d4f-4196ece8c5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11711 | 2025.09.18 19:59:57.663005 [ 4 ] {6e81b821-52b0-4a7e-8d4f-4196ece8c5f8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11712 | 2025.09.18 19:59:57.663226 [ 4 ] {6e81b821-52b0-4a7e-8d4f-4196ece8c5f8} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11713 | 2025.09.18 19:59:57.663357 [ 4 ] {6e81b821-52b0-4a7e-8d4f-4196ece8c5f8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001248 sec., 251602.5641025641 rows/sec., 16.53 MiB/sec. | ||
| 11714 | 2025.09.18 19:59:57.663393 [ 4 ] {6e81b821-52b0-4a7e-8d4f-4196ece8c5f8} <Debug> TCPHandler: Processed in 0.001411324 sec. | ||
| 11715 | 2025.09.18 19:59:57.663501 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11716 | 2025.09.18 19:59:57.663604 [ 4 ] {a16604cf-1b61-437d-8446-30d48a2f302d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11717 | 2025.09.18 19:59:57.663649 [ 4 ] {a16604cf-1b61-437d-8446-30d48a2f302d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11718 | 2025.09.18 19:59:57.663972 [ 4 ] {a16604cf-1b61-437d-8446-30d48a2f302d} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11719 | 2025.09.18 19:59:57.664010 [ 4 ] {a16604cf-1b61-437d-8446-30d48a2f302d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11720 | 2025.09.18 19:59:57.664320 [ 4 ] {a16604cf-1b61-437d-8446-30d48a2f302d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11721 | 2025.09.18 19:59:57.664526 [ 4 ] {a16604cf-1b61-437d-8446-30d48a2f302d} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11722 | 2025.09.18 19:59:57.664629 [ 6 ] {} <Debug> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 11723 | 2025.09.18 19:59:57.664658 [ 4 ] {a16604cf-1b61-437d-8446-30d48a2f302d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 11724 | 2025.09.18 19:59:57.664664 [ 6 ] {} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11725 | 2025.09.18 19:59:57.664698 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11726 | 2025.09.18 19:59:57.664701 [ 4 ] {a16604cf-1b61-437d-8446-30d48a2f302d} <Debug> TCPHandler: Processed in 0.001252041 sec. | ||
| 11727 | 2025.09.18 19:59:57.664773 [ 191 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 11728 | 2025.09.18 19:59:57.664821 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11729 | 2025.09.18 19:59:57.664885 [ 191 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11730 | 2025.09.18 19:59:57.664919 [ 191 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 28 rows starting from the beginning of the part | ||
| 11731 | 2025.09.18 19:59:57.664922 [ 4 ] {c654db5d-7366-4305-b7af-55aaaeda8636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11732 | 2025.09.18 19:59:57.664974 [ 191 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 11733 | 2025.09.18 19:59:57.664988 [ 4 ] {c654db5d-7366-4305-b7af-55aaaeda8636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11734 | 2025.09.18 19:59:57.665023 [ 191 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 11735 | 2025.09.18 19:59:57.665067 [ 191 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 11736 | 2025.09.18 19:59:57.665105 [ 191 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 11737 | 2025.09.18 19:59:57.665143 [ 191 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 11738 | 2025.09.18 19:59:57.665790 [ 4 ] {c654db5d-7366-4305-b7af-55aaaeda8636} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11739 | 2025.09.18 19:59:57.665832 [ 4 ] {c654db5d-7366-4305-b7af-55aaaeda8636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11740 | 2025.09.18 19:59:57.665869 [ 191 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.001126539 sec., 29293.260153443425 rows/sec., 1.93 MiB/sec. | ||
| 11741 | 2025.09.18 19:59:57.666030 [ 190 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 11742 | 2025.09.18 19:59:57.666360 [ 4 ] {c654db5d-7366-4305-b7af-55aaaeda8636} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11743 | 2025.09.18 19:59:57.666367 [ 190 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_33_7} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11744 | 2025.09.18 19:59:57.666452 [ 190 ] {ebcf6141-2302-4e05-a48c-14f60962f698::all_1_33_7} <Trace> oximeter.measurements_f64 (ebcf6141-2302-4e05-a48c-14f60962f698) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 11745 | 2025.09.18 19:59:57.666558 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11746 | 2025.09.18 19:59:57.666595 [ 4 ] {c654db5d-7366-4305-b7af-55aaaeda8636} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11747 | 2025.09.18 19:59:57.666739 [ 4 ] {c654db5d-7366-4305-b7af-55aaaeda8636} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001836 sec., 5446.623093681917 rows/sec., 9.76 MiB/sec. | ||
| 11748 | 2025.09.18 19:59:57.666806 [ 4 ] {c654db5d-7366-4305-b7af-55aaaeda8636} <Debug> TCPHandler: Processed in 0.002035184 sec. | ||
| 11749 | 2025.09.18 19:59:57.666913 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11750 | 2025.09.18 19:59:57.667008 [ 4 ] {1e22ce3c-cabd-4a91-b853-fdf9daa308f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11751 | 2025.09.18 19:59:57.667049 [ 4 ] {1e22ce3c-cabd-4a91-b853-fdf9daa308f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11752 | 2025.09.18 19:59:57.667389 [ 4 ] {1e22ce3c-cabd-4a91-b853-fdf9daa308f9} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11753 | 2025.09.18 19:59:57.667425 [ 4 ] {1e22ce3c-cabd-4a91-b853-fdf9daa308f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11754 | 2025.09.18 19:59:57.667729 [ 4 ] {1e22ce3c-cabd-4a91-b853-fdf9daa308f9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11755 | 2025.09.18 19:59:57.667957 [ 4 ] {1e22ce3c-cabd-4a91-b853-fdf9daa308f9} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11756 | 2025.09.18 19:59:57.668083 [ 4 ] {1e22ce3c-cabd-4a91-b853-fdf9daa308f9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001093 sec., 95150.96065873741 rows/sec., 5.83 MiB/sec. | ||
| 11757 | 2025.09.18 19:59:57.668118 [ 4 ] {1e22ce3c-cabd-4a91-b853-fdf9daa308f9} <Debug> TCPHandler: Processed in 0.001252951 sec. | ||
| 11758 | 2025.09.18 19:59:58.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.37 MiB, peak 333.32 MiB, free memory in arenas 0.00 B, will set to 322.98 MiB (RSS), difference: -1.39 MiB | ||
| 11759 | 2025.09.18 20:00:01.064769 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1508 | ||
| 11760 | 2025.09.18 20:00:01.067349 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11761 | 2025.09.18 20:00:01.067405 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11762 | 2025.09.18 20:00:01.068599 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11763 | 2025.09.18 20:00:01.068858 [ 242 ] {} <Trace> system.query_log (eca61143-6adc-4c6e-b536-625d299862ef): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11764 | 2025.09.18 20:00:01.069190 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1508 | ||
| 11765 | 2025.09.18 20:00:02.677865 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11766 | 2025.09.18 20:00:02.678067 [ 4 ] {95597735-6468-4863-925a-5ccac77115bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11767 | 2025.09.18 20:00:02.678143 [ 4 ] {95597735-6468-4863-925a-5ccac77115bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11768 | 2025.09.18 20:00:02.678846 [ 4 ] {95597735-6468-4863-925a-5ccac77115bb} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11769 | 2025.09.18 20:00:02.678900 [ 4 ] {95597735-6468-4863-925a-5ccac77115bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11770 | 2025.09.18 20:00:02.679336 [ 4 ] {95597735-6468-4863-925a-5ccac77115bb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11771 | 2025.09.18 20:00:02.679602 [ 4 ] {95597735-6468-4863-925a-5ccac77115bb} <Trace> oximeter.fields_ipaddr (8facd5f7-4d54-42c4-b3c9-d36ffcbfdf82): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11772 | 2025.09.18 20:00:02.679788 [ 4 ] {95597735-6468-4863-925a-5ccac77115bb} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001779 sec., 6745.362563237774 rows/sec., 550.04 KiB/sec. | ||
| 11773 | 2025.09.18 20:00:02.679838 [ 4 ] {95597735-6468-4863-925a-5ccac77115bb} <Debug> TCPHandler: Processed in 0.002118627 sec. | ||
| 11774 | 2025.09.18 20:00:02.679984 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11775 | 2025.09.18 20:00:02.680097 [ 4 ] {c3cc3c20-f961-4ab4-b64f-db488b8e2499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11776 | 2025.09.18 20:00:02.680145 [ 4 ] {c3cc3c20-f961-4ab4-b64f-db488b8e2499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11777 | 2025.09.18 20:00:02.681339 [ 4 ] {c3cc3c20-f961-4ab4-b64f-db488b8e2499} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11778 | 2025.09.18 20:00:02.681386 [ 4 ] {c3cc3c20-f961-4ab4-b64f-db488b8e2499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11779 | 2025.09.18 20:00:02.681852 [ 4 ] {c3cc3c20-f961-4ab4-b64f-db488b8e2499} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11780 | 2025.09.18 20:00:02.682152 [ 4 ] {c3cc3c20-f961-4ab4-b64f-db488b8e2499} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11781 | 2025.09.18 20:00:02.682324 [ 46 ] {} <Debug> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11782 | 2025.09.18 20:00:02.682330 [ 4 ] {c3cc3c20-f961-4ab4-b64f-db488b8e2499} <Debug> executeQuery: Read 1266 rows, 107.44 KiB in 0.002255 sec., 561419.0687361419 rows/sec., 46.53 MiB/sec. | ||
| 11783 | 2025.09.18 20:00:02.682415 [ 46 ] {} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11784 | 2025.09.18 20:00:02.682451 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11785 | 2025.09.18 20:00:02.682465 [ 4 ] {c3cc3c20-f961-4ab4-b64f-db488b8e2499} <Debug> TCPHandler: Processed in 0.002536524 sec. | ||
| 11786 | 2025.09.18 20:00:02.682602 [ 187 ] {73f8a399-e317-4d85-967e-c274ff67ed35::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 | ||
| 11787 | 2025.09.18 20:00:02.682632 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11788 | 2025.09.18 20:00:02.682768 [ 187 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11789 | 2025.09.18 20:00:02.682768 [ 4 ] {da140c0b-e272-430f-81f1-b428def542fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11790 | 2025.09.18 20:00:02.682816 [ 187 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2466 rows starting from the beginning of the part | ||
| 11791 | 2025.09.18 20:00:02.682846 [ 4 ] {da140c0b-e272-430f-81f1-b428def542fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11792 | 2025.09.18 20:00:02.682906 [ 187 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 120 rows starting from the beginning of the part | ||
| 11793 | 2025.09.18 20:00:02.682973 [ 187 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1132 rows starting from the beginning of the part | ||
| 11794 | 2025.09.18 20:00:02.683037 [ 187 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 120 rows starting from the beginning of the part | ||
| 11795 | 2025.09.18 20:00:02.683091 [ 187 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1132 rows starting from the beginning of the part | ||
| 11796 | 2025.09.18 20:00:02.683140 [ 187 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1266 rows starting from the beginning of the part | ||
| 11797 | 2025.09.18 20:00:02.683409 [ 4 ] {da140c0b-e272-430f-81f1-b428def542fe} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11798 | 2025.09.18 20:00:02.683461 [ 4 ] {da140c0b-e272-430f-81f1-b428def542fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11799 | 2025.09.18 20:00:02.683896 [ 4 ] {da140c0b-e272-430f-81f1-b428def542fe} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11800 | 2025.09.18 20:00:02.684169 [ 4 ] {da140c0b-e272-430f-81f1-b428def542fe} <Trace> oximeter.fields_u16 (838fd4b6-7149-43f5-87f4-d89bf3841967): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11801 | 2025.09.18 20:00:02.684350 [ 4 ] {da140c0b-e272-430f-81f1-b428def542fe} <Debug> executeQuery: Read 44 rows, 3.24 KiB in 0.001605 sec., 27414.330218068535 rows/sec., 1.97 MiB/sec. | ||
| 11802 | 2025.09.18 20:00:02.684402 [ 4 ] {da140c0b-e272-430f-81f1-b428def542fe} <Debug> TCPHandler: Processed in 0.001836002 sec. | ||
| 11803 | 2025.09.18 20:00:02.684546 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11804 | 2025.09.18 20:00:02.684657 [ 4 ] {c6f1ba0e-4d64-4801-b46f-31426314003e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11805 | 2025.09.18 20:00:02.684705 [ 4 ] {c6f1ba0e-4d64-4801-b46f-31426314003e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11806 | 2025.09.18 20:00:02.685284 [ 4 ] {c6f1ba0e-4d64-4801-b46f-31426314003e} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11807 | 2025.09.18 20:00:02.685328 [ 4 ] {c6f1ba0e-4d64-4801-b46f-31426314003e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11808 | 2025.09.18 20:00:02.685740 [ 4 ] {c6f1ba0e-4d64-4801-b46f-31426314003e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11809 | 2025.09.18 20:00:02.686008 [ 4 ] {c6f1ba0e-4d64-4801-b46f-31426314003e} <Trace> oximeter.fields_u32 (7de18ffe-7bdc-4e88-a299-42ca335bb77c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11810 | 2025.09.18 20:00:02.686101 [ 200 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6236 rows, containing 5 columns (5 merged, 0 gathered) in 0.003566441 sec., 1748521.845727996 rows/sec., 148.69 MiB/sec. | ||
| 11811 | 2025.09.18 20:00:02.686172 [ 4 ] {c6f1ba0e-4d64-4801-b46f-31426314003e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001537 sec., 148340.92387768382 rows/sec., 10.04 MiB/sec. | ||
| 11812 | 2025.09.18 20:00:02.686220 [ 4 ] {c6f1ba0e-4d64-4801-b46f-31426314003e} <Debug> TCPHandler: Processed in 0.00173469 sec. | ||
| 11813 | 2025.09.18 20:00:02.686361 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11814 | 2025.09.18 20:00:02.686457 [ 187 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11815 | 2025.09.18 20:00:02.686474 [ 4 ] {49125c94-d67e-4ced-8df8-72f5c26f47d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11816 | 2025.09.18 20:00:02.686533 [ 4 ] {49125c94-d67e-4ced-8df8-72f5c26f47d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11817 | 2025.09.18 20:00:02.686809 [ 187 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_76_15} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11818 | 2025.09.18 20:00:02.686918 [ 187 ] {73f8a399-e317-4d85-967e-c274ff67ed35::all_1_76_15} <Trace> oximeter.fields_string (73f8a399-e317-4d85-967e-c274ff67ed35) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11819 | 2025.09.18 20:00:02.687049 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 11820 | 2025.09.18 20:00:02.687351 [ 4 ] {49125c94-d67e-4ced-8df8-72f5c26f47d2} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11821 | 2025.09.18 20:00:02.687402 [ 4 ] {49125c94-d67e-4ced-8df8-72f5c26f47d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11822 | 2025.09.18 20:00:02.687853 [ 4 ] {49125c94-d67e-4ced-8df8-72f5c26f47d2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11823 | 2025.09.18 20:00:02.688138 [ 4 ] {49125c94-d67e-4ced-8df8-72f5c26f47d2} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11824 | 2025.09.18 20:00:02.688293 [ 46 ] {} <Debug> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11825 | 2025.09.18 20:00:02.688300 [ 4 ] {49125c94-d67e-4ced-8df8-72f5c26f47d2} <Debug> executeQuery: Read 564 rows, 42.95 KiB in 0.00185 sec., 304864.86486486485 rows/sec., 22.67 MiB/sec. | ||
| 11826 | 2025.09.18 20:00:02.688359 [ 46 ] {} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11827 | 2025.09.18 20:00:02.688389 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11828 | 2025.09.18 20:00:02.688392 [ 4 ] {49125c94-d67e-4ced-8df8-72f5c26f47d2} <Debug> TCPHandler: Processed in 0.002087496 sec. | ||
| 11829 | 2025.09.18 20:00:02.688530 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::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 | ||
| 11830 | 2025.09.18 20:00:02.688557 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11831 | 2025.09.18 20:00:02.688671 [ 4 ] {93937b4d-d876-4e4a-9d27-a806cae052d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11832 | 2025.09.18 20:00:02.688706 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11833 | 2025.09.18 20:00:02.688730 [ 4 ] {93937b4d-d876-4e4a-9d27-a806cae052d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11834 | 2025.09.18 20:00:02.688775 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1251 rows starting from the beginning of the part | ||
| 11835 | 2025.09.18 20:00:02.688877 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 96 rows starting from the beginning of the part | ||
| 11836 | 2025.09.18 20:00:02.688932 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 689 rows starting from the beginning of the part | ||
| 11837 | 2025.09.18 20:00:02.688984 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 96 rows starting from the beginning of the part | ||
| 11838 | 2025.09.18 20:00:02.689030 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 689 rows starting from the beginning of the part | ||
| 11839 | 2025.09.18 20:00:02.689077 [ 192 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 564 rows starting from the beginning of the part | ||
| 11840 | 2025.09.18 20:00:02.689410 [ 4 ] {93937b4d-d876-4e4a-9d27-a806cae052d2} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11841 | 2025.09.18 20:00:02.689458 [ 4 ] {93937b4d-d876-4e4a-9d27-a806cae052d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11842 | 2025.09.18 20:00:02.689911 [ 4 ] {93937b4d-d876-4e4a-9d27-a806cae052d2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11843 | 2025.09.18 20:00:02.690215 [ 4 ] {93937b4d-d876-4e4a-9d27-a806cae052d2} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11844 | 2025.09.18 20:00:02.690367 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11845 | 2025.09.18 20:00:02.690380 [ 4 ] {93937b4d-d876-4e4a-9d27-a806cae052d2} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001732 sec., 490762.12471131637 rows/sec., 33.04 MiB/sec. | ||
| 11846 | 2025.09.18 20:00:02.690413 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11847 | 2025.09.18 20:00:02.690437 [ 4 ] {93937b4d-d876-4e4a-9d27-a806cae052d2} <Debug> TCPHandler: Processed in 0.001941633 sec. | ||
| 11848 | 2025.09.18 20:00:02.690439 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11849 | 2025.09.18 20:00:02.690562 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::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 | ||
| 11850 | 2025.09.18 20:00:02.690584 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11851 | 2025.09.18 20:00:02.690641 [ 193 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3385 rows, containing 5 columns (5 merged, 0 gathered) in 0.002178307 sec., 1553959.1067742058 rows/sec., 117.69 MiB/sec. | ||
| 11852 | 2025.09.18 20:00:02.690696 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11853 | 2025.09.18 20:00:02.690705 [ 4 ] {5c79b196-0f1d-4916-b899-acbecaca1e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11854 | 2025.09.18 20:00:02.690742 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 24675 rows starting from the beginning of the part | ||
| 11855 | 2025.09.18 20:00:02.690783 [ 4 ] {5c79b196-0f1d-4916-b899-acbecaca1e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11856 | 2025.09.18 20:00:02.690812 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 11857 | 2025.09.18 20:00:02.690875 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 314 rows starting from the beginning of the part | ||
| 11858 | 2025.09.18 20:00:02.690930 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 11859 | 2025.09.18 20:00:02.690936 [ 187 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11860 | 2025.09.18 20:00:02.690979 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 314 rows starting from the beginning of the part | ||
| 11861 | 2025.09.18 20:00:02.691038 [ 200 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 850 rows starting from the beginning of the part | ||
| 11862 | 2025.09.18 20:00:02.691454 [ 187 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_76_15} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11863 | 2025.09.18 20:00:02.691588 [ 187 ] {c18be726-633f-417f-9abd-a115c260c01a::all_1_76_15} <Trace> oximeter.fields_uuid (c18be726-633f-417f-9abd-a115c260c01a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11864 | 2025.09.18 20:00:02.691730 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 11865 | 2025.09.18 20:00:02.691811 [ 4 ] {5c79b196-0f1d-4916-b899-acbecaca1e07} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11866 | 2025.09.18 20:00:02.691869 [ 4 ] {5c79b196-0f1d-4916-b899-acbecaca1e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11867 | 2025.09.18 20:00:02.692752 [ 4 ] {5c79b196-0f1d-4916-b899-acbecaca1e07} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11868 | 2025.09.18 20:00:02.693063 [ 4 ] {5c79b196-0f1d-4916-b899-acbecaca1e07} <Trace> oximeter.measurements_histogramu64 (fc6ebdfe-ea3a-4631-92c0-fb62d24d1d4c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11869 | 2025.09.18 20:00:02.693256 [ 4 ] {5c79b196-0f1d-4916-b899-acbecaca1e07} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00257 sec., 12451.361867704281 rows/sec., 22.31 MiB/sec. | ||
| 11870 | 2025.09.18 20:00:02.693341 [ 4 ] {5c79b196-0f1d-4916-b899-acbecaca1e07} <Debug> TCPHandler: Processed in 0.002811478 sec. | ||
| 11871 | 2025.09.18 20:00:02.693483 [ 4 ] {} <Trace> TCP-Session: aab8d2e6-f014-4d79-ab05-96fffd2e64d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11872 | 2025.09.18 20:00:02.693599 [ 4 ] {467b0c74-f76d-4376-b887-ee8dcef30c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11873 | 2025.09.18 20:00:02.693652 [ 4 ] {467b0c74-f76d-4376-b887-ee8dcef30c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11874 | 2025.09.18 20:00:02.694096 [ 4 ] {467b0c74-f76d-4376-b887-ee8dcef30c5b} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11875 | 2025.09.18 20:00:02.694144 [ 4 ] {467b0c74-f76d-4376-b887-ee8dcef30c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11876 | 2025.09.18 20:00:02.694538 [ 4 ] {467b0c74-f76d-4376-b887-ee8dcef30c5b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11877 | 2025.09.18 20:00:02.694823 [ 4 ] {467b0c74-f76d-4376-b887-ee8dcef30c5b} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11878 | 2025.09.18 20:00:02.694966 [ 60 ] {} <Debug> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11879 | 2025.09.18 20:00:02.694987 [ 4 ] {467b0c74-f76d-4376-b887-ee8dcef30c5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec. | ||
| 11880 | 2025.09.18 20:00:02.695022 [ 60 ] {} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11881 | 2025.09.18 20:00:02.695042 [ 4 ] {467b0c74-f76d-4376-b887-ee8dcef30c5b} <Debug> TCPHandler: Processed in 0.001616978 sec. | ||
| 11882 | 2025.09.18 20:00:02.695054 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 11883 | 2025.09.18 20:00:02.695174 [ 192 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::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 | ||
| 11884 | 2025.09.18 20:00:02.695306 [ 192 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11885 | 2025.09.18 20:00:02.695351 [ 192 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5378 rows starting from the beginning of the part | ||
| 11886 | 2025.09.18 20:00:02.695409 [ 192 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 11887 | 2025.09.18 20:00:02.695453 [ 192 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 104 rows starting from the beginning of the part | ||
| 11888 | 2025.09.18 20:00:02.695503 [ 192 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 11889 | 2025.09.18 20:00:02.695542 [ 192 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 104 rows starting from the beginning of the part | ||
| 11890 | 2025.09.18 20:00:02.695586 [ 192 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 11891 | 2025.09.18 20:00:02.698037 [ 187 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5766 rows, containing 4 columns (4 merged, 0 gathered) in 0.00289857 sec., 1989256.77144247 rows/sec., 126.88 MiB/sec. | ||
| 11892 | 2025.09.18 20:00:02.698487 [ 189 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11893 | 2025.09.18 20:00:02.698811 [ 187 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26473 rows, containing 5 columns (5 merged, 0 gathered) in 0.008297042 sec., 3190655.1756638093 rows/sec., 214.72 MiB/sec. | ||
| 11894 | 2025.09.18 20:00:02.698845 [ 189 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_76_15} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11895 | 2025.09.18 20:00:02.698946 [ 189 ] {cb44390d-e015-44e5-839e-9bf65b0edbc0::all_1_76_15} <Trace> oximeter.measurements_u64 (cb44390d-e015-44e5-839e-9bf65b0edbc0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11896 | 2025.09.18 20:00:02.699053 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 11897 | 2025.09.18 20:00:02.699210 [ 195 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11898 | 2025.09.18 20:00:02.699671 [ 195 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11899 | 2025.09.18 20:00:02.699780 [ 195 ] {fa95596c-fac8-4fdf-8869-d54e928ceb80::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (fa95596c-fac8-4fdf-8869-d54e928ceb80) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11900 | 2025.09.18 20:00:02.699915 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11901 | 2025.09.18 20:00:03.000250 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.69 MiB, peak 334.19 MiB, free memory in arenas 0.00 B, will set to 324.69 MiB (RSS), difference: 1.00 MiB | ||