| 1 | [ Feb 12 17:07:38 Enabled. ] | ||
| 2 | [ Feb 12 17:07:38 Rereading configuration. ] | ||
| 3 | [ Feb 12 17:07:39 Rereading configuration. ] | ||
| 4 | [ Feb 12 17:07:51 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 | [ Feb 12 17:07:51 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 | 2026.02.12 17:07:52.194794 [ 1 ] {} <Information> Application: Will watch for the process with pid 24587 | ||
| 29 | 2026.02.12 17:07:52.195285 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.12 17:07:52.679515 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24587 | ||
| 31 | 2026.02.12 17:07:52.680351 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.12 17:07:52.680513 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.12 17:07:52.778251 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.12 17:07:52.804676 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.12 17:07:52.804759 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.12 17:07:52.804778 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.12 17:07:52.804842 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.12 17:07:52.805625 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.12 17:07:52.808005 [ 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 | 2026.02.12 17:07:52.808949 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.12 17:07:52.809812 [ 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 | 2026.02.12 17:07:52.809867 [ 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 | 2026.02.12 17:07:52.809910 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.12 17:07:52.810663 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.12 17:07:52.811738 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.12 17:07:52.818027 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.12 17:07:52.818700 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.12 17:07:52.819999 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.12 17:07:52.820090 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.12 17:07:52.821106 [ 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 | 2026.02.12 17:07:52.821624 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.12 17:07:52.825637 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.12 17:07:52.826276 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.12 17:07:52.829555 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.12 17:07:52.829958 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.12 17:07:52.830346 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.12 17:07:52.830688 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.12 17:07:52.832144 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.12 17:07:52.832172 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.12 17:07:52.832241 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.12 17:07:52.832306 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.12 17:07:52.840663 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.12 17:07:52.840686 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000163455 sec | ||
| 68 | 2026.02.12 17:07:52.840733 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.12 17:07:52.840770 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.12 17:07:52.841457 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.12 17:07:52.842003 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.12 17:07:52.851873 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.12 17:07:52.851919 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.12 17:07:52.851990 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.12 17:07:52.852002 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.12 17:07:52.852033 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.12 17:07:52.852106 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.12 17:07:52.856475 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.12 17:07:52.856528 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.12 17:07:52.856578 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.12 17:07:52.856759 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.12 17:07:52.856801 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.12 17:07:52.856815 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.12 17:07:52.856892 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.12 17:07:52.856906 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.12 17:07:52.856935 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.12 17:07:52.857005 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.12 17:07:52.879320 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.12 17:07:52.880865 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.12 17:07:52.880944 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.8842e-05 sec | ||
| 91 | 2026.02.12 17:07:52.880958 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.12 17:07:52.880968 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.12 17:07:52.880994 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.12 17:07:52.881210 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.12 17:07:52.881308 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.12 17:07:52.881322 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.12 17:07:52.881332 [ 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 | 2026.02.12 17:07:52.881343 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.12 17:07:52.885036 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.12 17:07:52.885258 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.81 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2026.02.12 17:07:52.886881 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.5161e-05 sec. | ||
| 102 | 2026.02.12 17:07:52.887311 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.12 17:07:52.888673 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.12 17:07:52.888700 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.12 17:07:53.000213 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.82 MiB, peak 116.82 MiB, free memory in arenas 0.00 B, will set to 118.35 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.02.12 17:07:53.176634 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59722 | ||
| 107 | 2026.02.12 17:07:53.177431 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.02.12 17:07:53.177492 [ 3 ] {} <Debug> TCP-Session: 52884760-c061-400d-889c-f3e4a2b1ea2a Authenticating user 'default' from [fd00:1122:3344:101::b]:59722 | ||
| 109 | 2026.02.12 17:07:53.177671 [ 3 ] {} <Debug> TCP-Session: 52884760-c061-400d-889c-f3e4a2b1ea2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.12 17:07:53.177696 [ 3 ] {} <Debug> TCP-Session: 52884760-c061-400d-889c-f3e4a2b1ea2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.02.12 17:07:53.177815 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.02.12 17:07:53.177928 [ 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 | ||
| 113 | 2026.02.12 17:07:53.177954 [ 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 | ||
| 114 | 2026.02.12 17:07:53.178605 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60860 | ||
| 115 | 2026.02.12 17:07:53.178709 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43991 | ||
| 116 | 2026.02.12 17:07:53.178712 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60555 | ||
| 117 | 2026.02.12 17:07:53.178808 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.02.12 17:07:53.178896 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40867 | ||
| 119 | 2026.02.12 17:07:53.178903 [ 4 ] {} <Debug> TCP-Session: 4c4bb5c3-ac0f-4651-b3f2-534d2855842f Authenticating user 'default' from [fd00:1122:3344:101::b]:60860 | ||
| 120 | 2026.02.12 17:07:53.179015 [ 4 ] {} <Debug> TCP-Session: 4c4bb5c3-ac0f-4651-b3f2-534d2855842f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.02.12 17:07:53.179042 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60117 | ||
| 122 | 2026.02.12 17:07:53.179050 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.02.12 17:07:53.179093 [ 4 ] {} <Debug> TCP-Session: 4c4bb5c3-ac0f-4651-b3f2-534d2855842f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.02.12 17:07:53.179111 [ 254 ] {} <Debug> TCP-Session: 24cc6327-ff40-4d62-987e-c61bb5cd5aa7 Authenticating user 'default' from [fd00:1122:3344:101::b]:43991 | ||
| 125 | 2026.02.12 17:07:53.179218 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.02.12 17:07:53.179243 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.02.12 17:07:53.179308 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.02.12 17:07:53.179277 [ 5 ] {} <Debug> TCP-Session: cbefe635-6d8e-43aa-b86d-5be8e7e52352 Authenticating user 'default' from [fd00:1122:3344:101::b]:60555 | ||
| 129 | 2026.02.12 17:07:53.179348 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54877 | ||
| 130 | 2026.02.12 17:07:53.179249 [ 254 ] {} <Debug> TCP-Session: 24cc6327-ff40-4d62-987e-c61bb5cd5aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.02.12 17:07:53.179415 [ 255 ] {} <Debug> TCP-Session: 03679374-f192-49ae-be83-67f27cc85f3f Authenticating user 'default' from [fd00:1122:3344:101::b]:40867 | ||
| 132 | 2026.02.12 17:07:53.179459 [ 254 ] {} <Debug> TCP-Session: 24cc6327-ff40-4d62-987e-c61bb5cd5aa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.02.12 17:07:53.179468 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47743 | ||
| 134 | 2026.02.12 17:07:53.179520 [ 256 ] {} <Debug> TCP-Session: 36ed8111-445a-495b-9b85-5534dd9c2d0d Authenticating user 'default' from [fd00:1122:3344:101::b]:60117 | ||
| 135 | 2026.02.12 17:07:53.179527 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.02.12 17:07:53.179545 [ 255 ] {} <Debug> TCP-Session: 03679374-f192-49ae-be83-67f27cc85f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.02.12 17:07:53.179619 [ 257 ] {} <Debug> TCP-Session: 98edf724-b4f7-40a1-817e-c2e28e1e6e66 Authenticating user 'default' from [fd00:1122:3344:101::b]:54877 | ||
| 138 | 2026.02.12 17:07:53.179629 [ 256 ] {} <Debug> TCP-Session: 36ed8111-445a-495b-9b85-5534dd9c2d0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.02.12 17:07:53.179457 [ 5 ] {} <Debug> TCP-Session: cbefe635-6d8e-43aa-b86d-5be8e7e52352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.02.12 17:07:53.179693 [ 257 ] {} <Debug> TCP-Session: 98edf724-b4f7-40a1-817e-c2e28e1e6e66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.02.12 17:07:53.179681 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.02.12 17:07:53.179679 [ 256 ] {} <Debug> TCP-Session: 36ed8111-445a-495b-9b85-5534dd9c2d0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.02.12 17:07:53.179761 [ 257 ] {} <Debug> TCP-Session: 98edf724-b4f7-40a1-817e-c2e28e1e6e66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.02.12 17:07:53.179758 [ 258 ] {} <Debug> TCP-Session: d27cd342-d553-46bc-b47c-07f4b71efef9 Authenticating user 'default' from [fd00:1122:3344:101::b]:47743 | ||
| 145 | 2026.02.12 17:07:53.179740 [ 5 ] {} <Debug> TCP-Session: cbefe635-6d8e-43aa-b86d-5be8e7e52352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.02.12 17:07:53.179856 [ 258 ] {} <Debug> TCP-Session: d27cd342-d553-46bc-b47c-07f4b71efef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.02.12 17:07:53.179665 [ 255 ] {} <Debug> TCP-Session: 03679374-f192-49ae-be83-67f27cc85f3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.12 17:07:53.179941 [ 258 ] {} <Debug> TCP-Session: d27cd342-d553-46bc-b47c-07f4b71efef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.02.12 17:07:53.229976 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47931 | ||
| 150 | 2026.02.12 17:07:53.230131 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.02.12 17:07:53.230172 [ 259 ] {} <Debug> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Authenticating user 'default' from [fd00:1122:3344:101::d]:47931 | ||
| 152 | 2026.02.12 17:07:53.230190 [ 259 ] {} <Debug> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.12 17:07:53.230265 [ 259 ] {} <Debug> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.02.12 17:07:53.230335 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.02.12 17:07:53.230367 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.02.12 17:07:53.230455 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.02.12 17:07:53.231532 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54607 | ||
| 158 | 2026.02.12 17:07:53.231629 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64390 | ||
| 159 | 2026.02.12 17:07:53.231679 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.02.12 17:07:53.231755 [ 260 ] {} <Debug> TCP-Session: 99ecb1bc-cf18-4f4e-a02b-c2e6e83a7c72 Authenticating user 'default' from [fd00:1122:3344:101::d]:54607 | ||
| 161 | 2026.02.12 17:07:53.231781 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54986 | ||
| 162 | 2026.02.12 17:07:53.231810 [ 260 ] {} <Debug> TCP-Session: 99ecb1bc-cf18-4f4e-a02b-c2e6e83a7c72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.02.12 17:07:53.231829 [ 260 ] {} <Debug> TCP-Session: 99ecb1bc-cf18-4f4e-a02b-c2e6e83a7c72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.02.12 17:07:53.231845 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.02.12 17:07:53.231921 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57185 | ||
| 166 | 2026.02.12 17:07:53.231930 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.02.12 17:07:53.231933 [ 261 ] {} <Debug> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Authenticating user 'default' from [fd00:1122:3344:101::d]:64390 | ||
| 168 | 2026.02.12 17:07:53.232028 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63930 | ||
| 169 | 2026.02.12 17:07:53.232038 [ 262 ] {} <Debug> TCP-Session: 43dce8f3-00a7-42d9-8344-536416db3482 Authenticating user 'default' from [fd00:1122:3344:101::d]:54986 | ||
| 170 | 2026.02.12 17:07:53.232096 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.02.12 17:07:53.232116 [ 262 ] {} <Debug> TCP-Session: 43dce8f3-00a7-42d9-8344-536416db3482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.02.12 17:07:53.232097 [ 261 ] {} <Debug> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.02.12 17:07:53.232151 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50256 | ||
| 174 | 2026.02.12 17:07:53.232247 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54498 | ||
| 175 | 2026.02.12 17:07:53.232229 [ 262 ] {} <Debug> TCP-Session: 43dce8f3-00a7-42d9-8344-536416db3482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.02.12 17:07:53.232205 [ 261 ] {} <Debug> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.02.12 17:07:53.232201 [ 263 ] {} <Debug> TCP-Session: fd3dce5d-2a58-43f6-8345-4c6bbaa18022 Authenticating user 'default' from [fd00:1122:3344:101::d]:57185 | ||
| 178 | 2026.02.12 17:07:53.232327 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.02.12 17:07:53.232370 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41400 | ||
| 180 | 2026.02.12 17:07:53.232419 [ 263 ] {} <Debug> TCP-Session: fd3dce5d-2a58-43f6-8345-4c6bbaa18022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.02.12 17:07:53.232468 [ 264 ] {} <Debug> TCP-Session: 9492ae16-5a40-44fd-ac2d-82a0b6c62444 Authenticating user 'default' from [fd00:1122:3344:101::d]:63930 | ||
| 182 | 2026.02.12 17:07:53.232506 [ 263 ] {} <Debug> TCP-Session: fd3dce5d-2a58-43f6-8345-4c6bbaa18022 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.02.12 17:07:53.232523 [ 264 ] {} <Debug> TCP-Session: 9492ae16-5a40-44fd-ac2d-82a0b6c62444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.02.12 17:07:53.232556 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2026.02.12 17:07:53.232698 [ 264 ] {} <Debug> TCP-Session: 9492ae16-5a40-44fd-ac2d-82a0b6c62444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.02.12 17:07:53.232710 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.02.12 17:07:53.232775 [ 265 ] {} <Debug> TCP-Session: 81d99009-a290-4c07-82f1-01fee30b782b Authenticating user 'default' from [fd00:1122:3344:101::d]:50256 | ||
| 188 | 2026.02.12 17:07:53.232892 [ 266 ] {} <Debug> TCP-Session: 7f4f1a53-3b30-4b4a-857f-82bdc5c16b34 Authenticating user 'default' from [fd00:1122:3344:101::d]:54498 | ||
| 189 | 2026.02.12 17:07:53.232908 [ 265 ] {} <Debug> TCP-Session: 81d99009-a290-4c07-82f1-01fee30b782b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.02.12 17:07:53.232916 [ 266 ] {} <Debug> TCP-Session: 7f4f1a53-3b30-4b4a-857f-82bdc5c16b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.02.12 17:07:53.232980 [ 265 ] {} <Debug> TCP-Session: 81d99009-a290-4c07-82f1-01fee30b782b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.02.12 17:07:53.233038 [ 266 ] {} <Debug> TCP-Session: 7f4f1a53-3b30-4b4a-857f-82bdc5c16b34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.02.12 17:07:53.235386 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.02.12 17:07:53.235453 [ 267 ] {} <Debug> TCP-Session: e0e7fc50-9351-4121-8088-207e75d75e55 Authenticating user 'default' from [fd00:1122:3344:101::d]:41400 | ||
| 195 | 2026.02.12 17:07:53.235471 [ 267 ] {} <Debug> TCP-Session: e0e7fc50-9351-4121-8088-207e75d75e55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.02.12 17:07:53.235482 [ 267 ] {} <Debug> TCP-Session: e0e7fc50-9351-4121-8088-207e75d75e55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.02.12 17:07:53.237498 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 198 | 2026.02.12 17:07:53.240260 [ 259 ] {2661a56e-2fd7-4a71-9319-be6de9455634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.02.12 17:07:53.313589 [ 259 ] {2661a56e-2fd7-4a71-9319-be6de9455634} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47931) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 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 | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 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 | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2026.02.12 17:07:53.314552 [ 259 ] {2661a56e-2fd7-4a71-9319-be6de9455634} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 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 | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 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 | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2026.02.12 17:07:53.314901 [ 259 ] {2661a56e-2fd7-4a71-9319-be6de9455634} <Debug> TCPHandler: Processed in 0.079383225 sec. | ||
| 248 | 2026.02.12 17:07:53.315337 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2026.02.12 17:07:53.315621 [ 261 ] {033d015b-a0ff-43c4-8948-733c3203af84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2026.02.12 17:07:53.316035 [ 261 ] {033d015b-a0ff-43c4-8948-733c3203af84} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:64390) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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 | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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 | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.02.12 17:07:53.316379 [ 261 ] {033d015b-a0ff-43c4-8948-733c3203af84} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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 | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.02.12 17:07:53.316586 [ 261 ] {033d015b-a0ff-43c4-8948-733c3203af84} <Debug> TCPHandler: Processed in 0.001407049 sec. | ||
| 299 | 2026.02.12 17:07:53.319134 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.02.12 17:07:53.319891 [ 259 ] {feb58de0-9a61-41d0-8ede-06673c107403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2026.02.12 17:07:53.320526 [ 259 ] {feb58de0-9a61-41d0-8ede-06673c107403} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2026.02.12 17:07:53.321931 [ 259 ] {feb58de0-9a61-41d0-8ede-06673c107403} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2026.02.12 17:07:53.321951 [ 259 ] {feb58de0-9a61-41d0-8ede-06673c107403} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5282e-05 sec | ||
| 304 | 2026.02.12 17:07:53.322001 [ 259 ] {feb58de0-9a61-41d0-8ede-06673c107403} <Trace> ReferentialDeps: No tables | ||
| 305 | 2026.02.12 17:07:53.322043 [ 259 ] {feb58de0-9a61-41d0-8ede-06673c107403} <Trace> LoadingDeps: No tables | ||
| 306 | 2026.02.12 17:07:53.322067 [ 259 ] {feb58de0-9a61-41d0-8ede-06673c107403} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2026.02.12 17:07:53.322744 [ 259 ] {feb58de0-9a61-41d0-8ede-06673c107403} <Debug> TCPHandler: Processed in 0.003719373 sec. | ||
| 308 | 2026.02.12 17:07:53.322900 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2026.02.12 17:07:53.323136 [ 259 ] {f085b83e-ed75-478d-8f65-8f2d0fbd570a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2026.02.12 17:07:53.323264 [ 259 ] {f085b83e-ed75-478d-8f65-8f2d0fbd570a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2026.02.12 17:07:53.328313 [ 259 ] {f085b83e-ed75-478d-8f65-8f2d0fbd570a} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2026.02.12 17:07:53.329892 [ 259 ] {f085b83e-ed75-478d-8f65-8f2d0fbd570a} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd): Loading data parts | ||
| 314 | 2026.02.12 17:07:53.331018 [ 259 ] {f085b83e-ed75-478d-8f65-8f2d0fbd570a} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd): There are no data parts | ||
| 315 | 2026.02.12 17:07:53.333917 [ 259 ] {f085b83e-ed75-478d-8f65-8f2d0fbd570a} <Debug> TCPHandler: Processed in 0.011065936 sec. | ||
| 316 | 2026.02.12 17:07:53.334093 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2026.02.12 17:07:53.334349 [ 259 ] {8b9f5f31-1658-4a4b-b9d1-348b668e5fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | 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) | ||
| 328 | 2026.02.12 17:07:53.334500 [ 259 ] {8b9f5f31-1658-4a4b-b9d1-348b668e5fcc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2026.02.12 17:07:53.344368 [ 259 ] {8b9f5f31-1658-4a4b-b9d1-348b668e5fcc} <Debug> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5): Loading data parts | ||
| 330 | 2026.02.12 17:07:53.344577 [ 259 ] {8b9f5f31-1658-4a4b-b9d1-348b668e5fcc} <Debug> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5): There are no data parts | ||
| 331 | 2026.02.12 17:07:53.346032 [ 259 ] {8b9f5f31-1658-4a4b-b9d1-348b668e5fcc} <Debug> TCPHandler: Processed in 0.011990152 sec. | ||
| 332 | 2026.02.12 17:07:53.346387 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.02.12 17:07:53.346568 [ 259 ] {45b00f4b-00a0-422b-a2d4-fb2f5d8ebce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 334 | 2026.02.12 17:07:53.346690 [ 259 ] {45b00f4b-00a0-422b-a2d4-fb2f5d8ebce3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2026.02.12 17:07:53.348865 [ 259 ] {45b00f4b-00a0-422b-a2d4-fb2f5d8ebce3} <Debug> oximeter.measurements_i8 (637f5299-19d4-4b42-ba8f-5f80007012d2): Loading data parts | ||
| 336 | 2026.02.12 17:07:53.349063 [ 259 ] {45b00f4b-00a0-422b-a2d4-fb2f5d8ebce3} <Debug> oximeter.measurements_i8 (637f5299-19d4-4b42-ba8f-5f80007012d2): There are no data parts | ||
| 337 | 2026.02.12 17:07:53.350471 [ 259 ] {45b00f4b-00a0-422b-a2d4-fb2f5d8ebce3} <Debug> TCPHandler: Processed in 0.004213206 sec. | ||
| 338 | 2026.02.12 17:07:53.350696 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.02.12 17:07:53.350898 [ 259 ] {3b9988c2-df70-42b0-8c80-173ef31a0e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 340 | 2026.02.12 17:07:53.350976 [ 259 ] {3b9988c2-df70-42b0-8c80-173ef31a0e6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2026.02.12 17:07:53.352670 [ 259 ] {3b9988c2-df70-42b0-8c80-173ef31a0e6f} <Debug> oximeter.measurements_u8 (4584fbeb-4da5-4ddd-a715-9e9b3b9f76db): Loading data parts | ||
| 342 | 2026.02.12 17:07:53.352820 [ 259 ] {3b9988c2-df70-42b0-8c80-173ef31a0e6f} <Debug> oximeter.measurements_u8 (4584fbeb-4da5-4ddd-a715-9e9b3b9f76db): There are no data parts | ||
| 343 | 2026.02.12 17:07:53.354060 [ 259 ] {3b9988c2-df70-42b0-8c80-173ef31a0e6f} <Debug> TCPHandler: Processed in 0.003425765 sec. | ||
| 344 | 2026.02.12 17:07:53.354671 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.02.12 17:07:53.354824 [ 259 ] {3acec007-3998-482d-a98c-4a612ea62797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 346 | 2026.02.12 17:07:53.355189 [ 259 ] {3acec007-3998-482d-a98c-4a612ea62797} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2026.02.12 17:07:53.357669 [ 259 ] {3acec007-3998-482d-a98c-4a612ea62797} <Debug> oximeter.measurements_i16 (80421bde-ab41-45e2-82b5-60618d12a63f): Loading data parts | ||
| 348 | 2026.02.12 17:07:53.357829 [ 259 ] {3acec007-3998-482d-a98c-4a612ea62797} <Debug> oximeter.measurements_i16 (80421bde-ab41-45e2-82b5-60618d12a63f): There are no data parts | ||
| 349 | 2026.02.12 17:07:53.359652 [ 259 ] {3acec007-3998-482d-a98c-4a612ea62797} <Debug> TCPHandler: Processed in 0.005031329 sec. | ||
| 350 | 2026.02.12 17:07:53.359845 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.02.12 17:07:53.360011 [ 259 ] {29efc881-f66f-4914-a499-7231fb801990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 352 | 2026.02.12 17:07:53.360157 [ 259 ] {29efc881-f66f-4914-a499-7231fb801990} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2026.02.12 17:07:53.363141 [ 259 ] {29efc881-f66f-4914-a499-7231fb801990} <Debug> oximeter.measurements_u16 (2b4f86bf-38c0-4cc2-bffd-6a5cd7123560): Loading data parts | ||
| 354 | 2026.02.12 17:07:53.363299 [ 259 ] {29efc881-f66f-4914-a499-7231fb801990} <Debug> oximeter.measurements_u16 (2b4f86bf-38c0-4cc2-bffd-6a5cd7123560): There are no data parts | ||
| 355 | 2026.02.12 17:07:53.367338 [ 259 ] {29efc881-f66f-4914-a499-7231fb801990} <Debug> TCPHandler: Processed in 0.007564469 sec. | ||
| 356 | 2026.02.12 17:07:53.367561 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.02.12 17:07:53.367767 [ 259 ] {27133d53-c12c-433e-a0c5-930e57a7a814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 358 | 2026.02.12 17:07:53.367888 [ 259 ] {27133d53-c12c-433e-a0c5-930e57a7a814} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2026.02.12 17:07:53.370445 [ 259 ] {27133d53-c12c-433e-a0c5-930e57a7a814} <Debug> oximeter.measurements_i32 (1af5a379-d72b-4d2d-94d0-fff2e8ba57be): Loading data parts | ||
| 360 | 2026.02.12 17:07:53.370611 [ 259 ] {27133d53-c12c-433e-a0c5-930e57a7a814} <Debug> oximeter.measurements_i32 (1af5a379-d72b-4d2d-94d0-fff2e8ba57be): There are no data parts | ||
| 361 | 2026.02.12 17:07:53.372397 [ 259 ] {27133d53-c12c-433e-a0c5-930e57a7a814} <Debug> TCPHandler: Processed in 0.004934396 sec. | ||
| 362 | 2026.02.12 17:07:53.372544 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2026.02.12 17:07:53.372760 [ 259 ] {1112c8b2-6c37-4dc6-b633-f19faf1f9d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 364 | 2026.02.12 17:07:53.372876 [ 259 ] {1112c8b2-6c37-4dc6-b633-f19faf1f9d12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2026.02.12 17:07:53.374687 [ 259 ] {1112c8b2-6c37-4dc6-b633-f19faf1f9d12} <Debug> oximeter.measurements_u32 (f787c7a9-808c-42a2-b3b5-01e9534b44aa): Loading data parts | ||
| 366 | 2026.02.12 17:07:53.374818 [ 259 ] {1112c8b2-6c37-4dc6-b633-f19faf1f9d12} <Debug> oximeter.measurements_u32 (f787c7a9-808c-42a2-b3b5-01e9534b44aa): There are no data parts | ||
| 367 | 2026.02.12 17:07:53.376211 [ 259 ] {1112c8b2-6c37-4dc6-b633-f19faf1f9d12} <Debug> TCPHandler: Processed in 0.003656651 sec. | ||
| 368 | 2026.02.12 17:07:53.376397 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.02.12 17:07:53.376590 [ 259 ] {a9d21761-4abd-4a97-8aa1-8e983219ebb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 370 | 2026.02.12 17:07:53.376709 [ 259 ] {a9d21761-4abd-4a97-8aa1-8e983219ebb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2026.02.12 17:07:53.378274 [ 259 ] {a9d21761-4abd-4a97-8aa1-8e983219ebb3} <Debug> oximeter.measurements_i64 (70bbadb5-eeb8-4b3e-b52a-99dd62d61a9b): Loading data parts | ||
| 372 | 2026.02.12 17:07:53.378396 [ 259 ] {a9d21761-4abd-4a97-8aa1-8e983219ebb3} <Debug> oximeter.measurements_i64 (70bbadb5-eeb8-4b3e-b52a-99dd62d61a9b): There are no data parts | ||
| 373 | 2026.02.12 17:07:53.379856 [ 259 ] {a9d21761-4abd-4a97-8aa1-8e983219ebb3} <Debug> TCPHandler: Processed in 0.003519498 sec. | ||
| 374 | 2026.02.12 17:07:53.380007 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.02.12 17:07:53.380154 [ 259 ] {8ac273fb-7a1b-435f-9856-ed7c25c8276a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 376 | 2026.02.12 17:07:53.380266 [ 259 ] {8ac273fb-7a1b-435f-9856-ed7c25c8276a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2026.02.12 17:07:53.382021 [ 259 ] {8ac273fb-7a1b-435f-9856-ed7c25c8276a} <Debug> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Loading data parts | ||
| 378 | 2026.02.12 17:07:53.382154 [ 259 ] {8ac273fb-7a1b-435f-9856-ed7c25c8276a} <Debug> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): There are no data parts | ||
| 379 | 2026.02.12 17:07:53.383458 [ 259 ] {8ac273fb-7a1b-435f-9856-ed7c25c8276a} <Debug> TCPHandler: Processed in 0.003536538 sec. | ||
| 380 | 2026.02.12 17:07:53.383596 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.02.12 17:07:53.383924 [ 259 ] {91b22a6f-1f04-4977-b261-ad8f5ea6cce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 382 | 2026.02.12 17:07:53.384039 [ 259 ] {91b22a6f-1f04-4977-b261-ad8f5ea6cce8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2026.02.12 17:07:53.385758 [ 259 ] {91b22a6f-1f04-4977-b261-ad8f5ea6cce8} <Debug> oximeter.measurements_f32 (782d79bc-27bc-4d7d-9f63-3760672d1c5d): Loading data parts | ||
| 384 | 2026.02.12 17:07:53.385888 [ 259 ] {91b22a6f-1f04-4977-b261-ad8f5ea6cce8} <Debug> oximeter.measurements_f32 (782d79bc-27bc-4d7d-9f63-3760672d1c5d): There are no data parts | ||
| 385 | 2026.02.12 17:07:53.387259 [ 259 ] {91b22a6f-1f04-4977-b261-ad8f5ea6cce8} <Debug> TCPHandler: Processed in 0.003648871 sec. | ||
| 386 | 2026.02.12 17:07:53.387399 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.02.12 17:07:53.387592 [ 259 ] {f9a27319-93fb-4c0c-b4ac-f88eb09df816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 388 | 2026.02.12 17:07:53.387727 [ 259 ] {f9a27319-93fb-4c0c-b4ac-f88eb09df816} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2026.02.12 17:07:53.389620 [ 259 ] {f9a27319-93fb-4c0c-b4ac-f88eb09df816} <Debug> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Loading data parts | ||
| 390 | 2026.02.12 17:07:53.389772 [ 259 ] {f9a27319-93fb-4c0c-b4ac-f88eb09df816} <Debug> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): There are no data parts | ||
| 391 | 2026.02.12 17:07:53.391183 [ 259 ] {f9a27319-93fb-4c0c-b4ac-f88eb09df816} <Debug> TCPHandler: Processed in 0.003864367 sec. | ||
| 392 | 2026.02.12 17:07:53.391313 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.02.12 17:07:53.391527 [ 259 ] {8a5927f5-c96a-4623-8562-c6512307b698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 394 | 2026.02.12 17:07:53.391710 [ 259 ] {8a5927f5-c96a-4623-8562-c6512307b698} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2026.02.12 17:07:53.393407 [ 259 ] {8a5927f5-c96a-4623-8562-c6512307b698} <Debug> oximeter.measurements_string (f193479b-3621-4db5-8f66-d6738394437b): Loading data parts | ||
| 396 | 2026.02.12 17:07:53.393530 [ 259 ] {8a5927f5-c96a-4623-8562-c6512307b698} <Debug> oximeter.measurements_string (f193479b-3621-4db5-8f66-d6738394437b): There are no data parts | ||
| 397 | 2026.02.12 17:07:53.394915 [ 259 ] {8a5927f5-c96a-4623-8562-c6512307b698} <Debug> TCPHandler: Processed in 0.003606919 sec. | ||
| 398 | 2026.02.12 17:07:53.395069 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.02.12 17:07:53.395230 [ 259 ] {d675aa00-58aa-4827-a980-017e1ad42a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2026.02.12 17:07:53.395368 [ 259 ] {d675aa00-58aa-4827-a980-017e1ad42a66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2026.02.12 17:07:53.397050 [ 259 ] {d675aa00-58aa-4827-a980-017e1ad42a66} <Debug> oximeter.measurements_bytes (2507d28e-f0a5-42a7-9aa2-a49de7a9413e): Loading data parts | ||
| 409 | 2026.02.12 17:07:53.397235 [ 259 ] {d675aa00-58aa-4827-a980-017e1ad42a66} <Debug> oximeter.measurements_bytes (2507d28e-f0a5-42a7-9aa2-a49de7a9413e): There are no data parts | ||
| 410 | 2026.02.12 17:07:53.398605 [ 259 ] {d675aa00-58aa-4827-a980-017e1ad42a66} <Debug> TCPHandler: Processed in 0.003583659 sec. | ||
| 411 | 2026.02.12 17:07:53.398774 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.02.12 17:07:53.398962 [ 259 ] {ae5ef3c9-6bf7-49d5-b24d-045b89f0fb82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 413 | 2026.02.12 17:07:53.399035 [ 259 ] {ae5ef3c9-6bf7-49d5-b24d-045b89f0fb82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2026.02.12 17:07:53.401107 [ 259 ] {ae5ef3c9-6bf7-49d5-b24d-045b89f0fb82} <Debug> oximeter.measurements_cumulativei64 (c02f8f28-a67e-4fb4-817f-1a1c0a358a28): Loading data parts | ||
| 415 | 2026.02.12 17:07:53.401319 [ 259 ] {ae5ef3c9-6bf7-49d5-b24d-045b89f0fb82} <Debug> oximeter.measurements_cumulativei64 (c02f8f28-a67e-4fb4-817f-1a1c0a358a28): There are no data parts | ||
| 416 | 2026.02.12 17:07:53.402471 [ 259 ] {ae5ef3c9-6bf7-49d5-b24d-045b89f0fb82} <Debug> TCPHandler: Processed in 0.003811715 sec. | ||
| 417 | 2026.02.12 17:07:53.402742 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.02.12 17:07:53.402964 [ 259 ] {6f60f47f-dc31-4390-bdab-ac7ad58071b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 419 | 2026.02.12 17:07:53.403105 [ 259 ] {6f60f47f-dc31-4390-bdab-ac7ad58071b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.02.12 17:07:53.404861 [ 259 ] {6f60f47f-dc31-4390-bdab-ac7ad58071b7} <Debug> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Loading data parts | ||
| 421 | 2026.02.12 17:07:53.405090 [ 259 ] {6f60f47f-dc31-4390-bdab-ac7ad58071b7} <Debug> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): There are no data parts | ||
| 422 | 2026.02.12 17:07:53.406531 [ 259 ] {6f60f47f-dc31-4390-bdab-ac7ad58071b7} <Debug> TCPHandler: Processed in 0.003852637 sec. | ||
| 423 | 2026.02.12 17:07:53.406677 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.02.12 17:07:53.406894 [ 259 ] {d650371c-5a6e-4782-bd77-ebb6a087c913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 425 | 2026.02.12 17:07:53.407012 [ 259 ] {d650371c-5a6e-4782-bd77-ebb6a087c913} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.02.12 17:07:53.408816 [ 259 ] {d650371c-5a6e-4782-bd77-ebb6a087c913} <Debug> oximeter.measurements_cumulativef32 (e51ab9c4-8131-4a5a-9b09-358339b2955e): Loading data parts | ||
| 427 | 2026.02.12 17:07:53.409117 [ 259 ] {d650371c-5a6e-4782-bd77-ebb6a087c913} <Debug> oximeter.measurements_cumulativef32 (e51ab9c4-8131-4a5a-9b09-358339b2955e): There are no data parts | ||
| 428 | 2026.02.12 17:07:53.410604 [ 259 ] {d650371c-5a6e-4782-bd77-ebb6a087c913} <Debug> TCPHandler: Processed in 0.004035672 sec. | ||
| 429 | 2026.02.12 17:07:53.410831 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.02.12 17:07:53.411001 [ 259 ] {ecfd5ee2-94f6-4884-9f7a-80860fed0627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 431 | 2026.02.12 17:07:53.411143 [ 259 ] {ecfd5ee2-94f6-4884-9f7a-80860fed0627} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.02.12 17:07:53.413070 [ 259 ] {ecfd5ee2-94f6-4884-9f7a-80860fed0627} <Debug> oximeter.measurements_cumulativef64 (371ca7e5-15a0-44be-ad6a-da279094f1de): Loading data parts | ||
| 433 | 2026.02.12 17:07:53.413219 [ 259 ] {ecfd5ee2-94f6-4884-9f7a-80860fed0627} <Debug> oximeter.measurements_cumulativef64 (371ca7e5-15a0-44be-ad6a-da279094f1de): There are no data parts | ||
| 434 | 2026.02.12 17:07:53.414603 [ 259 ] {ecfd5ee2-94f6-4884-9f7a-80860fed0627} <Debug> TCPHandler: Processed in 0.003814215 sec. | ||
| 435 | 2026.02.12 17:07:53.414871 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.02.12 17:07:53.415103 [ 259 ] {81cf7d18-a0e6-4a25-9ff5-16431bb1c0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2026.02.12 17:07:53.415223 [ 259 ] {81cf7d18-a0e6-4a25-9ff5-16431bb1c0d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.02.12 17:07:53.417468 [ 259 ] {81cf7d18-a0e6-4a25-9ff5-16431bb1c0d9} <Debug> oximeter.measurements_histogrami8 (037dc267-5095-4e50-8ecb-af5e9fe7454c): Loading data parts | ||
| 449 | 2026.02.12 17:07:53.417703 [ 259 ] {81cf7d18-a0e6-4a25-9ff5-16431bb1c0d9} <Debug> oximeter.measurements_histogrami8 (037dc267-5095-4e50-8ecb-af5e9fe7454c): There are no data parts | ||
| 450 | 2026.02.12 17:07:53.419945 [ 259 ] {81cf7d18-a0e6-4a25-9ff5-16431bb1c0d9} <Debug> TCPHandler: Processed in 0.005120522 sec. | ||
| 451 | 2026.02.12 17:07:53.420249 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.02.12 17:07:53.420594 [ 259 ] {cdd8bcc0-9a2a-4fb4-9ee9-97d63eb9ed09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 453 | 2026.02.12 17:07:53.420742 [ 259 ] {cdd8bcc0-9a2a-4fb4-9ee9-97d63eb9ed09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.02.12 17:07:53.426181 [ 259 ] {cdd8bcc0-9a2a-4fb4-9ee9-97d63eb9ed09} <Debug> oximeter.measurements_histogramu8 (c1b0daf5-3dc1-43d0-a709-24cf4c967747): Loading data parts | ||
| 455 | 2026.02.12 17:07:53.426343 [ 259 ] {cdd8bcc0-9a2a-4fb4-9ee9-97d63eb9ed09} <Debug> oximeter.measurements_histogramu8 (c1b0daf5-3dc1-43d0-a709-24cf4c967747): There are no data parts | ||
| 456 | 2026.02.12 17:07:53.429938 [ 259 ] {cdd8bcc0-9a2a-4fb4-9ee9-97d63eb9ed09} <Debug> TCPHandler: Processed in 0.009826912 sec. | ||
| 457 | 2026.02.12 17:07:53.430175 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.02.12 17:07:53.430390 [ 259 ] {22f361a8-c1c4-46c8-9d27-e597e8222bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 459 | 2026.02.12 17:07:53.430519 [ 259 ] {22f361a8-c1c4-46c8-9d27-e597e8222bff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.02.12 17:07:53.433239 [ 259 ] {22f361a8-c1c4-46c8-9d27-e597e8222bff} <Debug> oximeter.measurements_histogrami16 (631a2309-9f3d-46a5-8eae-9fc689bb73c9): Loading data parts | ||
| 461 | 2026.02.12 17:07:53.433451 [ 259 ] {22f361a8-c1c4-46c8-9d27-e597e8222bff} <Debug> oximeter.measurements_histogrami16 (631a2309-9f3d-46a5-8eae-9fc689bb73c9): There are no data parts | ||
| 462 | 2026.02.12 17:07:53.435010 [ 259 ] {22f361a8-c1c4-46c8-9d27-e597e8222bff} <Debug> TCPHandler: Processed in 0.004909425 sec. | ||
| 463 | 2026.02.12 17:07:53.435156 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.02.12 17:07:53.435357 [ 259 ] {1b29ee28-1eaa-432b-a1f7-e4967bf44401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 465 | 2026.02.12 17:07:53.435493 [ 259 ] {1b29ee28-1eaa-432b-a1f7-e4967bf44401} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.02.12 17:07:53.439448 [ 259 ] {1b29ee28-1eaa-432b-a1f7-e4967bf44401} <Debug> oximeter.measurements_histogramu16 (9c73c5c8-1f5b-42f5-a130-833e0e5da60f): Loading data parts | ||
| 467 | 2026.02.12 17:07:53.439602 [ 259 ] {1b29ee28-1eaa-432b-a1f7-e4967bf44401} <Debug> oximeter.measurements_histogramu16 (9c73c5c8-1f5b-42f5-a130-833e0e5da60f): There are no data parts | ||
| 468 | 2026.02.12 17:07:53.442582 [ 259 ] {1b29ee28-1eaa-432b-a1f7-e4967bf44401} <Debug> TCPHandler: Processed in 0.007441235 sec. | ||
| 469 | 2026.02.12 17:07:53.442814 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.02.12 17:07:53.443067 [ 259 ] {871dd6f8-0c88-46fd-86b7-7d60bcb89127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 471 | 2026.02.12 17:07:53.443225 [ 259 ] {871dd6f8-0c88-46fd-86b7-7d60bcb89127} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.02.12 17:07:53.447573 [ 259 ] {871dd6f8-0c88-46fd-86b7-7d60bcb89127} <Debug> oximeter.measurements_histogrami32 (7f061fc5-d9b6-4bca-9c8b-730ff8548c85): Loading data parts | ||
| 473 | 2026.02.12 17:07:53.447731 [ 259 ] {871dd6f8-0c88-46fd-86b7-7d60bcb89127} <Debug> oximeter.measurements_histogrami32 (7f061fc5-d9b6-4bca-9c8b-730ff8548c85): There are no data parts | ||
| 474 | 2026.02.12 17:07:53.449230 [ 259 ] {871dd6f8-0c88-46fd-86b7-7d60bcb89127} <Debug> TCPHandler: Processed in 0.006454099 sec. | ||
| 475 | 2026.02.12 17:07:53.449386 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.02.12 17:07:53.449604 [ 259 ] {4495469a-d0e7-47b6-a196-3106f3245b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 477 | 2026.02.12 17:07:53.449739 [ 259 ] {4495469a-d0e7-47b6-a196-3106f3245b9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.02.12 17:07:53.451876 [ 259 ] {4495469a-d0e7-47b6-a196-3106f3245b9b} <Debug> oximeter.measurements_histogramu32 (605bce0d-3e3e-4a90-8cac-963237149b57): Loading data parts | ||
| 479 | 2026.02.12 17:07:53.452012 [ 259 ] {4495469a-d0e7-47b6-a196-3106f3245b9b} <Debug> oximeter.measurements_histogramu32 (605bce0d-3e3e-4a90-8cac-963237149b57): There are no data parts | ||
| 480 | 2026.02.12 17:07:53.453246 [ 259 ] {4495469a-d0e7-47b6-a196-3106f3245b9b} <Debug> TCPHandler: Processed in 0.003910688 sec. | ||
| 481 | 2026.02.12 17:07:53.453494 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.02.12 17:07:53.453717 [ 259 ] {b0a1a5ea-677c-4a16-8c57-a1fb496fb50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 483 | 2026.02.12 17:07:53.453838 [ 259 ] {b0a1a5ea-677c-4a16-8c57-a1fb496fb50a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.02.12 17:07:53.455772 [ 259 ] {b0a1a5ea-677c-4a16-8c57-a1fb496fb50a} <Debug> oximeter.measurements_histogrami64 (663a894b-aeb7-497b-b2a1-9fdedee99980): Loading data parts | ||
| 485 | 2026.02.12 17:07:53.455902 [ 259 ] {b0a1a5ea-677c-4a16-8c57-a1fb496fb50a} <Debug> oximeter.measurements_histogrami64 (663a894b-aeb7-497b-b2a1-9fdedee99980): There are no data parts | ||
| 486 | 2026.02.12 17:07:53.457163 [ 259 ] {b0a1a5ea-677c-4a16-8c57-a1fb496fb50a} <Debug> TCPHandler: Processed in 0.003726183 sec. | ||
| 487 | 2026.02.12 17:07:53.457310 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.02.12 17:07:53.457520 [ 259 ] {da324169-9341-47b0-8c08-691ab58044a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 489 | 2026.02.12 17:07:53.457652 [ 259 ] {da324169-9341-47b0-8c08-691ab58044a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.02.12 17:07:53.459628 [ 259 ] {da324169-9341-47b0-8c08-691ab58044a2} <Debug> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Loading data parts | ||
| 491 | 2026.02.12 17:07:53.459828 [ 259 ] {da324169-9341-47b0-8c08-691ab58044a2} <Debug> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): There are no data parts | ||
| 492 | 2026.02.12 17:07:53.461101 [ 259 ] {da324169-9341-47b0-8c08-691ab58044a2} <Debug> TCPHandler: Processed in 0.003839526 sec. | ||
| 493 | 2026.02.12 17:07:53.461307 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.02.12 17:07:53.461571 [ 259 ] {69b762c9-834c-452a-9c5c-61c5300262da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 495 | 2026.02.12 17:07:53.461722 [ 259 ] {69b762c9-834c-452a-9c5c-61c5300262da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.02.12 17:07:53.463618 [ 259 ] {69b762c9-834c-452a-9c5c-61c5300262da} <Debug> oximeter.measurements_histogramf32 (92b4e094-be77-4894-9a2b-c2295c4f37ff): Loading data parts | ||
| 497 | 2026.02.12 17:07:53.463782 [ 259 ] {69b762c9-834c-452a-9c5c-61c5300262da} <Debug> oximeter.measurements_histogramf32 (92b4e094-be77-4894-9a2b-c2295c4f37ff): There are no data parts | ||
| 498 | 2026.02.12 17:07:53.465455 [ 259 ] {69b762c9-834c-452a-9c5c-61c5300262da} <Debug> TCPHandler: Processed in 0.004247247 sec. | ||
| 499 | 2026.02.12 17:07:53.465599 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.02.12 17:07:53.465873 [ 259 ] {11fa45db-e259-45e2-b1fe-30f9a92e179b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 501 | 2026.02.12 17:07:53.466012 [ 259 ] {11fa45db-e259-45e2-b1fe-30f9a92e179b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.02.12 17:07:53.468044 [ 259 ] {11fa45db-e259-45e2-b1fe-30f9a92e179b} <Debug> oximeter.measurements_histogramf64 (6272f112-1296-41a5-b9bb-8b32c76a31cc): Loading data parts | ||
| 503 | 2026.02.12 17:07:53.468169 [ 259 ] {11fa45db-e259-45e2-b1fe-30f9a92e179b} <Debug> oximeter.measurements_histogramf64 (6272f112-1296-41a5-b9bb-8b32c76a31cc): There are no data parts | ||
| 504 | 2026.02.12 17:07:53.469268 [ 259 ] {11fa45db-e259-45e2-b1fe-30f9a92e179b} <Debug> TCPHandler: Processed in 0.003656471 sec. | ||
| 505 | 2026.02.12 17:07:53.469496 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.02.12 17:07:53.469671 [ 259 ] {87a06417-dd72-4db2-b75b-66d2d95a8130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2026.02.12 17:07:53.469785 [ 259 ] {87a06417-dd72-4db2-b75b-66d2d95a8130} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.02.12 17:07:53.471710 [ 259 ] {87a06417-dd72-4db2-b75b-66d2d95a8130} <Debug> oximeter.fields_bool (20e18369-9a63-4520-87aa-0d6fd28a20d3): Loading data parts | ||
| 534 | 2026.02.12 17:07:53.471864 [ 259 ] {87a06417-dd72-4db2-b75b-66d2d95a8130} <Debug> oximeter.fields_bool (20e18369-9a63-4520-87aa-0d6fd28a20d3): There are no data parts | ||
| 535 | 2026.02.12 17:07:53.473021 [ 259 ] {87a06417-dd72-4db2-b75b-66d2d95a8130} <Debug> TCPHandler: Processed in 0.003593979 sec. | ||
| 536 | 2026.02.12 17:07:53.473155 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.02.12 17:07:53.473302 [ 259 ] {a9d4576b-1986-4d0e-a84f-ff9adac35460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 538 | 2026.02.12 17:07:53.473410 [ 259 ] {a9d4576b-1986-4d0e-a84f-ff9adac35460} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.02.12 17:07:53.475327 [ 259 ] {a9d4576b-1986-4d0e-a84f-ff9adac35460} <Debug> oximeter.fields_i8 (60c328d3-208d-4cf3-9d89-f57fdeb17aec): Loading data parts | ||
| 540 | 2026.02.12 17:07:53.475608 [ 259 ] {a9d4576b-1986-4d0e-a84f-ff9adac35460} <Debug> oximeter.fields_i8 (60c328d3-208d-4cf3-9d89-f57fdeb17aec): There are no data parts | ||
| 541 | 2026.02.12 17:07:53.476925 [ 259 ] {a9d4576b-1986-4d0e-a84f-ff9adac35460} <Debug> TCPHandler: Processed in 0.003788005 sec. | ||
| 542 | 2026.02.12 17:07:53.477075 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.02.12 17:07:53.477366 [ 259 ] {6b7b1a7f-dcae-4534-9fe4-450103194894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 544 | 2026.02.12 17:07:53.477507 [ 259 ] {6b7b1a7f-dcae-4534-9fe4-450103194894} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.02.12 17:07:53.480509 [ 259 ] {6b7b1a7f-dcae-4534-9fe4-450103194894} <Debug> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Loading data parts | ||
| 546 | 2026.02.12 17:07:53.480709 [ 259 ] {6b7b1a7f-dcae-4534-9fe4-450103194894} <Debug> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): There are no data parts | ||
| 547 | 2026.02.12 17:07:53.482420 [ 259 ] {6b7b1a7f-dcae-4534-9fe4-450103194894} <Debug> TCPHandler: Processed in 0.0053931 sec. | ||
| 548 | 2026.02.12 17:07:53.482571 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.02.12 17:07:53.482730 [ 259 ] {5523c828-b199-4c2f-aefa-b3d521802269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 550 | 2026.02.12 17:07:53.482853 [ 259 ] {5523c828-b199-4c2f-aefa-b3d521802269} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.02.12 17:07:53.484908 [ 259 ] {5523c828-b199-4c2f-aefa-b3d521802269} <Debug> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Loading data parts | ||
| 552 | 2026.02.12 17:07:53.485073 [ 259 ] {5523c828-b199-4c2f-aefa-b3d521802269} <Debug> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): There are no data parts | ||
| 553 | 2026.02.12 17:07:53.486492 [ 259 ] {5523c828-b199-4c2f-aefa-b3d521802269} <Debug> TCPHandler: Processed in 0.00396874 sec. | ||
| 554 | 2026.02.12 17:07:53.486643 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.02.12 17:07:53.486868 [ 259 ] {5e0b9057-46c5-4507-aff7-770286bb3773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 556 | 2026.02.12 17:07:53.486973 [ 259 ] {5e0b9057-46c5-4507-aff7-770286bb3773} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.02.12 17:07:53.488980 [ 259 ] {5e0b9057-46c5-4507-aff7-770286bb3773} <Debug> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Loading data parts | ||
| 558 | 2026.02.12 17:07:53.489127 [ 259 ] {5e0b9057-46c5-4507-aff7-770286bb3773} <Debug> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): There are no data parts | ||
| 559 | 2026.02.12 17:07:53.490681 [ 259 ] {5e0b9057-46c5-4507-aff7-770286bb3773} <Debug> TCPHandler: Processed in 0.004085133 sec. | ||
| 560 | 2026.02.12 17:07:53.491021 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.02.12 17:07:53.491177 [ 259 ] {9e2a28c9-4b5b-4bc7-8a7d-fdd107574608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 562 | 2026.02.12 17:07:53.491293 [ 259 ] {9e2a28c9-4b5b-4bc7-8a7d-fdd107574608} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.02.12 17:07:53.493038 [ 259 ] {9e2a28c9-4b5b-4bc7-8a7d-fdd107574608} <Debug> oximeter.fields_i32 (20484172-2ff1-41a7-86e8-5661bf3ef8c2): Loading data parts | ||
| 564 | 2026.02.12 17:07:53.493185 [ 259 ] {9e2a28c9-4b5b-4bc7-8a7d-fdd107574608} <Debug> oximeter.fields_i32 (20484172-2ff1-41a7-86e8-5661bf3ef8c2): There are no data parts | ||
| 565 | 2026.02.12 17:07:53.494697 [ 259 ] {9e2a28c9-4b5b-4bc7-8a7d-fdd107574608} <Debug> TCPHandler: Processed in 0.003724803 sec. | ||
| 566 | 2026.02.12 17:07:53.494833 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.02.12 17:07:53.495055 [ 259 ] {7e164037-2e56-403d-9200-982694ea2718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 568 | 2026.02.12 17:07:53.495159 [ 259 ] {7e164037-2e56-403d-9200-982694ea2718} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.02.12 17:07:53.497042 [ 259 ] {7e164037-2e56-403d-9200-982694ea2718} <Debug> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Loading data parts | ||
| 570 | 2026.02.12 17:07:53.497193 [ 259 ] {7e164037-2e56-403d-9200-982694ea2718} <Debug> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): There are no data parts | ||
| 571 | 2026.02.12 17:07:53.498531 [ 259 ] {7e164037-2e56-403d-9200-982694ea2718} <Debug> TCPHandler: Processed in 0.003791475 sec. | ||
| 572 | 2026.02.12 17:07:53.498732 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.02.12 17:07:53.498889 [ 259 ] {b460f077-992f-404d-a871-3f15ce7d6399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 574 | 2026.02.12 17:07:53.499004 [ 259 ] {b460f077-992f-404d-a871-3f15ce7d6399} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.02.12 17:07:53.501682 [ 259 ] {b460f077-992f-404d-a871-3f15ce7d6399} <Debug> oximeter.fields_i64 (f3e1c564-295e-4f19-b851-8c794f142050): Loading data parts | ||
| 576 | 2026.02.12 17:07:53.501827 [ 259 ] {b460f077-992f-404d-a871-3f15ce7d6399} <Debug> oximeter.fields_i64 (f3e1c564-295e-4f19-b851-8c794f142050): There are no data parts | ||
| 577 | 2026.02.12 17:07:53.503003 [ 259 ] {b460f077-992f-404d-a871-3f15ce7d6399} <Debug> TCPHandler: Processed in 0.00434017 sec. | ||
| 578 | 2026.02.12 17:07:53.503200 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.02.12 17:07:53.503344 [ 259 ] {e3000cc5-f417-4aab-be37-5a23d806f949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 580 | 2026.02.12 17:07:53.503506 [ 259 ] {e3000cc5-f417-4aab-be37-5a23d806f949} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.02.12 17:07:53.505428 [ 259 ] {e3000cc5-f417-4aab-be37-5a23d806f949} <Debug> oximeter.fields_u64 (2f0a6a51-213d-4a8a-9bcc-adc8758273d9): Loading data parts | ||
| 582 | 2026.02.12 17:07:53.505670 [ 259 ] {e3000cc5-f417-4aab-be37-5a23d806f949} <Debug> oximeter.fields_u64 (2f0a6a51-213d-4a8a-9bcc-adc8758273d9): There are no data parts | ||
| 583 | 2026.02.12 17:07:53.507079 [ 259 ] {e3000cc5-f417-4aab-be37-5a23d806f949} <Debug> TCPHandler: Processed in 0.003895087 sec. | ||
| 584 | 2026.02.12 17:07:53.507224 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.02.12 17:07:53.507420 [ 259 ] {e1797dfa-ffa5-4b4c-816a-c9034fd14c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 586 | 2026.02.12 17:07:53.507494 [ 259 ] {e1797dfa-ffa5-4b4c-816a-c9034fd14c69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.02.12 17:07:53.509792 [ 259 ] {e1797dfa-ffa5-4b4c-816a-c9034fd14c69} <Debug> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Loading data parts | ||
| 588 | 2026.02.12 17:07:53.509951 [ 259 ] {e1797dfa-ffa5-4b4c-816a-c9034fd14c69} <Debug> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): There are no data parts | ||
| 589 | 2026.02.12 17:07:53.511092 [ 259 ] {e1797dfa-ffa5-4b4c-816a-c9034fd14c69} <Debug> TCPHandler: Processed in 0.003942769 sec. | ||
| 590 | 2026.02.12 17:07:53.511303 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.02.12 17:07:53.511449 [ 259 ] {01ee9fcf-8a1f-4d0d-b5b5-de1f01f93a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 592 | 2026.02.12 17:07:53.511553 [ 259 ] {01ee9fcf-8a1f-4d0d-b5b5-de1f01f93a35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.02.12 17:07:53.513769 [ 259 ] {01ee9fcf-8a1f-4d0d-b5b5-de1f01f93a35} <Debug> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Loading data parts | ||
| 594 | 2026.02.12 17:07:53.513971 [ 259 ] {01ee9fcf-8a1f-4d0d-b5b5-de1f01f93a35} <Debug> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): There are no data parts | ||
| 595 | 2026.02.12 17:07:53.515411 [ 259 ] {01ee9fcf-8a1f-4d0d-b5b5-de1f01f93a35} <Debug> TCPHandler: Processed in 0.004112894 sec. | ||
| 596 | 2026.02.12 17:07:53.515560 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.02.12 17:07:53.515793 [ 259 ] {855ac4cc-8a1f-4850-b011-16c66c6c1fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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) | ||
| 598 | 2026.02.12 17:07:53.515872 [ 259 ] {855ac4cc-8a1f-4850-b011-16c66c6c1fb2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.02.12 17:07:53.517839 [ 259 ] {855ac4cc-8a1f-4850-b011-16c66c6c1fb2} <Debug> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Loading data parts | ||
| 600 | 2026.02.12 17:07:53.517986 [ 259 ] {855ac4cc-8a1f-4850-b011-16c66c6c1fb2} <Debug> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): There are no data parts | ||
| 601 | 2026.02.12 17:07:53.519132 [ 259 ] {855ac4cc-8a1f-4850-b011-16c66c6c1fb2} <Debug> TCPHandler: Processed in 0.003652381 sec. | ||
| 602 | 2026.02.12 17:07:53.519344 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.02.12 17:07:53.519577 [ 259 ] {2ea975ea-c098-43d0-be20-ba04d249e9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | 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) | ||
| 607 | 2026.02.12 17:07:53.519775 [ 259 ] {2ea975ea-c098-43d0-be20-ba04d249e9e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.02.12 17:07:53.521586 [ 259 ] {2ea975ea-c098-43d0-be20-ba04d249e9e8} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff): Loading data parts | ||
| 609 | 2026.02.12 17:07:53.521728 [ 259 ] {2ea975ea-c098-43d0-be20-ba04d249e9e8} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff): There are no data parts | ||
| 610 | 2026.02.12 17:07:53.523221 [ 259 ] {2ea975ea-c098-43d0-be20-ba04d249e9e8} <Debug> TCPHandler: Processed in 0.003883657 sec. | ||
| 611 | 2026.02.12 17:07:53.525571 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.02.12 17:07:53.525935 [ 261 ] {924513ca-c45f-4670-b194-abf90fc9c634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.02.12 17:07:53.527290 [ 261 ] {924513ca-c45f-4670-b194-abf90fc9c634} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.02.12 17:07:53.535409 [ 269 ] {924513ca-c45f-4670-b194-abf90fc9c634} <Trace> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.02.12 17:07:53.535465 [ 269 ] {924513ca-c45f-4670-b194-abf90fc9c634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 616 | 2026.02.12 17:07:53.540143 [ 269 ] {924513ca-c45f-4670-b194-abf90fc9c634} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.02.12 17:07:53.540813 [ 269 ] {924513ca-c45f-4670-b194-abf90fc9c634} <Trace> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.02.12 17:07:53.541079 [ 261 ] {924513ca-c45f-4670-b194-abf90fc9c634} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015316 sec., 65.29119874640898 rows/sec., 1.02 KiB/sec. | ||
| 619 | 2026.02.12 17:07:53.541459 [ 261 ] {924513ca-c45f-4670-b194-abf90fc9c634} <Debug> TCPHandler: Processed in 0.015974412 sec. | ||
| 620 | 2026.02.12 17:07:53.748051 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46502 | ||
| 621 | 2026.02.12 17:07:53.748182 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.02.12 17:07:53.748222 [ 270 ] {} <Debug> TCP-Session: c83fb38d-b4d0-48f7-8e5e-d39d2143ddea Authenticating user 'default' from [fd00:1122:3344:101::c]:46502 | ||
| 623 | 2026.02.12 17:07:53.748393 [ 270 ] {} <Debug> TCP-Session: c83fb38d-b4d0-48f7-8e5e-d39d2143ddea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.02.12 17:07:53.748408 [ 270 ] {} <Debug> TCP-Session: c83fb38d-b4d0-48f7-8e5e-d39d2143ddea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.02.12 17:07:53.748482 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.02.12 17:07:53.748604 [ 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 | 2026.02.12 17:07:53.748633 [ 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 | 2026.02.12 17:07:53.749210 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62452 | ||
| 629 | 2026.02.12 17:07:53.749294 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55768 | ||
| 630 | 2026.02.12 17:07:53.749376 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44079 | ||
| 631 | 2026.02.12 17:07:53.749354 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2026.02.12 17:07:53.749482 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34813 | ||
| 633 | 2026.02.12 17:07:53.749540 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55451 | ||
| 634 | 2026.02.12 17:07:53.749610 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.02.12 17:07:53.749566 [ 271 ] {} <Debug> TCP-Session: 9c0c9224-18d7-4d10-bea6-5db68b34313f Authenticating user 'default' from [fd00:1122:3344:101::c]:62452 | ||
| 636 | 2026.02.12 17:07:53.749846 [ 272 ] {} <Debug> TCP-Session: 8fa0323b-6e38-4a52-a8ac-1fe62b5957c6 Authenticating user 'default' from [fd00:1122:3344:101::c]:55768 | ||
| 637 | 2026.02.12 17:07:53.749732 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50234 | ||
| 638 | 2026.02.12 17:07:53.749937 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.02.12 17:07:53.750004 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.02.12 17:07:53.749888 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60900 | ||
| 641 | 2026.02.12 17:07:53.750064 [ 275 ] {} <Debug> TCP-Session: 3790e72a-ccee-48e0-9111-25d27a77c97c Authenticating user 'default' from [fd00:1122:3344:101::c]:55451 | ||
| 642 | 2026.02.12 17:07:53.750067 [ 274 ] {} <Debug> TCP-Session: 801b185c-5ec6-43c6-b870-203545f88093 Authenticating user 'default' from [fd00:1122:3344:101::c]:34813 | ||
| 643 | 2026.02.12 17:07:53.749862 [ 271 ] {} <Debug> TCP-Session: 9c0c9224-18d7-4d10-bea6-5db68b34313f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.02.12 17:07:53.749867 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.02.12 17:07:53.750319 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.02.12 17:07:53.750305 [ 274 ] {} <Debug> TCP-Session: 801b185c-5ec6-43c6-b870-203545f88093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.02.12 17:07:53.750282 [ 271 ] {} <Debug> TCP-Session: 9c0c9224-18d7-4d10-bea6-5db68b34313f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.02.12 17:07:53.750439 [ 277 ] {} <Debug> TCP-Session: 7173dd86-d5fb-4dfa-b255-f0d19c81139a Authenticating user 'default' from [fd00:1122:3344:101::c]:60900 | ||
| 649 | 2026.02.12 17:07:53.750415 [ 273 ] {} <Debug> TCP-Session: cddf40c5-0512-48ae-be6a-e80aefd3bbda Authenticating user 'default' from [fd00:1122:3344:101::c]:44079 | ||
| 650 | 2026.02.12 17:07:53.750414 [ 274 ] {} <Debug> TCP-Session: 801b185c-5ec6-43c6-b870-203545f88093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.02.12 17:07:53.750582 [ 273 ] {} <Debug> TCP-Session: cddf40c5-0512-48ae-be6a-e80aefd3bbda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.02.12 17:07:53.750584 [ 277 ] {} <Debug> TCP-Session: 7173dd86-d5fb-4dfa-b255-f0d19c81139a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.02.12 17:07:53.750279 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.02.12 17:07:53.750726 [ 273 ] {} <Debug> TCP-Session: cddf40c5-0512-48ae-be6a-e80aefd3bbda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.02.12 17:07:53.750716 [ 277 ] {} <Debug> TCP-Session: 7173dd86-d5fb-4dfa-b255-f0d19c81139a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.02.12 17:07:53.750278 [ 275 ] {} <Debug> TCP-Session: 3790e72a-ccee-48e0-9111-25d27a77c97c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.02.12 17:07:53.750890 [ 276 ] {} <Debug> TCP-Session: d7deffc5-e60d-4e16-ab16-0a9cb0cfddd6 Authenticating user 'default' from [fd00:1122:3344:101::c]:50234 | ||
| 658 | 2026.02.12 17:07:53.749877 [ 272 ] {} <Debug> TCP-Session: 8fa0323b-6e38-4a52-a8ac-1fe62b5957c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.02.12 17:07:53.750995 [ 275 ] {} <Debug> TCP-Session: 3790e72a-ccee-48e0-9111-25d27a77c97c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.02.12 17:07:53.751022 [ 276 ] {} <Debug> TCP-Session: d7deffc5-e60d-4e16-ab16-0a9cb0cfddd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.02.12 17:07:53.751008 [ 272 ] {} <Debug> TCP-Session: 8fa0323b-6e38-4a52-a8ac-1fe62b5957c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.02.12 17:07:53.751146 [ 276 ] {} <Debug> TCP-Session: d7deffc5-e60d-4e16-ab16-0a9cb0cfddd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.02.12 17:07:54.000522 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.79 MiB, peak 125.79 MiB, free memory in arenas 0.00 B, will set to 139.16 MiB (RSS), difference: 13.37 MiB | ||
| 664 | 2026.02.12 17:07:54.067105 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51303 | ||
| 665 | 2026.02.12 17:07:54.067294 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.02.12 17:07:54.067329 [ 278 ] {} <Debug> TCP-Session: cb5548f4-7c3b-49ac-afde-fd01075a02d3 Authenticating user 'default' from [fd00:1122:3344:101::a]:51303 | ||
| 667 | 2026.02.12 17:07:54.067529 [ 278 ] {} <Debug> TCP-Session: cb5548f4-7c3b-49ac-afde-fd01075a02d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.02.12 17:07:54.067547 [ 278 ] {} <Debug> TCP-Session: cb5548f4-7c3b-49ac-afde-fd01075a02d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.02.12 17:07:54.067627 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.02.12 17:07:54.067757 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.02.12 17:07:54.067785 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.02.12 17:07:54.069760 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53618 | ||
| 673 | 2026.02.12 17:07:54.069770 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62449 | ||
| 674 | 2026.02.12 17:07:54.069866 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33610 | ||
| 675 | 2026.02.12 17:07:54.069999 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.02.12 17:07:54.070004 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41621 | ||
| 677 | 2026.02.12 17:07:54.070055 [ 279 ] {} <Debug> TCP-Session: 374609ef-bc38-424e-959f-ea7a309a2109 Authenticating user 'default' from [fd00:1122:3344:101::a]:53618 | ||
| 678 | 2026.02.12 17:07:54.070068 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48525 | ||
| 679 | 2026.02.12 17:07:54.070183 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57504 | ||
| 680 | 2026.02.12 17:07:54.070229 [ 279 ] {} <Debug> TCP-Session: 374609ef-bc38-424e-959f-ea7a309a2109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.02.12 17:07:54.070235 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.02.12 17:07:54.070322 [ 279 ] {} <Debug> TCP-Session: 374609ef-bc38-424e-959f-ea7a309a2109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.02.12 17:07:54.070356 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.02.12 17:07:54.070367 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51531 | ||
| 685 | 2026.02.12 17:07:54.070462 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.02.12 17:07:54.070385 [ 280 ] {} <Debug> TCP-Session: 3b42095f-a5aa-4a4c-a3c4-39521b2d5ed1 Authenticating user 'default' from [fd00:1122:3344:101::a]:62449 | ||
| 687 | 2026.02.12 17:07:54.070403 [ 281 ] {} <Debug> TCP-Session: 860c987c-c023-495a-aee9-b33f1b8cee71 Authenticating user 'default' from [fd00:1122:3344:101::a]:33610 | ||
| 688 | 2026.02.12 17:07:54.070625 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.02.12 17:07:54.070600 [ 282 ] {} <Debug> TCP-Session: 5fce2a32-c37b-4ea6-aca1-f0c9c8252cc8 Authenticating user 'default' from [fd00:1122:3344:101::a]:41621 | ||
| 690 | 2026.02.12 17:07:54.070683 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.02.12 17:07:54.070591 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.02.12 17:07:54.070774 [ 283 ] {} <Debug> TCP-Session: e3a00820-bc2c-40eb-8b63-a1cdb2cbd2d6 Authenticating user 'default' from [fd00:1122:3344:101::a]:48525 | ||
| 693 | 2026.02.12 17:07:54.070743 [ 285 ] {} <Debug> TCP-Session: 83811748-866b-4447-b712-2b7789875874 Authenticating user 'default' from [fd00:1122:3344:101::a]:51531 | ||
| 694 | 2026.02.12 17:07:54.070727 [ 282 ] {} <Debug> TCP-Session: 5fce2a32-c37b-4ea6-aca1-f0c9c8252cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.02.12 17:07:54.070920 [ 283 ] {} <Debug> TCP-Session: e3a00820-bc2c-40eb-8b63-a1cdb2cbd2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.02.12 17:07:54.070870 [ 284 ] {} <Debug> TCP-Session: 3c01e9da-599d-4d55-b966-55ce138e9154 Authenticating user 'default' from [fd00:1122:3344:101::a]:57504 | ||
| 697 | 2026.02.12 17:07:54.070863 [ 285 ] {} <Debug> TCP-Session: 83811748-866b-4447-b712-2b7789875874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.02.12 17:07:54.071014 [ 283 ] {} <Debug> TCP-Session: e3a00820-bc2c-40eb-8b63-a1cdb2cbd2d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.02.12 17:07:54.071002 [ 284 ] {} <Debug> TCP-Session: 3c01e9da-599d-4d55-b966-55ce138e9154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.02.12 17:07:54.070990 [ 282 ] {} <Debug> TCP-Session: 5fce2a32-c37b-4ea6-aca1-f0c9c8252cc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.02.12 17:07:54.071103 [ 284 ] {} <Debug> TCP-Session: 3c01e9da-599d-4d55-b966-55ce138e9154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.02.12 17:07:54.071093 [ 285 ] {} <Debug> TCP-Session: 83811748-866b-4447-b712-2b7789875874 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.02.12 17:07:54.070724 [ 281 ] {} <Debug> TCP-Session: 860c987c-c023-495a-aee9-b33f1b8cee71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.02.12 17:07:54.070567 [ 280 ] {} <Debug> TCP-Session: 3b42095f-a5aa-4a4c-a3c4-39521b2d5ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.02.12 17:07:54.071256 [ 281 ] {} <Debug> TCP-Session: 860c987c-c023-495a-aee9-b33f1b8cee71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.02.12 17:07:54.071359 [ 280 ] {} <Debug> TCP-Session: 3b42095f-a5aa-4a4c-a3c4-39521b2d5ed1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.02.12 17:08:00.357480 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.02.12 17:08:00.357566 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.02.12 17:08:00.357589 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.02.12 17:08:00.357653 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.02.12 17:08:00.361139 [ 245 ] {} <Debug> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Loading data parts | ||
| 712 | 2026.02.12 17:08:00.361348 [ 245 ] {} <Debug> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): There are no data parts | ||
| 713 | 2026.02.12 17:08:00.365024 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.02.12 17:08:00.365161 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 715 | 2026.02.12 17:08:00.370772 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.02.12 17:08:00.371346 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.02.12 17:08:00.371600 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2026.02.12 17:08:00.374152 [ 244 ] {} <Debug> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Loading data parts | ||
| 719 | 2026.02.12 17:08:00.374303 [ 244 ] {} <Debug> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): There are no data parts | ||
| 720 | 2026.02.12 17:08:00.398858 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.02.12 17:08:00.399002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 722 | 2026.02.12 17:08:00.405412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.02.12 17:08:00.406598 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.02.12 17:08:00.410014 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.02.12 17:08:01.000187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.90 MiB, peak 148.90 MiB, free memory in arenas 0.00 B, will set to 153.95 MiB (RSS), difference: 9.05 MiB | ||
| 726 | 2026.02.12 17:08:02.857754 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.02.12 17:08:02.857978 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.02.12 17:08:02.867603 [ 243 ] {} <Debug> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Loading data parts | ||
| 729 | 2026.02.12 17:08:02.867852 [ 243 ] {} <Debug> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): There are no data parts | ||
| 730 | 2026.02.12 17:08:02.874175 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.02.12 17:08:02.874304 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 732 | 2026.02.12 17:08:02.876001 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.02.12 17:08:02.876439 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.02.12 17:08:02.876727 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.02.12 17:08:03.000620 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.15 MiB, peak 158.15 MiB, free memory in arenas 0.00 B, will set to 154.98 MiB (RSS), difference: -3.17 MiB | ||
| 736 | 2026.02.12 17:08:07.833313 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.02.12 17:08:07.833374 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.02.12 17:08:07.871650 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.02.12 17:08:07.872457 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.02.12 17:08:07.872499 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 741 | 2026.02.12 17:08:07.873275 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.02.12 17:08:07.873823 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.02.12 17:08:07.873972 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.02.12 17:08:07.910061 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.02.12 17:08:07.928201 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.02.12 17:08:07.928306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 747 | 2026.02.12 17:08:07.934941 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.02.12 17:08:07.936002 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.02.12 17:08:07.939236 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.02.12 17:08:08.000168 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.74 MiB, peak 159.74 MiB, free memory in arenas 0.00 B, will set to 157.89 MiB (RSS), difference: 2.16 MiB | ||
| 751 | 2026.02.12 17:08:13.000242 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.90 MiB, peak 159.74 MiB, free memory in arenas 0.00 B, will set to 157.92 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.02.12 17:08:13.549024 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.02.12 17:08:13.549257 [ 259 ] {590dc3c1-1228-429b-8e77-b29d1a19b485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.02.12 17:08:13.549823 [ 259 ] {590dc3c1-1228-429b-8e77-b29d1a19b485} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.02.12 17:08:13.550069 [ 259 ] {590dc3c1-1228-429b-8e77-b29d1a19b485} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.02.12 17:08:13.550742 [ 259 ] {590dc3c1-1228-429b-8e77-b29d1a19b485} <Debug> TCPHandler: Processed in 0.001911123 sec. | ||
| 757 | 2026.02.12 17:08:13.552205 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.02.12 17:08:13.552356 [ 259 ] {f5f4f77c-3f0f-497f-b563-29d1b0c06a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.02.12 17:08:13.554702 [ 259 ] {f5f4f77c-3f0f-497f-b563-29d1b0c06a18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.02.12 17:08:13.554754 [ 259 ] {f5f4f77c-3f0f-497f-b563-29d1b0c06a18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.02.12 17:08:13.555203 [ 259 ] {f5f4f77c-3f0f-497f-b563-29d1b0c06a18} <Debug> TCPHandler: Processed in 0.003056955 sec. | ||
| 762 | 2026.02.12 17:08:13.556095 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.02.12 17:08:13.556228 [ 259 ] {af46cbc4-df40-4067-8972-5bc50f3b1de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.02.12 17:08:13.556538 [ 259 ] {af46cbc4-df40-4067-8972-5bc50f3b1de3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.02.12 17:08:13.556584 [ 259 ] {af46cbc4-df40-4067-8972-5bc50f3b1de3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.02.12 17:08:13.556928 [ 259 ] {af46cbc4-df40-4067-8972-5bc50f3b1de3} <Debug> TCPHandler: Processed in 0.000888254 sec. | ||
| 767 | 2026.02.12 17:08:13.557192 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.02.12 17:08:13.557312 [ 259 ] {208bca25-1eac-4641-be83-75d2ea35ae52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.02.12 17:08:13.557555 [ 259 ] {208bca25-1eac-4641-be83-75d2ea35ae52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.02.12 17:08:13.557600 [ 259 ] {208bca25-1eac-4641-be83-75d2ea35ae52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.02.12 17:08:13.557916 [ 259 ] {208bca25-1eac-4641-be83-75d2ea35ae52} <Debug> TCPHandler: Processed in 0.000774401 sec. | ||
| 772 | 2026.02.12 17:08:13.558116 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.02.12 17:08:13.558234 [ 259 ] {849711ee-4a52-456a-8251-cea5e1271612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.02.12 17:08:13.558475 [ 259 ] {849711ee-4a52-456a-8251-cea5e1271612} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.02.12 17:08:13.558518 [ 259 ] {849711ee-4a52-456a-8251-cea5e1271612} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.02.12 17:08:13.558831 [ 259 ] {849711ee-4a52-456a-8251-cea5e1271612} <Debug> TCPHandler: Processed in 0.000763351 sec. | ||
| 777 | 2026.02.12 17:08:13.559052 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.02.12 17:08:13.559166 [ 259 ] {7954ccc0-3cef-42db-be4f-cf355845cd66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.02.12 17:08:13.559402 [ 259 ] {7954ccc0-3cef-42db-be4f-cf355845cd66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.02.12 17:08:13.559444 [ 259 ] {7954ccc0-3cef-42db-be4f-cf355845cd66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.02.12 17:08:13.559756 [ 259 ] {7954ccc0-3cef-42db-be4f-cf355845cd66} <Debug> TCPHandler: Processed in 0.00075038 sec. | ||
| 782 | 2026.02.12 17:08:13.559972 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.02.12 17:08:13.560089 [ 259 ] {1b63fc55-ac6c-4065-bc22-6905c773c8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 784 | 2026.02.12 17:08:13.560326 [ 259 ] {1b63fc55-ac6c-4065-bc22-6905c773c8c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.02.12 17:08:13.560368 [ 259 ] {1b63fc55-ac6c-4065-bc22-6905c773c8c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.02.12 17:08:13.560682 [ 259 ] {1b63fc55-ac6c-4065-bc22-6905c773c8c4} <Debug> TCPHandler: Processed in 0.000765771 sec. | ||
| 787 | 2026.02.12 17:08:13.560883 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.02.12 17:08:13.560997 [ 259 ] {3330cfe6-b976-458c-99ac-07a651672e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 789 | 2026.02.12 17:08:13.561240 [ 259 ] {3330cfe6-b976-458c-99ac-07a651672e88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.02.12 17:08:13.561283 [ 259 ] {3330cfe6-b976-458c-99ac-07a651672e88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.02.12 17:08:13.561588 [ 259 ] {3330cfe6-b976-458c-99ac-07a651672e88} <Debug> TCPHandler: Processed in 0.000752991 sec. | ||
| 792 | 2026.02.12 17:08:13.561789 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.02.12 17:08:13.561904 [ 259 ] {cd0fda9d-6b2d-4a7a-a3e2-e15c54a98c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 794 | 2026.02.12 17:08:13.562143 [ 259 ] {cd0fda9d-6b2d-4a7a-a3e2-e15c54a98c63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.02.12 17:08:13.562184 [ 259 ] {cd0fda9d-6b2d-4a7a-a3e2-e15c54a98c63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.02.12 17:08:13.562487 [ 259 ] {cd0fda9d-6b2d-4a7a-a3e2-e15c54a98c63} <Debug> TCPHandler: Processed in 0.000750311 sec. | ||
| 797 | 2026.02.12 17:08:13.562675 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.02.12 17:08:13.562789 [ 259 ] {09f78387-315b-46cf-9c51-2c27a2a8d8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 799 | 2026.02.12 17:08:13.563028 [ 259 ] {09f78387-315b-46cf-9c51-2c27a2a8d8b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.02.12 17:08:13.563071 [ 259 ] {09f78387-315b-46cf-9c51-2c27a2a8d8b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.02.12 17:08:13.563375 [ 259 ] {09f78387-315b-46cf-9c51-2c27a2a8d8b5} <Debug> TCPHandler: Processed in 0.000747641 sec. | ||
| 802 | 2026.02.12 17:08:13.563592 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.02.12 17:08:13.563706 [ 259 ] {30ebef73-3a0f-4c4f-ac54-966641c8dd56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 804 | 2026.02.12 17:08:13.563944 [ 259 ] {30ebef73-3a0f-4c4f-ac54-966641c8dd56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.02.12 17:08:13.563986 [ 259 ] {30ebef73-3a0f-4c4f-ac54-966641c8dd56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.02.12 17:08:13.564295 [ 259 ] {30ebef73-3a0f-4c4f-ac54-966641c8dd56} <Debug> TCPHandler: Processed in 0.000750431 sec. | ||
| 807 | 2026.02.12 17:08:13.564487 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.02.12 17:08:13.564602 [ 259 ] {8150986c-ebe8-4de2-abbb-622b9d73f5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 809 | 2026.02.12 17:08:13.564843 [ 259 ] {8150986c-ebe8-4de2-abbb-622b9d73f5bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.02.12 17:08:13.564885 [ 259 ] {8150986c-ebe8-4de2-abbb-622b9d73f5bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.02.12 17:08:13.565201 [ 259 ] {8150986c-ebe8-4de2-abbb-622b9d73f5bb} <Debug> TCPHandler: Processed in 0.000761081 sec. | ||
| 812 | 2026.02.12 17:08:13.565407 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.02.12 17:08:13.565523 [ 259 ] {943c4121-5e02-4144-aa8b-a5cf0cd0b4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 814 | 2026.02.12 17:08:13.565767 [ 259 ] {943c4121-5e02-4144-aa8b-a5cf0cd0b4ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.02.12 17:08:13.565809 [ 259 ] {943c4121-5e02-4144-aa8b-a5cf0cd0b4ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.02.12 17:08:13.566114 [ 259 ] {943c4121-5e02-4144-aa8b-a5cf0cd0b4ac} <Debug> TCPHandler: Processed in 0.000754431 sec. | ||
| 817 | 2026.02.12 17:08:13.566328 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.02.12 17:08:13.566445 [ 259 ] {5bf70b2e-dbff-46b5-8828-0230a4607133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 819 | 2026.02.12 17:08:13.566700 [ 259 ] {5bf70b2e-dbff-46b5-8828-0230a4607133} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.02.12 17:08:13.566743 [ 259 ] {5bf70b2e-dbff-46b5-8828-0230a4607133} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.02.12 17:08:13.567084 [ 259 ] {5bf70b2e-dbff-46b5-8828-0230a4607133} <Debug> TCPHandler: Processed in 0.000803752 sec. | ||
| 822 | 2026.02.12 17:08:13.567318 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.02.12 17:08:13.567442 [ 259 ] {2f58ae82-5893-432f-8bf1-3f5fd0937b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 824 | 2026.02.12 17:08:13.567698 [ 259 ] {2f58ae82-5893-432f-8bf1-3f5fd0937b75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.02.12 17:08:13.567741 [ 259 ] {2f58ae82-5893-432f-8bf1-3f5fd0937b75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.02.12 17:08:13.568081 [ 259 ] {2f58ae82-5893-432f-8bf1-3f5fd0937b75} <Debug> TCPHandler: Processed in 0.000812943 sec. | ||
| 827 | 2026.02.12 17:08:13.568330 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.02.12 17:08:13.568468 [ 259 ] {f6c6ca30-d7a7-4b2c-9d56-b02893ab6abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 829 | 2026.02.12 17:08:13.568735 [ 259 ] {f6c6ca30-d7a7-4b2c-9d56-b02893ab6abb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.02.12 17:08:13.568778 [ 259 ] {f6c6ca30-d7a7-4b2c-9d56-b02893ab6abb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.02.12 17:08:13.569167 [ 259 ] {f6c6ca30-d7a7-4b2c-9d56-b02893ab6abb} <Debug> TCPHandler: Processed in 0.000890135 sec. | ||
| 832 | 2026.02.12 17:08:13.569371 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.02.12 17:08:13.569491 [ 259 ] {cac16533-d63f-444a-b8a4-9f7e9e6e1b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 834 | 2026.02.12 17:08:13.569749 [ 259 ] {cac16533-d63f-444a-b8a4-9f7e9e6e1b23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.02.12 17:08:13.569791 [ 259 ] {cac16533-d63f-444a-b8a4-9f7e9e6e1b23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.02.12 17:08:13.570107 [ 259 ] {cac16533-d63f-444a-b8a4-9f7e9e6e1b23} <Debug> TCPHandler: Processed in 0.000783852 sec. | ||
| 837 | 2026.02.12 17:08:13.570303 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.02.12 17:08:13.570424 [ 259 ] {d98d0f9b-e82b-489b-a007-1a16cf01323c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.02.12 17:08:13.570686 [ 259 ] {d98d0f9b-e82b-489b-a007-1a16cf01323c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.02.12 17:08:13.570728 [ 259 ] {d98d0f9b-e82b-489b-a007-1a16cf01323c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.02.12 17:08:13.571040 [ 259 ] {d98d0f9b-e82b-489b-a007-1a16cf01323c} <Debug> TCPHandler: Processed in 0.000784542 sec. | ||
| 842 | 2026.02.12 17:08:13.571248 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.02.12 17:08:13.571371 [ 259 ] {405524e5-7373-4116-b3e5-c60365b453f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.02.12 17:08:13.571632 [ 259 ] {405524e5-7373-4116-b3e5-c60365b453f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.02.12 17:08:13.571674 [ 259 ] {405524e5-7373-4116-b3e5-c60365b453f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.02.12 17:08:13.571989 [ 259 ] {405524e5-7373-4116-b3e5-c60365b453f9} <Debug> TCPHandler: Processed in 0.000793042 sec. | ||
| 847 | 2026.02.12 17:08:13.572179 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.02.12 17:08:13.572298 [ 259 ] {209af908-13a9-4f77-879b-3b89e5a72045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.02.12 17:08:13.572557 [ 259 ] {209af908-13a9-4f77-879b-3b89e5a72045} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.02.12 17:08:13.572599 [ 259 ] {209af908-13a9-4f77-879b-3b89e5a72045} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.02.12 17:08:13.572909 [ 259 ] {209af908-13a9-4f77-879b-3b89e5a72045} <Debug> TCPHandler: Processed in 0.000779291 sec. | ||
| 852 | 2026.02.12 17:08:13.573148 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.02.12 17:08:13.573269 [ 259 ] {7f86042f-2bce-41f3-bb72-2164b2b9d39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.02.12 17:08:13.573531 [ 259 ] {7f86042f-2bce-41f3-bb72-2164b2b9d39a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.02.12 17:08:13.573574 [ 259 ] {7f86042f-2bce-41f3-bb72-2164b2b9d39a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.02.12 17:08:13.573899 [ 259 ] {7f86042f-2bce-41f3-bb72-2164b2b9d39a} <Debug> TCPHandler: Processed in 0.000799192 sec. | ||
| 857 | 2026.02.12 17:08:13.574801 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.02.12 17:08:13.574922 [ 259 ] {41d73c5f-13de-4a71-8aca-9b0028807df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.02.12 17:08:13.575191 [ 259 ] {41d73c5f-13de-4a71-8aca-9b0028807df6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.02.12 17:08:13.575236 [ 259 ] {41d73c5f-13de-4a71-8aca-9b0028807df6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.02.12 17:08:13.575559 [ 259 ] {41d73c5f-13de-4a71-8aca-9b0028807df6} <Debug> TCPHandler: Processed in 0.000805862 sec. | ||
| 862 | 2026.02.12 17:08:13.576176 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.02.12 17:08:13.576300 [ 259 ] {e885a7b3-4c68-44ed-ab86-56141922c920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.02.12 17:08:13.576574 [ 259 ] {e885a7b3-4c68-44ed-ab86-56141922c920} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.02.12 17:08:13.576616 [ 259 ] {e885a7b3-4c68-44ed-ab86-56141922c920} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.02.12 17:08:13.576930 [ 259 ] {e885a7b3-4c68-44ed-ab86-56141922c920} <Debug> TCPHandler: Processed in 0.000803632 sec. | ||
| 867 | 2026.02.12 17:08:13.577193 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.02.12 17:08:13.577338 [ 259 ] {1b67c5c0-7a4b-4833-bd85-0416767e8db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.02.12 17:08:13.577615 [ 259 ] {1b67c5c0-7a4b-4833-bd85-0416767e8db5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.02.12 17:08:13.577659 [ 259 ] {1b67c5c0-7a4b-4833-bd85-0416767e8db5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.02.12 17:08:13.577986 [ 259 ] {1b67c5c0-7a4b-4833-bd85-0416767e8db5} <Debug> TCPHandler: Processed in 0.000845374 sec. | ||
| 872 | 2026.02.12 17:08:13.578244 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.02.12 17:08:13.578364 [ 259 ] {0cfb75ec-9454-4fdd-a017-60908fa6ec36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.02.12 17:08:13.578634 [ 259 ] {0cfb75ec-9454-4fdd-a017-60908fa6ec36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.02.12 17:08:13.578675 [ 259 ] {0cfb75ec-9454-4fdd-a017-60908fa6ec36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.02.12 17:08:13.578991 [ 259 ] {0cfb75ec-9454-4fdd-a017-60908fa6ec36} <Debug> TCPHandler: Processed in 0.000795262 sec. | ||
| 877 | 2026.02.12 17:08:13.579266 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.02.12 17:08:13.579395 [ 259 ] {6cf5b6ef-46f6-4660-8576-7be453a4ce49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 879 | 2026.02.12 17:08:13.579675 [ 259 ] {6cf5b6ef-46f6-4660-8576-7be453a4ce49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.02.12 17:08:13.579718 [ 259 ] {6cf5b6ef-46f6-4660-8576-7be453a4ce49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.02.12 17:08:13.580047 [ 259 ] {6cf5b6ef-46f6-4660-8576-7be453a4ce49} <Debug> TCPHandler: Processed in 0.000836653 sec. | ||
| 882 | 2026.02.12 17:08:13.580309 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.02.12 17:08:13.580433 [ 259 ] {73855078-7dc1-4a1a-b1fb-4e43006e116e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 884 | 2026.02.12 17:08:13.580707 [ 259 ] {73855078-7dc1-4a1a-b1fb-4e43006e116e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.02.12 17:08:13.580750 [ 259 ] {73855078-7dc1-4a1a-b1fb-4e43006e116e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2026.02.12 17:08:13.581064 [ 259 ] {73855078-7dc1-4a1a-b1fb-4e43006e116e} <Debug> TCPHandler: Processed in 0.000814113 sec. | ||
| 887 | 2026.02.12 17:08:13.581289 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.02.12 17:08:13.581419 [ 259 ] {8c7971e0-45eb-48d2-8346-f75995bda05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 889 | 2026.02.12 17:08:13.581690 [ 259 ] {8c7971e0-45eb-48d2-8346-f75995bda05f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2026.02.12 17:08:13.581732 [ 259 ] {8c7971e0-45eb-48d2-8346-f75995bda05f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2026.02.12 17:08:13.582049 [ 259 ] {8c7971e0-45eb-48d2-8346-f75995bda05f} <Debug> TCPHandler: Processed in 0.000808422 sec. | ||
| 892 | 2026.02.12 17:08:13.582302 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.02.12 17:08:13.582427 [ 259 ] {64b6c75e-b0b9-486a-bf07-557fdd7d7027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 894 | 2026.02.12 17:08:13.582699 [ 259 ] {64b6c75e-b0b9-486a-bf07-557fdd7d7027} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2026.02.12 17:08:13.582743 [ 259 ] {64b6c75e-b0b9-486a-bf07-557fdd7d7027} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2026.02.12 17:08:13.583064 [ 259 ] {64b6c75e-b0b9-486a-bf07-557fdd7d7027} <Debug> TCPHandler: Processed in 0.000810692 sec. | ||
| 897 | 2026.02.12 17:08:13.583327 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.02.12 17:08:13.583452 [ 259 ] {e7fa0b94-1583-4b60-9aa7-707172fc119d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 899 | 2026.02.12 17:08:13.583727 [ 259 ] {e7fa0b94-1583-4b60-9aa7-707172fc119d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2026.02.12 17:08:13.583769 [ 259 ] {e7fa0b94-1583-4b60-9aa7-707172fc119d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 901 | 2026.02.12 17:08:13.584095 [ 259 ] {e7fa0b94-1583-4b60-9aa7-707172fc119d} <Debug> TCPHandler: Processed in 0.000815803 sec. | ||
| 902 | 2026.02.12 17:08:13.584336 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2026.02.12 17:08:13.584483 [ 259 ] {f6c933cb-ece8-4bee-b1d5-b319fe7adcf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 904 | 2026.02.12 17:08:13.584792 [ 259 ] {f6c933cb-ece8-4bee-b1d5-b319fe7adcf0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2026.02.12 17:08:13.584838 [ 259 ] {f6c933cb-ece8-4bee-b1d5-b319fe7adcf0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2026.02.12 17:08:13.585206 [ 259 ] {f6c933cb-ece8-4bee-b1d5-b319fe7adcf0} <Debug> TCPHandler: Processed in 0.000921455 sec. | ||
| 907 | 2026.02.12 17:08:13.593055 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.02.12 17:08:13.593195 [ 259 ] {8e4d1ba3-2d8f-40e4-af2a-e521882cb721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 909 | 2026.02.12 17:08:13.593504 [ 259 ] {8e4d1ba3-2d8f-40e4-af2a-e521882cb721} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 910 | 2026.02.12 17:08:13.593573 [ 259 ] {8e4d1ba3-2d8f-40e4-af2a-e521882cb721} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 911 | 2026.02.12 17:08:13.593963 [ 259 ] {8e4d1ba3-2d8f-40e4-af2a-e521882cb721} <Debug> TCPHandler: Processed in 0.000961096 sec. | ||
| 912 | 2026.02.12 17:08:13.597008 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.02.12 17:08:13.597120 [ 259 ] {7fe995de-4530-44b8-89f1-fc2c8d517d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 914 | 2026.02.12 17:08:13.597197 [ 259 ] {7fe995de-4530-44b8-89f1-fc2c8d517d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 915 | 2026.02.12 17:08:13.597860 [ 259 ] {7fe995de-4530-44b8-89f1-fc2c8d517d42} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.02.12 17:08:13.597914 [ 259 ] {7fe995de-4530-44b8-89f1-fc2c8d517d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 917 | 2026.02.12 17:08:13.598627 [ 259 ] {7fe995de-4530-44b8-89f1-fc2c8d517d42} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 918 | 2026.02.12 17:08:13.599018 [ 259 ] {7fe995de-4530-44b8-89f1-fc2c8d517d42} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2026.02.12 17:08:13.599175 [ 259 ] {7fe995de-4530-44b8-89f1-fc2c8d517d42} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002087 sec., 15333.013895543843 rows/sec., 3.40 MiB/sec. | ||
| 920 | 2026.02.12 17:08:13.599218 [ 259 ] {7fe995de-4530-44b8-89f1-fc2c8d517d42} <Debug> TCPHandler: Processed in 0.002260613 sec. | ||
| 921 | 2026.02.12 17:08:13.599345 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.02.12 17:08:13.599445 [ 259 ] {dbaf06bb-4e1c-425a-aa98-8d8912eba2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 923 | 2026.02.12 17:08:13.599488 [ 259 ] {dbaf06bb-4e1c-425a-aa98-8d8912eba2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 924 | 2026.02.12 17:08:13.602191 [ 259 ] {dbaf06bb-4e1c-425a-aa98-8d8912eba2eb} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2026.02.12 17:08:13.602226 [ 259 ] {dbaf06bb-4e1c-425a-aa98-8d8912eba2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 926 | 2026.02.12 17:08:13.602705 [ 259 ] {dbaf06bb-4e1c-425a-aa98-8d8912eba2eb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 927 | 2026.02.12 17:08:13.603149 [ 259 ] {dbaf06bb-4e1c-425a-aa98-8d8912eba2eb} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2026.02.12 17:08:13.603289 [ 259 ] {dbaf06bb-4e1c-425a-aa98-8d8912eba2eb} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.003867 sec., 68787.17351952418 rows/sec., 4.37 MiB/sec. | ||
| 929 | 2026.02.12 17:08:13.603330 [ 259 ] {dbaf06bb-4e1c-425a-aa98-8d8912eba2eb} <Debug> TCPHandler: Processed in 0.004035212 sec. | ||
| 930 | 2026.02.12 17:08:13.603458 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.02.12 17:08:13.603566 [ 259 ] {64da68b8-accc-43da-a162-15e01d0c8f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 932 | 2026.02.12 17:08:13.603607 [ 259 ] {64da68b8-accc-43da-a162-15e01d0c8f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 933 | 2026.02.12 17:08:13.604020 [ 259 ] {64da68b8-accc-43da-a162-15e01d0c8f3a} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2026.02.12 17:08:13.604059 [ 259 ] {64da68b8-accc-43da-a162-15e01d0c8f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 935 | 2026.02.12 17:08:13.604532 [ 259 ] {64da68b8-accc-43da-a162-15e01d0c8f3a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 936 | 2026.02.12 17:08:13.605006 [ 259 ] {64da68b8-accc-43da-a162-15e01d0c8f3a} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2026.02.12 17:08:13.605153 [ 259 ] {64da68b8-accc-43da-a162-15e01d0c8f3a} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001609 sec., 4972.032318210068 rows/sec., 405.43 KiB/sec. | ||
| 938 | 2026.02.12 17:08:13.605191 [ 259 ] {64da68b8-accc-43da-a162-15e01d0c8f3a} <Debug> TCPHandler: Processed in 0.001784869 sec. | ||
| 939 | 2026.02.12 17:08:13.605303 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2026.02.12 17:08:13.605400 [ 259 ] {a6f5074d-4555-4eb3-b332-6ca3b65bd9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 941 | 2026.02.12 17:08:13.605440 [ 259 ] {a6f5074d-4555-4eb3-b332-6ca3b65bd9cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 942 | 2026.02.12 17:08:13.606253 [ 259 ] {a6f5074d-4555-4eb3-b332-6ca3b65bd9cd} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2026.02.12 17:08:13.606291 [ 259 ] {a6f5074d-4555-4eb3-b332-6ca3b65bd9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 944 | 2026.02.12 17:08:13.606776 [ 259 ] {a6f5074d-4555-4eb3-b332-6ca3b65bd9cd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2026.02.12 17:08:13.607207 [ 259 ] {a6f5074d-4555-4eb3-b332-6ca3b65bd9cd} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2026.02.12 17:08:13.607345 [ 259 ] {a6f5074d-4555-4eb3-b332-6ca3b65bd9cd} <Debug> executeQuery: Read 750 rows, 60.86 KiB in 0.001965 sec., 381679.3893129771 rows/sec., 30.24 MiB/sec. | ||
| 947 | 2026.02.12 17:08:13.607392 [ 259 ] {a6f5074d-4555-4eb3-b332-6ca3b65bd9cd} <Debug> TCPHandler: Processed in 0.002138859 sec. | ||
| 948 | 2026.02.12 17:08:13.607516 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2026.02.12 17:08:13.607621 [ 259 ] {c9acbf57-edfd-4270-baef-7601e0a6a119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 950 | 2026.02.12 17:08:13.607675 [ 259 ] {c9acbf57-edfd-4270-baef-7601e0a6a119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 951 | 2026.02.12 17:08:13.608279 [ 259 ] {c9acbf57-edfd-4270-baef-7601e0a6a119} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2026.02.12 17:08:13.608328 [ 259 ] {c9acbf57-edfd-4270-baef-7601e0a6a119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 953 | 2026.02.12 17:08:13.608908 [ 259 ] {c9acbf57-edfd-4270-baef-7601e0a6a119} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 954 | 2026.02.12 17:08:13.609547 [ 259 ] {c9acbf57-edfd-4270-baef-7601e0a6a119} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2026.02.12 17:08:13.609725 [ 259 ] {c9acbf57-edfd-4270-baef-7601e0a6a119} <Debug> executeQuery: Read 151 rows, 9.31 KiB in 0.002127 sec., 70992.00752233193 rows/sec., 4.28 MiB/sec. | ||
| 956 | 2026.02.12 17:08:13.609784 [ 259 ] {c9acbf57-edfd-4270-baef-7601e0a6a119} <Debug> TCPHandler: Processed in 0.002317304 sec. | ||
| 957 | 2026.02.12 17:08:13.609916 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2026.02.12 17:08:13.610016 [ 259 ] {ceab4577-5782-4544-9071-4e3494f415e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 959 | 2026.02.12 17:08:13.610058 [ 259 ] {ceab4577-5782-4544-9071-4e3494f415e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 960 | 2026.02.12 17:08:13.610585 [ 259 ] {ceab4577-5782-4544-9071-4e3494f415e1} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2026.02.12 17:08:13.610622 [ 259 ] {ceab4577-5782-4544-9071-4e3494f415e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 962 | 2026.02.12 17:08:13.611069 [ 259 ] {ceab4577-5782-4544-9071-4e3494f415e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 963 | 2026.02.12 17:08:13.611506 [ 259 ] {ceab4577-5782-4544-9071-4e3494f415e1} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 964 | 2026.02.12 17:08:13.611638 [ 259 ] {ceab4577-5782-4544-9071-4e3494f415e1} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001641 sec., 85313.83302864106 rows/sec., 5.51 MiB/sec. | ||
| 965 | 2026.02.12 17:08:13.611678 [ 259 ] {ceab4577-5782-4544-9071-4e3494f415e1} <Debug> TCPHandler: Processed in 0.001813501 sec. | ||
| 966 | 2026.02.12 17:08:13.611803 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2026.02.12 17:08:13.611901 [ 259 ] {d9b3af92-4ef8-4bbb-b7ba-29b22e22d5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 968 | 2026.02.12 17:08:13.611942 [ 259 ] {d9b3af92-4ef8-4bbb-b7ba-29b22e22d5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 969 | 2026.02.12 17:08:13.612398 [ 259 ] {d9b3af92-4ef8-4bbb-b7ba-29b22e22d5bc} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2026.02.12 17:08:13.612438 [ 259 ] {d9b3af92-4ef8-4bbb-b7ba-29b22e22d5bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 971 | 2026.02.12 17:08:13.612882 [ 259 ] {d9b3af92-4ef8-4bbb-b7ba-29b22e22d5bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 972 | 2026.02.12 17:08:13.613323 [ 259 ] {d9b3af92-4ef8-4bbb-b7ba-29b22e22d5bc} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2026.02.12 17:08:13.613456 [ 259 ] {d9b3af92-4ef8-4bbb-b7ba-29b22e22d5bc} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001575 sec., 88253.96825396825 rows/sec., 5.02 MiB/sec. | ||
| 974 | 2026.02.12 17:08:13.613492 [ 259 ] {d9b3af92-4ef8-4bbb-b7ba-29b22e22d5bc} <Debug> TCPHandler: Processed in 0.001739508 sec. | ||
| 975 | 2026.02.12 17:08:13.613618 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2026.02.12 17:08:13.613718 [ 259 ] {41c99030-c8db-4ef8-9fa3-a648130ccbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 977 | 2026.02.12 17:08:13.613760 [ 259 ] {41c99030-c8db-4ef8-9fa3-a648130ccbab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 978 | 2026.02.12 17:08:13.614273 [ 259 ] {41c99030-c8db-4ef8-9fa3-a648130ccbab} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2026.02.12 17:08:13.614310 [ 259 ] {41c99030-c8db-4ef8-9fa3-a648130ccbab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 980 | 2026.02.12 17:08:13.614739 [ 259 ] {41c99030-c8db-4ef8-9fa3-a648130ccbab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 981 | 2026.02.12 17:08:13.615195 [ 259 ] {41c99030-c8db-4ef8-9fa3-a648130ccbab} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2026.02.12 17:08:13.615326 [ 259 ] {41c99030-c8db-4ef8-9fa3-a648130ccbab} <Debug> executeQuery: Read 453 rows, 32.50 KiB in 0.001631 sec., 277743.71551195584 rows/sec., 19.46 MiB/sec. | ||
| 983 | 2026.02.12 17:08:13.615364 [ 259 ] {41c99030-c8db-4ef8-9fa3-a648130ccbab} <Debug> TCPHandler: Processed in 0.00180122 sec. | ||
| 984 | 2026.02.12 17:08:13.615481 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.02.12 17:08:13.615576 [ 259 ] {8dd49bcc-4f26-4496-9f37-aba6fef9c4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 986 | 2026.02.12 17:08:13.615619 [ 259 ] {8dd49bcc-4f26-4496-9f37-aba6fef9c4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 987 | 2026.02.12 17:08:13.615960 [ 259 ] {8dd49bcc-4f26-4496-9f37-aba6fef9c4a4} <Trace> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2026.02.12 17:08:13.616000 [ 259 ] {8dd49bcc-4f26-4496-9f37-aba6fef9c4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 989 | 2026.02.12 17:08:13.616477 [ 259 ] {8dd49bcc-4f26-4496-9f37-aba6fef9c4a4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 990 | 2026.02.12 17:08:13.616895 [ 259 ] {8dd49bcc-4f26-4496-9f37-aba6fef9c4a4} <Trace> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2026.02.12 17:08:13.617025 [ 259 ] {8dd49bcc-4f26-4496-9f37-aba6fef9c4a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001466 sec., 4092.769440654843 rows/sec., 213.83 KiB/sec. | ||
| 992 | 2026.02.12 17:08:13.617064 [ 259 ] {8dd49bcc-4f26-4496-9f37-aba6fef9c4a4} <Debug> TCPHandler: Processed in 0.001631835 sec. | ||
| 993 | 2026.02.12 17:08:13.617163 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2026.02.12 17:08:13.617256 [ 259 ] {47c01ef5-a8c0-42ab-9b1e-6f7edee99bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 995 | 2026.02.12 17:08:13.617299 [ 259 ] {47c01ef5-a8c0-42ab-9b1e-6f7edee99bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 996 | 2026.02.12 17:08:13.617708 [ 259 ] {47c01ef5-a8c0-42ab-9b1e-6f7edee99bdb} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2026.02.12 17:08:13.617743 [ 259 ] {47c01ef5-a8c0-42ab-9b1e-6f7edee99bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 998 | 2026.02.12 17:08:13.618178 [ 259 ] {47c01ef5-a8c0-42ab-9b1e-6f7edee99bdb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 999 | 2026.02.12 17:08:13.618698 [ 259 ] {47c01ef5-a8c0-42ab-9b1e-6f7edee99bdb} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2026.02.12 17:08:13.618826 [ 259 ] {47c01ef5-a8c0-42ab-9b1e-6f7edee99bdb} <Debug> executeQuery: Read 162 rows, 10.77 KiB in 0.001588 sec., 102015.11335012595 rows/sec., 6.62 MiB/sec. | ||
| 1001 | 2026.02.12 17:08:13.618863 [ 259 ] {47c01ef5-a8c0-42ab-9b1e-6f7edee99bdb} <Debug> TCPHandler: Processed in 0.001749128 sec. | ||
| 1002 | 2026.02.12 17:08:13.618963 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.02.12 17:08:13.619056 [ 259 ] {f71dd78b-0cc4-4a6e-b45e-5470667bc993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1004 | 2026.02.12 17:08:13.619097 [ 259 ] {f71dd78b-0cc4-4a6e-b45e-5470667bc993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1005 | 2026.02.12 17:08:13.619422 [ 259 ] {f71dd78b-0cc4-4a6e-b45e-5470667bc993} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2026.02.12 17:08:13.619463 [ 259 ] {f71dd78b-0cc4-4a6e-b45e-5470667bc993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1007 | 2026.02.12 17:08:13.619888 [ 259 ] {f71dd78b-0cc4-4a6e-b45e-5470667bc993} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1008 | 2026.02.12 17:08:13.620330 [ 259 ] {f71dd78b-0cc4-4a6e-b45e-5470667bc993} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2026.02.12 17:08:13.620458 [ 259 ] {f71dd78b-0cc4-4a6e-b45e-5470667bc993} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 47.45 KiB/sec. | ||
| 1010 | 2026.02.12 17:08:13.620495 [ 259 ] {f71dd78b-0cc4-4a6e-b45e-5470667bc993} <Debug> TCPHandler: Processed in 0.001580733 sec. | ||
| 1011 | 2026.02.12 17:08:13.620599 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.02.12 17:08:13.620693 [ 259 ] {64323ec7-a599-4214-8247-1f6b087b67d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1013 | 2026.02.12 17:08:13.620748 [ 259 ] {64323ec7-a599-4214-8247-1f6b087b67d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1014 | 2026.02.12 17:08:13.621488 [ 259 ] {64323ec7-a599-4214-8247-1f6b087b67d6} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2026.02.12 17:08:13.621525 [ 259 ] {64323ec7-a599-4214-8247-1f6b087b67d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1016 | 2026.02.12 17:08:13.622740 [ 259 ] {64323ec7-a599-4214-8247-1f6b087b67d6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1017 | 2026.02.12 17:08:13.623216 [ 259 ] {64323ec7-a599-4214-8247-1f6b087b67d6} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2026.02.12 17:08:13.623355 [ 259 ] {64323ec7-a599-4214-8247-1f6b087b67d6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00268 sec., 3731.3432835820895 rows/sec., 6.69 MiB/sec. | ||
| 1019 | 2026.02.12 17:08:13.623410 [ 259 ] {64323ec7-a599-4214-8247-1f6b087b67d6} <Debug> TCPHandler: Processed in 0.002861129 sec. | ||
| 1020 | 2026.02.12 17:08:13.623518 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.02.12 17:08:13.623618 [ 259 ] {4f380c70-a302-4cf3-ab4f-d2360cf17fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1022 | 2026.02.12 17:08:13.623660 [ 259 ] {4f380c70-a302-4cf3-ab4f-d2360cf17fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1023 | 2026.02.12 17:08:13.624039 [ 259 ] {4f380c70-a302-4cf3-ab4f-d2360cf17fdd} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2026.02.12 17:08:13.624080 [ 259 ] {4f380c70-a302-4cf3-ab4f-d2360cf17fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1025 | 2026.02.12 17:08:13.624503 [ 259 ] {4f380c70-a302-4cf3-ab4f-d2360cf17fdd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1026 | 2026.02.12 17:08:13.624962 [ 259 ] {4f380c70-a302-4cf3-ab4f-d2360cf17fdd} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2026.02.12 17:08:13.625112 [ 259 ] {4f380c70-a302-4cf3-ab4f-d2360cf17fdd} <Debug> executeQuery: Read 58 rows, 3.55 KiB in 0.001509 sec., 38436.05036447979 rows/sec., 2.30 MiB/sec. | ||
| 1028 | 2026.02.12 17:08:13.625166 [ 259 ] {4f380c70-a302-4cf3-ab4f-d2360cf17fdd} <Debug> TCPHandler: Processed in 0.001696876 sec. | ||
| 1029 | 2026.02.12 17:08:15.376127 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1030 | 2026.02.12 17:08:15.376733 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2026.02.12 17:08:15.376805 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1032 | 2026.02.12 17:08:15.378574 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1033 | 2026.02.12 17:08:15.379268 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2026.02.12 17:08:15.379450 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1035 | 2026.02.12 17:08:15.441481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1036 | 2026.02.12 17:08:15.466322 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2026.02.12 17:08:15.466426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1038 | 2026.02.12 17:08:15.476108 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1039 | 2026.02.12 17:08:15.477816 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2026.02.12 17:08:15.483584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1041 | 2026.02.12 17:08:15.552368 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48454 | ||
| 1042 | 2026.02.12 17:08:15.552533 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1043 | 2026.02.12 17:08:15.552578 [ 286 ] {} <Debug> TCP-Session: cf1ddf79-0587-4797-acea-b998e08cfdbf Authenticating user 'default' from [fd00:1122:3344:101::e]:48454 | ||
| 1044 | 2026.02.12 17:08:15.552610 [ 286 ] {} <Debug> TCP-Session: cf1ddf79-0587-4797-acea-b998e08cfdbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.02.12 17:08:15.552629 [ 286 ] {} <Debug> TCP-Session: cf1ddf79-0587-4797-acea-b998e08cfdbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.02.12 17:08:15.552731 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1047 | 2026.02.12 17:08:15.552769 [ 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 | ||
| 1048 | 2026.02.12 17:08:15.552794 [ 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 | ||
| 1049 | 2026.02.12 17:08:15.553193 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37668 | ||
| 1050 | 2026.02.12 17:08:15.553316 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53069 | ||
| 1051 | 2026.02.12 17:08:15.553383 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1052 | 2026.02.12 17:08:15.553387 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34349 | ||
| 1053 | 2026.02.12 17:08:15.553451 [ 287 ] {} <Debug> TCP-Session: ffc54290-dd0d-426b-9ce4-84c95e83c4cb Authenticating user 'default' from [fd00:1122:3344:101::e]:37668 | ||
| 1054 | 2026.02.12 17:08:15.553485 [ 287 ] {} <Debug> TCP-Session: ffc54290-dd0d-426b-9ce4-84c95e83c4cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.02.12 17:08:15.553503 [ 287 ] {} <Debug> TCP-Session: ffc54290-dd0d-426b-9ce4-84c95e83c4cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.02.12 17:08:15.553527 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61289 | ||
| 1057 | 2026.02.12 17:08:15.553543 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1058 | 2026.02.12 17:08:15.553624 [ 288 ] {} <Debug> TCP-Session: bf0ebb46-3051-4503-90e8-da8d5d1def5f Authenticating user 'default' from [fd00:1122:3344:101::e]:53069 | ||
| 1059 | 2026.02.12 17:08:15.553654 [ 288 ] {} <Debug> TCP-Session: bf0ebb46-3051-4503-90e8-da8d5d1def5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2026.02.12 17:08:15.553684 [ 288 ] {} <Debug> TCP-Session: bf0ebb46-3051-4503-90e8-da8d5d1def5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.02.12 17:08:15.553708 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1062 | 2026.02.12 17:08:15.553710 [ 286 ] {} <Trace> TCP-Session: cf1ddf79-0587-4797-acea-b998e08cfdbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1063 | 2026.02.12 17:08:15.553764 [ 289 ] {} <Debug> TCP-Session: 544c2258-294f-4cab-a80e-691a9933c522 Authenticating user 'default' from [fd00:1122:3344:101::e]:34349 | ||
| 1064 | 2026.02.12 17:08:15.553738 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53105 | ||
| 1065 | 2026.02.12 17:08:15.553807 [ 289 ] {} <Debug> TCP-Session: 544c2258-294f-4cab-a80e-691a9933c522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.02.12 17:08:15.553837 [ 289 ] {} <Debug> TCP-Session: 544c2258-294f-4cab-a80e-691a9933c522 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.02.12 17:08:15.553898 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1068 | 2026.02.12 17:08:15.553972 [ 290 ] {} <Debug> TCP-Session: b9d1f426-5b4f-4f3e-a80e-6a4f52cfa207 Authenticating user 'default' from [fd00:1122:3344:101::e]:61289 | ||
| 1069 | 2026.02.12 17:08:15.553973 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35880 | ||
| 1070 | 2026.02.12 17:08:15.554012 [ 290 ] {} <Debug> TCP-Session: b9d1f426-5b4f-4f3e-a80e-6a4f52cfa207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.02.12 17:08:15.554049 [ 290 ] {} <Debug> TCP-Session: b9d1f426-5b4f-4f3e-a80e-6a4f52cfa207 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.02.12 17:08:15.554062 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1073 | 2026.02.12 17:08:15.554102 [ 291 ] {} <Debug> TCP-Session: a56abbc4-a0e5-422a-a928-c0576e54e680 Authenticating user 'default' from [fd00:1122:3344:101::e]:53105 | ||
| 1074 | 2026.02.12 17:08:15.554122 [ 291 ] {} <Debug> TCP-Session: a56abbc4-a0e5-422a-a928-c0576e54e680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2026.02.12 17:08:15.554123 [ 286 ] {680b1f9a-cde0-405c-b25e-c55df622f408} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48454) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1076 | 2026.02.12 17:08:15.554140 [ 291 ] {} <Debug> TCP-Session: a56abbc4-a0e5-422a-a928-c0576e54e680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.02.12 17:08:15.554250 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1078 | 2026.02.12 17:08:15.554275 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34326 | ||
| 1079 | 2026.02.12 17:08:15.554356 [ 292 ] {} <Debug> TCP-Session: f26d9fa1-0dc6-4bc9-b96a-664379d56dc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35880 | ||
| 1080 | 2026.02.12 17:08:15.554395 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38738 | ||
| 1081 | 2026.02.12 17:08:15.554398 [ 292 ] {} <Debug> TCP-Session: f26d9fa1-0dc6-4bc9-b96a-664379d56dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.02.12 17:08:15.554446 [ 292 ] {} <Debug> TCP-Session: f26d9fa1-0dc6-4bc9-b96a-664379d56dc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1083 | 2026.02.12 17:08:15.554606 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1084 | 2026.02.12 17:08:15.554661 [ 293 ] {} <Debug> TCP-Session: b1105089-517d-4c63-ac65-b1bbaf548105 Authenticating user 'default' from [fd00:1122:3344:101::e]:34326 | ||
| 1085 | 2026.02.12 17:08:15.554682 [ 293 ] {} <Debug> TCP-Session: b1105089-517d-4c63-ac65-b1bbaf548105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1086 | 2026.02.12 17:08:15.554695 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1087 | 2026.02.12 17:08:15.554702 [ 293 ] {} <Debug> TCP-Session: b1105089-517d-4c63-ac65-b1bbaf548105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2026.02.12 17:08:15.554741 [ 294 ] {} <Debug> TCP-Session: a7184c98-f53a-4455-a9b4-1210d14bbe67 Authenticating user 'default' from [fd00:1122:3344:101::e]:38738 | ||
| 1089 | 2026.02.12 17:08:15.554769 [ 294 ] {} <Debug> TCP-Session: a7184c98-f53a-4455-a9b4-1210d14bbe67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2026.02.12 17:08:15.554782 [ 294 ] {} <Debug> TCP-Session: a7184c98-f53a-4455-a9b4-1210d14bbe67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.02.12 17:08:15.554984 [ 286 ] {680b1f9a-cde0-405c-b25e-c55df622f408} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1092 | 2026.02.12 17:08:15.555210 [ 286 ] {680b1f9a-cde0-405c-b25e-c55df622f408} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1093 | 2026.02.12 17:08:15.555874 [ 286 ] {680b1f9a-cde0-405c-b25e-c55df622f408} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 1094 | 2026.02.12 17:08:15.563948 [ 298 ] {680b1f9a-cde0-405c-b25e-c55df622f408} <Trace> AggregatingTransform: Aggregating | ||
| 1095 | 2026.02.12 17:08:15.564202 [ 298 ] {680b1f9a-cde0-405c-b25e-c55df622f408} <Trace> Aggregator: Aggregation method: without_key | ||
| 1096 | 2026.02.12 17:08:15.565062 [ 298 ] {680b1f9a-cde0-405c-b25e-c55df622f408} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006624823 sec. (150.947 rows/sec., 5.90 KiB/sec.) | ||
| 1097 | 2026.02.12 17:08:15.565090 [ 298 ] {680b1f9a-cde0-405c-b25e-c55df622f408} <Trace> Aggregator: Merging aggregated data | ||
| 1098 | 2026.02.12 17:08:15.565159 [ 298 ] {680b1f9a-cde0-405c-b25e-c55df622f408} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1099 | 2026.02.12 17:08:15.566575 [ 286 ] {680b1f9a-cde0-405c-b25e-c55df622f408} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.012524 sec., 79.84669434685404 rows/sec., 3.12 KiB/sec. | ||
| 1100 | 2026.02.12 17:08:15.566766 [ 286 ] {680b1f9a-cde0-405c-b25e-c55df622f408} <Debug> TCPHandler: Processed in 0.013298517 sec. | ||
| 1101 | 2026.02.12 17:08:15.568889 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1102 | 2026.02.12 17:08:15.568938 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1103 | 2026.02.12 17:08:15.568963 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1104 | 2026.02.12 17:08:15.568989 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1105 | 2026.02.12 17:08:15.569022 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1106 | 2026.02.12 17:08:15.569040 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1107 | 2026.02.12 17:08:15.569060 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1108 | 2026.02.12 17:08:15.569085 [ 292 ] {} <Debug> TCP-Session: f26d9fa1-0dc6-4bc9-b96a-664379d56dc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.02.12 17:08:15.569098 [ 291 ] {} <Debug> TCP-Session: a56abbc4-a0e5-422a-a928-c0576e54e680 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.02.12 17:08:15.569119 [ 288 ] {} <Debug> TCP-Session: bf0ebb46-3051-4503-90e8-da8d5d1def5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2026.02.12 17:08:15.569086 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1112 | 2026.02.12 17:08:15.569022 [ 290 ] {} <Debug> TCP-Session: b9d1f426-5b4f-4f3e-a80e-6a4f52cfa207 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.02.12 17:08:15.569003 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1114 | 2026.02.12 17:08:15.569208 [ 293 ] {} <Debug> TCP-Session: b1105089-517d-4c63-ac65-b1bbaf548105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.02.12 17:08:15.568996 [ 294 ] {} <Debug> TCP-Session: a7184c98-f53a-4455-a9b4-1210d14bbe67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.02.12 17:08:15.569258 [ 289 ] {} <Debug> TCP-Session: 544c2258-294f-4cab-a80e-691a9933c522 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.02.12 17:08:15.569067 [ 287 ] {} <Debug> TCP-Session: ffc54290-dd0d-426b-9ce4-84c95e83c4cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.02.12 17:08:15.568951 [ 286 ] {} <Debug> TCP-Session: cf1ddf79-0587-4797-acea-b998e08cfdbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.02.12 17:08:16.001069 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.14 MiB, peak 170.26 MiB, free memory in arenas 0.00 B, will set to 164.55 MiB (RSS), difference: 4.42 MiB | ||
| 1120 | 2026.02.12 17:08:18.552346 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2026.02.12 17:08:18.552526 [ 259 ] {77a47c5c-22c4-46af-825a-63ebee0a93d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1122 | 2026.02.12 17:08:18.552601 [ 259 ] {77a47c5c-22c4-46af-825a-63ebee0a93d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1123 | 2026.02.12 17:08:18.553266 [ 259 ] {77a47c5c-22c4-46af-825a-63ebee0a93d0} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2026.02.12 17:08:18.553315 [ 259 ] {77a47c5c-22c4-46af-825a-63ebee0a93d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1125 | 2026.02.12 17:08:18.553832 [ 259 ] {77a47c5c-22c4-46af-825a-63ebee0a93d0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1126 | 2026.02.12 17:08:18.554311 [ 259 ] {77a47c5c-22c4-46af-825a-63ebee0a93d0} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2026.02.12 17:08:18.554500 [ 259 ] {77a47c5c-22c4-46af-825a-63ebee0a93d0} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.002021 sec., 14844.13656605641 rows/sec., 1.16 MiB/sec. | ||
| 1128 | 2026.02.12 17:08:18.554557 [ 259 ] {77a47c5c-22c4-46af-825a-63ebee0a93d0} <Debug> TCPHandler: Processed in 0.002338264 sec. | ||
| 1129 | 2026.02.12 17:08:18.554686 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.02.12 17:08:18.554791 [ 259 ] {4445dcf5-d090-4e86-a70b-010fcba0a9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1131 | 2026.02.12 17:08:18.554837 [ 259 ] {4445dcf5-d090-4e86-a70b-010fcba0a9c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1132 | 2026.02.12 17:08:18.555289 [ 259 ] {4445dcf5-d090-4e86-a70b-010fcba0a9c1} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1133 | 2026.02.12 17:08:18.555325 [ 259 ] {4445dcf5-d090-4e86-a70b-010fcba0a9c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1134 | 2026.02.12 17:08:18.555753 [ 259 ] {4445dcf5-d090-4e86-a70b-010fcba0a9c1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1135 | 2026.02.12 17:08:18.556243 [ 259 ] {4445dcf5-d090-4e86-a70b-010fcba0a9c1} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1136 | 2026.02.12 17:08:18.556397 [ 259 ] {4445dcf5-d090-4e86-a70b-010fcba0a9c1} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001628 sec., 22113.02211302211 rows/sec., 1.73 MiB/sec. | ||
| 1137 | 2026.02.12 17:08:18.556440 [ 259 ] {4445dcf5-d090-4e86-a70b-010fcba0a9c1} <Debug> TCPHandler: Processed in 0.0018097 sec. | ||
| 1138 | 2026.02.12 17:08:18.556556 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2026.02.12 17:08:18.556655 [ 259 ] {89ef3065-b73f-4193-a1e4-31a5ab194393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1140 | 2026.02.12 17:08:18.556701 [ 259 ] {89ef3065-b73f-4193-a1e4-31a5ab194393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1141 | 2026.02.12 17:08:18.557091 [ 259 ] {89ef3065-b73f-4193-a1e4-31a5ab194393} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2026.02.12 17:08:18.557127 [ 259 ] {89ef3065-b73f-4193-a1e4-31a5ab194393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1143 | 2026.02.12 17:08:18.557568 [ 259 ] {89ef3065-b73f-4193-a1e4-31a5ab194393} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1144 | 2026.02.12 17:08:18.558018 [ 259 ] {89ef3065-b73f-4193-a1e4-31a5ab194393} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2026.02.12 17:08:18.558159 [ 259 ] {89ef3065-b73f-4193-a1e4-31a5ab194393} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001527 sec., 39292.73084479372 rows/sec., 2.76 MiB/sec. | ||
| 1146 | 2026.02.12 17:08:18.558199 [ 259 ] {89ef3065-b73f-4193-a1e4-31a5ab194393} <Debug> TCPHandler: Processed in 0.001693977 sec. | ||
| 1147 | 2026.02.12 17:08:18.558302 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2026.02.12 17:08:18.558399 [ 259 ] {a1025cbb-e8ab-47ba-8881-0980e9193d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1149 | 2026.02.12 17:08:18.558441 [ 259 ] {a1025cbb-e8ab-47ba-8881-0980e9193d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1150 | 2026.02.12 17:08:18.558772 [ 259 ] {a1025cbb-e8ab-47ba-8881-0980e9193d4d} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2026.02.12 17:08:18.558806 [ 259 ] {a1025cbb-e8ab-47ba-8881-0980e9193d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1152 | 2026.02.12 17:08:18.559224 [ 259 ] {a1025cbb-e8ab-47ba-8881-0980e9193d4d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1153 | 2026.02.12 17:08:18.559801 [ 259 ] {a1025cbb-e8ab-47ba-8881-0980e9193d4d} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2026.02.12 17:08:18.559948 [ 259 ] {a1025cbb-e8ab-47ba-8881-0980e9193d4d} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.00157 sec., 19108.28025477707 rows/sec., 1.27 MiB/sec. | ||
| 1155 | 2026.02.12 17:08:18.559992 [ 259 ] {a1025cbb-e8ab-47ba-8881-0980e9193d4d} <Debug> TCPHandler: Processed in 0.001739348 sec. | ||
| 1156 | 2026.02.12 17:08:19.220980 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40496 | ||
| 1157 | 2026.02.12 17:08:19.221113 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1158 | 2026.02.12 17:08:19.221146 [ 286 ] {} <Debug> TCP-Session: c9c3498c-6f76-47de-acc8-032f87ed6f65 Authenticating user 'default' from [fd00:1122:3344:101::e]:40496 | ||
| 1159 | 2026.02.12 17:08:19.221175 [ 286 ] {} <Debug> TCP-Session: c9c3498c-6f76-47de-acc8-032f87ed6f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2026.02.12 17:08:19.221193 [ 286 ] {} <Debug> TCP-Session: c9c3498c-6f76-47de-acc8-032f87ed6f65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2026.02.12 17:08:19.221457 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54230 | ||
| 1162 | 2026.02.12 17:08:19.221510 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36729 | ||
| 1163 | 2026.02.12 17:08:19.221528 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64447 | ||
| 1164 | 2026.02.12 17:08:19.221561 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39240 | ||
| 1165 | 2026.02.12 17:08:19.221585 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41322 | ||
| 1166 | 2026.02.12 17:08:19.221621 [ 286 ] {} <Trace> TCP-Session: c9c3498c-6f76-47de-acc8-032f87ed6f65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.02.12 17:08:19.221629 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1168 | 2026.02.12 17:08:19.221655 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1169 | 2026.02.12 17:08:19.221655 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1170 | 2026.02.12 17:08:19.221688 [ 292 ] {} <Debug> TCP-Session: b66f738f-7aab-4f8b-a4d7-5774a919b4cb Authenticating user 'default' from [fd00:1122:3344:101::e]:39240 | ||
| 1171 | 2026.02.12 17:08:19.221682 [ 288 ] {} <Debug> TCP-Session: 3dd421b4-285b-4248-ac30-e1e65d6fef34 Authenticating user 'default' from [fd00:1122:3344:101::e]:36729 | ||
| 1172 | 2026.02.12 17:08:19.221689 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1173 | 2026.02.12 17:08:19.221713 [ 290 ] {} <Debug> TCP-Session: 033909a9-0242-40c5-998e-23f666802da5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64447 | ||
| 1174 | 2026.02.12 17:08:19.221721 [ 288 ] {} <Debug> TCP-Session: 3dd421b4-285b-4248-ac30-e1e65d6fef34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.02.12 17:08:19.221739 [ 294 ] {} <Debug> TCP-Session: a888ee28-5d2a-4db8-82fa-3fc2ede6dfe2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41322 | ||
| 1176 | 2026.02.12 17:08:19.221751 [ 290 ] {} <Debug> TCP-Session: 033909a9-0242-40c5-998e-23f666802da5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.02.12 17:08:19.221755 [ 288 ] {} <Debug> TCP-Session: 3dd421b4-285b-4248-ac30-e1e65d6fef34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2026.02.12 17:08:19.221775 [ 290 ] {} <Debug> TCP-Session: 033909a9-0242-40c5-998e-23f666802da5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.02.12 17:08:19.221770 [ 294 ] {} <Debug> TCP-Session: a888ee28-5d2a-4db8-82fa-3fc2ede6dfe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.02.12 17:08:19.221718 [ 292 ] {} <Debug> TCP-Session: b66f738f-7aab-4f8b-a4d7-5774a919b4cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2026.02.12 17:08:19.221809 [ 294 ] {} <Debug> TCP-Session: a888ee28-5d2a-4db8-82fa-3fc2ede6dfe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.02.12 17:08:19.221829 [ 292 ] {} <Debug> TCP-Session: b66f738f-7aab-4f8b-a4d7-5774a919b4cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2026.02.12 17:08:19.221826 [ 286 ] {6b996c99-a922-4665-a19e-060f992fd10f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40496) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1184 | 2026.02.12 17:08:19.221585 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1185 | 2026.02.12 17:08:19.221575 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55750 | ||
| 1186 | 2026.02.12 17:08:19.221922 [ 287 ] {} <Debug> TCP-Session: d000cd17-739e-40ca-8b24-b56e3ed48766 Authenticating user 'default' from [fd00:1122:3344:101::e]:54230 | ||
| 1187 | 2026.02.12 17:08:19.221545 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55239 | ||
| 1188 | 2026.02.12 17:08:19.221952 [ 287 ] {} <Debug> TCP-Session: d000cd17-739e-40ca-8b24-b56e3ed48766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.02.12 17:08:19.221514 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33581 | ||
| 1190 | 2026.02.12 17:08:19.221977 [ 287 ] {} <Debug> TCP-Session: d000cd17-739e-40ca-8b24-b56e3ed48766 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2026.02.12 17:08:19.221991 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1192 | 2026.02.12 17:08:19.222016 [ 293 ] {} <Debug> TCP-Session: 61c57053-462e-49e5-8362-ea7216a3f69f Authenticating user 'default' from [fd00:1122:3344:101::e]:55750 | ||
| 1193 | 2026.02.12 17:08:19.222031 [ 293 ] {} <Debug> TCP-Session: 61c57053-462e-49e5-8362-ea7216a3f69f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1194 | 2026.02.12 17:08:19.222034 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1195 | 2026.02.12 17:08:19.222047 [ 293 ] {} <Debug> TCP-Session: 61c57053-462e-49e5-8362-ea7216a3f69f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1196 | 2026.02.12 17:08:19.222060 [ 289 ] {} <Debug> TCP-Session: 11bae59b-ab04-4b44-abc4-1482930d56c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33581 | ||
| 1197 | 2026.02.12 17:08:19.222034 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1198 | 2026.02.12 17:08:19.222080 [ 289 ] {} <Debug> TCP-Session: 11bae59b-ab04-4b44-abc4-1482930d56c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2026.02.12 17:08:19.222107 [ 291 ] {} <Debug> TCP-Session: 406ebe0e-cff6-4e58-bf78-a5ab3856696a Authenticating user 'default' from [fd00:1122:3344:101::e]:55239 | ||
| 1200 | 2026.02.12 17:08:19.222109 [ 289 ] {} <Debug> TCP-Session: 11bae59b-ab04-4b44-abc4-1482930d56c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2026.02.12 17:08:19.222136 [ 291 ] {} <Debug> TCP-Session: 406ebe0e-cff6-4e58-bf78-a5ab3856696a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2026.02.12 17:08:19.222159 [ 291 ] {} <Debug> TCP-Session: 406ebe0e-cff6-4e58-bf78-a5ab3856696a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.02.12 17:08:19.222189 [ 286 ] {6b996c99-a922-4665-a19e-060f992fd10f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1204 | 2026.02.12 17:08:19.222257 [ 286 ] {6b996c99-a922-4665-a19e-060f992fd10f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1205 | 2026.02.12 17:08:19.222680 [ 286 ] {6b996c99-a922-4665-a19e-060f992fd10f} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 1206 | 2026.02.12 17:08:19.223614 [ 325 ] {6b996c99-a922-4665-a19e-060f992fd10f} <Trace> AggregatingTransform: Aggregating | ||
| 1207 | 2026.02.12 17:08:19.223960 [ 325 ] {6b996c99-a922-4665-a19e-060f992fd10f} <Trace> Aggregator: Aggregation method: without_key | ||
| 1208 | 2026.02.12 17:08:19.223996 [ 325 ] {6b996c99-a922-4665-a19e-060f992fd10f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001196703 sec. (835.629 rows/sec., 32.64 KiB/sec.) | ||
| 1209 | 2026.02.12 17:08:19.224012 [ 325 ] {6b996c99-a922-4665-a19e-060f992fd10f} <Trace> Aggregator: Merging aggregated data | ||
| 1210 | 2026.02.12 17:08:19.225340 [ 286 ] {6b996c99-a922-4665-a19e-060f992fd10f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003578 sec., 279.4857462269424 rows/sec., 10.92 KiB/sec. | ||
| 1211 | 2026.02.12 17:08:19.225498 [ 286 ] {6b996c99-a922-4665-a19e-060f992fd10f} <Debug> TCPHandler: Processed in 0.004050482 sec. | ||
| 1212 | 2026.02.12 17:08:19.225630 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1213 | 2026.02.12 17:08:19.225656 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1214 | 2026.02.12 17:08:19.225662 [ 286 ] {} <Debug> TCP-Session: c9c3498c-6f76-47de-acc8-032f87ed6f65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2026.02.12 17:08:19.225675 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1216 | 2026.02.12 17:08:19.225706 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1217 | 2026.02.12 17:08:19.225736 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1218 | 2026.02.12 17:08:19.225748 [ 294 ] {} <Debug> TCP-Session: a888ee28-5d2a-4db8-82fa-3fc2ede6dfe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2026.02.12 17:08:19.225762 [ 290 ] {} <Debug> TCP-Session: 033909a9-0242-40c5-998e-23f666802da5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1220 | 2026.02.12 17:08:19.225771 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1221 | 2026.02.12 17:08:19.225794 [ 288 ] {} <Debug> TCP-Session: 3dd421b4-285b-4248-ac30-e1e65d6fef34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2026.02.12 17:08:19.225756 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1223 | 2026.02.12 17:08:19.225836 [ 291 ] {} <Debug> TCP-Session: 406ebe0e-cff6-4e58-bf78-a5ab3856696a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2026.02.12 17:08:19.225718 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1225 | 2026.02.12 17:08:19.225861 [ 292 ] {} <Debug> TCP-Session: b66f738f-7aab-4f8b-a4d7-5774a919b4cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2026.02.12 17:08:19.225700 [ 293 ] {} <Debug> TCP-Session: 61c57053-462e-49e5-8362-ea7216a3f69f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2026.02.12 17:08:19.225900 [ 287 ] {} <Debug> TCP-Session: d000cd17-739e-40ca-8b24-b56e3ed48766 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2026.02.12 17:08:19.225696 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1229 | 2026.02.12 17:08:19.225960 [ 289 ] {} <Debug> TCP-Session: 11bae59b-ab04-4b44-abc4-1482930d56c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1230 | 2026.02.12 17:08:19.996411 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34059 | ||
| 1231 | 2026.02.12 17:08:19.996526 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1232 | 2026.02.12 17:08:19.996551 [ 286 ] {} <Debug> TCP-Session: 0ddca71a-45d8-45cc-9351-e155872cd0e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34059 | ||
| 1233 | 2026.02.12 17:08:19.996572 [ 286 ] {} <Debug> TCP-Session: 0ddca71a-45d8-45cc-9351-e155872cd0e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1234 | 2026.02.12 17:08:19.996584 [ 286 ] {} <Debug> TCP-Session: 0ddca71a-45d8-45cc-9351-e155872cd0e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1235 | 2026.02.12 17:08:19.996846 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37717 | ||
| 1236 | 2026.02.12 17:08:19.996872 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55906 | ||
| 1237 | 2026.02.12 17:08:19.996901 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58372 | ||
| 1238 | 2026.02.12 17:08:19.996925 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50869 | ||
| 1239 | 2026.02.12 17:08:19.996973 [ 286 ] {} <Trace> TCP-Session: 0ddca71a-45d8-45cc-9351-e155872cd0e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.02.12 17:08:19.996971 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60222 | ||
| 1241 | 2026.02.12 17:08:19.997010 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1242 | 2026.02.12 17:08:19.997030 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1243 | 2026.02.12 17:08:19.997036 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1244 | 2026.02.12 17:08:19.997055 [ 288 ] {} <Debug> TCP-Session: 35fb18c8-41cc-4328-a4a1-0cc72c306ca0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55906 | ||
| 1245 | 2026.02.12 17:08:19.997072 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1246 | 2026.02.12 17:08:19.997087 [ 291 ] {} <Debug> TCP-Session: 53443860-4311-4358-8ac2-a27f532aef22 Authenticating user 'default' from [fd00:1122:3344:101::e]:50869 | ||
| 1247 | 2026.02.12 17:08:19.997102 [ 288 ] {} <Debug> TCP-Session: 35fb18c8-41cc-4328-a4a1-0cc72c306ca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1248 | 2026.02.12 17:08:19.997113 [ 294 ] {} <Debug> TCP-Session: b9316040-673b-467a-a874-6e37f008be04 Authenticating user 'default' from [fd00:1122:3344:101::e]:60222 | ||
| 1249 | 2026.02.12 17:08:19.997134 [ 288 ] {} <Debug> TCP-Session: 35fb18c8-41cc-4328-a4a1-0cc72c306ca0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2026.02.12 17:08:19.997141 [ 286 ] {25d173c7-ea3f-4e9e-8e2e-d2d4b6a47cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34059) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1251 | 2026.02.12 17:08:19.997155 [ 294 ] {} <Debug> TCP-Session: b9316040-673b-467a-a874-6e37f008be04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2026.02.12 17:08:19.997072 [ 290 ] {} <Debug> TCP-Session: 1d5a04d3-8c54-469a-83fa-f1594d1d5b71 Authenticating user 'default' from [fd00:1122:3344:101::e]:58372 | ||
| 1253 | 2026.02.12 17:08:19.997189 [ 294 ] {} <Debug> TCP-Session: b9316040-673b-467a-a874-6e37f008be04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2026.02.12 17:08:19.996980 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1255 | 2026.02.12 17:08:19.997207 [ 290 ] {} <Debug> TCP-Session: 1d5a04d3-8c54-469a-83fa-f1594d1d5b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1256 | 2026.02.12 17:08:19.996964 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34458 | ||
| 1257 | 2026.02.12 17:08:19.997254 [ 287 ] {} <Debug> TCP-Session: ea8bb1ae-311f-4303-887b-7d1aaceadbd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37717 | ||
| 1258 | 2026.02.12 17:08:19.997250 [ 290 ] {} <Debug> TCP-Session: 1d5a04d3-8c54-469a-83fa-f1594d1d5b71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1259 | 2026.02.12 17:08:19.997296 [ 287 ] {} <Debug> TCP-Session: ea8bb1ae-311f-4303-887b-7d1aaceadbd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1260 | 2026.02.12 17:08:19.996956 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50755 | ||
| 1261 | 2026.02.12 17:08:19.997323 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1262 | 2026.02.12 17:08:19.997321 [ 287 ] {} <Debug> TCP-Session: ea8bb1ae-311f-4303-887b-7d1aaceadbd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1263 | 2026.02.12 17:08:19.997366 [ 293 ] {} <Debug> TCP-Session: 82545f70-bc5c-47f5-b53d-e40c259b3a19 Authenticating user 'default' from [fd00:1122:3344:101::e]:34458 | ||
| 1264 | 2026.02.12 17:08:19.996885 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35208 | ||
| 1265 | 2026.02.12 17:08:19.997387 [ 293 ] {} <Debug> TCP-Session: 82545f70-bc5c-47f5-b53d-e40c259b3a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1266 | 2026.02.12 17:08:19.997392 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1267 | 2026.02.12 17:08:19.997417 [ 286 ] {25d173c7-ea3f-4e9e-8e2e-d2d4b6a47cc7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1268 | 2026.02.12 17:08:19.997439 [ 292 ] {} <Debug> TCP-Session: 444729a8-a647-4040-8298-14cde6e66e60 Authenticating user 'default' from [fd00:1122:3344:101::e]:50755 | ||
| 1269 | 2026.02.12 17:08:19.997448 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1270 | 2026.02.12 17:08:19.997470 [ 292 ] {} <Debug> TCP-Session: 444729a8-a647-4040-8298-14cde6e66e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1271 | 2026.02.12 17:08:19.997483 [ 286 ] {25d173c7-ea3f-4e9e-8e2e-d2d4b6a47cc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1272 | 2026.02.12 17:08:19.997497 [ 292 ] {} <Debug> TCP-Session: 444729a8-a647-4040-8298-14cde6e66e60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1273 | 2026.02.12 17:08:19.997490 [ 289 ] {} <Debug> TCP-Session: db1f588d-703d-40bc-9cea-5262a6375802 Authenticating user 'default' from [fd00:1122:3344:101::e]:35208 | ||
| 1274 | 2026.02.12 17:08:19.997416 [ 293 ] {} <Debug> TCP-Session: 82545f70-bc5c-47f5-b53d-e40c259b3a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1275 | 2026.02.12 17:08:19.997546 [ 289 ] {} <Debug> TCP-Session: db1f588d-703d-40bc-9cea-5262a6375802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2026.02.12 17:08:19.997124 [ 291 ] {} <Debug> TCP-Session: 53443860-4311-4358-8ac2-a27f532aef22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1277 | 2026.02.12 17:08:19.997563 [ 289 ] {} <Debug> TCP-Session: db1f588d-703d-40bc-9cea-5262a6375802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2026.02.12 17:08:19.997585 [ 291 ] {} <Debug> TCP-Session: 53443860-4311-4358-8ac2-a27f532aef22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1279 | 2026.02.12 17:08:19.997822 [ 286 ] {25d173c7-ea3f-4e9e-8e2e-d2d4b6a47cc7} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 1280 | 2026.02.12 17:08:19.998755 [ 268 ] {25d173c7-ea3f-4e9e-8e2e-d2d4b6a47cc7} <Trace> AggregatingTransform: Aggregating | ||
| 1281 | 2026.02.12 17:08:19.998798 [ 268 ] {25d173c7-ea3f-4e9e-8e2e-d2d4b6a47cc7} <Trace> Aggregator: Aggregation method: without_key | ||
| 1282 | 2026.02.12 17:08:19.998832 [ 268 ] {25d173c7-ea3f-4e9e-8e2e-d2d4b6a47cc7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000913796 sec. (1094.336 rows/sec., 42.75 KiB/sec.) | ||
| 1283 | 2026.02.12 17:08:19.998850 [ 268 ] {25d173c7-ea3f-4e9e-8e2e-d2d4b6a47cc7} <Trace> Aggregator: Merging aggregated data | ||
| 1284 | 2026.02.12 17:08:20.000197 [ 286 ] {25d173c7-ea3f-4e9e-8e2e-d2d4b6a47cc7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003116 sec., 320.9242618741977 rows/sec., 12.54 KiB/sec. | ||
| 1285 | 2026.02.12 17:08:20.000337 [ 286 ] {25d173c7-ea3f-4e9e-8e2e-d2d4b6a47cc7} <Debug> TCPHandler: Processed in 0.003479536 sec. | ||
| 1286 | 2026.02.12 17:08:20.000451 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1287 | 2026.02.12 17:08:20.000478 [ 286 ] {} <Debug> TCP-Session: 0ddca71a-45d8-45cc-9351-e155872cd0e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1288 | 2026.02.12 17:08:20.000483 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1289 | 2026.02.12 17:08:20.000506 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1290 | 2026.02.12 17:08:20.000539 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1291 | 2026.02.12 17:08:20.000548 [ 288 ] {} <Debug> TCP-Session: 35fb18c8-41cc-4328-a4a1-0cc72c306ca0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1292 | 2026.02.12 17:08:20.000560 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1293 | 2026.02.12 17:08:20.000587 [ 287 ] {} <Debug> TCP-Session: ea8bb1ae-311f-4303-887b-7d1aaceadbd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1294 | 2026.02.12 17:08:20.000601 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1295 | 2026.02.12 17:08:20.000611 [ 292 ] {} <Debug> TCP-Session: 444729a8-a647-4040-8298-14cde6e66e60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2026.02.12 17:08:20.000620 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1297 | 2026.02.12 17:08:20.000646 [ 290 ] {} <Debug> TCP-Session: 1d5a04d3-8c54-469a-83fa-f1594d1d5b71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2026.02.12 17:08:20.000579 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1299 | 2026.02.12 17:08:20.000685 [ 293 ] {} <Debug> TCP-Session: 82545f70-bc5c-47f5-b53d-e40c259b3a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1300 | 2026.02.12 17:08:20.000560 [ 294 ] {} <Debug> TCP-Session: b9316040-673b-467a-a874-6e37f008be04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1301 | 2026.02.12 17:08:20.000721 [ 289 ] {} <Debug> TCP-Session: db1f588d-703d-40bc-9cea-5262a6375802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1302 | 2026.02.12 17:08:20.000543 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1303 | 2026.02.12 17:08:20.000782 [ 291 ] {} <Debug> TCP-Session: 53443860-4311-4358-8ac2-a27f532aef22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1304 | 2026.02.12 17:08:22.833418 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1305 | 2026.02.12 17:08:22.833493 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1306 | 2026.02.12 17:08:22.877707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 104 entries to flush up to offset 192 | ||
| 1307 | 2026.02.12 17:08:22.880011 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1912 | ||
| 1308 | 2026.02.12 17:08:22.880540 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2026.02.12 17:08:22.880587 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1310 | 2026.02.12 17:08:22.881190 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1311 | 2026.02.12 17:08:22.881627 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2026.02.12 17:08:22.881762 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1912 | ||
| 1313 | 2026.02.12 17:08:22.881763 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1314 | 2026.02.12 17:08:22.881829 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1315 | 2026.02.12 17:08:22.883208 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1316 | 2026.02.12 17:08:22.883682 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1317 | 2026.02.12 17:08:22.883967 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
| 1318 | 2026.02.12 17:08:22.984174 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1319 | 2026.02.12 17:08:23.001687 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2026.02.12 17:08:23.001746 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1321 | 2026.02.12 17:08:23.008455 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1322 | 2026.02.12 17:08:23.009631 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2026.02.12 17:08:23.012814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1324 | 2026.02.12 17:08:23.559786 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2026.02.12 17:08:23.559955 [ 259 ] {ddbc91d7-ba27-4bcb-83bf-db556860f0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1326 | 2026.02.12 17:08:23.560017 [ 259 ] {ddbc91d7-ba27-4bcb-83bf-db556860f0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1327 | 2026.02.12 17:08:23.560794 [ 259 ] {ddbc91d7-ba27-4bcb-83bf-db556860f0dd} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2026.02.12 17:08:23.560836 [ 259 ] {ddbc91d7-ba27-4bcb-83bf-db556860f0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1329 | 2026.02.12 17:08:23.561347 [ 259 ] {ddbc91d7-ba27-4bcb-83bf-db556860f0dd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1330 | 2026.02.12 17:08:23.561822 [ 259 ] {ddbc91d7-ba27-4bcb-83bf-db556860f0dd} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2026.02.12 17:08:23.561978 [ 259 ] {ddbc91d7-ba27-4bcb-83bf-db556860f0dd} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00206 sec., 129126.21359223299 rows/sec., 8.20 MiB/sec. | ||
| 1332 | 2026.02.12 17:08:23.562029 [ 259 ] {ddbc91d7-ba27-4bcb-83bf-db556860f0dd} <Debug> TCPHandler: Processed in 0.002367515 sec. | ||
| 1333 | 2026.02.12 17:08:23.562197 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1334 | 2026.02.12 17:08:23.562301 [ 259 ] {004c9d55-6325-4bd5-b7d5-3e871320d025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1335 | 2026.02.12 17:08:23.562346 [ 259 ] {004c9d55-6325-4bd5-b7d5-3e871320d025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1336 | 2026.02.12 17:08:23.563118 [ 259 ] {004c9d55-6325-4bd5-b7d5-3e871320d025} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.02.12 17:08:23.563156 [ 259 ] {004c9d55-6325-4bd5-b7d5-3e871320d025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1338 | 2026.02.12 17:08:23.563617 [ 259 ] {004c9d55-6325-4bd5-b7d5-3e871320d025} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1339 | 2026.02.12 17:08:23.564045 [ 259 ] {004c9d55-6325-4bd5-b7d5-3e871320d025} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2026.02.12 17:08:23.564178 [ 259 ] {004c9d55-6325-4bd5-b7d5-3e871320d025} <Debug> executeQuery: Read 746 rows, 60.56 KiB in 0.001901 sec., 392425.03945291956 rows/sec., 31.11 MiB/sec. | ||
| 1341 | 2026.02.12 17:08:23.564216 [ 259 ] {004c9d55-6325-4bd5-b7d5-3e871320d025} <Debug> TCPHandler: Processed in 0.002072178 sec. | ||
| 1342 | 2026.02.12 17:08:23.564346 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2026.02.12 17:08:23.564442 [ 259 ] {b0fb3f94-fbd0-4650-863a-f77ee9f3e41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1344 | 2026.02.12 17:08:23.564482 [ 259 ] {b0fb3f94-fbd0-4650-863a-f77ee9f3e41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1345 | 2026.02.12 17:08:23.564944 [ 259 ] {b0fb3f94-fbd0-4650-863a-f77ee9f3e41c} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2026.02.12 17:08:23.564982 [ 259 ] {b0fb3f94-fbd0-4650-863a-f77ee9f3e41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1347 | 2026.02.12 17:08:23.565405 [ 259 ] {b0fb3f94-fbd0-4650-863a-f77ee9f3e41c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1348 | 2026.02.12 17:08:23.565844 [ 259 ] {b0fb3f94-fbd0-4650-863a-f77ee9f3e41c} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2026.02.12 17:08:23.565972 [ 259 ] {b0fb3f94-fbd0-4650-863a-f77ee9f3e41c} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.00155 sec., 92258.06451612903 rows/sec., 5.52 MiB/sec. | ||
| 1350 | 2026.02.12 17:08:23.566010 [ 259 ] {b0fb3f94-fbd0-4650-863a-f77ee9f3e41c} <Debug> TCPHandler: Processed in 0.001714287 sec. | ||
| 1351 | 2026.02.12 17:08:23.566128 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2026.02.12 17:08:23.566224 [ 259 ] {b09738bc-9966-4b2d-9e43-7e651284106b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1353 | 2026.02.12 17:08:23.566263 [ 259 ] {b09738bc-9966-4b2d-9e43-7e651284106b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1354 | 2026.02.12 17:08:23.566698 [ 259 ] {b09738bc-9966-4b2d-9e43-7e651284106b} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1355 | 2026.02.12 17:08:23.566735 [ 259 ] {b09738bc-9966-4b2d-9e43-7e651284106b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1356 | 2026.02.12 17:08:23.567157 [ 259 ] {b09738bc-9966-4b2d-9e43-7e651284106b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1357 | 2026.02.12 17:08:23.567594 [ 259 ] {b09738bc-9966-4b2d-9e43-7e651284106b} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1358 | 2026.02.12 17:08:23.567724 [ 259 ] {b09738bc-9966-4b2d-9e43-7e651284106b} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00152 sec., 92105.26315789473 rows/sec., 5.95 MiB/sec. | ||
| 1359 | 2026.02.12 17:08:23.567762 [ 259 ] {b09738bc-9966-4b2d-9e43-7e651284106b} <Debug> TCPHandler: Processed in 0.001684997 sec. | ||
| 1360 | 2026.02.12 17:08:23.567875 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.02.12 17:08:23.567971 [ 259 ] {7dea8bc3-7b85-4952-a2f5-4b7260ac2564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1362 | 2026.02.12 17:08:23.568012 [ 259 ] {7dea8bc3-7b85-4952-a2f5-4b7260ac2564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1363 | 2026.02.12 17:08:23.568466 [ 259 ] {7dea8bc3-7b85-4952-a2f5-4b7260ac2564} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1364 | 2026.02.12 17:08:23.568503 [ 259 ] {7dea8bc3-7b85-4952-a2f5-4b7260ac2564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1365 | 2026.02.12 17:08:23.568942 [ 259 ] {7dea8bc3-7b85-4952-a2f5-4b7260ac2564} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1366 | 2026.02.12 17:08:23.569424 [ 259 ] {7dea8bc3-7b85-4952-a2f5-4b7260ac2564} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1367 | 2026.02.12 17:08:23.569551 [ 259 ] {7dea8bc3-7b85-4952-a2f5-4b7260ac2564} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001597 sec., 87038.19661865999 rows/sec., 4.95 MiB/sec. | ||
| 1368 | 2026.02.12 17:08:23.569588 [ 259 ] {7dea8bc3-7b85-4952-a2f5-4b7260ac2564} <Debug> TCPHandler: Processed in 0.001761798 sec. | ||
| 1369 | 2026.02.12 17:08:23.569718 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1370 | 2026.02.12 17:08:23.569813 [ 259 ] {5a538398-20dc-4a09-b30a-e7a6af71e5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1371 | 2026.02.12 17:08:23.569853 [ 259 ] {5a538398-20dc-4a09-b30a-e7a6af71e5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1372 | 2026.02.12 17:08:23.570387 [ 259 ] {5a538398-20dc-4a09-b30a-e7a6af71e5e5} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1373 | 2026.02.12 17:08:23.570425 [ 259 ] {5a538398-20dc-4a09-b30a-e7a6af71e5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1374 | 2026.02.12 17:08:23.570857 [ 259 ] {5a538398-20dc-4a09-b30a-e7a6af71e5e5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1375 | 2026.02.12 17:08:23.571280 [ 259 ] {5a538398-20dc-4a09-b30a-e7a6af71e5e5} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1376 | 2026.02.12 17:08:23.571407 [ 259 ] {5a538398-20dc-4a09-b30a-e7a6af71e5e5} <Debug> executeQuery: Read 445 rows, 31.84 KiB in 0.001613 sec., 275883.4469931804 rows/sec., 19.28 MiB/sec. | ||
| 1377 | 2026.02.12 17:08:23.571444 [ 259 ] {5a538398-20dc-4a09-b30a-e7a6af71e5e5} <Debug> TCPHandler: Processed in 0.001776339 sec. | ||
| 1378 | 2026.02.12 17:08:23.571563 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1379 | 2026.02.12 17:08:23.571657 [ 259 ] {5743d553-ff15-4d1f-82e3-dd21ced4854d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1380 | 2026.02.12 17:08:23.571698 [ 259 ] {5743d553-ff15-4d1f-82e3-dd21ced4854d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1381 | 2026.02.12 17:08:23.572020 [ 259 ] {5743d553-ff15-4d1f-82e3-dd21ced4854d} <Trace> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1382 | 2026.02.12 17:08:23.572057 [ 259 ] {5743d553-ff15-4d1f-82e3-dd21ced4854d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1383 | 2026.02.12 17:08:23.572465 [ 259 ] {5743d553-ff15-4d1f-82e3-dd21ced4854d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1384 | 2026.02.12 17:08:23.572889 [ 259 ] {5743d553-ff15-4d1f-82e3-dd21ced4854d} <Trace> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1385 | 2026.02.12 17:08:23.573018 [ 259 ] {5743d553-ff15-4d1f-82e3-dd21ced4854d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 227.32 KiB/sec. | ||
| 1386 | 2026.02.12 17:08:23.573053 [ 259 ] {5743d553-ff15-4d1f-82e3-dd21ced4854d} <Debug> TCPHandler: Processed in 0.001539432 sec. | ||
| 1387 | 2026.02.12 17:08:23.573152 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1388 | 2026.02.12 17:08:23.573247 [ 259 ] {28fb333a-7af8-491a-adfd-745d9c9a855c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1389 | 2026.02.12 17:08:23.573289 [ 259 ] {28fb333a-7af8-491a-adfd-745d9c9a855c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1390 | 2026.02.12 17:08:23.573696 [ 259 ] {28fb333a-7af8-491a-adfd-745d9c9a855c} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2026.02.12 17:08:23.573734 [ 259 ] {28fb333a-7af8-491a-adfd-745d9c9a855c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1392 | 2026.02.12 17:08:23.574204 [ 259 ] {28fb333a-7af8-491a-adfd-745d9c9a855c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1393 | 2026.02.12 17:08:23.574645 [ 259 ] {28fb333a-7af8-491a-adfd-745d9c9a855c} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1394 | 2026.02.12 17:08:23.574772 [ 259 ] {28fb333a-7af8-491a-adfd-745d9c9a855c} <Debug> executeQuery: Read 158 rows, 10.49 KiB in 0.001545 sec., 102265.3721682848 rows/sec., 6.63 MiB/sec. | ||
| 1395 | 2026.02.12 17:08:23.574815 [ 259 ] {28fb333a-7af8-491a-adfd-745d9c9a855c} <Debug> TCPHandler: Processed in 0.001711008 sec. | ||
| 1396 | 2026.02.12 17:08:23.574929 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1397 | 2026.02.12 17:08:23.575113 [ 259 ] {c59f13d9-8024-4644-921d-1e7070e4a3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1398 | 2026.02.12 17:08:23.575155 [ 259 ] {c59f13d9-8024-4644-921d-1e7070e4a3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1399 | 2026.02.12 17:08:23.575501 [ 259 ] {c59f13d9-8024-4644-921d-1e7070e4a3d3} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1400 | 2026.02.12 17:08:23.575538 [ 259 ] {c59f13d9-8024-4644-921d-1e7070e4a3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1401 | 2026.02.12 17:08:23.575935 [ 259 ] {c59f13d9-8024-4644-921d-1e7070e4a3d3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1402 | 2026.02.12 17:08:23.576342 [ 259 ] {c59f13d9-8024-4644-921d-1e7070e4a3d3} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1403 | 2026.02.12 17:08:23.576466 [ 259 ] {c59f13d9-8024-4644-921d-1e7070e4a3d3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001418 sec., 705.2186177715091 rows/sec., 47.52 KiB/sec. | ||
| 1404 | 2026.02.12 17:08:23.576501 [ 259 ] {c59f13d9-8024-4644-921d-1e7070e4a3d3} <Debug> TCPHandler: Processed in 0.001669426 sec. | ||
| 1405 | 2026.02.12 17:08:23.576683 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1406 | 2026.02.12 17:08:23.576841 [ 259 ] {9146b3de-ee79-4cb1-97ca-ce857ed91820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1407 | 2026.02.12 17:08:23.576895 [ 259 ] {9146b3de-ee79-4cb1-97ca-ce857ed91820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1408 | 2026.02.12 17:08:23.577628 [ 259 ] {9146b3de-ee79-4cb1-97ca-ce857ed91820} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1409 | 2026.02.12 17:08:23.577666 [ 259 ] {9146b3de-ee79-4cb1-97ca-ce857ed91820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1410 | 2026.02.12 17:08:23.578281 [ 259 ] {9146b3de-ee79-4cb1-97ca-ce857ed91820} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1411 | 2026.02.12 17:08:23.578804 [ 259 ] {9146b3de-ee79-4cb1-97ca-ce857ed91820} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1412 | 2026.02.12 17:08:23.578953 [ 259 ] {9146b3de-ee79-4cb1-97ca-ce857ed91820} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00213 sec., 4694.835680751174 rows/sec., 8.41 MiB/sec. | ||
| 1413 | 2026.02.12 17:08:23.579008 [ 259 ] {9146b3de-ee79-4cb1-97ca-ce857ed91820} <Debug> TCPHandler: Processed in 0.002313354 sec. | ||
| 1414 | 2026.02.12 17:08:23.579128 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1415 | 2026.02.12 17:08:23.579224 [ 259 ] {0dd90840-90a7-47a1-83ff-05f6b607547f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1416 | 2026.02.12 17:08:23.579266 [ 259 ] {0dd90840-90a7-47a1-83ff-05f6b607547f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1417 | 2026.02.12 17:08:23.579638 [ 259 ] {0dd90840-90a7-47a1-83ff-05f6b607547f} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1418 | 2026.02.12 17:08:23.579675 [ 259 ] {0dd90840-90a7-47a1-83ff-05f6b607547f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1419 | 2026.02.12 17:08:23.580112 [ 259 ] {0dd90840-90a7-47a1-83ff-05f6b607547f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1420 | 2026.02.12 17:08:23.580601 [ 259 ] {0dd90840-90a7-47a1-83ff-05f6b607547f} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1421 | 2026.02.12 17:08:23.580736 [ 259 ] {0dd90840-90a7-47a1-83ff-05f6b607547f} <Debug> executeQuery: Read 58 rows, 3.55 KiB in 0.001531 sec., 37883.73612018289 rows/sec., 2.27 MiB/sec. | ||
| 1422 | 2026.02.12 17:08:23.580773 [ 259 ] {0dd90840-90a7-47a1-83ff-05f6b607547f} <Debug> TCPHandler: Processed in 0.001695107 sec. | ||
| 1423 | 2026.02.12 17:08:28.551709 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1424 | 2026.02.12 17:08:28.551986 [ 259 ] {d1ac7608-1985-465c-ab5d-6e92b38a64bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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_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) | ||
| 1425 | 2026.02.12 17:08:28.552382 [ 259 ] {d1ac7608-1985-465c-ab5d-6e92b38a64bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1426 | 2026.02.12 17:08:28.554389 [ 259 ] {d1ac7608-1985-465c-ab5d-6e92b38a64bb} <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_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 | ||
| 1427 | 2026.02.12 17:08:28.554883 [ 259 ] {d1ac7608-1985-465c-ab5d-6e92b38a64bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1428 | 2026.02.12 17:08:28.555001 [ 259 ] {d1ac7608-1985-465c-ab5d-6e92b38a64bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1429 | 2026.02.12 17:08:28.555294 [ 259 ] {d1ac7608-1985-465c-ab5d-6e92b38a64bb} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1430 | 2026.02.12 17:08:28.555394 [ 259 ] {d1ac7608-1985-465c-ab5d-6e92b38a64bb} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1431 | 2026.02.12 17:08:28.557345 [ 259 ] {d1ac7608-1985-465c-ab5d-6e92b38a64bb} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (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 | ||
| 1432 | 2026.02.12 17:08:28.557369 [ 259 ] {d1ac7608-1985-465c-ab5d-6e92b38a64bb} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1433 | 2026.02.12 17:08:28.559431 [ 259 ] {d1ac7608-1985-465c-ab5d-6e92b38a64bb} <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_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'))" | ||
| 1434 | 2026.02.12 17:08:28.559468 [ 259 ] {d1ac7608-1985-465c-ab5d-6e92b38a64bb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1435 | 2026.02.12 17:08:28.570855 [ 259 ] {d1ac7608-1985-465c-ab5d-6e92b38a64bb} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.018974 sec., 1686.51839359123 rows/sec., 63.67 KiB/sec. | ||
| 1436 | 2026.02.12 17:08:28.570975 [ 259 ] {d1ac7608-1985-465c-ab5d-6e92b38a64bb} <Debug> TCPHandler: Processed in 0.019397997 sec. | ||
| 1437 | 2026.02.12 17:08:28.571319 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.02.12 17:08:28.571481 [ 259 ] {586e54fe-ff8b-4b1d-9be6-a28a3b71992b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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_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) | ||
| 1439 | 2026.02.12 17:08:28.571734 [ 259 ] {586e54fe-ff8b-4b1d-9be6-a28a3b71992b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1440 | 2026.02.12 17:08:28.571772 [ 259 ] {586e54fe-ff8b-4b1d-9be6-a28a3b71992b} <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_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 | ||
| 1441 | 2026.02.12 17:08:28.571996 [ 259 ] {586e54fe-ff8b-4b1d-9be6-a28a3b71992b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1442 | 2026.02.12 17:08:28.572053 [ 259 ] {586e54fe-ff8b-4b1d-9be6-a28a3b71992b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1443 | 2026.02.12 17:08:28.572172 [ 259 ] {586e54fe-ff8b-4b1d-9be6-a28a3b71992b} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1444 | 2026.02.12 17:08:28.572203 [ 259 ] {586e54fe-ff8b-4b1d-9be6-a28a3b71992b} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1445 | 2026.02.12 17:08:28.572222 [ 259 ] {586e54fe-ff8b-4b1d-9be6-a28a3b71992b} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (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 | ||
| 1446 | 2026.02.12 17:08:28.572237 [ 259 ] {586e54fe-ff8b-4b1d-9be6-a28a3b71992b} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1447 | 2026.02.12 17:08:28.572272 [ 259 ] {586e54fe-ff8b-4b1d-9be6-a28a3b71992b} <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_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'))" | ||
| 1448 | 2026.02.12 17:08:28.572291 [ 259 ] {586e54fe-ff8b-4b1d-9be6-a28a3b71992b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1449 | 2026.02.12 17:08:28.572804 [ 259 ] {586e54fe-ff8b-4b1d-9be6-a28a3b71992b} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.00139 sec., 23021.58273381295 rows/sec., 869.07 KiB/sec. | ||
| 1450 | 2026.02.12 17:08:28.572897 [ 259 ] {586e54fe-ff8b-4b1d-9be6-a28a3b71992b} <Debug> TCPHandler: Processed in 0.001640355 sec. | ||
| 1451 | 2026.02.12 17:08:28.573110 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1452 | 2026.02.12 17:08:28.573246 [ 259 ] {5ad19cfd-c91d-4656-95c4-0c493d2cf7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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_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) | ||
| 1453 | 2026.02.12 17:08:28.573479 [ 259 ] {5ad19cfd-c91d-4656-95c4-0c493d2cf7ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1454 | 2026.02.12 17:08:28.573514 [ 259 ] {5ad19cfd-c91d-4656-95c4-0c493d2cf7ca} <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_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 | ||
| 1455 | 2026.02.12 17:08:28.573711 [ 259 ] {5ad19cfd-c91d-4656-95c4-0c493d2cf7ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1456 | 2026.02.12 17:08:28.573765 [ 259 ] {5ad19cfd-c91d-4656-95c4-0c493d2cf7ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1457 | 2026.02.12 17:08:28.573867 [ 259 ] {5ad19cfd-c91d-4656-95c4-0c493d2cf7ca} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1458 | 2026.02.12 17:08:28.573896 [ 259 ] {5ad19cfd-c91d-4656-95c4-0c493d2cf7ca} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1459 | 2026.02.12 17:08:28.573915 [ 259 ] {5ad19cfd-c91d-4656-95c4-0c493d2cf7ca} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (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 | ||
| 1460 | 2026.02.12 17:08:28.573929 [ 259 ] {5ad19cfd-c91d-4656-95c4-0c493d2cf7ca} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1461 | 2026.02.12 17:08:28.573963 [ 259 ] {5ad19cfd-c91d-4656-95c4-0c493d2cf7ca} <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_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'))" | ||
| 1462 | 2026.02.12 17:08:28.573982 [ 259 ] {5ad19cfd-c91d-4656-95c4-0c493d2cf7ca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1463 | 2026.02.12 17:08:28.574530 [ 259 ] {5ad19cfd-c91d-4656-95c4-0c493d2cf7ca} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001342 sec., 23845.007451564827 rows/sec., 900.15 KiB/sec. | ||
| 1464 | 2026.02.12 17:08:28.574589 [ 259 ] {5ad19cfd-c91d-4656-95c4-0c493d2cf7ca} <Debug> TCPHandler: Processed in 0.001529682 sec. | ||
| 1465 | 2026.02.12 17:08:28.581709 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1466 | 2026.02.12 17:08:28.581826 [ 259 ] {f5cb3812-26af-4b2e-a8c1-f44edfaace1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1467 | 2026.02.12 17:08:28.581876 [ 259 ] {f5cb3812-26af-4b2e-a8c1-f44edfaace1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1468 | 2026.02.12 17:08:28.582448 [ 259 ] {f5cb3812-26af-4b2e-a8c1-f44edfaace1c} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2026.02.12 17:08:28.582491 [ 259 ] {f5cb3812-26af-4b2e-a8c1-f44edfaace1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1470 | 2026.02.12 17:08:28.583088 [ 259 ] {f5cb3812-26af-4b2e-a8c1-f44edfaace1c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1471 | 2026.02.12 17:08:28.583459 [ 259 ] {f5cb3812-26af-4b2e-a8c1-f44edfaace1c} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2026.02.12 17:08:28.583622 [ 259 ] {f5cb3812-26af-4b2e-a8c1-f44edfaace1c} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001828 sec., 1641.1378555798688 rows/sec., 149.58 KiB/sec. | ||
| 1473 | 2026.02.12 17:08:28.583664 [ 259 ] {f5cb3812-26af-4b2e-a8c1-f44edfaace1c} <Debug> TCPHandler: Processed in 0.002010795 sec. | ||
| 1474 | 2026.02.12 17:08:28.583793 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1475 | 2026.02.12 17:08:28.583892 [ 259 ] {ee076841-a402-4d0b-b4d8-9ded8505e0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1476 | 2026.02.12 17:08:28.583935 [ 259 ] {ee076841-a402-4d0b-b4d8-9ded8505e0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1477 | 2026.02.12 17:08:28.584385 [ 259 ] {ee076841-a402-4d0b-b4d8-9ded8505e0fb} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2026.02.12 17:08:28.584431 [ 259 ] {ee076841-a402-4d0b-b4d8-9ded8505e0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1479 | 2026.02.12 17:08:28.584853 [ 259 ] {ee076841-a402-4d0b-b4d8-9ded8505e0fb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1480 | 2026.02.12 17:08:28.585269 [ 259 ] {ee076841-a402-4d0b-b4d8-9ded8505e0fb} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1481 | 2026.02.12 17:08:28.585418 [ 259 ] {ee076841-a402-4d0b-b4d8-9ded8505e0fb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001546 sec., 2587.3221216041397 rows/sec., 210.98 KiB/sec. | ||
| 1482 | 2026.02.12 17:08:28.585456 [ 259 ] {ee076841-a402-4d0b-b4d8-9ded8505e0fb} <Debug> TCPHandler: Processed in 0.001712857 sec. | ||
| 1483 | 2026.02.12 17:08:28.585581 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1484 | 2026.02.12 17:08:28.585679 [ 259 ] {0b4ca1a0-151e-403a-9ccf-cce57c7609bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1485 | 2026.02.12 17:08:28.585724 [ 259 ] {0b4ca1a0-151e-403a-9ccf-cce57c7609bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1486 | 2026.02.12 17:08:28.586310 [ 259 ] {0b4ca1a0-151e-403a-9ccf-cce57c7609bb} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1487 | 2026.02.12 17:08:28.586348 [ 259 ] {0b4ca1a0-151e-403a-9ccf-cce57c7609bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1488 | 2026.02.12 17:08:28.586771 [ 259 ] {0b4ca1a0-151e-403a-9ccf-cce57c7609bb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1489 | 2026.02.12 17:08:28.587161 [ 259 ] {0b4ca1a0-151e-403a-9ccf-cce57c7609bb} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1490 | 2026.02.12 17:08:28.587303 [ 259 ] {0b4ca1a0-151e-403a-9ccf-cce57c7609bb} <Debug> executeQuery: Read 82 rows, 6.83 KiB in 0.001685 sec., 48664.6884272997 rows/sec., 3.96 MiB/sec. | ||
| 1491 | 2026.02.12 17:08:28.587339 [ 259 ] {0b4ca1a0-151e-403a-9ccf-cce57c7609bb} <Debug> TCPHandler: Processed in 0.001849551 sec. | ||
| 1492 | 2026.02.12 17:08:28.587452 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1493 | 2026.02.12 17:08:28.587543 [ 259 ] {209a9294-046d-4187-8c2e-bc33dca2e78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1494 | 2026.02.12 17:08:28.587582 [ 259 ] {209a9294-046d-4187-8c2e-bc33dca2e78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1495 | 2026.02.12 17:08:28.588057 [ 259 ] {209a9294-046d-4187-8c2e-bc33dca2e78c} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1496 | 2026.02.12 17:08:28.588094 [ 259 ] {209a9294-046d-4187-8c2e-bc33dca2e78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1497 | 2026.02.12 17:08:28.588524 [ 259 ] {209a9294-046d-4187-8c2e-bc33dca2e78c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1498 | 2026.02.12 17:08:28.589008 [ 259 ] {209a9294-046d-4187-8c2e-bc33dca2e78c} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1499 | 2026.02.12 17:08:28.589148 [ 259 ] {209a9294-046d-4187-8c2e-bc33dca2e78c} <Debug> executeQuery: Read 16 rows, 1.18 KiB in 0.001566 sec., 10217.113665389528 rows/sec., 754.56 KiB/sec. | ||
| 1500 | 2026.02.12 17:08:28.589185 [ 259 ] {209a9294-046d-4187-8c2e-bc33dca2e78c} <Debug> TCPHandler: Processed in 0.001731608 sec. | ||
| 1501 | 2026.02.12 17:08:28.589300 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1502 | 2026.02.12 17:08:28.589393 [ 259 ] {2e2f2cf3-984a-4b18-b65e-c02f3892bb79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1503 | 2026.02.12 17:08:28.589433 [ 259 ] {2e2f2cf3-984a-4b18-b65e-c02f3892bb79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1504 | 2026.02.12 17:08:28.589864 [ 259 ] {2e2f2cf3-984a-4b18-b65e-c02f3892bb79} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1505 | 2026.02.12 17:08:28.589901 [ 259 ] {2e2f2cf3-984a-4b18-b65e-c02f3892bb79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1506 | 2026.02.12 17:08:28.590322 [ 259 ] {2e2f2cf3-984a-4b18-b65e-c02f3892bb79} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1507 | 2026.02.12 17:08:28.590743 [ 259 ] {2e2f2cf3-984a-4b18-b65e-c02f3892bb79} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1508 | 2026.02.12 17:08:28.590885 [ 259 ] {2e2f2cf3-984a-4b18-b65e-c02f3892bb79} <Debug> executeQuery: Read 92 rows, 7.37 KiB in 0.001509 sec., 60967.528164347255 rows/sec., 4.77 MiB/sec. | ||
| 1509 | 2026.02.12 17:08:28.590922 [ 259 ] {2e2f2cf3-984a-4b18-b65e-c02f3892bb79} <Debug> TCPHandler: Processed in 0.001671466 sec. | ||
| 1510 | 2026.02.12 17:08:28.591038 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1511 | 2026.02.12 17:08:28.591134 [ 259 ] {43fc1ff3-2745-4355-8984-6438a9abcb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1512 | 2026.02.12 17:08:28.591176 [ 259 ] {43fc1ff3-2745-4355-8984-6438a9abcb6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1513 | 2026.02.12 17:08:28.591612 [ 259 ] {43fc1ff3-2745-4355-8984-6438a9abcb6a} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1514 | 2026.02.12 17:08:28.591650 [ 259 ] {43fc1ff3-2745-4355-8984-6438a9abcb6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1515 | 2026.02.12 17:08:28.592093 [ 259 ] {43fc1ff3-2745-4355-8984-6438a9abcb6a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1516 | 2026.02.12 17:08:28.592524 [ 259 ] {43fc1ff3-2745-4355-8984-6438a9abcb6a} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1517 | 2026.02.12 17:08:28.592740 [ 259 ] {43fc1ff3-2745-4355-8984-6438a9abcb6a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001623 sec., 99815.15711645101 rows/sec., 6.95 MiB/sec. | ||
| 1518 | 2026.02.12 17:08:28.592785 [ 259 ] {43fc1ff3-2745-4355-8984-6438a9abcb6a} <Debug> TCPHandler: Processed in 0.00179516 sec. | ||
| 1519 | 2026.02.12 17:08:28.592906 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1520 | 2026.02.12 17:08:28.593001 [ 259 ] {b82192f9-66cb-4f96-b89f-e92e0357894f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1521 | 2026.02.12 17:08:28.593056 [ 259 ] {b82192f9-66cb-4f96-b89f-e92e0357894f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1522 | 2026.02.12 17:08:28.593835 [ 259 ] {b82192f9-66cb-4f96-b89f-e92e0357894f} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1523 | 2026.02.12 17:08:28.593875 [ 259 ] {b82192f9-66cb-4f96-b89f-e92e0357894f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1524 | 2026.02.12 17:08:28.594529 [ 259 ] {b82192f9-66cb-4f96-b89f-e92e0357894f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1525 | 2026.02.12 17:08:28.594970 [ 259 ] {b82192f9-66cb-4f96-b89f-e92e0357894f} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1526 | 2026.02.12 17:08:28.595123 [ 259 ] {b82192f9-66cb-4f96-b89f-e92e0357894f} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002141 sec., 5604.85754320411 rows/sec., 10.04 MiB/sec. | ||
| 1527 | 2026.02.12 17:08:28.595188 [ 259 ] {b82192f9-66cb-4f96-b89f-e92e0357894f} <Debug> TCPHandler: Processed in 0.002331614 sec. | ||
| 1528 | 2026.02.12 17:08:28.595308 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1529 | 2026.02.12 17:08:28.595404 [ 259 ] {870e79a7-5932-4cf0-af40-24177637a6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1530 | 2026.02.12 17:08:28.595451 [ 259 ] {870e79a7-5932-4cf0-af40-24177637a6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1531 | 2026.02.12 17:08:28.595814 [ 259 ] {870e79a7-5932-4cf0-af40-24177637a6d9} <Trace> oximeter.measurements_i64 (70bbadb5-eeb8-4b3e-b52a-99dd62d61a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1532 | 2026.02.12 17:08:28.595851 [ 259 ] {870e79a7-5932-4cf0-af40-24177637a6d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1533 | 2026.02.12 17:08:28.596285 [ 259 ] {870e79a7-5932-4cf0-af40-24177637a6d9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1534 | 2026.02.12 17:08:28.596717 [ 259 ] {870e79a7-5932-4cf0-af40-24177637a6d9} <Trace> oximeter.measurements_i64 (70bbadb5-eeb8-4b3e-b52a-99dd62d61a9b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1535 | 2026.02.12 17:08:28.596851 [ 259 ] {870e79a7-5932-4cf0-af40-24177637a6d9} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001466 sec., 8185.538881309686 rows/sec., 578.21 KiB/sec. | ||
| 1536 | 2026.02.12 17:08:28.596893 [ 259 ] {870e79a7-5932-4cf0-af40-24177637a6d9} <Debug> TCPHandler: Processed in 0.001635105 sec. | ||
| 1537 | 2026.02.12 17:08:28.596995 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1538 | 2026.02.12 17:08:28.597087 [ 259 ] {70f6d04a-bb1b-4c50-be80-20eb42584cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1539 | 2026.02.12 17:08:28.597129 [ 259 ] {70f6d04a-bb1b-4c50-be80-20eb42584cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1540 | 2026.02.12 17:08:28.597492 [ 259 ] {70f6d04a-bb1b-4c50-be80-20eb42584cd3} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1541 | 2026.02.12 17:08:28.597529 [ 259 ] {70f6d04a-bb1b-4c50-be80-20eb42584cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1542 | 2026.02.12 17:08:28.597923 [ 259 ] {70f6d04a-bb1b-4c50-be80-20eb42584cd3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1543 | 2026.02.12 17:08:28.598351 [ 259 ] {70f6d04a-bb1b-4c50-be80-20eb42584cd3} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1544 | 2026.02.12 17:08:28.598484 [ 259 ] {70f6d04a-bb1b-4c50-be80-20eb42584cd3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec. | ||
| 1545 | 2026.02.12 17:08:28.598524 [ 259 ] {70f6d04a-bb1b-4c50-be80-20eb42584cd3} <Debug> TCPHandler: Processed in 0.001631595 sec. | ||
| 1546 | 2026.02.12 17:08:30.381958 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2424 | ||
| 1547 | 2026.02.12 17:08:30.382550 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.02.12 17:08:30.382608 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1549 | 2026.02.12 17:08:30.383268 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1550 | 2026.02.12 17:08:30.383714 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.02.12 17:08:30.383884 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2424 | ||
| 1552 | 2026.02.12 17:08:30.512996 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1553 | 2026.02.12 17:08:30.530256 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2026.02.12 17:08:30.530311 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1555 | 2026.02.12 17:08:30.536705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1556 | 2026.02.12 17:08:30.538094 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2026.02.12 17:08:30.541123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1558 | 2026.02.12 17:08:31.000275 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.63 MiB, peak 175.04 MiB, free memory in arenas 0.00 B, will set to 170.11 MiB (RSS), difference: 1.48 MiB | ||
| 1559 | 2026.02.12 17:08:32.884569 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 238 | ||
| 1560 | 2026.02.12 17:08:32.887034 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2026.02.12 17:08:32.887090 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1562 | 2026.02.12 17:08:32.888417 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1563 | 2026.02.12 17:08:32.888950 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2026.02.12 17:08:32.889269 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 1565 | 2026.02.12 17:08:33.566212 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1566 | 2026.02.12 17:08:33.566388 [ 259 ] {fd33ab90-d1bd-4eeb-9188-1241cd749d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1567 | 2026.02.12 17:08:33.566457 [ 259 ] {fd33ab90-d1bd-4eeb-9188-1241cd749d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1568 | 2026.02.12 17:08:33.567209 [ 259 ] {fd33ab90-d1bd-4eeb-9188-1241cd749d09} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1569 | 2026.02.12 17:08:33.567262 [ 259 ] {fd33ab90-d1bd-4eeb-9188-1241cd749d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1570 | 2026.02.12 17:08:33.567778 [ 259 ] {fd33ab90-d1bd-4eeb-9188-1241cd749d09} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1571 | 2026.02.12 17:08:33.568230 [ 259 ] {fd33ab90-d1bd-4eeb-9188-1241cd749d09} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2026.02.12 17:08:33.568398 [ 259 ] {fd33ab90-d1bd-4eeb-9188-1241cd749d09} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002057 sec., 129314.53573164804 rows/sec., 8.22 MiB/sec. | ||
| 1573 | 2026.02.12 17:08:33.568464 [ 259 ] {fd33ab90-d1bd-4eeb-9188-1241cd749d09} <Debug> TCPHandler: Processed in 0.002379826 sec. | ||
| 1574 | 2026.02.12 17:08:33.568626 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1575 | 2026.02.12 17:08:33.568734 [ 259 ] {b348e29c-998e-4769-a546-4b188ed36e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1576 | 2026.02.12 17:08:33.568781 [ 259 ] {b348e29c-998e-4769-a546-4b188ed36e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1577 | 2026.02.12 17:08:33.569508 [ 259 ] {b348e29c-998e-4769-a546-4b188ed36e77} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2026.02.12 17:08:33.569547 [ 259 ] {b348e29c-998e-4769-a546-4b188ed36e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1579 | 2026.02.12 17:08:33.570027 [ 259 ] {b348e29c-998e-4769-a546-4b188ed36e77} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1580 | 2026.02.12 17:08:33.570495 [ 259 ] {b348e29c-998e-4769-a546-4b188ed36e77} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.02.12 17:08:33.570654 [ 259 ] {b348e29c-998e-4769-a546-4b188ed36e77} <Debug> executeQuery: Read 772 rows, 62.57 KiB in 0.001945 sec., 396915.1670951157 rows/sec., 31.42 MiB/sec. | ||
| 1582 | 2026.02.12 17:08:33.570695 [ 259 ] {b348e29c-998e-4769-a546-4b188ed36e77} <Debug> TCPHandler: Processed in 0.00213894 sec. | ||
| 1583 | 2026.02.12 17:08:33.570808 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1584 | 2026.02.12 17:08:33.570907 [ 259 ] {fbf1a312-d7c1-4674-8b16-128c479c76da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1585 | 2026.02.12 17:08:33.570949 [ 259 ] {fbf1a312-d7c1-4674-8b16-128c479c76da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1586 | 2026.02.12 17:08:33.571406 [ 259 ] {fbf1a312-d7c1-4674-8b16-128c479c76da} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1587 | 2026.02.12 17:08:33.571444 [ 259 ] {fbf1a312-d7c1-4674-8b16-128c479c76da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1588 | 2026.02.12 17:08:33.571873 [ 259 ] {fbf1a312-d7c1-4674-8b16-128c479c76da} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1589 | 2026.02.12 17:08:33.572302 [ 259 ] {fbf1a312-d7c1-4674-8b16-128c479c76da} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1590 | 2026.02.12 17:08:33.572435 [ 259 ] {fbf1a312-d7c1-4674-8b16-128c479c76da} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.001548 sec., 92377.26098191216 rows/sec., 5.52 MiB/sec. | ||
| 1591 | 2026.02.12 17:08:33.572473 [ 259 ] {fbf1a312-d7c1-4674-8b16-128c479c76da} <Debug> TCPHandler: Processed in 0.001715548 sec. | ||
| 1592 | 2026.02.12 17:08:33.572585 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1593 | 2026.02.12 17:08:33.572680 [ 259 ] {3de16ad3-76f5-4d57-808a-ac341ec9c6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1594 | 2026.02.12 17:08:33.572721 [ 259 ] {3de16ad3-76f5-4d57-808a-ac341ec9c6b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1595 | 2026.02.12 17:08:33.573145 [ 259 ] {3de16ad3-76f5-4d57-808a-ac341ec9c6b9} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1596 | 2026.02.12 17:08:33.573181 [ 259 ] {3de16ad3-76f5-4d57-808a-ac341ec9c6b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1597 | 2026.02.12 17:08:33.573592 [ 259 ] {3de16ad3-76f5-4d57-808a-ac341ec9c6b9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1598 | 2026.02.12 17:08:33.574071 [ 259 ] {3de16ad3-76f5-4d57-808a-ac341ec9c6b9} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1599 | 2026.02.12 17:08:33.574222 [ 259 ] {3de16ad3-76f5-4d57-808a-ac341ec9c6b9} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001561 sec., 89686.09865470852 rows/sec., 5.80 MiB/sec. | ||
| 1600 | 2026.02.12 17:08:33.574266 [ 259 ] {3de16ad3-76f5-4d57-808a-ac341ec9c6b9} <Debug> TCPHandler: Processed in 0.001731818 sec. | ||
| 1601 | 2026.02.12 17:08:33.574378 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1602 | 2026.02.12 17:08:33.574473 [ 259 ] {dab84ab9-4011-4609-898c-cdec455f3087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1603 | 2026.02.12 17:08:33.574513 [ 259 ] {dab84ab9-4011-4609-898c-cdec455f3087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1604 | 2026.02.12 17:08:33.574962 [ 259 ] {dab84ab9-4011-4609-898c-cdec455f3087} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1605 | 2026.02.12 17:08:33.575001 [ 259 ] {dab84ab9-4011-4609-898c-cdec455f3087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1606 | 2026.02.12 17:08:33.575422 [ 259 ] {dab84ab9-4011-4609-898c-cdec455f3087} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1607 | 2026.02.12 17:08:33.575823 [ 259 ] {dab84ab9-4011-4609-898c-cdec455f3087} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1608 | 2026.02.12 17:08:33.575956 [ 259 ] {dab84ab9-4011-4609-898c-cdec455f3087} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001501 sec., 92604.93004663558 rows/sec., 5.27 MiB/sec. | ||
| 1609 | 2026.02.12 17:08:33.575996 [ 259 ] {dab84ab9-4011-4609-898c-cdec455f3087} <Debug> TCPHandler: Processed in 0.001668146 sec. | ||
| 1610 | 2026.02.12 17:08:33.576108 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1611 | 2026.02.12 17:08:33.576204 [ 259 ] {0da1b226-cdd8-43e7-ae92-635d884a79a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1612 | 2026.02.12 17:08:33.576245 [ 259 ] {0da1b226-cdd8-43e7-ae92-635d884a79a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1613 | 2026.02.12 17:08:33.576795 [ 259 ] {0da1b226-cdd8-43e7-ae92-635d884a79a3} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1614 | 2026.02.12 17:08:33.576831 [ 259 ] {0da1b226-cdd8-43e7-ae92-635d884a79a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1615 | 2026.02.12 17:08:33.577259 [ 259 ] {0da1b226-cdd8-43e7-ae92-635d884a79a3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1616 | 2026.02.12 17:08:33.577735 [ 259 ] {0da1b226-cdd8-43e7-ae92-635d884a79a3} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2026.02.12 17:08:33.577889 [ 259 ] {0da1b226-cdd8-43e7-ae92-635d884a79a3} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.001703 sec., 277745.155607751 rows/sec., 19.54 MiB/sec. | ||
| 1618 | 2026.02.12 17:08:33.577929 [ 259 ] {0da1b226-cdd8-43e7-ae92-635d884a79a3} <Debug> TCPHandler: Processed in 0.001871882 sec. | ||
| 1619 | 2026.02.12 17:08:33.578036 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1620 | 2026.02.12 17:08:33.578132 [ 259 ] {00312551-01d8-4bab-b847-71551efbafac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1621 | 2026.02.12 17:08:33.578173 [ 259 ] {00312551-01d8-4bab-b847-71551efbafac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1622 | 2026.02.12 17:08:33.578495 [ 259 ] {00312551-01d8-4bab-b847-71551efbafac} <Trace> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1623 | 2026.02.12 17:08:33.578531 [ 259 ] {00312551-01d8-4bab-b847-71551efbafac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1624 | 2026.02.12 17:08:33.578943 [ 259 ] {00312551-01d8-4bab-b847-71551efbafac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1625 | 2026.02.12 17:08:33.579373 [ 259 ] {00312551-01d8-4bab-b847-71551efbafac} <Trace> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1626 | 2026.02.12 17:08:33.579509 [ 259 ] {00312551-01d8-4bab-b847-71551efbafac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001396 sec., 4297.994269340974 rows/sec., 224.55 KiB/sec. | ||
| 1627 | 2026.02.12 17:08:33.579546 [ 259 ] {00312551-01d8-4bab-b847-71551efbafac} <Debug> TCPHandler: Processed in 0.001561204 sec. | ||
| 1628 | 2026.02.12 17:08:33.579657 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1629 | 2026.02.12 17:08:33.579753 [ 259 ] {257a9770-8373-4d81-bbe0-cfdd0fd2d4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1630 | 2026.02.12 17:08:33.579797 [ 259 ] {257a9770-8373-4d81-bbe0-cfdd0fd2d4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1631 | 2026.02.12 17:08:33.580212 [ 259 ] {257a9770-8373-4d81-bbe0-cfdd0fd2d4c6} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2026.02.12 17:08:33.580247 [ 259 ] {257a9770-8373-4d81-bbe0-cfdd0fd2d4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1633 | 2026.02.12 17:08:33.580673 [ 259 ] {257a9770-8373-4d81-bbe0-cfdd0fd2d4c6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1634 | 2026.02.12 17:08:33.581105 [ 259 ] {257a9770-8373-4d81-bbe0-cfdd0fd2d4c6} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2026.02.12 17:08:33.581256 [ 259 ] {257a9770-8373-4d81-bbe0-cfdd0fd2d4c6} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00152 sec., 169736.84210526315 rows/sec., 11.30 MiB/sec. | ||
| 1636 | 2026.02.12 17:08:33.581296 [ 259 ] {257a9770-8373-4d81-bbe0-cfdd0fd2d4c6} <Debug> TCPHandler: Processed in 0.001688707 sec. | ||
| 1637 | 2026.02.12 17:08:33.581407 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1638 | 2026.02.12 17:08:33.581502 [ 259 ] {94d9ae9d-b034-4358-84d7-12191994787e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1639 | 2026.02.12 17:08:33.581544 [ 259 ] {94d9ae9d-b034-4358-84d7-12191994787e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1640 | 2026.02.12 17:08:33.581855 [ 259 ] {94d9ae9d-b034-4358-84d7-12191994787e} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2026.02.12 17:08:33.581891 [ 259 ] {94d9ae9d-b034-4358-84d7-12191994787e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1642 | 2026.02.12 17:08:33.582349 [ 259 ] {94d9ae9d-b034-4358-84d7-12191994787e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1643 | 2026.02.12 17:08:33.582810 [ 259 ] {94d9ae9d-b034-4358-84d7-12191994787e} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1644 | 2026.02.12 17:08:33.582944 [ 259 ] {94d9ae9d-b034-4358-84d7-12191994787e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001459 sec., 685.4009595613434 rows/sec., 46.18 KiB/sec. | ||
| 1645 | 2026.02.12 17:08:33.582980 [ 259 ] {94d9ae9d-b034-4358-84d7-12191994787e} <Debug> TCPHandler: Processed in 0.001622585 sec. | ||
| 1646 | 2026.02.12 17:08:33.583087 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1647 | 2026.02.12 17:08:33.583181 [ 259 ] {28f8ef1e-ba3b-4a91-b32b-add66898db3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1648 | 2026.02.12 17:08:33.583232 [ 259 ] {28f8ef1e-ba3b-4a91-b32b-add66898db3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1649 | 2026.02.12 17:08:33.583966 [ 259 ] {28f8ef1e-ba3b-4a91-b32b-add66898db3a} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2026.02.12 17:08:33.584003 [ 259 ] {28f8ef1e-ba3b-4a91-b32b-add66898db3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1651 | 2026.02.12 17:08:33.584668 [ 259 ] {28f8ef1e-ba3b-4a91-b32b-add66898db3a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1652 | 2026.02.12 17:08:33.585088 [ 259 ] {28f8ef1e-ba3b-4a91-b32b-add66898db3a} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1653 | 2026.02.12 17:08:33.585235 [ 259 ] {28f8ef1e-ba3b-4a91-b32b-add66898db3a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002071 sec., 4828.5852245292135 rows/sec., 8.65 MiB/sec. | ||
| 1654 | 2026.02.12 17:08:33.585296 [ 259 ] {28f8ef1e-ba3b-4a91-b32b-add66898db3a} <Debug> TCPHandler: Processed in 0.002259253 sec. | ||
| 1655 | 2026.02.12 17:08:33.585407 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1656 | 2026.02.12 17:08:33.585502 [ 259 ] {fa160097-0eee-43c7-ac32-f57081fc6b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1657 | 2026.02.12 17:08:33.585543 [ 259 ] {fa160097-0eee-43c7-ac32-f57081fc6b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1658 | 2026.02.12 17:08:33.585879 [ 259 ] {fa160097-0eee-43c7-ac32-f57081fc6b8c} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1659 | 2026.02.12 17:08:33.585915 [ 259 ] {fa160097-0eee-43c7-ac32-f57081fc6b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1660 | 2026.02.12 17:08:33.586317 [ 259 ] {fa160097-0eee-43c7-ac32-f57081fc6b8c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1661 | 2026.02.12 17:08:33.586804 [ 259 ] {fa160097-0eee-43c7-ac32-f57081fc6b8c} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1662 | 2026.02.12 17:08:33.586961 [ 259 ] {fa160097-0eee-43c7-ac32-f57081fc6b8c} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001476 sec., 59620.59620596206 rows/sec., 3.74 MiB/sec. | ||
| 1663 | 2026.02.12 17:08:33.586999 [ 259 ] {fa160097-0eee-43c7-ac32-f57081fc6b8c} <Debug> TCPHandler: Processed in 0.001642156 sec. | ||
| 1664 | 2026.02.12 17:08:37.833549 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1665 | 2026.02.12 17:08:37.833656 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1666 | 2026.02.12 17:08:37.884735 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2872 | ||
| 1667 | 2026.02.12 17:08:37.885388 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1668 | 2026.02.12 17:08:37.885438 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1669 | 2026.02.12 17:08:37.886075 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1670 | 2026.02.12 17:08:37.886624 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1671 | 2026.02.12 17:08:37.886768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2872 | ||
| 1672 | 2026.02.12 17:08:37.886792 [ 84 ] {} <Debug> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1673 | 2026.02.12 17:08:37.886892 [ 84 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1674 | 2026.02.12 17:08:37.886931 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1675 | 2026.02.12 17:08:37.889471 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 1676 | 2026.02.12 17:08:37.891890 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1677 | 2026.02.12 17:08:37.892074 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 1678 | 2026.02.12 17:08:37.892260 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 1679 | 2026.02.12 17:08:37.892354 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 1680 | 2026.02.12 17:08:37.892436 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1681 | 2026.02.12 17:08:37.892524 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1682 | 2026.02.12 17:08:37.892599 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 1683 | 2026.02.12 17:08:37.927327 [ 190 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2872 rows, containing 4 columns (4 merged, 0 gathered) in 0.040258254 sec., 71339.40781435776 rows/sec., 1.02 MiB/sec. | ||
| 1684 | 2026.02.12 17:08:37.928502 [ 189 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1685 | 2026.02.12 17:08:37.929190 [ 189 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_6_1} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2026.02.12 17:08:37.929279 [ 189 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_6_1} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1687 | 2026.02.12 17:08:37.929407 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1688 | 2026.02.12 17:08:38.001151 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.22 MiB, peak 176.53 MiB, free memory in arenas 0.00 B, will set to 171.77 MiB (RSS), difference: 1.54 MiB | ||
| 1689 | 2026.02.12 17:08:38.041922 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1690 | 2026.02.12 17:08:38.059251 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1691 | 2026.02.12 17:08:38.059308 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1692 | 2026.02.12 17:08:38.065837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1693 | 2026.02.12 17:08:38.066934 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2026.02.12 17:08:38.067238 [ 84 ] {} <Debug> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1695 | 2026.02.12 17:08:38.067312 [ 84 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2026.02.12 17:08:38.067343 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1697 | 2026.02.12 17:08:38.067483 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 1698 | 2026.02.12 17:08:38.070700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1699 | 2026.02.12 17:08:38.072073 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1700 | 2026.02.12 17:08:38.073537 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 1701 | 2026.02.12 17:08:38.078201 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 1702 | 2026.02.12 17:08:38.083037 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 1703 | 2026.02.12 17:08:38.087448 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 1704 | 2026.02.12 17:08:38.097072 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 1705 | 2026.02.12 17:08:38.101352 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 1706 | 2026.02.12 17:08:38.160394 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092974361 sec., 494.76005540925416 rows/sec., 2.56 MiB/sec. | ||
| 1707 | 2026.02.12 17:08:38.162937 [ 186 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1708 | 2026.02.12 17:08:38.165493 [ 186 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_6_1} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2026.02.12 17:08:38.165599 [ 186 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_6_1} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1710 | 2026.02.12 17:08:38.167648 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1711 | 2026.02.12 17:08:38.558697 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1712 | 2026.02.12 17:08:38.558858 [ 259 ] {8623534c-82a4-4e37-9296-9d0ba1d9d90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1713 | 2026.02.12 17:08:38.558919 [ 259 ] {8623534c-82a4-4e37-9296-9d0ba1d9d90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1714 | 2026.02.12 17:08:38.559661 [ 259 ] {8623534c-82a4-4e37-9296-9d0ba1d9d90e} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1715 | 2026.02.12 17:08:38.559711 [ 259 ] {8623534c-82a4-4e37-9296-9d0ba1d9d90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1716 | 2026.02.12 17:08:38.560198 [ 259 ] {8623534c-82a4-4e37-9296-9d0ba1d9d90e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1717 | 2026.02.12 17:08:38.560640 [ 259 ] {8623534c-82a4-4e37-9296-9d0ba1d9d90e} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1718 | 2026.02.12 17:08:38.560774 [ 84 ] {} <Debug> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1719 | 2026.02.12 17:08:38.560793 [ 259 ] {8623534c-82a4-4e37-9296-9d0ba1d9d90e} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001982 sec., 54490.41372351161 rows/sec., 4.58 MiB/sec. | ||
| 1720 | 2026.02.12 17:08:38.560848 [ 84 ] {} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2026.02.12 17:08:38.560863 [ 259 ] {8623534c-82a4-4e37-9296-9d0ba1d9d90e} <Debug> TCPHandler: Processed in 0.002282344 sec. | ||
| 1722 | 2026.02.12 17:08:38.560880 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1723 | 2026.02.12 17:08:38.561000 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1724 | 2026.02.12 17:08:38.561007 [ 199 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::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 | ||
| 1725 | 2026.02.12 17:08:38.561100 [ 259 ] {b3614910-040f-4fad-9a6d-76ba0658675e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1726 | 2026.02.12 17:08:38.561107 [ 199 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1727 | 2026.02.12 17:08:38.561142 [ 259 ] {b3614910-040f-4fad-9a6d-76ba0658675e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1728 | 2026.02.12 17:08:38.561150 [ 199 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 750 rows starting from the beginning of the part | ||
| 1729 | 2026.02.12 17:08:38.561241 [ 199 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1730 | 2026.02.12 17:08:38.561290 [ 199 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 746 rows starting from the beginning of the part | ||
| 1731 | 2026.02.12 17:08:38.561336 [ 199 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 82 rows starting from the beginning of the part | ||
| 1732 | 2026.02.12 17:08:38.561408 [ 199 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 772 rows starting from the beginning of the part | ||
| 1733 | 2026.02.12 17:08:38.561462 [ 199 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 108 rows starting from the beginning of the part | ||
| 1734 | 2026.02.12 17:08:38.561564 [ 259 ] {b3614910-040f-4fad-9a6d-76ba0658675e} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2026.02.12 17:08:38.561601 [ 259 ] {b3614910-040f-4fad-9a6d-76ba0658675e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1736 | 2026.02.12 17:08:38.562063 [ 259 ] {b3614910-040f-4fad-9a6d-76ba0658675e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1737 | 2026.02.12 17:08:38.562501 [ 259 ] {b3614910-040f-4fad-9a6d-76ba0658675e} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2026.02.12 17:08:38.562660 [ 259 ] {b3614910-040f-4fad-9a6d-76ba0658675e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001578 sec., 16476.552598225604 rows/sec., 1.21 MiB/sec. | ||
| 1739 | 2026.02.12 17:08:38.562701 [ 259 ] {b3614910-040f-4fad-9a6d-76ba0658675e} <Debug> TCPHandler: Processed in 0.001750458 sec. | ||
| 1740 | 2026.02.12 17:08:38.562813 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.02.12 17:08:38.562834 [ 190 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2488 rows, containing 5 columns (5 merged, 0 gathered) in 0.001867492 sec., 1332268.0900373335 rows/sec., 110.99 MiB/sec. | ||
| 1742 | 2026.02.12 17:08:38.562909 [ 259 ] {0c53ea5c-6d2e-47e6-9e6f-8228f5410d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1743 | 2026.02.12 17:08:38.562953 [ 259 ] {0c53ea5c-6d2e-47e6-9e6f-8228f5410d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1744 | 2026.02.12 17:08:38.563124 [ 195 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1745 | 2026.02.12 17:08:38.563391 [ 259 ] {0c53ea5c-6d2e-47e6-9e6f-8228f5410d79} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2026.02.12 17:08:38.563426 [ 259 ] {0c53ea5c-6d2e-47e6-9e6f-8228f5410d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1747 | 2026.02.12 17:08:38.563576 [ 195 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_6_1} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2026.02.12 17:08:38.563637 [ 195 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_6_1} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1749 | 2026.02.12 17:08:38.563695 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 1750 | 2026.02.12 17:08:38.563852 [ 259 ] {0c53ea5c-6d2e-47e6-9e6f-8228f5410d79} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1751 | 2026.02.12 17:08:38.564300 [ 259 ] {0c53ea5c-6d2e-47e6-9e6f-8228f5410d79} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2026.02.12 17:08:38.564416 [ 84 ] {} <Debug> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1753 | 2026.02.12 17:08:38.564430 [ 259 ] {0c53ea5c-6d2e-47e6-9e6f-8228f5410d79} <Debug> executeQuery: Read 98 rows, 7.86 KiB in 0.00154 sec., 63636.36363636364 rows/sec., 4.98 MiB/sec. | ||
| 1754 | 2026.02.12 17:08:38.564455 [ 84 ] {} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1755 | 2026.02.12 17:08:38.564478 [ 259 ] {0c53ea5c-6d2e-47e6-9e6f-8228f5410d79} <Debug> TCPHandler: Processed in 0.001714097 sec. | ||
| 1756 | 2026.02.12 17:08:38.564479 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1757 | 2026.02.12 17:08:38.564569 [ 199 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::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 | ||
| 1758 | 2026.02.12 17:08:38.564600 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1759 | 2026.02.12 17:08:38.564651 [ 199 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1760 | 2026.02.12 17:08:38.564675 [ 199 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 453 rows starting from the beginning of the part | ||
| 1761 | 2026.02.12 17:08:38.564695 [ 259 ] {7f8a5a54-01da-4060-b923-f749610aee06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1762 | 2026.02.12 17:08:38.564720 [ 199 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1763 | 2026.02.12 17:08:38.564738 [ 259 ] {7f8a5a54-01da-4060-b923-f749610aee06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1764 | 2026.02.12 17:08:38.564756 [ 199 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 445 rows starting from the beginning of the part | ||
| 1765 | 2026.02.12 17:08:38.564793 [ 199 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 92 rows starting from the beginning of the part | ||
| 1766 | 2026.02.12 17:08:38.564827 [ 199 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 473 rows starting from the beginning of the part | ||
| 1767 | 2026.02.12 17:08:38.564863 [ 199 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 98 rows starting from the beginning of the part | ||
| 1768 | 2026.02.12 17:08:38.565156 [ 259 ] {7f8a5a54-01da-4060-b923-f749610aee06} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2026.02.12 17:08:38.565192 [ 259 ] {7f8a5a54-01da-4060-b923-f749610aee06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1770 | 2026.02.12 17:08:38.565650 [ 259 ] {7f8a5a54-01da-4060-b923-f749610aee06} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1771 | 2026.02.12 17:08:38.565930 [ 199 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1597 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393508 sec., 1146028.5839765542 rows/sec., 86.03 MiB/sec. | ||
| 1772 | 2026.02.12 17:08:38.566160 [ 259 ] {7f8a5a54-01da-4060-b923-f749610aee06} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1773 | 2026.02.12 17:08:38.566182 [ 191 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1774 | 2026.02.12 17:08:38.566265 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1775 | 2026.02.12 17:08:38.566294 [ 259 ] {7f8a5a54-01da-4060-b923-f749610aee06} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001618 sec., 98887.51545117429 rows/sec., 6.89 MiB/sec. | ||
| 1776 | 2026.02.12 17:08:38.566300 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1777 | 2026.02.12 17:08:38.566336 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1778 | 2026.02.12 17:08:38.566339 [ 259 ] {7f8a5a54-01da-4060-b923-f749610aee06} <Debug> TCPHandler: Processed in 0.001788179 sec. | ||
| 1779 | 2026.02.12 17:08:38.566468 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1780 | 2026.02.12 17:08:38.566484 [ 190 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 1781 | 2026.02.12 17:08:38.566562 [ 259 ] {8a3e0398-4407-4fdf-899d-582c22c57c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1782 | 2026.02.12 17:08:38.566620 [ 259 ] {8a3e0398-4407-4fdf-899d-582c22c57c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1783 | 2026.02.12 17:08:38.566651 [ 190 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1784 | 2026.02.12 17:08:38.566703 [ 190 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 162 rows starting from the beginning of the part | ||
| 1785 | 2026.02.12 17:08:38.566769 [ 191 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_6_1} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2026.02.12 17:08:38.566801 [ 190 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1787 | 2026.02.12 17:08:38.566839 [ 191 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_6_1} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1788 | 2026.02.12 17:08:38.566868 [ 190 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 158 rows starting from the beginning of the part | ||
| 1789 | 2026.02.12 17:08:38.566908 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 1790 | 2026.02.12 17:08:38.566922 [ 190 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 162 rows starting from the beginning of the part | ||
| 1791 | 2026.02.12 17:08:38.566974 [ 190 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 258 rows starting from the beginning of the part | ||
| 1792 | 2026.02.12 17:08:38.567027 [ 190 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1793 | 2026.02.12 17:08:38.567433 [ 259 ] {8a3e0398-4407-4fdf-899d-582c22c57c55} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2026.02.12 17:08:38.567475 [ 259 ] {8a3e0398-4407-4fdf-899d-582c22c57c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1795 | 2026.02.12 17:08:38.568286 [ 259 ] {8a3e0398-4407-4fdf-899d-582c22c57c55} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1796 | 2026.02.12 17:08:38.568456 [ 199 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 5 columns (5 merged, 0 gathered) in 0.002065607 sec., 464754.42811725556 rows/sec., 31.26 MiB/sec. | ||
| 1797 | 2026.02.12 17:08:38.568732 [ 190 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1798 | 2026.02.12 17:08:38.568768 [ 259 ] {8a3e0398-4407-4fdf-899d-582c22c57c55} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2026.02.12 17:08:38.568954 [ 259 ] {8a3e0398-4407-4fdf-899d-582c22c57c55} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002409 sec., 10792.8601079286 rows/sec., 19.34 MiB/sec. | ||
| 1800 | 2026.02.12 17:08:38.569019 [ 259 ] {8a3e0398-4407-4fdf-899d-582c22c57c55} <Debug> TCPHandler: Processed in 0.002601292 sec. | ||
| 1801 | 2026.02.12 17:08:38.569137 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2026.02.12 17:08:38.569232 [ 259 ] {3e85a905-6374-431f-8eba-5b171d94d52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1803 | 2026.02.12 17:08:38.569248 [ 190 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1804 | 2026.02.12 17:08:38.569274 [ 259 ] {3e85a905-6374-431f-8eba-5b171d94d52b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1805 | 2026.02.12 17:08:38.569325 [ 190 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1806 | 2026.02.12 17:08:38.569417 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1807 | 2026.02.12 17:08:38.569610 [ 259 ] {3e85a905-6374-431f-8eba-5b171d94d52b} <Trace> oximeter.measurements_i64 (70bbadb5-eeb8-4b3e-b52a-99dd62d61a9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2026.02.12 17:08:38.569694 [ 259 ] {3e85a905-6374-431f-8eba-5b171d94d52b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1809 | 2026.02.12 17:08:38.570144 [ 259 ] {3e85a905-6374-431f-8eba-5b171d94d52b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1810 | 2026.02.12 17:08:38.570584 [ 259 ] {3e85a905-6374-431f-8eba-5b171d94d52b} <Trace> oximeter.measurements_i64 (70bbadb5-eeb8-4b3e-b52a-99dd62d61a9b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2026.02.12 17:08:38.570719 [ 259 ] {3e85a905-6374-431f-8eba-5b171d94d52b} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001504 sec., 9973.40425531915 rows/sec., 760.99 KiB/sec. | ||
| 1812 | 2026.02.12 17:08:38.570756 [ 259 ] {3e85a905-6374-431f-8eba-5b171d94d52b} <Debug> TCPHandler: Processed in 0.001669256 sec. | ||
| 1813 | 2026.02.12 17:08:38.570871 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1814 | 2026.02.12 17:08:38.570968 [ 259 ] {9133fd27-b45a-4e0e-8e68-dedf933d50f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1815 | 2026.02.12 17:08:38.571009 [ 259 ] {9133fd27-b45a-4e0e-8e68-dedf933d50f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1816 | 2026.02.12 17:08:38.571357 [ 259 ] {9133fd27-b45a-4e0e-8e68-dedf933d50f9} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1817 | 2026.02.12 17:08:38.571393 [ 259 ] {9133fd27-b45a-4e0e-8e68-dedf933d50f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1818 | 2026.02.12 17:08:38.571803 [ 259 ] {9133fd27-b45a-4e0e-8e68-dedf933d50f9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1819 | 2026.02.12 17:08:38.572221 [ 259 ] {9133fd27-b45a-4e0e-8e68-dedf933d50f9} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1820 | 2026.02.12 17:08:38.572321 [ 84 ] {} <Debug> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1821 | 2026.02.12 17:08:38.572357 [ 84 ] {} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2026.02.12 17:08:38.572364 [ 259 ] {9133fd27-b45a-4e0e-8e68-dedf933d50f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec. | ||
| 1823 | 2026.02.12 17:08:38.572374 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1824 | 2026.02.12 17:08:38.572409 [ 259 ] {9133fd27-b45a-4e0e-8e68-dedf933d50f9} <Debug> TCPHandler: Processed in 0.001589014 sec. | ||
| 1825 | 2026.02.12 17:08:38.572512 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 1826 | 2026.02.12 17:08:38.572678 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1827 | 2026.02.12 17:08:38.572720 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 58 rows starting from the beginning of the part | ||
| 1828 | 2026.02.12 17:08:38.572834 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1829 | 2026.02.12 17:08:38.572898 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
| 1830 | 2026.02.12 17:08:38.572966 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1831 | 2026.02.12 17:08:38.573032 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 88 rows starting from the beginning of the part | ||
| 1832 | 2026.02.12 17:08:38.573090 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1833 | 2026.02.12 17:08:38.574210 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 4 columns (4 merged, 0 gathered) in 0.00176714 sec., 200323.68686125605 rows/sec., 12.76 MiB/sec. | ||
| 1834 | 2026.02.12 17:08:38.574498 [ 199 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1835 | 2026.02.12 17:08:38.574976 [ 199 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_6_1} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1836 | 2026.02.12 17:08:38.575043 [ 199 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_6_1} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1837 | 2026.02.12 17:08:38.575112 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1838 | 2026.02.12 17:08:39.001217 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.51 MiB, peak 182.38 MiB, free memory in arenas 0.00 B, will set to 182.15 MiB (RSS), difference: 8.64 MiB | ||
| 1839 | 2026.02.12 17:08:42.890013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 274 | ||
| 1840 | 2026.02.12 17:08:42.892254 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2026.02.12 17:08:42.892293 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1842 | 2026.02.12 17:08:42.893547 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1843 | 2026.02.12 17:08:42.894059 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2026.02.12 17:08:42.894291 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 274 | ||
| 1845 | 2026.02.12 17:08:43.551510 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2026.02.12 17:08:43.551782 [ 259 ] {c272652b-56c6-463e-9a1f-34dc09c01fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1847 | 2026.02.12 17:08:43.552130 [ 259 ] {c272652b-56c6-463e-9a1f-34dc09c01fed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1848 | 2026.02.12 17:08:43.552170 [ 259 ] {c272652b-56c6-463e-9a1f-34dc09c01fed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1849 | 2026.02.12 17:08:43.552430 [ 259 ] {c272652b-56c6-463e-9a1f-34dc09c01fed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1850 | 2026.02.12 17:08:43.552503 [ 259 ] {c272652b-56c6-463e-9a1f-34dc09c01fed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1851 | 2026.02.12 17:08:43.552644 [ 259 ] {c272652b-56c6-463e-9a1f-34dc09c01fed} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1852 | 2026.02.12 17:08:43.552771 [ 316 ] {c272652b-56c6-463e-9a1f-34dc09c01fed} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1853 | 2026.02.12 17:08:43.552771 [ 269 ] {c272652b-56c6-463e-9a1f-34dc09c01fed} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1854 | 2026.02.12 17:08:43.552900 [ 259 ] {c272652b-56c6-463e-9a1f-34dc09c01fed} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (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 | ||
| 1855 | 2026.02.12 17:08:43.552929 [ 259 ] {c272652b-56c6-463e-9a1f-34dc09c01fed} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1856 | 2026.02.12 17:08:43.555048 [ 259 ] {c272652b-56c6-463e-9a1f-34dc09c01fed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1857 | 2026.02.12 17:08:43.555080 [ 259 ] {c272652b-56c6-463e-9a1f-34dc09c01fed} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1858 | 2026.02.12 17:08:43.555150 [ 259 ] {c272652b-56c6-463e-9a1f-34dc09c01fed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1859 | 2026.02.12 17:08:43.555201 [ 259 ] {c272652b-56c6-463e-9a1f-34dc09c01fed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1860 | 2026.02.12 17:08:43.556140 [ 259 ] {c272652b-56c6-463e-9a1f-34dc09c01fed} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004477 sec., 7817.735090462363 rows/sec., 300.80 KiB/sec. | ||
| 1861 | 2026.02.12 17:08:43.556260 [ 259 ] {c272652b-56c6-463e-9a1f-34dc09c01fed} <Debug> TCPHandler: Processed in 0.004888875 sec. | ||
| 1862 | 2026.02.12 17:08:43.556625 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1863 | 2026.02.12 17:08:43.556774 [ 259 ] {243fb6ba-4a2e-477d-9136-7666a841d990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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:errors_received', '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) | ||
| 1864 | 2026.02.12 17:08:43.557003 [ 259 ] {243fb6ba-4a2e-477d-9136-7666a841d990} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1865 | 2026.02.12 17:08:43.557039 [ 259 ] {243fb6ba-4a2e-477d-9136-7666a841d990} <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:errors_received', '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 | ||
| 1866 | 2026.02.12 17:08:43.557250 [ 259 ] {243fb6ba-4a2e-477d-9136-7666a841d990} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1867 | 2026.02.12 17:08:43.557307 [ 259 ] {243fb6ba-4a2e-477d-9136-7666a841d990} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1868 | 2026.02.12 17:08:43.557413 [ 259 ] {243fb6ba-4a2e-477d-9136-7666a841d990} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1869 | 2026.02.12 17:08:43.557479 [ 269 ] {243fb6ba-4a2e-477d-9136-7666a841d990} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1870 | 2026.02.12 17:08:43.557479 [ 316 ] {243fb6ba-4a2e-477d-9136-7666a841d990} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1871 | 2026.02.12 17:08:43.557575 [ 259 ] {243fb6ba-4a2e-477d-9136-7666a841d990} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (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 | ||
| 1872 | 2026.02.12 17:08:43.557600 [ 259 ] {243fb6ba-4a2e-477d-9136-7666a841d990} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1873 | 2026.02.12 17:08:43.557657 [ 259 ] {243fb6ba-4a2e-477d-9136-7666a841d990} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1874 | 2026.02.12 17:08:43.557676 [ 259 ] {243fb6ba-4a2e-477d-9136-7666a841d990} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1875 | 2026.02.12 17:08:43.557705 [ 259 ] {243fb6ba-4a2e-477d-9136-7666a841d990} <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:errors_received', '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'))" | ||
| 1876 | 2026.02.12 17:08:43.557737 [ 259 ] {243fb6ba-4a2e-477d-9136-7666a841d990} <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:errors_received', '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'))" | ||
| 1877 | 2026.02.12 17:08:43.558466 [ 259 ] {243fb6ba-4a2e-477d-9136-7666a841d990} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001758 sec., 19908.987485779293 rows/sec., 766.03 KiB/sec. | ||
| 1878 | 2026.02.12 17:08:43.558572 [ 259 ] {243fb6ba-4a2e-477d-9136-7666a841d990} <Debug> TCPHandler: Processed in 0.002000715 sec. | ||
| 1879 | 2026.02.12 17:08:43.558837 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1880 | 2026.02.12 17:08:43.558978 [ 259 ] {47ebcadb-6e3f-4553-9166-3e381266614e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 1881 | 2026.02.12 17:08:43.559199 [ 259 ] {47ebcadb-6e3f-4553-9166-3e381266614e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1882 | 2026.02.12 17:08:43.559234 [ 259 ] {47ebcadb-6e3f-4553-9166-3e381266614e} <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:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 1883 | 2026.02.12 17:08:43.559438 [ 259 ] {47ebcadb-6e3f-4553-9166-3e381266614e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1884 | 2026.02.12 17:08:43.559491 [ 259 ] {47ebcadb-6e3f-4553-9166-3e381266614e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1885 | 2026.02.12 17:08:43.559592 [ 259 ] {47ebcadb-6e3f-4553-9166-3e381266614e} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1886 | 2026.02.12 17:08:43.559662 [ 333 ] {47ebcadb-6e3f-4553-9166-3e381266614e} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1887 | 2026.02.12 17:08:43.559667 [ 339 ] {47ebcadb-6e3f-4553-9166-3e381266614e} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1888 | 2026.02.12 17:08:43.559800 [ 259 ] {47ebcadb-6e3f-4553-9166-3e381266614e} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (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 | ||
| 1889 | 2026.02.12 17:08:43.559827 [ 259 ] {47ebcadb-6e3f-4553-9166-3e381266614e} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1890 | 2026.02.12 17:08:43.559882 [ 259 ] {47ebcadb-6e3f-4553-9166-3e381266614e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1891 | 2026.02.12 17:08:43.559899 [ 259 ] {47ebcadb-6e3f-4553-9166-3e381266614e} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1892 | 2026.02.12 17:08:43.559928 [ 259 ] {47ebcadb-6e3f-4553-9166-3e381266614e} <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:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 1893 | 2026.02.12 17:08:43.559959 [ 259 ] {47ebcadb-6e3f-4553-9166-3e381266614e} <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:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 1894 | 2026.02.12 17:08:43.560592 [ 259 ] {47ebcadb-6e3f-4553-9166-3e381266614e} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001675 sec., 20895.5223880597 rows/sec., 803.99 KiB/sec. | ||
| 1895 | 2026.02.12 17:08:43.560697 [ 259 ] {47ebcadb-6e3f-4553-9166-3e381266614e} <Debug> TCPHandler: Processed in 0.001911653 sec. | ||
| 1896 | 2026.02.12 17:08:43.560938 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2026.02.12 17:08:43.561076 [ 259 ] {787fcf19-145e-446b-8455-680adf3a8734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 1898 | 2026.02.12 17:08:43.561301 [ 259 ] {787fcf19-145e-446b-8455-680adf3a8734} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1899 | 2026.02.12 17:08:43.561337 [ 259 ] {787fcf19-145e-446b-8455-680adf3a8734} <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:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 1900 | 2026.02.12 17:08:43.561554 [ 259 ] {787fcf19-145e-446b-8455-680adf3a8734} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1901 | 2026.02.12 17:08:43.561608 [ 259 ] {787fcf19-145e-446b-8455-680adf3a8734} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1902 | 2026.02.12 17:08:43.561710 [ 259 ] {787fcf19-145e-446b-8455-680adf3a8734} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1903 | 2026.02.12 17:08:43.561771 [ 317 ] {787fcf19-145e-446b-8455-680adf3a8734} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1904 | 2026.02.12 17:08:43.561776 [ 269 ] {787fcf19-145e-446b-8455-680adf3a8734} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1905 | 2026.02.12 17:08:43.561871 [ 259 ] {787fcf19-145e-446b-8455-680adf3a8734} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (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 | ||
| 1906 | 2026.02.12 17:08:43.561895 [ 259 ] {787fcf19-145e-446b-8455-680adf3a8734} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1907 | 2026.02.12 17:08:43.561951 [ 259 ] {787fcf19-145e-446b-8455-680adf3a8734} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1908 | 2026.02.12 17:08:43.561967 [ 259 ] {787fcf19-145e-446b-8455-680adf3a8734} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1909 | 2026.02.12 17:08:43.561997 [ 259 ] {787fcf19-145e-446b-8455-680adf3a8734} <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:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 1910 | 2026.02.12 17:08:43.562033 [ 259 ] {787fcf19-145e-446b-8455-680adf3a8734} <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:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 1911 | 2026.02.12 17:08:43.562564 [ 259 ] {787fcf19-145e-446b-8455-680adf3a8734} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001543 sec., 22683.08489954634 rows/sec., 872.77 KiB/sec. | ||
| 1912 | 2026.02.12 17:08:43.562692 [ 259 ] {787fcf19-145e-446b-8455-680adf3a8734} <Debug> TCPHandler: Processed in 0.00180421 sec. | ||
| 1913 | 2026.02.12 17:08:43.562962 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1914 | 2026.02.12 17:08:43.563136 [ 259 ] {28622c69-3b86-4d5c-8873-bac8e55152a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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) | ||
| 1915 | 2026.02.12 17:08:43.563516 [ 259 ] {28622c69-3b86-4d5c-8873-bac8e55152a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1916 | 2026.02.12 17:08:43.563650 [ 259 ] {28622c69-3b86-4d5c-8873-bac8e55152a5} <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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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 | ||
| 1917 | 2026.02.12 17:08:43.563893 [ 259 ] {28622c69-3b86-4d5c-8873-bac8e55152a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1918 | 2026.02.12 17:08:43.563949 [ 259 ] {28622c69-3b86-4d5c-8873-bac8e55152a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1919 | 2026.02.12 17:08:43.564054 [ 259 ] {28622c69-3b86-4d5c-8873-bac8e55152a5} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1920 | 2026.02.12 17:08:43.564138 [ 269 ] {28622c69-3b86-4d5c-8873-bac8e55152a5} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1921 | 2026.02.12 17:08:43.564140 [ 333 ] {28622c69-3b86-4d5c-8873-bac8e55152a5} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1922 | 2026.02.12 17:08:43.564247 [ 259 ] {28622c69-3b86-4d5c-8873-bac8e55152a5} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (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 | ||
| 1923 | 2026.02.12 17:08:43.564274 [ 259 ] {28622c69-3b86-4d5c-8873-bac8e55152a5} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1924 | 2026.02.12 17:08:43.564332 [ 259 ] {28622c69-3b86-4d5c-8873-bac8e55152a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1925 | 2026.02.12 17:08:43.564350 [ 259 ] {28622c69-3b86-4d5c-8873-bac8e55152a5} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1926 | 2026.02.12 17:08:43.564380 [ 259 ] {28622c69-3b86-4d5c-8873-bac8e55152a5} <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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 1927 | 2026.02.12 17:08:43.564417 [ 259 ] {28622c69-3b86-4d5c-8873-bac8e55152a5} <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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 1928 | 2026.02.12 17:08:43.565045 [ 259 ] {28622c69-3b86-4d5c-8873-bac8e55152a5} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001984 sec., 17641.129032258064 rows/sec., 678.77 KiB/sec. | ||
| 1929 | 2026.02.12 17:08:43.565147 [ 259 ] {28622c69-3b86-4d5c-8873-bac8e55152a5} <Debug> TCPHandler: Processed in 0.002257003 sec. | ||
| 1930 | 2026.02.12 17:08:43.565404 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1931 | 2026.02.12 17:08:43.565546 [ 259 ] {38f08fbc-f6e3-4643-9b8b-cbe9c67ca182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) 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_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) | ||
| 1932 | 2026.02.12 17:08:43.565774 [ 259 ] {38f08fbc-f6e3-4643-9b8b-cbe9c67ca182} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1933 | 2026.02.12 17:08:43.565811 [ 259 ] {38f08fbc-f6e3-4643-9b8b-cbe9c67ca182} <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_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 | ||
| 1934 | 2026.02.12 17:08:43.566020 [ 259 ] {38f08fbc-f6e3-4643-9b8b-cbe9c67ca182} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1935 | 2026.02.12 17:08:43.566074 [ 259 ] {38f08fbc-f6e3-4643-9b8b-cbe9c67ca182} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1936 | 2026.02.12 17:08:43.566179 [ 259 ] {38f08fbc-f6e3-4643-9b8b-cbe9c67ca182} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1937 | 2026.02.12 17:08:43.566248 [ 315 ] {38f08fbc-f6e3-4643-9b8b-cbe9c67ca182} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1938 | 2026.02.12 17:08:43.566248 [ 333 ] {38f08fbc-f6e3-4643-9b8b-cbe9c67ca182} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1939 | 2026.02.12 17:08:43.566359 [ 259 ] {38f08fbc-f6e3-4643-9b8b-cbe9c67ca182} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (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 | ||
| 1940 | 2026.02.12 17:08:43.566386 [ 259 ] {38f08fbc-f6e3-4643-9b8b-cbe9c67ca182} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1941 | 2026.02.12 17:08:43.566442 [ 259 ] {38f08fbc-f6e3-4643-9b8b-cbe9c67ca182} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1942 | 2026.02.12 17:08:43.566460 [ 259 ] {38f08fbc-f6e3-4643-9b8b-cbe9c67ca182} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1943 | 2026.02.12 17:08:43.566490 [ 259 ] {38f08fbc-f6e3-4643-9b8b-cbe9c67ca182} <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_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'))" | ||
| 1944 | 2026.02.12 17:08:43.566522 [ 259 ] {38f08fbc-f6e3-4643-9b8b-cbe9c67ca182} <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_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'))" | ||
| 1945 | 2026.02.12 17:08:43.567084 [ 259 ] {38f08fbc-f6e3-4643-9b8b-cbe9c67ca182} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001602 sec., 21847.69038701623 rows/sec., 840.62 KiB/sec. | ||
| 1946 | 2026.02.12 17:08:43.567185 [ 259 ] {38f08fbc-f6e3-4643-9b8b-cbe9c67ca182} <Debug> TCPHandler: Processed in 0.001831581 sec. | ||
| 1947 | 2026.02.12 17:08:43.581480 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2026.02.12 17:08:43.581590 [ 259 ] {681aacad-26ff-4a01-8685-17f82dfe24cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1949 | 2026.02.12 17:08:43.581633 [ 259 ] {681aacad-26ff-4a01-8685-17f82dfe24cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1950 | 2026.02.12 17:08:43.582191 [ 259 ] {681aacad-26ff-4a01-8685-17f82dfe24cc} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.02.12 17:08:43.582237 [ 259 ] {681aacad-26ff-4a01-8685-17f82dfe24cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1952 | 2026.02.12 17:08:43.582764 [ 259 ] {681aacad-26ff-4a01-8685-17f82dfe24cc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1953 | 2026.02.12 17:08:43.583126 [ 259 ] {681aacad-26ff-4a01-8685-17f82dfe24cc} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2026.02.12 17:08:43.583276 [ 259 ] {681aacad-26ff-4a01-8685-17f82dfe24cc} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001717 sec., 3494.4670937682004 rows/sec., 1.62 MiB/sec. | ||
| 1955 | 2026.02.12 17:08:43.583316 [ 259 ] {681aacad-26ff-4a01-8685-17f82dfe24cc} <Debug> TCPHandler: Processed in 0.001886642 sec. | ||
| 1956 | 2026.02.12 17:08:43.583437 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2026.02.12 17:08:43.583535 [ 259 ] {4fd701fe-10ea-4de6-822a-163d7d4b409c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1958 | 2026.02.12 17:08:43.583575 [ 259 ] {4fd701fe-10ea-4de6-822a-163d7d4b409c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1959 | 2026.02.12 17:08:43.583978 [ 259 ] {4fd701fe-10ea-4de6-822a-163d7d4b409c} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2026.02.12 17:08:43.584015 [ 259 ] {4fd701fe-10ea-4de6-822a-163d7d4b409c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1961 | 2026.02.12 17:08:43.584424 [ 259 ] {4fd701fe-10ea-4de6-822a-163d7d4b409c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1962 | 2026.02.12 17:08:43.584866 [ 259 ] {4fd701fe-10ea-4de6-822a-163d7d4b409c} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2026.02.12 17:08:43.585000 [ 259 ] {4fd701fe-10ea-4de6-822a-163d7d4b409c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001486 sec., 16150.740242261105 rows/sec., 1.34 MiB/sec. | ||
| 1964 | 2026.02.12 17:08:43.585038 [ 259 ] {4fd701fe-10ea-4de6-822a-163d7d4b409c} <Debug> TCPHandler: Processed in 0.001650726 sec. | ||
| 1965 | 2026.02.12 17:08:43.585139 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2026.02.12 17:08:43.585233 [ 259 ] {b6120d3d-4382-4af1-b470-807812c1f603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1967 | 2026.02.12 17:08:43.585273 [ 259 ] {b6120d3d-4382-4af1-b470-807812c1f603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1968 | 2026.02.12 17:08:43.585765 [ 259 ] {b6120d3d-4382-4af1-b470-807812c1f603} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2026.02.12 17:08:43.585801 [ 259 ] {b6120d3d-4382-4af1-b470-807812c1f603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1970 | 2026.02.12 17:08:43.586264 [ 259 ] {b6120d3d-4382-4af1-b470-807812c1f603} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1971 | 2026.02.12 17:08:43.586687 [ 259 ] {b6120d3d-4382-4af1-b470-807812c1f603} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2026.02.12 17:08:43.586817 [ 259 ] {b6120d3d-4382-4af1-b470-807812c1f603} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001603 sec., 122270.7423580786 rows/sec., 10.89 MiB/sec. | ||
| 1973 | 2026.02.12 17:08:43.586855 [ 259 ] {b6120d3d-4382-4af1-b470-807812c1f603} <Debug> TCPHandler: Processed in 0.001765509 sec. | ||
| 1974 | 2026.02.12 17:08:43.586961 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1975 | 2026.02.12 17:08:43.587055 [ 259 ] {c326b4eb-e3ce-4781-ab95-23f4f6331af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1976 | 2026.02.12 17:08:43.587094 [ 259 ] {c326b4eb-e3ce-4781-ab95-23f4f6331af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1977 | 2026.02.12 17:08:43.587475 [ 259 ] {c326b4eb-e3ce-4781-ab95-23f4f6331af3} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1978 | 2026.02.12 17:08:43.587512 [ 259 ] {c326b4eb-e3ce-4781-ab95-23f4f6331af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1979 | 2026.02.12 17:08:43.587905 [ 259 ] {c326b4eb-e3ce-4781-ab95-23f4f6331af3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1980 | 2026.02.12 17:08:43.588381 [ 259 ] {c326b4eb-e3ce-4781-ab95-23f4f6331af3} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2026.02.12 17:08:43.588483 [ 68 ] {} <Debug> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1982 | 2026.02.12 17:08:43.588514 [ 259 ] {c326b4eb-e3ce-4781-ab95-23f4f6331af3} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001476 sec., 14905.149051490514 rows/sec., 1.13 MiB/sec. | ||
| 1983 | 2026.02.12 17:08:43.588528 [ 68 ] {} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1984 | 2026.02.12 17:08:43.588558 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 1985 | 2026.02.12 17:08:43.588560 [ 259 ] {c326b4eb-e3ce-4781-ab95-23f4f6331af3} <Debug> TCPHandler: Processed in 0.001647915 sec. | ||
| 1986 | 2026.02.12 17:08:43.588672 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1987 | 2026.02.12 17:08:43.588673 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 1988 | 2026.02.12 17:08:43.588770 [ 259 ] {a8cc14f8-d17b-4970-8ef4-0d6c58ed21a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1989 | 2026.02.12 17:08:43.588814 [ 259 ] {a8cc14f8-d17b-4970-8ef4-0d6c58ed21a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1990 | 2026.02.12 17:08:43.588815 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1991 | 2026.02.12 17:08:43.588863 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 151 rows starting from the beginning of the part | ||
| 1992 | 2026.02.12 17:08:43.588933 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 143 rows starting from the beginning of the part | ||
| 1993 | 2026.02.12 17:08:43.588983 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 1994 | 2026.02.12 17:08:43.589031 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 143 rows starting from the beginning of the part | ||
| 1995 | 2026.02.12 17:08:43.589074 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 1996 | 2026.02.12 17:08:43.589121 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 1997 | 2026.02.12 17:08:43.589215 [ 259 ] {a8cc14f8-d17b-4970-8ef4-0d6c58ed21a4} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.02.12 17:08:43.589257 [ 259 ] {a8cc14f8-d17b-4970-8ef4-0d6c58ed21a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 1999 | 2026.02.12 17:08:43.589687 [ 259 ] {a8cc14f8-d17b-4970-8ef4-0d6c58ed21a4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2000 | 2026.02.12 17:08:43.590131 [ 259 ] {a8cc14f8-d17b-4970-8ef4-0d6c58ed21a4} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.02.12 17:08:43.590180 [ 194 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 501 rows, containing 5 columns (5 merged, 0 gathered) in 0.001555043 sec., 322177.5860860439 rows/sec., 21.12 MiB/sec. | ||
| 2002 | 2026.02.12 17:08:43.590266 [ 259 ] {a8cc14f8-d17b-4970-8ef4-0d6c58ed21a4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001514 sec., 15852.047556142668 rows/sec., 1.32 MiB/sec. | ||
| 2003 | 2026.02.12 17:08:43.590307 [ 259 ] {a8cc14f8-d17b-4970-8ef4-0d6c58ed21a4} <Debug> TCPHandler: Processed in 0.001684887 sec. | ||
| 2004 | 2026.02.12 17:08:43.590406 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2005 | 2026.02.12 17:08:43.590472 [ 194 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2006 | 2026.02.12 17:08:43.590498 [ 259 ] {e4ab27f2-563d-4e8c-a18c-7f93cb126a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2007 | 2026.02.12 17:08:43.590543 [ 259 ] {e4ab27f2-563d-4e8c-a18c-7f93cb126a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2008 | 2026.02.12 17:08:43.590928 [ 259 ] {e4ab27f2-563d-4e8c-a18c-7f93cb126a3d} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.02.12 17:08:43.590967 [ 259 ] {e4ab27f2-563d-4e8c-a18c-7f93cb126a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2010 | 2026.02.12 17:08:43.590999 [ 194 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_6_1} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2026.02.12 17:08:43.591082 [ 194 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_6_1} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2012 | 2026.02.12 17:08:43.591159 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2013 | 2026.02.12 17:08:43.591377 [ 259 ] {e4ab27f2-563d-4e8c-a18c-7f93cb126a3d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2014 | 2026.02.12 17:08:43.591942 [ 259 ] {e4ab27f2-563d-4e8c-a18c-7f93cb126a3d} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2026.02.12 17:08:43.592102 [ 259 ] {e4ab27f2-563d-4e8c-a18c-7f93cb126a3d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001621 sec., 7402.837754472547 rows/sec., 578.35 KiB/sec. | ||
| 2016 | 2026.02.12 17:08:43.592143 [ 259 ] {e4ab27f2-563d-4e8c-a18c-7f93cb126a3d} <Debug> TCPHandler: Processed in 0.00178516 sec. | ||
| 2017 | 2026.02.12 17:08:43.592261 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2018 | 2026.02.12 17:08:43.592358 [ 259 ] {d2eb84ea-189a-40ad-8970-0ea904eab3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2019 | 2026.02.12 17:08:43.592398 [ 259 ] {d2eb84ea-189a-40ad-8970-0ea904eab3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2020 | 2026.02.12 17:08:43.592847 [ 259 ] {d2eb84ea-189a-40ad-8970-0ea904eab3e7} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2026.02.12 17:08:43.592885 [ 259 ] {d2eb84ea-189a-40ad-8970-0ea904eab3e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2022 | 2026.02.12 17:08:43.593304 [ 259 ] {d2eb84ea-189a-40ad-8970-0ea904eab3e7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2023 | 2026.02.12 17:08:43.593719 [ 259 ] {d2eb84ea-189a-40ad-8970-0ea904eab3e7} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2026.02.12 17:08:43.593852 [ 259 ] {d2eb84ea-189a-40ad-8970-0ea904eab3e7} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001513 sec., 72703.2385988103 rows/sec., 5.92 MiB/sec. | ||
| 2025 | 2026.02.12 17:08:43.593892 [ 259 ] {d2eb84ea-189a-40ad-8970-0ea904eab3e7} <Debug> TCPHandler: Processed in 0.001681517 sec. | ||
| 2026 | 2026.02.12 17:08:43.594002 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2026.02.12 17:08:43.594097 [ 259 ] {3b3cde03-8f54-4674-99d5-e6902e8bea64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2028 | 2026.02.12 17:08:43.594141 [ 259 ] {3b3cde03-8f54-4674-99d5-e6902e8bea64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2029 | 2026.02.12 17:08:43.594573 [ 259 ] {3b3cde03-8f54-4674-99d5-e6902e8bea64} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2026.02.12 17:08:43.594610 [ 259 ] {3b3cde03-8f54-4674-99d5-e6902e8bea64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2031 | 2026.02.12 17:08:43.595084 [ 259 ] {3b3cde03-8f54-4674-99d5-e6902e8bea64} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2032 | 2026.02.12 17:08:43.595553 [ 259 ] {3b3cde03-8f54-4674-99d5-e6902e8bea64} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2033 | 2026.02.12 17:08:43.595689 [ 259 ] {3b3cde03-8f54-4674-99d5-e6902e8bea64} <Debug> executeQuery: Read 358 rows, 27.85 KiB in 0.00161 sec., 222360.24844720497 rows/sec., 16.89 MiB/sec. | ||
| 2034 | 2026.02.12 17:08:43.595728 [ 259 ] {3b3cde03-8f54-4674-99d5-e6902e8bea64} <Debug> TCPHandler: Processed in 0.00177544 sec. | ||
| 2035 | 2026.02.12 17:08:43.595842 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2036 | 2026.02.12 17:08:43.595937 [ 259 ] {63c161e2-bf1c-4e9e-9e16-aad4f7964070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2037 | 2026.02.12 17:08:43.595989 [ 259 ] {63c161e2-bf1c-4e9e-9e16-aad4f7964070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2038 | 2026.02.12 17:08:43.596703 [ 259 ] {63c161e2-bf1c-4e9e-9e16-aad4f7964070} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2039 | 2026.02.12 17:08:43.596741 [ 259 ] {63c161e2-bf1c-4e9e-9e16-aad4f7964070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2040 | 2026.02.12 17:08:43.597377 [ 259 ] {63c161e2-bf1c-4e9e-9e16-aad4f7964070} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2041 | 2026.02.12 17:08:43.597858 [ 259 ] {63c161e2-bf1c-4e9e-9e16-aad4f7964070} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2042 | 2026.02.12 17:08:43.597985 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2043 | 2026.02.12 17:08:43.598007 [ 259 ] {63c161e2-bf1c-4e9e-9e16-aad4f7964070} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002088 sec., 4789.272030651341 rows/sec., 8.58 MiB/sec. | ||
| 2044 | 2026.02.12 17:08:43.598030 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2045 | 2026.02.12 17:08:43.598055 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 2046 | 2026.02.12 17:08:43.598070 [ 259 ] {63c161e2-bf1c-4e9e-9e16-aad4f7964070} <Debug> TCPHandler: Processed in 0.002276343 sec. | ||
| 2047 | 2026.02.12 17:08:43.598131 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 2048 | 2026.02.12 17:08:43.598183 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2026.02.12 17:08:43.598282 [ 259 ] {a5e27c0b-1169-4bb2-ba4a-e53b6afed2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2050 | 2026.02.12 17:08:43.598326 [ 259 ] {a5e27c0b-1169-4bb2-ba4a-e53b6afed2a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2051 | 2026.02.12 17:08:43.598326 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2052 | 2026.02.12 17:08:43.598392 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 2053 | 2026.02.12 17:08:43.598508 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 2054 | 2026.02.12 17:08:43.598613 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 2055 | 2026.02.12 17:08:43.598686 [ 259 ] {a5e27c0b-1169-4bb2-ba4a-e53b6afed2a2} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.02.12 17:08:43.598714 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 2057 | 2026.02.12 17:08:43.598729 [ 259 ] {a5e27c0b-1169-4bb2-ba4a-e53b6afed2a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2058 | 2026.02.12 17:08:43.598812 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 2059 | 2026.02.12 17:08:43.598910 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 2060 | 2026.02.12 17:08:43.599177 [ 259 ] {a5e27c0b-1169-4bb2-ba4a-e53b6afed2a2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2061 | 2026.02.12 17:08:43.599721 [ 259 ] {a5e27c0b-1169-4bb2-ba4a-e53b6afed2a2} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2026.02.12 17:08:43.599888 [ 259 ] {a5e27c0b-1169-4bb2-ba4a-e53b6afed2a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001624 sec., 36945.812807881775 rows/sec., 2.49 MiB/sec. | ||
| 2063 | 2026.02.12 17:08:43.599932 [ 259 ] {a5e27c0b-1169-4bb2-ba4a-e53b6afed2a2} <Debug> TCPHandler: Processed in 0.00179806 sec. | ||
| 2064 | 2026.02.12 17:08:43.600793 [ 198 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 19 columns (19 merged, 0 gathered) in 0.002693615 sec., 28957.367701026316 rows/sec., 51.89 MiB/sec. | ||
| 2065 | 2026.02.12 17:08:43.601245 [ 193 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2066 | 2026.02.12 17:08:43.601873 [ 193 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.02.12 17:08:43.601958 [ 193 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2068 | 2026.02.12 17:08:43.602092 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 2069 | 2026.02.12 17:08:45.387800 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3384 | ||
| 2070 | 2026.02.12 17:08:45.388344 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2026.02.12 17:08:45.388394 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2072 | 2026.02.12 17:08:45.388983 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2073 | 2026.02.12 17:08:45.389387 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2026.02.12 17:08:45.389526 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3384 | ||
| 2075 | 2026.02.12 17:08:45.570762 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2076 | 2026.02.12 17:08:45.587971 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2026.02.12 17:08:45.588024 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2078 | 2026.02.12 17:08:45.593883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2079 | 2026.02.12 17:08:45.594967 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2080 | 2026.02.12 17:08:45.598044 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2081 | 2026.02.12 17:08:48.558204 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2026.02.12 17:08:48.558384 [ 259 ] {c43ace56-142f-4f97-bb03-d3b1dccbf9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2083 | 2026.02.12 17:08:48.558449 [ 259 ] {c43ace56-142f-4f97-bb03-d3b1dccbf9e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2084 | 2026.02.12 17:08:48.559139 [ 259 ] {c43ace56-142f-4f97-bb03-d3b1dccbf9e0} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2026.02.12 17:08:48.559187 [ 259 ] {c43ace56-142f-4f97-bb03-d3b1dccbf9e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2086 | 2026.02.12 17:08:48.559797 [ 259 ] {c43ace56-142f-4f97-bb03-d3b1dccbf9e0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2087 | 2026.02.12 17:08:48.560437 [ 259 ] {c43ace56-142f-4f97-bb03-d3b1dccbf9e0} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2026.02.12 17:08:48.560639 [ 259 ] {c43ace56-142f-4f97-bb03-d3b1dccbf9e0} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.002305 sec., 46854.66377440347 rows/sec., 3.94 MiB/sec. | ||
| 2089 | 2026.02.12 17:08:48.560691 [ 259 ] {c43ace56-142f-4f97-bb03-d3b1dccbf9e0} <Debug> TCPHandler: Processed in 0.002640993 sec. | ||
| 2090 | 2026.02.12 17:08:48.560843 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2026.02.12 17:08:48.560995 [ 259 ] {65c06c34-6ef7-4181-a164-201658f54f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2092 | 2026.02.12 17:08:48.561064 [ 259 ] {65c06c34-6ef7-4181-a164-201658f54f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2093 | 2026.02.12 17:08:48.561621 [ 259 ] {65c06c34-6ef7-4181-a164-201658f54f6d} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2026.02.12 17:08:48.561668 [ 259 ] {65c06c34-6ef7-4181-a164-201658f54f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2095 | 2026.02.12 17:08:48.562236 [ 259 ] {65c06c34-6ef7-4181-a164-201658f54f6d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2096 | 2026.02.12 17:08:48.562723 [ 259 ] {65c06c34-6ef7-4181-a164-201658f54f6d} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2026.02.12 17:08:48.562917 [ 259 ] {65c06c34-6ef7-4181-a164-201658f54f6d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001948 sec., 13347.022587268993 rows/sec., 1003.63 KiB/sec. | ||
| 2098 | 2026.02.12 17:08:48.562971 [ 259 ] {65c06c34-6ef7-4181-a164-201658f54f6d} <Debug> TCPHandler: Processed in 0.002185831 sec. | ||
| 2099 | 2026.02.12 17:08:48.563096 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2100 | 2026.02.12 17:08:48.563204 [ 259 ] {1fafa853-f24c-42c8-abcb-7b1d4a2c9d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2101 | 2026.02.12 17:08:48.563256 [ 259 ] {1fafa853-f24c-42c8-abcb-7b1d4a2c9d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2102 | 2026.02.12 17:08:48.563733 [ 259 ] {1fafa853-f24c-42c8-abcb-7b1d4a2c9d29} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2026.02.12 17:08:48.563769 [ 259 ] {1fafa853-f24c-42c8-abcb-7b1d4a2c9d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2104 | 2026.02.12 17:08:48.564212 [ 259 ] {1fafa853-f24c-42c8-abcb-7b1d4a2c9d29} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2105 | 2026.02.12 17:08:48.564734 [ 259 ] {1fafa853-f24c-42c8-abcb-7b1d4a2c9d29} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2026.02.12 17:08:48.564876 [ 259 ] {1fafa853-f24c-42c8-abcb-7b1d4a2c9d29} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001696 sec., 53066.03773584906 rows/sec., 4.14 MiB/sec. | ||
| 2107 | 2026.02.12 17:08:48.564914 [ 259 ] {1fafa853-f24c-42c8-abcb-7b1d4a2c9d29} <Debug> TCPHandler: Processed in 0.001872692 sec. | ||
| 2108 | 2026.02.12 17:08:48.565029 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2026.02.12 17:08:48.565124 [ 259 ] {a8fd401e-a17d-40cf-a73d-8bf624ed2568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2110 | 2026.02.12 17:08:48.565168 [ 259 ] {a8fd401e-a17d-40cf-a73d-8bf624ed2568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2111 | 2026.02.12 17:08:48.565580 [ 259 ] {a8fd401e-a17d-40cf-a73d-8bf624ed2568} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2026.02.12 17:08:48.565617 [ 259 ] {a8fd401e-a17d-40cf-a73d-8bf624ed2568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2113 | 2026.02.12 17:08:48.566120 [ 259 ] {a8fd401e-a17d-40cf-a73d-8bf624ed2568} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2114 | 2026.02.12 17:08:48.566577 [ 259 ] {a8fd401e-a17d-40cf-a73d-8bf624ed2568} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2026.02.12 17:08:48.566717 [ 259 ] {a8fd401e-a17d-40cf-a73d-8bf624ed2568} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001611 sec., 99317.19428926133 rows/sec., 6.92 MiB/sec. | ||
| 2116 | 2026.02.12 17:08:48.566756 [ 259 ] {a8fd401e-a17d-40cf-a73d-8bf624ed2568} <Debug> TCPHandler: Processed in 0.00177566 sec. | ||
| 2117 | 2026.02.12 17:08:48.566863 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2026.02.12 17:08:48.566963 [ 259 ] {ca9bb5ee-7c1b-4fab-90ea-ff55724e02c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2119 | 2026.02.12 17:08:48.567017 [ 259 ] {ca9bb5ee-7c1b-4fab-90ea-ff55724e02c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2120 | 2026.02.12 17:08:48.567801 [ 259 ] {ca9bb5ee-7c1b-4fab-90ea-ff55724e02c1} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2026.02.12 17:08:48.567839 [ 259 ] {ca9bb5ee-7c1b-4fab-90ea-ff55724e02c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2122 | 2026.02.12 17:08:48.568511 [ 259 ] {ca9bb5ee-7c1b-4fab-90ea-ff55724e02c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2123 | 2026.02.12 17:08:48.568994 [ 259 ] {ca9bb5ee-7c1b-4fab-90ea-ff55724e02c1} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2026.02.12 17:08:48.569145 [ 259 ] {ca9bb5ee-7c1b-4fab-90ea-ff55724e02c1} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002201 sec., 11812.812358019082 rows/sec., 21.17 MiB/sec. | ||
| 2125 | 2026.02.12 17:08:48.569207 [ 259 ] {ca9bb5ee-7c1b-4fab-90ea-ff55724e02c1} <Debug> TCPHandler: Processed in 0.002392236 sec. | ||
| 2126 | 2026.02.12 17:08:48.569334 [ 259 ] {} <Trace> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2127 | 2026.02.12 17:08:48.569429 [ 259 ] {c8a407dc-d8a1-4536-aa14-c8a28b05001a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2128 | 2026.02.12 17:08:48.569472 [ 259 ] {c8a407dc-d8a1-4536-aa14-c8a28b05001a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2129 | 2026.02.12 17:08:48.569833 [ 259 ] {c8a407dc-d8a1-4536-aa14-c8a28b05001a} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2026.02.12 17:08:48.569872 [ 259 ] {c8a407dc-d8a1-4536-aa14-c8a28b05001a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2131 | 2026.02.12 17:08:48.570310 [ 259 ] {c8a407dc-d8a1-4536-aa14-c8a28b05001a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2132 | 2026.02.12 17:08:48.570757 [ 259 ] {c8a407dc-d8a1-4536-aa14-c8a28b05001a} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2026.02.12 17:08:48.570890 [ 259 ] {c8a407dc-d8a1-4536-aa14-c8a28b05001a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001481 sec., 40513.166779203246 rows/sec., 2.73 MiB/sec. | ||
| 2134 | 2026.02.12 17:08:48.570927 [ 259 ] {c8a407dc-d8a1-4536-aa14-c8a28b05001a} <Debug> TCPHandler: Processed in 0.001642306 sec. | ||
| 2135 | 2026.02.12 17:08:48.749625 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55505 | ||
| 2136 | 2026.02.12 17:08:48.749747 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2137 | 2026.02.12 17:08:48.749777 [ 286 ] {} <Debug> TCP-Session: be133f74-7679-428e-92bd-d5de3d8a8390 Authenticating user 'default' from [fd00:1122:3344:101::e]:55505 | ||
| 2138 | 2026.02.12 17:08:48.749800 [ 286 ] {} <Debug> TCP-Session: be133f74-7679-428e-92bd-d5de3d8a8390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.02.12 17:08:48.749813 [ 286 ] {} <Debug> TCP-Session: be133f74-7679-428e-92bd-d5de3d8a8390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2026.02.12 17:08:48.750034 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59851 | ||
| 2141 | 2026.02.12 17:08:48.750098 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52735 | ||
| 2142 | 2026.02.12 17:08:48.750098 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48800 | ||
| 2143 | 2026.02.12 17:08:48.750152 [ 286 ] {} <Trace> TCP-Session: be133f74-7679-428e-92bd-d5de3d8a8390 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2144 | 2026.02.12 17:08:48.750153 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49201 | ||
| 2145 | 2026.02.12 17:08:48.750178 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47148 | ||
| 2146 | 2026.02.12 17:08:48.750171 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53952 | ||
| 2147 | 2026.02.12 17:08:48.750263 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2148 | 2026.02.12 17:08:48.750119 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53344 | ||
| 2149 | 2026.02.12 17:08:48.750303 [ 287 ] {} <Debug> TCP-Session: c6536c29-0aba-471a-9845-576bf890074d Authenticating user 'default' from [fd00:1122:3344:101::e]:59851 | ||
| 2150 | 2026.02.12 17:08:48.750114 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60767 | ||
| 2151 | 2026.02.12 17:08:48.750344 [ 287 ] {} <Debug> TCP-Session: c6536c29-0aba-471a-9845-576bf890074d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2026.02.12 17:08:48.750340 [ 286 ] {065ccc24-9c29-4810-884f-cdc6363635b9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55505) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2153 | 2026.02.12 17:08:48.750376 [ 287 ] {} <Debug> TCP-Session: c6536c29-0aba-471a-9845-576bf890074d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2026.02.12 17:08:48.750542 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2155 | 2026.02.12 17:08:48.750543 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2156 | 2026.02.12 17:08:48.750579 [ 291 ] {} <Debug> TCP-Session: a267edfe-165c-4e07-84da-8c3d4ca05b88 Authenticating user 'default' from [fd00:1122:3344:101::e]:53344 | ||
| 2157 | 2026.02.12 17:08:48.750585 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2158 | 2026.02.12 17:08:48.750601 [ 294 ] {} <Debug> TCP-Session: 85a122f3-2e82-4f51-9baa-d5898c8d0926 Authenticating user 'default' from [fd00:1122:3344:101::e]:47148 | ||
| 2159 | 2026.02.12 17:08:48.750609 [ 291 ] {} <Debug> TCP-Session: a267edfe-165c-4e07-84da-8c3d4ca05b88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2160 | 2026.02.12 17:08:48.750635 [ 288 ] {} <Debug> TCP-Session: cb0014f2-efd4-4079-a6be-3ce233d8a2bd Authenticating user 'default' from [fd00:1122:3344:101::e]:48800 | ||
| 2161 | 2026.02.12 17:08:48.750646 [ 294 ] {} <Debug> TCP-Session: 85a122f3-2e82-4f51-9baa-d5898c8d0926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2162 | 2026.02.12 17:08:48.750646 [ 286 ] {065ccc24-9c29-4810-884f-cdc6363635b9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2163 | 2026.02.12 17:08:48.750676 [ 294 ] {} <Debug> TCP-Session: 85a122f3-2e82-4f51-9baa-d5898c8d0926 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2026.02.12 17:08:48.750650 [ 291 ] {} <Debug> TCP-Session: a267edfe-165c-4e07-84da-8c3d4ca05b88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2026.02.12 17:08:48.750674 [ 288 ] {} <Debug> TCP-Session: cb0014f2-efd4-4079-a6be-3ce233d8a2bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2026.02.12 17:08:48.750732 [ 286 ] {065ccc24-9c29-4810-884f-cdc6363635b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2167 | 2026.02.12 17:08:48.750754 [ 288 ] {} <Debug> TCP-Session: cb0014f2-efd4-4079-a6be-3ce233d8a2bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2026.02.12 17:08:48.750783 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2169 | 2026.02.12 17:08:48.750794 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2170 | 2026.02.12 17:08:48.750820 [ 290 ] {} <Debug> TCP-Session: 32b0beb4-66fa-4881-b52d-c528cfcc6025 Authenticating user 'default' from [fd00:1122:3344:101::e]:60767 | ||
| 2171 | 2026.02.12 17:08:48.750846 [ 293 ] {} <Debug> TCP-Session: 6dceb1e8-6c32-46ac-8718-df3533243862 Authenticating user 'default' from [fd00:1122:3344:101::e]:53952 | ||
| 2172 | 2026.02.12 17:08:48.750851 [ 290 ] {} <Debug> TCP-Session: 32b0beb4-66fa-4881-b52d-c528cfcc6025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2026.02.12 17:08:48.750879 [ 293 ] {} <Debug> TCP-Session: 6dceb1e8-6c32-46ac-8718-df3533243862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2026.02.12 17:08:48.750885 [ 290 ] {} <Debug> TCP-Session: 32b0beb4-66fa-4881-b52d-c528cfcc6025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2175 | 2026.02.12 17:08:48.750907 [ 293 ] {} <Debug> TCP-Session: 6dceb1e8-6c32-46ac-8718-df3533243862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.02.12 17:08:48.750946 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2177 | 2026.02.12 17:08:48.750976 [ 289 ] {} <Debug> TCP-Session: e24eca42-0c2a-4aaf-a46c-feec3df4f19e Authenticating user 'default' from [fd00:1122:3344:101::e]:52735 | ||
| 2178 | 2026.02.12 17:08:48.750976 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2179 | 2026.02.12 17:08:48.750994 [ 289 ] {} <Debug> TCP-Session: e24eca42-0c2a-4aaf-a46c-feec3df4f19e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2026.02.12 17:08:48.751017 [ 292 ] {} <Debug> TCP-Session: aefda935-bbfa-4d88-8306-7c646c0dc5f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49201 | ||
| 2181 | 2026.02.12 17:08:48.751022 [ 289 ] {} <Debug> TCP-Session: e24eca42-0c2a-4aaf-a46c-feec3df4f19e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2026.02.12 17:08:48.751038 [ 286 ] {065ccc24-9c29-4810-884f-cdc6363635b9} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 2183 | 2026.02.12 17:08:48.751043 [ 292 ] {} <Debug> TCP-Session: aefda935-bbfa-4d88-8306-7c646c0dc5f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2026.02.12 17:08:48.751083 [ 292 ] {} <Debug> TCP-Session: aefda935-bbfa-4d88-8306-7c646c0dc5f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2026.02.12 17:08:48.751142 [ 286 ] {065ccc24-9c29-4810-884f-cdc6363635b9} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2186 | 2026.02.12 17:08:49.000221 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.68 MiB, peak 187.13 MiB, free memory in arenas 0.00 B, will set to 194.68 MiB (RSS), difference: 11.01 MiB | ||
| 2187 | 2026.02.12 17:08:49.171670 [ 333 ] {065ccc24-9c29-4810-884f-cdc6363635b9} <Trace> AggregatingTransform: Aggregating | ||
| 2188 | 2026.02.12 17:08:49.171746 [ 333 ] {065ccc24-9c29-4810-884f-cdc6363635b9} <Trace> Aggregator: Aggregation method: without_key | ||
| 2189 | 2026.02.12 17:08:49.171789 [ 333 ] {065ccc24-9c29-4810-884f-cdc6363635b9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001772509 sec. (564.172 rows/sec., 22.04 KiB/sec.) | ||
| 2190 | 2026.02.12 17:08:49.171808 [ 333 ] {065ccc24-9c29-4810-884f-cdc6363635b9} <Trace> Aggregator: Merging aggregated data | ||
| 2191 | 2026.02.12 17:08:49.173361 [ 286 ] {065ccc24-9c29-4810-884f-cdc6363635b9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.423046 sec., 2.363809136595075 rows/sec., 94.55 B/sec. | ||
| 2192 | 2026.02.12 17:08:49.173583 [ 286 ] {065ccc24-9c29-4810-884f-cdc6363635b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2193 | 2026.02.12 17:08:49.173610 [ 286 ] {065ccc24-9c29-4810-884f-cdc6363635b9} <Debug> TCPHandler: Processed in 0.423551563 sec. | ||
| 2194 | 2026.02.12 17:08:49.173802 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2195 | 2026.02.12 17:08:49.173849 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2196 | 2026.02.12 17:08:49.173883 [ 287 ] {} <Debug> TCP-Session: c6536c29-0aba-471a-9845-576bf890074d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2026.02.12 17:08:49.173879 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2198 | 2026.02.12 17:08:49.173930 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2199 | 2026.02.12 17:08:49.173952 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2200 | 2026.02.12 17:08:49.173981 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2201 | 2026.02.12 17:08:49.174004 [ 292 ] {} <Debug> TCP-Session: aefda935-bbfa-4d88-8306-7c646c0dc5f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2026.02.12 17:08:49.174030 [ 289 ] {} <Debug> TCP-Session: e24eca42-0c2a-4aaf-a46c-feec3df4f19e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2026.02.12 17:08:49.174050 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2204 | 2026.02.12 17:08:49.174060 [ 290 ] {} <Debug> TCP-Session: 32b0beb4-66fa-4881-b52d-c528cfcc6025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.02.12 17:08:49.174004 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2206 | 2026.02.12 17:08:49.174126 [ 286 ] {} <Debug> TCP-Session: be133f74-7679-428e-92bd-d5de3d8a8390 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2026.02.12 17:08:49.174169 [ 293 ] {} <Debug> TCP-Session: 6dceb1e8-6c32-46ac-8718-df3533243862 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.02.12 17:08:49.173999 [ 288 ] {} <Debug> TCP-Session: cb0014f2-efd4-4079-a6be-3ce233d8a2bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.02.12 17:08:49.173928 [ 294 ] {} <Debug> TCP-Session: 85a122f3-2e82-4f51-9baa-d5898c8d0926 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2210 | 2026.02.12 17:08:49.173898 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2211 | 2026.02.12 17:08:49.174305 [ 291 ] {} <Debug> TCP-Session: a267edfe-165c-4e07-84da-8c3d4ca05b88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.02.12 17:08:49.278494 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42447 | ||
| 2213 | 2026.02.12 17:08:49.278648 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2214 | 2026.02.12 17:08:49.278683 [ 289 ] {} <Debug> TCP-Session: 901c8ec4-dee9-4f00-bf8a-c5db50ba86f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42447 | ||
| 2215 | 2026.02.12 17:08:49.278714 [ 289 ] {} <Debug> TCP-Session: 901c8ec4-dee9-4f00-bf8a-c5db50ba86f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.02.12 17:08:49.278732 [ 289 ] {} <Debug> TCP-Session: 901c8ec4-dee9-4f00-bf8a-c5db50ba86f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2026.02.12 17:08:49.279206 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55798 | ||
| 2218 | 2026.02.12 17:08:49.279293 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51822 | ||
| 2219 | 2026.02.12 17:08:49.279360 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39811 | ||
| 2220 | 2026.02.12 17:08:49.279549 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45462 | ||
| 2221 | 2026.02.12 17:08:49.279250 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59991 | ||
| 2222 | 2026.02.12 17:08:49.279233 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61076 | ||
| 2223 | 2026.02.12 17:08:49.279638 [ 289 ] {} <Trace> TCP-Session: 901c8ec4-dee9-4f00-bf8a-c5db50ba86f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2224 | 2026.02.12 17:08:49.279235 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42414 | ||
| 2225 | 2026.02.12 17:08:49.279239 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36694 | ||
| 2226 | 2026.02.12 17:08:49.280060 [ 289 ] {51e4c635-b3a6-4c8b-8595-c002ec74909c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42447) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2227 | 2026.02.12 17:08:49.280357 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2228 | 2026.02.12 17:08:49.280368 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2229 | 2026.02.12 17:08:49.280381 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2230 | 2026.02.12 17:08:49.280396 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2231 | 2026.02.12 17:08:49.280405 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2232 | 2026.02.12 17:08:49.280437 [ 288 ] {} <Debug> TCP-Session: 12703173-4728-437e-abaa-8ade90bb6845 Authenticating user 'default' from [fd00:1122:3344:101::e]:39811 | ||
| 2233 | 2026.02.12 17:08:49.280461 [ 292 ] {} <Debug> TCP-Session: a6a11c15-155b-42b2-9be8-997aaa23ecad Authenticating user 'default' from [fd00:1122:3344:101::e]:36694 | ||
| 2234 | 2026.02.12 17:08:49.280486 [ 291 ] {} <Debug> TCP-Session: 8d135ca2-c5da-4161-8c79-e474db1148b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42414 | ||
| 2235 | 2026.02.12 17:08:49.280495 [ 288 ] {} <Debug> TCP-Session: 12703173-4728-437e-abaa-8ade90bb6845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2026.02.12 17:08:49.280499 [ 292 ] {} <Debug> TCP-Session: a6a11c15-155b-42b2-9be8-997aaa23ecad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.02.12 17:08:49.280528 [ 291 ] {} <Debug> TCP-Session: 8d135ca2-c5da-4161-8c79-e474db1148b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.02.12 17:08:49.280548 [ 292 ] {} <Debug> TCP-Session: a6a11c15-155b-42b2-9be8-997aaa23ecad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.02.12 17:08:49.280563 [ 291 ] {} <Debug> TCP-Session: 8d135ca2-c5da-4161-8c79-e474db1148b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2240 | 2026.02.12 17:08:49.280539 [ 288 ] {} <Debug> TCP-Session: 12703173-4728-437e-abaa-8ade90bb6845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.02.12 17:08:49.280400 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2242 | 2026.02.12 17:08:49.280402 [ 290 ] {} <Debug> TCP-Session: ab7305e8-9f3b-46c6-bd89-a23dda40d2cb Authenticating user 'default' from [fd00:1122:3344:101::e]:55798 | ||
| 2243 | 2026.02.12 17:08:49.280667 [ 293 ] {} <Debug> TCP-Session: 1449d3f0-2308-416b-a465-b4265c14ea81 Authenticating user 'default' from [fd00:1122:3344:101::e]:61076 | ||
| 2244 | 2026.02.12 17:08:49.280402 [ 294 ] {} <Debug> TCP-Session: 8492eb09-78a1-45ae-a6ab-bb5d920e1b32 Authenticating user 'default' from [fd00:1122:3344:101::e]:59991 | ||
| 2245 | 2026.02.12 17:08:49.280458 [ 289 ] {51e4c635-b3a6-4c8b-8595-c002ec74909c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2246 | 2026.02.12 17:08:49.280736 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2247 | 2026.02.12 17:08:49.280775 [ 293 ] {} <Debug> TCP-Session: 1449d3f0-2308-416b-a465-b4265c14ea81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.02.12 17:08:49.280811 [ 286 ] {} <Debug> TCP-Session: a7a30bb0-a346-4a7c-9d55-d77b23e7a383 Authenticating user 'default' from [fd00:1122:3344:101::e]:51822 | ||
| 2249 | 2026.02.12 17:08:49.280830 [ 293 ] {} <Debug> TCP-Session: 1449d3f0-2308-416b-a465-b4265c14ea81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.02.12 17:08:49.280829 [ 289 ] {51e4c635-b3a6-4c8b-8595-c002ec74909c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2251 | 2026.02.12 17:08:49.280917 [ 286 ] {} <Debug> TCP-Session: a7a30bb0-a346-4a7c-9d55-d77b23e7a383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2026.02.12 17:08:49.280765 [ 294 ] {} <Debug> TCP-Session: 8492eb09-78a1-45ae-a6ab-bb5d920e1b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.02.12 17:08:49.280951 [ 286 ] {} <Debug> TCP-Session: a7a30bb0-a346-4a7c-9d55-d77b23e7a383 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2026.02.12 17:08:49.280978 [ 294 ] {} <Debug> TCP-Session: 8492eb09-78a1-45ae-a6ab-bb5d920e1b32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.02.12 17:08:49.280757 [ 290 ] {} <Debug> TCP-Session: ab7305e8-9f3b-46c6-bd89-a23dda40d2cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2256 | 2026.02.12 17:08:49.280403 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2257 | 2026.02.12 17:08:49.281039 [ 290 ] {} <Debug> TCP-Session: ab7305e8-9f3b-46c6-bd89-a23dda40d2cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2026.02.12 17:08:49.281080 [ 287 ] {} <Debug> TCP-Session: a079d12c-af6c-4fcc-a711-4fa61494582d Authenticating user 'default' from [fd00:1122:3344:101::e]:45462 | ||
| 2259 | 2026.02.12 17:08:49.281108 [ 287 ] {} <Debug> TCP-Session: a079d12c-af6c-4fcc-a711-4fa61494582d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.02.12 17:08:49.281124 [ 287 ] {} <Debug> TCP-Session: a079d12c-af6c-4fcc-a711-4fa61494582d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2026.02.12 17:08:49.281265 [ 289 ] {51e4c635-b3a6-4c8b-8595-c002ec74909c} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 2262 | 2026.02.12 17:08:49.282513 [ 330 ] {51e4c635-b3a6-4c8b-8595-c002ec74909c} <Trace> AggregatingTransform: Aggregating | ||
| 2263 | 2026.02.12 17:08:49.282568 [ 330 ] {51e4c635-b3a6-4c8b-8595-c002ec74909c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2264 | 2026.02.12 17:08:49.282613 [ 330 ] {51e4c635-b3a6-4c8b-8595-c002ec74909c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001244254 sec. (803.694 rows/sec., 31.39 KiB/sec.) | ||
| 2265 | 2026.02.12 17:08:49.282639 [ 330 ] {51e4c635-b3a6-4c8b-8595-c002ec74909c} <Trace> Aggregator: Merging aggregated data | ||
| 2266 | 2026.02.12 17:08:49.283939 [ 289 ] {51e4c635-b3a6-4c8b-8595-c002ec74909c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003976 sec., 251.5090543259557 rows/sec., 9.82 KiB/sec. | ||
| 2267 | 2026.02.12 17:08:49.284085 [ 289 ] {51e4c635-b3a6-4c8b-8595-c002ec74909c} <Debug> TCPHandler: Processed in 0.004922536 sec. | ||
| 2268 | 2026.02.12 17:08:49.284206 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2269 | 2026.02.12 17:08:49.284242 [ 289 ] {} <Debug> TCP-Session: 901c8ec4-dee9-4f00-bf8a-c5db50ba86f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.02.12 17:08:49.284244 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2271 | 2026.02.12 17:08:49.284283 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2272 | 2026.02.12 17:08:49.284310 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2273 | 2026.02.12 17:08:49.284334 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2274 | 2026.02.12 17:08:49.284353 [ 291 ] {} <Debug> TCP-Session: 8d135ca2-c5da-4161-8c79-e474db1148b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2026.02.12 17:08:49.284358 [ 290 ] {} <Debug> TCP-Session: ab7305e8-9f3b-46c6-bd89-a23dda40d2cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2276 | 2026.02.12 17:08:49.284375 [ 287 ] {} <Debug> TCP-Session: a079d12c-af6c-4fcc-a711-4fa61494582d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2277 | 2026.02.12 17:08:49.284397 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2278 | 2026.02.12 17:08:49.284414 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2279 | 2026.02.12 17:08:49.284444 [ 286 ] {} <Debug> TCP-Session: a7a30bb0-a346-4a7c-9d55-d77b23e7a383 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.02.12 17:08:49.284364 [ 294 ] {} <Debug> TCP-Session: 8492eb09-78a1-45ae-a6ab-bb5d920e1b32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2026.02.12 17:08:49.284478 [ 288 ] {} <Debug> TCP-Session: 12703173-4728-437e-abaa-8ade90bb6845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2026.02.12 17:08:49.284374 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2283 | 2026.02.12 17:08:49.284361 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2284 | 2026.02.12 17:08:49.284546 [ 293 ] {} <Debug> TCP-Session: 1449d3f0-2308-416b-a465-b4265c14ea81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.02.12 17:08:49.284590 [ 292 ] {} <Debug> TCP-Session: a6a11c15-155b-42b2-9be8-997aaa23ecad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2026.02.12 17:08:50.000266 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 196.30 MiB, peak 208.19 MiB, free memory in arenas 0.00 B, will set to 204.45 MiB (RSS), difference: 8.15 MiB | ||
| 2287 | 2026.02.12 17:08:50.035713 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61619 | ||
| 2288 | 2026.02.12 17:08:50.035835 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2289 | 2026.02.12 17:08:50.035865 [ 289 ] {} <Debug> TCP-Session: b9793448-7ee8-4072-8326-fd931314494e Authenticating user 'default' from [fd00:1122:3344:101::e]:61619 | ||
| 2290 | 2026.02.12 17:08:50.035890 [ 289 ] {} <Debug> TCP-Session: b9793448-7ee8-4072-8326-fd931314494e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2026.02.12 17:08:50.035905 [ 289 ] {} <Debug> TCP-Session: b9793448-7ee8-4072-8326-fd931314494e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.02.12 17:08:50.036142 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55668 | ||
| 2293 | 2026.02.12 17:08:50.036176 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43821 | ||
| 2294 | 2026.02.12 17:08:50.036208 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36832 | ||
| 2295 | 2026.02.12 17:08:50.036228 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51757 | ||
| 2296 | 2026.02.12 17:08:50.036251 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2297 | 2026.02.12 17:08:50.036261 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60863 | ||
| 2298 | 2026.02.12 17:08:50.036293 [ 290 ] {} <Debug> TCP-Session: 4036c34b-a4d5-4381-b71f-82dc7c56d6b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55668 | ||
| 2299 | 2026.02.12 17:08:50.036302 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2300 | 2026.02.12 17:08:50.036314 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2301 | 2026.02.12 17:08:50.036346 [ 290 ] {} <Debug> TCP-Session: 4036c34b-a4d5-4381-b71f-82dc7c56d6b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2302 | 2026.02.12 17:08:50.036348 [ 294 ] {} <Debug> TCP-Session: 97f856be-b080-4d74-b43a-f42fe58acfc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36832 | ||
| 2303 | 2026.02.12 17:08:50.036369 [ 286 ] {} <Debug> TCP-Session: 714d03cc-9dc4-48bf-8cbe-e061e4afb47d Authenticating user 'default' from [fd00:1122:3344:101::e]:51757 | ||
| 2304 | 2026.02.12 17:08:50.036375 [ 290 ] {} <Debug> TCP-Session: 4036c34b-a4d5-4381-b71f-82dc7c56d6b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.02.12 17:08:50.036384 [ 294 ] {} <Debug> TCP-Session: 97f856be-b080-4d74-b43a-f42fe58acfc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2026.02.12 17:08:50.036393 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2307 | 2026.02.12 17:08:50.036414 [ 294 ] {} <Debug> TCP-Session: 97f856be-b080-4d74-b43a-f42fe58acfc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2026.02.12 17:08:50.036255 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36059 | ||
| 2309 | 2026.02.12 17:08:50.036444 [ 288 ] {} <Debug> TCP-Session: d9fd1612-66c9-4d04-b041-68e81d18a9a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60863 | ||
| 2310 | 2026.02.12 17:08:50.036250 [ 289 ] {} <Trace> TCP-Session: b9793448-7ee8-4072-8326-fd931314494e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2311 | 2026.02.12 17:08:50.036504 [ 288 ] {} <Debug> TCP-Session: d9fd1612-66c9-4d04-b041-68e81d18a9a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2026.02.12 17:08:50.036521 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2313 | 2026.02.12 17:08:50.036535 [ 288 ] {} <Debug> TCP-Session: d9fd1612-66c9-4d04-b041-68e81d18a9a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.02.12 17:08:50.036554 [ 287 ] {} <Debug> TCP-Session: 90699fec-06be-4b6d-a0d8-705393c2ae21 Authenticating user 'default' from [fd00:1122:3344:101::e]:36059 | ||
| 2315 | 2026.02.12 17:08:50.036205 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36805 | ||
| 2316 | 2026.02.12 17:08:50.036584 [ 287 ] {} <Debug> TCP-Session: 90699fec-06be-4b6d-a0d8-705393c2ae21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2317 | 2026.02.12 17:08:50.036197 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60325 | ||
| 2318 | 2026.02.12 17:08:50.036613 [ 287 ] {} <Debug> TCP-Session: 90699fec-06be-4b6d-a0d8-705393c2ae21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2026.02.12 17:08:50.036652 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2320 | 2026.02.12 17:08:50.036665 [ 289 ] {1d565196-adb6-4b58-b6cf-7cced49ff39e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61619) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2321 | 2026.02.12 17:08:50.036683 [ 293 ] {} <Debug> TCP-Session: a6b9b742-bdf7-4ac3-8388-64d9310843b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36805 | ||
| 2322 | 2026.02.12 17:08:50.036313 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2323 | 2026.02.12 17:08:50.036703 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2324 | 2026.02.12 17:08:50.036708 [ 293 ] {} <Debug> TCP-Session: a6b9b742-bdf7-4ac3-8388-64d9310843b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2325 | 2026.02.12 17:08:50.036735 [ 291 ] {} <Debug> TCP-Session: 78db65ad-6994-4996-98d5-0c2478a39515 Authenticating user 'default' from [fd00:1122:3344:101::e]:43821 | ||
| 2326 | 2026.02.12 17:08:50.036748 [ 292 ] {} <Debug> TCP-Session: 0e255c0b-7c5f-4f3e-92b2-e029ac1aa4a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60325 | ||
| 2327 | 2026.02.12 17:08:50.036756 [ 293 ] {} <Debug> TCP-Session: a6b9b742-bdf7-4ac3-8388-64d9310843b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.02.12 17:08:50.036774 [ 291 ] {} <Debug> TCP-Session: 78db65ad-6994-4996-98d5-0c2478a39515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2026.02.12 17:08:50.036789 [ 292 ] {} <Debug> TCP-Session: 0e255c0b-7c5f-4f3e-92b2-e029ac1aa4a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2026.02.12 17:08:50.036814 [ 291 ] {} <Debug> TCP-Session: 78db65ad-6994-4996-98d5-0c2478a39515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2026.02.12 17:08:50.036828 [ 292 ] {} <Debug> TCP-Session: 0e255c0b-7c5f-4f3e-92b2-e029ac1aa4a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2332 | 2026.02.12 17:08:50.036403 [ 286 ] {} <Debug> TCP-Session: 714d03cc-9dc4-48bf-8cbe-e061e4afb47d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2333 | 2026.02.12 17:08:50.036873 [ 286 ] {} <Debug> TCP-Session: 714d03cc-9dc4-48bf-8cbe-e061e4afb47d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2334 | 2026.02.12 17:08:50.036931 [ 289 ] {1d565196-adb6-4b58-b6cf-7cced49ff39e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2335 | 2026.02.12 17:08:50.036989 [ 289 ] {1d565196-adb6-4b58-b6cf-7cced49ff39e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2336 | 2026.02.12 17:08:50.037269 [ 289 ] {1d565196-adb6-4b58-b6cf-7cced49ff39e} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 2337 | 2026.02.12 17:08:50.038213 [ 346 ] {1d565196-adb6-4b58-b6cf-7cced49ff39e} <Trace> AggregatingTransform: Aggregating | ||
| 2338 | 2026.02.12 17:08:50.038264 [ 346 ] {1d565196-adb6-4b58-b6cf-7cced49ff39e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2339 | 2026.02.12 17:08:50.038302 [ 346 ] {1d565196-adb6-4b58-b6cf-7cced49ff39e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935056 sec. (1069.455 rows/sec., 41.78 KiB/sec.) | ||
| 2340 | 2026.02.12 17:08:50.038323 [ 346 ] {1d565196-adb6-4b58-b6cf-7cced49ff39e} <Trace> Aggregator: Merging aggregated data | ||
| 2341 | 2026.02.12 17:08:50.039876 [ 289 ] {1d565196-adb6-4b58-b6cf-7cced49ff39e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003266 sec., 306.1849357011635 rows/sec., 11.96 KiB/sec. | ||
| 2342 | 2026.02.12 17:08:50.040071 [ 289 ] {1d565196-adb6-4b58-b6cf-7cced49ff39e} <Debug> TCPHandler: Processed in 0.003945809 sec. | ||
| 2343 | 2026.02.12 17:08:50.040171 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2344 | 2026.02.12 17:08:50.040195 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2345 | 2026.02.12 17:08:50.040219 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2346 | 2026.02.12 17:08:50.040229 [ 288 ] {} <Debug> TCP-Session: d9fd1612-66c9-4d04-b041-68e81d18a9a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.02.12 17:08:50.040246 [ 290 ] {} <Debug> TCP-Session: 4036c34b-a4d5-4381-b71f-82dc7c56d6b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.02.12 17:08:50.040265 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2349 | 2026.02.12 17:08:50.040281 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2350 | 2026.02.12 17:08:50.040299 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2351 | 2026.02.12 17:08:50.040313 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2352 | 2026.02.12 17:08:50.040338 [ 294 ] {} <Debug> TCP-Session: 97f856be-b080-4d74-b43a-f42fe58acfc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2026.02.12 17:08:50.040354 [ 287 ] {} <Debug> TCP-Session: 90699fec-06be-4b6d-a0d8-705393c2ae21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2354 | 2026.02.12 17:08:50.040363 [ 289 ] {} <Debug> TCP-Session: b9793448-7ee8-4072-8326-fd931314494e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.02.12 17:08:50.040266 [ 292 ] {} <Debug> TCP-Session: 0e255c0b-7c5f-4f3e-92b2-e029ac1aa4a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2026.02.12 17:08:50.040249 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2357 | 2026.02.12 17:08:50.040232 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2358 | 2026.02.12 17:08:50.040442 [ 293 ] {} <Debug> TCP-Session: a6b9b742-bdf7-4ac3-8388-64d9310843b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2026.02.12 17:08:50.040324 [ 286 ] {} <Debug> TCP-Session: 714d03cc-9dc4-48bf-8cbe-e061e4afb47d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2026.02.12 17:08:50.040469 [ 291 ] {} <Debug> TCP-Session: 78db65ad-6994-4996-98d5-0c2478a39515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.02.12 17:08:52.833724 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2362 | 2026.02.12 17:08:52.833788 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2363 | 2026.02.12 17:08:52.890224 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3832 | ||
| 2364 | 2026.02.12 17:08:52.890759 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2026.02.12 17:08:52.890812 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2366 | 2026.02.12 17:08:52.891403 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2367 | 2026.02.12 17:08:52.891840 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2026.02.12 17:08:52.891961 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3832 | ||
| 2369 | 2026.02.12 17:08:52.895060 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 324 | ||
| 2370 | 2026.02.12 17:08:52.897586 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2026.02.12 17:08:52.897630 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2372 | 2026.02.12 17:08:52.898981 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2373 | 2026.02.12 17:08:52.899439 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2374 | 2026.02.12 17:08:52.899706 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 324 | ||
| 2375 | 2026.02.12 17:08:53.098651 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2376 | 2026.02.12 17:08:53.116663 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2377 | 2026.02.12 17:08:53.116719 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2378 | 2026.02.12 17:08:53.123226 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2379 | 2026.02.12 17:08:53.124326 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2380 | 2026.02.12 17:08:53.127312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2381 | 2026.02.12 17:08:53.233036 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2382 | 2026.02.12 17:08:53.233097 [ 259 ] {} <Debug> TCP-Session: c91981d1-ad2e-4800-b27b-e2c6bdfabbaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2383 | 2026.02.12 17:08:53.557220 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2026.02.12 17:08:53.557421 [ 261 ] {ecf8b152-0e64-426d-a6a5-6009bd3bf539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2385 | 2026.02.12 17:08:53.557493 [ 261 ] {ecf8b152-0e64-426d-a6a5-6009bd3bf539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2386 | 2026.02.12 17:08:53.558232 [ 261 ] {ecf8b152-0e64-426d-a6a5-6009bd3bf539} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.02.12 17:08:53.558282 [ 261 ] {ecf8b152-0e64-426d-a6a5-6009bd3bf539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2388 | 2026.02.12 17:08:53.558828 [ 261 ] {ecf8b152-0e64-426d-a6a5-6009bd3bf539} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2389 | 2026.02.12 17:08:53.559279 [ 261 ] {ecf8b152-0e64-426d-a6a5-6009bd3bf539} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2026.02.12 17:08:53.559442 [ 261 ] {ecf8b152-0e64-426d-a6a5-6009bd3bf539} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002073 sec., 36661.84273999035 rows/sec., 3.02 MiB/sec. | ||
| 2391 | 2026.02.12 17:08:53.559488 [ 261 ] {ecf8b152-0e64-426d-a6a5-6009bd3bf539} <Debug> TCPHandler: Processed in 0.002402606 sec. | ||
| 2392 | 2026.02.12 17:08:53.559615 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2393 | 2026.02.12 17:08:53.559717 [ 261 ] {b18ae695-a204-4abd-8b5e-091ff615d1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2394 | 2026.02.12 17:08:53.559761 [ 261 ] {b18ae695-a204-4abd-8b5e-091ff615d1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2395 | 2026.02.12 17:08:53.560167 [ 261 ] {b18ae695-a204-4abd-8b5e-091ff615d1f0} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2026.02.12 17:08:53.560205 [ 261 ] {b18ae695-a204-4abd-8b5e-091ff615d1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2397 | 2026.02.12 17:08:53.560620 [ 261 ] {b18ae695-a204-4abd-8b5e-091ff615d1f0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2398 | 2026.02.12 17:08:53.561030 [ 261 ] {b18ae695-a204-4abd-8b5e-091ff615d1f0} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2026.02.12 17:08:53.561165 [ 261 ] {b18ae695-a204-4abd-8b5e-091ff615d1f0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001473 sec., 6788.866259334692 rows/sec., 510.49 KiB/sec. | ||
| 2400 | 2026.02.12 17:08:53.561203 [ 261 ] {b18ae695-a204-4abd-8b5e-091ff615d1f0} <Debug> TCPHandler: Processed in 0.001638926 sec. | ||
| 2401 | 2026.02.12 17:08:53.561311 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2402 | 2026.02.12 17:08:53.561406 [ 261 ] {3c19a1c1-6f62-4bb2-bdb9-6f86abc95186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2403 | 2026.02.12 17:08:53.561445 [ 261 ] {3c19a1c1-6f62-4bb2-bdb9-6f86abc95186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2404 | 2026.02.12 17:08:53.561846 [ 261 ] {3c19a1c1-6f62-4bb2-bdb9-6f86abc95186} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2405 | 2026.02.12 17:08:53.561882 [ 261 ] {3c19a1c1-6f62-4bb2-bdb9-6f86abc95186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2406 | 2026.02.12 17:08:53.562292 [ 261 ] {3c19a1c1-6f62-4bb2-bdb9-6f86abc95186} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2407 | 2026.02.12 17:08:53.562698 [ 261 ] {3c19a1c1-6f62-4bb2-bdb9-6f86abc95186} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2026.02.12 17:08:53.562831 [ 261 ] {3c19a1c1-6f62-4bb2-bdb9-6f86abc95186} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001444 sec., 51246.53739612189 rows/sec., 4.00 MiB/sec. | ||
| 2409 | 2026.02.12 17:08:53.562866 [ 261 ] {3c19a1c1-6f62-4bb2-bdb9-6f86abc95186} <Debug> TCPHandler: Processed in 0.001602975 sec. | ||
| 2410 | 2026.02.12 17:08:53.562972 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2411 | 2026.02.12 17:08:53.563065 [ 261 ] {537ded7c-8b49-4260-9704-17b895dfda34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2412 | 2026.02.12 17:08:53.563107 [ 261 ] {537ded7c-8b49-4260-9704-17b895dfda34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2413 | 2026.02.12 17:08:53.563528 [ 261 ] {537ded7c-8b49-4260-9704-17b895dfda34} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2026.02.12 17:08:53.563564 [ 261 ] {537ded7c-8b49-4260-9704-17b895dfda34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2415 | 2026.02.12 17:08:53.564028 [ 261 ] {537ded7c-8b49-4260-9704-17b895dfda34} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2416 | 2026.02.12 17:08:53.564430 [ 261 ] {537ded7c-8b49-4260-9704-17b895dfda34} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.02.12 17:08:53.564562 [ 261 ] {537ded7c-8b49-4260-9704-17b895dfda34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001515 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec. | ||
| 2418 | 2026.02.12 17:08:53.564597 [ 261 ] {537ded7c-8b49-4260-9704-17b895dfda34} <Debug> TCPHandler: Processed in 0.001671346 sec. | ||
| 2419 | 2026.02.12 17:08:53.564697 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2420 | 2026.02.12 17:08:53.564789 [ 261 ] {7560df6b-bd2f-4f41-b499-ea68a8051f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2421 | 2026.02.12 17:08:53.564841 [ 261 ] {7560df6b-bd2f-4f41-b499-ea68a8051f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2422 | 2026.02.12 17:08:53.565588 [ 261 ] {7560df6b-bd2f-4f41-b499-ea68a8051f08} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2026.02.12 17:08:53.565623 [ 261 ] {7560df6b-bd2f-4f41-b499-ea68a8051f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2424 | 2026.02.12 17:08:53.566216 [ 261 ] {7560df6b-bd2f-4f41-b499-ea68a8051f08} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2425 | 2026.02.12 17:08:53.566624 [ 261 ] {7560df6b-bd2f-4f41-b499-ea68a8051f08} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2026.02.12 17:08:53.566772 [ 261 ] {7560df6b-bd2f-4f41-b499-ea68a8051f08} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002 sec., 5000 rows/sec., 8.96 MiB/sec. | ||
| 2427 | 2026.02.12 17:08:53.566838 [ 261 ] {7560df6b-bd2f-4f41-b499-ea68a8051f08} <Debug> TCPHandler: Processed in 0.00218653 sec. | ||
| 2428 | 2026.02.12 17:08:53.566955 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2429 | 2026.02.12 17:08:53.567048 [ 261 ] {a7b81f24-83d3-43f7-823b-e2d8cda6350b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2430 | 2026.02.12 17:08:53.567089 [ 261 ] {a7b81f24-83d3-43f7-823b-e2d8cda6350b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2431 | 2026.02.12 17:08:53.567561 [ 261 ] {a7b81f24-83d3-43f7-823b-e2d8cda6350b} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2026.02.12 17:08:53.567596 [ 261 ] {a7b81f24-83d3-43f7-823b-e2d8cda6350b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2433 | 2026.02.12 17:08:53.567999 [ 261 ] {a7b81f24-83d3-43f7-823b-e2d8cda6350b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2434 | 2026.02.12 17:08:53.568403 [ 261 ] {a7b81f24-83d3-43f7-823b-e2d8cda6350b} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.02.12 17:08:53.568530 [ 261 ] {a7b81f24-83d3-43f7-823b-e2d8cda6350b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0015 sec., 40000 rows/sec., 2.70 MiB/sec. | ||
| 2436 | 2026.02.12 17:08:53.568565 [ 261 ] {a7b81f24-83d3-43f7-823b-e2d8cda6350b} <Debug> TCPHandler: Processed in 0.001659056 sec. | ||
| 2437 | 2026.02.12 17:08:54.000279 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.46 MiB, peak 216.81 MiB, free memory in arenas 0.00 B, will set to 206.14 MiB (RSS), difference: 2.68 MiB | ||
| 2438 | 2026.02.12 17:08:54.069765 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2439 | 2026.02.12 17:08:54.070006 [ 261 ] {49c855fa-8bda-4383-9c5b-683cbdb58582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) 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) | ||
| 2440 | 2026.02.12 17:08:54.070383 [ 261 ] {49c855fa-8bda-4383-9c5b-683cbdb58582} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2441 | 2026.02.12 17:08:54.070426 [ 261 ] {49c855fa-8bda-4383-9c5b-683cbdb58582} <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 | ||
| 2442 | 2026.02.12 17:08:54.070709 [ 261 ] {49c855fa-8bda-4383-9c5b-683cbdb58582} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2443 | 2026.02.12 17:08:54.070783 [ 261 ] {49c855fa-8bda-4383-9c5b-683cbdb58582} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2444 | 2026.02.12 17:08:54.070928 [ 261 ] {49c855fa-8bda-4383-9c5b-683cbdb58582} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2445 | 2026.02.12 17:08:54.071056 [ 319 ] {49c855fa-8bda-4383-9c5b-683cbdb58582} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2446 | 2026.02.12 17:08:54.071068 [ 336 ] {49c855fa-8bda-4383-9c5b-683cbdb58582} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2447 | 2026.02.12 17:08:54.071098 [ 297 ] {49c855fa-8bda-4383-9c5b-683cbdb58582} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2448 | 2026.02.12 17:08:54.071233 [ 261 ] {49c855fa-8bda-4383-9c5b-683cbdb58582} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (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 | ||
| 2449 | 2026.02.12 17:08:54.071261 [ 261 ] {49c855fa-8bda-4383-9c5b-683cbdb58582} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2450 | 2026.02.12 17:08:54.071349 [ 261 ] {49c855fa-8bda-4383-9c5b-683cbdb58582} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2451 | 2026.02.12 17:08:54.071369 [ 261 ] {49c855fa-8bda-4383-9c5b-683cbdb58582} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2452 | 2026.02.12 17:08:54.071406 [ 261 ] {49c855fa-8bda-4383-9c5b-683cbdb58582} <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'))" | ||
| 2453 | 2026.02.12 17:08:54.071457 [ 261 ] {49c855fa-8bda-4383-9c5b-683cbdb58582} <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'))" | ||
| 2454 | 2026.02.12 17:08:54.071495 [ 261 ] {49c855fa-8bda-4383-9c5b-683cbdb58582} <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'))" | ||
| 2455 | 2026.02.12 17:08:54.072401 [ 261 ] {49c855fa-8bda-4383-9c5b-683cbdb58582} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002502 sec., 16386.89048760991 rows/sec., 660.02 KiB/sec. | ||
| 2456 | 2026.02.12 17:08:54.072568 [ 261 ] {49c855fa-8bda-4383-9c5b-683cbdb58582} <Debug> TCPHandler: Processed in 0.002941232 sec. | ||
| 2457 | 2026.02.12 17:08:54.072903 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2458 | 2026.02.12 17:08:54.073063 [ 261 ] {562fe3ae-7d33-473c-9056-95b9ff19b8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) 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) | ||
| 2459 | 2026.02.12 17:08:54.073307 [ 261 ] {562fe3ae-7d33-473c-9056-95b9ff19b8de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2460 | 2026.02.12 17:08:54.073348 [ 261 ] {562fe3ae-7d33-473c-9056-95b9ff19b8de} <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 | ||
| 2461 | 2026.02.12 17:08:54.073565 [ 261 ] {562fe3ae-7d33-473c-9056-95b9ff19b8de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2462 | 2026.02.12 17:08:54.073619 [ 261 ] {562fe3ae-7d33-473c-9056-95b9ff19b8de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2463 | 2026.02.12 17:08:54.073723 [ 261 ] {562fe3ae-7d33-473c-9056-95b9ff19b8de} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2464 | 2026.02.12 17:08:54.073794 [ 297 ] {562fe3ae-7d33-473c-9056-95b9ff19b8de} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2465 | 2026.02.12 17:08:54.073804 [ 319 ] {562fe3ae-7d33-473c-9056-95b9ff19b8de} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2466 | 2026.02.12 17:08:54.073794 [ 336 ] {562fe3ae-7d33-473c-9056-95b9ff19b8de} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2467 | 2026.02.12 17:08:54.073937 [ 261 ] {562fe3ae-7d33-473c-9056-95b9ff19b8de} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (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 | ||
| 2468 | 2026.02.12 17:08:54.073964 [ 261 ] {562fe3ae-7d33-473c-9056-95b9ff19b8de} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2469 | 2026.02.12 17:08:54.074036 [ 261 ] {562fe3ae-7d33-473c-9056-95b9ff19b8de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2470 | 2026.02.12 17:08:54.074055 [ 261 ] {562fe3ae-7d33-473c-9056-95b9ff19b8de} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2471 | 2026.02.12 17:08:54.074085 [ 261 ] {562fe3ae-7d33-473c-9056-95b9ff19b8de} <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'))" | ||
| 2472 | 2026.02.12 17:08:54.074118 [ 261 ] {562fe3ae-7d33-473c-9056-95b9ff19b8de} <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'))" | ||
| 2473 | 2026.02.12 17:08:54.074153 [ 261 ] {562fe3ae-7d33-473c-9056-95b9ff19b8de} <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'))" | ||
| 2474 | 2026.02.12 17:08:54.074918 [ 261 ] {562fe3ae-7d33-473c-9056-95b9ff19b8de} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001934 sec., 21199.586349534642 rows/sec., 853.86 KiB/sec. | ||
| 2475 | 2026.02.12 17:08:54.075038 [ 261 ] {562fe3ae-7d33-473c-9056-95b9ff19b8de} <Debug> TCPHandler: Processed in 0.002189821 sec. | ||
| 2476 | 2026.02.12 17:08:54.075257 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2026.02.12 17:08:54.075400 [ 261 ] {21c01960-9997-4304-b448-25ef54e39b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) 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) | ||
| 2478 | 2026.02.12 17:08:54.075638 [ 261 ] {21c01960-9997-4304-b448-25ef54e39b67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2479 | 2026.02.12 17:08:54.075676 [ 261 ] {21c01960-9997-4304-b448-25ef54e39b67} <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 | ||
| 2480 | 2026.02.12 17:08:54.075892 [ 261 ] {21c01960-9997-4304-b448-25ef54e39b67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2481 | 2026.02.12 17:08:54.075946 [ 261 ] {21c01960-9997-4304-b448-25ef54e39b67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2482 | 2026.02.12 17:08:54.076045 [ 261 ] {21c01960-9997-4304-b448-25ef54e39b67} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2483 | 2026.02.12 17:08:54.076110 [ 336 ] {21c01960-9997-4304-b448-25ef54e39b67} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2484 | 2026.02.12 17:08:54.076112 [ 319 ] {21c01960-9997-4304-b448-25ef54e39b67} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2485 | 2026.02.12 17:08:54.076117 [ 297 ] {21c01960-9997-4304-b448-25ef54e39b67} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2486 | 2026.02.12 17:08:54.076241 [ 261 ] {21c01960-9997-4304-b448-25ef54e39b67} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (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 | ||
| 2487 | 2026.02.12 17:08:54.076266 [ 261 ] {21c01960-9997-4304-b448-25ef54e39b67} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2488 | 2026.02.12 17:08:54.076335 [ 261 ] {21c01960-9997-4304-b448-25ef54e39b67} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2489 | 2026.02.12 17:08:54.076353 [ 261 ] {21c01960-9997-4304-b448-25ef54e39b67} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2490 | 2026.02.12 17:08:54.076384 [ 261 ] {21c01960-9997-4304-b448-25ef54e39b67} <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'))" | ||
| 2491 | 2026.02.12 17:08:54.076529 [ 261 ] {21c01960-9997-4304-b448-25ef54e39b67} <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'))" | ||
| 2492 | 2026.02.12 17:08:54.076642 [ 261 ] {21c01960-9997-4304-b448-25ef54e39b67} <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'))" | ||
| 2493 | 2026.02.12 17:08:54.077400 [ 261 ] {21c01960-9997-4304-b448-25ef54e39b67} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002064 sec., 19864.34108527132 rows/sec., 800.08 KiB/sec. | ||
| 2494 | 2026.02.12 17:08:54.077527 [ 261 ] {21c01960-9997-4304-b448-25ef54e39b67} <Debug> TCPHandler: Processed in 0.002322314 sec. | ||
| 2495 | 2026.02.12 17:08:54.077778 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2496 | 2026.02.12 17:08:54.077916 [ 261 ] {b301fd35-4886-4ab5-a967-264813e52d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) 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) | ||
| 2497 | 2026.02.12 17:08:54.078153 [ 261 ] {b301fd35-4886-4ab5-a967-264813e52d18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2498 | 2026.02.12 17:08:54.078191 [ 261 ] {b301fd35-4886-4ab5-a967-264813e52d18} <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 | ||
| 2499 | 2026.02.12 17:08:54.078433 [ 261 ] {b301fd35-4886-4ab5-a967-264813e52d18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2500 | 2026.02.12 17:08:54.078487 [ 261 ] {b301fd35-4886-4ab5-a967-264813e52d18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2501 | 2026.02.12 17:08:54.078585 [ 261 ] {b301fd35-4886-4ab5-a967-264813e52d18} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2502 | 2026.02.12 17:08:54.078660 [ 336 ] {b301fd35-4886-4ab5-a967-264813e52d18} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2503 | 2026.02.12 17:08:54.078670 [ 333 ] {b301fd35-4886-4ab5-a967-264813e52d18} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2504 | 2026.02.12 17:08:54.078661 [ 309 ] {b301fd35-4886-4ab5-a967-264813e52d18} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2505 | 2026.02.12 17:08:54.078787 [ 261 ] {b301fd35-4886-4ab5-a967-264813e52d18} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (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 | ||
| 2506 | 2026.02.12 17:08:54.078812 [ 261 ] {b301fd35-4886-4ab5-a967-264813e52d18} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2507 | 2026.02.12 17:08:54.078880 [ 261 ] {b301fd35-4886-4ab5-a967-264813e52d18} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2508 | 2026.02.12 17:08:54.078898 [ 261 ] {b301fd35-4886-4ab5-a967-264813e52d18} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2509 | 2026.02.12 17:08:54.078928 [ 261 ] {b301fd35-4886-4ab5-a967-264813e52d18} <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'))" | ||
| 2510 | 2026.02.12 17:08:54.078974 [ 261 ] {b301fd35-4886-4ab5-a967-264813e52d18} <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'))" | ||
| 2511 | 2026.02.12 17:08:54.079028 [ 261 ] {b301fd35-4886-4ab5-a967-264813e52d18} <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'))" | ||
| 2512 | 2026.02.12 17:08:54.079713 [ 261 ] {b301fd35-4886-4ab5-a967-264813e52d18} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001857 sec., 22078.62143241788 rows/sec., 889.27 KiB/sec. | ||
| 2513 | 2026.02.12 17:08:54.079826 [ 261 ] {b301fd35-4886-4ab5-a967-264813e52d18} <Debug> TCPHandler: Processed in 0.002099599 sec. | ||
| 2514 | 2026.02.12 17:08:54.080050 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2515 | 2026.02.12 17:08:54.080191 [ 261 ] {4ac63bad-2176-4831-bfee-f65cba0c61a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) 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) | ||
| 2516 | 2026.02.12 17:08:54.080422 [ 261 ] {4ac63bad-2176-4831-bfee-f65cba0c61a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2517 | 2026.02.12 17:08:54.080460 [ 261 ] {4ac63bad-2176-4831-bfee-f65cba0c61a1} <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 | ||
| 2518 | 2026.02.12 17:08:54.080675 [ 261 ] {4ac63bad-2176-4831-bfee-f65cba0c61a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2519 | 2026.02.12 17:08:54.080728 [ 261 ] {4ac63bad-2176-4831-bfee-f65cba0c61a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2520 | 2026.02.12 17:08:54.080825 [ 261 ] {4ac63bad-2176-4831-bfee-f65cba0c61a1} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2521 | 2026.02.12 17:08:54.080885 [ 333 ] {4ac63bad-2176-4831-bfee-f65cba0c61a1} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2522 | 2026.02.12 17:08:54.080901 [ 309 ] {4ac63bad-2176-4831-bfee-f65cba0c61a1} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2523 | 2026.02.12 17:08:54.080898 [ 339 ] {4ac63bad-2176-4831-bfee-f65cba0c61a1} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2524 | 2026.02.12 17:08:54.081006 [ 261 ] {4ac63bad-2176-4831-bfee-f65cba0c61a1} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (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 | ||
| 2525 | 2026.02.12 17:08:54.081026 [ 261 ] {4ac63bad-2176-4831-bfee-f65cba0c61a1} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2526 | 2026.02.12 17:08:54.081091 [ 261 ] {4ac63bad-2176-4831-bfee-f65cba0c61a1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2527 | 2026.02.12 17:08:54.081108 [ 261 ] {4ac63bad-2176-4831-bfee-f65cba0c61a1} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2528 | 2026.02.12 17:08:54.081138 [ 261 ] {4ac63bad-2176-4831-bfee-f65cba0c61a1} <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'))" | ||
| 2529 | 2026.02.12 17:08:54.081169 [ 261 ] {4ac63bad-2176-4831-bfee-f65cba0c61a1} <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'))" | ||
| 2530 | 2026.02.12 17:08:54.081196 [ 261 ] {4ac63bad-2176-4831-bfee-f65cba0c61a1} <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'))" | ||
| 2531 | 2026.02.12 17:08:54.081877 [ 261 ] {4ac63bad-2176-4831-bfee-f65cba0c61a1} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001749 sec., 23441.966838193253 rows/sec., 944.18 KiB/sec. | ||
| 2532 | 2026.02.12 17:08:54.081995 [ 261 ] {4ac63bad-2176-4831-bfee-f65cba0c61a1} <Debug> TCPHandler: Processed in 0.001996186 sec. | ||
| 2533 | 2026.02.12 17:08:54.082203 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2534 | 2026.02.12 17:08:54.082342 [ 261 ] {d540890b-4629-4def-a1e7-9c3fa7f864b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) 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) | ||
| 2535 | 2026.02.12 17:08:54.082584 [ 261 ] {d540890b-4629-4def-a1e7-9c3fa7f864b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2536 | 2026.02.12 17:08:54.082621 [ 261 ] {d540890b-4629-4def-a1e7-9c3fa7f864b9} <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 | ||
| 2537 | 2026.02.12 17:08:54.082838 [ 261 ] {d540890b-4629-4def-a1e7-9c3fa7f864b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2538 | 2026.02.12 17:08:54.082890 [ 261 ] {d540890b-4629-4def-a1e7-9c3fa7f864b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2539 | 2026.02.12 17:08:54.082989 [ 261 ] {d540890b-4629-4def-a1e7-9c3fa7f864b9} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2540 | 2026.02.12 17:08:54.083054 [ 336 ] {d540890b-4629-4def-a1e7-9c3fa7f864b9} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2541 | 2026.02.12 17:08:54.083059 [ 330 ] {d540890b-4629-4def-a1e7-9c3fa7f864b9} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2542 | 2026.02.12 17:08:54.083059 [ 339 ] {d540890b-4629-4def-a1e7-9c3fa7f864b9} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2543 | 2026.02.12 17:08:54.083173 [ 261 ] {d540890b-4629-4def-a1e7-9c3fa7f864b9} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (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 | ||
| 2544 | 2026.02.12 17:08:54.083196 [ 261 ] {d540890b-4629-4def-a1e7-9c3fa7f864b9} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2545 | 2026.02.12 17:08:54.083263 [ 261 ] {d540890b-4629-4def-a1e7-9c3fa7f864b9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2546 | 2026.02.12 17:08:54.083280 [ 261 ] {d540890b-4629-4def-a1e7-9c3fa7f864b9} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2547 | 2026.02.12 17:08:54.083311 [ 261 ] {d540890b-4629-4def-a1e7-9c3fa7f864b9} <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'))" | ||
| 2548 | 2026.02.12 17:08:54.083343 [ 261 ] {d540890b-4629-4def-a1e7-9c3fa7f864b9} <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'))" | ||
| 2549 | 2026.02.12 17:08:54.083371 [ 261 ] {d540890b-4629-4def-a1e7-9c3fa7f864b9} <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'))" | ||
| 2550 | 2026.02.12 17:08:54.084054 [ 261 ] {d540890b-4629-4def-a1e7-9c3fa7f864b9} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001769 sec., 23176.936122102885 rows/sec., 933.50 KiB/sec. | ||
| 2551 | 2026.02.12 17:08:54.084176 [ 261 ] {d540890b-4629-4def-a1e7-9c3fa7f864b9} <Debug> TCPHandler: Processed in 0.002022376 sec. | ||
| 2552 | 2026.02.12 17:08:54.172926 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2553 | 2026.02.12 17:08:54.173135 [ 261 ] {8c17cad3-1366-4b4f-a061-c665e35bbb70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2554 | 2026.02.12 17:08:54.173221 [ 261 ] {8c17cad3-1366-4b4f-a061-c665e35bbb70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2555 | 2026.02.12 17:08:54.174121 [ 261 ] {8c17cad3-1366-4b4f-a061-c665e35bbb70} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2026.02.12 17:08:54.174166 [ 261 ] {8c17cad3-1366-4b4f-a061-c665e35bbb70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2557 | 2026.02.12 17:08:54.174713 [ 261 ] {8c17cad3-1366-4b4f-a061-c665e35bbb70} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2558 | 2026.02.12 17:08:54.175083 [ 261 ] {8c17cad3-1366-4b4f-a061-c665e35bbb70} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.02.12 17:08:54.175248 [ 261 ] {8c17cad3-1366-4b4f-a061-c665e35bbb70} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.002174 sec., 2759.889604415823 rows/sec., 614.51 KiB/sec. | ||
| 2560 | 2026.02.12 17:08:54.175292 [ 261 ] {8c17cad3-1366-4b4f-a061-c665e35bbb70} <Debug> TCPHandler: Processed in 0.0025031 sec. | ||
| 2561 | 2026.02.12 17:08:54.175408 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2562 | 2026.02.12 17:08:54.175511 [ 261 ] {5083dd41-7cac-4e2c-b7d2-65d8cbb92381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2563 | 2026.02.12 17:08:54.175553 [ 261 ] {5083dd41-7cac-4e2c-b7d2-65d8cbb92381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2564 | 2026.02.12 17:08:54.175964 [ 261 ] {5083dd41-7cac-4e2c-b7d2-65d8cbb92381} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2026.02.12 17:08:54.176001 [ 261 ] {5083dd41-7cac-4e2c-b7d2-65d8cbb92381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2566 | 2026.02.12 17:08:54.176413 [ 261 ] {5083dd41-7cac-4e2c-b7d2-65d8cbb92381} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2567 | 2026.02.12 17:08:54.176875 [ 261 ] {5083dd41-7cac-4e2c-b7d2-65d8cbb92381} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2026.02.12 17:08:54.177016 [ 261 ] {5083dd41-7cac-4e2c-b7d2-65d8cbb92381} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001527 sec., 3929.2730844793714 rows/sec., 320.40 KiB/sec. | ||
| 2569 | 2026.02.12 17:08:54.177055 [ 261 ] {5083dd41-7cac-4e2c-b7d2-65d8cbb92381} <Debug> TCPHandler: Processed in 0.001697407 sec. | ||
| 2570 | 2026.02.12 17:08:54.177164 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2571 | 2026.02.12 17:08:54.177259 [ 261 ] {88451cea-aff4-4f9d-8dea-7b86a9f45b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2572 | 2026.02.12 17:08:54.177298 [ 261 ] {88451cea-aff4-4f9d-8dea-7b86a9f45b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2573 | 2026.02.12 17:08:54.178424 [ 261 ] {88451cea-aff4-4f9d-8dea-7b86a9f45b9d} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2026.02.12 17:08:54.178459 [ 261 ] {88451cea-aff4-4f9d-8dea-7b86a9f45b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2575 | 2026.02.12 17:08:54.178994 [ 261 ] {88451cea-aff4-4f9d-8dea-7b86a9f45b9d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2576 | 2026.02.12 17:08:54.179417 [ 261 ] {88451cea-aff4-4f9d-8dea-7b86a9f45b9d} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2026.02.12 17:08:54.179557 [ 261 ] {88451cea-aff4-4f9d-8dea-7b86a9f45b9d} <Debug> executeQuery: Read 1259 rows, 106.86 KiB in 0.002318 sec., 543140.6384814495 rows/sec., 45.02 MiB/sec. | ||
| 2578 | 2026.02.12 17:08:54.179595 [ 261 ] {88451cea-aff4-4f9d-8dea-7b86a9f45b9d} <Debug> TCPHandler: Processed in 0.002481409 sec. | ||
| 2579 | 2026.02.12 17:08:54.179705 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2580 | 2026.02.12 17:08:54.179799 [ 261 ] {ac1e4224-f8f1-4f81-9c6f-484bd0dcaaa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2581 | 2026.02.12 17:08:54.179840 [ 261 ] {ac1e4224-f8f1-4f81-9c6f-484bd0dcaaa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2582 | 2026.02.12 17:08:54.180236 [ 261 ] {ac1e4224-f8f1-4f81-9c6f-484bd0dcaaa0} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2583 | 2026.02.12 17:08:54.180273 [ 261 ] {ac1e4224-f8f1-4f81-9c6f-484bd0dcaaa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2584 | 2026.02.12 17:08:54.180655 [ 261 ] {ac1e4224-f8f1-4f81-9c6f-484bd0dcaaa0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2585 | 2026.02.12 17:08:54.181064 [ 261 ] {ac1e4224-f8f1-4f81-9c6f-484bd0dcaaa0} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2586 | 2026.02.12 17:08:54.181204 [ 261 ] {ac1e4224-f8f1-4f81-9c6f-484bd0dcaaa0} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001423 sec., 25298.664792691496 rows/sec., 1.84 MiB/sec. | ||
| 2587 | 2026.02.12 17:08:54.181242 [ 261 ] {ac1e4224-f8f1-4f81-9c6f-484bd0dcaaa0} <Debug> TCPHandler: Processed in 0.001587164 sec. | ||
| 2588 | 2026.02.12 17:08:54.181345 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2589 | 2026.02.12 17:08:54.181439 [ 261 ] {545623f7-90a1-49bc-8709-dac92ad1f8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2590 | 2026.02.12 17:08:54.181479 [ 261 ] {545623f7-90a1-49bc-8709-dac92ad1f8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2591 | 2026.02.12 17:08:54.181944 [ 261 ] {545623f7-90a1-49bc-8709-dac92ad1f8a0} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2026.02.12 17:08:54.181980 [ 261 ] {545623f7-90a1-49bc-8709-dac92ad1f8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2593 | 2026.02.12 17:08:54.182378 [ 261 ] {545623f7-90a1-49bc-8709-dac92ad1f8a0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2594 | 2026.02.12 17:08:54.182815 [ 261 ] {545623f7-90a1-49bc-8709-dac92ad1f8a0} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2026.02.12 17:08:54.182976 [ 261 ] {545623f7-90a1-49bc-8709-dac92ad1f8a0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001555 sec., 146623.79421221867 rows/sec., 9.93 MiB/sec. | ||
| 2596 | 2026.02.12 17:08:54.183015 [ 261 ] {545623f7-90a1-49bc-8709-dac92ad1f8a0} <Debug> TCPHandler: Processed in 0.001720677 sec. | ||
| 2597 | 2026.02.12 17:08:54.183118 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2026.02.12 17:08:54.183212 [ 261 ] {5b517070-9c3c-4c8f-aacd-797d39bc8597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2599 | 2026.02.12 17:08:54.183252 [ 261 ] {5b517070-9c3c-4c8f-aacd-797d39bc8597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2600 | 2026.02.12 17:08:54.183817 [ 261 ] {5b517070-9c3c-4c8f-aacd-797d39bc8597} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.02.12 17:08:54.183853 [ 261 ] {5b517070-9c3c-4c8f-aacd-797d39bc8597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2602 | 2026.02.12 17:08:54.184296 [ 261 ] {5b517070-9c3c-4c8f-aacd-797d39bc8597} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2603 | 2026.02.12 17:08:54.184703 [ 261 ] {5b517070-9c3c-4c8f-aacd-797d39bc8597} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.02.12 17:08:54.184841 [ 261 ] {5b517070-9c3c-4c8f-aacd-797d39bc8597} <Debug> executeQuery: Read 556 rows, 42.30 KiB in 0.001647 sec., 337583.48512446875 rows/sec., 25.08 MiB/sec. | ||
| 2605 | 2026.02.12 17:08:54.184879 [ 261 ] {5b517070-9c3c-4c8f-aacd-797d39bc8597} <Debug> TCPHandler: Processed in 0.00181168 sec. | ||
| 2606 | 2026.02.12 17:08:54.185005 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2607 | 2026.02.12 17:08:54.185099 [ 261 ] {f787a843-ef7d-4b5c-837d-38cf0e157984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2608 | 2026.02.12 17:08:54.185142 [ 261 ] {f787a843-ef7d-4b5c-837d-38cf0e157984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2609 | 2026.02.12 17:08:54.186147 [ 261 ] {f787a843-ef7d-4b5c-837d-38cf0e157984} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2026.02.12 17:08:54.186184 [ 261 ] {f787a843-ef7d-4b5c-837d-38cf0e157984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2611 | 2026.02.12 17:08:54.186814 [ 261 ] {f787a843-ef7d-4b5c-837d-38cf0e157984} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2612 | 2026.02.12 17:08:54.187224 [ 261 ] {f787a843-ef7d-4b5c-837d-38cf0e157984} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.02.12 17:08:54.187360 [ 261 ] {f787a843-ef7d-4b5c-837d-38cf0e157984} <Debug> executeQuery: Read 2393 rows, 163.68 KiB in 0.00228 sec., 1049561.403508772 rows/sec., 70.11 MiB/sec. | ||
| 2614 | 2026.02.12 17:08:54.187397 [ 261 ] {f787a843-ef7d-4b5c-837d-38cf0e157984} <Debug> TCPHandler: Processed in 0.002443608 sec. | ||
| 2615 | 2026.02.12 17:08:54.187505 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2026.02.12 17:08:54.187600 [ 261 ] {806f1bb3-1c9d-463e-93d0-4c256674a9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2617 | 2026.02.12 17:08:54.187654 [ 261 ] {806f1bb3-1c9d-463e-93d0-4c256674a9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2618 | 2026.02.12 17:08:54.188393 [ 261 ] {806f1bb3-1c9d-463e-93d0-4c256674a9ee} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2026.02.12 17:08:54.188430 [ 261 ] {806f1bb3-1c9d-463e-93d0-4c256674a9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2620 | 2026.02.12 17:08:54.189041 [ 261 ] {806f1bb3-1c9d-463e-93d0-4c256674a9ee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2621 | 2026.02.12 17:08:54.189533 [ 261 ] {806f1bb3-1c9d-463e-93d0-4c256674a9ee} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.02.12 17:08:54.189675 [ 261 ] {806f1bb3-1c9d-463e-93d0-4c256674a9ee} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002094 sec., 14326.647564469915 rows/sec., 25.67 MiB/sec. | ||
| 2623 | 2026.02.12 17:08:54.189728 [ 261 ] {806f1bb3-1c9d-463e-93d0-4c256674a9ee} <Debug> TCPHandler: Processed in 0.002273133 sec. | ||
| 2624 | 2026.02.12 17:08:54.189838 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2026.02.12 17:08:54.189934 [ 261 ] {0559455c-d32d-46ff-af32-585fa5675e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2626 | 2026.02.12 17:08:54.189975 [ 261 ] {0559455c-d32d-46ff-af32-585fa5675e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2627 | 2026.02.12 17:08:54.190336 [ 261 ] {0559455c-d32d-46ff-af32-585fa5675e5a} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2026.02.12 17:08:54.190372 [ 261 ] {0559455c-d32d-46ff-af32-585fa5675e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2629 | 2026.02.12 17:08:54.190764 [ 261 ] {0559455c-d32d-46ff-af32-585fa5675e5a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2630 | 2026.02.12 17:08:54.191170 [ 261 ] {0559455c-d32d-46ff-af32-585fa5675e5a} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2026.02.12 17:08:54.191299 [ 261 ] {0559455c-d32d-46ff-af32-585fa5675e5a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001385 sec., 8664.259927797833 rows/sec., 597.92 KiB/sec. | ||
| 2632 | 2026.02.12 17:08:54.191335 [ 261 ] {0559455c-d32d-46ff-af32-585fa5675e5a} <Debug> TCPHandler: Processed in 0.001548403 sec. | ||
| 2633 | 2026.02.12 17:08:58.555435 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2634 | 2026.02.12 17:08:58.555629 [ 261 ] {5f5ccaa2-3c4a-4e92-8221-c837c9f1d9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2635 | 2026.02.12 17:08:58.555696 [ 261 ] {5f5ccaa2-3c4a-4e92-8221-c837c9f1d9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2636 | 2026.02.12 17:08:58.556347 [ 261 ] {5f5ccaa2-3c4a-4e92-8221-c837c9f1d9f3} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2026.02.12 17:08:58.556392 [ 261 ] {5f5ccaa2-3c4a-4e92-8221-c837c9f1d9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2638 | 2026.02.12 17:08:58.556922 [ 261 ] {5f5ccaa2-3c4a-4e92-8221-c837c9f1d9f3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2639 | 2026.02.12 17:08:58.557352 [ 261 ] {5f5ccaa2-3c4a-4e92-8221-c837c9f1d9f3} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2640 | 2026.02.12 17:08:58.557483 [ 35 ] {} <Debug> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2641 | 2026.02.12 17:08:58.557532 [ 261 ] {5f5ccaa2-3c4a-4e92-8221-c837c9f1d9f3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001954 sec., 28659.160696008188 rows/sec., 2.20 MiB/sec. | ||
| 2642 | 2026.02.12 17:08:58.557552 [ 35 ] {} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2026.02.12 17:08:58.557582 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2644 | 2026.02.12 17:08:58.557585 [ 261 ] {5f5ccaa2-3c4a-4e92-8221-c837c9f1d9f3} <Debug> TCPHandler: Processed in 0.002337065 sec. | ||
| 2645 | 2026.02.12 17:08:58.557728 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2026.02.12 17:08:58.557759 [ 190 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::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 | ||
| 2647 | 2026.02.12 17:08:58.557836 [ 261 ] {4e99b163-07bf-455d-9aea-f41b47b2788a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2648 | 2026.02.12 17:08:58.557885 [ 261 ] {4e99b163-07bf-455d-9aea-f41b47b2788a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2649 | 2026.02.12 17:08:58.557923 [ 190 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2650 | 2026.02.12 17:08:58.557967 [ 190 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 830 rows starting from the beginning of the part | ||
| 2651 | 2026.02.12 17:08:58.558041 [ 190 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 2652 | 2026.02.12 17:08:58.558092 [ 190 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 108 rows starting from the beginning of the part | ||
| 2653 | 2026.02.12 17:08:58.558139 [ 190 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 76 rows starting from the beginning of the part | ||
| 2654 | 2026.02.12 17:08:58.558181 [ 190 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1259 rows starting from the beginning of the part | ||
| 2655 | 2026.02.12 17:08:58.558242 [ 190 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2656 | 2026.02.12 17:08:58.558328 [ 261 ] {4e99b163-07bf-455d-9aea-f41b47b2788a} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2026.02.12 17:08:58.558370 [ 261 ] {4e99b163-07bf-455d-9aea-f41b47b2788a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2658 | 2026.02.12 17:08:58.558835 [ 261 ] {4e99b163-07bf-455d-9aea-f41b47b2788a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2659 | 2026.02.12 17:08:58.559307 [ 261 ] {4e99b163-07bf-455d-9aea-f41b47b2788a} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2660 | 2026.02.12 17:08:58.559424 [ 35 ] {} <Debug> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2661 | 2026.02.12 17:08:58.559450 [ 261 ] {4e99b163-07bf-455d-9aea-f41b47b2788a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001637 sec., 39095.907147220525 rows/sec., 3.05 MiB/sec. | ||
| 2662 | 2026.02.12 17:08:58.559468 [ 35 ] {} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2663 | 2026.02.12 17:08:58.559493 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2664 | 2026.02.12 17:08:58.559494 [ 261 ] {4e99b163-07bf-455d-9aea-f41b47b2788a} <Debug> TCPHandler: Processed in 0.00181996 sec. | ||
| 2665 | 2026.02.12 17:08:58.559596 [ 193 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::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 | ||
| 2666 | 2026.02.12 17:08:58.559622 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2026.02.12 17:08:58.559637 [ 198 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2525 rows, containing 5 columns (5 merged, 0 gathered) in 0.001965124 sec., 1284906.1942147163 rows/sec., 110.64 MiB/sec. | ||
| 2668 | 2026.02.12 17:08:58.559685 [ 193 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2669 | 2026.02.12 17:08:58.559719 [ 261 ] {bb73e949-962f-48b1-8694-9c79509b7400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2670 | 2026.02.12 17:08:58.559719 [ 193 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 529 rows starting from the beginning of the part | ||
| 2671 | 2026.02.12 17:08:58.559765 [ 261 ] {bb73e949-962f-48b1-8694-9c79509b7400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2672 | 2026.02.12 17:08:58.559794 [ 193 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part | ||
| 2673 | 2026.02.12 17:08:58.559861 [ 193 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 90 rows starting from the beginning of the part | ||
| 2674 | 2026.02.12 17:08:58.559914 [ 193 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
| 2675 | 2026.02.12 17:08:58.559954 [ 193 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 556 rows starting from the beginning of the part | ||
| 2676 | 2026.02.12 17:08:58.559993 [ 193 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2677 | 2026.02.12 17:08:58.560056 [ 197 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2678 | 2026.02.12 17:08:58.560158 [ 261 ] {bb73e949-962f-48b1-8694-9c79509b7400} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.02.12 17:08:58.560192 [ 261 ] {bb73e949-962f-48b1-8694-9c79509b7400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2680 | 2026.02.12 17:08:58.560530 [ 197 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_11_2} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.02.12 17:08:58.560634 [ 197 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_11_2} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2682 | 2026.02.12 17:08:58.560674 [ 261 ] {bb73e949-962f-48b1-8694-9c79509b7400} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2683 | 2026.02.12 17:08:58.560729 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 2684 | 2026.02.12 17:08:58.561022 [ 188 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1423 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467021 sec., 969992.9312531995 rows/sec., 75.78 MiB/sec. | ||
| 2685 | 2026.02.12 17:08:58.561101 [ 261 ] {bb73e949-962f-48b1-8694-9c79509b7400} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2026.02.12 17:08:58.561216 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2687 | 2026.02.12 17:08:58.561251 [ 261 ] {bb73e949-962f-48b1-8694-9c79509b7400} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001552 sec., 82474.22680412371 rows/sec., 5.74 MiB/sec. | ||
| 2688 | 2026.02.12 17:08:58.561252 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.02.12 17:08:58.561293 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2690 | 2026.02.12 17:08:58.561295 [ 261 ] {bb73e949-962f-48b1-8694-9c79509b7400} <Debug> TCPHandler: Processed in 0.001723647 sec. | ||
| 2691 | 2026.02.12 17:08:58.561305 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2692 | 2026.02.12 17:08:58.561375 [ 193 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 2693 | 2026.02.12 17:08:58.561424 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2694 | 2026.02.12 17:08:58.561463 [ 193 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2695 | 2026.02.12 17:08:58.561490 [ 193 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 960 rows starting from the beginning of the part | ||
| 2696 | 2026.02.12 17:08:58.561518 [ 261 ] {950a717c-52e5-4aa1-b0a5-76ab68b08a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2697 | 2026.02.12 17:08:58.561534 [ 193 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 358 rows starting from the beginning of the part | ||
| 2698 | 2026.02.12 17:08:58.561561 [ 261 ] {950a717c-52e5-4aa1-b0a5-76ab68b08a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2699 | 2026.02.12 17:08:58.561570 [ 193 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2700 | 2026.02.12 17:08:58.561606 [ 193 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 2701 | 2026.02.12 17:08:58.561651 [ 193 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2393 rows starting from the beginning of the part | ||
| 2702 | 2026.02.12 17:08:58.561688 [ 193 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2703 | 2026.02.12 17:08:58.561783 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_11_2} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2026.02.12 17:08:58.561879 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_11_2} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2705 | 2026.02.12 17:08:58.561890 [ 261 ] {950a717c-52e5-4aa1-b0a5-76ab68b08a0b} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2026.02.12 17:08:58.561925 [ 261 ] {950a717c-52e5-4aa1-b0a5-76ab68b08a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2707 | 2026.02.12 17:08:58.561940 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 2708 | 2026.02.12 17:08:58.562382 [ 261 ] {950a717c-52e5-4aa1-b0a5-76ab68b08a0b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2709 | 2026.02.12 17:08:58.562806 [ 261 ] {950a717c-52e5-4aa1-b0a5-76ab68b08a0b} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2026.02.12 17:08:58.562914 [ 35 ] {} <Debug> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2711 | 2026.02.12 17:08:58.562949 [ 35 ] {} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.02.12 17:08:58.562951 [ 261 ] {950a717c-52e5-4aa1-b0a5-76ab68b08a0b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001452 sec., 33057.85123966942 rows/sec., 2.23 MiB/sec. | ||
| 2713 | 2026.02.12 17:08:58.562968 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2714 | 2026.02.12 17:08:58.563013 [ 261 ] {950a717c-52e5-4aa1-b0a5-76ab68b08a0b} <Debug> TCPHandler: Processed in 0.001639886 sec. | ||
| 2715 | 2026.02.12 17:08:58.563101 [ 198 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 2716 | 2026.02.12 17:08:58.563213 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4159 rows, containing 5 columns (5 merged, 0 gathered) in 0.001866661 sec., 2228042.477986094 rows/sec., 151.51 MiB/sec. | ||
| 2717 | 2026.02.12 17:08:58.563221 [ 198 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2718 | 2026.02.12 17:08:58.563275 [ 198 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 354 rows starting from the beginning of the part | ||
| 2719 | 2026.02.12 17:08:58.563354 [ 198 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 2720 | 2026.02.12 17:08:58.563401 [ 198 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2721 | 2026.02.12 17:08:58.563440 [ 198 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 2722 | 2026.02.12 17:08:58.563480 [ 198 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 2723 | 2026.02.12 17:08:58.563524 [ 198 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2724 | 2026.02.12 17:08:58.563677 [ 193 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2725 | 2026.02.12 17:08:58.564182 [ 193 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2026.02.12 17:08:58.564285 [ 193 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2727 | 2026.02.12 17:08:58.564354 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 2728 | 2026.02.12 17:08:58.564457 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 4 columns (4 merged, 0 gathered) in 0.001415789 sec., 419554.0437169663 rows/sec., 27.35 MiB/sec. | ||
| 2729 | 2026.02.12 17:08:58.564707 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2730 | 2026.02.12 17:08:58.565182 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_11_2} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2731 | 2026.02.12 17:08:58.565282 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_11_2} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2732 | 2026.02.12 17:08:58.565351 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2733 | 2026.02.12 17:09:00.392430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4344 | ||
| 2734 | 2026.02.12 17:09:00.392941 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2026.02.12 17:09:00.392986 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2736 | 2026.02.12 17:09:00.393664 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2737 | 2026.02.12 17:09:00.394298 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2738 | 2026.02.12 17:09:00.394440 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4344 | ||
| 2739 | 2026.02.12 17:09:00.627682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2740 | 2026.02.12 17:09:00.645399 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.02.12 17:09:00.645469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2742 | 2026.02.12 17:09:00.651959 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2743 | 2026.02.12 17:09:00.653305 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.02.12 17:09:00.656869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2745 | 2026.02.12 17:09:01.001069 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.40 MiB, peak 216.81 MiB, free memory in arenas 0.00 B, will set to 209.87 MiB (RSS), difference: 1.47 MiB | ||
| 2746 | 2026.02.12 17:09:02.899896 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 374 | ||
| 2747 | 2026.02.12 17:09:02.902813 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.02.12 17:09:02.902857 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2749 | 2026.02.12 17:09:02.904199 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2750 | 2026.02.12 17:09:02.904722 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2026.02.12 17:09:02.904881 [ 27 ] {} <Debug> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2752 | 2026.02.12 17:09:02.904948 [ 27 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2753 | 2026.02.12 17:09:02.904969 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2754 | 2026.02.12 17:09:02.905001 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 374 | ||
| 2755 | 2026.02.12 17:09:02.905115 [ 198 ] {3a33402e-81b2-4c59-a3db-01986df8333a::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 | ||
| 2756 | 2026.02.12 17:09:02.905767 [ 198 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2757 | 2026.02.12 17:09:02.905926 [ 198 ] {3a33402e-81b2-4c59-a3db-01986df8333a::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 | ||
| 2758 | 2026.02.12 17:09:02.906305 [ 198 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 104 rows starting from the beginning of the part | ||
| 2759 | 2026.02.12 17:09:02.906628 [ 198 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 2760 | 2026.02.12 17:09:02.906938 [ 198 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2761 | 2026.02.12 17:09:02.907251 [ 198 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 2762 | 2026.02.12 17:09:02.907556 [ 198 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 2763 | 2026.02.12 17:09:02.913384 [ 196 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 374 rows, containing 72 columns (72 merged, 0 gathered) in 0.008333511 sec., 44879.04317879943 rows/sec., 46.07 MiB/sec. | ||
| 2764 | 2026.02.12 17:09:02.914587 [ 192 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2765 | 2026.02.12 17:09:02.915498 [ 192 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_6_1} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.02.12 17:09:02.915586 [ 192 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_6_1} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2767 | 2026.02.12 17:09:02.915827 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 2768 | 2026.02.12 17:09:03.556973 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2769 | 2026.02.12 17:09:03.557158 [ 261 ] {14f18f8f-234f-45f1-bb18-5d40d665f444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2770 | 2026.02.12 17:09:03.557227 [ 261 ] {14f18f8f-234f-45f1-bb18-5d40d665f444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2771 | 2026.02.12 17:09:03.557935 [ 261 ] {14f18f8f-234f-45f1-bb18-5d40d665f444} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2772 | 2026.02.12 17:09:03.557998 [ 261 ] {14f18f8f-234f-45f1-bb18-5d40d665f444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2773 | 2026.02.12 17:09:03.558522 [ 261 ] {14f18f8f-234f-45f1-bb18-5d40d665f444} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2774 | 2026.02.12 17:09:03.558954 [ 261 ] {14f18f8f-234f-45f1-bb18-5d40d665f444} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2026.02.12 17:09:03.559147 [ 261 ] {14f18f8f-234f-45f1-bb18-5d40d665f444} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002036 sec., 37328.094302554025 rows/sec., 3.08 MiB/sec. | ||
| 2776 | 2026.02.12 17:09:03.559205 [ 261 ] {14f18f8f-234f-45f1-bb18-5d40d665f444} <Debug> TCPHandler: Processed in 0.002367425 sec. | ||
| 2777 | 2026.02.12 17:09:03.559341 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2026.02.12 17:09:03.559444 [ 261 ] {cdc86bba-6c5a-44ec-8529-6f83f76104dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2779 | 2026.02.12 17:09:03.559494 [ 261 ] {cdc86bba-6c5a-44ec-8529-6f83f76104dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2780 | 2026.02.12 17:09:03.559925 [ 261 ] {cdc86bba-6c5a-44ec-8529-6f83f76104dd} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2026.02.12 17:09:03.559964 [ 261 ] {cdc86bba-6c5a-44ec-8529-6f83f76104dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2782 | 2026.02.12 17:09:03.560432 [ 261 ] {cdc86bba-6c5a-44ec-8529-6f83f76104dd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2783 | 2026.02.12 17:09:03.560972 [ 261 ] {cdc86bba-6c5a-44ec-8529-6f83f76104dd} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2026.02.12 17:09:03.561128 [ 261 ] {cdc86bba-6c5a-44ec-8529-6f83f76104dd} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001707 sec., 5858.230814294083 rows/sec., 440.51 KiB/sec. | ||
| 2785 | 2026.02.12 17:09:03.561170 [ 261 ] {cdc86bba-6c5a-44ec-8529-6f83f76104dd} <Debug> TCPHandler: Processed in 0.001883172 sec. | ||
| 2786 | 2026.02.12 17:09:03.561281 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2787 | 2026.02.12 17:09:03.561379 [ 261 ] {ed0accc9-8d13-4f0c-b31f-3b47f1d709c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2788 | 2026.02.12 17:09:03.561421 [ 261 ] {ed0accc9-8d13-4f0c-b31f-3b47f1d709c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2789 | 2026.02.12 17:09:03.561856 [ 261 ] {ed0accc9-8d13-4f0c-b31f-3b47f1d709c3} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2026.02.12 17:09:03.561893 [ 261 ] {ed0accc9-8d13-4f0c-b31f-3b47f1d709c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2791 | 2026.02.12 17:09:03.562337 [ 261 ] {ed0accc9-8d13-4f0c-b31f-3b47f1d709c3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2792 | 2026.02.12 17:09:03.562817 [ 261 ] {ed0accc9-8d13-4f0c-b31f-3b47f1d709c3} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2793 | 2026.02.12 17:09:03.562965 [ 261 ] {ed0accc9-8d13-4f0c-b31f-3b47f1d709c3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001607 sec., 46048.537647790916 rows/sec., 3.60 MiB/sec. | ||
| 2794 | 2026.02.12 17:09:03.563004 [ 261 ] {ed0accc9-8d13-4f0c-b31f-3b47f1d709c3} <Debug> TCPHandler: Processed in 0.001774889 sec. | ||
| 2795 | 2026.02.12 17:09:03.563127 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2796 | 2026.02.12 17:09:03.563222 [ 261 ] {5cd465c4-ff68-4986-b5ee-f7cea174592f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2797 | 2026.02.12 17:09:03.563266 [ 261 ] {5cd465c4-ff68-4986-b5ee-f7cea174592f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2798 | 2026.02.12 17:09:03.563682 [ 261 ] {5cd465c4-ff68-4986-b5ee-f7cea174592f} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2799 | 2026.02.12 17:09:03.563719 [ 261 ] {5cd465c4-ff68-4986-b5ee-f7cea174592f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2800 | 2026.02.12 17:09:03.564258 [ 261 ] {5cd465c4-ff68-4986-b5ee-f7cea174592f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2801 | 2026.02.12 17:09:03.564721 [ 261 ] {5cd465c4-ff68-4986-b5ee-f7cea174592f} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2026.02.12 17:09:03.564867 [ 261 ] {5cd465c4-ff68-4986-b5ee-f7cea174592f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001665 sec., 96096.0960960961 rows/sec., 6.69 MiB/sec. | ||
| 2803 | 2026.02.12 17:09:03.564904 [ 261 ] {5cd465c4-ff68-4986-b5ee-f7cea174592f} <Debug> TCPHandler: Processed in 0.001827461 sec. | ||
| 2804 | 2026.02.12 17:09:03.565015 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2805 | 2026.02.12 17:09:03.565115 [ 261 ] {efdda664-80f5-48ac-852c-d52fd71c2350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2806 | 2026.02.12 17:09:03.565168 [ 261 ] {efdda664-80f5-48ac-852c-d52fd71c2350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2807 | 2026.02.12 17:09:03.565947 [ 261 ] {efdda664-80f5-48ac-852c-d52fd71c2350} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.02.12 17:09:03.565984 [ 261 ] {efdda664-80f5-48ac-852c-d52fd71c2350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2809 | 2026.02.12 17:09:03.566596 [ 261 ] {efdda664-80f5-48ac-852c-d52fd71c2350} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2810 | 2026.02.12 17:09:03.567072 [ 261 ] {efdda664-80f5-48ac-852c-d52fd71c2350} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2026.02.12 17:09:03.567222 [ 261 ] {efdda664-80f5-48ac-852c-d52fd71c2350} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002125 sec., 4705.882352941177 rows/sec., 8.43 MiB/sec. | ||
| 2812 | 2026.02.12 17:09:03.567281 [ 261 ] {efdda664-80f5-48ac-852c-d52fd71c2350} <Debug> TCPHandler: Processed in 0.002314364 sec. | ||
| 2813 | 2026.02.12 17:09:03.567389 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2814 | 2026.02.12 17:09:03.567491 [ 261 ] {0cdb643d-5130-46e6-8c55-51cdadf4af28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2815 | 2026.02.12 17:09:03.567532 [ 261 ] {0cdb643d-5130-46e6-8c55-51cdadf4af28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2816 | 2026.02.12 17:09:03.567857 [ 261 ] {0cdb643d-5130-46e6-8c55-51cdadf4af28} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2026.02.12 17:09:03.567892 [ 261 ] {0cdb643d-5130-46e6-8c55-51cdadf4af28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2818 | 2026.02.12 17:09:03.568320 [ 261 ] {0cdb643d-5130-46e6-8c55-51cdadf4af28} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2819 | 2026.02.12 17:09:03.568769 [ 261 ] {0cdb643d-5130-46e6-8c55-51cdadf4af28} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2026.02.12 17:09:03.568901 [ 261 ] {0cdb643d-5130-46e6-8c55-51cdadf4af28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001428 sec., 42016.80672268908 rows/sec., 2.83 MiB/sec. | ||
| 2821 | 2026.02.12 17:09:03.568936 [ 261 ] {0cdb643d-5130-46e6-8c55-51cdadf4af28} <Debug> TCPHandler: Processed in 0.001596644 sec. | ||
| 2822 | 2026.02.12 17:09:05.076275 [ 48 ] {} <Debug> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2823 | 2026.02.12 17:09:05.076350 [ 48 ] {} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.02.12 17:09:05.076371 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2825 | 2026.02.12 17:09:05.076501 [ 198 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::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 | ||
| 2826 | 2026.02.12 17:09:05.076648 [ 198 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2827 | 2026.02.12 17:09:05.076687 [ 198 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 140 rows starting from the beginning of the part | ||
| 2828 | 2026.02.12 17:09:05.076761 [ 198 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 140 rows starting from the beginning of the part | ||
| 2829 | 2026.02.12 17:09:05.076832 [ 198 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 140 rows starting from the beginning of the part | ||
| 2830 | 2026.02.12 17:09:05.076893 [ 198 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2831 | 2026.02.12 17:09:05.076937 [ 198 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
| 2832 | 2026.02.12 17:09:05.077890 [ 192 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 672 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144023 sec., 466592.1415329496 rows/sec., 32.73 MiB/sec. | ||
| 2833 | 2026.02.12 17:09:05.078114 [ 198 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2834 | 2026.02.12 17:09:05.078609 [ 198 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_5_1} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.02.12 17:09:05.078683 [ 198 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_5_1} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2836 | 2026.02.12 17:09:05.078756 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2837 | 2026.02.12 17:09:07.833882 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2838 | 2026.02.12 17:09:07.833961 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2839 | 2026.02.12 17:09:07.895407 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4792 | ||
| 2840 | 2026.02.12 17:09:07.895958 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2026.02.12 17:09:07.896012 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2842 | 2026.02.12 17:09:07.896623 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2843 | 2026.02.12 17:09:07.896867 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.02.12 17:09:07.897005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4792 | ||
| 2845 | 2026.02.12 17:09:08.157991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2846 | 2026.02.12 17:09:08.175647 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2026.02.12 17:09:08.175703 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2848 | 2026.02.12 17:09:08.181863 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2849 | 2026.02.12 17:09:08.182578 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2026.02.12 17:09:08.185583 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2851 | 2026.02.12 17:09:08.559313 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2852 | 2026.02.12 17:09:08.559516 [ 261 ] {7aa890d4-aea0-4cf7-914e-38e103b48bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2853 | 2026.02.12 17:09:08.559593 [ 261 ] {7aa890d4-aea0-4cf7-914e-38e103b48bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2854 | 2026.02.12 17:09:08.560314 [ 261 ] {7aa890d4-aea0-4cf7-914e-38e103b48bb5} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2026.02.12 17:09:08.560369 [ 261 ] {7aa890d4-aea0-4cf7-914e-38e103b48bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2856 | 2026.02.12 17:09:08.560827 [ 261 ] {7aa890d4-aea0-4cf7-914e-38e103b48bb5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2857 | 2026.02.12 17:09:08.561057 [ 261 ] {7aa890d4-aea0-4cf7-914e-38e103b48bb5} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2026.02.12 17:09:08.561233 [ 261 ] {7aa890d4-aea0-4cf7-914e-38e103b48bb5} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.00177 sec., 65536.7231638418 rows/sec., 5.56 MiB/sec. | ||
| 2859 | 2026.02.12 17:09:08.561283 [ 261 ] {7aa890d4-aea0-4cf7-914e-38e103b48bb5} <Debug> TCPHandler: Processed in 0.002110029 sec. | ||
| 2860 | 2026.02.12 17:09:08.561414 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2861 | 2026.02.12 17:09:08.561519 [ 261 ] {6e45f6aa-fc5a-42f8-b652-d1c5b3f993fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2862 | 2026.02.12 17:09:08.561565 [ 261 ] {6e45f6aa-fc5a-42f8-b652-d1c5b3f993fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2863 | 2026.02.12 17:09:08.561979 [ 261 ] {6e45f6aa-fc5a-42f8-b652-d1c5b3f993fc} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.02.12 17:09:08.562016 [ 261 ] {6e45f6aa-fc5a-42f8-b652-d1c5b3f993fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2865 | 2026.02.12 17:09:08.562313 [ 261 ] {6e45f6aa-fc5a-42f8-b652-d1c5b3f993fc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2866 | 2026.02.12 17:09:08.562518 [ 261 ] {6e45f6aa-fc5a-42f8-b652-d1c5b3f993fc} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.02.12 17:09:08.562646 [ 123 ] {} <Debug> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2868 | 2026.02.12 17:09:08.562658 [ 261 ] {6e45f6aa-fc5a-42f8-b652-d1c5b3f993fc} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001164 sec., 25773.195876288657 rows/sec., 1.89 MiB/sec. | ||
| 2869 | 2026.02.12 17:09:08.562707 [ 123 ] {} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2026.02.12 17:09:08.562720 [ 261 ] {6e45f6aa-fc5a-42f8-b652-d1c5b3f993fc} <Debug> TCPHandler: Processed in 0.001356657 sec. | ||
| 2871 | 2026.02.12 17:09:08.562736 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2872 | 2026.02.12 17:09:08.562836 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2873 | 2026.02.12 17:09:08.562877 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 2874 | 2026.02.12 17:09:08.562946 [ 261 ] {d646fe75-979a-435c-b5c6-64544567f196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2875 | 2026.02.12 17:09:08.562992 [ 261 ] {d646fe75-979a-435c-b5c6-64544567f196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2876 | 2026.02.12 17:09:08.563022 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2877 | 2026.02.12 17:09:08.563070 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 193 rows starting from the beginning of the part | ||
| 2878 | 2026.02.12 17:09:08.563177 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 2879 | 2026.02.12 17:09:08.563235 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 2880 | 2026.02.12 17:09:08.563281 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 2881 | 2026.02.12 17:09:08.563325 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 2882 | 2026.02.12 17:09:08.563382 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2883 | 2026.02.12 17:09:08.563452 [ 261 ] {d646fe75-979a-435c-b5c6-64544567f196} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.02.12 17:09:08.563493 [ 261 ] {d646fe75-979a-435c-b5c6-64544567f196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2885 | 2026.02.12 17:09:08.563852 [ 261 ] {d646fe75-979a-435c-b5c6-64544567f196} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2886 | 2026.02.12 17:09:08.564091 [ 261 ] {d646fe75-979a-435c-b5c6-64544567f196} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2026.02.12 17:09:08.564237 [ 261 ] {d646fe75-979a-435c-b5c6-64544567f196} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001312 sec., 71646.34146341463 rows/sec., 5.60 MiB/sec. | ||
| 2888 | 2026.02.12 17:09:08.564276 [ 261 ] {d646fe75-979a-435c-b5c6-64544567f196} <Debug> TCPHandler: Processed in 0.001489742 sec. | ||
| 2889 | 2026.02.12 17:09:08.564337 [ 198 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 305 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513412 sec., 201531.37414002267 rows/sec., 14.25 MiB/sec. | ||
| 2890 | 2026.02.12 17:09:08.564385 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2891 | 2026.02.12 17:09:08.564484 [ 261 ] {f4d342ca-6f54-4041-bfc5-97c41472643f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2892 | 2026.02.12 17:09:08.564509 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2893 | 2026.02.12 17:09:08.564530 [ 261 ] {f4d342ca-6f54-4041-bfc5-97c41472643f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2894 | 2026.02.12 17:09:08.564757 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_11_2} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.02.12 17:09:08.564830 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_11_2} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2896 | 2026.02.12 17:09:08.564911 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2897 | 2026.02.12 17:09:08.564963 [ 261 ] {f4d342ca-6f54-4041-bfc5-97c41472643f} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2026.02.12 17:09:08.565003 [ 261 ] {f4d342ca-6f54-4041-bfc5-97c41472643f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2899 | 2026.02.12 17:09:08.565335 [ 261 ] {f4d342ca-6f54-4041-bfc5-97c41472643f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2900 | 2026.02.12 17:09:08.565548 [ 261 ] {f4d342ca-6f54-4041-bfc5-97c41472643f} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2901 | 2026.02.12 17:09:08.565689 [ 261 ] {f4d342ca-6f54-4041-bfc5-97c41472643f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 2902 | 2026.02.12 17:09:08.565726 [ 261 ] {f4d342ca-6f54-4041-bfc5-97c41472643f} <Debug> TCPHandler: Processed in 0.001390689 sec. | ||
| 2903 | 2026.02.12 17:09:08.565845 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2904 | 2026.02.12 17:09:08.565971 [ 261 ] {3abd7cbf-1194-4e61-81aa-aee760e2cb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2905 | 2026.02.12 17:09:08.566037 [ 261 ] {3abd7cbf-1194-4e61-81aa-aee760e2cb56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2906 | 2026.02.12 17:09:08.566983 [ 261 ] {3abd7cbf-1194-4e61-81aa-aee760e2cb56} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2907 | 2026.02.12 17:09:08.567021 [ 261 ] {3abd7cbf-1194-4e61-81aa-aee760e2cb56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2908 | 2026.02.12 17:09:08.567587 [ 261 ] {3abd7cbf-1194-4e61-81aa-aee760e2cb56} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2909 | 2026.02.12 17:09:08.567817 [ 261 ] {3abd7cbf-1194-4e61-81aa-aee760e2cb56} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2910 | 2026.02.12 17:09:08.567925 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2911 | 2026.02.12 17:09:08.567961 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2026.02.12 17:09:08.567969 [ 261 ] {3abd7cbf-1194-4e61-81aa-aee760e2cb56} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002023 sec., 14829.461196243203 rows/sec., 26.57 MiB/sec. | ||
| 2913 | 2026.02.12 17:09:08.567985 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2914 | 2026.02.12 17:09:08.568039 [ 261 ] {3abd7cbf-1194-4e61-81aa-aee760e2cb56} <Debug> TCPHandler: Processed in 0.002254903 sec. | ||
| 2915 | 2026.02.12 17:09:08.568103 [ 198 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 2916 | 2026.02.12 17:09:08.568158 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2917 | 2026.02.12 17:09:08.568259 [ 261 ] {1e089ac0-48d1-4598-86b0-c21e9b7651cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2918 | 2026.02.12 17:09:08.568302 [ 261 ] {1e089ac0-48d1-4598-86b0-c21e9b7651cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2919 | 2026.02.12 17:09:08.568330 [ 198 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2920 | 2026.02.12 17:09:08.568390 [ 198 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 78 rows starting from the beginning of the part | ||
| 2921 | 2026.02.12 17:09:08.568515 [ 198 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 2922 | 2026.02.12 17:09:08.568609 [ 198 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 2923 | 2026.02.12 17:09:08.568649 [ 261 ] {1e089ac0-48d1-4598-86b0-c21e9b7651cc} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2026.02.12 17:09:08.568691 [ 261 ] {1e089ac0-48d1-4598-86b0-c21e9b7651cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2925 | 2026.02.12 17:09:08.568702 [ 198 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2926 | 2026.02.12 17:09:08.568795 [ 198 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 2927 | 2026.02.12 17:09:08.568883 [ 198 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2928 | 2026.02.12 17:09:08.569014 [ 261 ] {1e089ac0-48d1-4598-86b0-c21e9b7651cc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2929 | 2026.02.12 17:09:08.569285 [ 261 ] {1e089ac0-48d1-4598-86b0-c21e9b7651cc} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2026.02.12 17:09:08.569424 [ 261 ] {1e089ac0-48d1-4598-86b0-c21e9b7651cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 2931 | 2026.02.12 17:09:08.569460 [ 261 ] {1e089ac0-48d1-4598-86b0-c21e9b7651cc} <Debug> TCPHandler: Processed in 0.001355187 sec. | ||
| 2932 | 2026.02.12 17:09:08.576417 [ 201 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 19 columns (19 merged, 0 gathered) in 0.008357811 sec., 22015.33391937195 rows/sec., 39.45 MiB/sec. | ||
| 2933 | 2026.02.12 17:09:08.576833 [ 198 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2934 | 2026.02.12 17:09:08.577158 [ 198 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2026.02.12 17:09:08.577234 [ 198 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2936 | 2026.02.12 17:09:08.577326 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 2937 | 2026.02.12 17:09:09.000243 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.34 MiB, peak 216.81 MiB, free memory in arenas 0.00 B, will set to 214.15 MiB (RSS), difference: 2.81 MiB | ||
| 2938 | 2026.02.12 17:09:12.905656 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 398 | ||
| 2939 | 2026.02.12 17:09:12.907806 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2026.02.12 17:09:12.907864 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2941 | 2026.02.12 17:09:12.909087 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2942 | 2026.02.12 17:09:12.909394 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.02.12 17:09:12.909736 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 398 | ||
| 2944 | 2026.02.12 17:09:13.559291 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2945 | 2026.02.12 17:09:13.559562 [ 261 ] {7016efa1-811e-4c34-9234-8edb479cfe7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2946 | 2026.02.12 17:09:13.559664 [ 261 ] {7016efa1-811e-4c34-9234-8edb479cfe7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2947 | 2026.02.12 17:09:13.560367 [ 261 ] {7016efa1-811e-4c34-9234-8edb479cfe7b} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2026.02.12 17:09:13.560420 [ 261 ] {7016efa1-811e-4c34-9234-8edb479cfe7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2949 | 2026.02.12 17:09:13.560814 [ 261 ] {7016efa1-811e-4c34-9234-8edb479cfe7b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2950 | 2026.02.12 17:09:13.561049 [ 261 ] {7016efa1-811e-4c34-9234-8edb479cfe7b} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.02.12 17:09:13.561214 [ 261 ] {7016efa1-811e-4c34-9234-8edb479cfe7b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001723 sec., 13929.193267556588 rows/sec., 1.16 MiB/sec. | ||
| 2952 | 2026.02.12 17:09:13.561263 [ 261 ] {7016efa1-811e-4c34-9234-8edb479cfe7b} <Debug> TCPHandler: Processed in 0.002149429 sec. | ||
| 2953 | 2026.02.12 17:09:13.561392 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2954 | 2026.02.12 17:09:13.561494 [ 261 ] {16fd08c5-1720-4516-8a7a-d1c1150de08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2955 | 2026.02.12 17:09:13.561541 [ 261 ] {16fd08c5-1720-4516-8a7a-d1c1150de08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2956 | 2026.02.12 17:09:13.561944 [ 261 ] {16fd08c5-1720-4516-8a7a-d1c1150de08c} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.02.12 17:09:13.561983 [ 261 ] {16fd08c5-1720-4516-8a7a-d1c1150de08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2958 | 2026.02.12 17:09:13.562272 [ 261 ] {16fd08c5-1720-4516-8a7a-d1c1150de08c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2959 | 2026.02.12 17:09:13.562485 [ 261 ] {16fd08c5-1720-4516-8a7a-d1c1150de08c} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.02.12 17:09:13.562615 [ 261 ] {16fd08c5-1720-4516-8a7a-d1c1150de08c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001143 sec., 6999.12510936133 rows/sec., 570.73 KiB/sec. | ||
| 2961 | 2026.02.12 17:09:13.562651 [ 261 ] {16fd08c5-1720-4516-8a7a-d1c1150de08c} <Debug> TCPHandler: Processed in 0.001312566 sec. | ||
| 2962 | 2026.02.12 17:09:13.562757 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2963 | 2026.02.12 17:09:13.562859 [ 261 ] {52bdbaf4-bc36-4198-80c5-5bb4e5d2b2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2964 | 2026.02.12 17:09:13.562902 [ 261 ] {52bdbaf4-bc36-4198-80c5-5bb4e5d2b2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2965 | 2026.02.12 17:09:13.563419 [ 261 ] {52bdbaf4-bc36-4198-80c5-5bb4e5d2b2d4} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.02.12 17:09:13.563457 [ 261 ] {52bdbaf4-bc36-4198-80c5-5bb4e5d2b2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2967 | 2026.02.12 17:09:13.563780 [ 261 ] {52bdbaf4-bc36-4198-80c5-5bb4e5d2b2d4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2968 | 2026.02.12 17:09:13.563991 [ 261 ] {52bdbaf4-bc36-4198-80c5-5bb4e5d2b2d4} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.02.12 17:09:13.564121 [ 261 ] {52bdbaf4-bc36-4198-80c5-5bb4e5d2b2d4} <Debug> executeQuery: Read 200 rows, 18.17 KiB in 0.001282 sec., 156006.24024960998 rows/sec., 13.84 MiB/sec. | ||
| 2970 | 2026.02.12 17:09:13.564158 [ 261 ] {52bdbaf4-bc36-4198-80c5-5bb4e5d2b2d4} <Debug> TCPHandler: Processed in 0.001451491 sec. | ||
| 2971 | 2026.02.12 17:09:13.564267 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2972 | 2026.02.12 17:09:13.564362 [ 261 ] {18eedc6e-d81c-4802-972f-d176c8694b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2973 | 2026.02.12 17:09:13.564404 [ 261 ] {18eedc6e-d81c-4802-972f-d176c8694b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2974 | 2026.02.12 17:09:13.564799 [ 261 ] {18eedc6e-d81c-4802-972f-d176c8694b03} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2026.02.12 17:09:13.564835 [ 261 ] {18eedc6e-d81c-4802-972f-d176c8694b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2976 | 2026.02.12 17:09:13.565128 [ 261 ] {18eedc6e-d81c-4802-972f-d176c8694b03} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2977 | 2026.02.12 17:09:13.565336 [ 261 ] {18eedc6e-d81c-4802-972f-d176c8694b03} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2026.02.12 17:09:13.565469 [ 261 ] {18eedc6e-d81c-4802-972f-d176c8694b03} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001125 sec., 26666.666666666668 rows/sec., 1.97 MiB/sec. | ||
| 2979 | 2026.02.12 17:09:13.565505 [ 261 ] {18eedc6e-d81c-4802-972f-d176c8694b03} <Debug> TCPHandler: Processed in 0.001287236 sec. | ||
| 2980 | 2026.02.12 17:09:13.565613 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2981 | 2026.02.12 17:09:13.565707 [ 261 ] {71649fdb-11dc-45fc-aa95-f4c2ad842c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2982 | 2026.02.12 17:09:13.565748 [ 261 ] {71649fdb-11dc-45fc-aa95-f4c2ad842c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2983 | 2026.02.12 17:09:13.566129 [ 261 ] {71649fdb-11dc-45fc-aa95-f4c2ad842c40} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2026.02.12 17:09:13.566165 [ 261 ] {71649fdb-11dc-45fc-aa95-f4c2ad842c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2985 | 2026.02.12 17:09:13.566458 [ 261 ] {71649fdb-11dc-45fc-aa95-f4c2ad842c40} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2986 | 2026.02.12 17:09:13.566661 [ 261 ] {71649fdb-11dc-45fc-aa95-f4c2ad842c40} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2026.02.12 17:09:13.566788 [ 261 ] {71649fdb-11dc-45fc-aa95-f4c2ad842c40} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001099 sec., 21838.03457688808 rows/sec., 1.81 MiB/sec. | ||
| 2988 | 2026.02.12 17:09:13.566825 [ 261 ] {71649fdb-11dc-45fc-aa95-f4c2ad842c40} <Debug> TCPHandler: Processed in 0.001262315 sec. | ||
| 2989 | 2026.02.12 17:09:13.566932 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2990 | 2026.02.12 17:09:13.567024 [ 261 ] {935748d3-e3e6-48eb-8cc3-3c530c1217b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2991 | 2026.02.12 17:09:13.567064 [ 261 ] {935748d3-e3e6-48eb-8cc3-3c530c1217b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2992 | 2026.02.12 17:09:13.567448 [ 261 ] {935748d3-e3e6-48eb-8cc3-3c530c1217b7} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2993 | 2026.02.12 17:09:13.567485 [ 261 ] {935748d3-e3e6-48eb-8cc3-3c530c1217b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 2994 | 2026.02.12 17:09:13.567774 [ 261 ] {935748d3-e3e6-48eb-8cc3-3c530c1217b7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2995 | 2026.02.12 17:09:13.567975 [ 261 ] {935748d3-e3e6-48eb-8cc3-3c530c1217b7} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2996 | 2026.02.12 17:09:13.568103 [ 261 ] {935748d3-e3e6-48eb-8cc3-3c530c1217b7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 855.38 KiB/sec. | ||
| 2997 | 2026.02.12 17:09:13.568140 [ 261 ] {935748d3-e3e6-48eb-8cc3-3c530c1217b7} <Debug> TCPHandler: Processed in 0.001256375 sec. | ||
| 2998 | 2026.02.12 17:09:13.568248 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2999 | 2026.02.12 17:09:13.568341 [ 261 ] {c38d63c0-7f32-4628-a62e-b8420628d6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3000 | 2026.02.12 17:09:13.568380 [ 261 ] {c38d63c0-7f32-4628-a62e-b8420628d6e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3001 | 2026.02.12 17:09:13.568806 [ 261 ] {c38d63c0-7f32-4628-a62e-b8420628d6e6} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3002 | 2026.02.12 17:09:13.568843 [ 261 ] {c38d63c0-7f32-4628-a62e-b8420628d6e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3003 | 2026.02.12 17:09:13.569139 [ 261 ] {c38d63c0-7f32-4628-a62e-b8420628d6e6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3004 | 2026.02.12 17:09:13.569349 [ 261 ] {c38d63c0-7f32-4628-a62e-b8420628d6e6} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3005 | 2026.02.12 17:09:13.569475 [ 261 ] {c38d63c0-7f32-4628-a62e-b8420628d6e6} <Debug> executeQuery: Read 118 rows, 9.83 KiB in 0.001153 sec., 102341.71725932352 rows/sec., 8.32 MiB/sec. | ||
| 3006 | 2026.02.12 17:09:13.569513 [ 261 ] {c38d63c0-7f32-4628-a62e-b8420628d6e6} <Debug> TCPHandler: Processed in 0.001314487 sec. | ||
| 3007 | 2026.02.12 17:09:13.569622 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3008 | 2026.02.12 17:09:13.569715 [ 261 ] {d92b4e21-2dd5-4752-b625-248dd2456832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3009 | 2026.02.12 17:09:13.569758 [ 261 ] {d92b4e21-2dd5-4752-b625-248dd2456832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3010 | 2026.02.12 17:09:13.570153 [ 261 ] {d92b4e21-2dd5-4752-b625-248dd2456832} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2026.02.12 17:09:13.570190 [ 261 ] {d92b4e21-2dd5-4752-b625-248dd2456832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3012 | 2026.02.12 17:09:13.570513 [ 261 ] {d92b4e21-2dd5-4752-b625-248dd2456832} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3013 | 2026.02.12 17:09:13.570717 [ 261 ] {d92b4e21-2dd5-4752-b625-248dd2456832} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3014 | 2026.02.12 17:09:13.570845 [ 261 ] {d92b4e21-2dd5-4752-b625-248dd2456832} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001148 sec., 174216.02787456446 rows/sec., 12.49 MiB/sec. | ||
| 3015 | 2026.02.12 17:09:13.570881 [ 261 ] {d92b4e21-2dd5-4752-b625-248dd2456832} <Debug> TCPHandler: Processed in 0.001306966 sec. | ||
| 3016 | 2026.02.12 17:09:13.570992 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3017 | 2026.02.12 17:09:13.571083 [ 261 ] {1317130c-562a-454d-ae2f-6edc5d46687d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3018 | 2026.02.12 17:09:13.571138 [ 261 ] {1317130c-562a-454d-ae2f-6edc5d46687d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3019 | 2026.02.12 17:09:13.571883 [ 261 ] {1317130c-562a-454d-ae2f-6edc5d46687d} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2026.02.12 17:09:13.571920 [ 261 ] {1317130c-562a-454d-ae2f-6edc5d46687d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3021 | 2026.02.12 17:09:13.572445 [ 261 ] {1317130c-562a-454d-ae2f-6edc5d46687d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3022 | 2026.02.12 17:09:13.572658 [ 261 ] {1317130c-562a-454d-ae2f-6edc5d46687d} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2026.02.12 17:09:13.572793 [ 261 ] {1317130c-562a-454d-ae2f-6edc5d46687d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001727 sec., 5790.387955993051 rows/sec., 10.38 MiB/sec. | ||
| 3024 | 2026.02.12 17:09:13.572850 [ 261 ] {1317130c-562a-454d-ae2f-6edc5d46687d} <Debug> TCPHandler: Processed in 0.001908413 sec. | ||
| 3025 | 2026.02.12 17:09:13.572959 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3026 | 2026.02.12 17:09:13.573053 [ 261 ] {ed1656ff-6e27-4381-934d-97a9750e716a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3027 | 2026.02.12 17:09:13.573095 [ 261 ] {ed1656ff-6e27-4381-934d-97a9750e716a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3028 | 2026.02.12 17:09:13.573426 [ 261 ] {ed1656ff-6e27-4381-934d-97a9750e716a} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2026.02.12 17:09:13.573487 [ 261 ] {ed1656ff-6e27-4381-934d-97a9750e716a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3030 | 2026.02.12 17:09:13.573785 [ 261 ] {ed1656ff-6e27-4381-934d-97a9750e716a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3031 | 2026.02.12 17:09:13.573990 [ 261 ] {ed1656ff-6e27-4381-934d-97a9750e716a} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3032 | 2026.02.12 17:09:13.574114 [ 261 ] {ed1656ff-6e27-4381-934d-97a9750e716a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 3033 | 2026.02.12 17:09:13.574149 [ 261 ] {ed1656ff-6e27-4381-934d-97a9750e716a} <Debug> TCPHandler: Processed in 0.001240525 sec. | ||
| 3034 | 2026.02.12 17:09:15.397246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5304 | ||
| 3035 | 2026.02.12 17:09:15.397759 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2026.02.12 17:09:15.397809 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3037 | 2026.02.12 17:09:15.398286 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3038 | 2026.02.12 17:09:15.398517 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2026.02.12 17:09:15.398653 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5304 | ||
| 3040 | 2026.02.12 17:09:15.398653 [ 150 ] {} <Debug> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3041 | 2026.02.12 17:09:15.398709 [ 150 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2026.02.12 17:09:15.398732 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3043 | 2026.02.12 17:09:15.398873 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 3044 | 2026.02.12 17:09:15.399026 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3045 | 2026.02.12 17:09:15.399071 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2872 rows starting from the beginning of the part | ||
| 3046 | 2026.02.12 17:09:15.399142 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 3047 | 2026.02.12 17:09:15.399182 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 3048 | 2026.02.12 17:09:15.399219 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 3049 | 2026.02.12 17:09:15.399258 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 3050 | 2026.02.12 17:09:15.399296 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 3051 | 2026.02.12 17:09:15.400733 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5304 rows, containing 4 columns (4 merged, 0 gathered) in 0.001921133 sec., 2760870.798638095 rows/sec., 39.49 MiB/sec. | ||
| 3052 | 2026.02.12 17:09:15.401407 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3053 | 2026.02.12 17:09:15.401673 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_11_2} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2026.02.12 17:09:15.401749 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_11_2} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3055 | 2026.02.12 17:09:15.401825 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3056 | 2026.02.12 17:09:15.685756 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3057 | 2026.02.12 17:09:15.704864 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2026.02.12 17:09:15.704933 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3059 | 2026.02.12 17:09:15.711436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3060 | 2026.02.12 17:09:15.712214 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2026.02.12 17:09:15.712502 [ 150 ] {} <Debug> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3062 | 2026.02.12 17:09:15.712567 [ 150 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3063 | 2026.02.12 17:09:15.712586 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3064 | 2026.02.12 17:09:15.712721 [ 201 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 3065 | 2026.02.12 17:09:15.716259 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3066 | 2026.02.12 17:09:15.716993 [ 201 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3067 | 2026.02.12 17:09:15.718308 [ 201 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 3068 | 2026.02.12 17:09:15.722540 [ 201 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 3069 | 2026.02.12 17:09:15.726642 [ 201 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 3070 | 2026.02.12 17:09:15.730849 [ 201 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 3071 | 2026.02.12 17:09:15.735504 [ 201 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 3072 | 2026.02.12 17:09:15.739853 [ 201 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 3073 | 2026.02.12 17:09:15.794341 [ 200 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081673089 sec., 1016.2466121490763 rows/sec., 5.25 MiB/sec. | ||
| 3074 | 2026.02.12 17:09:15.796756 [ 186 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3075 | 2026.02.12 17:09:15.798683 [ 186 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_11_2} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2026.02.12 17:09:15.798797 [ 186 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_11_2} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3077 | 2026.02.12 17:09:15.801076 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3078 | 2026.02.12 17:09:16.000275 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.29 MiB, peak 225.18 MiB, free memory in arenas 0.00 B, will set to 223.64 MiB (RSS), difference: 8.35 MiB | ||
| 3079 | 2026.02.12 17:09:18.559367 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3080 | 2026.02.12 17:09:18.559552 [ 261 ] {d8e3d3b2-a39b-40b2-bdfe-bc6e097b1411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3081 | 2026.02.12 17:09:18.559623 [ 261 ] {d8e3d3b2-a39b-40b2-bdfe-bc6e097b1411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3082 | 2026.02.12 17:09:18.560315 [ 261 ] {d8e3d3b2-a39b-40b2-bdfe-bc6e097b1411} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.02.12 17:09:18.560370 [ 261 ] {d8e3d3b2-a39b-40b2-bdfe-bc6e097b1411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3084 | 2026.02.12 17:09:18.560803 [ 261 ] {d8e3d3b2-a39b-40b2-bdfe-bc6e097b1411} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3085 | 2026.02.12 17:09:18.561041 [ 261 ] {d8e3d3b2-a39b-40b2-bdfe-bc6e097b1411} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.02.12 17:09:18.561203 [ 261 ] {d8e3d3b2-a39b-40b2-bdfe-bc6e097b1411} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.0017 sec., 68235.29411764706 rows/sec., 5.79 MiB/sec. | ||
| 3087 | 2026.02.12 17:09:18.561252 [ 261 ] {d8e3d3b2-a39b-40b2-bdfe-bc6e097b1411} <Debug> TCPHandler: Processed in 0.002018106 sec. | ||
| 3088 | 2026.02.12 17:09:18.561380 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3089 | 2026.02.12 17:09:18.561484 [ 261 ] {24cf2a77-1a01-4cd6-b0ec-1f62d8d122f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3090 | 2026.02.12 17:09:18.561530 [ 261 ] {24cf2a77-1a01-4cd6-b0ec-1f62d8d122f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3091 | 2026.02.12 17:09:18.561960 [ 261 ] {24cf2a77-1a01-4cd6-b0ec-1f62d8d122f1} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2026.02.12 17:09:18.562000 [ 261 ] {24cf2a77-1a01-4cd6-b0ec-1f62d8d122f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3093 | 2026.02.12 17:09:18.562310 [ 261 ] {24cf2a77-1a01-4cd6-b0ec-1f62d8d122f1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3094 | 2026.02.12 17:09:18.562532 [ 261 ] {24cf2a77-1a01-4cd6-b0ec-1f62d8d122f1} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.02.12 17:09:18.562668 [ 261 ] {24cf2a77-1a01-4cd6-b0ec-1f62d8d122f1} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001209 sec., 24813.89578163772 rows/sec., 1.82 MiB/sec. | ||
| 3096 | 2026.02.12 17:09:18.562707 [ 261 ] {24cf2a77-1a01-4cd6-b0ec-1f62d8d122f1} <Debug> TCPHandler: Processed in 0.001378448 sec. | ||
| 3097 | 2026.02.12 17:09:18.562819 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3098 | 2026.02.12 17:09:18.562917 [ 261 ] {73f34b6a-4882-44bf-83b3-a2c9ee269d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3099 | 2026.02.12 17:09:18.562959 [ 261 ] {73f34b6a-4882-44bf-83b3-a2c9ee269d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3100 | 2026.02.12 17:09:18.563399 [ 261 ] {73f34b6a-4882-44bf-83b3-a2c9ee269d38} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.02.12 17:09:18.563437 [ 261 ] {73f34b6a-4882-44bf-83b3-a2c9ee269d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3102 | 2026.02.12 17:09:18.563753 [ 261 ] {73f34b6a-4882-44bf-83b3-a2c9ee269d38} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3103 | 2026.02.12 17:09:18.563985 [ 261 ] {73f34b6a-4882-44bf-83b3-a2c9ee269d38} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3104 | 2026.02.12 17:09:18.564129 [ 261 ] {73f34b6a-4882-44bf-83b3-a2c9ee269d38} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001232 sec., 76298.7012987013 rows/sec., 5.96 MiB/sec. | ||
| 3105 | 2026.02.12 17:09:18.564171 [ 261 ] {73f34b6a-4882-44bf-83b3-a2c9ee269d38} <Debug> TCPHandler: Processed in 0.001401079 sec. | ||
| 3106 | 2026.02.12 17:09:18.564286 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3107 | 2026.02.12 17:09:18.564383 [ 261 ] {ff8b94ba-abaa-4645-8e04-fa0fca2d237c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3108 | 2026.02.12 17:09:18.564428 [ 261 ] {ff8b94ba-abaa-4645-8e04-fa0fca2d237c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3109 | 2026.02.12 17:09:18.564834 [ 261 ] {ff8b94ba-abaa-4645-8e04-fa0fca2d237c} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2026.02.12 17:09:18.564872 [ 261 ] {ff8b94ba-abaa-4645-8e04-fa0fca2d237c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3111 | 2026.02.12 17:09:18.565206 [ 261 ] {ff8b94ba-abaa-4645-8e04-fa0fca2d237c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3112 | 2026.02.12 17:09:18.565416 [ 261 ] {ff8b94ba-abaa-4645-8e04-fa0fca2d237c} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2026.02.12 17:09:18.565552 [ 261 ] {ff8b94ba-abaa-4645-8e04-fa0fca2d237c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 3114 | 2026.02.12 17:09:18.565590 [ 261 ] {ff8b94ba-abaa-4645-8e04-fa0fca2d237c} <Debug> TCPHandler: Processed in 0.001354078 sec. | ||
| 3115 | 2026.02.12 17:09:18.565708 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3116 | 2026.02.12 17:09:18.565802 [ 261 ] {5328e8a9-d7be-4f3d-ac74-40c8532c11ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3117 | 2026.02.12 17:09:18.565857 [ 261 ] {5328e8a9-d7be-4f3d-ac74-40c8532c11ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3118 | 2026.02.12 17:09:18.566664 [ 261 ] {5328e8a9-d7be-4f3d-ac74-40c8532c11ec} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3119 | 2026.02.12 17:09:18.566701 [ 261 ] {5328e8a9-d7be-4f3d-ac74-40c8532c11ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3120 | 2026.02.12 17:09:18.567251 [ 261 ] {5328e8a9-d7be-4f3d-ac74-40c8532c11ec} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3121 | 2026.02.12 17:09:18.567472 [ 261 ] {5328e8a9-d7be-4f3d-ac74-40c8532c11ec} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2026.02.12 17:09:18.567614 [ 261 ] {5328e8a9-d7be-4f3d-ac74-40c8532c11ec} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001831 sec., 16384.489350081923 rows/sec., 29.36 MiB/sec. | ||
| 3123 | 2026.02.12 17:09:18.567676 [ 261 ] {5328e8a9-d7be-4f3d-ac74-40c8532c11ec} <Debug> TCPHandler: Processed in 0.002016696 sec. | ||
| 3124 | 2026.02.12 17:09:18.567792 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3125 | 2026.02.12 17:09:18.567887 [ 261 ] {ba977a82-e029-4320-aac1-3d2631e1fcd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3126 | 2026.02.12 17:09:18.567929 [ 261 ] {ba977a82-e029-4320-aac1-3d2631e1fcd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3127 | 2026.02.12 17:09:18.568246 [ 261 ] {ba977a82-e029-4320-aac1-3d2631e1fcd8} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2026.02.12 17:09:18.568280 [ 261 ] {ba977a82-e029-4320-aac1-3d2631e1fcd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3129 | 2026.02.12 17:09:18.568567 [ 261 ] {ba977a82-e029-4320-aac1-3d2631e1fcd8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3130 | 2026.02.12 17:09:18.568762 [ 261 ] {ba977a82-e029-4320-aac1-3d2631e1fcd8} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2026.02.12 17:09:18.568947 [ 261 ] {ba977a82-e029-4320-aac1-3d2631e1fcd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 3132 | 2026.02.12 17:09:18.568982 [ 261 ] {ba977a82-e029-4320-aac1-3d2631e1fcd8} <Debug> TCPHandler: Processed in 0.001237554 sec. | ||
| 3133 | 2026.02.12 17:09:22.834193 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3134 | 2026.02.12 17:09:22.834256 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3135 | 2026.02.12 17:09:22.898746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5752 | ||
| 3136 | 2026.02.12 17:09:22.899210 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2026.02.12 17:09:22.899251 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3138 | 2026.02.12 17:09:22.899789 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3139 | 2026.02.12 17:09:22.900038 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2026.02.12 17:09:22.900175 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5752 | ||
| 3141 | 2026.02.12 17:09:22.910111 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 430 | ||
| 3142 | 2026.02.12 17:09:22.912435 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.02.12 17:09:22.912491 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3144 | 2026.02.12 17:09:22.913688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3145 | 2026.02.12 17:09:22.913954 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.02.12 17:09:22.914300 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
| 3147 | 2026.02.12 17:09:23.216332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3148 | 2026.02.12 17:09:23.233013 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2026.02.12 17:09:23.233066 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3150 | 2026.02.12 17:09:23.238831 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3151 | 2026.02.12 17:09:23.239488 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3152 | 2026.02.12 17:09:23.242203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3153 | 2026.02.12 17:09:23.556554 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3154 | 2026.02.12 17:09:23.556837 [ 261 ] {5dcc3c87-3dfa-433e-8696-4838c8ca35ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3155 | 2026.02.12 17:09:23.556943 [ 261 ] {5dcc3c87-3dfa-433e-8696-4838c8ca35ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3156 | 2026.02.12 17:09:23.557800 [ 261 ] {5dcc3c87-3dfa-433e-8696-4838c8ca35ab} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2026.02.12 17:09:23.557845 [ 261 ] {5dcc3c87-3dfa-433e-8696-4838c8ca35ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3158 | 2026.02.12 17:09:23.558263 [ 261 ] {5dcc3c87-3dfa-433e-8696-4838c8ca35ab} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3159 | 2026.02.12 17:09:23.558487 [ 261 ] {5dcc3c87-3dfa-433e-8696-4838c8ca35ab} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2026.02.12 17:09:23.558627 [ 141 ] {} <Debug> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3161 | 2026.02.12 17:09:23.558650 [ 261 ] {5dcc3c87-3dfa-433e-8696-4838c8ca35ab} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001889 sec., 40232.92747485442 rows/sec., 3.32 MiB/sec. | ||
| 3162 | 2026.02.12 17:09:23.558674 [ 141 ] {} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3163 | 2026.02.12 17:09:23.558698 [ 261 ] {5dcc3c87-3dfa-433e-8696-4838c8ca35ab} <Debug> TCPHandler: Processed in 0.002295434 sec. | ||
| 3164 | 2026.02.12 17:09:23.558699 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3165 | 2026.02.12 17:09:23.558832 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2026.02.12 17:09:23.558858 [ 186 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::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 | ||
| 3167 | 2026.02.12 17:09:23.558935 [ 261 ] {ca008c17-2ddb-4e13-b754-32a43d35e9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3168 | 2026.02.12 17:09:23.558984 [ 261 ] {ca008c17-2ddb-4e13-b754-32a43d35e9cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3169 | 2026.02.12 17:09:23.559021 [ 186 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3170 | 2026.02.12 17:09:23.559065 [ 186 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2101 rows starting from the beginning of the part | ||
| 3171 | 2026.02.12 17:09:23.559171 [ 186 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 3172 | 2026.02.12 17:09:23.559230 [ 186 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 116 rows starting from the beginning of the part | ||
| 3173 | 2026.02.12 17:09:23.559284 [ 186 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 200 rows starting from the beginning of the part | ||
| 3174 | 2026.02.12 17:09:23.559338 [ 186 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 116 rows starting from the beginning of the part | ||
| 3175 | 2026.02.12 17:09:23.559387 [ 186 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 76 rows starting from the beginning of the part | ||
| 3176 | 2026.02.12 17:09:23.559395 [ 261 ] {ca008c17-2ddb-4e13-b754-32a43d35e9cd} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2026.02.12 17:09:23.559437 [ 261 ] {ca008c17-2ddb-4e13-b754-32a43d35e9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3178 | 2026.02.12 17:09:23.559796 [ 261 ] {ca008c17-2ddb-4e13-b754-32a43d35e9cd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3179 | 2026.02.12 17:09:23.560020 [ 261 ] {ca008c17-2ddb-4e13-b754-32a43d35e9cd} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2026.02.12 17:09:23.560156 [ 261 ] {ca008c17-2ddb-4e13-b754-32a43d35e9cd} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001246 sec., 8025.682182985554 rows/sec., 603.49 KiB/sec. | ||
| 3181 | 2026.02.12 17:09:23.560195 [ 261 ] {ca008c17-2ddb-4e13-b754-32a43d35e9cd} <Debug> TCPHandler: Processed in 0.001414879 sec. | ||
| 3182 | 2026.02.12 17:09:23.560307 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3183 | 2026.02.12 17:09:23.560404 [ 261 ] {a56fa0cd-82b0-4305-bc35-978fc3b19925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3184 | 2026.02.12 17:09:23.560446 [ 261 ] {a56fa0cd-82b0-4305-bc35-978fc3b19925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3185 | 2026.02.12 17:09:23.560877 [ 261 ] {a56fa0cd-82b0-4305-bc35-978fc3b19925} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2026.02.12 17:09:23.560912 [ 261 ] {a56fa0cd-82b0-4305-bc35-978fc3b19925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3187 | 2026.02.12 17:09:23.560971 [ 200 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2685 rows, containing 5 columns (5 merged, 0 gathered) in 0.00218258 sec., 1230195.4567530171 rows/sec., 106.74 MiB/sec. | ||
| 3188 | 2026.02.12 17:09:23.561225 [ 261 ] {a56fa0cd-82b0-4305-bc35-978fc3b19925} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3189 | 2026.02.12 17:09:23.561349 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3190 | 2026.02.12 17:09:23.561474 [ 261 ] {a56fa0cd-82b0-4305-bc35-978fc3b19925} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2026.02.12 17:09:23.561597 [ 141 ] {} <Debug> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3192 | 2026.02.12 17:09:23.561619 [ 261 ] {a56fa0cd-82b0-4305-bc35-978fc3b19925} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001235 sec., 59919.02834008097 rows/sec., 4.68 MiB/sec. | ||
| 3193 | 2026.02.12 17:09:23.561634 [ 141 ] {} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.02.12 17:09:23.561657 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3195 | 2026.02.12 17:09:23.561658 [ 261 ] {a56fa0cd-82b0-4305-bc35-978fc3b19925} <Debug> TCPHandler: Processed in 0.001400469 sec. | ||
| 3196 | 2026.02.12 17:09:23.561733 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_16_3} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2026.02.12 17:09:23.561739 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::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 | ||
| 3198 | 2026.02.12 17:09:23.561783 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3199 | 2026.02.12 17:09:23.561824 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_16_3} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3200 | 2026.02.12 17:09:23.561875 [ 261 ] {fe7c883f-f53d-4ef1-9b9c-d1176f99eae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3201 | 2026.02.12 17:09:23.561878 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3202 | 2026.02.12 17:09:23.561915 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3203 | 2026.02.12 17:09:23.561928 [ 261 ] {fe7c883f-f53d-4ef1-9b9c-d1176f99eae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3204 | 2026.02.12 17:09:23.561930 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1031 rows starting from the beginning of the part | ||
| 3205 | 2026.02.12 17:09:23.562012 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 3206 | 2026.02.12 17:09:23.562055 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 94 rows starting from the beginning of the part | ||
| 3207 | 2026.02.12 17:09:23.562097 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 118 rows starting from the beginning of the part | ||
| 3208 | 2026.02.12 17:09:23.562134 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 94 rows starting from the beginning of the part | ||
| 3209 | 2026.02.12 17:09:23.562169 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 74 rows starting from the beginning of the part | ||
| 3210 | 2026.02.12 17:09:23.562335 [ 261 ] {fe7c883f-f53d-4ef1-9b9c-d1176f99eae3} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2026.02.12 17:09:23.562374 [ 261 ] {fe7c883f-f53d-4ef1-9b9c-d1176f99eae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3212 | 2026.02.12 17:09:23.562778 [ 261 ] {fe7c883f-f53d-4ef1-9b9c-d1176f99eae3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3213 | 2026.02.12 17:09:23.563009 [ 261 ] {fe7c883f-f53d-4ef1-9b9c-d1176f99eae3} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2026.02.12 17:09:23.563111 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3215 | 2026.02.12 17:09:23.563141 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2026.02.12 17:09:23.563143 [ 261 ] {fe7c883f-f53d-4ef1-9b9c-d1176f99eae3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 3217 | 2026.02.12 17:09:23.563158 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3218 | 2026.02.12 17:09:23.563184 [ 261 ] {fe7c883f-f53d-4ef1-9b9c-d1176f99eae3} <Debug> TCPHandler: Processed in 0.00144598 sec. | ||
| 3219 | 2026.02.12 17:09:23.563254 [ 199 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 3220 | 2026.02.12 17:09:23.563306 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3221 | 2026.02.12 17:09:23.563351 [ 186 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1485 rows, containing 5 columns (5 merged, 0 gathered) in 0.001642685 sec., 904007.7677704489 rows/sec., 71.01 MiB/sec. | ||
| 3222 | 2026.02.12 17:09:23.563367 [ 199 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3223 | 2026.02.12 17:09:23.563412 [ 199 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4159 rows starting from the beginning of the part | ||
| 3224 | 2026.02.12 17:09:23.563436 [ 261 ] {3023c191-35a6-453d-bbba-b05b1cb4ccec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3225 | 2026.02.12 17:09:23.563476 [ 199 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3226 | 2026.02.12 17:09:23.563511 [ 261 ] {3023c191-35a6-453d-bbba-b05b1cb4ccec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3227 | 2026.02.12 17:09:23.563527 [ 199 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3228 | 2026.02.12 17:09:23.563535 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3229 | 2026.02.12 17:09:23.563579 [ 199 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 200 rows starting from the beginning of the part | ||
| 3230 | 2026.02.12 17:09:23.563624 [ 199 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3231 | 2026.02.12 17:09:23.563666 [ 199 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 3232 | 2026.02.12 17:09:23.563837 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_16_3} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2026.02.12 17:09:23.563930 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_16_3} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3234 | 2026.02.12 17:09:23.564013 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3235 | 2026.02.12 17:09:23.564438 [ 261 ] {3023c191-35a6-453d-bbba-b05b1cb4ccec} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2026.02.12 17:09:23.564489 [ 261 ] {3023c191-35a6-453d-bbba-b05b1cb4ccec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3237 | 2026.02.12 17:09:23.565107 [ 261 ] {3023c191-35a6-453d-bbba-b05b1cb4ccec} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3238 | 2026.02.12 17:09:23.565359 [ 261 ] {3023c191-35a6-453d-bbba-b05b1cb4ccec} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2026.02.12 17:09:23.565505 [ 261 ] {3023c191-35a6-453d-bbba-b05b1cb4ccec} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002096 sec., 4770.992366412213 rows/sec., 8.55 MiB/sec. | ||
| 3240 | 2026.02.12 17:09:23.565568 [ 261 ] {3023c191-35a6-453d-bbba-b05b1cb4ccec} <Debug> TCPHandler: Processed in 0.002325015 sec. | ||
| 3241 | 2026.02.12 17:09:23.565681 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3242 | 2026.02.12 17:09:23.565785 [ 261 ] {460dfd13-a250-49da-be06-2b876e0df3bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3243 | 2026.02.12 17:09:23.565829 [ 261 ] {460dfd13-a250-49da-be06-2b876e0df3bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3244 | 2026.02.12 17:09:23.565828 [ 200 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4999 rows, containing 5 columns (5 merged, 0 gathered) in 0.002617943 sec., 1909514.454669181 rows/sec., 130.54 MiB/sec. | ||
| 3245 | 2026.02.12 17:09:23.566170 [ 261 ] {460dfd13-a250-49da-be06-2b876e0df3bd} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2026.02.12 17:09:23.566213 [ 261 ] {460dfd13-a250-49da-be06-2b876e0df3bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3247 | 2026.02.12 17:09:23.566241 [ 199 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3248 | 2026.02.12 17:09:23.566549 [ 199 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.02.12 17:09:23.566572 [ 261 ] {460dfd13-a250-49da-be06-2b876e0df3bd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3250 | 2026.02.12 17:09:23.566619 [ 199 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3251 | 2026.02.12 17:09:23.566691 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 3252 | 2026.02.12 17:09:23.566822 [ 261 ] {460dfd13-a250-49da-be06-2b876e0df3bd} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.02.12 17:09:23.566923 [ 141 ] {} <Debug> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3254 | 2026.02.12 17:09:23.566952 [ 141 ] {} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2026.02.12 17:09:23.566957 [ 261 ] {460dfd13-a250-49da-be06-2b876e0df3bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 3256 | 2026.02.12 17:09:23.566971 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3257 | 2026.02.12 17:09:23.566995 [ 261 ] {460dfd13-a250-49da-be06-2b876e0df3bd} <Debug> TCPHandler: Processed in 0.001364568 sec. | ||
| 3258 | 2026.02.12 17:09:23.567044 [ 189 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 3259 | 2026.02.12 17:09:23.567124 [ 189 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3260 | 2026.02.12 17:09:23.567153 [ 189 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 594 rows starting from the beginning of the part | ||
| 3261 | 2026.02.12 17:09:23.567207 [ 189 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3262 | 2026.02.12 17:09:23.567251 [ 189 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3263 | 2026.02.12 17:09:23.567291 [ 189 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3264 | 2026.02.12 17:09:23.567331 [ 189 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3265 | 2026.02.12 17:09:23.567370 [ 189 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 3266 | 2026.02.12 17:09:23.568172 [ 199 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 4 columns (4 merged, 0 gathered) in 0.001161593 sec., 769632.73711188 rows/sec., 50.74 MiB/sec. | ||
| 3267 | 2026.02.12 17:09:23.568386 [ 186 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3268 | 2026.02.12 17:09:23.568684 [ 186 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_16_3} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.02.12 17:09:23.568761 [ 186 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_16_3} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3270 | 2026.02.12 17:09:23.568857 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3271 | 2026.02.12 17:09:24.135672 [ 140 ] {} <Debug> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3272 | 2026.02.12 17:09:24.135741 [ 140 ] {} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2026.02.12 17:09:24.135762 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3274 | 2026.02.12 17:09:24.135890 [ 186 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::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 | ||
| 3275 | 2026.02.12 17:09:24.136065 [ 186 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3276 | 2026.02.12 17:09:24.136104 [ 186 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 266 rows starting from the beginning of the part | ||
| 3277 | 2026.02.12 17:09:24.136178 [ 186 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 266 rows starting from the beginning of the part | ||
| 3278 | 2026.02.12 17:09:24.136231 [ 186 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 266 rows starting from the beginning of the part | ||
| 3279 | 2026.02.12 17:09:24.136281 [ 186 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3280 | 2026.02.12 17:09:24.136328 [ 186 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3281 | 2026.02.12 17:09:24.137290 [ 199 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145907 sec., 579821.3930791531 rows/sec., 39.69 MiB/sec. | ||
| 3282 | 2026.02.12 17:09:24.137479 [ 194 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3283 | 2026.02.12 17:09:24.137787 [ 194 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_5_1} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.02.12 17:09:24.137866 [ 194 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_5_1} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3285 | 2026.02.12 17:09:24.137939 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3286 | 2026.02.12 17:09:24.998071 [ 139 ] {} <Debug> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3287 | 2026.02.12 17:09:24.998160 [ 139 ] {} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2026.02.12 17:09:24.998186 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3289 | 2026.02.12 17:09:24.998326 [ 186 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::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 | ||
| 3290 | 2026.02.12 17:09:24.998496 [ 186 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3291 | 2026.02.12 17:09:24.998535 [ 186 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 139 rows starting from the beginning of the part | ||
| 3292 | 2026.02.12 17:09:24.998613 [ 186 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 139 rows starting from the beginning of the part | ||
| 3293 | 2026.02.12 17:09:24.998665 [ 186 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 139 rows starting from the beginning of the part | ||
| 3294 | 2026.02.12 17:09:24.998711 [ 186 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::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 | ||
| 3295 | 2026.02.12 17:09:24.998749 [ 186 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3296 | 2026.02.12 17:09:24.999597 [ 199 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 441 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334147 sec., 330548.28291035397 rows/sec., 20.42 MiB/sec. | ||
| 3297 | 2026.02.12 17:09:24.999767 [ 190 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3298 | 2026.02.12 17:09:25.000050 [ 190 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_5_1} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3299 | 2026.02.12 17:09:25.000217 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.32 MiB, peak 230.85 MiB, free memory in arenas 0.00 B, will set to 225.20 MiB (RSS), difference: -3.13 MiB | ||
| 3300 | 2026.02.12 17:09:25.000254 [ 190 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_5_1} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3301 | 2026.02.12 17:09:25.000326 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3302 | 2026.02.12 17:09:26.000275 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.11 MiB, peak 230.85 MiB, free memory in arenas 0.00 B, will set to 225.20 MiB (RSS), difference: 3.09 MiB | ||
| 3303 | 2026.02.12 17:09:28.585458 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3304 | 2026.02.12 17:09:28.585636 [ 261 ] {bd3440a7-85b9-427a-bfc5-dc2012e06eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3305 | 2026.02.12 17:09:28.585701 [ 261 ] {bd3440a7-85b9-427a-bfc5-dc2012e06eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3306 | 2026.02.12 17:09:28.586325 [ 261 ] {bd3440a7-85b9-427a-bfc5-dc2012e06eec} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2026.02.12 17:09:28.586369 [ 261 ] {bd3440a7-85b9-427a-bfc5-dc2012e06eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3308 | 2026.02.12 17:09:28.586749 [ 261 ] {bd3440a7-85b9-427a-bfc5-dc2012e06eec} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3309 | 2026.02.12 17:09:28.586982 [ 261 ] {bd3440a7-85b9-427a-bfc5-dc2012e06eec} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2026.02.12 17:09:28.587133 [ 261 ] {bd3440a7-85b9-427a-bfc5-dc2012e06eec} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001545 sec., 2588.9967637540453 rows/sec., 211.11 KiB/sec. | ||
| 3311 | 2026.02.12 17:09:28.587173 [ 261 ] {bd3440a7-85b9-427a-bfc5-dc2012e06eec} <Debug> TCPHandler: Processed in 0.001842411 sec. | ||
| 3312 | 2026.02.12 17:09:28.587306 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3313 | 2026.02.12 17:09:28.587399 [ 261 ] {9684860b-eb8e-47f1-b675-7ede1ce6bf3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3314 | 2026.02.12 17:09:28.587438 [ 261 ] {9684860b-eb8e-47f1-b675-7ede1ce6bf3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3315 | 2026.02.12 17:09:28.588659 [ 261 ] {9684860b-eb8e-47f1-b675-7ede1ce6bf3b} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2026.02.12 17:09:28.588705 [ 261 ] {9684860b-eb8e-47f1-b675-7ede1ce6bf3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3317 | 2026.02.12 17:09:28.589145 [ 261 ] {9684860b-eb8e-47f1-b675-7ede1ce6bf3b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3318 | 2026.02.12 17:09:28.589365 [ 261 ] {9684860b-eb8e-47f1-b675-7ede1ce6bf3b} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3319 | 2026.02.12 17:09:28.589505 [ 261 ] {9684860b-eb8e-47f1-b675-7ede1ce6bf3b} <Debug> executeQuery: Read 1258 rows, 106.79 KiB in 0.002126 sec., 591721.5428033867 rows/sec., 49.05 MiB/sec. | ||
| 3320 | 2026.02.12 17:09:28.589543 [ 261 ] {9684860b-eb8e-47f1-b675-7ede1ce6bf3b} <Debug> TCPHandler: Processed in 0.002285973 sec. | ||
| 3321 | 2026.02.12 17:09:28.589666 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3322 | 2026.02.12 17:09:28.589766 [ 261 ] {dc0f8ffd-5de2-4a43-9288-e1a460bd067e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3323 | 2026.02.12 17:09:28.589812 [ 261 ] {dc0f8ffd-5de2-4a43-9288-e1a460bd067e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3324 | 2026.02.12 17:09:28.590337 [ 261 ] {dc0f8ffd-5de2-4a43-9288-e1a460bd067e} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2026.02.12 17:09:28.590380 [ 261 ] {dc0f8ffd-5de2-4a43-9288-e1a460bd067e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3326 | 2026.02.12 17:09:28.590799 [ 261 ] {dc0f8ffd-5de2-4a43-9288-e1a460bd067e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3327 | 2026.02.12 17:09:28.591119 [ 261 ] {dc0f8ffd-5de2-4a43-9288-e1a460bd067e} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3328 | 2026.02.12 17:09:28.591285 [ 261 ] {dc0f8ffd-5de2-4a43-9288-e1a460bd067e} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001538 sec., 22106.631989596877 rows/sec., 1.61 MiB/sec. | ||
| 3329 | 2026.02.12 17:09:28.591337 [ 261 ] {dc0f8ffd-5de2-4a43-9288-e1a460bd067e} <Debug> TCPHandler: Processed in 0.001720508 sec. | ||
| 3330 | 2026.02.12 17:09:28.591471 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3331 | 2026.02.12 17:09:28.591590 [ 261 ] {ba95f7e3-7101-45de-9ae9-74a05cee8a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3332 | 2026.02.12 17:09:28.591645 [ 261 ] {ba95f7e3-7101-45de-9ae9-74a05cee8a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3333 | 2026.02.12 17:09:28.592278 [ 261 ] {ba95f7e3-7101-45de-9ae9-74a05cee8a4f} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2026.02.12 17:09:28.592322 [ 261 ] {ba95f7e3-7101-45de-9ae9-74a05cee8a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3335 | 2026.02.12 17:09:28.592656 [ 261 ] {ba95f7e3-7101-45de-9ae9-74a05cee8a4f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3336 | 2026.02.12 17:09:28.592890 [ 261 ] {ba95f7e3-7101-45de-9ae9-74a05cee8a4f} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2026.02.12 17:09:28.593021 [ 261 ] {ba95f7e3-7101-45de-9ae9-74a05cee8a4f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001456 sec., 156593.4065934066 rows/sec., 10.60 MiB/sec. | ||
| 3338 | 2026.02.12 17:09:28.593058 [ 261 ] {ba95f7e3-7101-45de-9ae9-74a05cee8a4f} <Debug> TCPHandler: Processed in 0.001648365 sec. | ||
| 3339 | 2026.02.12 17:09:28.593172 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3340 | 2026.02.12 17:09:28.593269 [ 261 ] {dac9f9bf-482f-4ef9-9de7-00a10c0005b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3341 | 2026.02.12 17:09:28.593310 [ 261 ] {dac9f9bf-482f-4ef9-9de7-00a10c0005b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3342 | 2026.02.12 17:09:28.593901 [ 261 ] {dac9f9bf-482f-4ef9-9de7-00a10c0005b1} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3343 | 2026.02.12 17:09:28.593937 [ 261 ] {dac9f9bf-482f-4ef9-9de7-00a10c0005b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3344 | 2026.02.12 17:09:28.594267 [ 261 ] {dac9f9bf-482f-4ef9-9de7-00a10c0005b1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3345 | 2026.02.12 17:09:28.594480 [ 261 ] {dac9f9bf-482f-4ef9-9de7-00a10c0005b1} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2026.02.12 17:09:28.594608 [ 261 ] {dac9f9bf-482f-4ef9-9de7-00a10c0005b1} <Debug> executeQuery: Read 554 rows, 42.13 KiB in 0.001358 sec., 407952.87187039765 rows/sec., 30.30 MiB/sec. | ||
| 3347 | 2026.02.12 17:09:28.594645 [ 261 ] {dac9f9bf-482f-4ef9-9de7-00a10c0005b1} <Debug> TCPHandler: Processed in 0.001522982 sec. | ||
| 3348 | 2026.02.12 17:09:28.594758 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3349 | 2026.02.12 17:09:28.594853 [ 261 ] {eb870104-2725-4cc2-b893-4ce1aaf2d789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3350 | 2026.02.12 17:09:28.594900 [ 261 ] {eb870104-2725-4cc2-b893-4ce1aaf2d789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3351 | 2026.02.12 17:09:28.595443 [ 261 ] {eb870104-2725-4cc2-b893-4ce1aaf2d789} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2026.02.12 17:09:28.595477 [ 261 ] {eb870104-2725-4cc2-b893-4ce1aaf2d789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3353 | 2026.02.12 17:09:28.595849 [ 261 ] {eb870104-2725-4cc2-b893-4ce1aaf2d789} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3354 | 2026.02.12 17:09:28.596060 [ 261 ] {eb870104-2725-4cc2-b893-4ce1aaf2d789} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3355 | 2026.02.12 17:09:28.596193 [ 261 ] {eb870104-2725-4cc2-b893-4ce1aaf2d789} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001359 sec., 622516.5562913908 rows/sec., 41.90 MiB/sec. | ||
| 3356 | 2026.02.12 17:09:28.596229 [ 261 ] {eb870104-2725-4cc2-b893-4ce1aaf2d789} <Debug> TCPHandler: Processed in 0.001522672 sec. | ||
| 3357 | 2026.02.12 17:09:28.596348 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3358 | 2026.02.12 17:09:28.596443 [ 261 ] {3cb16290-71d7-448f-83b5-62e174302532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3359 | 2026.02.12 17:09:28.596498 [ 261 ] {3cb16290-71d7-448f-83b5-62e174302532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3360 | 2026.02.12 17:09:28.597296 [ 261 ] {3cb16290-71d7-448f-83b5-62e174302532} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.02.12 17:09:28.597330 [ 261 ] {3cb16290-71d7-448f-83b5-62e174302532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3362 | 2026.02.12 17:09:28.597867 [ 261 ] {3cb16290-71d7-448f-83b5-62e174302532} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3363 | 2026.02.12 17:09:28.598086 [ 261 ] {3cb16290-71d7-448f-83b5-62e174302532} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2026.02.12 17:09:28.598228 [ 261 ] {3cb16290-71d7-448f-83b5-62e174302532} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001803 sec., 16638.93510815308 rows/sec., 29.82 MiB/sec. | ||
| 3365 | 2026.02.12 17:09:28.598287 [ 261 ] {3cb16290-71d7-448f-83b5-62e174302532} <Debug> TCPHandler: Processed in 0.001989725 sec. | ||
| 3366 | 2026.02.12 17:09:28.598396 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3367 | 2026.02.12 17:09:28.598491 [ 261 ] {55577570-fb36-45a3-99ce-356bfcbddae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3368 | 2026.02.12 17:09:28.598534 [ 261 ] {55577570-fb36-45a3-99ce-356bfcbddae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3369 | 2026.02.12 17:09:28.598862 [ 261 ] {55577570-fb36-45a3-99ce-356bfcbddae4} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2026.02.12 17:09:28.598898 [ 261 ] {55577570-fb36-45a3-99ce-356bfcbddae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 3371 | 2026.02.12 17:09:28.599207 [ 261 ] {55577570-fb36-45a3-99ce-356bfcbddae4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3372 | 2026.02.12 17:09:28.599409 [ 261 ] {55577570-fb36-45a3-99ce-356bfcbddae4} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2026.02.12 17:09:28.599536 [ 261 ] {55577570-fb36-45a3-99ce-356bfcbddae4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 3374 | 2026.02.12 17:09:28.599572 [ 261 ] {55577570-fb36-45a3-99ce-356bfcbddae4} <Debug> TCPHandler: Processed in 0.001226893 sec. | ||
| 3375 | 2026.02.12 17:09:30.401020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6264 | ||
| 3376 | 2026.02.12 17:09:30.401531 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.02.12 17:09:30.401567 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3378 | 2026.02.12 17:09:30.402059 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3379 | 2026.02.12 17:09:30.402288 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.02.12 17:09:30.402414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6264 | ||
| 3381 | 2026.02.12 17:09:30.743047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3382 | 2026.02.12 17:09:30.760121 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.02.12 17:09:30.760186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3384 | 2026.02.12 17:09:30.766013 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3385 | 2026.02.12 17:09:30.766756 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2026.02.12 17:09:30.769892 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3387 | 2026.02.12 17:09:32.915110 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 458 | ||
| 3388 | 2026.02.12 17:09:32.917222 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3389 | 2026.02.12 17:09:32.917263 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3390 | 2026.02.12 17:09:32.918410 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3391 | 2026.02.12 17:09:32.918675 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3392 | 2026.02.12 17:09:32.918921 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 458 | ||
| 3393 | 2026.02.12 17:09:33.557116 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3394 | 2026.02.12 17:09:33.557313 [ 261 ] {111d5154-77f4-4d02-863d-5aa06374072d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3395 | 2026.02.12 17:09:33.557395 [ 261 ] {111d5154-77f4-4d02-863d-5aa06374072d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3396 | 2026.02.12 17:09:33.558068 [ 261 ] {111d5154-77f4-4d02-863d-5aa06374072d} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3397 | 2026.02.12 17:09:33.558108 [ 261 ] {111d5154-77f4-4d02-863d-5aa06374072d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3398 | 2026.02.12 17:09:33.558506 [ 261 ] {111d5154-77f4-4d02-863d-5aa06374072d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3399 | 2026.02.12 17:09:33.558736 [ 261 ] {111d5154-77f4-4d02-863d-5aa06374072d} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3400 | 2026.02.12 17:09:33.558893 [ 261 ] {111d5154-77f4-4d02-863d-5aa06374072d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001634 sec., 46511.62790697674 rows/sec., 3.83 MiB/sec. | ||
| 3401 | 2026.02.12 17:09:33.558943 [ 261 ] {111d5154-77f4-4d02-863d-5aa06374072d} <Debug> TCPHandler: Processed in 0.001967994 sec. | ||
| 3402 | 2026.02.12 17:09:33.559084 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3403 | 2026.02.12 17:09:33.559189 [ 261 ] {66932830-d8e0-4cad-91bd-8596d19a4272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3404 | 2026.02.12 17:09:33.559232 [ 261 ] {66932830-d8e0-4cad-91bd-8596d19a4272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3405 | 2026.02.12 17:09:33.559660 [ 261 ] {66932830-d8e0-4cad-91bd-8596d19a4272} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2026.02.12 17:09:33.559695 [ 261 ] {66932830-d8e0-4cad-91bd-8596d19a4272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3407 | 2026.02.12 17:09:33.559992 [ 261 ] {66932830-d8e0-4cad-91bd-8596d19a4272} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3408 | 2026.02.12 17:09:33.560200 [ 261 ] {66932830-d8e0-4cad-91bd-8596d19a4272} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2026.02.12 17:09:33.560320 [ 101 ] {} <Debug> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3410 | 2026.02.12 17:09:33.560332 [ 261 ] {66932830-d8e0-4cad-91bd-8596d19a4272} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001168 sec., 8561.643835616438 rows/sec., 643.80 KiB/sec. | ||
| 3411 | 2026.02.12 17:09:33.560357 [ 101 ] {} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2026.02.12 17:09:33.560377 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3413 | 2026.02.12 17:09:33.560377 [ 261 ] {66932830-d8e0-4cad-91bd-8596d19a4272} <Debug> TCPHandler: Processed in 0.001347997 sec. | ||
| 3414 | 2026.02.12 17:09:33.560507 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3415 | 2026.02.12 17:09:33.560516 [ 194 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 3416 | 2026.02.12 17:09:33.560608 [ 261 ] {3068fd89-6c0b-4d5b-8bc6-d23e75b97c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3417 | 2026.02.12 17:09:33.560665 [ 261 ] {3068fd89-6c0b-4d5b-8bc6-d23e75b97c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3418 | 2026.02.12 17:09:33.560672 [ 194 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3419 | 2026.02.12 17:09:33.560716 [ 194 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 203 rows starting from the beginning of the part | ||
| 3420 | 2026.02.12 17:09:33.560817 [ 194 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 3421 | 2026.02.12 17:09:33.560880 [ 194 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 3422 | 2026.02.12 17:09:33.560929 [ 194 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 3423 | 2026.02.12 17:09:33.560980 [ 194 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 3424 | 2026.02.12 17:09:33.561032 [ 194 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 3425 | 2026.02.12 17:09:33.561080 [ 261 ] {3068fd89-6c0b-4d5b-8bc6-d23e75b97c62} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3426 | 2026.02.12 17:09:33.561119 [ 261 ] {3068fd89-6c0b-4d5b-8bc6-d23e75b97c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3427 | 2026.02.12 17:09:33.561516 [ 261 ] {3068fd89-6c0b-4d5b-8bc6-d23e75b97c62} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3428 | 2026.02.12 17:09:33.561744 [ 261 ] {3068fd89-6c0b-4d5b-8bc6-d23e75b97c62} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3429 | 2026.02.12 17:09:33.561887 [ 261 ] {3068fd89-6c0b-4d5b-8bc6-d23e75b97c62} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.0013 sec., 56923.07692307693 rows/sec., 4.44 MiB/sec. | ||
| 3430 | 2026.02.12 17:09:33.561925 [ 261 ] {3068fd89-6c0b-4d5b-8bc6-d23e75b97c62} <Debug> TCPHandler: Processed in 0.001468761 sec. | ||
| 3431 | 2026.02.12 17:09:33.561969 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 317 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510622 sec., 209847.33440926982 rows/sec., 14.89 MiB/sec. | ||
| 3432 | 2026.02.12 17:09:33.562054 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3433 | 2026.02.12 17:09:33.562118 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3434 | 2026.02.12 17:09:33.562154 [ 261 ] {d79f054e-65b0-4177-9690-f990be3eeb84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3435 | 2026.02.12 17:09:33.562205 [ 261 ] {d79f054e-65b0-4177-9690-f990be3eeb84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3436 | 2026.02.12 17:09:33.562379 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_16_3} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2026.02.12 17:09:33.562449 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_16_3} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3438 | 2026.02.12 17:09:33.562519 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3439 | 2026.02.12 17:09:33.562621 [ 261 ] {d79f054e-65b0-4177-9690-f990be3eeb84} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2026.02.12 17:09:33.562660 [ 261 ] {d79f054e-65b0-4177-9690-f990be3eeb84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3441 | 2026.02.12 17:09:33.562995 [ 261 ] {d79f054e-65b0-4177-9690-f990be3eeb84} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3442 | 2026.02.12 17:09:33.563208 [ 261 ] {d79f054e-65b0-4177-9690-f990be3eeb84} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3443 | 2026.02.12 17:09:33.563342 [ 261 ] {d79f054e-65b0-4177-9690-f990be3eeb84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 3444 | 2026.02.12 17:09:33.563384 [ 261 ] {d79f054e-65b0-4177-9690-f990be3eeb84} <Debug> TCPHandler: Processed in 0.001388708 sec. | ||
| 3445 | 2026.02.12 17:09:33.563504 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3446 | 2026.02.12 17:09:33.563599 [ 261 ] {df00c40e-2d2a-4880-b21a-10d890f31869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3447 | 2026.02.12 17:09:33.563655 [ 261 ] {df00c40e-2d2a-4880-b21a-10d890f31869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3448 | 2026.02.12 17:09:33.564389 [ 261 ] {df00c40e-2d2a-4880-b21a-10d890f31869} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2026.02.12 17:09:33.564422 [ 261 ] {df00c40e-2d2a-4880-b21a-10d890f31869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3450 | 2026.02.12 17:09:33.564941 [ 261 ] {df00c40e-2d2a-4880-b21a-10d890f31869} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3451 | 2026.02.12 17:09:33.565161 [ 261 ] {df00c40e-2d2a-4880-b21a-10d890f31869} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2026.02.12 17:09:33.565279 [ 101 ] {} <Debug> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3453 | 2026.02.12 17:09:33.565298 [ 261 ] {df00c40e-2d2a-4880-b21a-10d890f31869} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001717 sec., 5824.111822947 rows/sec., 10.44 MiB/sec. | ||
| 3454 | 2026.02.12 17:09:33.565312 [ 101 ] {} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2026.02.12 17:09:33.565332 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3456 | 2026.02.12 17:09:33.565359 [ 261 ] {df00c40e-2d2a-4880-b21a-10d890f31869} <Debug> TCPHandler: Processed in 0.001912843 sec. | ||
| 3457 | 2026.02.12 17:09:33.565420 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 3458 | 2026.02.12 17:09:33.565472 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3459 | 2026.02.12 17:09:33.565581 [ 261 ] {45113216-17a3-4efe-a2e9-55ff9d6bee6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3460 | 2026.02.12 17:09:33.565624 [ 261 ] {45113216-17a3-4efe-a2e9-55ff9d6bee6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3461 | 2026.02.12 17:09:33.565634 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3462 | 2026.02.12 17:09:33.565695 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 184 rows starting from the beginning of the part | ||
| 3463 | 2026.02.12 17:09:33.565825 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 3464 | 2026.02.12 17:09:33.565949 [ 261 ] {45113216-17a3-4efe-a2e9-55ff9d6bee6f} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2026.02.12 17:09:33.565955 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 3466 | 2026.02.12 17:09:33.565991 [ 261 ] {45113216-17a3-4efe-a2e9-55ff9d6bee6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3467 | 2026.02.12 17:09:33.566098 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 3468 | 2026.02.12 17:09:33.566219 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 3469 | 2026.02.12 17:09:33.566307 [ 261 ] {45113216-17a3-4efe-a2e9-55ff9d6bee6f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3470 | 2026.02.12 17:09:33.566333 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 3471 | 2026.02.12 17:09:33.566543 [ 261 ] {45113216-17a3-4efe-a2e9-55ff9d6bee6f} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3472 | 2026.02.12 17:09:33.566683 [ 261 ] {45113216-17a3-4efe-a2e9-55ff9d6bee6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 3473 | 2026.02.12 17:09:33.566719 [ 261 ] {45113216-17a3-4efe-a2e9-55ff9d6bee6f} <Debug> TCPHandler: Processed in 0.001298466 sec. | ||
| 3474 | 2026.02.12 17:09:33.568941 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 19 columns (19 merged, 0 gathered) in 0.003552728 sec., 77123.83272797693 rows/sec., 138.20 MiB/sec. | ||
| 3475 | 2026.02.12 17:09:33.569371 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3476 | 2026.02.12 17:09:33.569653 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3477 | 2026.02.12 17:09:33.569713 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3478 | 2026.02.12 17:09:33.569779 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 3479 | 2026.02.12 17:09:37.834312 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3480 | 2026.02.12 17:09:37.834382 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3481 | 2026.02.12 17:09:37.902871 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6712 | ||
| 3482 | 2026.02.12 17:09:37.903397 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2026.02.12 17:09:37.903447 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3484 | 2026.02.12 17:09:37.903922 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3485 | 2026.02.12 17:09:37.904146 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3486 | 2026.02.12 17:09:37.904287 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6712 | ||
| 3487 | 2026.02.12 17:09:38.270370 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3488 | 2026.02.12 17:09:38.287340 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3489 | 2026.02.12 17:09:38.287391 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3490 | 2026.02.12 17:09:38.293721 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3491 | 2026.02.12 17:09:38.294401 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3492 | 2026.02.12 17:09:38.297450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3493 | 2026.02.12 17:09:38.558340 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3494 | 2026.02.12 17:09:38.558538 [ 261 ] {5fe227d3-19dd-4388-94bf-216317340b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3495 | 2026.02.12 17:09:38.558616 [ 261 ] {5fe227d3-19dd-4388-94bf-216317340b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3496 | 2026.02.12 17:09:38.559402 [ 261 ] {5fe227d3-19dd-4388-94bf-216317340b02} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3497 | 2026.02.12 17:09:38.559446 [ 261 ] {5fe227d3-19dd-4388-94bf-216317340b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3498 | 2026.02.12 17:09:38.559846 [ 261 ] {5fe227d3-19dd-4388-94bf-216317340b02} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3499 | 2026.02.12 17:09:38.560081 [ 261 ] {5fe227d3-19dd-4388-94bf-216317340b02} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3500 | 2026.02.12 17:09:38.560245 [ 261 ] {5fe227d3-19dd-4388-94bf-216317340b02} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.00176 sec., 65909.09090909091 rows/sec., 5.59 MiB/sec. | ||
| 3501 | 2026.02.12 17:09:38.560296 [ 261 ] {5fe227d3-19dd-4388-94bf-216317340b02} <Debug> TCPHandler: Processed in 0.002094048 sec. | ||
| 3502 | 2026.02.12 17:09:38.560426 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3503 | 2026.02.12 17:09:38.560531 [ 261 ] {f3905b53-4099-469e-ae30-e5f0b4b77177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3504 | 2026.02.12 17:09:38.560576 [ 261 ] {f3905b53-4099-469e-ae30-e5f0b4b77177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3505 | 2026.02.12 17:09:38.560989 [ 261 ] {f3905b53-4099-469e-ae30-e5f0b4b77177} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2026.02.12 17:09:38.561026 [ 261 ] {f3905b53-4099-469e-ae30-e5f0b4b77177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3507 | 2026.02.12 17:09:38.561322 [ 261 ] {f3905b53-4099-469e-ae30-e5f0b4b77177} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3508 | 2026.02.12 17:09:38.561534 [ 261 ] {f3905b53-4099-469e-ae30-e5f0b4b77177} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2026.02.12 17:09:38.561665 [ 261 ] {f3905b53-4099-469e-ae30-e5f0b4b77177} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001159 sec., 25884.383088869712 rows/sec., 1.90 MiB/sec. | ||
| 3510 | 2026.02.12 17:09:38.561703 [ 261 ] {f3905b53-4099-469e-ae30-e5f0b4b77177} <Debug> TCPHandler: Processed in 0.001329357 sec. | ||
| 3511 | 2026.02.12 17:09:38.561827 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3512 | 2026.02.12 17:09:38.561923 [ 261 ] {34626824-d733-4d7d-8e0e-ff836dd50dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3513 | 2026.02.12 17:09:38.561964 [ 261 ] {34626824-d733-4d7d-8e0e-ff836dd50dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3514 | 2026.02.12 17:09:38.562378 [ 261 ] {34626824-d733-4d7d-8e0e-ff836dd50dcf} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2026.02.12 17:09:38.562414 [ 261 ] {34626824-d733-4d7d-8e0e-ff836dd50dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3516 | 2026.02.12 17:09:38.562719 [ 261 ] {34626824-d733-4d7d-8e0e-ff836dd50dcf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3517 | 2026.02.12 17:09:38.562946 [ 261 ] {34626824-d733-4d7d-8e0e-ff836dd50dcf} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2026.02.12 17:09:38.563072 [ 261 ] {34626824-d733-4d7d-8e0e-ff836dd50dcf} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001169 sec., 80410.60735671515 rows/sec., 6.28 MiB/sec. | ||
| 3519 | 2026.02.12 17:09:38.563110 [ 261 ] {34626824-d733-4d7d-8e0e-ff836dd50dcf} <Debug> TCPHandler: Processed in 0.001333567 sec. | ||
| 3520 | 2026.02.12 17:09:38.563218 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3521 | 2026.02.12 17:09:38.563315 [ 261 ] {d0665167-5489-472b-873b-fa7c0845832f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3522 | 2026.02.12 17:09:38.563359 [ 261 ] {d0665167-5489-472b-873b-fa7c0845832f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3523 | 2026.02.12 17:09:38.563767 [ 261 ] {d0665167-5489-472b-873b-fa7c0845832f} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2026.02.12 17:09:38.563802 [ 261 ] {d0665167-5489-472b-873b-fa7c0845832f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3525 | 2026.02.12 17:09:38.564124 [ 261 ] {d0665167-5489-472b-873b-fa7c0845832f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3526 | 2026.02.12 17:09:38.564333 [ 261 ] {d0665167-5489-472b-873b-fa7c0845832f} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.02.12 17:09:38.564460 [ 261 ] {d0665167-5489-472b-873b-fa7c0845832f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 3528 | 2026.02.12 17:09:38.564496 [ 261 ] {d0665167-5489-472b-873b-fa7c0845832f} <Debug> TCPHandler: Processed in 0.001327367 sec. | ||
| 3529 | 2026.02.12 17:09:38.564602 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3530 | 2026.02.12 17:09:38.564701 [ 261 ] {597cff1b-9f6b-48d5-892d-38802a1cde21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3531 | 2026.02.12 17:09:38.564756 [ 261 ] {597cff1b-9f6b-48d5-892d-38802a1cde21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3532 | 2026.02.12 17:09:38.565571 [ 261 ] {597cff1b-9f6b-48d5-892d-38802a1cde21} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2026.02.12 17:09:38.565607 [ 261 ] {597cff1b-9f6b-48d5-892d-38802a1cde21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3534 | 2026.02.12 17:09:38.566149 [ 261 ] {597cff1b-9f6b-48d5-892d-38802a1cde21} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3535 | 2026.02.12 17:09:38.566367 [ 261 ] {597cff1b-9f6b-48d5-892d-38802a1cde21} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2026.02.12 17:09:38.566502 [ 261 ] {597cff1b-9f6b-48d5-892d-38802a1cde21} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001819 sec., 16492.578339747113 rows/sec., 29.55 MiB/sec. | ||
| 3537 | 2026.02.12 17:09:38.566552 [ 261 ] {597cff1b-9f6b-48d5-892d-38802a1cde21} <Debug> TCPHandler: Processed in 0.001997545 sec. | ||
| 3538 | 2026.02.12 17:09:38.566657 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3539 | 2026.02.12 17:09:38.566750 [ 261 ] {a7e32dfb-482f-4db1-b74e-5e8a2ebed8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3540 | 2026.02.12 17:09:38.566791 [ 261 ] {a7e32dfb-482f-4db1-b74e-5e8a2ebed8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3541 | 2026.02.12 17:09:38.567116 [ 261 ] {a7e32dfb-482f-4db1-b74e-5e8a2ebed8d4} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3542 | 2026.02.12 17:09:38.567151 [ 261 ] {a7e32dfb-482f-4db1-b74e-5e8a2ebed8d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3543 | 2026.02.12 17:09:38.567442 [ 261 ] {a7e32dfb-482f-4db1-b74e-5e8a2ebed8d4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3544 | 2026.02.12 17:09:38.567640 [ 261 ] {a7e32dfb-482f-4db1-b74e-5e8a2ebed8d4} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2026.02.12 17:09:38.567764 [ 261 ] {a7e32dfb-482f-4db1-b74e-5e8a2ebed8d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 3546 | 2026.02.12 17:09:38.567798 [ 261 ] {a7e32dfb-482f-4db1-b74e-5e8a2ebed8d4} <Debug> TCPHandler: Processed in 0.001188603 sec. | ||
| 3547 | 2026.02.12 17:09:39.190071 [ 31 ] {} <Debug> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3548 | 2026.02.12 17:09:39.190174 [ 31 ] {} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.02.12 17:09:39.190211 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3550 | 2026.02.12 17:09:39.190363 [ 194 ] {2602434e-7832-4d54-a516-0e61c097226d::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 | ||
| 3551 | 2026.02.12 17:09:39.190522 [ 194 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3552 | 2026.02.12 17:09:39.190560 [ 194 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3553 | 2026.02.12 17:09:39.190633 [ 194 ] {2602434e-7832-4d54-a516-0e61c097226d::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 | ||
| 3554 | 2026.02.12 17:09:39.190684 [ 194 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3555 | 2026.02.12 17:09:39.190733 [ 194 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 3556 | 2026.02.12 17:09:39.190778 [ 194 ] {2602434e-7832-4d54-a516-0e61c097226d::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 | ||
| 3557 | 2026.02.12 17:09:39.191615 [ 188 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310447 sec., 22892.951794311408 rows/sec., 1.91 MiB/sec. | ||
| 3558 | 2026.02.12 17:09:39.191815 [ 197 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3559 | 2026.02.12 17:09:39.192169 [ 197 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_5_1} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2026.02.12 17:09:39.192253 [ 197 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_5_1} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3561 | 2026.02.12 17:09:39.192346 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3562 | 2026.02.12 17:09:42.919943 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 482 | ||
| 3563 | 2026.02.12 17:09:42.922058 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3564 | 2026.02.12 17:09:42.922104 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3565 | 2026.02.12 17:09:42.923263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3566 | 2026.02.12 17:09:42.923538 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3567 | 2026.02.12 17:09:42.923793 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
| 3568 | 2026.02.12 17:09:43.559341 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3569 | 2026.02.12 17:09:43.559584 [ 261 ] {1658d8f8-429c-4625-b419-297b8a19658e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3570 | 2026.02.12 17:09:43.559676 [ 261 ] {1658d8f8-429c-4625-b419-297b8a19658e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3571 | 2026.02.12 17:09:43.560349 [ 261 ] {1658d8f8-429c-4625-b419-297b8a19658e} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2026.02.12 17:09:43.560393 [ 261 ] {1658d8f8-429c-4625-b419-297b8a19658e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3573 | 2026.02.12 17:09:43.560760 [ 261 ] {1658d8f8-429c-4625-b419-297b8a19658e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3574 | 2026.02.12 17:09:43.560982 [ 261 ] {1658d8f8-429c-4625-b419-297b8a19658e} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2026.02.12 17:09:43.561137 [ 261 ] {1658d8f8-429c-4625-b419-297b8a19658e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001619 sec., 14823.965410747374 rows/sec., 1.23 MiB/sec. | ||
| 3576 | 2026.02.12 17:09:43.561184 [ 261 ] {1658d8f8-429c-4625-b419-297b8a19658e} <Debug> TCPHandler: Processed in 0.002008775 sec. | ||
| 3577 | 2026.02.12 17:09:43.561310 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3578 | 2026.02.12 17:09:43.561411 [ 261 ] {59f2d7be-db71-4846-b96c-8524d1d41e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3579 | 2026.02.12 17:09:43.561454 [ 261 ] {59f2d7be-db71-4846-b96c-8524d1d41e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3580 | 2026.02.12 17:09:43.561983 [ 261 ] {59f2d7be-db71-4846-b96c-8524d1d41e8f} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3581 | 2026.02.12 17:09:43.562020 [ 261 ] {59f2d7be-db71-4846-b96c-8524d1d41e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3582 | 2026.02.12 17:09:43.562351 [ 261 ] {59f2d7be-db71-4846-b96c-8524d1d41e8f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3583 | 2026.02.12 17:09:43.562554 [ 261 ] {59f2d7be-db71-4846-b96c-8524d1d41e8f} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3584 | 2026.02.12 17:09:43.562680 [ 261 ] {59f2d7be-db71-4846-b96c-8524d1d41e8f} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001293 sec., 151585.46017014692 rows/sec., 13.50 MiB/sec. | ||
| 3585 | 2026.02.12 17:09:43.562717 [ 261 ] {59f2d7be-db71-4846-b96c-8524d1d41e8f} <Debug> TCPHandler: Processed in 0.001461421 sec. | ||
| 3586 | 2026.02.12 17:09:43.562826 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3587 | 2026.02.12 17:09:43.562921 [ 261 ] {74cca805-132c-487c-b151-0c3a3b504480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3588 | 2026.02.12 17:09:43.562960 [ 261 ] {74cca805-132c-487c-b151-0c3a3b504480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3589 | 2026.02.12 17:09:43.563351 [ 261 ] {74cca805-132c-487c-b151-0c3a3b504480} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3590 | 2026.02.12 17:09:43.563386 [ 261 ] {74cca805-132c-487c-b151-0c3a3b504480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3591 | 2026.02.12 17:09:43.563668 [ 261 ] {74cca805-132c-487c-b151-0c3a3b504480} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3592 | 2026.02.12 17:09:43.563868 [ 261 ] {74cca805-132c-487c-b151-0c3a3b504480} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3593 | 2026.02.12 17:09:43.563999 [ 261 ] {74cca805-132c-487c-b151-0c3a3b504480} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001098 sec., 20036.429872495446 rows/sec., 1.52 MiB/sec. | ||
| 3594 | 2026.02.12 17:09:43.564035 [ 261 ] {74cca805-132c-487c-b151-0c3a3b504480} <Debug> TCPHandler: Processed in 0.001256985 sec. | ||
| 3595 | 2026.02.12 17:09:43.564138 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3596 | 2026.02.12 17:09:43.564230 [ 261 ] {c00e11d4-d6fa-4c57-bc34-b073f62d3c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3597 | 2026.02.12 17:09:43.564269 [ 261 ] {c00e11d4-d6fa-4c57-bc34-b073f62d3c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3598 | 2026.02.12 17:09:43.564646 [ 261 ] {c00e11d4-d6fa-4c57-bc34-b073f62d3c2e} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2026.02.12 17:09:43.564681 [ 261 ] {c00e11d4-d6fa-4c57-bc34-b073f62d3c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3600 | 2026.02.12 17:09:43.564964 [ 261 ] {c00e11d4-d6fa-4c57-bc34-b073f62d3c2e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3601 | 2026.02.12 17:09:43.565163 [ 261 ] {c00e11d4-d6fa-4c57-bc34-b073f62d3c2e} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2026.02.12 17:09:43.565290 [ 261 ] {c00e11d4-d6fa-4c57-bc34-b073f62d3c2e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001078 sec., 22263.450834879408 rows/sec., 1.85 MiB/sec. | ||
| 3603 | 2026.02.12 17:09:43.565327 [ 261 ] {c00e11d4-d6fa-4c57-bc34-b073f62d3c2e} <Debug> TCPHandler: Processed in 0.001235284 sec. | ||
| 3604 | 2026.02.12 17:09:43.565429 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3605 | 2026.02.12 17:09:43.565521 [ 261 ] {f2fcfd29-922d-4fb6-836e-d5ef9f96f4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3606 | 2026.02.12 17:09:43.565559 [ 261 ] {f2fcfd29-922d-4fb6-836e-d5ef9f96f4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3607 | 2026.02.12 17:09:43.565930 [ 261 ] {f2fcfd29-922d-4fb6-836e-d5ef9f96f4ea} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3608 | 2026.02.12 17:09:43.565965 [ 261 ] {f2fcfd29-922d-4fb6-836e-d5ef9f96f4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3609 | 2026.02.12 17:09:43.566246 [ 261 ] {f2fcfd29-922d-4fb6-836e-d5ef9f96f4ea} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3610 | 2026.02.12 17:09:43.566458 [ 261 ] {f2fcfd29-922d-4fb6-836e-d5ef9f96f4ea} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3611 | 2026.02.12 17:09:43.566580 [ 261 ] {f2fcfd29-922d-4fb6-836e-d5ef9f96f4ea} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001077 sec., 11142.061281337046 rows/sec., 870.47 KiB/sec. | ||
| 3612 | 2026.02.12 17:09:43.566615 [ 261 ] {f2fcfd29-922d-4fb6-836e-d5ef9f96f4ea} <Debug> TCPHandler: Processed in 0.001232924 sec. | ||
| 3613 | 2026.02.12 17:09:43.566717 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3614 | 2026.02.12 17:09:43.566808 [ 261 ] {e1e814d3-728f-42a4-97ae-2fbbc9ac3f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3615 | 2026.02.12 17:09:43.566846 [ 261 ] {e1e814d3-728f-42a4-97ae-2fbbc9ac3f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3616 | 2026.02.12 17:09:43.567286 [ 261 ] {e1e814d3-728f-42a4-97ae-2fbbc9ac3f53} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3617 | 2026.02.12 17:09:43.567321 [ 261 ] {e1e814d3-728f-42a4-97ae-2fbbc9ac3f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3618 | 2026.02.12 17:09:43.567606 [ 261 ] {e1e814d3-728f-42a4-97ae-2fbbc9ac3f53} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3619 | 2026.02.12 17:09:43.567809 [ 261 ] {e1e814d3-728f-42a4-97ae-2fbbc9ac3f53} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3620 | 2026.02.12 17:09:43.567930 [ 261 ] {e1e814d3-728f-42a4-97ae-2fbbc9ac3f53} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.00114 sec., 96491.22807017544 rows/sec., 7.86 MiB/sec. | ||
| 3621 | 2026.02.12 17:09:43.567966 [ 261 ] {e1e814d3-728f-42a4-97ae-2fbbc9ac3f53} <Debug> TCPHandler: Processed in 0.001296376 sec. | ||
| 3622 | 2026.02.12 17:09:43.568071 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3623 | 2026.02.12 17:09:43.568163 [ 261 ] {3e5c0473-71c9-4703-86b8-96e8818b33ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3624 | 2026.02.12 17:09:43.568205 [ 261 ] {3e5c0473-71c9-4703-86b8-96e8818b33ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3625 | 2026.02.12 17:09:43.568605 [ 261 ] {3e5c0473-71c9-4703-86b8-96e8818b33ec} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3626 | 2026.02.12 17:09:43.568641 [ 261 ] {3e5c0473-71c9-4703-86b8-96e8818b33ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3627 | 2026.02.12 17:09:43.568959 [ 261 ] {3e5c0473-71c9-4703-86b8-96e8818b33ec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3628 | 2026.02.12 17:09:43.569161 [ 261 ] {3e5c0473-71c9-4703-86b8-96e8818b33ec} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3629 | 2026.02.12 17:09:43.569286 [ 261 ] {3e5c0473-71c9-4703-86b8-96e8818b33ec} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001141 sec., 171779.14110429445 rows/sec., 12.32 MiB/sec. | ||
| 3630 | 2026.02.12 17:09:43.569320 [ 261 ] {3e5c0473-71c9-4703-86b8-96e8818b33ec} <Debug> TCPHandler: Processed in 0.001296096 sec. | ||
| 3631 | 2026.02.12 17:09:43.569425 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3632 | 2026.02.12 17:09:43.569516 [ 261 ] {0f75f845-0aa0-4404-88b7-83e6e5f73e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3633 | 2026.02.12 17:09:43.569569 [ 261 ] {0f75f845-0aa0-4404-88b7-83e6e5f73e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3634 | 2026.02.12 17:09:43.570308 [ 261 ] {0f75f845-0aa0-4404-88b7-83e6e5f73e18} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3635 | 2026.02.12 17:09:43.570343 [ 261 ] {0f75f845-0aa0-4404-88b7-83e6e5f73e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3636 | 2026.02.12 17:09:43.570843 [ 261 ] {0f75f845-0aa0-4404-88b7-83e6e5f73e18} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3637 | 2026.02.12 17:09:43.571059 [ 261 ] {0f75f845-0aa0-4404-88b7-83e6e5f73e18} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3638 | 2026.02.12 17:09:43.571196 [ 261 ] {0f75f845-0aa0-4404-88b7-83e6e5f73e18} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001698 sec., 5889.2815076560655 rows/sec., 10.55 MiB/sec. | ||
| 3639 | 2026.02.12 17:09:43.571255 [ 261 ] {0f75f845-0aa0-4404-88b7-83e6e5f73e18} <Debug> TCPHandler: Processed in 0.001876542 sec. | ||
| 3640 | 2026.02.12 17:09:43.571368 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3641 | 2026.02.12 17:09:43.571461 [ 261 ] {d5edd628-12ce-4848-90e0-808dc2e21413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3642 | 2026.02.12 17:09:43.571501 [ 261 ] {d5edd628-12ce-4848-90e0-808dc2e21413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3643 | 2026.02.12 17:09:43.571837 [ 261 ] {d5edd628-12ce-4848-90e0-808dc2e21413} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3644 | 2026.02.12 17:09:43.571874 [ 261 ] {d5edd628-12ce-4848-90e0-808dc2e21413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3645 | 2026.02.12 17:09:43.572169 [ 261 ] {d5edd628-12ce-4848-90e0-808dc2e21413} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3646 | 2026.02.12 17:09:43.572374 [ 261 ] {d5edd628-12ce-4848-90e0-808dc2e21413} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3647 | 2026.02.12 17:09:43.572503 [ 261 ] {d5edd628-12ce-4848-90e0-808dc2e21413} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 3648 | 2026.02.12 17:09:43.572537 [ 261 ] {d5edd628-12ce-4848-90e0-808dc2e21413} <Debug> TCPHandler: Processed in 0.001217214 sec. | ||
| 3649 | 2026.02.12 17:09:45.404904 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7224 | ||
| 3650 | 2026.02.12 17:09:45.405423 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3651 | 2026.02.12 17:09:45.405470 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3652 | 2026.02.12 17:09:45.406033 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3653 | 2026.02.12 17:09:45.406285 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2026.02.12 17:09:45.406432 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7224 | ||
| 3655 | 2026.02.12 17:09:45.798082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3656 | 2026.02.12 17:09:45.815002 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2026.02.12 17:09:45.815062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3658 | 2026.02.12 17:09:45.820798 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3659 | 2026.02.12 17:09:45.821498 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3660 | 2026.02.12 17:09:45.824665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3661 | 2026.02.12 17:09:48.559229 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3662 | 2026.02.12 17:09:48.559413 [ 261 ] {d9987ee2-4f45-4811-a678-9ab675701a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3663 | 2026.02.12 17:09:48.559484 [ 261 ] {d9987ee2-4f45-4811-a678-9ab675701a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3664 | 2026.02.12 17:09:48.560198 [ 261 ] {d9987ee2-4f45-4811-a678-9ab675701a36} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3665 | 2026.02.12 17:09:48.560257 [ 261 ] {d9987ee2-4f45-4811-a678-9ab675701a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3666 | 2026.02.12 17:09:48.560667 [ 261 ] {d9987ee2-4f45-4811-a678-9ab675701a36} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3667 | 2026.02.12 17:09:48.560899 [ 261 ] {d9987ee2-4f45-4811-a678-9ab675701a36} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3668 | 2026.02.12 17:09:48.561033 [ 37 ] {} <Debug> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3669 | 2026.02.12 17:09:48.561068 [ 261 ] {d9987ee2-4f45-4811-a678-9ab675701a36} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.00172 sec., 67441.86046511628 rows/sec., 5.72 MiB/sec. | ||
| 3670 | 2026.02.12 17:09:48.561076 [ 37 ] {} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3671 | 2026.02.12 17:09:48.561102 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3672 | 2026.02.12 17:09:48.561121 [ 261 ] {d9987ee2-4f45-4811-a678-9ab675701a36} <Debug> TCPHandler: Processed in 0.002046706 sec. | ||
| 3673 | 2026.02.12 17:09:48.561234 [ 194 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::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 | ||
| 3674 | 2026.02.12 17:09:48.561252 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3675 | 2026.02.12 17:09:48.561369 [ 261 ] {775f1bd0-bd28-4ae4-94d8-d8e54d2e4618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3676 | 2026.02.12 17:09:48.561384 [ 194 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3677 | 2026.02.12 17:09:48.561413 [ 261 ] {775f1bd0-bd28-4ae4-94d8-d8e54d2e4618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3678 | 2026.02.12 17:09:48.561421 [ 194 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2102 rows starting from the beginning of the part | ||
| 3679 | 2026.02.12 17:09:48.561496 [ 194 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1258 rows starting from the beginning of the part | ||
| 3680 | 2026.02.12 17:09:48.561540 [ 194 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 76 rows starting from the beginning of the part | ||
| 3681 | 2026.02.12 17:09:48.561581 [ 194 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 116 rows starting from the beginning of the part | ||
| 3682 | 2026.02.12 17:09:48.561620 [ 194 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 196 rows starting from the beginning of the part | ||
| 3683 | 2026.02.12 17:09:48.561659 [ 194 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 116 rows starting from the beginning of the part | ||
| 3684 | 2026.02.12 17:09:48.561929 [ 261 ] {775f1bd0-bd28-4ae4-94d8-d8e54d2e4618} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3685 | 2026.02.12 17:09:48.561969 [ 261 ] {775f1bd0-bd28-4ae4-94d8-d8e54d2e4618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3686 | 2026.02.12 17:09:48.562317 [ 261 ] {775f1bd0-bd28-4ae4-94d8-d8e54d2e4618} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3687 | 2026.02.12 17:09:48.562561 [ 261 ] {775f1bd0-bd28-4ae4-94d8-d8e54d2e4618} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2026.02.12 17:09:48.562713 [ 261 ] {775f1bd0-bd28-4ae4-94d8-d8e54d2e4618} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001329 sec., 22573.36343115124 rows/sec., 1.66 MiB/sec. | ||
| 3689 | 2026.02.12 17:09:48.562755 [ 261 ] {775f1bd0-bd28-4ae4-94d8-d8e54d2e4618} <Debug> TCPHandler: Processed in 0.001523692 sec. | ||
| 3690 | 2026.02.12 17:09:48.562873 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3691 | 2026.02.12 17:09:48.562971 [ 261 ] {1aaa2a19-546c-45d1-8057-72ffd9b8e82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3692 | 2026.02.12 17:09:48.563012 [ 261 ] {1aaa2a19-546c-45d1-8057-72ffd9b8e82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3693 | 2026.02.12 17:09:48.563406 [ 197 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3864 rows, containing 5 columns (5 merged, 0 gathered) in 0.002205901 sec., 1751665.1925902385 rows/sec., 151.99 MiB/sec. | ||
| 3694 | 2026.02.12 17:09:48.563461 [ 261 ] {1aaa2a19-546c-45d1-8057-72ffd9b8e82a} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3695 | 2026.02.12 17:09:48.563495 [ 261 ] {1aaa2a19-546c-45d1-8057-72ffd9b8e82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3696 | 2026.02.12 17:09:48.563816 [ 261 ] {1aaa2a19-546c-45d1-8057-72ffd9b8e82a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3697 | 2026.02.12 17:09:48.563868 [ 188 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3698 | 2026.02.12 17:09:48.564044 [ 261 ] {1aaa2a19-546c-45d1-8057-72ffd9b8e82a} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2026.02.12 17:09:48.564168 [ 37 ] {} <Debug> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3700 | 2026.02.12 17:09:48.564205 [ 261 ] {1aaa2a19-546c-45d1-8057-72ffd9b8e82a} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00128 sec., 73437.5 rows/sec., 5.74 MiB/sec. | ||
| 3701 | 2026.02.12 17:09:48.564207 [ 37 ] {} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3702 | 2026.02.12 17:09:48.564245 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3703 | 2026.02.12 17:09:48.564246 [ 261 ] {1aaa2a19-546c-45d1-8057-72ffd9b8e82a} <Debug> TCPHandler: Processed in 0.00145721 sec. | ||
| 3704 | 2026.02.12 17:09:48.564323 [ 188 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_21_4} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3705 | 2026.02.12 17:09:48.564326 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::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 | ||
| 3706 | 2026.02.12 17:09:48.564386 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3707 | 2026.02.12 17:09:48.564461 [ 188 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_21_4} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3708 | 2026.02.12 17:09:48.564491 [ 261 ] {d9aee307-adec-4667-adb7-e10a21f68363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3709 | 2026.02.12 17:09:48.564504 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3710 | 2026.02.12 17:09:48.564537 [ 261 ] {d9aee307-adec-4667-adb7-e10a21f68363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3711 | 2026.02.12 17:09:48.564547 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1033 rows starting from the beginning of the part | ||
| 3712 | 2026.02.12 17:09:48.564588 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 3713 | 2026.02.12 17:09:48.564680 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 554 rows starting from the beginning of the part | ||
| 3714 | 2026.02.12 17:09:48.564744 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 74 rows starting from the beginning of the part | ||
| 3715 | 2026.02.12 17:09:48.564869 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 94 rows starting from the beginning of the part | ||
| 3716 | 2026.02.12 17:09:48.564928 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 110 rows starting from the beginning of the part | ||
| 3717 | 2026.02.12 17:09:48.564972 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 94 rows starting from the beginning of the part | ||
| 3718 | 2026.02.12 17:09:48.565041 [ 261 ] {d9aee307-adec-4667-adb7-e10a21f68363} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2026.02.12 17:09:48.565077 [ 261 ] {d9aee307-adec-4667-adb7-e10a21f68363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3720 | 2026.02.12 17:09:48.565437 [ 261 ] {d9aee307-adec-4667-adb7-e10a21f68363} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3721 | 2026.02.12 17:09:48.565664 [ 261 ] {d9aee307-adec-4667-adb7-e10a21f68363} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.02.12 17:09:48.565781 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3723 | 2026.02.12 17:09:48.565813 [ 261 ] {d9aee307-adec-4667-adb7-e10a21f68363} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 3724 | 2026.02.12 17:09:48.565815 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3725 | 2026.02.12 17:09:48.565848 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3726 | 2026.02.12 17:09:48.565853 [ 261 ] {d9aee307-adec-4667-adb7-e10a21f68363} <Debug> TCPHandler: Processed in 0.0014762 sec. | ||
| 3727 | 2026.02.12 17:09:48.565982 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 3728 | 2026.02.12 17:09:48.565986 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3729 | 2026.02.12 17:09:48.566117 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3730 | 2026.02.12 17:09:48.566118 [ 261 ] {7967c650-d270-4c51-8d2c-a26f210fbde7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3731 | 2026.02.12 17:09:48.566173 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4999 rows starting from the beginning of the part | ||
| 3732 | 2026.02.12 17:09:48.566203 [ 261 ] {7967c650-d270-4c51-8d2c-a26f210fbde7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3733 | 2026.02.12 17:09:48.566279 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 846 rows starting from the beginning of the part | ||
| 3734 | 2026.02.12 17:09:48.566282 [ 188 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.001950584 sec., 1004314.6052669354 rows/sec., 78.61 MiB/sec. | ||
| 3735 | 2026.02.12 17:09:48.566338 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 3736 | 2026.02.12 17:09:48.566392 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3737 | 2026.02.12 17:09:48.566437 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 196 rows starting from the beginning of the part | ||
| 3738 | 2026.02.12 17:09:48.566461 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3739 | 2026.02.12 17:09:48.566484 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3740 | 2026.02.12 17:09:48.566765 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_21_4} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3741 | 2026.02.12 17:09:48.566842 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_21_4} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3742 | 2026.02.12 17:09:48.566912 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 3743 | 2026.02.12 17:09:48.567327 [ 261 ] {7967c650-d270-4c51-8d2c-a26f210fbde7} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2026.02.12 17:09:48.567366 [ 261 ] {7967c650-d270-4c51-8d2c-a26f210fbde7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3745 | 2026.02.12 17:09:48.567997 [ 261 ] {7967c650-d270-4c51-8d2c-a26f210fbde7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3746 | 2026.02.12 17:09:48.568236 [ 261 ] {7967c650-d270-4c51-8d2c-a26f210fbde7} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2026.02.12 17:09:48.568372 [ 261 ] {7967c650-d270-4c51-8d2c-a26f210fbde7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002311 sec., 12981.393336218087 rows/sec., 23.26 MiB/sec. | ||
| 3748 | 2026.02.12 17:09:48.568432 [ 261 ] {7967c650-d270-4c51-8d2c-a26f210fbde7} <Debug> TCPHandler: Processed in 0.00253817 sec. | ||
| 3749 | 2026.02.12 17:09:48.568548 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3750 | 2026.02.12 17:09:48.568637 [ 261 ] {253f7732-96cb-4e7c-b642-2188b3a84c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3751 | 2026.02.12 17:09:48.568678 [ 261 ] {253f7732-96cb-4e7c-b642-2188b3a84c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3752 | 2026.02.12 17:09:48.569091 [ 261 ] {253f7732-96cb-4e7c-b642-2188b3a84c0a} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2026.02.12 17:09:48.569128 [ 261 ] {253f7732-96cb-4e7c-b642-2188b3a84c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3754 | 2026.02.12 17:09:48.569166 [ 192 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6521 rows, containing 5 columns (5 merged, 0 gathered) in 0.00326064 sec., 1999914.1272878945 rows/sec., 136.84 MiB/sec. | ||
| 3755 | 2026.02.12 17:09:48.569486 [ 261 ] {253f7732-96cb-4e7c-b642-2188b3a84c0a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3756 | 2026.02.12 17:09:48.569703 [ 261 ] {253f7732-96cb-4e7c-b642-2188b3a84c0a} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3757 | 2026.02.12 17:09:48.569760 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3758 | 2026.02.12 17:09:48.569804 [ 37 ] {} <Debug> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3759 | 2026.02.12 17:09:48.569841 [ 261 ] {253f7732-96cb-4e7c-b642-2188b3a84c0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 3760 | 2026.02.12 17:09:48.569843 [ 37 ] {} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3761 | 2026.02.12 17:09:48.569877 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 3762 | 2026.02.12 17:09:48.569878 [ 261 ] {253f7732-96cb-4e7c-b642-2188b3a84c0a} <Debug> TCPHandler: Processed in 0.001330397 sec. | ||
| 3763 | 2026.02.12 17:09:48.569965 [ 188 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 3764 | 2026.02.12 17:09:48.570064 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3765 | 2026.02.12 17:09:48.570084 [ 188 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3766 | 2026.02.12 17:09:48.570115 [ 188 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 894 rows starting from the beginning of the part | ||
| 3767 | 2026.02.12 17:09:48.570139 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3768 | 2026.02.12 17:09:48.570195 [ 188 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3769 | 2026.02.12 17:09:48.570204 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 3770 | 2026.02.12 17:09:48.570253 [ 188 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 3771 | 2026.02.12 17:09:48.570305 [ 188 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3772 | 2026.02.12 17:09:48.570360 [ 188 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 3773 | 2026.02.12 17:09:48.570415 [ 188 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3774 | 2026.02.12 17:09:48.571449 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1194 rows, containing 4 columns (4 merged, 0 gathered) in 0.001523602 sec., 783669.2259527094 rows/sec., 51.95 MiB/sec. | ||
| 3775 | 2026.02.12 17:09:48.571638 [ 197 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3776 | 2026.02.12 17:09:48.571897 [ 197 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_21_4} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3777 | 2026.02.12 17:09:48.571959 [ 197 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_21_4} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3778 | 2026.02.12 17:09:48.572029 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3779 | 2026.02.12 17:09:48.606229 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34045 | ||
| 3780 | 2026.02.12 17:09:48.606327 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3781 | 2026.02.12 17:09:48.606353 [ 289 ] {} <Debug> TCP-Session: 67b9ff46-f2c9-4d6a-8e40-0d01aba7b422 Authenticating user 'default' from [fd00:1122:3344:101::e]:34045 | ||
| 3782 | 2026.02.12 17:09:48.606377 [ 289 ] {} <Debug> TCP-Session: 67b9ff46-f2c9-4d6a-8e40-0d01aba7b422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3783 | 2026.02.12 17:09:48.606389 [ 289 ] {} <Debug> TCP-Session: 67b9ff46-f2c9-4d6a-8e40-0d01aba7b422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3784 | 2026.02.12 17:09:48.606568 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33628 | ||
| 3785 | 2026.02.12 17:09:48.606602 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38492 | ||
| 3786 | 2026.02.12 17:09:48.606622 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65363 | ||
| 3787 | 2026.02.12 17:09:48.606663 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65238 | ||
| 3788 | 2026.02.12 17:09:48.606675 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47041 | ||
| 3789 | 2026.02.12 17:09:48.606701 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62554 | ||
| 3790 | 2026.02.12 17:09:48.606693 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49870 | ||
| 3791 | 2026.02.12 17:09:48.606746 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3792 | 2026.02.12 17:09:48.606740 [ 289 ] {} <Trace> TCP-Session: 67b9ff46-f2c9-4d6a-8e40-0d01aba7b422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3793 | 2026.02.12 17:09:48.606799 [ 291 ] {} <Debug> TCP-Session: 8bfa71dd-5aae-49c8-82e3-ae20c34ebcfb Authenticating user 'default' from [fd00:1122:3344:101::e]:38492 | ||
| 3794 | 2026.02.12 17:09:48.606679 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3795 | 2026.02.12 17:09:48.606844 [ 291 ] {} <Debug> TCP-Session: 8bfa71dd-5aae-49c8-82e3-ae20c34ebcfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2026.02.12 17:09:48.606875 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3797 | 2026.02.12 17:09:48.606878 [ 290 ] {} <Debug> TCP-Session: 62ebaaae-1c4a-416e-89d0-0a467c0c605a Authenticating user 'default' from [fd00:1122:3344:101::e]:33628 | ||
| 3798 | 2026.02.12 17:09:48.606885 [ 291 ] {} <Debug> TCP-Session: 8bfa71dd-5aae-49c8-82e3-ae20c34ebcfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3799 | 2026.02.12 17:09:48.606915 [ 292 ] {} <Debug> TCP-Session: cc56b81e-aea0-42f4-8dd3-407343856783 Authenticating user 'default' from [fd00:1122:3344:101::e]:65363 | ||
| 3800 | 2026.02.12 17:09:48.606927 [ 290 ] {} <Debug> TCP-Session: 62ebaaae-1c4a-416e-89d0-0a467c0c605a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3801 | 2026.02.12 17:09:48.606952 [ 289 ] {cb52743f-3f8a-42ce-8121-4709780a1ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34045) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3802 | 2026.02.12 17:09:48.606961 [ 290 ] {} <Debug> TCP-Session: 62ebaaae-1c4a-416e-89d0-0a467c0c605a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3803 | 2026.02.12 17:09:48.606957 [ 292 ] {} <Debug> TCP-Session: cc56b81e-aea0-42f4-8dd3-407343856783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3804 | 2026.02.12 17:09:48.606624 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40906 | ||
| 3805 | 2026.02.12 17:09:48.607014 [ 292 ] {} <Debug> TCP-Session: cc56b81e-aea0-42f4-8dd3-407343856783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2026.02.12 17:09:48.607070 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3807 | 2026.02.12 17:09:48.607074 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3808 | 2026.02.12 17:09:48.607109 [ 286 ] {} <Debug> TCP-Session: 04ef80c2-d241-43de-b9ff-f36818d6c0af Authenticating user 'default' from [fd00:1122:3344:101::e]:49870 | ||
| 3809 | 2026.02.12 17:09:48.607131 [ 287 ] {} <Debug> TCP-Session: 84712c7e-2874-44ee-bb31-729276721236 Authenticating user 'default' from [fd00:1122:3344:101::e]:62554 | ||
| 3810 | 2026.02.12 17:09:48.607135 [ 286 ] {} <Debug> TCP-Session: 04ef80c2-d241-43de-b9ff-f36818d6c0af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2026.02.12 17:09:48.607161 [ 287 ] {} <Debug> TCP-Session: 84712c7e-2874-44ee-bb31-729276721236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.02.12 17:09:48.607165 [ 286 ] {} <Debug> TCP-Session: 04ef80c2-d241-43de-b9ff-f36818d6c0af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3813 | 2026.02.12 17:09:48.607186 [ 287 ] {} <Debug> TCP-Session: 84712c7e-2874-44ee-bb31-729276721236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3814 | 2026.02.12 17:09:48.607214 [ 289 ] {cb52743f-3f8a-42ce-8121-4709780a1ae7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3815 | 2026.02.12 17:09:48.607270 [ 289 ] {cb52743f-3f8a-42ce-8121-4709780a1ae7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3816 | 2026.02.12 17:09:48.607305 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3817 | 2026.02.12 17:09:48.607339 [ 259 ] {} <Debug> TCP-Session: 188545ee-7903-456b-9622-63847dc7314c Authenticating user 'default' from [fd00:1122:3344:101::e]:47041 | ||
| 3818 | 2026.02.12 17:09:48.607347 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3819 | 2026.02.12 17:09:48.607356 [ 259 ] {} <Debug> TCP-Session: 188545ee-7903-456b-9622-63847dc7314c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2026.02.12 17:09:48.607384 [ 293 ] {} <Debug> TCP-Session: a5f22127-add0-4c77-9082-5cd04ddc91c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40906 | ||
| 3821 | 2026.02.12 17:09:48.607387 [ 259 ] {} <Debug> TCP-Session: 188545ee-7903-456b-9622-63847dc7314c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3822 | 2026.02.12 17:09:48.607411 [ 293 ] {} <Debug> TCP-Session: a5f22127-add0-4c77-9082-5cd04ddc91c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2026.02.12 17:09:48.607410 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3824 | 2026.02.12 17:09:48.607434 [ 293 ] {} <Debug> TCP-Session: a5f22127-add0-4c77-9082-5cd04ddc91c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3825 | 2026.02.12 17:09:48.607460 [ 294 ] {} <Debug> TCP-Session: b708b721-6bc5-4d9a-b512-70c1a64c4181 Authenticating user 'default' from [fd00:1122:3344:101::e]:65238 | ||
| 3826 | 2026.02.12 17:09:48.607484 [ 294 ] {} <Debug> TCP-Session: b708b721-6bc5-4d9a-b512-70c1a64c4181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3827 | 2026.02.12 17:09:48.607496 [ 294 ] {} <Debug> TCP-Session: b708b721-6bc5-4d9a-b512-70c1a64c4181 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2026.02.12 17:09:48.607552 [ 289 ] {cb52743f-3f8a-42ce-8121-4709780a1ae7} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 3829 | 2026.02.12 17:09:48.608544 [ 268 ] {cb52743f-3f8a-42ce-8121-4709780a1ae7} <Trace> AggregatingTransform: Aggregating | ||
| 3830 | 2026.02.12 17:09:48.608584 [ 268 ] {cb52743f-3f8a-42ce-8121-4709780a1ae7} <Trace> Aggregator: Aggregation method: without_key | ||
| 3831 | 2026.02.12 17:09:48.608619 [ 268 ] {cb52743f-3f8a-42ce-8121-4709780a1ae7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001018538 sec. (981.799 rows/sec., 38.35 KiB/sec.) | ||
| 3832 | 2026.02.12 17:09:48.608637 [ 268 ] {cb52743f-3f8a-42ce-8121-4709780a1ae7} <Trace> Aggregator: Merging aggregated data | ||
| 3833 | 2026.02.12 17:09:48.610004 [ 289 ] {cb52743f-3f8a-42ce-8121-4709780a1ae7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003095 sec., 323.10177705977384 rows/sec., 12.62 KiB/sec. | ||
| 3834 | 2026.02.12 17:09:48.610181 [ 289 ] {cb52743f-3f8a-42ce-8121-4709780a1ae7} <Debug> TCPHandler: Processed in 0.003555568 sec. | ||
| 3835 | 2026.02.12 17:09:48.610296 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3836 | 2026.02.12 17:09:48.610315 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3837 | 2026.02.12 17:09:48.610334 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3838 | 2026.02.12 17:09:48.610349 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3839 | 2026.02.12 17:09:48.610374 [ 290 ] {} <Debug> TCP-Session: 62ebaaae-1c4a-416e-89d0-0a467c0c605a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2026.02.12 17:09:48.610379 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3841 | 2026.02.12 17:09:48.610395 [ 293 ] {} <Debug> TCP-Session: a5f22127-add0-4c77-9082-5cd04ddc91c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3842 | 2026.02.12 17:09:48.610412 [ 292 ] {} <Debug> TCP-Session: cc56b81e-aea0-42f4-8dd3-407343856783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.02.12 17:09:48.610434 [ 259 ] {} <Debug> TCP-Session: 188545ee-7903-456b-9622-63847dc7314c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.02.12 17:09:48.610437 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3845 | 2026.02.12 17:09:48.610412 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3846 | 2026.02.12 17:09:48.610400 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3847 | 2026.02.12 17:09:48.610514 [ 286 ] {} <Debug> TCP-Session: 04ef80c2-d241-43de-b9ff-f36818d6c0af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.02.12 17:09:48.610528 [ 294 ] {} <Debug> TCP-Session: b708b721-6bc5-4d9a-b512-70c1a64c4181 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.02.12 17:09:48.610554 [ 291 ] {} <Debug> TCP-Session: 8bfa71dd-5aae-49c8-82e3-ae20c34ebcfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3850 | 2026.02.12 17:09:48.610367 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3851 | 2026.02.12 17:09:48.610345 [ 289 ] {} <Debug> TCP-Session: 67b9ff46-f2c9-4d6a-8e40-0d01aba7b422 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.02.12 17:09:48.610619 [ 287 ] {} <Debug> TCP-Session: 84712c7e-2874-44ee-bb31-729276721236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.02.12 17:09:49.070424 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41013 | ||
| 3854 | 2026.02.12 17:09:49.070536 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3855 | 2026.02.12 17:09:49.070562 [ 287 ] {} <Debug> TCP-Session: 5245d187-0378-4468-997f-e0bdced02175 Authenticating user 'default' from [fd00:1122:3344:101::e]:41013 | ||
| 3856 | 2026.02.12 17:09:49.070584 [ 287 ] {} <Debug> TCP-Session: 5245d187-0378-4468-997f-e0bdced02175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3857 | 2026.02.12 17:09:49.070598 [ 287 ] {} <Debug> TCP-Session: 5245d187-0378-4468-997f-e0bdced02175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3858 | 2026.02.12 17:09:49.070807 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61859 | ||
| 3859 | 2026.02.12 17:09:49.070836 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42275 | ||
| 3860 | 2026.02.12 17:09:49.070869 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38403 | ||
| 3861 | 2026.02.12 17:09:49.070894 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46132 | ||
| 3862 | 2026.02.12 17:09:49.070897 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37237 | ||
| 3863 | 2026.02.12 17:09:49.070951 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3864 | 2026.02.12 17:09:49.070984 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3865 | 2026.02.12 17:09:49.070989 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3866 | 2026.02.12 17:09:49.071009 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3867 | 2026.02.12 17:09:49.071023 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3868 | 2026.02.12 17:09:49.071044 [ 290 ] {} <Debug> TCP-Session: b1c3efb1-5fd1-42f7-91e1-73c3a11cc520 Authenticating user 'default' from [fd00:1122:3344:101::e]:42275 | ||
| 3869 | 2026.02.12 17:09:49.071051 [ 294 ] {} <Debug> TCP-Session: 92339b74-414f-41ed-9eea-f6503b790782 Authenticating user 'default' from [fd00:1122:3344:101::e]:46132 | ||
| 3870 | 2026.02.12 17:09:49.071062 [ 259 ] {} <Debug> TCP-Session: 7cbc4220-8b9f-4f7c-a4a5-ec4efdb3a106 Authenticating user 'default' from [fd00:1122:3344:101::e]:37237 | ||
| 3871 | 2026.02.12 17:09:49.071078 [ 290 ] {} <Debug> TCP-Session: b1c3efb1-5fd1-42f7-91e1-73c3a11cc520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3872 | 2026.02.12 17:09:49.071082 [ 294 ] {} <Debug> TCP-Session: 92339b74-414f-41ed-9eea-f6503b790782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3873 | 2026.02.12 17:09:49.071092 [ 259 ] {} <Debug> TCP-Session: 7cbc4220-8b9f-4f7c-a4a5-ec4efdb3a106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2026.02.12 17:09:49.071118 [ 290 ] {} <Debug> TCP-Session: b1c3efb1-5fd1-42f7-91e1-73c3a11cc520 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3875 | 2026.02.12 17:09:49.071127 [ 259 ] {} <Debug> TCP-Session: 7cbc4220-8b9f-4f7c-a4a5-ec4efdb3a106 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3876 | 2026.02.12 17:09:49.071018 [ 287 ] {} <Trace> TCP-Session: 5245d187-0378-4468-997f-e0bdced02175 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3877 | 2026.02.12 17:09:49.071155 [ 294 ] {} <Debug> TCP-Session: 92339b74-414f-41ed-9eea-f6503b790782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2026.02.12 17:09:49.071017 [ 292 ] {} <Debug> TCP-Session: e95371cd-3986-404b-8718-3cb2488efb7f Authenticating user 'default' from [fd00:1122:3344:101::e]:38403 | ||
| 3879 | 2026.02.12 17:09:49.071007 [ 288 ] {} <Debug> TCP-Session: 92abc58f-f7b5-4912-9fe4-0e8f79a9acab Authenticating user 'default' from [fd00:1122:3344:101::e]:61859 | ||
| 3880 | 2026.02.12 17:09:49.071244 [ 292 ] {} <Debug> TCP-Session: e95371cd-3986-404b-8718-3cb2488efb7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3881 | 2026.02.12 17:09:49.071260 [ 288 ] {} <Debug> TCP-Session: 92abc58f-f7b5-4912-9fe4-0e8f79a9acab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2026.02.12 17:09:49.071269 [ 292 ] {} <Debug> TCP-Session: e95371cd-3986-404b-8718-3cb2488efb7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2026.02.12 17:09:49.071312 [ 288 ] {} <Debug> TCP-Session: 92abc58f-f7b5-4912-9fe4-0e8f79a9acab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.02.12 17:09:49.070880 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38713 | ||
| 3885 | 2026.02.12 17:09:49.070819 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33801 | ||
| 3886 | 2026.02.12 17:09:49.070882 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58674 | ||
| 3887 | 2026.02.12 17:09:49.071424 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3888 | 2026.02.12 17:09:49.071455 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3889 | 2026.02.12 17:09:49.071401 [ 287 ] {2d963971-181d-4c12-865e-ffb8f0663d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41013) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3890 | 2026.02.12 17:09:49.071490 [ 289 ] {} <Debug> TCP-Session: c0642085-2f6c-421f-8c3b-0958913183da Authenticating user 'default' from [fd00:1122:3344:101::e]:33801 | ||
| 3891 | 2026.02.12 17:09:49.071482 [ 293 ] {} <Debug> TCP-Session: 45e19551-f2e6-454a-9c33-175c2d240c52 Authenticating user 'default' from [fd00:1122:3344:101::e]:38713 | ||
| 3892 | 2026.02.12 17:09:49.071530 [ 289 ] {} <Debug> TCP-Session: c0642085-2f6c-421f-8c3b-0958913183da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2026.02.12 17:09:49.071532 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3894 | 2026.02.12 17:09:49.071546 [ 293 ] {} <Debug> TCP-Session: 45e19551-f2e6-454a-9c33-175c2d240c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.02.12 17:09:49.071585 [ 291 ] {} <Debug> TCP-Session: 71e56bbc-5109-4edf-ab07-e79ad419d8ca Authenticating user 'default' from [fd00:1122:3344:101::e]:58674 | ||
| 3896 | 2026.02.12 17:09:49.071594 [ 293 ] {} <Debug> TCP-Session: 45e19551-f2e6-454a-9c33-175c2d240c52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3897 | 2026.02.12 17:09:49.071554 [ 289 ] {} <Debug> TCP-Session: c0642085-2f6c-421f-8c3b-0958913183da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3898 | 2026.02.12 17:09:49.071629 [ 291 ] {} <Debug> TCP-Session: 71e56bbc-5109-4edf-ab07-e79ad419d8ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.02.12 17:09:49.071673 [ 291 ] {} <Debug> TCP-Session: 71e56bbc-5109-4edf-ab07-e79ad419d8ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3900 | 2026.02.12 17:09:49.071915 [ 287 ] {2d963971-181d-4c12-865e-ffb8f0663d8d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3901 | 2026.02.12 17:09:49.072002 [ 287 ] {2d963971-181d-4c12-865e-ffb8f0663d8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3902 | 2026.02.12 17:09:49.072489 [ 287 ] {2d963971-181d-4c12-865e-ffb8f0663d8d} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 3903 | 2026.02.12 17:09:49.073964 [ 308 ] {2d963971-181d-4c12-865e-ffb8f0663d8d} <Trace> AggregatingTransform: Aggregating | ||
| 3904 | 2026.02.12 17:09:49.074022 [ 308 ] {2d963971-181d-4c12-865e-ffb8f0663d8d} <Trace> Aggregator: Aggregation method: without_key | ||
| 3905 | 2026.02.12 17:09:49.074063 [ 308 ] {2d963971-181d-4c12-865e-ffb8f0663d8d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00145191 sec. (688.748 rows/sec., 26.90 KiB/sec.) | ||
| 3906 | 2026.02.12 17:09:49.074084 [ 308 ] {2d963971-181d-4c12-865e-ffb8f0663d8d} <Trace> Aggregator: Merging aggregated data | ||
| 3907 | 2026.02.12 17:09:49.075915 [ 287 ] {2d963971-181d-4c12-865e-ffb8f0663d8d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004599 sec., 217.43857360295718 rows/sec., 8.49 KiB/sec. | ||
| 3908 | 2026.02.12 17:09:49.076118 [ 287 ] {2d963971-181d-4c12-865e-ffb8f0663d8d} <Debug> TCPHandler: Processed in 0.005289976 sec. | ||
| 3909 | 2026.02.12 17:09:49.076331 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3910 | 2026.02.12 17:09:49.076356 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3911 | 2026.02.12 17:09:49.076384 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3912 | 2026.02.12 17:09:49.076413 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3913 | 2026.02.12 17:09:49.076418 [ 290 ] {} <Debug> TCP-Session: b1c3efb1-5fd1-42f7-91e1-73c3a11cc520 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2026.02.12 17:09:49.076442 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3915 | 2026.02.12 17:09:49.076468 [ 289 ] {} <Debug> TCP-Session: c0642085-2f6c-421f-8c3b-0958913183da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3916 | 2026.02.12 17:09:49.076494 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3917 | 2026.02.12 17:09:49.076525 [ 291 ] {} <Debug> TCP-Session: 71e56bbc-5109-4edf-ab07-e79ad419d8ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3918 | 2026.02.12 17:09:49.076339 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3919 | 2026.02.12 17:09:49.076568 [ 294 ] {} <Debug> TCP-Session: 92339b74-414f-41ed-9eea-f6503b790782 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2026.02.12 17:09:49.076611 [ 287 ] {} <Debug> TCP-Session: 5245d187-0378-4468-997f-e0bdced02175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3921 | 2026.02.12 17:09:49.076391 [ 288 ] {} <Debug> TCP-Session: 92abc58f-f7b5-4912-9fe4-0e8f79a9acab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.02.12 17:09:49.076332 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3923 | 2026.02.12 17:09:49.076450 [ 293 ] {} <Debug> TCP-Session: 45e19551-f2e6-454a-9c33-175c2d240c52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2026.02.12 17:09:49.076730 [ 259 ] {} <Debug> TCP-Session: 7cbc4220-8b9f-4f7c-a4a5-ec4efdb3a106 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2026.02.12 17:09:49.076488 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3926 | 2026.02.12 17:09:49.076816 [ 292 ] {} <Debug> TCP-Session: e95371cd-3986-404b-8718-3cb2488efb7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3927 | 2026.02.12 17:09:49.908298 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64067 | ||
| 3928 | 2026.02.12 17:09:49.908425 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3929 | 2026.02.12 17:09:49.908452 [ 287 ] {} <Debug> TCP-Session: 7d5d904a-05d7-499d-8b13-f5457c26f73c Authenticating user 'default' from [fd00:1122:3344:101::e]:64067 | ||
| 3930 | 2026.02.12 17:09:49.908474 [ 287 ] {} <Debug> TCP-Session: 7d5d904a-05d7-499d-8b13-f5457c26f73c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3931 | 2026.02.12 17:09:49.908486 [ 287 ] {} <Debug> TCP-Session: 7d5d904a-05d7-499d-8b13-f5457c26f73c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2026.02.12 17:09:49.908730 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32884 | ||
| 3933 | 2026.02.12 17:09:49.908732 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51431 | ||
| 3934 | 2026.02.12 17:09:49.908762 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65396 | ||
| 3935 | 2026.02.12 17:09:49.908786 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52787 | ||
| 3936 | 2026.02.12 17:09:49.908807 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3937 | 2026.02.12 17:09:49.908816 [ 287 ] {} <Trace> TCP-Session: 7d5d904a-05d7-499d-8b13-f5457c26f73c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3938 | 2026.02.12 17:09:49.908855 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3939 | 2026.02.12 17:09:49.908862 [ 289 ] {} <Debug> TCP-Session: 10b91c96-1452-4955-a164-969c2213991d Authenticating user 'default' from [fd00:1122:3344:101::e]:32884 | ||
| 3940 | 2026.02.12 17:09:49.908876 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3941 | 2026.02.12 17:09:49.908893 [ 292 ] {} <Debug> TCP-Session: d1e582fc-b864-40fa-8a9a-90c7063c1051 Authenticating user 'default' from [fd00:1122:3344:101::e]:65396 | ||
| 3942 | 2026.02.12 17:09:49.908902 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3943 | 2026.02.12 17:09:49.908925 [ 288 ] {} <Debug> TCP-Session: d000cd28-1de8-4cc9-8473-cdc9a8c424fc Authenticating user 'default' from [fd00:1122:3344:101::e]:51431 | ||
| 3944 | 2026.02.12 17:09:49.908935 [ 292 ] {} <Debug> TCP-Session: d1e582fc-b864-40fa-8a9a-90c7063c1051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3945 | 2026.02.12 17:09:49.908956 [ 259 ] {} <Debug> TCP-Session: 4b1f189a-4436-4603-b49f-22905f3e1806 Authenticating user 'default' from [fd00:1122:3344:101::e]:52787 | ||
| 3946 | 2026.02.12 17:09:49.908958 [ 288 ] {} <Debug> TCP-Session: d000cd28-1de8-4cc9-8473-cdc9a8c424fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3947 | 2026.02.12 17:09:49.908992 [ 259 ] {} <Debug> TCP-Session: 4b1f189a-4436-4603-b49f-22905f3e1806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3948 | 2026.02.12 17:09:49.909006 [ 288 ] {} <Debug> TCP-Session: d000cd28-1de8-4cc9-8473-cdc9a8c424fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3949 | 2026.02.12 17:09:49.909019 [ 259 ] {} <Debug> TCP-Session: 4b1f189a-4436-4603-b49f-22905f3e1806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3950 | 2026.02.12 17:09:49.908966 [ 292 ] {} <Debug> TCP-Session: d1e582fc-b864-40fa-8a9a-90c7063c1051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3951 | 2026.02.12 17:09:49.909041 [ 287 ] {cba40153-71d6-4b1f-a182-d20938c7530b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64067) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3952 | 2026.02.12 17:09:49.908908 [ 289 ] {} <Debug> TCP-Session: 10b91c96-1452-4955-a164-969c2213991d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3953 | 2026.02.12 17:09:49.908784 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38040 | ||
| 3954 | 2026.02.12 17:09:49.909125 [ 289 ] {} <Debug> TCP-Session: 10b91c96-1452-4955-a164-969c2213991d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3955 | 2026.02.12 17:09:49.908772 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44750 | ||
| 3956 | 2026.02.12 17:09:49.908768 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46461 | ||
| 3957 | 2026.02.12 17:09:49.909185 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3958 | 2026.02.12 17:09:49.909229 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3959 | 2026.02.12 17:09:49.909247 [ 294 ] {} <Debug> TCP-Session: e6c884f3-fff0-4fd7-939c-33d7873dd226 Authenticating user 'default' from [fd00:1122:3344:101::e]:38040 | ||
| 3960 | 2026.02.12 17:09:49.908745 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56307 | ||
| 3961 | 2026.02.12 17:09:49.909279 [ 294 ] {} <Debug> TCP-Session: e6c884f3-fff0-4fd7-939c-33d7873dd226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.02.12 17:09:49.909294 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3963 | 2026.02.12 17:09:49.909313 [ 294 ] {} <Debug> TCP-Session: e6c884f3-fff0-4fd7-939c-33d7873dd226 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3964 | 2026.02.12 17:09:49.909271 [ 293 ] {} <Debug> TCP-Session: 95543c6f-aad2-4a67-b868-3794d73676cf Authenticating user 'default' from [fd00:1122:3344:101::e]:44750 | ||
| 3965 | 2026.02.12 17:09:49.909336 [ 291 ] {} <Debug> TCP-Session: 18aa4602-b49c-4572-b210-18fe3a730bbe Authenticating user 'default' from [fd00:1122:3344:101::e]:46461 | ||
| 3966 | 2026.02.12 17:09:49.909353 [ 287 ] {cba40153-71d6-4b1f-a182-d20938c7530b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3967 | 2026.02.12 17:09:49.909373 [ 293 ] {} <Debug> TCP-Session: 95543c6f-aad2-4a67-b868-3794d73676cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3968 | 2026.02.12 17:09:49.909387 [ 291 ] {} <Debug> TCP-Session: 18aa4602-b49c-4572-b210-18fe3a730bbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3969 | 2026.02.12 17:09:49.909405 [ 293 ] {} <Debug> TCP-Session: 95543c6f-aad2-4a67-b868-3794d73676cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3970 | 2026.02.12 17:09:49.909418 [ 291 ] {} <Debug> TCP-Session: 18aa4602-b49c-4572-b210-18fe3a730bbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3971 | 2026.02.12 17:09:49.909429 [ 287 ] {cba40153-71d6-4b1f-a182-d20938c7530b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3972 | 2026.02.12 17:09:49.909341 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3973 | 2026.02.12 17:09:49.909486 [ 290 ] {} <Debug> TCP-Session: 81ad8d8a-f4af-4999-a280-ef5369f9ec4b Authenticating user 'default' from [fd00:1122:3344:101::e]:56307 | ||
| 3974 | 2026.02.12 17:09:49.909503 [ 290 ] {} <Debug> TCP-Session: 81ad8d8a-f4af-4999-a280-ef5369f9ec4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2026.02.12 17:09:49.909515 [ 290 ] {} <Debug> TCP-Session: 81ad8d8a-f4af-4999-a280-ef5369f9ec4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3976 | 2026.02.12 17:09:49.909727 [ 287 ] {cba40153-71d6-4b1f-a182-d20938c7530b} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 3977 | 2026.02.12 17:09:49.910618 [ 326 ] {cba40153-71d6-4b1f-a182-d20938c7530b} <Trace> AggregatingTransform: Aggregating | ||
| 3978 | 2026.02.12 17:09:49.910668 [ 326 ] {cba40153-71d6-4b1f-a182-d20938c7530b} <Trace> Aggregator: Aggregation method: without_key | ||
| 3979 | 2026.02.12 17:09:49.910711 [ 326 ] {cba40153-71d6-4b1f-a182-d20938c7530b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881514 sec. (1134.412 rows/sec., 44.31 KiB/sec.) | ||
| 3980 | 2026.02.12 17:09:49.910732 [ 326 ] {cba40153-71d6-4b1f-a182-d20938c7530b} <Trace> Aggregator: Merging aggregated data | ||
| 3981 | 2026.02.12 17:09:49.912183 [ 287 ] {cba40153-71d6-4b1f-a182-d20938c7530b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003197 sec., 312.7932436659368 rows/sec., 12.22 KiB/sec. | ||
| 3982 | 2026.02.12 17:09:49.912363 [ 287 ] {cba40153-71d6-4b1f-a182-d20938c7530b} <Debug> TCPHandler: Processed in 0.003676632 sec. | ||
| 3983 | 2026.02.12 17:09:49.912513 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3984 | 2026.02.12 17:09:49.912548 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3985 | 2026.02.12 17:09:49.912569 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3986 | 2026.02.12 17:09:49.912594 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3987 | 2026.02.12 17:09:49.912610 [ 291 ] {} <Debug> TCP-Session: 18aa4602-b49c-4572-b210-18fe3a730bbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2026.02.12 17:09:49.912621 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3989 | 2026.02.12 17:09:49.912641 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3990 | 2026.02.12 17:09:49.912665 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3991 | 2026.02.12 17:09:49.912699 [ 290 ] {} <Debug> TCP-Session: 81ad8d8a-f4af-4999-a280-ef5369f9ec4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2026.02.12 17:09:49.912734 [ 294 ] {} <Debug> TCP-Session: e6c884f3-fff0-4fd7-939c-33d7873dd226 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3993 | 2026.02.12 17:09:49.912704 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3994 | 2026.02.12 17:09:49.912681 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3995 | 2026.02.12 17:09:49.912804 [ 293 ] {} <Debug> TCP-Session: 95543c6f-aad2-4a67-b868-3794d73676cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3996 | 2026.02.12 17:09:49.912648 [ 292 ] {} <Debug> TCP-Session: d1e582fc-b864-40fa-8a9a-90c7063c1051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3997 | 2026.02.12 17:09:49.912831 [ 259 ] {} <Debug> TCP-Session: 4b1f189a-4436-4603-b49f-22905f3e1806 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3998 | 2026.02.12 17:09:49.912626 [ 289 ] {} <Debug> TCP-Session: 10b91c96-1452-4955-a164-969c2213991d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3999 | 2026.02.12 17:09:49.912704 [ 288 ] {} <Debug> TCP-Session: d000cd28-1de8-4cc9-8473-cdc9a8c424fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4000 | 2026.02.12 17:09:49.912551 [ 287 ] {} <Debug> TCP-Session: 7d5d904a-05d7-499d-8b13-f5457c26f73c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4001 | 2026.02.12 17:09:52.834881 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4002 | 2026.02.12 17:09:52.834929 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4003 | 2026.02.12 17:09:52.906953 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7672 | ||
| 4004 | 2026.02.12 17:09:52.907442 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4005 | 2026.02.12 17:09:52.907490 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4006 | 2026.02.12 17:09:52.907972 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4007 | 2026.02.12 17:09:52.908200 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4008 | 2026.02.12 17:09:52.908338 [ 85 ] {} <Debug> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4009 | 2026.02.12 17:09:52.908345 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7672 | ||
| 4010 | 2026.02.12 17:09:52.908385 [ 85 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2026.02.12 17:09:52.908410 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4012 | 2026.02.12 17:09:52.908523 [ 188 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 4013 | 2026.02.12 17:09:52.908662 [ 188 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4014 | 2026.02.12 17:09:52.908701 [ 188 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5304 rows starting from the beginning of the part | ||
| 4015 | 2026.02.12 17:09:52.908764 [ 188 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 4016 | 2026.02.12 17:09:52.908807 [ 188 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 4017 | 2026.02.12 17:09:52.908849 [ 188 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 4018 | 2026.02.12 17:09:52.908892 [ 188 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 4019 | 2026.02.12 17:09:52.908934 [ 188 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 4020 | 2026.02.12 17:09:52.910410 [ 198 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7672 rows, containing 4 columns (4 merged, 0 gathered) in 0.001941864 sec., 3950843.1074472778 rows/sec., 56.52 MiB/sec. | ||
| 4021 | 2026.02.12 17:09:52.910738 [ 188 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4022 | 2026.02.12 17:09:52.910999 [ 188 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_16_3} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2026.02.12 17:09:52.911067 [ 188 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_16_3} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4024 | 2026.02.12 17:09:52.911146 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4025 | 2026.02.12 17:09:52.924476 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 518 | ||
| 4026 | 2026.02.12 17:09:52.926819 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4027 | 2026.02.12 17:09:52.926860 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4028 | 2026.02.12 17:09:52.928060 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4029 | 2026.02.12 17:09:52.928328 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4030 | 2026.02.12 17:09:52.928465 [ 85 ] {} <Debug> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4031 | 2026.02.12 17:09:52.928504 [ 85 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2026.02.12 17:09:52.928526 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4033 | 2026.02.12 17:09:52.928615 [ 192 ] {3a33402e-81b2-4c59-a3db-01986df8333a::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 | ||
| 4034 | 2026.02.12 17:09:52.928682 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 518 | ||
| 4035 | 2026.02.12 17:09:52.929207 [ 192 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4036 | 2026.02.12 17:09:52.929365 [ 192 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 374 rows starting from the beginning of the part | ||
| 4037 | 2026.02.12 17:09:52.929790 [ 192 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4038 | 2026.02.12 17:09:52.930147 [ 192 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 4039 | 2026.02.12 17:09:52.930495 [ 192 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 4040 | 2026.02.12 17:09:52.930836 [ 192 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 4041 | 2026.02.12 17:09:52.931176 [ 192 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 4042 | 2026.02.12 17:09:52.936937 [ 198 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 518 rows, containing 72 columns (72 merged, 0 gathered) in 0.008364322 sec., 61929.70571912463 rows/sec., 58.18 MiB/sec. | ||
| 4043 | 2026.02.12 17:09:52.937977 [ 198 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4044 | 2026.02.12 17:09:52.938552 [ 198 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_11_2} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2026.02.12 17:09:52.938630 [ 198 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_11_2} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4046 | 2026.02.12 17:09:52.938906 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 4047 | 2026.02.12 17:09:53.001917 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000815082 sec. | ||
| 4048 | 2026.02.12 17:09:53.325045 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4049 | 2026.02.12 17:09:53.342196 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4050 | 2026.02.12 17:09:53.342261 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4051 | 2026.02.12 17:09:53.348254 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4052 | 2026.02.12 17:09:53.348982 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4053 | 2026.02.12 17:09:53.349287 [ 85 ] {} <Debug> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4054 | 2026.02.12 17:09:53.349356 [ 85 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4055 | 2026.02.12 17:09:53.349380 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4056 | 2026.02.12 17:09:53.349512 [ 192 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 4057 | 2026.02.12 17:09:53.352111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4058 | 2026.02.12 17:09:53.353475 [ 192 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4059 | 2026.02.12 17:09:53.354873 [ 192 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 4060 | 2026.02.12 17:09:53.360222 [ 192 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 4061 | 2026.02.12 17:09:53.364468 [ 192 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 4062 | 2026.02.12 17:09:53.368322 [ 192 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 4063 | 2026.02.12 17:09:53.372706 [ 192 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 4064 | 2026.02.12 17:09:53.377021 [ 192 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 4065 | 2026.02.12 17:09:53.431681 [ 195 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082239435 sec., 1471.3136100703998 rows/sec., 7.61 MiB/sec. | ||
| 4066 | 2026.02.12 17:09:53.434495 [ 201 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4067 | 2026.02.12 17:09:53.436509 [ 201 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_16_3} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2026.02.12 17:09:53.436627 [ 201 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_16_3} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4069 | 2026.02.12 17:09:53.439480 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4070 | 2026.02.12 17:09:53.556264 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4071 | 2026.02.12 17:09:53.556416 [ 261 ] {4e3e6b36-40f7-4189-ab6c-8bd64f370ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4072 | 2026.02.12 17:09:53.556479 [ 261 ] {4e3e6b36-40f7-4189-ab6c-8bd64f370ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4073 | 2026.02.12 17:09:53.557125 [ 261 ] {4e3e6b36-40f7-4189-ab6c-8bd64f370ef7} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4074 | 2026.02.12 17:09:53.557164 [ 261 ] {4e3e6b36-40f7-4189-ab6c-8bd64f370ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4075 | 2026.02.12 17:09:53.557566 [ 261 ] {4e3e6b36-40f7-4189-ab6c-8bd64f370ef7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4076 | 2026.02.12 17:09:53.557789 [ 261 ] {4e3e6b36-40f7-4189-ab6c-8bd64f370ef7} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2026.02.12 17:09:53.557945 [ 261 ] {4e3e6b36-40f7-4189-ab6c-8bd64f370ef7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001575 sec., 48253.968253968254 rows/sec., 3.98 MiB/sec. | ||
| 4078 | 2026.02.12 17:09:53.557993 [ 261 ] {4e3e6b36-40f7-4189-ab6c-8bd64f370ef7} <Debug> TCPHandler: Processed in 0.001848351 sec. | ||
| 4079 | 2026.02.12 17:09:53.558137 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4080 | 2026.02.12 17:09:53.558240 [ 261 ] {77433980-83a5-4080-8d60-152d85664173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4081 | 2026.02.12 17:09:53.558285 [ 261 ] {77433980-83a5-4080-8d60-152d85664173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4082 | 2026.02.12 17:09:53.558728 [ 261 ] {77433980-83a5-4080-8d60-152d85664173} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4083 | 2026.02.12 17:09:53.558762 [ 261 ] {77433980-83a5-4080-8d60-152d85664173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4084 | 2026.02.12 17:09:53.559077 [ 261 ] {77433980-83a5-4080-8d60-152d85664173} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4085 | 2026.02.12 17:09:53.559285 [ 261 ] {77433980-83a5-4080-8d60-152d85664173} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4086 | 2026.02.12 17:09:53.559416 [ 261 ] {77433980-83a5-4080-8d60-152d85664173} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001201 sec., 8326.39467110741 rows/sec., 626.11 KiB/sec. | ||
| 4087 | 2026.02.12 17:09:53.559454 [ 261 ] {77433980-83a5-4080-8d60-152d85664173} <Debug> TCPHandler: Processed in 0.001376919 sec. | ||
| 4088 | 2026.02.12 17:09:53.559563 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2026.02.12 17:09:53.559660 [ 261 ] {68c36a7c-16cc-4e20-82c4-99277955ac86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4090 | 2026.02.12 17:09:53.559702 [ 261 ] {68c36a7c-16cc-4e20-82c4-99277955ac86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4091 | 2026.02.12 17:09:53.560114 [ 261 ] {68c36a7c-16cc-4e20-82c4-99277955ac86} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2026.02.12 17:09:53.560148 [ 261 ] {68c36a7c-16cc-4e20-82c4-99277955ac86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4093 | 2026.02.12 17:09:53.560465 [ 261 ] {68c36a7c-16cc-4e20-82c4-99277955ac86} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4094 | 2026.02.12 17:09:53.560672 [ 261 ] {68c36a7c-16cc-4e20-82c4-99277955ac86} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2026.02.12 17:09:53.560801 [ 261 ] {68c36a7c-16cc-4e20-82c4-99277955ac86} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001162 sec., 63683.30464716007 rows/sec., 4.97 MiB/sec. | ||
| 4096 | 2026.02.12 17:09:53.560840 [ 261 ] {68c36a7c-16cc-4e20-82c4-99277955ac86} <Debug> TCPHandler: Processed in 0.001325577 sec. | ||
| 4097 | 2026.02.12 17:09:53.560958 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4098 | 2026.02.12 17:09:53.561051 [ 261 ] {7e94edb5-d452-41b4-9233-0741333be9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4099 | 2026.02.12 17:09:53.561095 [ 261 ] {7e94edb5-d452-41b4-9233-0741333be9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4100 | 2026.02.12 17:09:53.561524 [ 261 ] {7e94edb5-d452-41b4-9233-0741333be9d1} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4101 | 2026.02.12 17:09:53.561558 [ 261 ] {7e94edb5-d452-41b4-9233-0741333be9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4102 | 2026.02.12 17:09:53.561916 [ 261 ] {7e94edb5-d452-41b4-9233-0741333be9d1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4103 | 2026.02.12 17:09:53.562126 [ 261 ] {7e94edb5-d452-41b4-9233-0741333be9d1} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2026.02.12 17:09:53.562252 [ 261 ] {7e94edb5-d452-41b4-9233-0741333be9d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 4105 | 2026.02.12 17:09:53.562288 [ 261 ] {7e94edb5-d452-41b4-9233-0741333be9d1} <Debug> TCPHandler: Processed in 0.001379688 sec. | ||
| 4106 | 2026.02.12 17:09:53.562397 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4107 | 2026.02.12 17:09:53.562491 [ 261 ] {c002592b-4b18-4ec7-8d47-3ea4d20ca03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4108 | 2026.02.12 17:09:53.562546 [ 261 ] {c002592b-4b18-4ec7-8d47-3ea4d20ca03d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4109 | 2026.02.12 17:09:53.563289 [ 261 ] {c002592b-4b18-4ec7-8d47-3ea4d20ca03d} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2026.02.12 17:09:53.563323 [ 261 ] {c002592b-4b18-4ec7-8d47-3ea4d20ca03d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4111 | 2026.02.12 17:09:53.563863 [ 261 ] {c002592b-4b18-4ec7-8d47-3ea4d20ca03d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4112 | 2026.02.12 17:09:53.564108 [ 261 ] {c002592b-4b18-4ec7-8d47-3ea4d20ca03d} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.02.12 17:09:53.564248 [ 261 ] {c002592b-4b18-4ec7-8d47-3ea4d20ca03d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001776 sec., 5630.630630630631 rows/sec., 10.09 MiB/sec. | ||
| 4114 | 2026.02.12 17:09:53.564316 [ 261 ] {c002592b-4b18-4ec7-8d47-3ea4d20ca03d} <Debug> TCPHandler: Processed in 0.001967884 sec. | ||
| 4115 | 2026.02.12 17:09:53.564429 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4116 | 2026.02.12 17:09:53.564523 [ 261 ] {d506cb03-eb4b-4acb-a75c-0c5954b984d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4117 | 2026.02.12 17:09:53.564565 [ 261 ] {d506cb03-eb4b-4acb-a75c-0c5954b984d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4118 | 2026.02.12 17:09:53.564896 [ 261 ] {d506cb03-eb4b-4acb-a75c-0c5954b984d1} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2026.02.12 17:09:53.564930 [ 261 ] {d506cb03-eb4b-4acb-a75c-0c5954b984d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4120 | 2026.02.12 17:09:53.565244 [ 261 ] {d506cb03-eb4b-4acb-a75c-0c5954b984d1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4121 | 2026.02.12 17:09:53.565470 [ 261 ] {d506cb03-eb4b-4acb-a75c-0c5954b984d1} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2026.02.12 17:09:53.565598 [ 261 ] {d506cb03-eb4b-4acb-a75c-0c5954b984d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 4123 | 2026.02.12 17:09:53.565635 [ 261 ] {d506cb03-eb4b-4acb-a75c-0c5954b984d1} <Debug> TCPHandler: Processed in 0.001254935 sec. | ||
| 4124 | 2026.02.12 17:09:54.001143 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.34 MiB, peak 240.88 MiB, free memory in arenas 0.00 B, will set to 240.09 MiB (RSS), difference: 8.75 MiB | ||
| 4125 | 2026.02.12 17:09:58.586522 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4126 | 2026.02.12 17:09:58.586716 [ 261 ] {69a283bf-8308-4438-8913-c6b9d1102da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4127 | 2026.02.12 17:09:58.586784 [ 261 ] {69a283bf-8308-4438-8913-c6b9d1102da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4128 | 2026.02.12 17:09:58.587414 [ 261 ] {69a283bf-8308-4438-8913-c6b9d1102da2} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4129 | 2026.02.12 17:09:58.587456 [ 261 ] {69a283bf-8308-4438-8913-c6b9d1102da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4130 | 2026.02.12 17:09:58.587836 [ 261 ] {69a283bf-8308-4438-8913-c6b9d1102da2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4131 | 2026.02.12 17:09:58.588066 [ 261 ] {69a283bf-8308-4438-8913-c6b9d1102da2} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4132 | 2026.02.12 17:09:58.588227 [ 261 ] {69a283bf-8308-4438-8913-c6b9d1102da2} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001559 sec., 3848.6209108402822 rows/sec., 313.83 KiB/sec. | ||
| 4133 | 2026.02.12 17:09:58.588275 [ 261 ] {69a283bf-8308-4438-8913-c6b9d1102da2} <Debug> TCPHandler: Processed in 0.001879712 sec. | ||
| 4134 | 2026.02.12 17:09:58.588415 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4135 | 2026.02.12 17:09:58.588518 [ 261 ] {95a2d155-5f08-4607-b9f9-a3dbe3a8bec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4136 | 2026.02.12 17:09:58.588563 [ 261 ] {95a2d155-5f08-4607-b9f9-a3dbe3a8bec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4137 | 2026.02.12 17:09:58.589610 [ 261 ] {95a2d155-5f08-4607-b9f9-a3dbe3a8bec9} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4138 | 2026.02.12 17:09:58.589646 [ 261 ] {95a2d155-5f08-4607-b9f9-a3dbe3a8bec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4139 | 2026.02.12 17:09:58.590153 [ 261 ] {95a2d155-5f08-4607-b9f9-a3dbe3a8bec9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4140 | 2026.02.12 17:09:58.590385 [ 261 ] {95a2d155-5f08-4607-b9f9-a3dbe3a8bec9} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4141 | 2026.02.12 17:09:58.590519 [ 261 ] {95a2d155-5f08-4607-b9f9-a3dbe3a8bec9} <Debug> executeQuery: Read 1259 rows, 106.86 KiB in 0.002025 sec., 621728.3950617284 rows/sec., 51.53 MiB/sec. | ||
| 4142 | 2026.02.12 17:09:58.590557 [ 261 ] {95a2d155-5f08-4607-b9f9-a3dbe3a8bec9} <Debug> TCPHandler: Processed in 0.002204281 sec. | ||
| 4143 | 2026.02.12 17:09:58.590677 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4144 | 2026.02.12 17:09:58.590773 [ 261 ] {4a6b8957-9f4d-4b41-9e69-8db9e36a4cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4145 | 2026.02.12 17:09:58.590813 [ 261 ] {4a6b8957-9f4d-4b41-9e69-8db9e36a4cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4146 | 2026.02.12 17:09:58.591223 [ 261 ] {4a6b8957-9f4d-4b41-9e69-8db9e36a4cb8} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4147 | 2026.02.12 17:09:58.591254 [ 261 ] {4a6b8957-9f4d-4b41-9e69-8db9e36a4cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4148 | 2026.02.12 17:09:58.591540 [ 261 ] {4a6b8957-9f4d-4b41-9e69-8db9e36a4cb8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4149 | 2026.02.12 17:09:58.591745 [ 261 ] {4a6b8957-9f4d-4b41-9e69-8db9e36a4cb8} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4150 | 2026.02.12 17:09:58.591855 [ 61 ] {} <Debug> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4151 | 2026.02.12 17:09:58.591866 [ 261 ] {4a6b8957-9f4d-4b41-9e69-8db9e36a4cb8} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001175 sec., 30638.297872340423 rows/sec., 2.22 MiB/sec. | ||
| 4152 | 2026.02.12 17:09:58.591954 [ 61 ] {} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4153 | 2026.02.12 17:09:58.591973 [ 261 ] {4a6b8957-9f4d-4b41-9e69-8db9e36a4cb8} <Debug> TCPHandler: Processed in 0.001344967 sec. | ||
| 4154 | 2026.02.12 17:09:58.591973 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4155 | 2026.02.12 17:09:58.592090 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4156 | 2026.02.12 17:09:58.592093 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 4157 | 2026.02.12 17:09:58.592188 [ 261 ] {274ee059-f11a-4ecc-9767-ac736b7b9880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4158 | 2026.02.12 17:09:58.592232 [ 261 ] {274ee059-f11a-4ecc-9767-ac736b7b9880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4159 | 2026.02.12 17:09:58.592238 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4160 | 2026.02.12 17:09:58.592282 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 205 rows starting from the beginning of the part | ||
| 4161 | 2026.02.12 17:09:58.592345 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 4162 | 2026.02.12 17:09:58.592386 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 22 rows starting from the beginning of the part | ||
| 4163 | 2026.02.12 17:09:58.592426 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 4164 | 2026.02.12 17:09:58.592491 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 4165 | 2026.02.12 17:09:58.592530 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 4166 | 2026.02.12 17:09:58.592733 [ 261 ] {274ee059-f11a-4ecc-9767-ac736b7b9880} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4167 | 2026.02.12 17:09:58.592772 [ 261 ] {274ee059-f11a-4ecc-9767-ac736b7b9880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4168 | 2026.02.12 17:09:58.593245 [ 261 ] {274ee059-f11a-4ecc-9767-ac736b7b9880} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4169 | 2026.02.12 17:09:58.593364 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 333 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316597 sec., 252924.77500708264 rows/sec., 18.04 MiB/sec. | ||
| 4170 | 2026.02.12 17:09:58.593486 [ 261 ] {274ee059-f11a-4ecc-9767-ac736b7b9880} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2026.02.12 17:09:58.593510 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4172 | 2026.02.12 17:09:58.593636 [ 261 ] {274ee059-f11a-4ecc-9767-ac736b7b9880} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001467 sec., 155419.22290388547 rows/sec., 10.52 MiB/sec. | ||
| 4173 | 2026.02.12 17:09:58.593681 [ 261 ] {274ee059-f11a-4ecc-9767-ac736b7b9880} <Debug> TCPHandler: Processed in 0.001639815 sec. | ||
| 4174 | 2026.02.12 17:09:58.593784 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_21_4} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4175 | 2026.02.12 17:09:58.593802 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4176 | 2026.02.12 17:09:58.593860 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_21_4} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4177 | 2026.02.12 17:09:58.593907 [ 261 ] {cfadd650-b237-47a0-94cb-a70c63544540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4178 | 2026.02.12 17:09:58.593938 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4179 | 2026.02.12 17:09:58.593954 [ 261 ] {cfadd650-b237-47a0-94cb-a70c63544540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4180 | 2026.02.12 17:09:58.594565 [ 261 ] {cfadd650-b237-47a0-94cb-a70c63544540} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4181 | 2026.02.12 17:09:58.594600 [ 261 ] {cfadd650-b237-47a0-94cb-a70c63544540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4182 | 2026.02.12 17:09:58.594933 [ 261 ] {cfadd650-b237-47a0-94cb-a70c63544540} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4183 | 2026.02.12 17:09:58.595150 [ 261 ] {cfadd650-b237-47a0-94cb-a70c63544540} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4184 | 2026.02.12 17:09:58.595276 [ 261 ] {cfadd650-b237-47a0-94cb-a70c63544540} <Debug> executeQuery: Read 556 rows, 42.30 KiB in 0.001387 sec., 400865.1766402307 rows/sec., 29.78 MiB/sec. | ||
| 4185 | 2026.02.12 17:09:58.595312 [ 261 ] {cfadd650-b237-47a0-94cb-a70c63544540} <Debug> TCPHandler: Processed in 0.001559683 sec. | ||
| 4186 | 2026.02.12 17:09:58.595433 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4187 | 2026.02.12 17:09:58.595533 [ 261 ] {8036f1d6-babb-47a0-a0c6-ebd527b05334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4188 | 2026.02.12 17:09:58.595578 [ 261 ] {8036f1d6-babb-47a0-a0c6-ebd527b05334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4189 | 2026.02.12 17:09:58.596125 [ 261 ] {8036f1d6-babb-47a0-a0c6-ebd527b05334} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4190 | 2026.02.12 17:09:58.596158 [ 261 ] {8036f1d6-babb-47a0-a0c6-ebd527b05334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4191 | 2026.02.12 17:09:58.596532 [ 261 ] {8036f1d6-babb-47a0-a0c6-ebd527b05334} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4192 | 2026.02.12 17:09:58.596745 [ 261 ] {8036f1d6-babb-47a0-a0c6-ebd527b05334} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4193 | 2026.02.12 17:09:58.596871 [ 261 ] {8036f1d6-babb-47a0-a0c6-ebd527b05334} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001356 sec., 624631.2684365782 rows/sec., 42.04 MiB/sec. | ||
| 4194 | 2026.02.12 17:09:58.596907 [ 261 ] {8036f1d6-babb-47a0-a0c6-ebd527b05334} <Debug> TCPHandler: Processed in 0.001531062 sec. | ||
| 4195 | 2026.02.12 17:09:58.597016 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2026.02.12 17:09:58.597111 [ 261 ] {0fcf81ea-0be8-4d13-ab61-47b67d194ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4197 | 2026.02.12 17:09:58.597165 [ 261 ] {0fcf81ea-0be8-4d13-ab61-47b67d194ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4198 | 2026.02.12 17:09:58.597951 [ 261 ] {0fcf81ea-0be8-4d13-ab61-47b67d194ecb} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4199 | 2026.02.12 17:09:58.597986 [ 261 ] {0fcf81ea-0be8-4d13-ab61-47b67d194ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4200 | 2026.02.12 17:09:58.598524 [ 261 ] {0fcf81ea-0be8-4d13-ab61-47b67d194ecb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4201 | 2026.02.12 17:09:58.598746 [ 261 ] {0fcf81ea-0be8-4d13-ab61-47b67d194ecb} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2026.02.12 17:09:58.598867 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4203 | 2026.02.12 17:09:58.598886 [ 261 ] {0fcf81ea-0be8-4d13-ab61-47b67d194ecb} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001793 sec., 16731.734523145566 rows/sec., 29.98 MiB/sec. | ||
| 4204 | 2026.02.12 17:09:58.598900 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4205 | 2026.02.12 17:09:58.598920 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4206 | 2026.02.12 17:09:58.598948 [ 261 ] {0fcf81ea-0be8-4d13-ab61-47b67d194ecb} <Debug> TCPHandler: Processed in 0.001980585 sec. | ||
| 4207 | 2026.02.12 17:09:58.598998 [ 191 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 4208 | 2026.02.12 17:09:58.599063 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4209 | 2026.02.12 17:09:58.599166 [ 261 ] {de1911e9-7092-4450-87bf-e1e5293a5be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4210 | 2026.02.12 17:09:58.599191 [ 191 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4211 | 2026.02.12 17:09:58.599206 [ 261 ] {de1911e9-7092-4450-87bf-e1e5293a5be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4212 | 2026.02.12 17:09:58.599252 [ 191 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 274 rows starting from the beginning of the part | ||
| 4213 | 2026.02.12 17:09:58.599396 [ 191 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 4214 | 2026.02.12 17:09:58.599508 [ 191 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 4215 | 2026.02.12 17:09:58.599537 [ 261 ] {de1911e9-7092-4450-87bf-e1e5293a5be0} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2026.02.12 17:09:58.599573 [ 261 ] {de1911e9-7092-4450-87bf-e1e5293a5be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4217 | 2026.02.12 17:09:58.599610 [ 191 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 4218 | 2026.02.12 17:09:58.599707 [ 191 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 4219 | 2026.02.12 17:09:58.599803 [ 191 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
| 4220 | 2026.02.12 17:09:58.599874 [ 261 ] {de1911e9-7092-4450-87bf-e1e5293a5be0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4221 | 2026.02.12 17:09:58.600178 [ 261 ] {de1911e9-7092-4450-87bf-e1e5293a5be0} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4222 | 2026.02.12 17:09:58.600319 [ 261 ] {de1911e9-7092-4450-87bf-e1e5293a5be0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 4223 | 2026.02.12 17:09:58.600358 [ 261 ] {de1911e9-7092-4450-87bf-e1e5293a5be0} <Debug> TCPHandler: Processed in 0.001335977 sec. | ||
| 4224 | 2026.02.12 17:09:58.603726 [ 187 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 19 columns (19 merged, 0 gathered) in 0.004761042 sec., 80654.61300278384 rows/sec., 144.53 MiB/sec. | ||
| 4225 | 2026.02.12 17:09:58.604350 [ 191 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4226 | 2026.02.12 17:09:58.604653 [ 191 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.02.12 17:09:58.604717 [ 191 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4228 | 2026.02.12 17:09:58.604798 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 4229 | 2026.02.12 17:09:59.000286 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.76 MiB, peak 245.84 MiB, free memory in arenas 0.00 B, will set to 242.21 MiB (RSS), difference: 1.45 MiB | ||
| 4230 | 2026.02.12 17:10:00.409590 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8184 | ||
| 4231 | 2026.02.12 17:10:00.410116 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4232 | 2026.02.12 17:10:00.410165 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4233 | 2026.02.12 17:10:00.410648 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4234 | 2026.02.12 17:10:00.410877 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4235 | 2026.02.12 17:10:00.411019 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8184 | ||
| 4236 | 2026.02.12 17:10:00.853300 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4237 | 2026.02.12 17:10:00.868280 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4238 | 2026.02.12 17:10:00.868341 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4239 | 2026.02.12 17:10:00.874432 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4240 | 2026.02.12 17:10:00.875173 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4241 | 2026.02.12 17:10:00.878250 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4242 | 2026.02.12 17:10:02.929139 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 546 | ||
| 4243 | 2026.02.12 17:10:02.931399 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4244 | 2026.02.12 17:10:02.931455 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4245 | 2026.02.12 17:10:02.932688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4246 | 2026.02.12 17:10:02.932971 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4247 | 2026.02.12 17:10:02.933352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 546 | ||
| 4248 | 2026.02.12 17:10:03.556357 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4249 | 2026.02.12 17:10:03.556558 [ 261 ] {ba5e2108-bec6-4bec-b002-cf97af2100a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4250 | 2026.02.12 17:10:03.556637 [ 261 ] {ba5e2108-bec6-4bec-b002-cf97af2100a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4251 | 2026.02.12 17:10:03.557412 [ 261 ] {ba5e2108-bec6-4bec-b002-cf97af2100a7} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2026.02.12 17:10:03.557467 [ 261 ] {ba5e2108-bec6-4bec-b002-cf97af2100a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4253 | 2026.02.12 17:10:03.557897 [ 261 ] {ba5e2108-bec6-4bec-b002-cf97af2100a7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4254 | 2026.02.12 17:10:03.558135 [ 261 ] {ba5e2108-bec6-4bec-b002-cf97af2100a7} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2026.02.12 17:10:03.558309 [ 261 ] {ba5e2108-bec6-4bec-b002-cf97af2100a7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001804 sec., 42128.60310421286 rows/sec., 3.47 MiB/sec. | ||
| 4256 | 2026.02.12 17:10:03.558361 [ 261 ] {ba5e2108-bec6-4bec-b002-cf97af2100a7} <Debug> TCPHandler: Processed in 0.002141489 sec. | ||
| 4257 | 2026.02.12 17:10:03.558493 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4258 | 2026.02.12 17:10:03.558599 [ 261 ] {05810cb1-5a26-4068-adb6-9c656ca878ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4259 | 2026.02.12 17:10:03.558645 [ 261 ] {05810cb1-5a26-4068-adb6-9c656ca878ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4260 | 2026.02.12 17:10:03.559080 [ 261 ] {05810cb1-5a26-4068-adb6-9c656ca878ea} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2026.02.12 17:10:03.559119 [ 261 ] {05810cb1-5a26-4068-adb6-9c656ca878ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4262 | 2026.02.12 17:10:03.559437 [ 261 ] {05810cb1-5a26-4068-adb6-9c656ca878ea} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4263 | 2026.02.12 17:10:03.559655 [ 261 ] {05810cb1-5a26-4068-adb6-9c656ca878ea} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2026.02.12 17:10:03.559792 [ 261 ] {05810cb1-5a26-4068-adb6-9c656ca878ea} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001218 sec., 8210.180623973729 rows/sec., 617.37 KiB/sec. | ||
| 4265 | 2026.02.12 17:10:03.559832 [ 261 ] {05810cb1-5a26-4068-adb6-9c656ca878ea} <Debug> TCPHandler: Processed in 0.001391129 sec. | ||
| 4266 | 2026.02.12 17:10:03.559942 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4267 | 2026.02.12 17:10:03.560038 [ 261 ] {f68ab277-5b6e-4af7-80a7-92773b5585bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4268 | 2026.02.12 17:10:03.560080 [ 261 ] {f68ab277-5b6e-4af7-80a7-92773b5585bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4269 | 2026.02.12 17:10:03.560508 [ 261 ] {f68ab277-5b6e-4af7-80a7-92773b5585bf} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2026.02.12 17:10:03.560547 [ 261 ] {f68ab277-5b6e-4af7-80a7-92773b5585bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4271 | 2026.02.12 17:10:03.560864 [ 261 ] {f68ab277-5b6e-4af7-80a7-92773b5585bf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4272 | 2026.02.12 17:10:03.561078 [ 261 ] {f68ab277-5b6e-4af7-80a7-92773b5585bf} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4273 | 2026.02.12 17:10:03.561210 [ 261 ] {f68ab277-5b6e-4af7-80a7-92773b5585bf} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001193 sec., 62028.499580888514 rows/sec., 4.84 MiB/sec. | ||
| 4274 | 2026.02.12 17:10:03.561250 [ 261 ] {f68ab277-5b6e-4af7-80a7-92773b5585bf} <Debug> TCPHandler: Processed in 0.001357467 sec. | ||
| 4275 | 2026.02.12 17:10:03.561374 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4276 | 2026.02.12 17:10:03.561469 [ 261 ] {a20c4196-a52c-4e15-8400-3955eb004fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4277 | 2026.02.12 17:10:03.561514 [ 261 ] {a20c4196-a52c-4e15-8400-3955eb004fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4278 | 2026.02.12 17:10:03.561939 [ 261 ] {a20c4196-a52c-4e15-8400-3955eb004fda} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2026.02.12 17:10:03.561977 [ 261 ] {a20c4196-a52c-4e15-8400-3955eb004fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4280 | 2026.02.12 17:10:03.562336 [ 261 ] {a20c4196-a52c-4e15-8400-3955eb004fda} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4281 | 2026.02.12 17:10:03.562552 [ 261 ] {a20c4196-a52c-4e15-8400-3955eb004fda} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2026.02.12 17:10:03.562687 [ 261 ] {a20c4196-a52c-4e15-8400-3955eb004fda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 4283 | 2026.02.12 17:10:03.562726 [ 261 ] {a20c4196-a52c-4e15-8400-3955eb004fda} <Debug> TCPHandler: Processed in 0.001409059 sec. | ||
| 4284 | 2026.02.12 17:10:03.562838 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4285 | 2026.02.12 17:10:03.562933 [ 261 ] {0e5f536b-daa1-40b0-9e90-5ba9ca3d0afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4286 | 2026.02.12 17:10:03.562987 [ 261 ] {0e5f536b-daa1-40b0-9e90-5ba9ca3d0afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4287 | 2026.02.12 17:10:03.563753 [ 261 ] {0e5f536b-daa1-40b0-9e90-5ba9ca3d0afd} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4288 | 2026.02.12 17:10:03.563790 [ 261 ] {0e5f536b-daa1-40b0-9e90-5ba9ca3d0afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4289 | 2026.02.12 17:10:03.564301 [ 261 ] {0e5f536b-daa1-40b0-9e90-5ba9ca3d0afd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4290 | 2026.02.12 17:10:03.564519 [ 261 ] {0e5f536b-daa1-40b0-9e90-5ba9ca3d0afd} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4291 | 2026.02.12 17:10:03.564660 [ 261 ] {0e5f536b-daa1-40b0-9e90-5ba9ca3d0afd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001746 sec., 5727.37686139748 rows/sec., 10.26 MiB/sec. | ||
| 4292 | 2026.02.12 17:10:03.564727 [ 261 ] {0e5f536b-daa1-40b0-9e90-5ba9ca3d0afd} <Debug> TCPHandler: Processed in 0.001935923 sec. | ||
| 4293 | 2026.02.12 17:10:03.564838 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4294 | 2026.02.12 17:10:03.564931 [ 261 ] {c1f50cb5-3e90-4b84-9544-3e9e03661696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4295 | 2026.02.12 17:10:03.564974 [ 261 ] {c1f50cb5-3e90-4b84-9544-3e9e03661696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4296 | 2026.02.12 17:10:03.565306 [ 261 ] {c1f50cb5-3e90-4b84-9544-3e9e03661696} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2026.02.12 17:10:03.565343 [ 261 ] {c1f50cb5-3e90-4b84-9544-3e9e03661696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4298 | 2026.02.12 17:10:03.565642 [ 261 ] {c1f50cb5-3e90-4b84-9544-3e9e03661696} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4299 | 2026.02.12 17:10:03.565859 [ 261 ] {c1f50cb5-3e90-4b84-9544-3e9e03661696} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2026.02.12 17:10:03.565988 [ 261 ] {c1f50cb5-3e90-4b84-9544-3e9e03661696} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 4301 | 2026.02.12 17:10:03.566025 [ 261 ] {c1f50cb5-3e90-4b84-9544-3e9e03661696} <Debug> TCPHandler: Processed in 0.001236954 sec. | ||
| 4302 | 2026.02.12 17:10:07.835186 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4303 | 2026.02.12 17:10:07.835274 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4304 | 2026.02.12 17:10:07.911931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8632 | ||
| 4305 | 2026.02.12 17:10:07.912411 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2026.02.12 17:10:07.912452 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4307 | 2026.02.12 17:10:07.912927 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4308 | 2026.02.12 17:10:07.913166 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2026.02.12 17:10:07.913313 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8632 | ||
| 4310 | 2026.02.12 17:10:08.378487 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4311 | 2026.02.12 17:10:08.395223 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4312 | 2026.02.12 17:10:08.395284 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4313 | 2026.02.12 17:10:08.401079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4314 | 2026.02.12 17:10:08.401832 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4315 | 2026.02.12 17:10:08.404856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4316 | 2026.02.12 17:10:08.559186 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4317 | 2026.02.12 17:10:08.559424 [ 261 ] {8b084170-6362-42b5-8a3a-629421227710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4318 | 2026.02.12 17:10:08.559490 [ 261 ] {8b084170-6362-42b5-8a3a-629421227710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4319 | 2026.02.12 17:10:08.560164 [ 261 ] {8b084170-6362-42b5-8a3a-629421227710} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4320 | 2026.02.12 17:10:08.560205 [ 261 ] {8b084170-6362-42b5-8a3a-629421227710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4321 | 2026.02.12 17:10:08.560674 [ 261 ] {8b084170-6362-42b5-8a3a-629421227710} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4322 | 2026.02.12 17:10:08.560903 [ 261 ] {8b084170-6362-42b5-8a3a-629421227710} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4323 | 2026.02.12 17:10:08.561061 [ 261 ] {8b084170-6362-42b5-8a3a-629421227710} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001726 sec., 68366.16454229431 rows/sec., 5.82 MiB/sec. | ||
| 4324 | 2026.02.12 17:10:08.561110 [ 261 ] {8b084170-6362-42b5-8a3a-629421227710} <Debug> TCPHandler: Processed in 0.002044687 sec. | ||
| 4325 | 2026.02.12 17:10:08.561293 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4326 | 2026.02.12 17:10:08.561398 [ 261 ] {b30c76c6-ff7f-489b-aa0b-5aa376332d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4327 | 2026.02.12 17:10:08.561444 [ 261 ] {b30c76c6-ff7f-489b-aa0b-5aa376332d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4328 | 2026.02.12 17:10:08.561873 [ 261 ] {b30c76c6-ff7f-489b-aa0b-5aa376332d52} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4329 | 2026.02.12 17:10:08.561911 [ 261 ] {b30c76c6-ff7f-489b-aa0b-5aa376332d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4330 | 2026.02.12 17:10:08.562216 [ 261 ] {b30c76c6-ff7f-489b-aa0b-5aa376332d52} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4331 | 2026.02.12 17:10:08.562426 [ 261 ] {b30c76c6-ff7f-489b-aa0b-5aa376332d52} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4332 | 2026.02.12 17:10:08.562553 [ 261 ] {b30c76c6-ff7f-489b-aa0b-5aa376332d52} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001197 sec., 25898.07852965748 rows/sec., 1.90 MiB/sec. | ||
| 4333 | 2026.02.12 17:10:08.562590 [ 261 ] {b30c76c6-ff7f-489b-aa0b-5aa376332d52} <Debug> TCPHandler: Processed in 0.001369208 sec. | ||
| 4334 | 2026.02.12 17:10:08.562695 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4335 | 2026.02.12 17:10:08.562784 [ 261 ] {647f97cc-38ae-4f35-a1d7-fb28a38f8d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4336 | 2026.02.12 17:10:08.562822 [ 261 ] {647f97cc-38ae-4f35-a1d7-fb28a38f8d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4337 | 2026.02.12 17:10:08.563210 [ 261 ] {647f97cc-38ae-4f35-a1d7-fb28a38f8d1c} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2026.02.12 17:10:08.563309 [ 261 ] {647f97cc-38ae-4f35-a1d7-fb28a38f8d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4339 | 2026.02.12 17:10:08.563590 [ 261 ] {647f97cc-38ae-4f35-a1d7-fb28a38f8d1c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4340 | 2026.02.12 17:10:08.563787 [ 261 ] {647f97cc-38ae-4f35-a1d7-fb28a38f8d1c} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2026.02.12 17:10:08.563910 [ 261 ] {647f97cc-38ae-4f35-a1d7-fb28a38f8d1c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001153 sec., 82393.75542064181 rows/sec., 6.44 MiB/sec. | ||
| 4342 | 2026.02.12 17:10:08.563946 [ 261 ] {647f97cc-38ae-4f35-a1d7-fb28a38f8d1c} <Debug> TCPHandler: Processed in 0.001315286 sec. | ||
| 4343 | 2026.02.12 17:10:08.564045 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4344 | 2026.02.12 17:10:08.564133 [ 261 ] {e98c8f9e-4041-4c62-af29-b69da6ccc42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4345 | 2026.02.12 17:10:08.564174 [ 261 ] {e98c8f9e-4041-4c62-af29-b69da6ccc42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4346 | 2026.02.12 17:10:08.564643 [ 261 ] {e98c8f9e-4041-4c62-af29-b69da6ccc42b} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4347 | 2026.02.12 17:10:08.564678 [ 261 ] {e98c8f9e-4041-4c62-af29-b69da6ccc42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4348 | 2026.02.12 17:10:08.565018 [ 261 ] {e98c8f9e-4041-4c62-af29-b69da6ccc42b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4349 | 2026.02.12 17:10:08.565229 [ 261 ] {e98c8f9e-4041-4c62-af29-b69da6ccc42b} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4350 | 2026.02.12 17:10:08.565360 [ 261 ] {e98c8f9e-4041-4c62-af29-b69da6ccc42b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 4351 | 2026.02.12 17:10:08.565394 [ 261 ] {e98c8f9e-4041-4c62-af29-b69da6ccc42b} <Debug> TCPHandler: Processed in 0.001353937 sec. | ||
| 4352 | 2026.02.12 17:10:08.565486 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4353 | 2026.02.12 17:10:08.565573 [ 261 ] {f403f81d-15b0-45cf-88d1-08d5be6b7b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4354 | 2026.02.12 17:10:08.565624 [ 261 ] {f403f81d-15b0-45cf-88d1-08d5be6b7b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4355 | 2026.02.12 17:10:08.566456 [ 261 ] {f403f81d-15b0-45cf-88d1-08d5be6b7b25} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4356 | 2026.02.12 17:10:08.566490 [ 261 ] {f403f81d-15b0-45cf-88d1-08d5be6b7b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4357 | 2026.02.12 17:10:08.567018 [ 261 ] {f403f81d-15b0-45cf-88d1-08d5be6b7b25} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4358 | 2026.02.12 17:10:08.567226 [ 261 ] {f403f81d-15b0-45cf-88d1-08d5be6b7b25} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4359 | 2026.02.12 17:10:08.567427 [ 261 ] {f403f81d-15b0-45cf-88d1-08d5be6b7b25} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001851 sec., 16747.703943814155 rows/sec., 30.01 MiB/sec. | ||
| 4360 | 2026.02.12 17:10:08.567492 [ 261 ] {f403f81d-15b0-45cf-88d1-08d5be6b7b25} <Debug> TCPHandler: Processed in 0.002038846 sec. | ||
| 4361 | 2026.02.12 17:10:08.567601 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4362 | 2026.02.12 17:10:08.567693 [ 261 ] {e9a87248-98f7-48de-9d2a-a7ad9c2d95c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4363 | 2026.02.12 17:10:08.567736 [ 261 ] {e9a87248-98f7-48de-9d2a-a7ad9c2d95c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4364 | 2026.02.12 17:10:08.568061 [ 261 ] {e9a87248-98f7-48de-9d2a-a7ad9c2d95c9} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4365 | 2026.02.12 17:10:08.568096 [ 261 ] {e9a87248-98f7-48de-9d2a-a7ad9c2d95c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4366 | 2026.02.12 17:10:08.568392 [ 261 ] {e9a87248-98f7-48de-9d2a-a7ad9c2d95c9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4367 | 2026.02.12 17:10:08.568583 [ 261 ] {e9a87248-98f7-48de-9d2a-a7ad9c2d95c9} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4368 | 2026.02.12 17:10:08.568703 [ 261 ] {e9a87248-98f7-48de-9d2a-a7ad9c2d95c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 4369 | 2026.02.12 17:10:08.568737 [ 261 ] {e9a87248-98f7-48de-9d2a-a7ad9c2d95c9} <Debug> TCPHandler: Processed in 0.001216233 sec. | ||
| 4370 | 2026.02.12 17:10:12.498793 [ 128 ] {} <Debug> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4371 | 2026.02.12 17:10:12.498871 [ 128 ] {} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4372 | 2026.02.12 17:10:12.498890 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4373 | 2026.02.12 17:10:12.499013 [ 200 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::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 | ||
| 4374 | 2026.02.12 17:10:12.499136 [ 200 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4375 | 2026.02.12 17:10:12.499171 [ 200 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 392 rows starting from the beginning of the part | ||
| 4376 | 2026.02.12 17:10:12.499246 [ 200 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 4377 | 2026.02.12 17:10:12.499294 [ 200 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 4378 | 2026.02.12 17:10:12.499340 [ 200 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4379 | 2026.02.12 17:10:12.499383 [ 200 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
| 4380 | 2026.02.12 17:10:12.500270 [ 191 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 896 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297696 sec., 690454.4669938105 rows/sec., 49.90 MiB/sec. | ||
| 4381 | 2026.02.12 17:10:12.500490 [ 187 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4382 | 2026.02.12 17:10:12.500791 [ 187 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_9_2} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2026.02.12 17:10:12.500876 [ 187 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_9_2} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4384 | 2026.02.12 17:10:12.500969 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4385 | 2026.02.12 17:10:12.936102 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 570 | ||
| 4386 | 2026.02.12 17:10:12.938302 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4387 | 2026.02.12 17:10:12.938356 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4388 | 2026.02.12 17:10:12.939535 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4389 | 2026.02.12 17:10:12.939805 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2026.02.12 17:10:12.940151 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 570 | ||
| 4391 | 2026.02.12 17:10:13.559856 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4392 | 2026.02.12 17:10:13.560031 [ 261 ] {b4aa7e94-e31b-45e8-b1f6-0a26fe1b784d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4393 | 2026.02.12 17:10:13.560096 [ 261 ] {b4aa7e94-e31b-45e8-b1f6-0a26fe1b784d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4394 | 2026.02.12 17:10:13.560767 [ 261 ] {b4aa7e94-e31b-45e8-b1f6-0a26fe1b784d} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.02.12 17:10:13.560812 [ 261 ] {b4aa7e94-e31b-45e8-b1f6-0a26fe1b784d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4396 | 2026.02.12 17:10:13.561189 [ 261 ] {b4aa7e94-e31b-45e8-b1f6-0a26fe1b784d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4397 | 2026.02.12 17:10:13.561423 [ 261 ] {b4aa7e94-e31b-45e8-b1f6-0a26fe1b784d} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2026.02.12 17:10:13.561584 [ 261 ] {b4aa7e94-e31b-45e8-b1f6-0a26fe1b784d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001602 sec., 14981.273408239702 rows/sec., 1.24 MiB/sec. | ||
| 4399 | 2026.02.12 17:10:13.561634 [ 261 ] {b4aa7e94-e31b-45e8-b1f6-0a26fe1b784d} <Debug> TCPHandler: Processed in 0.001902553 sec. | ||
| 4400 | 2026.02.12 17:10:13.561772 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4401 | 2026.02.12 17:10:13.561873 [ 261 ] {df28ca4b-02e6-43a0-9963-ca6a541eb55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4402 | 2026.02.12 17:10:13.561919 [ 261 ] {df28ca4b-02e6-43a0-9963-ca6a541eb55e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4403 | 2026.02.12 17:10:13.562350 [ 261 ] {df28ca4b-02e6-43a0-9963-ca6a541eb55e} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.02.12 17:10:13.562387 [ 261 ] {df28ca4b-02e6-43a0-9963-ca6a541eb55e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4405 | 2026.02.12 17:10:13.562678 [ 261 ] {df28ca4b-02e6-43a0-9963-ca6a541eb55e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4406 | 2026.02.12 17:10:13.562883 [ 261 ] {df28ca4b-02e6-43a0-9963-ca6a541eb55e} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.02.12 17:10:13.563010 [ 261 ] {df28ca4b-02e6-43a0-9963-ca6a541eb55e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001162 sec., 6884.681583476764 rows/sec., 561.40 KiB/sec. | ||
| 4408 | 2026.02.12 17:10:13.563047 [ 261 ] {df28ca4b-02e6-43a0-9963-ca6a541eb55e} <Debug> TCPHandler: Processed in 0.001338497 sec. | ||
| 4409 | 2026.02.12 17:10:13.563171 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4410 | 2026.02.12 17:10:13.563263 [ 261 ] {29b62cf3-47fa-46e6-aef1-203ee6dff3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4411 | 2026.02.12 17:10:13.563303 [ 261 ] {29b62cf3-47fa-46e6-aef1-203ee6dff3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4412 | 2026.02.12 17:10:13.563820 [ 261 ] {29b62cf3-47fa-46e6-aef1-203ee6dff3e6} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4413 | 2026.02.12 17:10:13.563856 [ 261 ] {29b62cf3-47fa-46e6-aef1-203ee6dff3e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4414 | 2026.02.12 17:10:13.564170 [ 261 ] {29b62cf3-47fa-46e6-aef1-203ee6dff3e6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4415 | 2026.02.12 17:10:13.564374 [ 261 ] {29b62cf3-47fa-46e6-aef1-203ee6dff3e6} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2026.02.12 17:10:13.564486 [ 127 ] {} <Debug> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4417 | 2026.02.12 17:10:13.564502 [ 261 ] {29b62cf3-47fa-46e6-aef1-203ee6dff3e6} <Debug> executeQuery: Read 200 rows, 18.17 KiB in 0.001258 sec., 158982.5119236884 rows/sec., 14.10 MiB/sec. | ||
| 4418 | 2026.02.12 17:10:13.564558 [ 127 ] {} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4419 | 2026.02.12 17:10:13.564564 [ 261 ] {29b62cf3-47fa-46e6-aef1-203ee6dff3e6} <Debug> TCPHandler: Processed in 0.00145282 sec. | ||
| 4420 | 2026.02.12 17:10:13.564591 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4421 | 2026.02.12 17:10:13.564713 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4422 | 2026.02.12 17:10:13.564726 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::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 | ||
| 4423 | 2026.02.12 17:10:13.564821 [ 261 ] {cf92ac8b-be75-4e87-9494-70b13a63409e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4424 | 2026.02.12 17:10:13.564873 [ 261 ] {cf92ac8b-be75-4e87-9494-70b13a63409e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4425 | 2026.02.12 17:10:13.564878 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4426 | 2026.02.12 17:10:13.564939 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2102 rows starting from the beginning of the part | ||
| 4427 | 2026.02.12 17:10:13.565041 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 76 rows starting from the beginning of the part | ||
| 4428 | 2026.02.12 17:10:13.565096 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1259 rows starting from the beginning of the part | ||
| 4429 | 2026.02.12 17:10:13.565148 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 76 rows starting from the beginning of the part | ||
| 4430 | 2026.02.12 17:10:13.565195 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 118 rows starting from the beginning of the part | ||
| 4431 | 2026.02.12 17:10:13.565242 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 200 rows starting from the beginning of the part | ||
| 4432 | 2026.02.12 17:10:13.565281 [ 261 ] {cf92ac8b-be75-4e87-9494-70b13a63409e} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2026.02.12 17:10:13.565322 [ 261 ] {cf92ac8b-be75-4e87-9494-70b13a63409e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4434 | 2026.02.12 17:10:13.565810 [ 261 ] {cf92ac8b-be75-4e87-9494-70b13a63409e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4435 | 2026.02.12 17:10:13.566032 [ 261 ] {cf92ac8b-be75-4e87-9494-70b13a63409e} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.02.12 17:10:13.566169 [ 261 ] {cf92ac8b-be75-4e87-9494-70b13a63409e} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001368 sec., 21929.824561403508 rows/sec., 1.62 MiB/sec. | ||
| 4437 | 2026.02.12 17:10:13.566209 [ 261 ] {cf92ac8b-be75-4e87-9494-70b13a63409e} <Debug> TCPHandler: Processed in 0.001547173 sec. | ||
| 4438 | 2026.02.12 17:10:13.566344 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4439 | 2026.02.12 17:10:13.566437 [ 261 ] {1c7f8f4d-3d4a-447f-8f12-aaca3add0a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4440 | 2026.02.12 17:10:13.566477 [ 261 ] {1c7f8f4d-3d4a-447f-8f12-aaca3add0a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4441 | 2026.02.12 17:10:13.566870 [ 261 ] {1c7f8f4d-3d4a-447f-8f12-aaca3add0a1c} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4442 | 2026.02.12 17:10:13.566907 [ 261 ] {1c7f8f4d-3d4a-447f-8f12-aaca3add0a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4443 | 2026.02.12 17:10:13.567025 [ 187 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3831 rows, containing 5 columns (5 merged, 0 gathered) in 0.002365855 sec., 1619287.7416409713 rows/sec., 140.38 MiB/sec. | ||
| 4444 | 2026.02.12 17:10:13.567202 [ 261 ] {1c7f8f4d-3d4a-447f-8f12-aaca3add0a1c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4445 | 2026.02.12 17:10:13.567327 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4446 | 2026.02.12 17:10:13.567450 [ 261 ] {1c7f8f4d-3d4a-447f-8f12-aaca3add0a1c} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4447 | 2026.02.12 17:10:13.567601 [ 261 ] {1c7f8f4d-3d4a-447f-8f12-aaca3add0a1c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001184 sec., 20270.27027027027 rows/sec., 1.68 MiB/sec. | ||
| 4448 | 2026.02.12 17:10:13.567634 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_26_5} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4449 | 2026.02.12 17:10:13.567641 [ 261 ] {1c7f8f4d-3d4a-447f-8f12-aaca3add0a1c} <Debug> TCPHandler: Processed in 0.001347817 sec. | ||
| 4450 | 2026.02.12 17:10:13.567717 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_26_5} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4451 | 2026.02.12 17:10:13.567769 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4452 | 2026.02.12 17:10:13.567794 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 4453 | 2026.02.12 17:10:13.567866 [ 261 ] {3db77d82-0d2a-4a2e-bd99-6c43046a15fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4454 | 2026.02.12 17:10:13.567909 [ 261 ] {3db77d82-0d2a-4a2e-bd99-6c43046a15fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4455 | 2026.02.12 17:10:13.568296 [ 261 ] {3db77d82-0d2a-4a2e-bd99-6c43046a15fe} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2026.02.12 17:10:13.568333 [ 261 ] {3db77d82-0d2a-4a2e-bd99-6c43046a15fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4457 | 2026.02.12 17:10:13.568632 [ 261 ] {3db77d82-0d2a-4a2e-bd99-6c43046a15fe} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4458 | 2026.02.12 17:10:13.568838 [ 261 ] {3db77d82-0d2a-4a2e-bd99-6c43046a15fe} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4459 | 2026.02.12 17:10:13.568965 [ 261 ] {3db77d82-0d2a-4a2e-bd99-6c43046a15fe} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001119 sec., 10723.860589812333 rows/sec., 837.80 KiB/sec. | ||
| 4460 | 2026.02.12 17:10:13.569003 [ 261 ] {3db77d82-0d2a-4a2e-bd99-6c43046a15fe} <Debug> TCPHandler: Processed in 0.001290256 sec. | ||
| 4461 | 2026.02.12 17:10:13.569117 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4462 | 2026.02.12 17:10:13.569209 [ 261 ] {fdfab61f-9fa0-4236-9e41-c9aaece93b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4463 | 2026.02.12 17:10:13.569248 [ 261 ] {fdfab61f-9fa0-4236-9e41-c9aaece93b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4464 | 2026.02.12 17:10:13.569664 [ 261 ] {fdfab61f-9fa0-4236-9e41-c9aaece93b3b} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2026.02.12 17:10:13.569699 [ 261 ] {fdfab61f-9fa0-4236-9e41-c9aaece93b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4466 | 2026.02.12 17:10:13.570002 [ 261 ] {fdfab61f-9fa0-4236-9e41-c9aaece93b3b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4467 | 2026.02.12 17:10:13.570214 [ 261 ] {fdfab61f-9fa0-4236-9e41-c9aaece93b3b} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4468 | 2026.02.12 17:10:13.570325 [ 126 ] {} <Debug> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4469 | 2026.02.12 17:10:13.570341 [ 261 ] {fdfab61f-9fa0-4236-9e41-c9aaece93b3b} <Debug> executeQuery: Read 118 rows, 9.83 KiB in 0.001152 sec., 102430.55555555555 rows/sec., 8.33 MiB/sec. | ||
| 4470 | 2026.02.12 17:10:13.570406 [ 126 ] {} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2026.02.12 17:10:13.570427 [ 261 ] {fdfab61f-9fa0-4236-9e41-c9aaece93b3b} <Debug> TCPHandler: Processed in 0.001369798 sec. | ||
| 4472 | 2026.02.12 17:10:13.570432 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4473 | 2026.02.12 17:10:13.570542 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4474 | 2026.02.12 17:10:13.570554 [ 186 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::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 | ||
| 4475 | 2026.02.12 17:10:13.570641 [ 261 ] {024959d2-9318-4e3e-8b6f-3bf84b7de0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4476 | 2026.02.12 17:10:13.570689 [ 261 ] {024959d2-9318-4e3e-8b6f-3bf84b7de0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4477 | 2026.02.12 17:10:13.570699 [ 186 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4478 | 2026.02.12 17:10:13.570743 [ 186 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1033 rows starting from the beginning of the part | ||
| 4479 | 2026.02.12 17:10:13.570827 [ 186 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 74 rows starting from the beginning of the part | ||
| 4480 | 2026.02.12 17:10:13.570884 [ 186 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 556 rows starting from the beginning of the part | ||
| 4481 | 2026.02.12 17:10:13.570933 [ 186 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 74 rows starting from the beginning of the part | ||
| 4482 | 2026.02.12 17:10:13.570978 [ 186 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 95 rows starting from the beginning of the part | ||
| 4483 | 2026.02.12 17:10:13.571025 [ 186 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 118 rows starting from the beginning of the part | ||
| 4484 | 2026.02.12 17:10:13.571101 [ 261 ] {024959d2-9318-4e3e-8b6f-3bf84b7de0f1} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2026.02.12 17:10:13.571142 [ 261 ] {024959d2-9318-4e3e-8b6f-3bf84b7de0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4486 | 2026.02.12 17:10:13.571538 [ 261 ] {024959d2-9318-4e3e-8b6f-3bf84b7de0f1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4487 | 2026.02.12 17:10:13.571766 [ 261 ] {024959d2-9318-4e3e-8b6f-3bf84b7de0f1} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2026.02.12 17:10:13.571871 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4489 | 2026.02.12 17:10:13.571900 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2026.02.12 17:10:13.571901 [ 261 ] {024959d2-9318-4e3e-8b6f-3bf84b7de0f1} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001283 sec., 155884.6453624318 rows/sec., 11.17 MiB/sec. | ||
| 4491 | 2026.02.12 17:10:13.571917 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4492 | 2026.02.12 17:10:13.571957 [ 261 ] {024959d2-9318-4e3e-8b6f-3bf84b7de0f1} <Debug> TCPHandler: Processed in 0.001467951 sec. | ||
| 4493 | 2026.02.12 17:10:13.572015 [ 187 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 4494 | 2026.02.12 17:10:13.572073 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4495 | 2026.02.12 17:10:13.572131 [ 187 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4496 | 2026.02.12 17:10:13.572168 [ 187 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6521 rows starting from the beginning of the part | ||
| 4497 | 2026.02.12 17:10:13.572172 [ 261 ] {ddfe2175-bcd8-4747-88b4-7b9c87339b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4498 | 2026.02.12 17:10:13.572217 [ 199 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 5 columns (5 merged, 0 gathered) in 0.001716488 sec., 1136040.5665521694 rows/sec., 88.91 MiB/sec. | ||
| 4499 | 2026.02.12 17:10:13.572236 [ 187 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 4500 | 2026.02.12 17:10:13.572237 [ 261 ] {ddfe2175-bcd8-4747-88b4-7b9c87339b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4501 | 2026.02.12 17:10:13.572292 [ 187 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 847 rows starting from the beginning of the part | ||
| 4502 | 2026.02.12 17:10:13.572343 [ 187 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 4503 | 2026.02.12 17:10:13.572392 [ 187 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4504 | 2026.02.12 17:10:13.572412 [ 190 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4505 | 2026.02.12 17:10:13.572439 [ 187 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 200 rows starting from the beginning of the part | ||
| 4506 | 2026.02.12 17:10:13.572723 [ 190 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_26_5} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2026.02.12 17:10:13.572807 [ 190 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_26_5} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4508 | 2026.02.12 17:10:13.572876 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 4509 | 2026.02.12 17:10:13.573093 [ 261 ] {ddfe2175-bcd8-4747-88b4-7b9c87339b55} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2026.02.12 17:10:13.573135 [ 261 ] {ddfe2175-bcd8-4747-88b4-7b9c87339b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4511 | 2026.02.12 17:10:13.573688 [ 261 ] {ddfe2175-bcd8-4747-88b4-7b9c87339b55} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4512 | 2026.02.12 17:10:13.573920 [ 261 ] {ddfe2175-bcd8-4747-88b4-7b9c87339b55} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2026.02.12 17:10:13.574066 [ 261 ] {ddfe2175-bcd8-4747-88b4-7b9c87339b55} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001916 sec., 5219.206680584552 rows/sec., 9.35 MiB/sec. | ||
| 4514 | 2026.02.12 17:10:13.574139 [ 261 ] {ddfe2175-bcd8-4747-88b4-7b9c87339b55} <Debug> TCPHandler: Processed in 0.002117408 sec. | ||
| 4515 | 2026.02.12 17:10:13.574251 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4516 | 2026.02.12 17:10:13.574344 [ 261 ] {95e31356-5a54-471f-b2c2-a8af901180a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4517 | 2026.02.12 17:10:13.574387 [ 261 ] {95e31356-5a54-471f-b2c2-a8af901180a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4518 | 2026.02.12 17:10:13.574721 [ 261 ] {95e31356-5a54-471f-b2c2-a8af901180a7} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4519 | 2026.02.12 17:10:13.574757 [ 261 ] {95e31356-5a54-471f-b2c2-a8af901180a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4520 | 2026.02.12 17:10:13.574780 [ 187 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8048 rows, containing 5 columns (5 merged, 0 gathered) in 0.002807308 sec., 2866803.3575225803 rows/sec., 196.26 MiB/sec. | ||
| 4521 | 2026.02.12 17:10:13.575061 [ 261 ] {95e31356-5a54-471f-b2c2-a8af901180a7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4522 | 2026.02.12 17:10:13.575270 [ 261 ] {95e31356-5a54-471f-b2c2-a8af901180a7} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.02.12 17:10:13.575370 [ 126 ] {} <Debug> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4524 | 2026.02.12 17:10:13.575399 [ 261 ] {95e31356-5a54-471f-b2c2-a8af901180a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 4525 | 2026.02.12 17:10:13.575400 [ 126 ] {} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2026.02.12 17:10:13.575429 [ 199 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4527 | 2026.02.12 17:10:13.575439 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4528 | 2026.02.12 17:10:13.575443 [ 261 ] {95e31356-5a54-471f-b2c2-a8af901180a7} <Debug> TCPHandler: Processed in 0.001243164 sec. | ||
| 4529 | 2026.02.12 17:10:13.575516 [ 190 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 4530 | 2026.02.12 17:10:13.575606 [ 190 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4531 | 2026.02.12 17:10:13.575632 [ 190 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1194 rows starting from the beginning of the part | ||
| 4532 | 2026.02.12 17:10:13.575680 [ 190 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 4533 | 2026.02.12 17:10:13.575720 [ 190 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4534 | 2026.02.12 17:10:13.575728 [ 199 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4535 | 2026.02.12 17:10:13.575757 [ 190 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 4536 | 2026.02.12 17:10:13.575810 [ 199 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4537 | 2026.02.12 17:10:13.575812 [ 190 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4538 | 2026.02.12 17:10:13.575865 [ 190 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 4539 | 2026.02.12 17:10:13.575890 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 4540 | 2026.02.12 17:10:13.576782 [ 187 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1494 rows, containing 4 columns (4 merged, 0 gathered) in 0.001294015 sec., 1154546.1219537642 rows/sec., 76.79 MiB/sec. | ||
| 4541 | 2026.02.12 17:10:13.576941 [ 187 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4542 | 2026.02.12 17:10:13.577185 [ 187 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_26_5} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4543 | 2026.02.12 17:10:13.577253 [ 187 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_26_5} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4544 | 2026.02.12 17:10:13.577322 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4545 | 2026.02.12 17:10:15.414193 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9144 | ||
| 4546 | 2026.02.12 17:10:15.414739 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2026.02.12 17:10:15.414788 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4548 | 2026.02.12 17:10:15.415267 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4549 | 2026.02.12 17:10:15.415498 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4550 | 2026.02.12 17:10:15.415652 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9144 | ||
| 4551 | 2026.02.12 17:10:15.905455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4552 | 2026.02.12 17:10:15.922862 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4553 | 2026.02.12 17:10:15.922924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4554 | 2026.02.12 17:10:15.928735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4555 | 2026.02.12 17:10:15.929441 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4556 | 2026.02.12 17:10:15.932447 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4557 | 2026.02.12 17:10:18.557766 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2026.02.12 17:10:18.557954 [ 261 ] {4e51fc22-57b1-44f5-bf19-565d98f87266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4559 | 2026.02.12 17:10:18.558025 [ 261 ] {4e51fc22-57b1-44f5-bf19-565d98f87266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4560 | 2026.02.12 17:10:18.558765 [ 261 ] {4e51fc22-57b1-44f5-bf19-565d98f87266} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2026.02.12 17:10:18.558818 [ 261 ] {4e51fc22-57b1-44f5-bf19-565d98f87266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4562 | 2026.02.12 17:10:18.559241 [ 261 ] {4e51fc22-57b1-44f5-bf19-565d98f87266} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4563 | 2026.02.12 17:10:18.559488 [ 261 ] {4e51fc22-57b1-44f5-bf19-565d98f87266} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2026.02.12 17:10:18.559712 [ 261 ] {4e51fc22-57b1-44f5-bf19-565d98f87266} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001805 sec., 65373.961218836565 rows/sec., 5.56 MiB/sec. | ||
| 4565 | 2026.02.12 17:10:18.559774 [ 261 ] {4e51fc22-57b1-44f5-bf19-565d98f87266} <Debug> TCPHandler: Processed in 0.002145889 sec. | ||
| 4566 | 2026.02.12 17:10:18.559922 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4567 | 2026.02.12 17:10:18.560035 [ 261 ] {4295d958-f83e-4971-901d-7895d71f0073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4568 | 2026.02.12 17:10:18.560084 [ 261 ] {4295d958-f83e-4971-901d-7895d71f0073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4569 | 2026.02.12 17:10:18.560575 [ 261 ] {4295d958-f83e-4971-901d-7895d71f0073} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2026.02.12 17:10:18.560616 [ 261 ] {4295d958-f83e-4971-901d-7895d71f0073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4571 | 2026.02.12 17:10:18.560946 [ 261 ] {4295d958-f83e-4971-901d-7895d71f0073} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4572 | 2026.02.12 17:10:18.561168 [ 261 ] {4295d958-f83e-4971-901d-7895d71f0073} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2026.02.12 17:10:18.561315 [ 261 ] {4295d958-f83e-4971-901d-7895d71f0073} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001305 sec., 23754.78927203065 rows/sec., 1.74 MiB/sec. | ||
| 4574 | 2026.02.12 17:10:18.561357 [ 261 ] {4295d958-f83e-4971-901d-7895d71f0073} <Debug> TCPHandler: Processed in 0.001488591 sec. | ||
| 4575 | 2026.02.12 17:10:18.561479 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2026.02.12 17:10:18.561577 [ 261 ] {eeecc780-3ad3-494c-aee3-1075d3bce82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4577 | 2026.02.12 17:10:18.561620 [ 261 ] {eeecc780-3ad3-494c-aee3-1075d3bce82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4578 | 2026.02.12 17:10:18.562062 [ 261 ] {eeecc780-3ad3-494c-aee3-1075d3bce82c} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2026.02.12 17:10:18.562100 [ 261 ] {eeecc780-3ad3-494c-aee3-1075d3bce82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4580 | 2026.02.12 17:10:18.562407 [ 261 ] {eeecc780-3ad3-494c-aee3-1075d3bce82c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4581 | 2026.02.12 17:10:18.562625 [ 261 ] {eeecc780-3ad3-494c-aee3-1075d3bce82c} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2026.02.12 17:10:18.562758 [ 261 ] {eeecc780-3ad3-494c-aee3-1075d3bce82c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001202 sec., 79034.94176372713 rows/sec., 6.17 MiB/sec. | ||
| 4583 | 2026.02.12 17:10:18.562797 [ 261 ] {eeecc780-3ad3-494c-aee3-1075d3bce82c} <Debug> TCPHandler: Processed in 0.001369768 sec. | ||
| 4584 | 2026.02.12 17:10:18.562911 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4585 | 2026.02.12 17:10:18.563007 [ 261 ] {6f6d6e41-2893-4c9c-835d-385e8e7063b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4586 | 2026.02.12 17:10:18.563053 [ 261 ] {6f6d6e41-2893-4c9c-835d-385e8e7063b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4587 | 2026.02.12 17:10:18.563472 [ 261 ] {6f6d6e41-2893-4c9c-835d-385e8e7063b1} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2026.02.12 17:10:18.563510 [ 261 ] {6f6d6e41-2893-4c9c-835d-385e8e7063b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4589 | 2026.02.12 17:10:18.563843 [ 261 ] {6f6d6e41-2893-4c9c-835d-385e8e7063b1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4590 | 2026.02.12 17:10:18.564063 [ 261 ] {6f6d6e41-2893-4c9c-835d-385e8e7063b1} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2026.02.12 17:10:18.564199 [ 261 ] {6f6d6e41-2893-4c9c-835d-385e8e7063b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 4592 | 2026.02.12 17:10:18.564237 [ 261 ] {6f6d6e41-2893-4c9c-835d-385e8e7063b1} <Debug> TCPHandler: Processed in 0.001374588 sec. | ||
| 4593 | 2026.02.12 17:10:18.564361 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4594 | 2026.02.12 17:10:18.564488 [ 261 ] {db7db872-be8f-43f6-9a83-7ea265c1932e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4595 | 2026.02.12 17:10:18.564557 [ 261 ] {db7db872-be8f-43f6-9a83-7ea265c1932e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4596 | 2026.02.12 17:10:18.565496 [ 261 ] {db7db872-be8f-43f6-9a83-7ea265c1932e} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2026.02.12 17:10:18.565536 [ 261 ] {db7db872-be8f-43f6-9a83-7ea265c1932e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4598 | 2026.02.12 17:10:18.566105 [ 261 ] {db7db872-be8f-43f6-9a83-7ea265c1932e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4599 | 2026.02.12 17:10:18.566342 [ 261 ] {db7db872-be8f-43f6-9a83-7ea265c1932e} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2026.02.12 17:10:18.566496 [ 261 ] {db7db872-be8f-43f6-9a83-7ea265c1932e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002033 sec., 15248.401377274962 rows/sec., 27.32 MiB/sec. | ||
| 4601 | 2026.02.12 17:10:18.566566 [ 261 ] {db7db872-be8f-43f6-9a83-7ea265c1932e} <Debug> TCPHandler: Processed in 0.002268392 sec. | ||
| 4602 | 2026.02.12 17:10:18.566680 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2026.02.12 17:10:18.566777 [ 261 ] {b25aa60e-7409-4a11-9031-2174e59e5a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4604 | 2026.02.12 17:10:18.566820 [ 261 ] {b25aa60e-7409-4a11-9031-2174e59e5a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4605 | 2026.02.12 17:10:18.567157 [ 261 ] {b25aa60e-7409-4a11-9031-2174e59e5a43} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2026.02.12 17:10:18.567193 [ 261 ] {b25aa60e-7409-4a11-9031-2174e59e5a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4607 | 2026.02.12 17:10:18.567520 [ 261 ] {b25aa60e-7409-4a11-9031-2174e59e5a43} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4608 | 2026.02.12 17:10:18.567752 [ 261 ] {b25aa60e-7409-4a11-9031-2174e59e5a43} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2026.02.12 17:10:18.567896 [ 261 ] {b25aa60e-7409-4a11-9031-2174e59e5a43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 4610 | 2026.02.12 17:10:18.567932 [ 261 ] {b25aa60e-7409-4a11-9031-2174e59e5a43} <Debug> TCPHandler: Processed in 0.001304356 sec. | ||
| 4611 | 2026.02.12 17:10:22.835341 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4612 | 2026.02.12 17:10:22.835441 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4613 | 2026.02.12 17:10:22.915976 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9592 | ||
| 4614 | 2026.02.12 17:10:22.916629 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2026.02.12 17:10:22.916673 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4616 | 2026.02.12 17:10:22.917143 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4617 | 2026.02.12 17:10:22.917361 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2026.02.12 17:10:22.917487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9592 | ||
| 4619 | 2026.02.12 17:10:22.940291 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 602 | ||
| 4620 | 2026.02.12 17:10:22.942911 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4621 | 2026.02.12 17:10:22.942970 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4622 | 2026.02.12 17:10:22.944181 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4623 | 2026.02.12 17:10:22.944458 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4624 | 2026.02.12 17:10:22.944822 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 602 | ||
| 4625 | 2026.02.12 17:10:23.432706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4626 | 2026.02.12 17:10:23.449701 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2026.02.12 17:10:23.449743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4628 | 2026.02.12 17:10:23.455821 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4629 | 2026.02.12 17:10:23.456516 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2026.02.12 17:10:23.459243 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4631 | 2026.02.12 17:10:23.556887 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4632 | 2026.02.12 17:10:23.557087 [ 261 ] {ba83ec56-8cbd-42a9-a669-be1110a8fa44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4633 | 2026.02.12 17:10:23.557162 [ 261 ] {ba83ec56-8cbd-42a9-a669-be1110a8fa44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4634 | 2026.02.12 17:10:23.557869 [ 261 ] {ba83ec56-8cbd-42a9-a669-be1110a8fa44} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4635 | 2026.02.12 17:10:23.557919 [ 261 ] {ba83ec56-8cbd-42a9-a669-be1110a8fa44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4636 | 2026.02.12 17:10:23.558306 [ 261 ] {ba83ec56-8cbd-42a9-a669-be1110a8fa44} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4637 | 2026.02.12 17:10:23.558542 [ 261 ] {ba83ec56-8cbd-42a9-a669-be1110a8fa44} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4638 | 2026.02.12 17:10:23.558703 [ 261 ] {ba83ec56-8cbd-42a9-a669-be1110a8fa44} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001669 sec., 45536.24925104853 rows/sec., 3.75 MiB/sec. | ||
| 4639 | 2026.02.12 17:10:23.558752 [ 261 ] {ba83ec56-8cbd-42a9-a669-be1110a8fa44} <Debug> TCPHandler: Processed in 0.001986665 sec. | ||
| 4640 | 2026.02.12 17:10:23.558872 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4641 | 2026.02.12 17:10:23.558972 [ 261 ] {0064f6f6-6803-421f-84a8-b80e2c83afb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4642 | 2026.02.12 17:10:23.559016 [ 261 ] {0064f6f6-6803-421f-84a8-b80e2c83afb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4643 | 2026.02.12 17:10:23.559418 [ 261 ] {0064f6f6-6803-421f-84a8-b80e2c83afb0} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4644 | 2026.02.12 17:10:23.559455 [ 261 ] {0064f6f6-6803-421f-84a8-b80e2c83afb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4645 | 2026.02.12 17:10:23.559748 [ 261 ] {0064f6f6-6803-421f-84a8-b80e2c83afb0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4646 | 2026.02.12 17:10:23.559956 [ 261 ] {0064f6f6-6803-421f-84a8-b80e2c83afb0} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4647 | 2026.02.12 17:10:23.560066 [ 115 ] {} <Debug> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4648 | 2026.02.12 17:10:23.560092 [ 261 ] {0064f6f6-6803-421f-84a8-b80e2c83afb0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001143 sec., 8748.906386701663 rows/sec., 657.88 KiB/sec. | ||
| 4649 | 2026.02.12 17:10:23.560114 [ 115 ] {} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2026.02.12 17:10:23.560135 [ 261 ] {0064f6f6-6803-421f-84a8-b80e2c83afb0} <Debug> TCPHandler: Processed in 0.001312737 sec. | ||
| 4651 | 2026.02.12 17:10:23.560140 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4652 | 2026.02.12 17:10:23.560254 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4653 | 2026.02.12 17:10:23.560289 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 4654 | 2026.02.12 17:10:23.560353 [ 261 ] {006a537c-0acc-49c5-825e-fc6e3b92c111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4655 | 2026.02.12 17:10:23.560399 [ 261 ] {006a537c-0acc-49c5-825e-fc6e3b92c111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4656 | 2026.02.12 17:10:23.560444 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4657 | 2026.02.12 17:10:23.560488 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 205 rows starting from the beginning of the part | ||
| 4658 | 2026.02.12 17:10:23.560563 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 4659 | 2026.02.12 17:10:23.560616 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 4660 | 2026.02.12 17:10:23.560664 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 4661 | 2026.02.12 17:10:23.560710 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 4662 | 2026.02.12 17:10:23.560755 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 4663 | 2026.02.12 17:10:23.560815 [ 261 ] {006a537c-0acc-49c5-825e-fc6e3b92c111} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4664 | 2026.02.12 17:10:23.560858 [ 261 ] {006a537c-0acc-49c5-825e-fc6e3b92c111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4665 | 2026.02.12 17:10:23.561188 [ 261 ] {006a537c-0acc-49c5-825e-fc6e3b92c111} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4666 | 2026.02.12 17:10:23.561417 [ 261 ] {006a537c-0acc-49c5-825e-fc6e3b92c111} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2026.02.12 17:10:23.561553 [ 261 ] {006a537c-0acc-49c5-825e-fc6e3b92c111} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00122 sec., 60655.737704918036 rows/sec., 4.74 MiB/sec. | ||
| 4668 | 2026.02.12 17:10:23.561590 [ 261 ] {006a537c-0acc-49c5-825e-fc6e3b92c111} <Debug> TCPHandler: Processed in 0.001383228 sec. | ||
| 4669 | 2026.02.12 17:10:23.561613 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 317 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389788 sec., 228092.34214139133 rows/sec., 16.19 MiB/sec. | ||
| 4670 | 2026.02.12 17:10:23.561699 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4671 | 2026.02.12 17:10:23.561771 [ 194 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4672 | 2026.02.12 17:10:23.561797 [ 261 ] {b26d86b0-902d-4553-b6c1-cc482307f8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4673 | 2026.02.12 17:10:23.561845 [ 261 ] {b26d86b0-902d-4553-b6c1-cc482307f8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4674 | 2026.02.12 17:10:23.562071 [ 194 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_26_5} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4675 | 2026.02.12 17:10:23.562155 [ 194 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_26_5} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4676 | 2026.02.12 17:10:23.562237 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4677 | 2026.02.12 17:10:23.562263 [ 261 ] {b26d86b0-902d-4553-b6c1-cc482307f8fc} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4678 | 2026.02.12 17:10:23.562303 [ 261 ] {b26d86b0-902d-4553-b6c1-cc482307f8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4679 | 2026.02.12 17:10:23.562652 [ 261 ] {b26d86b0-902d-4553-b6c1-cc482307f8fc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4680 | 2026.02.12 17:10:23.562858 [ 261 ] {b26d86b0-902d-4553-b6c1-cc482307f8fc} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4681 | 2026.02.12 17:10:23.562988 [ 261 ] {b26d86b0-902d-4553-b6c1-cc482307f8fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 4682 | 2026.02.12 17:10:23.563027 [ 261 ] {b26d86b0-902d-4553-b6c1-cc482307f8fc} <Debug> TCPHandler: Processed in 0.001374778 sec. | ||
| 4683 | 2026.02.12 17:10:23.563139 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4684 | 2026.02.12 17:10:23.563233 [ 261 ] {a8d9bb87-a7f4-430e-bdc8-7ce61b49dfe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4685 | 2026.02.12 17:10:23.563287 [ 261 ] {a8d9bb87-a7f4-430e-bdc8-7ce61b49dfe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4686 | 2026.02.12 17:10:23.564068 [ 261 ] {a8d9bb87-a7f4-430e-bdc8-7ce61b49dfe6} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2026.02.12 17:10:23.564103 [ 261 ] {a8d9bb87-a7f4-430e-bdc8-7ce61b49dfe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4688 | 2026.02.12 17:10:23.564604 [ 261 ] {a8d9bb87-a7f4-430e-bdc8-7ce61b49dfe6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4689 | 2026.02.12 17:10:23.564815 [ 261 ] {a8d9bb87-a7f4-430e-bdc8-7ce61b49dfe6} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.02.12 17:10:23.564929 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4691 | 2026.02.12 17:10:23.564947 [ 261 ] {a8d9bb87-a7f4-430e-bdc8-7ce61b49dfe6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001733 sec., 5770.340450086555 rows/sec., 10.34 MiB/sec. | ||
| 4692 | 2026.02.12 17:10:23.564976 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2026.02.12 17:10:23.565000 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 4694 | 2026.02.12 17:10:23.565013 [ 261 ] {a8d9bb87-a7f4-430e-bdc8-7ce61b49dfe6} <Debug> TCPHandler: Processed in 0.001920073 sec. | ||
| 4695 | 2026.02.12 17:10:23.565072 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 4696 | 2026.02.12 17:10:23.565140 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4697 | 2026.02.12 17:10:23.565250 [ 261 ] {b49d040d-b3d0-42cf-8598-2bff692d97d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4698 | 2026.02.12 17:10:23.565268 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4699 | 2026.02.12 17:10:23.565295 [ 261 ] {b49d040d-b3d0-42cf-8598-2bff692d97d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4700 | 2026.02.12 17:10:23.565316 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 384 rows starting from the beginning of the part | ||
| 4701 | 2026.02.12 17:10:23.565422 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 4702 | 2026.02.12 17:10:23.565509 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 4703 | 2026.02.12 17:10:23.565594 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 4704 | 2026.02.12 17:10:23.565677 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 4705 | 2026.02.12 17:10:23.565698 [ 261 ] {b49d040d-b3d0-42cf-8598-2bff692d97d9} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4706 | 2026.02.12 17:10:23.565752 [ 261 ] {b49d040d-b3d0-42cf-8598-2bff692d97d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4707 | 2026.02.12 17:10:23.565764 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 4708 | 2026.02.12 17:10:23.566273 [ 261 ] {b49d040d-b3d0-42cf-8598-2bff692d97d9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4709 | 2026.02.12 17:10:23.566640 [ 261 ] {b49d040d-b3d0-42cf-8598-2bff692d97d9} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2026.02.12 17:10:23.566834 [ 261 ] {b49d040d-b3d0-42cf-8598-2bff692d97d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001602 sec., 37453.183520599254 rows/sec., 2.52 MiB/sec. | ||
| 4711 | 2026.02.12 17:10:23.566889 [ 261 ] {b49d040d-b3d0-42cf-8598-2bff692d97d9} <Debug> TCPHandler: Processed in 0.00179843 sec. | ||
| 4712 | 2026.02.12 17:10:23.568972 [ 193 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 476 rows, containing 19 columns (19 merged, 0 gathered) in 0.003930238 sec., 121112.2583416068 rows/sec., 217.03 MiB/sec. | ||
| 4713 | 2026.02.12 17:10:23.569625 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4714 | 2026.02.12 17:10:23.569922 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.02.12 17:10:23.569988 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4716 | 2026.02.12 17:10:23.570064 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 4717 | 2026.02.12 17:10:28.585739 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4718 | 2026.02.12 17:10:28.585961 [ 261 ] {c253785b-45bf-4570-87ab-2cdfd32e9792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4719 | 2026.02.12 17:10:28.586037 [ 261 ] {c253785b-45bf-4570-87ab-2cdfd32e9792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4720 | 2026.02.12 17:10:28.586647 [ 261 ] {c253785b-45bf-4570-87ab-2cdfd32e9792} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.02.12 17:10:28.586694 [ 261 ] {c253785b-45bf-4570-87ab-2cdfd32e9792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4722 | 2026.02.12 17:10:28.587081 [ 261 ] {c253785b-45bf-4570-87ab-2cdfd32e9792} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4723 | 2026.02.12 17:10:28.587311 [ 261 ] {c253785b-45bf-4570-87ab-2cdfd32e9792} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.02.12 17:10:28.587471 [ 261 ] {c253785b-45bf-4570-87ab-2cdfd32e9792} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001565 sec., 2555.9105431309904 rows/sec., 208.42 KiB/sec. | ||
| 4725 | 2026.02.12 17:10:28.587521 [ 261 ] {c253785b-45bf-4570-87ab-2cdfd32e9792} <Debug> TCPHandler: Processed in 0.001922033 sec. | ||
| 4726 | 2026.02.12 17:10:28.587637 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4727 | 2026.02.12 17:10:28.587741 [ 261 ] {c7957040-48c6-4491-b8a0-be8b4217c65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4728 | 2026.02.12 17:10:28.587791 [ 261 ] {c7957040-48c6-4491-b8a0-be8b4217c65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4729 | 2026.02.12 17:10:28.588659 [ 261 ] {c7957040-48c6-4491-b8a0-be8b4217c65a} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4730 | 2026.02.12 17:10:28.588695 [ 261 ] {c7957040-48c6-4491-b8a0-be8b4217c65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4731 | 2026.02.12 17:10:28.589086 [ 261 ] {c7957040-48c6-4491-b8a0-be8b4217c65a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4732 | 2026.02.12 17:10:28.589314 [ 261 ] {c7957040-48c6-4491-b8a0-be8b4217c65a} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.02.12 17:10:28.589450 [ 261 ] {c7957040-48c6-4491-b8a0-be8b4217c65a} <Debug> executeQuery: Read 1260 rows, 106.99 KiB in 0.001735 sec., 726224.7838616715 rows/sec., 60.22 MiB/sec. | ||
| 4734 | 2026.02.12 17:10:28.589490 [ 261 ] {c7957040-48c6-4491-b8a0-be8b4217c65a} <Debug> TCPHandler: Processed in 0.001905083 sec. | ||
| 4735 | 2026.02.12 17:10:28.589602 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4736 | 2026.02.12 17:10:28.589701 [ 261 ] {c6647fc6-4b68-460f-9ae2-187ee8349b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4737 | 2026.02.12 17:10:28.589745 [ 261 ] {c6647fc6-4b68-460f-9ae2-187ee8349b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4738 | 2026.02.12 17:10:28.590172 [ 261 ] {c6647fc6-4b68-460f-9ae2-187ee8349b5b} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.02.12 17:10:28.590207 [ 261 ] {c6647fc6-4b68-460f-9ae2-187ee8349b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4740 | 2026.02.12 17:10:28.590514 [ 261 ] {c6647fc6-4b68-460f-9ae2-187ee8349b5b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4741 | 2026.02.12 17:10:28.590725 [ 261 ] {c6647fc6-4b68-460f-9ae2-187ee8349b5b} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.02.12 17:10:28.590858 [ 261 ] {c6647fc6-4b68-460f-9ae2-187ee8349b5b} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001177 sec., 29736.61852166525 rows/sec., 2.17 MiB/sec. | ||
| 4743 | 2026.02.12 17:10:28.590897 [ 261 ] {c6647fc6-4b68-460f-9ae2-187ee8349b5b} <Debug> TCPHandler: Processed in 0.001344497 sec. | ||
| 4744 | 2026.02.12 17:10:28.591015 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4745 | 2026.02.12 17:10:28.591111 [ 261 ] {f2ed898c-c343-4f8c-9ef0-19555789cd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4746 | 2026.02.12 17:10:28.591153 [ 261 ] {f2ed898c-c343-4f8c-9ef0-19555789cd19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4747 | 2026.02.12 17:10:28.591615 [ 261 ] {f2ed898c-c343-4f8c-9ef0-19555789cd19} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2026.02.12 17:10:28.591650 [ 261 ] {f2ed898c-c343-4f8c-9ef0-19555789cd19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4749 | 2026.02.12 17:10:28.591961 [ 261 ] {f2ed898c-c343-4f8c-9ef0-19555789cd19} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4750 | 2026.02.12 17:10:28.592172 [ 261 ] {f2ed898c-c343-4f8c-9ef0-19555789cd19} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.02.12 17:10:28.592302 [ 261 ] {f2ed898c-c343-4f8c-9ef0-19555789cd19} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001211 sec., 188274.15359207266 rows/sec., 12.75 MiB/sec. | ||
| 4752 | 2026.02.12 17:10:28.592340 [ 261 ] {f2ed898c-c343-4f8c-9ef0-19555789cd19} <Debug> TCPHandler: Processed in 0.001374678 sec. | ||
| 4753 | 2026.02.12 17:10:28.592438 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4754 | 2026.02.12 17:10:28.592532 [ 261 ] {4b31fe87-d53b-45f6-b0b7-da307d9d7588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4755 | 2026.02.12 17:10:28.592572 [ 261 ] {4b31fe87-d53b-45f6-b0b7-da307d9d7588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4756 | 2026.02.12 17:10:28.593135 [ 261 ] {4b31fe87-d53b-45f6-b0b7-da307d9d7588} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.02.12 17:10:28.593169 [ 261 ] {4b31fe87-d53b-45f6-b0b7-da307d9d7588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4758 | 2026.02.12 17:10:28.593485 [ 261 ] {4b31fe87-d53b-45f6-b0b7-da307d9d7588} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4759 | 2026.02.12 17:10:28.593689 [ 261 ] {4b31fe87-d53b-45f6-b0b7-da307d9d7588} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.02.12 17:10:28.593814 [ 261 ] {4b31fe87-d53b-45f6-b0b7-da307d9d7588} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.0013 sec., 426923.07692307694 rows/sec., 31.71 MiB/sec. | ||
| 4761 | 2026.02.12 17:10:28.593850 [ 261 ] {4b31fe87-d53b-45f6-b0b7-da307d9d7588} <Debug> TCPHandler: Processed in 0.0014596 sec. | ||
| 4762 | 2026.02.12 17:10:28.593962 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4763 | 2026.02.12 17:10:28.594058 [ 261 ] {6775475d-a0d6-42d2-b24b-dad9faff1754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4764 | 2026.02.12 17:10:28.594101 [ 261 ] {6775475d-a0d6-42d2-b24b-dad9faff1754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4765 | 2026.02.12 17:10:28.594642 [ 261 ] {6775475d-a0d6-42d2-b24b-dad9faff1754} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.02.12 17:10:28.594676 [ 261 ] {6775475d-a0d6-42d2-b24b-dad9faff1754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4767 | 2026.02.12 17:10:28.595058 [ 261 ] {6775475d-a0d6-42d2-b24b-dad9faff1754} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4768 | 2026.02.12 17:10:28.595267 [ 261 ] {6775475d-a0d6-42d2-b24b-dad9faff1754} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.02.12 17:10:28.595393 [ 261 ] {6775475d-a0d6-42d2-b24b-dad9faff1754} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001354 sec., 624815.3618906942 rows/sec., 42.06 MiB/sec. | ||
| 4770 | 2026.02.12 17:10:28.595430 [ 261 ] {6775475d-a0d6-42d2-b24b-dad9faff1754} <Debug> TCPHandler: Processed in 0.001516282 sec. | ||
| 4771 | 2026.02.12 17:10:28.595538 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4772 | 2026.02.12 17:10:28.595633 [ 261 ] {32e8cd0c-8815-4389-8441-fae3ab093033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4773 | 2026.02.12 17:10:28.595688 [ 261 ] {32e8cd0c-8815-4389-8441-fae3ab093033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4774 | 2026.02.12 17:10:28.596470 [ 261 ] {32e8cd0c-8815-4389-8441-fae3ab093033} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2026.02.12 17:10:28.596503 [ 261 ] {32e8cd0c-8815-4389-8441-fae3ab093033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4776 | 2026.02.12 17:10:28.597031 [ 261 ] {32e8cd0c-8815-4389-8441-fae3ab093033} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4777 | 2026.02.12 17:10:28.597254 [ 261 ] {32e8cd0c-8815-4389-8441-fae3ab093033} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.02.12 17:10:28.597390 [ 261 ] {32e8cd0c-8815-4389-8441-fae3ab093033} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001776 sec., 17454.954954954956 rows/sec., 31.28 MiB/sec. | ||
| 4779 | 2026.02.12 17:10:28.597451 [ 261 ] {32e8cd0c-8815-4389-8441-fae3ab093033} <Debug> TCPHandler: Processed in 0.001960074 sec. | ||
| 4780 | 2026.02.12 17:10:28.597564 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4781 | 2026.02.12 17:10:28.597666 [ 261 ] {088cd3b8-da7a-43f2-9d03-9600560c1a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4782 | 2026.02.12 17:10:28.597709 [ 261 ] {088cd3b8-da7a-43f2-9d03-9600560c1a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4783 | 2026.02.12 17:10:28.598037 [ 261 ] {088cd3b8-da7a-43f2-9d03-9600560c1a16} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.02.12 17:10:28.598071 [ 261 ] {088cd3b8-da7a-43f2-9d03-9600560c1a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4785 | 2026.02.12 17:10:28.598368 [ 261 ] {088cd3b8-da7a-43f2-9d03-9600560c1a16} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4786 | 2026.02.12 17:10:28.598575 [ 261 ] {088cd3b8-da7a-43f2-9d03-9600560c1a16} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2026.02.12 17:10:28.598705 [ 261 ] {088cd3b8-da7a-43f2-9d03-9600560c1a16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 4788 | 2026.02.12 17:10:28.598742 [ 261 ] {088cd3b8-da7a-43f2-9d03-9600560c1a16} <Debug> TCPHandler: Processed in 0.001227704 sec. | ||
| 4789 | 2026.02.12 17:10:30.418373 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10104 | ||
| 4790 | 2026.02.12 17:10:30.418901 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4791 | 2026.02.12 17:10:30.418949 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4792 | 2026.02.12 17:10:30.419430 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4793 | 2026.02.12 17:10:30.419659 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4794 | 2026.02.12 17:10:30.419803 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10104 | ||
| 4795 | 2026.02.12 17:10:30.419847 [ 107 ] {} <Debug> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4796 | 2026.02.12 17:10:30.419921 [ 107 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2026.02.12 17:10:30.419947 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4798 | 2026.02.12 17:10:30.420065 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 4799 | 2026.02.12 17:10:30.420200 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4800 | 2026.02.12 17:10:30.420243 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7672 rows starting from the beginning of the part | ||
| 4801 | 2026.02.12 17:10:30.420316 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 4802 | 2026.02.12 17:10:30.420365 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 4803 | 2026.02.12 17:10:30.420409 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 4804 | 2026.02.12 17:10:30.420451 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 4805 | 2026.02.12 17:10:30.420497 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 4806 | 2026.02.12 17:10:30.422243 [ 193 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10104 rows, containing 4 columns (4 merged, 0 gathered) in 0.002222691 sec., 4545841.054829484 rows/sec., 65.03 MiB/sec. | ||
| 4807 | 2026.02.12 17:10:30.422562 [ 196 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4808 | 2026.02.12 17:10:30.422886 [ 196 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_21_4} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4809 | 2026.02.12 17:10:30.422975 [ 196 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_21_4} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4810 | 2026.02.12 17:10:30.423080 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.56 MiB. | ||
| 4811 | 2026.02.12 17:10:30.960180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4812 | 2026.02.12 17:10:30.978605 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4813 | 2026.02.12 17:10:30.978663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4814 | 2026.02.12 17:10:30.984256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4815 | 2026.02.12 17:10:30.984941 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4816 | 2026.02.12 17:10:30.985211 [ 107 ] {} <Debug> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4817 | 2026.02.12 17:10:30.985247 [ 107 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2026.02.12 17:10:30.985265 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4819 | 2026.02.12 17:10:30.985354 [ 187 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 4820 | 2026.02.12 17:10:30.988034 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4821 | 2026.02.12 17:10:30.988260 [ 187 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4822 | 2026.02.12 17:10:30.989004 [ 187 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 4823 | 2026.02.12 17:10:30.992370 [ 187 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 4824 | 2026.02.12 17:10:30.995764 [ 187 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 4825 | 2026.02.12 17:10:30.999329 [ 187 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 4826 | 2026.02.12 17:10:31.003172 [ 187 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 4827 | 2026.02.12 17:10:31.007417 [ 187 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 4828 | 2026.02.12 17:10:31.060313 [ 193 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.074983564 sec., 2120.4646927692047 rows/sec., 10.96 MiB/sec. | ||
| 4829 | 2026.02.12 17:10:31.062990 [ 197 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4830 | 2026.02.12 17:10:31.065230 [ 197 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_21_4} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.02.12 17:10:31.065341 [ 197 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_21_4} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4832 | 2026.02.12 17:10:31.067506 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4833 | 2026.02.12 17:10:32.000409 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.20 MiB, peak 256.76 MiB, free memory in arenas 0.00 B, will set to 251.67 MiB (RSS), difference: 5.47 MiB | ||
| 4834 | 2026.02.12 17:10:32.945962 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 630 | ||
| 4835 | 2026.02.12 17:10:32.948194 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4836 | 2026.02.12 17:10:32.948243 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4837 | 2026.02.12 17:10:32.949417 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4838 | 2026.02.12 17:10:32.949680 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4839 | 2026.02.12 17:10:32.949935 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 630 | ||
| 4840 | 2026.02.12 17:10:33.557782 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4841 | 2026.02.12 17:10:33.557964 [ 261 ] {ba8eb432-815f-4a5f-9f20-d4102f30b8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4842 | 2026.02.12 17:10:33.558032 [ 261 ] {ba8eb432-815f-4a5f-9f20-d4102f30b8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4843 | 2026.02.12 17:10:33.558664 [ 261 ] {ba8eb432-815f-4a5f-9f20-d4102f30b8c8} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4844 | 2026.02.12 17:10:33.558711 [ 261 ] {ba8eb432-815f-4a5f-9f20-d4102f30b8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4845 | 2026.02.12 17:10:33.559097 [ 261 ] {ba8eb432-815f-4a5f-9f20-d4102f30b8c8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4846 | 2026.02.12 17:10:33.559321 [ 261 ] {ba8eb432-815f-4a5f-9f20-d4102f30b8c8} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4847 | 2026.02.12 17:10:33.559469 [ 261 ] {ba8eb432-815f-4a5f-9f20-d4102f30b8c8} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001553 sec., 48937.540244687705 rows/sec., 4.03 MiB/sec. | ||
| 4848 | 2026.02.12 17:10:33.559511 [ 261 ] {ba8eb432-815f-4a5f-9f20-d4102f30b8c8} <Debug> TCPHandler: Processed in 0.001860461 sec. | ||
| 4849 | 2026.02.12 17:10:33.559630 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4850 | 2026.02.12 17:10:33.559727 [ 261 ] {b426ab86-0f1a-4a6f-ad68-250a2c074ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4851 | 2026.02.12 17:10:33.559768 [ 261 ] {b426ab86-0f1a-4a6f-ad68-250a2c074ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4852 | 2026.02.12 17:10:33.560163 [ 261 ] {b426ab86-0f1a-4a6f-ad68-250a2c074ccf} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4853 | 2026.02.12 17:10:33.560200 [ 261 ] {b426ab86-0f1a-4a6f-ad68-250a2c074ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4854 | 2026.02.12 17:10:33.560496 [ 261 ] {b426ab86-0f1a-4a6f-ad68-250a2c074ccf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4855 | 2026.02.12 17:10:33.560699 [ 261 ] {b426ab86-0f1a-4a6f-ad68-250a2c074ccf} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4856 | 2026.02.12 17:10:33.560825 [ 261 ] {b426ab86-0f1a-4a6f-ad68-250a2c074ccf} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001116 sec., 8960.57347670251 rows/sec., 673.79 KiB/sec. | ||
| 4857 | 2026.02.12 17:10:33.560862 [ 261 ] {b426ab86-0f1a-4a6f-ad68-250a2c074ccf} <Debug> TCPHandler: Processed in 0.001282326 sec. | ||
| 4858 | 2026.02.12 17:10:33.560968 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4859 | 2026.02.12 17:10:33.561062 [ 261 ] {f2e850b2-07b2-42d7-b5c2-ae67fa837b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4860 | 2026.02.12 17:10:33.561101 [ 261 ] {f2e850b2-07b2-42d7-b5c2-ae67fa837b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4861 | 2026.02.12 17:10:33.561503 [ 261 ] {f2e850b2-07b2-42d7-b5c2-ae67fa837b1d} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2026.02.12 17:10:33.561539 [ 261 ] {f2e850b2-07b2-42d7-b5c2-ae67fa837b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4863 | 2026.02.12 17:10:33.561847 [ 261 ] {f2e850b2-07b2-42d7-b5c2-ae67fa837b1d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4864 | 2026.02.12 17:10:33.562060 [ 261 ] {f2e850b2-07b2-42d7-b5c2-ae67fa837b1d} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4865 | 2026.02.12 17:10:33.562184 [ 261 ] {f2e850b2-07b2-42d7-b5c2-ae67fa837b1d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00114 sec., 64912.28070175439 rows/sec., 5.07 MiB/sec. | ||
| 4866 | 2026.02.12 17:10:33.562222 [ 261 ] {f2e850b2-07b2-42d7-b5c2-ae67fa837b1d} <Debug> TCPHandler: Processed in 0.001301556 sec. | ||
| 4867 | 2026.02.12 17:10:33.562330 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4868 | 2026.02.12 17:10:33.562424 [ 261 ] {6eafab11-a26f-49fc-bd96-2ef649169b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4869 | 2026.02.12 17:10:33.562468 [ 261 ] {6eafab11-a26f-49fc-bd96-2ef649169b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4870 | 2026.02.12 17:10:33.562855 [ 261 ] {6eafab11-a26f-49fc-bd96-2ef649169b07} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2026.02.12 17:10:33.562891 [ 261 ] {6eafab11-a26f-49fc-bd96-2ef649169b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4872 | 2026.02.12 17:10:33.563213 [ 261 ] {6eafab11-a26f-49fc-bd96-2ef649169b07} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4873 | 2026.02.12 17:10:33.563433 [ 261 ] {6eafab11-a26f-49fc-bd96-2ef649169b07} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2026.02.12 17:10:33.563560 [ 261 ] {6eafab11-a26f-49fc-bd96-2ef649169b07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 4875 | 2026.02.12 17:10:33.563597 [ 261 ] {6eafab11-a26f-49fc-bd96-2ef649169b07} <Debug> TCPHandler: Processed in 0.001315506 sec. | ||
| 4876 | 2026.02.12 17:10:33.563703 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4877 | 2026.02.12 17:10:33.563797 [ 261 ] {18cfdffa-0117-46ed-b391-1104ba385bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4878 | 2026.02.12 17:10:33.563851 [ 261 ] {18cfdffa-0117-46ed-b391-1104ba385bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4879 | 2026.02.12 17:10:33.564626 [ 261 ] {18cfdffa-0117-46ed-b391-1104ba385bf5} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2026.02.12 17:10:33.564663 [ 261 ] {18cfdffa-0117-46ed-b391-1104ba385bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4881 | 2026.02.12 17:10:33.565202 [ 261 ] {18cfdffa-0117-46ed-b391-1104ba385bf5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4882 | 2026.02.12 17:10:33.565421 [ 261 ] {18cfdffa-0117-46ed-b391-1104ba385bf5} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2026.02.12 17:10:33.565558 [ 261 ] {18cfdffa-0117-46ed-b391-1104ba385bf5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00178 sec., 5617.9775280898875 rows/sec., 10.07 MiB/sec. | ||
| 4884 | 2026.02.12 17:10:33.565612 [ 261 ] {18cfdffa-0117-46ed-b391-1104ba385bf5} <Debug> TCPHandler: Processed in 0.001956654 sec. | ||
| 4885 | 2026.02.12 17:10:33.565724 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4886 | 2026.02.12 17:10:33.565819 [ 261 ] {64516543-f8c4-4f46-97fe-add6dc610c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4887 | 2026.02.12 17:10:33.565861 [ 261 ] {64516543-f8c4-4f46-97fe-add6dc610c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4888 | 2026.02.12 17:10:33.566183 [ 261 ] {64516543-f8c4-4f46-97fe-add6dc610c28} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2026.02.12 17:10:33.566220 [ 261 ] {64516543-f8c4-4f46-97fe-add6dc610c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4890 | 2026.02.12 17:10:33.566522 [ 261 ] {64516543-f8c4-4f46-97fe-add6dc610c28} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4891 | 2026.02.12 17:10:33.566730 [ 261 ] {64516543-f8c4-4f46-97fe-add6dc610c28} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2026.02.12 17:10:33.566856 [ 261 ] {64516543-f8c4-4f46-97fe-add6dc610c28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 4893 | 2026.02.12 17:10:33.566892 [ 261 ] {64516543-f8c4-4f46-97fe-add6dc610c28} <Debug> TCPHandler: Processed in 0.001216304 sec. | ||
| 4894 | 2026.02.12 17:10:37.835519 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4895 | 2026.02.12 17:10:37.835589 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4896 | 2026.02.12 17:10:37.920101 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10552 | ||
| 4897 | 2026.02.12 17:10:37.920637 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2026.02.12 17:10:37.920676 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4899 | 2026.02.12 17:10:37.921261 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4900 | 2026.02.12 17:10:37.921479 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4901 | 2026.02.12 17:10:37.921606 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10552 | ||
| 4902 | 2026.02.12 17:10:38.488290 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4903 | 2026.02.12 17:10:38.504074 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2026.02.12 17:10:38.504137 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4905 | 2026.02.12 17:10:38.510106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4906 | 2026.02.12 17:10:38.510830 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2026.02.12 17:10:38.513573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4908 | 2026.02.12 17:10:38.559130 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4909 | 2026.02.12 17:10:38.559422 [ 261 ] {aa385bb6-cd55-461d-beb4-46dfef97fa4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4910 | 2026.02.12 17:10:38.559533 [ 261 ] {aa385bb6-cd55-461d-beb4-46dfef97fa4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4911 | 2026.02.12 17:10:38.560295 [ 261 ] {aa385bb6-cd55-461d-beb4-46dfef97fa4b} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4912 | 2026.02.12 17:10:38.560341 [ 261 ] {aa385bb6-cd55-461d-beb4-46dfef97fa4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4913 | 2026.02.12 17:10:38.560775 [ 261 ] {aa385bb6-cd55-461d-beb4-46dfef97fa4b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4914 | 2026.02.12 17:10:38.561023 [ 261 ] {aa385bb6-cd55-461d-beb4-46dfef97fa4b} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4915 | 2026.02.12 17:10:38.561167 [ 98 ] {} <Debug> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4916 | 2026.02.12 17:10:38.561191 [ 261 ] {aa385bb6-cd55-461d-beb4-46dfef97fa4b} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001849 sec., 63818.28015143321 rows/sec., 5.43 MiB/sec. | ||
| 4917 | 2026.02.12 17:10:38.561244 [ 98 ] {} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2026.02.12 17:10:38.561262 [ 261 ] {aa385bb6-cd55-461d-beb4-46dfef97fa4b} <Debug> TCPHandler: Processed in 0.002321514 sec. | ||
| 4919 | 2026.02.12 17:10:38.561275 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4920 | 2026.02.12 17:10:38.561401 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4921 | 2026.02.12 17:10:38.561473 [ 188 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::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 | ||
| 4922 | 2026.02.12 17:10:38.561507 [ 261 ] {9dcbe62c-b125-4a7a-b9a0-61f475b69aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4923 | 2026.02.12 17:10:38.561588 [ 261 ] {9dcbe62c-b125-4a7a-b9a0-61f475b69aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4924 | 2026.02.12 17:10:38.561661 [ 188 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4925 | 2026.02.12 17:10:38.561700 [ 188 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2104 rows starting from the beginning of the part | ||
| 4926 | 2026.02.12 17:10:38.561767 [ 188 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 118 rows starting from the beginning of the part | ||
| 4927 | 2026.02.12 17:10:38.561812 [ 188 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 76 rows starting from the beginning of the part | ||
| 4928 | 2026.02.12 17:10:38.561855 [ 188 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1260 rows starting from the beginning of the part | ||
| 4929 | 2026.02.12 17:10:38.561896 [ 188 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 76 rows starting from the beginning of the part | ||
| 4930 | 2026.02.12 17:10:38.561939 [ 188 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 118 rows starting from the beginning of the part | ||
| 4931 | 2026.02.12 17:10:38.562045 [ 261 ] {9dcbe62c-b125-4a7a-b9a0-61f475b69aaa} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.02.12 17:10:38.562089 [ 261 ] {9dcbe62c-b125-4a7a-b9a0-61f475b69aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4933 | 2026.02.12 17:10:38.562503 [ 261 ] {9dcbe62c-b125-4a7a-b9a0-61f475b69aaa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4934 | 2026.02.12 17:10:38.562740 [ 261 ] {9dcbe62c-b125-4a7a-b9a0-61f475b69aaa} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2026.02.12 17:10:38.562881 [ 261 ] {9dcbe62c-b125-4a7a-b9a0-61f475b69aaa} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001397 sec., 22190.40801717967 rows/sec., 1.63 MiB/sec. | ||
| 4936 | 2026.02.12 17:10:38.562921 [ 261 ] {9dcbe62c-b125-4a7a-b9a0-61f475b69aaa} <Debug> TCPHandler: Processed in 0.001572963 sec. | ||
| 4937 | 2026.02.12 17:10:38.563029 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4938 | 2026.02.12 17:10:38.563126 [ 261 ] {d3f28a8d-61c6-4c4d-aa14-cc1f03f37a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4939 | 2026.02.12 17:10:38.563170 [ 261 ] {d3f28a8d-61c6-4c4d-aa14-cc1f03f37a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4940 | 2026.02.12 17:10:38.563617 [ 261 ] {d3f28a8d-61c6-4c4d-aa14-cc1f03f37a8c} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2026.02.12 17:10:38.563654 [ 261 ] {d3f28a8d-61c6-4c4d-aa14-cc1f03f37a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4942 | 2026.02.12 17:10:38.563686 [ 188 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3752 rows, containing 5 columns (5 merged, 0 gathered) in 0.002301904 sec., 1629955.0285329015 rows/sec., 140.95 MiB/sec. | ||
| 4943 | 2026.02.12 17:10:38.563948 [ 193 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4944 | 2026.02.12 17:10:38.563985 [ 261 ] {d3f28a8d-61c6-4c4d-aa14-cc1f03f37a8c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4945 | 2026.02.12 17:10:38.564216 [ 261 ] {d3f28a8d-61c6-4c4d-aa14-cc1f03f37a8c} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4946 | 2026.02.12 17:10:38.564221 [ 193 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_31_6} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4947 | 2026.02.12 17:10:38.564295 [ 193 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_31_6} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4948 | 2026.02.12 17:10:38.564331 [ 98 ] {} <Debug> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4949 | 2026.02.12 17:10:38.564355 [ 261 ] {d3f28a8d-61c6-4c4d-aa14-cc1f03f37a8c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001248 sec., 76121.79487179487 rows/sec., 5.95 MiB/sec. | ||
| 4950 | 2026.02.12 17:10:38.564365 [ 98 ] {} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.02.12 17:10:38.564374 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 4952 | 2026.02.12 17:10:38.564401 [ 261 ] {d3f28a8d-61c6-4c4d-aa14-cc1f03f37a8c} <Debug> TCPHandler: Processed in 0.001420699 sec. | ||
| 4953 | 2026.02.12 17:10:38.564401 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4954 | 2026.02.12 17:10:38.564519 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4955 | 2026.02.12 17:10:38.564531 [ 198 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::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 | ||
| 4956 | 2026.02.12 17:10:38.564623 [ 261 ] {0064735a-a9ac-4ff9-8caf-6d2fd423622c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4957 | 2026.02.12 17:10:38.564657 [ 198 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4958 | 2026.02.12 17:10:38.564672 [ 261 ] {0064735a-a9ac-4ff9-8caf-6d2fd423622c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4959 | 2026.02.12 17:10:38.564695 [ 198 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1034 rows starting from the beginning of the part | ||
| 4960 | 2026.02.12 17:10:38.564766 [ 198 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 95 rows starting from the beginning of the part | ||
| 4961 | 2026.02.12 17:10:38.564808 [ 198 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 74 rows starting from the beginning of the part | ||
| 4962 | 2026.02.12 17:10:38.564848 [ 198 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 555 rows starting from the beginning of the part | ||
| 4963 | 2026.02.12 17:10:38.564886 [ 198 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 74 rows starting from the beginning of the part | ||
| 4964 | 2026.02.12 17:10:38.564927 [ 198 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 95 rows starting from the beginning of the part | ||
| 4965 | 2026.02.12 17:10:38.565116 [ 261 ] {0064735a-a9ac-4ff9-8caf-6d2fd423622c} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2026.02.12 17:10:38.565159 [ 261 ] {0064735a-a9ac-4ff9-8caf-6d2fd423622c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4967 | 2026.02.12 17:10:38.565534 [ 261 ] {0064735a-a9ac-4ff9-8caf-6d2fd423622c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4968 | 2026.02.12 17:10:38.565767 [ 261 ] {0064735a-a9ac-4ff9-8caf-6d2fd423622c} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4969 | 2026.02.12 17:10:38.565883 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4970 | 2026.02.12 17:10:38.565902 [ 261 ] {0064735a-a9ac-4ff9-8caf-6d2fd423622c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001299 sec., 123171.67051578137 rows/sec., 8.58 MiB/sec. | ||
| 4971 | 2026.02.12 17:10:38.565915 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.02.12 17:10:38.565942 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4973 | 2026.02.12 17:10:38.565947 [ 261 ] {0064735a-a9ac-4ff9-8caf-6d2fd423622c} <Debug> TCPHandler: Processed in 0.001477311 sec. | ||
| 4974 | 2026.02.12 17:10:38.566027 [ 193 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 4975 | 2026.02.12 17:10:38.566077 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4976 | 2026.02.12 17:10:38.566104 [ 193 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4977 | 2026.02.12 17:10:38.566131 [ 193 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 8048 rows starting from the beginning of the part | ||
| 4978 | 2026.02.12 17:10:38.566134 [ 201 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1927 rows, containing 5 columns (5 merged, 0 gathered) in 0.001653256 sec., 1165578.712552684 rows/sec., 90.94 MiB/sec. | ||
| 4979 | 2026.02.12 17:10:38.566173 [ 261 ] {509660f7-afa8-40b6-8deb-5dddc7f72512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4980 | 2026.02.12 17:10:38.566184 [ 193 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4981 | 2026.02.12 17:10:38.566234 [ 193 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 4982 | 2026.02.12 17:10:38.566246 [ 261 ] {509660f7-afa8-40b6-8deb-5dddc7f72512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4983 | 2026.02.12 17:10:38.566277 [ 193 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 846 rows starting from the beginning of the part | ||
| 4984 | 2026.02.12 17:10:38.566317 [ 193 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 4985 | 2026.02.12 17:10:38.566359 [ 193 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4986 | 2026.02.12 17:10:38.566388 [ 188 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4987 | 2026.02.12 17:10:38.566715 [ 188 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_31_6} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4988 | 2026.02.12 17:10:38.566803 [ 188 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_31_6} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4989 | 2026.02.12 17:10:38.566895 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 4990 | 2026.02.12 17:10:38.567195 [ 261 ] {509660f7-afa8-40b6-8deb-5dddc7f72512} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2026.02.12 17:10:38.567238 [ 261 ] {509660f7-afa8-40b6-8deb-5dddc7f72512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 4992 | 2026.02.12 17:10:38.567907 [ 261 ] {509660f7-afa8-40b6-8deb-5dddc7f72512} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4993 | 2026.02.12 17:10:38.568144 [ 261 ] {509660f7-afa8-40b6-8deb-5dddc7f72512} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2026.02.12 17:10:38.568286 [ 261 ] {509660f7-afa8-40b6-8deb-5dddc7f72512} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002133 sec., 14533.520862634787 rows/sec., 26.04 MiB/sec. | ||
| 4995 | 2026.02.12 17:10:38.568357 [ 261 ] {509660f7-afa8-40b6-8deb-5dddc7f72512} <Debug> TCPHandler: Processed in 0.002329484 sec. | ||
| 4996 | 2026.02.12 17:10:38.568469 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4997 | 2026.02.12 17:10:38.568564 [ 261 ] {68c6f946-aff9-4e17-a7da-63b0e0baf5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4998 | 2026.02.12 17:10:38.568607 [ 261 ] {68c6f946-aff9-4e17-a7da-63b0e0baf5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4999 | 2026.02.12 17:10:38.568952 [ 261 ] {68c6f946-aff9-4e17-a7da-63b0e0baf5cb} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5000 | 2026.02.12 17:10:38.568989 [ 261 ] {68c6f946-aff9-4e17-a7da-63b0e0baf5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5001 | 2026.02.12 17:10:38.569342 [ 261 ] {68c6f946-aff9-4e17-a7da-63b0e0baf5cb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5002 | 2026.02.12 17:10:38.569554 [ 261 ] {68c6f946-aff9-4e17-a7da-63b0e0baf5cb} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5003 | 2026.02.12 17:10:38.569661 [ 98 ] {} <Debug> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5004 | 2026.02.12 17:10:38.569687 [ 261 ] {68c6f946-aff9-4e17-a7da-63b0e0baf5cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 5005 | 2026.02.12 17:10:38.569692 [ 98 ] {} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5006 | 2026.02.12 17:10:38.569728 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5007 | 2026.02.12 17:10:38.569732 [ 261 ] {68c6f946-aff9-4e17-a7da-63b0e0baf5cb} <Debug> TCPHandler: Processed in 0.001312396 sec. | ||
| 5008 | 2026.02.12 17:10:38.569832 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 5009 | 2026.02.12 17:10:38.569956 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5010 | 2026.02.12 17:10:38.569989 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1494 rows starting from the beginning of the part | ||
| 5011 | 2026.02.12 17:10:38.570051 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5012 | 2026.02.12 17:10:38.570101 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 5013 | 2026.02.12 17:10:38.570148 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5014 | 2026.02.12 17:10:38.570192 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 5015 | 2026.02.12 17:10:38.570200 [ 188 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9534 rows, containing 5 columns (5 merged, 0 gathered) in 0.004204386 sec., 2267631.9443552517 rows/sec., 155.19 MiB/sec. | ||
| 5016 | 2026.02.12 17:10:38.570236 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5017 | 2026.02.12 17:10:38.570422 [ 201 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5018 | 2026.02.12 17:10:38.570735 [ 201 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5019 | 2026.02.12 17:10:38.570814 [ 201 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5020 | 2026.02.12 17:10:38.570888 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 5021 | 2026.02.12 17:10:38.571298 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1794 rows, containing 4 columns (4 merged, 0 gathered) in 0.001508482 sec., 1189275.0460396612 rows/sec., 79.28 MiB/sec. | ||
| 5022 | 2026.02.12 17:10:38.571498 [ 201 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5023 | 2026.02.12 17:10:38.571766 [ 201 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_31_6} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5024 | 2026.02.12 17:10:38.571838 [ 201 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_31_6} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5025 | 2026.02.12 17:10:38.571918 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5026 | 2026.02.12 17:10:39.001165 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.75 MiB, peak 259.70 MiB, free memory in arenas 0.00 B, will set to 254.28 MiB (RSS), difference: 1.53 MiB | ||
| 5027 | 2026.02.12 17:10:42.951012 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 654 | ||
| 5028 | 2026.02.12 17:10:42.953130 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2026.02.12 17:10:42.953177 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5030 | 2026.02.12 17:10:42.954333 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5031 | 2026.02.12 17:10:42.954595 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2026.02.12 17:10:42.954782 [ 92 ] {} <Debug> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5033 | 2026.02.12 17:10:42.954862 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 654 | ||
| 5034 | 2026.02.12 17:10:42.954882 [ 92 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2026.02.12 17:10:42.954926 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5036 | 2026.02.12 17:10:42.955078 [ 188 ] {3a33402e-81b2-4c59-a3db-01986df8333a::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 | ||
| 5037 | 2026.02.12 17:10:42.955835 [ 188 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5038 | 2026.02.12 17:10:42.955998 [ 188 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 518 rows starting from the beginning of the part | ||
| 5039 | 2026.02.12 17:10:42.956383 [ 188 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
| 5040 | 2026.02.12 17:10:42.956716 [ 188 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 5041 | 2026.02.12 17:10:42.957037 [ 188 ] {3a33402e-81b2-4c59-a3db-01986df8333a::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 | ||
| 5042 | 2026.02.12 17:10:42.957355 [ 188 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 5043 | 2026.02.12 17:10:42.957663 [ 188 ] {3a33402e-81b2-4c59-a3db-01986df8333a::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 | ||
| 5044 | 2026.02.12 17:10:42.963682 [ 192 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 654 rows, containing 72 columns (72 merged, 0 gathered) in 0.00867542 sec., 75385.39920833804 rows/sec., 67.18 MiB/sec. | ||
| 5045 | 2026.02.12 17:10:42.964633 [ 192 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5046 | 2026.02.12 17:10:42.965163 [ 192 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_16_3} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5047 | 2026.02.12 17:10:42.965239 [ 192 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_16_3} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5048 | 2026.02.12 17:10:42.965438 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 5049 | 2026.02.12 17:10:43.564412 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5050 | 2026.02.12 17:10:43.564614 [ 261 ] {83b07a38-ebe3-4533-b1cb-9c9da4667f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5051 | 2026.02.12 17:10:43.564690 [ 261 ] {83b07a38-ebe3-4533-b1cb-9c9da4667f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5052 | 2026.02.12 17:10:43.565560 [ 261 ] {83b07a38-ebe3-4533-b1cb-9c9da4667f54} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5053 | 2026.02.12 17:10:43.565617 [ 261 ] {83b07a38-ebe3-4533-b1cb-9c9da4667f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5054 | 2026.02.12 17:10:43.566048 [ 261 ] {83b07a38-ebe3-4533-b1cb-9c9da4667f54} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5055 | 2026.02.12 17:10:43.566280 [ 261 ] {83b07a38-ebe3-4533-b1cb-9c9da4667f54} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2026.02.12 17:10:43.566452 [ 261 ] {83b07a38-ebe3-4533-b1cb-9c9da4667f54} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001892 sec., 140591.96617336152 rows/sec., 8.93 MiB/sec. | ||
| 5057 | 2026.02.12 17:10:43.566506 [ 261 ] {83b07a38-ebe3-4533-b1cb-9c9da4667f54} <Debug> TCPHandler: Processed in 0.002238982 sec. | ||
| 5058 | 2026.02.12 17:10:43.566642 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5059 | 2026.02.12 17:10:43.566748 [ 261 ] {35d9841d-87da-43e1-b4e0-b2e6dd4165c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5060 | 2026.02.12 17:10:43.566793 [ 261 ] {35d9841d-87da-43e1-b4e0-b2e6dd4165c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5061 | 2026.02.12 17:10:43.567607 [ 261 ] {35d9841d-87da-43e1-b4e0-b2e6dd4165c9} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2026.02.12 17:10:43.567647 [ 261 ] {35d9841d-87da-43e1-b4e0-b2e6dd4165c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5063 | 2026.02.12 17:10:43.568049 [ 261 ] {35d9841d-87da-43e1-b4e0-b2e6dd4165c9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5064 | 2026.02.12 17:10:43.568263 [ 261 ] {35d9841d-87da-43e1-b4e0-b2e6dd4165c9} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5065 | 2026.02.12 17:10:43.568401 [ 261 ] {35d9841d-87da-43e1-b4e0-b2e6dd4165c9} <Debug> executeQuery: Read 772 rows, 62.57 KiB in 0.001678 sec., 460071.5137067938 rows/sec., 36.41 MiB/sec. | ||
| 5066 | 2026.02.12 17:10:43.568440 [ 261 ] {35d9841d-87da-43e1-b4e0-b2e6dd4165c9} <Debug> TCPHandler: Processed in 0.001853621 sec. | ||
| 5067 | 2026.02.12 17:10:43.568553 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5068 | 2026.02.12 17:10:43.568652 [ 261 ] {196144d1-7428-414d-9863-a55c055c7f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5069 | 2026.02.12 17:10:43.568694 [ 261 ] {196144d1-7428-414d-9863-a55c055c7f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5070 | 2026.02.12 17:10:43.569141 [ 261 ] {196144d1-7428-414d-9863-a55c055c7f90} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5071 | 2026.02.12 17:10:43.569178 [ 261 ] {196144d1-7428-414d-9863-a55c055c7f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5072 | 2026.02.12 17:10:43.569492 [ 261 ] {196144d1-7428-414d-9863-a55c055c7f90} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5073 | 2026.02.12 17:10:43.569705 [ 261 ] {196144d1-7428-414d-9863-a55c055c7f90} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5074 | 2026.02.12 17:10:43.569836 [ 261 ] {196144d1-7428-414d-9863-a55c055c7f90} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.001204 sec., 118770.76411960133 rows/sec., 7.10 MiB/sec. | ||
| 5075 | 2026.02.12 17:10:43.569873 [ 261 ] {196144d1-7428-414d-9863-a55c055c7f90} <Debug> TCPHandler: Processed in 0.001370058 sec. | ||
| 5076 | 2026.02.12 17:10:43.569982 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5077 | 2026.02.12 17:10:43.570078 [ 261 ] {44c6f116-0b11-4381-9ff3-de1a543a8692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5078 | 2026.02.12 17:10:43.570118 [ 261 ] {44c6f116-0b11-4381-9ff3-de1a543a8692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5079 | 2026.02.12 17:10:43.570562 [ 261 ] {44c6f116-0b11-4381-9ff3-de1a543a8692} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5080 | 2026.02.12 17:10:43.570598 [ 261 ] {44c6f116-0b11-4381-9ff3-de1a543a8692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5081 | 2026.02.12 17:10:43.570909 [ 261 ] {44c6f116-0b11-4381-9ff3-de1a543a8692} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5082 | 2026.02.12 17:10:43.571122 [ 261 ] {44c6f116-0b11-4381-9ff3-de1a543a8692} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2026.02.12 17:10:43.571252 [ 261 ] {44c6f116-0b11-4381-9ff3-de1a543a8692} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001192 sec., 117449.66442953021 rows/sec., 7.59 MiB/sec. | ||
| 5084 | 2026.02.12 17:10:43.571288 [ 261 ] {44c6f116-0b11-4381-9ff3-de1a543a8692} <Debug> TCPHandler: Processed in 0.001356457 sec. | ||
| 5085 | 2026.02.12 17:10:43.571398 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5086 | 2026.02.12 17:10:43.571494 [ 261 ] {3051a4b2-52e1-411b-a44d-93044ddfd034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5087 | 2026.02.12 17:10:43.571535 [ 261 ] {3051a4b2-52e1-411b-a44d-93044ddfd034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5088 | 2026.02.12 17:10:43.571991 [ 261 ] {3051a4b2-52e1-411b-a44d-93044ddfd034} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5089 | 2026.02.12 17:10:43.572027 [ 261 ] {3051a4b2-52e1-411b-a44d-93044ddfd034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5090 | 2026.02.12 17:10:43.572339 [ 261 ] {3051a4b2-52e1-411b-a44d-93044ddfd034} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5091 | 2026.02.12 17:10:43.572573 [ 261 ] {3051a4b2-52e1-411b-a44d-93044ddfd034} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2026.02.12 17:10:43.572699 [ 261 ] {3051a4b2-52e1-411b-a44d-93044ddfd034} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001224 sec., 113562.09150326798 rows/sec., 6.46 MiB/sec. | ||
| 5093 | 2026.02.12 17:10:43.572738 [ 261 ] {3051a4b2-52e1-411b-a44d-93044ddfd034} <Debug> TCPHandler: Processed in 0.001389209 sec. | ||
| 5094 | 2026.02.12 17:10:43.572848 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5095 | 2026.02.12 17:10:43.572943 [ 261 ] {41426518-d214-4955-8afb-1d59e05cd0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5096 | 2026.02.12 17:10:43.572983 [ 261 ] {41426518-d214-4955-8afb-1d59e05cd0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5097 | 2026.02.12 17:10:43.573608 [ 261 ] {41426518-d214-4955-8afb-1d59e05cd0ac} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5098 | 2026.02.12 17:10:43.573644 [ 261 ] {41426518-d214-4955-8afb-1d59e05cd0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5099 | 2026.02.12 17:10:43.573993 [ 261 ] {41426518-d214-4955-8afb-1d59e05cd0ac} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5100 | 2026.02.12 17:10:43.574212 [ 261 ] {41426518-d214-4955-8afb-1d59e05cd0ac} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2026.02.12 17:10:43.574345 [ 261 ] {41426518-d214-4955-8afb-1d59e05cd0ac} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.001419 sec., 333333.3333333334 rows/sec., 23.45 MiB/sec. | ||
| 5102 | 2026.02.12 17:10:43.574382 [ 261 ] {41426518-d214-4955-8afb-1d59e05cd0ac} <Debug> TCPHandler: Processed in 0.001583094 sec. | ||
| 5103 | 2026.02.12 17:10:43.574496 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5104 | 2026.02.12 17:10:43.574594 [ 261 ] {3a599f08-4a7f-4678-87c0-341927fa0fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5105 | 2026.02.12 17:10:43.574638 [ 261 ] {3a599f08-4a7f-4678-87c0-341927fa0fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5106 | 2026.02.12 17:10:43.574979 [ 261 ] {3a599f08-4a7f-4678-87c0-341927fa0fd6} <Trace> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2026.02.12 17:10:43.575016 [ 261 ] {3a599f08-4a7f-4678-87c0-341927fa0fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5108 | 2026.02.12 17:10:43.575335 [ 261 ] {3a599f08-4a7f-4678-87c0-341927fa0fd6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5109 | 2026.02.12 17:10:43.575546 [ 261 ] {3a599f08-4a7f-4678-87c0-341927fa0fd6} <Trace> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5110 | 2026.02.12 17:10:43.575675 [ 261 ] {3a599f08-4a7f-4678-87c0-341927fa0fd6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. | ||
| 5111 | 2026.02.12 17:10:43.575714 [ 261 ] {3a599f08-4a7f-4678-87c0-341927fa0fd6} <Debug> TCPHandler: Processed in 0.001269185 sec. | ||
| 5112 | 2026.02.12 17:10:43.575830 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5113 | 2026.02.12 17:10:43.575932 [ 261 ] {5089e371-90ec-4c21-a1b3-b9d6c553107c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5114 | 2026.02.12 17:10:43.575976 [ 261 ] {5089e371-90ec-4c21-a1b3-b9d6c553107c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5115 | 2026.02.12 17:10:43.576430 [ 261 ] {5089e371-90ec-4c21-a1b3-b9d6c553107c} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2026.02.12 17:10:43.576560 [ 261 ] {5089e371-90ec-4c21-a1b3-b9d6c553107c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5117 | 2026.02.12 17:10:43.576911 [ 261 ] {5089e371-90ec-4c21-a1b3-b9d6c553107c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5118 | 2026.02.12 17:10:43.577129 [ 261 ] {5089e371-90ec-4c21-a1b3-b9d6c553107c} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5119 | 2026.02.12 17:10:43.577285 [ 261 ] {5089e371-90ec-4c21-a1b3-b9d6c553107c} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001357 sec., 190125.27634487842 rows/sec., 12.66 MiB/sec. | ||
| 5120 | 2026.02.12 17:10:43.577327 [ 261 ] {5089e371-90ec-4c21-a1b3-b9d6c553107c} <Debug> TCPHandler: Processed in 0.001548642 sec. | ||
| 5121 | 2026.02.12 17:10:43.577442 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5122 | 2026.02.12 17:10:43.577537 [ 261 ] {36de7197-a34a-4c2b-a597-878358e7faa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5123 | 2026.02.12 17:10:43.577580 [ 261 ] {36de7197-a34a-4c2b-a597-878358e7faa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5124 | 2026.02.12 17:10:43.578001 [ 261 ] {36de7197-a34a-4c2b-a597-878358e7faa2} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.02.12 17:10:43.578036 [ 261 ] {36de7197-a34a-4c2b-a597-878358e7faa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5126 | 2026.02.12 17:10:43.578342 [ 261 ] {36de7197-a34a-4c2b-a597-878358e7faa2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5127 | 2026.02.12 17:10:43.578552 [ 261 ] {36de7197-a34a-4c2b-a597-878358e7faa2} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5128 | 2026.02.12 17:10:43.578686 [ 261 ] {36de7197-a34a-4c2b-a597-878358e7faa2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001167 sec., 856.898029134533 rows/sec., 57.74 KiB/sec. | ||
| 5129 | 2026.02.12 17:10:43.578722 [ 261 ] {36de7197-a34a-4c2b-a597-878358e7faa2} <Debug> TCPHandler: Processed in 0.001330377 sec. | ||
| 5130 | 2026.02.12 17:10:43.578830 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5131 | 2026.02.12 17:10:43.578924 [ 261 ] {fc63918b-389f-4931-8399-573b6c63dffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5132 | 2026.02.12 17:10:43.578978 [ 261 ] {fc63918b-389f-4931-8399-573b6c63dffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5133 | 2026.02.12 17:10:43.579754 [ 261 ] {fc63918b-389f-4931-8399-573b6c63dffe} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2026.02.12 17:10:43.579794 [ 261 ] {fc63918b-389f-4931-8399-573b6c63dffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5135 | 2026.02.12 17:10:43.580305 [ 261 ] {fc63918b-389f-4931-8399-573b6c63dffe} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5136 | 2026.02.12 17:10:43.580543 [ 261 ] {fc63918b-389f-4931-8399-573b6c63dffe} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5137 | 2026.02.12 17:10:43.580684 [ 261 ] {fc63918b-389f-4931-8399-573b6c63dffe} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001778 sec., 5624.29696287964 rows/sec., 10.08 MiB/sec. | ||
| 5138 | 2026.02.12 17:10:43.580747 [ 261 ] {fc63918b-389f-4931-8399-573b6c63dffe} <Debug> TCPHandler: Processed in 0.001964334 sec. | ||
| 5139 | 2026.02.12 17:10:43.580865 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5140 | 2026.02.12 17:10:43.580960 [ 261 ] {1d426996-2be1-414b-856e-63ec962d5765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5141 | 2026.02.12 17:10:43.581001 [ 261 ] {1d426996-2be1-414b-856e-63ec962d5765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5142 | 2026.02.12 17:10:43.581348 [ 261 ] {1d426996-2be1-414b-856e-63ec962d5765} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5143 | 2026.02.12 17:10:43.581384 [ 261 ] {1d426996-2be1-414b-856e-63ec962d5765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5144 | 2026.02.12 17:10:43.581696 [ 261 ] {1d426996-2be1-414b-856e-63ec962d5765} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5145 | 2026.02.12 17:10:43.581901 [ 261 ] {1d426996-2be1-414b-856e-63ec962d5765} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5146 | 2026.02.12 17:10:43.582027 [ 261 ] {1d426996-2be1-414b-856e-63ec962d5765} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001084 sec., 81180.81180811809 rows/sec., 5.10 MiB/sec. | ||
| 5147 | 2026.02.12 17:10:43.582065 [ 261 ] {1d426996-2be1-414b-856e-63ec962d5765} <Debug> TCPHandler: Processed in 0.001249355 sec. | ||
| 5148 | 2026.02.12 17:10:45.421966 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11064 | ||
| 5149 | 2026.02.12 17:10:45.422502 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5150 | 2026.02.12 17:10:45.422549 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5151 | 2026.02.12 17:10:45.423038 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5152 | 2026.02.12 17:10:45.423270 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5153 | 2026.02.12 17:10:45.423403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11064 | ||
| 5154 | 2026.02.12 17:10:46.013736 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5155 | 2026.02.12 17:10:46.030081 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2026.02.12 17:10:46.030139 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5157 | 2026.02.12 17:10:46.036778 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5158 | 2026.02.12 17:10:46.037479 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2026.02.12 17:10:46.040683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5160 | 2026.02.12 17:10:48.521085 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36204 | ||
| 5161 | 2026.02.12 17:10:48.521209 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5162 | 2026.02.12 17:10:48.521241 [ 287 ] {} <Debug> TCP-Session: 144d6ae3-0012-45c5-8df0-14bbed1d3c14 Authenticating user 'default' from [fd00:1122:3344:101::e]:36204 | ||
| 5163 | 2026.02.12 17:10:48.521266 [ 287 ] {} <Debug> TCP-Session: 144d6ae3-0012-45c5-8df0-14bbed1d3c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5164 | 2026.02.12 17:10:48.521283 [ 287 ] {} <Debug> TCP-Session: 144d6ae3-0012-45c5-8df0-14bbed1d3c14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5165 | 2026.02.12 17:10:48.521495 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56924 | ||
| 5166 | 2026.02.12 17:10:48.521498 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39447 | ||
| 5167 | 2026.02.12 17:10:48.521529 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51096 | ||
| 5168 | 2026.02.12 17:10:48.521574 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5169 | 2026.02.12 17:10:48.521569 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39630 | ||
| 5170 | 2026.02.12 17:10:48.521620 [ 289 ] {} <Debug> TCP-Session: 0473319b-0f3b-42d4-9054-1f715bcc83fe Authenticating user 'default' from [fd00:1122:3344:101::e]:56924 | ||
| 5171 | 2026.02.12 17:10:48.521620 [ 287 ] {} <Trace> TCP-Session: 144d6ae3-0012-45c5-8df0-14bbed1d3c14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5172 | 2026.02.12 17:10:48.521643 [ 289 ] {} <Debug> TCP-Session: 0473319b-0f3b-42d4-9054-1f715bcc83fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5173 | 2026.02.12 17:10:48.521638 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5174 | 2026.02.12 17:10:48.521666 [ 289 ] {} <Debug> TCP-Session: 0473319b-0f3b-42d4-9054-1f715bcc83fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5175 | 2026.02.12 17:10:48.521589 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63786 | ||
| 5176 | 2026.02.12 17:10:48.521697 [ 288 ] {} <Debug> TCP-Session: 31d09e0f-b403-4f08-80ac-bb7aac34a623 Authenticating user 'default' from [fd00:1122:3344:101::e]:39447 | ||
| 5177 | 2026.02.12 17:10:48.521579 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60096 | ||
| 5178 | 2026.02.12 17:10:48.521755 [ 288 ] {} <Debug> TCP-Session: 31d09e0f-b403-4f08-80ac-bb7aac34a623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5179 | 2026.02.12 17:10:48.521556 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40986 | ||
| 5180 | 2026.02.12 17:10:48.521795 [ 288 ] {} <Debug> TCP-Session: 31d09e0f-b403-4f08-80ac-bb7aac34a623 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5181 | 2026.02.12 17:10:48.521791 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5182 | 2026.02.12 17:10:48.521820 [ 287 ] {85376fb7-b3b4-41b2-bca4-972723c34236} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36204) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5183 | 2026.02.12 17:10:48.521847 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5184 | 2026.02.12 17:10:48.521853 [ 290 ] {} <Debug> TCP-Session: 5ccd06ac-3665-4c38-a0e6-33b5c320f44f Authenticating user 'default' from [fd00:1122:3344:101::e]:51096 | ||
| 5185 | 2026.02.12 17:10:48.521886 [ 293 ] {} <Debug> TCP-Session: f03f0141-baab-4866-85dd-b9aba703093a Authenticating user 'default' from [fd00:1122:3344:101::e]:39630 | ||
| 5186 | 2026.02.12 17:10:48.521547 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48802 | ||
| 5187 | 2026.02.12 17:10:48.521922 [ 293 ] {} <Debug> TCP-Session: f03f0141-baab-4866-85dd-b9aba703093a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5188 | 2026.02.12 17:10:48.521951 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5189 | 2026.02.12 17:10:48.521973 [ 293 ] {} <Debug> TCP-Session: f03f0141-baab-4866-85dd-b9aba703093a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5190 | 2026.02.12 17:10:48.521990 [ 294 ] {} <Debug> TCP-Session: 6f7b7082-0e16-4fb4-aa6c-c1693f03aa08 Authenticating user 'default' from [fd00:1122:3344:101::e]:60096 | ||
| 5191 | 2026.02.12 17:10:48.521947 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5192 | 2026.02.12 17:10:48.522017 [ 294 ] {} <Debug> TCP-Session: 6f7b7082-0e16-4fb4-aa6c-c1693f03aa08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5193 | 2026.02.12 17:10:48.522019 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5194 | 2026.02.12 17:10:48.522044 [ 259 ] {} <Debug> TCP-Session: fd5db9a9-9bc1-4d77-ae23-300e017adff1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63786 | ||
| 5195 | 2026.02.12 17:10:48.522041 [ 294 ] {} <Debug> TCP-Session: 6f7b7082-0e16-4fb4-aa6c-c1693f03aa08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5196 | 2026.02.12 17:10:48.522066 [ 292 ] {} <Debug> TCP-Session: 56fc1e81-3579-494d-a6fe-bcbac6a0fa65 Authenticating user 'default' from [fd00:1122:3344:101::e]:40986 | ||
| 5197 | 2026.02.12 17:10:48.522079 [ 259 ] {} <Debug> TCP-Session: fd5db9a9-9bc1-4d77-ae23-300e017adff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5198 | 2026.02.12 17:10:48.522099 [ 292 ] {} <Debug> TCP-Session: 56fc1e81-3579-494d-a6fe-bcbac6a0fa65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5199 | 2026.02.12 17:10:48.522106 [ 287 ] {85376fb7-b3b4-41b2-bca4-972723c34236} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5200 | 2026.02.12 17:10:48.522115 [ 259 ] {} <Debug> TCP-Session: fd5db9a9-9bc1-4d77-ae23-300e017adff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5201 | 2026.02.12 17:10:48.522123 [ 292 ] {} <Debug> TCP-Session: 56fc1e81-3579-494d-a6fe-bcbac6a0fa65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5202 | 2026.02.12 17:10:48.522091 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5203 | 2026.02.12 17:10:48.522176 [ 287 ] {85376fb7-b3b4-41b2-bca4-972723c34236} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5204 | 2026.02.12 17:10:48.521919 [ 290 ] {} <Debug> TCP-Session: 5ccd06ac-3665-4c38-a0e6-33b5c320f44f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5205 | 2026.02.12 17:10:48.522212 [ 291 ] {} <Debug> TCP-Session: fcb6e5a4-7a89-495c-acd6-ffd80ec98531 Authenticating user 'default' from [fd00:1122:3344:101::e]:48802 | ||
| 5206 | 2026.02.12 17:10:48.522240 [ 290 ] {} <Debug> TCP-Session: 5ccd06ac-3665-4c38-a0e6-33b5c320f44f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5207 | 2026.02.12 17:10:48.522257 [ 291 ] {} <Debug> TCP-Session: fcb6e5a4-7a89-495c-acd6-ffd80ec98531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5208 | 2026.02.12 17:10:48.522275 [ 291 ] {} <Debug> TCP-Session: fcb6e5a4-7a89-495c-acd6-ffd80ec98531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5209 | 2026.02.12 17:10:48.522500 [ 287 ] {85376fb7-b3b4-41b2-bca4-972723c34236} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 5210 | 2026.02.12 17:10:48.523436 [ 301 ] {85376fb7-b3b4-41b2-bca4-972723c34236} <Trace> AggregatingTransform: Aggregating | ||
| 5211 | 2026.02.12 17:10:48.523490 [ 301 ] {85376fb7-b3b4-41b2-bca4-972723c34236} <Trace> Aggregator: Aggregation method: without_key | ||
| 5212 | 2026.02.12 17:10:48.523526 [ 301 ] {85376fb7-b3b4-41b2-bca4-972723c34236} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000921515 sec. (1085.170 rows/sec., 42.39 KiB/sec.) | ||
| 5213 | 2026.02.12 17:10:48.523546 [ 301 ] {85376fb7-b3b4-41b2-bca4-972723c34236} <Trace> Aggregator: Merging aggregated data | ||
| 5214 | 2026.02.12 17:10:48.524842 [ 287 ] {85376fb7-b3b4-41b2-bca4-972723c34236} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003087 sec., 323.93909944930357 rows/sec., 12.65 KiB/sec. | ||
| 5215 | 2026.02.12 17:10:48.524975 [ 287 ] {85376fb7-b3b4-41b2-bca4-972723c34236} <Debug> TCPHandler: Processed in 0.003493556 sec. | ||
| 5216 | 2026.02.12 17:10:48.525103 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5217 | 2026.02.12 17:10:48.525131 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5218 | 2026.02.12 17:10:48.525137 [ 287 ] {} <Debug> TCP-Session: 144d6ae3-0012-45c5-8df0-14bbed1d3c14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5219 | 2026.02.12 17:10:48.525158 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5220 | 2026.02.12 17:10:48.525188 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5221 | 2026.02.12 17:10:48.525192 [ 259 ] {} <Debug> TCP-Session: fd5db9a9-9bc1-4d77-ae23-300e017adff1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5222 | 2026.02.12 17:10:48.525207 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5223 | 2026.02.12 17:10:48.525234 [ 289 ] {} <Debug> TCP-Session: 0473319b-0f3b-42d4-9054-1f715bcc83fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5224 | 2026.02.12 17:10:48.525231 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5225 | 2026.02.12 17:10:48.525264 [ 290 ] {} <Debug> TCP-Session: 5ccd06ac-3665-4c38-a0e6-33b5c320f44f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5226 | 2026.02.12 17:10:48.525277 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5227 | 2026.02.12 17:10:48.525300 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5228 | 2026.02.12 17:10:48.525337 [ 292 ] {} <Debug> TCP-Session: 56fc1e81-3579-494d-a6fe-bcbac6a0fa65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5229 | 2026.02.12 17:10:48.525214 [ 288 ] {} <Debug> TCP-Session: 31d09e0f-b403-4f08-80ac-bb7aac34a623 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5230 | 2026.02.12 17:10:48.525360 [ 294 ] {} <Debug> TCP-Session: 6f7b7082-0e16-4fb4-aa6c-c1693f03aa08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5231 | 2026.02.12 17:10:48.525289 [ 293 ] {} <Debug> TCP-Session: f03f0141-baab-4866-85dd-b9aba703093a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5232 | 2026.02.12 17:10:48.525256 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5233 | 2026.02.12 17:10:48.525447 [ 291 ] {} <Debug> TCP-Session: fcb6e5a4-7a89-495c-acd6-ffd80ec98531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5234 | 2026.02.12 17:10:48.557828 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2026.02.12 17:10:48.558012 [ 261 ] {855a7928-6dc5-4900-84cb-950abed06192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5236 | 2026.02.12 17:10:48.558098 [ 261 ] {855a7928-6dc5-4900-84cb-950abed06192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5237 | 2026.02.12 17:10:48.558978 [ 261 ] {855a7928-6dc5-4900-84cb-950abed06192} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2026.02.12 17:10:48.559035 [ 261 ] {855a7928-6dc5-4900-84cb-950abed06192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5239 | 2026.02.12 17:10:48.559586 [ 261 ] {855a7928-6dc5-4900-84cb-950abed06192} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5240 | 2026.02.12 17:10:48.559888 [ 261 ] {855a7928-6dc5-4900-84cb-950abed06192} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2026.02.12 17:10:48.560075 [ 261 ] {855a7928-6dc5-4900-84cb-950abed06192} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.002117 sec., 55739.25366084081 rows/sec., 4.74 MiB/sec. | ||
| 5242 | 2026.02.12 17:10:48.560130 [ 261 ] {855a7928-6dc5-4900-84cb-950abed06192} <Debug> TCPHandler: Processed in 0.002454428 sec. | ||
| 5243 | 2026.02.12 17:10:48.560270 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5244 | 2026.02.12 17:10:48.560382 [ 261 ] {a63de4b1-8695-45ac-a9fb-91ff980e0e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5245 | 2026.02.12 17:10:48.560431 [ 261 ] {a63de4b1-8695-45ac-a9fb-91ff980e0e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5246 | 2026.02.12 17:10:48.560927 [ 261 ] {a63de4b1-8695-45ac-a9fb-91ff980e0e34} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5247 | 2026.02.12 17:10:48.560970 [ 261 ] {a63de4b1-8695-45ac-a9fb-91ff980e0e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5248 | 2026.02.12 17:10:48.561365 [ 261 ] {a63de4b1-8695-45ac-a9fb-91ff980e0e34} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5249 | 2026.02.12 17:10:48.561595 [ 261 ] {a63de4b1-8695-45ac-a9fb-91ff980e0e34} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5250 | 2026.02.12 17:10:48.561711 [ 81 ] {} <Debug> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5251 | 2026.02.12 17:10:48.561742 [ 261 ] {a63de4b1-8695-45ac-a9fb-91ff980e0e34} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001389 sec., 22318.214542836573 rows/sec., 1.64 MiB/sec. | ||
| 5252 | 2026.02.12 17:10:48.561746 [ 81 ] {} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2026.02.12 17:10:48.561779 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5254 | 2026.02.12 17:10:48.561785 [ 261 ] {a63de4b1-8695-45ac-a9fb-91ff980e0e34} <Debug> TCPHandler: Processed in 0.001570094 sec. | ||
| 5255 | 2026.02.12 17:10:48.561910 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5256 | 2026.02.12 17:10:48.561934 [ 195 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 5257 | 2026.02.12 17:10:48.562013 [ 261 ] {21a406eb-9e8b-4670-8efa-117926f4a454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5258 | 2026.02.12 17:10:48.562061 [ 261 ] {21a406eb-9e8b-4670-8efa-117926f4a454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5259 | 2026.02.12 17:10:48.562128 [ 195 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5260 | 2026.02.12 17:10:48.562181 [ 195 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 206 rows starting from the beginning of the part | ||
| 5261 | 2026.02.12 17:10:48.562299 [ 195 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 35 rows starting from the beginning of the part | ||
| 5262 | 2026.02.12 17:10:48.562366 [ 195 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 5263 | 2026.02.12 17:10:48.562426 [ 195 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 5264 | 2026.02.12 17:10:48.562486 [ 195 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 143 rows starting from the beginning of the part | ||
| 5265 | 2026.02.12 17:10:48.562543 [ 195 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 5266 | 2026.02.12 17:10:48.562594 [ 261 ] {21a406eb-9e8b-4670-8efa-117926f4a454} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5267 | 2026.02.12 17:10:48.562634 [ 261 ] {21a406eb-9e8b-4670-8efa-117926f4a454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5268 | 2026.02.12 17:10:48.563040 [ 261 ] {21a406eb-9e8b-4670-8efa-117926f4a454} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5269 | 2026.02.12 17:10:48.563411 [ 261 ] {21a406eb-9e8b-4670-8efa-117926f4a454} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5270 | 2026.02.12 17:10:48.563623 [ 261 ] {21a406eb-9e8b-4670-8efa-117926f4a454} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001632 sec., 58210.78431372549 rows/sec., 4.55 MiB/sec. | ||
| 5271 | 2026.02.12 17:10:48.563674 [ 261 ] {21a406eb-9e8b-4670-8efa-117926f4a454} <Debug> TCPHandler: Processed in 0.00181522 sec. | ||
| 5272 | 2026.02.12 17:10:48.563829 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5273 | 2026.02.12 17:10:48.563886 [ 188 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 456 rows, containing 5 columns (5 merged, 0 gathered) in 0.002019655 sec., 225781.13588706983 rows/sec., 15.47 MiB/sec. | ||
| 5274 | 2026.02.12 17:10:48.563931 [ 261 ] {9a043a8e-0d0e-4bef-8738-37099df21d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5275 | 2026.02.12 17:10:48.563989 [ 261 ] {9a043a8e-0d0e-4bef-8738-37099df21d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5276 | 2026.02.12 17:10:48.564114 [ 188 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5277 | 2026.02.12 17:10:48.564500 [ 261 ] {9a043a8e-0d0e-4bef-8738-37099df21d2b} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5278 | 2026.02.12 17:10:48.564509 [ 188 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_31_6} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5279 | 2026.02.12 17:10:48.564556 [ 261 ] {9a043a8e-0d0e-4bef-8738-37099df21d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5280 | 2026.02.12 17:10:48.564663 [ 188 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_31_6} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5281 | 2026.02.12 17:10:48.564780 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5282 | 2026.02.12 17:10:48.565008 [ 261 ] {9a043a8e-0d0e-4bef-8738-37099df21d2b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5283 | 2026.02.12 17:10:48.565245 [ 261 ] {9a043a8e-0d0e-4bef-8738-37099df21d2b} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5284 | 2026.02.12 17:10:48.565398 [ 261 ] {9a043a8e-0d0e-4bef-8738-37099df21d2b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001489 sec., 107454.66756212222 rows/sec., 7.48 MiB/sec. | ||
| 5285 | 2026.02.12 17:10:48.565441 [ 261 ] {9a043a8e-0d0e-4bef-8738-37099df21d2b} <Debug> TCPHandler: Processed in 0.001686007 sec. | ||
| 5286 | 2026.02.12 17:10:48.565580 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5287 | 2026.02.12 17:10:48.565697 [ 261 ] {fe94cb7a-6f33-4fb3-a124-0994c5e72333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5288 | 2026.02.12 17:10:48.565768 [ 261 ] {fe94cb7a-6f33-4fb3-a124-0994c5e72333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5289 | 2026.02.12 17:10:48.566951 [ 261 ] {fe94cb7a-6f33-4fb3-a124-0994c5e72333} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5290 | 2026.02.12 17:10:48.566997 [ 261 ] {fe94cb7a-6f33-4fb3-a124-0994c5e72333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5291 | 2026.02.12 17:10:48.567843 [ 261 ] {fe94cb7a-6f33-4fb3-a124-0994c5e72333} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5292 | 2026.02.12 17:10:48.568157 [ 261 ] {fe94cb7a-6f33-4fb3-a124-0994c5e72333} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5293 | 2026.02.12 17:10:48.568314 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5294 | 2026.02.12 17:10:48.568358 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5295 | 2026.02.12 17:10:48.568368 [ 261 ] {fe94cb7a-6f33-4fb3-a124-0994c5e72333} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002699 sec., 11485.73545757688 rows/sec., 20.58 MiB/sec. | ||
| 5296 | 2026.02.12 17:10:48.568412 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5297 | 2026.02.12 17:10:48.568516 [ 261 ] {fe94cb7a-6f33-4fb3-a124-0994c5e72333} <Debug> TCPHandler: Processed in 0.002989813 sec. | ||
| 5298 | 2026.02.12 17:10:48.568547 [ 195 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 5299 | 2026.02.12 17:10:48.568682 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5300 | 2026.02.12 17:10:48.568799 [ 261 ] {00ff1671-fc58-4a84-a748-671a1e219deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5301 | 2026.02.12 17:10:48.568803 [ 195 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5302 | 2026.02.12 17:10:48.568849 [ 261 ] {00ff1671-fc58-4a84-a748-671a1e219deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5303 | 2026.02.12 17:10:48.568885 [ 195 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 476 rows starting from the beginning of the part | ||
| 5304 | 2026.02.12 17:10:48.569025 [ 195 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part | ||
| 5305 | 2026.02.12 17:10:48.569182 [ 195 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 5306 | 2026.02.12 17:10:48.569308 [ 261 ] {00ff1671-fc58-4a84-a748-671a1e219deb} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.02.12 17:10:48.569319 [ 195 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 5308 | 2026.02.12 17:10:48.569357 [ 261 ] {00ff1671-fc58-4a84-a748-671a1e219deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5309 | 2026.02.12 17:10:48.569454 [ 195 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 5310 | 2026.02.12 17:10:48.569575 [ 195 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 5311 | 2026.02.12 17:10:48.569808 [ 261 ] {00ff1671-fc58-4a84-a748-671a1e219deb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5312 | 2026.02.12 17:10:48.570181 [ 261 ] {00ff1671-fc58-4a84-a748-671a1e219deb} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5313 | 2026.02.12 17:10:48.570387 [ 261 ] {00ff1671-fc58-4a84-a748-671a1e219deb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001609 sec., 37290.24238657551 rows/sec., 2.51 MiB/sec. | ||
| 5314 | 2026.02.12 17:10:48.570440 [ 261 ] {00ff1671-fc58-4a84-a748-671a1e219deb} <Debug> TCPHandler: Processed in 0.00182029 sec. | ||
| 5315 | 2026.02.12 17:10:48.592493 [ 188 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 19 columns (19 merged, 0 gathered) in 0.023998434 sec., 24543.268114911167 rows/sec., 43.98 MiB/sec. | ||
| 5316 | 2026.02.12 17:10:48.593490 [ 195 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5317 | 2026.02.12 17:10:48.593884 [ 195 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2026.02.12 17:10:48.593980 [ 195 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5319 | 2026.02.12 17:10:48.594111 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5320 | 2026.02.12 17:10:49.069695 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43855 | ||
| 5321 | 2026.02.12 17:10:49.069820 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5322 | 2026.02.12 17:10:49.069849 [ 287 ] {} <Debug> TCP-Session: 3f72b84b-b5f8-408f-8f89-0e2ee84ccdf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43855 | ||
| 5323 | 2026.02.12 17:10:49.069872 [ 287 ] {} <Debug> TCP-Session: 3f72b84b-b5f8-408f-8f89-0e2ee84ccdf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5324 | 2026.02.12 17:10:49.069885 [ 287 ] {} <Debug> TCP-Session: 3f72b84b-b5f8-408f-8f89-0e2ee84ccdf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5325 | 2026.02.12 17:10:49.070171 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33345 | ||
| 5326 | 2026.02.12 17:10:49.070170 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65451 | ||
| 5327 | 2026.02.12 17:10:49.070189 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49013 | ||
| 5328 | 2026.02.12 17:10:49.070263 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5329 | 2026.02.12 17:10:49.070354 [ 289 ] {} <Debug> TCP-Session: 8b1e45eb-c0c8-4f4b-bf43-6e0828096ef1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33345 | ||
| 5330 | 2026.02.12 17:10:49.070368 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5331 | 2026.02.12 17:10:49.070379 [ 289 ] {} <Debug> TCP-Session: 8b1e45eb-c0c8-4f4b-bf43-6e0828096ef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5332 | 2026.02.12 17:10:49.070403 [ 287 ] {} <Trace> TCP-Session: 3f72b84b-b5f8-408f-8f89-0e2ee84ccdf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2026.02.12 17:10:49.070416 [ 289 ] {} <Debug> TCP-Session: 8b1e45eb-c0c8-4f4b-bf43-6e0828096ef1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5334 | 2026.02.12 17:10:49.070410 [ 288 ] {} <Debug> TCP-Session: 4b892551-07c5-4a88-a155-cdcca69d7314 Authenticating user 'default' from [fd00:1122:3344:101::e]:65451 | ||
| 5335 | 2026.02.12 17:10:49.070404 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5336 | 2026.02.12 17:10:49.070489 [ 288 ] {} <Debug> TCP-Session: 4b892551-07c5-4a88-a155-cdcca69d7314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5337 | 2026.02.12 17:10:49.070535 [ 288 ] {} <Debug> TCP-Session: 4b892551-07c5-4a88-a155-cdcca69d7314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5338 | 2026.02.12 17:10:49.070541 [ 290 ] {} <Debug> TCP-Session: 64437100-a71c-4fa5-9c2e-16e578b88f95 Authenticating user 'default' from [fd00:1122:3344:101::e]:49013 | ||
| 5339 | 2026.02.12 17:10:49.070598 [ 290 ] {} <Debug> TCP-Session: 64437100-a71c-4fa5-9c2e-16e578b88f95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5340 | 2026.02.12 17:10:49.070620 [ 290 ] {} <Debug> TCP-Session: 64437100-a71c-4fa5-9c2e-16e578b88f95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5341 | 2026.02.12 17:10:49.070622 [ 287 ] {14b1a3c4-b9a8-4057-b901-e7dc05beae42} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43855) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5342 | 2026.02.12 17:10:49.070985 [ 287 ] {14b1a3c4-b9a8-4057-b901-e7dc05beae42} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5343 | 2026.02.12 17:10:49.071065 [ 287 ] {14b1a3c4-b9a8-4057-b901-e7dc05beae42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5344 | 2026.02.12 17:10:49.071462 [ 287 ] {14b1a3c4-b9a8-4057-b901-e7dc05beae42} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 5345 | 2026.02.12 17:10:49.072558 [ 336 ] {14b1a3c4-b9a8-4057-b901-e7dc05beae42} <Trace> AggregatingTransform: Aggregating | ||
| 5346 | 2026.02.12 17:10:49.072605 [ 336 ] {14b1a3c4-b9a8-4057-b901-e7dc05beae42} <Trace> Aggregator: Aggregation method: without_key | ||
| 5347 | 2026.02.12 17:10:49.072642 [ 336 ] {14b1a3c4-b9a8-4057-b901-e7dc05beae42} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00104794 sec. (954.253 rows/sec., 37.28 KiB/sec.) | ||
| 5348 | 2026.02.12 17:10:49.072663 [ 336 ] {14b1a3c4-b9a8-4057-b901-e7dc05beae42} <Trace> Aggregator: Merging aggregated data | ||
| 5349 | 2026.02.12 17:10:49.074203 [ 287 ] {14b1a3c4-b9a8-4057-b901-e7dc05beae42} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003648 sec., 274.12280701754383 rows/sec., 10.71 KiB/sec. | ||
| 5350 | 2026.02.12 17:10:49.074385 [ 287 ] {14b1a3c4-b9a8-4057-b901-e7dc05beae42} <Debug> TCPHandler: Processed in 0.004165125 sec. | ||
| 5351 | 2026.02.12 17:10:49.074504 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5352 | 2026.02.12 17:10:49.074539 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5353 | 2026.02.12 17:10:49.074548 [ 287 ] {} <Debug> TCP-Session: 3f72b84b-b5f8-408f-8f89-0e2ee84ccdf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5354 | 2026.02.12 17:10:49.074569 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5355 | 2026.02.12 17:10:49.074601 [ 288 ] {} <Debug> TCP-Session: 4b892551-07c5-4a88-a155-cdcca69d7314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5356 | 2026.02.12 17:10:49.074638 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5357 | 2026.02.12 17:10:49.074641 [ 289 ] {} <Debug> TCP-Session: 8b1e45eb-c0c8-4f4b-bf43-6e0828096ef1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5358 | 2026.02.12 17:10:49.074709 [ 290 ] {} <Debug> TCP-Session: 64437100-a71c-4fa5-9c2e-16e578b88f95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5359 | 2026.02.12 17:10:49.076365 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49482 | ||
| 5360 | 2026.02.12 17:10:49.076396 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58732 | ||
| 5361 | 2026.02.12 17:10:49.076415 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52837 | ||
| 5362 | 2026.02.12 17:10:49.076428 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46485 | ||
| 5363 | 2026.02.12 17:10:49.076492 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5364 | 2026.02.12 17:10:49.076506 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5365 | 2026.02.12 17:10:49.076523 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5366 | 2026.02.12 17:10:49.076547 [ 291 ] {} <Debug> TCP-Session: 4e6dc1a5-7320-4ad5-b788-fcaaec4509d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49482 | ||
| 5367 | 2026.02.12 17:10:49.076568 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5368 | 2026.02.12 17:10:49.076576 [ 293 ] {} <Debug> TCP-Session: e8ebe7af-e92a-40ab-95d4-7e50a57fa16e Authenticating user 'default' from [fd00:1122:3344:101::e]:52837 | ||
| 5369 | 2026.02.12 17:10:49.076600 [ 291 ] {} <Debug> TCP-Session: 4e6dc1a5-7320-4ad5-b788-fcaaec4509d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5370 | 2026.02.12 17:10:49.076619 [ 294 ] {} <Debug> TCP-Session: bf3d3bd9-642f-4554-bd0c-0316b62ae500 Authenticating user 'default' from [fd00:1122:3344:101::e]:46485 | ||
| 5371 | 2026.02.12 17:10:49.076639 [ 293 ] {} <Debug> TCP-Session: e8ebe7af-e92a-40ab-95d4-7e50a57fa16e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5372 | 2026.02.12 17:10:49.076677 [ 294 ] {} <Debug> TCP-Session: bf3d3bd9-642f-4554-bd0c-0316b62ae500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5373 | 2026.02.12 17:10:49.076694 [ 293 ] {} <Debug> TCP-Session: e8ebe7af-e92a-40ab-95d4-7e50a57fa16e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5374 | 2026.02.12 17:10:49.076713 [ 294 ] {} <Debug> TCP-Session: bf3d3bd9-642f-4554-bd0c-0316b62ae500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5375 | 2026.02.12 17:10:49.076650 [ 291 ] {} <Debug> TCP-Session: 4e6dc1a5-7320-4ad5-b788-fcaaec4509d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5376 | 2026.02.12 17:10:49.076559 [ 289 ] {} <Debug> TCP-Session: 84dee916-26e0-4c56-9eba-db96790c4a93 Authenticating user 'default' from [fd00:1122:3344:101::e]:58732 | ||
| 5377 | 2026.02.12 17:10:49.076377 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62019 | ||
| 5378 | 2026.02.12 17:10:49.076811 [ 289 ] {} <Debug> TCP-Session: 84dee916-26e0-4c56-9eba-db96790c4a93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5379 | 2026.02.12 17:10:49.076852 [ 289 ] {} <Debug> TCP-Session: 84dee916-26e0-4c56-9eba-db96790c4a93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5380 | 2026.02.12 17:10:49.076902 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5381 | 2026.02.12 17:10:49.076940 [ 292 ] {} <Debug> TCP-Session: 6e80fdfd-c3cc-41fc-97ba-6c124fba2e4a Authenticating user 'default' from [fd00:1122:3344:101::e]:62019 | ||
| 5382 | 2026.02.12 17:10:49.076969 [ 292 ] {} <Debug> TCP-Session: 6e80fdfd-c3cc-41fc-97ba-6c124fba2e4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5383 | 2026.02.12 17:10:49.076986 [ 292 ] {} <Debug> TCP-Session: 6e80fdfd-c3cc-41fc-97ba-6c124fba2e4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5384 | 2026.02.12 17:10:49.114776 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:58732). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5385 | |||
| 5386 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5387 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5388 | 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 | ||
| 5389 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5390 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5391 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5392 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5393 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5394 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5395 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5396 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5397 | (version 23.8.7.1) | ||
| 5398 | 2026.02.12 17:10:49.115023 [ 289 ] {} <Debug> TCP-Session: 84dee916-26e0-4c56-9eba-db96790c4a93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5399 | 2026.02.12 17:10:49.115055 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49482). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5400 | |||
| 5401 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5402 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5403 | 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 | ||
| 5404 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5405 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5406 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5407 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5408 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5409 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5410 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5411 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5412 | (version 23.8.7.1) | ||
| 5413 | 2026.02.12 17:10:49.115164 [ 291 ] {} <Debug> TCP-Session: 4e6dc1a5-7320-4ad5-b788-fcaaec4509d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5414 | 2026.02.12 17:10:49.115208 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:46485). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5415 | |||
| 5416 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5417 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5418 | 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 | ||
| 5419 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5420 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5421 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5422 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5423 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5424 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5425 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5426 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5427 | (version 23.8.7.1) | ||
| 5428 | 2026.02.12 17:10:49.115317 [ 294 ] {} <Debug> TCP-Session: bf3d3bd9-642f-4554-bd0c-0316b62ae500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5429 | 2026.02.12 17:10:49.115367 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52837). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5430 | |||
| 5431 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5432 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5433 | 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 | ||
| 5434 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5435 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5436 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5437 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5438 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5439 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5440 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5441 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5442 | (version 23.8.7.1) | ||
| 5443 | 2026.02.12 17:10:49.115489 [ 293 ] {} <Debug> TCP-Session: e8ebe7af-e92a-40ab-95d4-7e50a57fa16e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5444 | 2026.02.12 17:10:49.115511 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:62019). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5445 | |||
| 5446 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5447 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5448 | 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 | ||
| 5449 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5450 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5451 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5452 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5453 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5454 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5455 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5456 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5457 | (version 23.8.7.1) | ||
| 5458 | 2026.02.12 17:10:49.115609 [ 292 ] {} <Debug> TCP-Session: 6e80fdfd-c3cc-41fc-97ba-6c124fba2e4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5459 | 2026.02.12 17:10:49.950274 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34269 | ||
| 5460 | 2026.02.12 17:10:49.950396 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5461 | 2026.02.12 17:10:49.950422 [ 291 ] {} <Debug> TCP-Session: 8170dc9f-73e3-47c0-b49c-3ec938f79e22 Authenticating user 'default' from [fd00:1122:3344:101::e]:34269 | ||
| 5462 | 2026.02.12 17:10:49.950444 [ 291 ] {} <Debug> TCP-Session: 8170dc9f-73e3-47c0-b49c-3ec938f79e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5463 | 2026.02.12 17:10:49.950458 [ 291 ] {} <Debug> TCP-Session: 8170dc9f-73e3-47c0-b49c-3ec938f79e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5464 | 2026.02.12 17:10:49.950676 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59780 | ||
| 5465 | 2026.02.12 17:10:49.950706 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57583 | ||
| 5466 | 2026.02.12 17:10:49.950728 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58672 | ||
| 5467 | 2026.02.12 17:10:49.950736 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50084 | ||
| 5468 | 2026.02.12 17:10:49.950718 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38139 | ||
| 5469 | 2026.02.12 17:10:49.950801 [ 291 ] {} <Trace> TCP-Session: 8170dc9f-73e3-47c0-b49c-3ec938f79e22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5470 | 2026.02.12 17:10:49.950812 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5471 | 2026.02.12 17:10:49.950824 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5472 | 2026.02.12 17:10:49.950871 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5473 | 2026.02.12 17:10:49.950887 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5474 | 2026.02.12 17:10:49.950901 [ 287 ] {} <Debug> TCP-Session: 12ef0748-a00b-474c-a633-7253dc706159 Authenticating user 'default' from [fd00:1122:3344:101::e]:57583 | ||
| 5475 | 2026.02.12 17:10:49.950928 [ 290 ] {} <Debug> TCP-Session: b59f21e4-9df3-4fd5-9932-aac236287b5a Authenticating user 'default' from [fd00:1122:3344:101::e]:50084 | ||
| 5476 | 2026.02.12 17:10:49.950934 [ 288 ] {} <Debug> TCP-Session: edb8492e-5820-4b88-83ae-7d8c716b41be Authenticating user 'default' from [fd00:1122:3344:101::e]:38139 | ||
| 5477 | 2026.02.12 17:10:49.950952 [ 287 ] {} <Debug> TCP-Session: 12ef0748-a00b-474c-a633-7253dc706159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5478 | 2026.02.12 17:10:49.950976 [ 290 ] {} <Debug> TCP-Session: b59f21e4-9df3-4fd5-9932-aac236287b5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5479 | 2026.02.12 17:10:49.950984 [ 288 ] {} <Debug> TCP-Session: edb8492e-5820-4b88-83ae-7d8c716b41be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5480 | 2026.02.12 17:10:49.950990 [ 287 ] {} <Debug> TCP-Session: 12ef0748-a00b-474c-a633-7253dc706159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5481 | 2026.02.12 17:10:49.951022 [ 288 ] {} <Debug> TCP-Session: edb8492e-5820-4b88-83ae-7d8c716b41be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5482 | 2026.02.12 17:10:49.951015 [ 290 ] {} <Debug> TCP-Session: b59f21e4-9df3-4fd5-9932-aac236287b5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5483 | 2026.02.12 17:10:49.950693 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45923 | ||
| 5484 | 2026.02.12 17:10:49.950696 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64559 | ||
| 5485 | 2026.02.12 17:10:49.950685 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46251 | ||
| 5486 | 2026.02.12 17:10:49.950993 [ 291 ] {55015e18-f04f-45d0-bde0-3bf5f2aabb31} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34269) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5487 | 2026.02.12 17:10:49.951149 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5488 | 2026.02.12 17:10:49.951162 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5489 | 2026.02.12 17:10:49.951197 [ 294 ] {} <Debug> TCP-Session: f7affeb5-f4a0-4187-92ee-d0cb61ec88ba Authenticating user 'default' from [fd00:1122:3344:101::e]:45923 | ||
| 5490 | 2026.02.12 17:10:49.951200 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5491 | 2026.02.12 17:10:49.951210 [ 259 ] {} <Debug> TCP-Session: 9008e46d-9b20-419c-8ae1-e4626ca961d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64559 | ||
| 5492 | 2026.02.12 17:10:49.951218 [ 294 ] {} <Debug> TCP-Session: f7affeb5-f4a0-4187-92ee-d0cb61ec88ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5493 | 2026.02.12 17:10:49.951236 [ 292 ] {} <Debug> TCP-Session: 6b22902b-cb86-4954-b6fe-9f2090c7c125 Authenticating user 'default' from [fd00:1122:3344:101::e]:46251 | ||
| 5494 | 2026.02.12 17:10:49.951243 [ 259 ] {} <Debug> TCP-Session: 9008e46d-9b20-419c-8ae1-e4626ca961d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5495 | 2026.02.12 17:10:49.951252 [ 294 ] {} <Debug> TCP-Session: f7affeb5-f4a0-4187-92ee-d0cb61ec88ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5496 | 2026.02.12 17:10:49.951271 [ 292 ] {} <Debug> TCP-Session: 6b22902b-cb86-4954-b6fe-9f2090c7c125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5497 | 2026.02.12 17:10:49.951278 [ 259 ] {} <Debug> TCP-Session: 9008e46d-9b20-419c-8ae1-e4626ca961d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5498 | 2026.02.12 17:10:49.951300 [ 292 ] {} <Debug> TCP-Session: 6b22902b-cb86-4954-b6fe-9f2090c7c125 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5499 | 2026.02.12 17:10:49.950874 [ 289 ] {} <Debug> TCP-Session: 5f832ed7-b114-41e6-96b2-06ec5b15fd3e Authenticating user 'default' from [fd00:1122:3344:101::e]:58672 | ||
| 5500 | 2026.02.12 17:10:49.950816 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5501 | 2026.02.12 17:10:49.951365 [ 289 ] {} <Debug> TCP-Session: 5f832ed7-b114-41e6-96b2-06ec5b15fd3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5502 | 2026.02.12 17:10:49.951381 [ 293 ] {} <Debug> TCP-Session: cce5f693-be8f-4962-956f-660243c84560 Authenticating user 'default' from [fd00:1122:3344:101::e]:59780 | ||
| 5503 | 2026.02.12 17:10:49.951381 [ 289 ] {} <Debug> TCP-Session: 5f832ed7-b114-41e6-96b2-06ec5b15fd3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5504 | 2026.02.12 17:10:49.951399 [ 293 ] {} <Debug> TCP-Session: cce5f693-be8f-4962-956f-660243c84560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5505 | 2026.02.12 17:10:49.951414 [ 293 ] {} <Debug> TCP-Session: cce5f693-be8f-4962-956f-660243c84560 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5506 | 2026.02.12 17:10:49.951455 [ 291 ] {55015e18-f04f-45d0-bde0-3bf5f2aabb31} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5507 | 2026.02.12 17:10:49.951515 [ 291 ] {55015e18-f04f-45d0-bde0-3bf5f2aabb31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5508 | 2026.02.12 17:10:49.951829 [ 291 ] {55015e18-f04f-45d0-bde0-3bf5f2aabb31} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 5509 | 2026.02.12 17:10:49.952778 [ 297 ] {55015e18-f04f-45d0-bde0-3bf5f2aabb31} <Trace> AggregatingTransform: Aggregating | ||
| 5510 | 2026.02.12 17:10:49.952819 [ 297 ] {55015e18-f04f-45d0-bde0-3bf5f2aabb31} <Trace> Aggregator: Aggregation method: without_key | ||
| 5511 | 2026.02.12 17:10:49.952857 [ 297 ] {55015e18-f04f-45d0-bde0-3bf5f2aabb31} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930145 sec. (1075.101 rows/sec., 42.00 KiB/sec.) | ||
| 5512 | 2026.02.12 17:10:49.952877 [ 297 ] {55015e18-f04f-45d0-bde0-3bf5f2aabb31} <Trace> Aggregator: Merging aggregated data | ||
| 5513 | 2026.02.12 17:10:49.954306 [ 291 ] {55015e18-f04f-45d0-bde0-3bf5f2aabb31} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003369 sec., 296.8239833778569 rows/sec., 11.59 KiB/sec. | ||
| 5514 | 2026.02.12 17:10:49.954434 [ 291 ] {55015e18-f04f-45d0-bde0-3bf5f2aabb31} <Debug> TCPHandler: Processed in 0.003779284 sec. | ||
| 5515 | 2026.02.12 17:10:49.954556 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5516 | 2026.02.12 17:10:49.954591 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5517 | 2026.02.12 17:10:49.954595 [ 291 ] {} <Debug> TCP-Session: 8170dc9f-73e3-47c0-b49c-3ec938f79e22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5518 | 2026.02.12 17:10:49.954619 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5519 | 2026.02.12 17:10:49.954633 [ 293 ] {} <Debug> TCP-Session: cce5f693-be8f-4962-956f-660243c84560 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5520 | 2026.02.12 17:10:49.954643 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5521 | 2026.02.12 17:10:49.954667 [ 292 ] {} <Debug> TCP-Session: 6b22902b-cb86-4954-b6fe-9f2090c7c125 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5522 | 2026.02.12 17:10:49.954677 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5523 | 2026.02.12 17:10:49.954682 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5524 | 2026.02.12 17:10:49.954707 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5525 | 2026.02.12 17:10:49.954731 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5526 | 2026.02.12 17:10:49.954757 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5527 | 2026.02.12 17:10:49.954772 [ 294 ] {} <Debug> TCP-Session: f7affeb5-f4a0-4187-92ee-d0cb61ec88ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5528 | 2026.02.12 17:10:49.954793 [ 259 ] {} <Debug> TCP-Session: 9008e46d-9b20-419c-8ae1-e4626ca961d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5529 | 2026.02.12 17:10:49.954816 [ 289 ] {} <Debug> TCP-Session: 5f832ed7-b114-41e6-96b2-06ec5b15fd3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5530 | 2026.02.12 17:10:49.954752 [ 287 ] {} <Debug> TCP-Session: 12ef0748-a00b-474c-a633-7253dc706159 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5531 | 2026.02.12 17:10:49.954736 [ 288 ] {} <Debug> TCP-Session: edb8492e-5820-4b88-83ae-7d8c716b41be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5532 | 2026.02.12 17:10:49.954703 [ 290 ] {} <Debug> TCP-Session: b59f21e4-9df3-4fd5-9932-aac236287b5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5533 | 2026.02.12 17:10:52.835805 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5534 | 2026.02.12 17:10:52.835852 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5535 | 2026.02.12 17:10:52.923834 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11512 | ||
| 5536 | 2026.02.12 17:10:52.924385 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5537 | 2026.02.12 17:10:52.924441 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5538 | 2026.02.12 17:10:52.924942 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5539 | 2026.02.12 17:10:52.925161 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5540 | 2026.02.12 17:10:52.925290 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11512 | ||
| 5541 | 2026.02.12 17:10:52.955850 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 694 | ||
| 5542 | 2026.02.12 17:10:52.958360 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2026.02.12 17:10:52.958413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5544 | 2026.02.12 17:10:52.959733 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5545 | 2026.02.12 17:10:52.960010 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5546 | 2026.02.12 17:10:52.960396 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 694 | ||
| 5547 | 2026.02.12 17:10:53.541440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5548 | 2026.02.12 17:10:53.557542 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5549 | 2026.02.12 17:10:53.557584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5550 | 2026.02.12 17:10:53.563020 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5551 | 2026.02.12 17:10:53.563723 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5552 | 2026.02.12 17:10:53.564362 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2026.02.12 17:10:53.564566 [ 261 ] {ecd768cf-f57f-4db9-b85a-73556d49bf41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5554 | 2026.02.12 17:10:53.564644 [ 261 ] {ecd768cf-f57f-4db9-b85a-73556d49bf41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5555 | 2026.02.12 17:10:53.565500 [ 261 ] {ecd768cf-f57f-4db9-b85a-73556d49bf41} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2026.02.12 17:10:53.565553 [ 261 ] {ecd768cf-f57f-4db9-b85a-73556d49bf41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5557 | 2026.02.12 17:10:53.565957 [ 261 ] {ecd768cf-f57f-4db9-b85a-73556d49bf41} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5558 | 2026.02.12 17:10:53.566191 [ 261 ] {ecd768cf-f57f-4db9-b85a-73556d49bf41} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2026.02.12 17:10:53.566346 [ 261 ] {ecd768cf-f57f-4db9-b85a-73556d49bf41} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001873 sec., 142018.1526962093 rows/sec., 9.02 MiB/sec. | ||
| 5560 | 2026.02.12 17:10:53.566354 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5561 | 2026.02.12 17:10:53.566396 [ 261 ] {ecd768cf-f57f-4db9-b85a-73556d49bf41} <Debug> TCPHandler: Processed in 0.002224031 sec. | ||
| 5562 | 2026.02.12 17:10:53.566550 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5563 | 2026.02.12 17:10:53.566653 [ 261 ] {1a3d7a13-80ef-4b7d-a6d1-28d80575bc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5564 | 2026.02.12 17:10:53.566696 [ 261 ] {1a3d7a13-80ef-4b7d-a6d1-28d80575bc63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5565 | 2026.02.12 17:10:53.567559 [ 261 ] {1a3d7a13-80ef-4b7d-a6d1-28d80575bc63} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5566 | 2026.02.12 17:10:53.567599 [ 261 ] {1a3d7a13-80ef-4b7d-a6d1-28d80575bc63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5567 | 2026.02.12 17:10:53.567980 [ 261 ] {1a3d7a13-80ef-4b7d-a6d1-28d80575bc63} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5568 | 2026.02.12 17:10:53.568199 [ 261 ] {1a3d7a13-80ef-4b7d-a6d1-28d80575bc63} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5569 | 2026.02.12 17:10:53.568342 [ 261 ] {1a3d7a13-80ef-4b7d-a6d1-28d80575bc63} <Debug> executeQuery: Read 772 rows, 62.57 KiB in 0.001652 sec., 467312.3486682809 rows/sec., 36.99 MiB/sec. | ||
| 5570 | 2026.02.12 17:10:53.568383 [ 261 ] {1a3d7a13-80ef-4b7d-a6d1-28d80575bc63} <Debug> TCPHandler: Processed in 0.00183251 sec. | ||
| 5571 | 2026.02.12 17:10:53.568516 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5572 | 2026.02.12 17:10:53.568616 [ 261 ] {1209088f-5938-4dc7-8f2d-d29b1eb4339b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5573 | 2026.02.12 17:10:53.568659 [ 261 ] {1209088f-5938-4dc7-8f2d-d29b1eb4339b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5574 | 2026.02.12 17:10:53.569156 [ 261 ] {1209088f-5938-4dc7-8f2d-d29b1eb4339b} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2026.02.12 17:10:53.569194 [ 261 ] {1209088f-5938-4dc7-8f2d-d29b1eb4339b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5576 | 2026.02.12 17:10:53.569507 [ 261 ] {1209088f-5938-4dc7-8f2d-d29b1eb4339b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5577 | 2026.02.12 17:10:53.569726 [ 261 ] {1209088f-5938-4dc7-8f2d-d29b1eb4339b} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5578 | 2026.02.12 17:10:53.569872 [ 261 ] {1209088f-5938-4dc7-8f2d-d29b1eb4339b} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.001278 sec., 111893.58372456963 rows/sec., 6.69 MiB/sec. | ||
| 5579 | 2026.02.12 17:10:53.569911 [ 261 ] {1209088f-5938-4dc7-8f2d-d29b1eb4339b} <Debug> TCPHandler: Processed in 0.001447651 sec. | ||
| 5580 | 2026.02.12 17:10:53.570030 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5581 | 2026.02.12 17:10:53.570124 [ 261 ] {af67ff51-4081-4356-9263-28e1f4ebfd2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5582 | 2026.02.12 17:10:53.570164 [ 261 ] {af67ff51-4081-4356-9263-28e1f4ebfd2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5583 | 2026.02.12 17:10:53.570612 [ 261 ] {af67ff51-4081-4356-9263-28e1f4ebfd2e} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5584 | 2026.02.12 17:10:53.570648 [ 261 ] {af67ff51-4081-4356-9263-28e1f4ebfd2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5585 | 2026.02.12 17:10:53.570949 [ 261 ] {af67ff51-4081-4356-9263-28e1f4ebfd2e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5586 | 2026.02.12 17:10:53.571158 [ 261 ] {af67ff51-4081-4356-9263-28e1f4ebfd2e} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2026.02.12 17:10:53.571285 [ 261 ] {af67ff51-4081-4356-9263-28e1f4ebfd2e} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00118 sec., 118644.06779661016 rows/sec., 7.67 MiB/sec. | ||
| 5588 | 2026.02.12 17:10:53.571322 [ 261 ] {af67ff51-4081-4356-9263-28e1f4ebfd2e} <Debug> TCPHandler: Processed in 0.001342317 sec. | ||
| 5589 | 2026.02.12 17:10:53.571432 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5590 | 2026.02.12 17:10:53.571526 [ 261 ] {eb1d2d27-9398-47ca-8d5e-25a5d154d357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5591 | 2026.02.12 17:10:53.571566 [ 261 ] {eb1d2d27-9398-47ca-8d5e-25a5d154d357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5592 | 2026.02.12 17:10:53.572009 [ 261 ] {eb1d2d27-9398-47ca-8d5e-25a5d154d357} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2026.02.12 17:10:53.572045 [ 261 ] {eb1d2d27-9398-47ca-8d5e-25a5d154d357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5594 | 2026.02.12 17:10:53.572340 [ 261 ] {eb1d2d27-9398-47ca-8d5e-25a5d154d357} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5595 | 2026.02.12 17:10:53.572549 [ 261 ] {eb1d2d27-9398-47ca-8d5e-25a5d154d357} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5596 | 2026.02.12 17:10:53.572675 [ 261 ] {eb1d2d27-9398-47ca-8d5e-25a5d154d357} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001167 sec., 119108.82604970007 rows/sec., 6.78 MiB/sec. | ||
| 5597 | 2026.02.12 17:10:53.572712 [ 261 ] {eb1d2d27-9398-47ca-8d5e-25a5d154d357} <Debug> TCPHandler: Processed in 0.001328627 sec. | ||
| 5598 | 2026.02.12 17:10:53.572820 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5599 | 2026.02.12 17:10:53.572909 [ 261 ] {01e63828-2bad-4c63-9f75-a752276fc9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5600 | 2026.02.12 17:10:53.572946 [ 261 ] {01e63828-2bad-4c63-9f75-a752276fc9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5601 | 2026.02.12 17:10:53.573498 [ 261 ] {01e63828-2bad-4c63-9f75-a752276fc9d3} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2026.02.12 17:10:53.573533 [ 261 ] {01e63828-2bad-4c63-9f75-a752276fc9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5603 | 2026.02.12 17:10:53.573907 [ 261 ] {01e63828-2bad-4c63-9f75-a752276fc9d3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5604 | 2026.02.12 17:10:53.574127 [ 261 ] {01e63828-2bad-4c63-9f75-a752276fc9d3} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2026.02.12 17:10:53.574258 [ 261 ] {01e63828-2bad-4c63-9f75-a752276fc9d3} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.001357 sec., 348563.0066322771 rows/sec., 24.53 MiB/sec. | ||
| 5606 | 2026.02.12 17:10:53.574296 [ 261 ] {01e63828-2bad-4c63-9f75-a752276fc9d3} <Debug> TCPHandler: Processed in 0.001521242 sec. | ||
| 5607 | 2026.02.12 17:10:53.574404 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5608 | 2026.02.12 17:10:53.574498 [ 261 ] {5f674eff-6af5-4e4d-ba9f-514f77c685df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5609 | 2026.02.12 17:10:53.574539 [ 261 ] {5f674eff-6af5-4e4d-ba9f-514f77c685df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5610 | 2026.02.12 17:10:53.574864 [ 261 ] {5f674eff-6af5-4e4d-ba9f-514f77c685df} <Trace> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5611 | 2026.02.12 17:10:53.574900 [ 261 ] {5f674eff-6af5-4e4d-ba9f-514f77c685df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5612 | 2026.02.12 17:10:53.575198 [ 261 ] {5f674eff-6af5-4e4d-ba9f-514f77c685df} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5613 | 2026.02.12 17:10:53.575402 [ 261 ] {5f674eff-6af5-4e4d-ba9f-514f77c685df} <Trace> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2026.02.12 17:10:53.575530 [ 261 ] {5f674eff-6af5-4e4d-ba9f-514f77c685df} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 5615 | 2026.02.12 17:10:53.575568 [ 261 ] {5f674eff-6af5-4e4d-ba9f-514f77c685df} <Debug> TCPHandler: Processed in 0.001213144 sec. | ||
| 5616 | 2026.02.12 17:10:53.575675 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5617 | 2026.02.12 17:10:53.575769 [ 261 ] {6f868dac-15d8-4066-9506-c78eb30d5225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5618 | 2026.02.12 17:10:53.575816 [ 261 ] {6f868dac-15d8-4066-9506-c78eb30d5225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5619 | 2026.02.12 17:10:53.576227 [ 261 ] {6f868dac-15d8-4066-9506-c78eb30d5225} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5620 | 2026.02.12 17:10:53.576263 [ 261 ] {6f868dac-15d8-4066-9506-c78eb30d5225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5621 | 2026.02.12 17:10:53.576587 [ 261 ] {6f868dac-15d8-4066-9506-c78eb30d5225} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5622 | 2026.02.12 17:10:53.576796 [ 261 ] {6f868dac-15d8-4066-9506-c78eb30d5225} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2026.02.12 17:10:53.576925 [ 261 ] {6f868dac-15d8-4066-9506-c78eb30d5225} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001174 sec., 219761.49914821127 rows/sec., 14.63 MiB/sec. | ||
| 5624 | 2026.02.12 17:10:53.576962 [ 261 ] {6f868dac-15d8-4066-9506-c78eb30d5225} <Debug> TCPHandler: Processed in 0.001335586 sec. | ||
| 5625 | 2026.02.12 17:10:53.577072 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5626 | 2026.02.12 17:10:53.577163 [ 261 ] {f7b75947-9e6b-472c-a901-6f949803abcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5627 | 2026.02.12 17:10:53.577204 [ 261 ] {f7b75947-9e6b-472c-a901-6f949803abcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5628 | 2026.02.12 17:10:53.577510 [ 261 ] {f7b75947-9e6b-472c-a901-6f949803abcf} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5629 | 2026.02.12 17:10:53.577545 [ 261 ] {f7b75947-9e6b-472c-a901-6f949803abcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5630 | 2026.02.12 17:10:53.577835 [ 261 ] {f7b75947-9e6b-472c-a901-6f949803abcf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5631 | 2026.02.12 17:10:53.578049 [ 261 ] {f7b75947-9e6b-472c-a901-6f949803abcf} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5632 | 2026.02.12 17:10:53.578153 [ 72 ] {} <Debug> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5633 | 2026.02.12 17:10:53.578179 [ 261 ] {f7b75947-9e6b-472c-a901-6f949803abcf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 5634 | 2026.02.12 17:10:53.578220 [ 72 ] {} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5635 | 2026.02.12 17:10:53.578228 [ 261 ] {f7b75947-9e6b-472c-a901-6f949803abcf} <Debug> TCPHandler: Processed in 0.001205834 sec. | ||
| 5636 | 2026.02.12 17:10:53.578249 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5637 | 2026.02.12 17:10:53.578362 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5638 | 2026.02.12 17:10:53.578372 [ 200 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::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 | ||
| 5639 | 2026.02.12 17:10:53.578490 [ 261 ] {f7e2605f-b9c1-4155-802c-69e68f354a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5640 | 2026.02.12 17:10:53.578520 [ 200 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5641 | 2026.02.12 17:10:53.578561 [ 261 ] {f7e2605f-b9c1-4155-802c-69e68f354a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5642 | 2026.02.12 17:10:53.578561 [ 200 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::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 | ||
| 5643 | 2026.02.12 17:10:53.578650 [ 200 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::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 | ||
| 5644 | 2026.02.12 17:10:53.578696 [ 200 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::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 | ||
| 5645 | 2026.02.12 17:10:53.578740 [ 200 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::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 | ||
| 5646 | 2026.02.12 17:10:53.578783 [ 200 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::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 | ||
| 5647 | 2026.02.12 17:10:53.579434 [ 261 ] {f7e2605f-b9c1-4155-802c-69e68f354a67} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2026.02.12 17:10:53.579476 [ 261 ] {f7e2605f-b9c1-4155-802c-69e68f354a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5649 | 2026.02.12 17:10:53.579532 [ 195 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001212583 sec., 4123.42907660754 rows/sec., 277.85 KiB/sec. | ||
| 5650 | 2026.02.12 17:10:53.579659 [ 200 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5651 | 2026.02.12 17:10:53.579924 [ 200 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::all_1_5_1} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5652 | 2026.02.12 17:10:53.579984 [ 200 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::all_1_5_1} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5653 | 2026.02.12 17:10:53.580045 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5654 | 2026.02.12 17:10:53.580048 [ 261 ] {f7e2605f-b9c1-4155-802c-69e68f354a67} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5655 | 2026.02.12 17:10:53.580280 [ 261 ] {f7e2605f-b9c1-4155-802c-69e68f354a67} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2026.02.12 17:10:53.580417 [ 261 ] {f7e2605f-b9c1-4155-802c-69e68f354a67} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001995 sec., 5012.5313283208025 rows/sec., 8.98 MiB/sec. | ||
| 5657 | 2026.02.12 17:10:53.580468 [ 261 ] {f7e2605f-b9c1-4155-802c-69e68f354a67} <Debug> TCPHandler: Processed in 0.002214241 sec. | ||
| 5658 | 2026.02.12 17:10:53.580571 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5659 | 2026.02.12 17:10:53.580660 [ 261 ] {9bf0a251-0e99-4ed4-8dcd-70b49db011b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5660 | 2026.02.12 17:10:53.580699 [ 261 ] {9bf0a251-0e99-4ed4-8dcd-70b49db011b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5661 | 2026.02.12 17:10:53.581109 [ 261 ] {9bf0a251-0e99-4ed4-8dcd-70b49db011b2} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5662 | 2026.02.12 17:10:53.581145 [ 261 ] {9bf0a251-0e99-4ed4-8dcd-70b49db011b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5663 | 2026.02.12 17:10:53.581466 [ 261 ] {9bf0a251-0e99-4ed4-8dcd-70b49db011b2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5664 | 2026.02.12 17:10:53.581682 [ 261 ] {9bf0a251-0e99-4ed4-8dcd-70b49db011b2} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5665 | 2026.02.12 17:10:53.581812 [ 261 ] {9bf0a251-0e99-4ed4-8dcd-70b49db011b2} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001111 sec., 79207.92079207921 rows/sec., 4.97 MiB/sec. | ||
| 5666 | 2026.02.12 17:10:53.581848 [ 261 ] {9bf0a251-0e99-4ed4-8dcd-70b49db011b2} <Debug> TCPHandler: Processed in 0.001271525 sec. | ||
| 5667 | 2026.02.12 17:10:54.000348 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.18 MiB, peak 267.75 MiB, free memory in arenas 0.00 B, will set to 257.88 MiB (RSS), difference: -1.30 MiB | ||
| 5668 | 2026.02.12 17:10:58.585486 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5669 | 2026.02.12 17:10:58.585701 [ 261 ] {b5851676-1b25-4ea1-a432-d70926787058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5670 | 2026.02.12 17:10:58.585779 [ 261 ] {b5851676-1b25-4ea1-a432-d70926787058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5671 | 2026.02.12 17:10:58.586495 [ 261 ] {b5851676-1b25-4ea1-a432-d70926787058} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5672 | 2026.02.12 17:10:58.586546 [ 261 ] {b5851676-1b25-4ea1-a432-d70926787058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5673 | 2026.02.12 17:10:58.586936 [ 261 ] {b5851676-1b25-4ea1-a432-d70926787058} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5674 | 2026.02.12 17:10:58.587175 [ 261 ] {b5851676-1b25-4ea1-a432-d70926787058} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5675 | 2026.02.12 17:10:58.587337 [ 261 ] {b5851676-1b25-4ea1-a432-d70926787058} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001692 sec., 3546.099290780142 rows/sec., 289.16 KiB/sec. | ||
| 5676 | 2026.02.12 17:10:58.587389 [ 261 ] {b5851676-1b25-4ea1-a432-d70926787058} <Debug> TCPHandler: Processed in 0.002047547 sec. | ||
| 5677 | 2026.02.12 17:10:58.587521 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5678 | 2026.02.12 17:10:58.587625 [ 261 ] {22fe47e9-a8c0-4a3e-ab59-65bdd55c6f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5679 | 2026.02.12 17:10:58.587669 [ 261 ] {22fe47e9-a8c0-4a3e-ab59-65bdd55c6f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5680 | 2026.02.12 17:10:58.588921 [ 261 ] {22fe47e9-a8c0-4a3e-ab59-65bdd55c6f0e} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2026.02.12 17:10:58.588956 [ 261 ] {22fe47e9-a8c0-4a3e-ab59-65bdd55c6f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5682 | 2026.02.12 17:10:58.589415 [ 261 ] {22fe47e9-a8c0-4a3e-ab59-65bdd55c6f0e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5683 | 2026.02.12 17:10:58.589626 [ 261 ] {22fe47e9-a8c0-4a3e-ab59-65bdd55c6f0e} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5684 | 2026.02.12 17:10:58.589761 [ 261 ] {22fe47e9-a8c0-4a3e-ab59-65bdd55c6f0e} <Debug> executeQuery: Read 1261 rows, 107.06 KiB in 0.002161 sec., 583526.1453031003 rows/sec., 48.38 MiB/sec. | ||
| 5685 | 2026.02.12 17:10:58.589800 [ 261 ] {22fe47e9-a8c0-4a3e-ab59-65bdd55c6f0e} <Debug> TCPHandler: Processed in 0.002330785 sec. | ||
| 5686 | 2026.02.12 17:10:58.589916 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5687 | 2026.02.12 17:10:58.590012 [ 261 ] {070d7b81-7cd2-4422-8ebf-f1b6e469c04d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5688 | 2026.02.12 17:10:58.590054 [ 261 ] {070d7b81-7cd2-4422-8ebf-f1b6e469c04d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5689 | 2026.02.12 17:10:58.590473 [ 261 ] {070d7b81-7cd2-4422-8ebf-f1b6e469c04d} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2026.02.12 17:10:58.590509 [ 261 ] {070d7b81-7cd2-4422-8ebf-f1b6e469c04d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5691 | 2026.02.12 17:10:58.590812 [ 261 ] {070d7b81-7cd2-4422-8ebf-f1b6e469c04d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5692 | 2026.02.12 17:10:58.591014 [ 261 ] {070d7b81-7cd2-4422-8ebf-f1b6e469c04d} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2026.02.12 17:10:58.591139 [ 261 ] {070d7b81-7cd2-4422-8ebf-f1b6e469c04d} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001147 sec., 32258.06451612903 rows/sec., 2.34 MiB/sec. | ||
| 5694 | 2026.02.12 17:10:58.591176 [ 261 ] {070d7b81-7cd2-4422-8ebf-f1b6e469c04d} <Debug> TCPHandler: Processed in 0.001310466 sec. | ||
| 5695 | 2026.02.12 17:10:58.591284 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5696 | 2026.02.12 17:10:58.591379 [ 261 ] {74599d1b-419c-4086-a87f-b84d7a3f4898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5697 | 2026.02.12 17:10:58.591420 [ 261 ] {74599d1b-419c-4086-a87f-b84d7a3f4898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5698 | 2026.02.12 17:10:58.591930 [ 261 ] {74599d1b-419c-4086-a87f-b84d7a3f4898} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5699 | 2026.02.12 17:10:58.591964 [ 261 ] {74599d1b-419c-4086-a87f-b84d7a3f4898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5700 | 2026.02.12 17:10:58.592264 [ 261 ] {74599d1b-419c-4086-a87f-b84d7a3f4898} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5701 | 2026.02.12 17:10:58.592519 [ 261 ] {74599d1b-419c-4086-a87f-b84d7a3f4898} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5702 | 2026.02.12 17:10:58.592636 [ 65 ] {} <Debug> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 5703 | 2026.02.12 17:10:58.592665 [ 261 ] {74599d1b-419c-4086-a87f-b84d7a3f4898} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001304 sec., 174846.62576687115 rows/sec., 11.84 MiB/sec. | ||
| 5704 | 2026.02.12 17:10:58.592693 [ 65 ] {} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5705 | 2026.02.12 17:10:58.592707 [ 261 ] {74599d1b-419c-4086-a87f-b84d7a3f4898} <Debug> TCPHandler: Processed in 0.001472021 sec. | ||
| 5706 | 2026.02.12 17:10:58.592718 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5707 | 2026.02.12 17:10:58.592825 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5708 | 2026.02.12 17:10:58.592851 [ 191 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 5709 | 2026.02.12 17:10:58.592921 [ 261 ] {872579df-83d5-4ac3-be6b-cc2e3ec9ac1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5710 | 2026.02.12 17:10:58.592965 [ 261 ] {872579df-83d5-4ac3-be6b-cc2e3ec9ac1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5711 | 2026.02.12 17:10:58.592996 [ 191 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5712 | 2026.02.12 17:10:58.593039 [ 191 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 392 rows starting from the beginning of the part | ||
| 5713 | 2026.02.12 17:10:58.593114 [ 191 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 5714 | 2026.02.12 17:10:58.593165 [ 191 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 5715 | 2026.02.12 17:10:58.593211 [ 191 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 140 rows starting from the beginning of the part | ||
| 5716 | 2026.02.12 17:10:58.593253 [ 191 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 140 rows starting from the beginning of the part | ||
| 5717 | 2026.02.12 17:10:58.593304 [ 191 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 5718 | 2026.02.12 17:10:58.593631 [ 261 ] {872579df-83d5-4ac3-be6b-cc2e3ec9ac1b} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2026.02.12 17:10:58.593676 [ 261 ] {872579df-83d5-4ac3-be6b-cc2e3ec9ac1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5720 | 2026.02.12 17:10:58.594033 [ 261 ] {872579df-83d5-4ac3-be6b-cc2e3ec9ac1b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5721 | 2026.02.12 17:10:58.594244 [ 261 ] {872579df-83d5-4ac3-be6b-cc2e3ec9ac1b} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5722 | 2026.02.12 17:10:58.594295 [ 200 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1152 rows, containing 5 columns (5 merged, 0 gathered) in 0.001504962 sec., 765467.8324103864 rows/sec., 54.38 MiB/sec. | ||
| 5723 | 2026.02.12 17:10:58.594373 [ 261 ] {872579df-83d5-4ac3-be6b-cc2e3ec9ac1b} <Debug> executeQuery: Read 557 rows, 42.38 KiB in 0.00147 sec., 378911.56462585035 rows/sec., 28.15 MiB/sec. | ||
| 5724 | 2026.02.12 17:10:58.594416 [ 261 ] {872579df-83d5-4ac3-be6b-cc2e3ec9ac1b} <Debug> TCPHandler: Processed in 0.001640995 sec. | ||
| 5725 | 2026.02.12 17:10:58.594481 [ 195 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5726 | 2026.02.12 17:10:58.594532 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5727 | 2026.02.12 17:10:58.594634 [ 261 ] {0eb973b4-a874-4ef9-bf7d-8fcb469bbd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5728 | 2026.02.12 17:10:58.594681 [ 261 ] {0eb973b4-a874-4ef9-bf7d-8fcb469bbd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5729 | 2026.02.12 17:10:58.594749 [ 195 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_14_3} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5730 | 2026.02.12 17:10:58.594821 [ 195 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_14_3} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 5731 | 2026.02.12 17:10:58.594893 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 5732 | 2026.02.12 17:10:58.595312 [ 261 ] {0eb973b4-a874-4ef9-bf7d-8fcb469bbd13} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5733 | 2026.02.12 17:10:58.595352 [ 261 ] {0eb973b4-a874-4ef9-bf7d-8fcb469bbd13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5734 | 2026.02.12 17:10:58.595728 [ 261 ] {0eb973b4-a874-4ef9-bf7d-8fcb469bbd13} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5735 | 2026.02.12 17:10:58.595937 [ 261 ] {0eb973b4-a874-4ef9-bf7d-8fcb469bbd13} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5736 | 2026.02.12 17:10:58.596066 [ 261 ] {0eb973b4-a874-4ef9-bf7d-8fcb469bbd13} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001451 sec., 583735.3549276361 rows/sec., 39.29 MiB/sec. | ||
| 5737 | 2026.02.12 17:10:58.596101 [ 261 ] {0eb973b4-a874-4ef9-bf7d-8fcb469bbd13} <Debug> TCPHandler: Processed in 0.001618525 sec. | ||
| 5738 | 2026.02.12 17:10:58.596213 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5739 | 2026.02.12 17:10:58.596307 [ 261 ] {34112131-872a-4e3d-b422-ae8925d0c03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5740 | 2026.02.12 17:10:58.596362 [ 261 ] {34112131-872a-4e3d-b422-ae8925d0c03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5741 | 2026.02.12 17:10:58.597226 [ 261 ] {34112131-872a-4e3d-b422-ae8925d0c03f} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5742 | 2026.02.12 17:10:58.597261 [ 261 ] {34112131-872a-4e3d-b422-ae8925d0c03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5743 | 2026.02.12 17:10:58.597797 [ 261 ] {34112131-872a-4e3d-b422-ae8925d0c03f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5744 | 2026.02.12 17:10:58.598038 [ 261 ] {34112131-872a-4e3d-b422-ae8925d0c03f} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5745 | 2026.02.12 17:10:58.598181 [ 261 ] {34112131-872a-4e3d-b422-ae8925d0c03f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001892 sec., 16384.77801268499 rows/sec., 29.36 MiB/sec. | ||
| 5746 | 2026.02.12 17:10:58.598242 [ 261 ] {34112131-872a-4e3d-b422-ae8925d0c03f} <Debug> TCPHandler: Processed in 0.002078177 sec. | ||
| 5747 | 2026.02.12 17:10:58.598359 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5748 | 2026.02.12 17:10:58.598458 [ 261 ] {90fa5b20-521e-45ef-a2f7-627cbff19ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5749 | 2026.02.12 17:10:58.598500 [ 261 ] {90fa5b20-521e-45ef-a2f7-627cbff19ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5750 | 2026.02.12 17:10:58.598898 [ 261 ] {90fa5b20-521e-45ef-a2f7-627cbff19ea5} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2026.02.12 17:10:58.598935 [ 261 ] {90fa5b20-521e-45ef-a2f7-627cbff19ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5752 | 2026.02.12 17:10:58.599241 [ 261 ] {90fa5b20-521e-45ef-a2f7-627cbff19ea5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5753 | 2026.02.12 17:10:58.599453 [ 261 ] {90fa5b20-521e-45ef-a2f7-627cbff19ea5} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2026.02.12 17:10:58.599580 [ 261 ] {90fa5b20-521e-45ef-a2f7-627cbff19ea5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 5755 | 2026.02.12 17:10:58.599616 [ 261 ] {90fa5b20-521e-45ef-a2f7-627cbff19ea5} <Debug> TCPHandler: Processed in 0.001306906 sec. | ||
| 5756 | 2026.02.12 17:11:00.425418 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12024 | ||
| 5757 | 2026.02.12 17:11:00.426008 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5758 | 2026.02.12 17:11:00.426074 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5759 | 2026.02.12 17:11:00.426568 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5760 | 2026.02.12 17:11:00.426799 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2026.02.12 17:11:00.426946 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12024 | ||
| 5762 | 2026.02.12 17:11:01.067270 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5763 | 2026.02.12 17:11:01.085349 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5764 | 2026.02.12 17:11:01.085403 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5765 | 2026.02.12 17:11:01.090909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5766 | 2026.02.12 17:11:01.091607 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5767 | 2026.02.12 17:11:01.094720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5768 | 2026.02.12 17:11:02.960577 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 732 | ||
| 5769 | 2026.02.12 17:11:02.963044 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5770 | 2026.02.12 17:11:02.963097 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5771 | 2026.02.12 17:11:02.964326 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5772 | 2026.02.12 17:11:02.964606 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5773 | 2026.02.12 17:11:02.964983 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 732 | ||
| 5774 | 2026.02.12 17:11:03.562945 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5775 | 2026.02.12 17:11:03.563142 [ 261 ] {9ad45480-71e8-465f-b2dc-3122a7733027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5776 | 2026.02.12 17:11:03.563215 [ 261 ] {9ad45480-71e8-465f-b2dc-3122a7733027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5777 | 2026.02.12 17:11:03.564012 [ 261 ] {9ad45480-71e8-465f-b2dc-3122a7733027} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5778 | 2026.02.12 17:11:03.564059 [ 261 ] {9ad45480-71e8-465f-b2dc-3122a7733027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5779 | 2026.02.12 17:11:03.564473 [ 261 ] {9ad45480-71e8-465f-b2dc-3122a7733027} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5780 | 2026.02.12 17:11:03.564699 [ 261 ] {9ad45480-71e8-465f-b2dc-3122a7733027} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2026.02.12 17:11:03.564817 [ 49 ] {} <Debug> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5782 | 2026.02.12 17:11:03.564853 [ 261 ] {9ad45480-71e8-465f-b2dc-3122a7733027} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001765 sec., 150708.21529745043 rows/sec., 9.57 MiB/sec. | ||
| 5783 | 2026.02.12 17:11:03.564863 [ 49 ] {} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5784 | 2026.02.12 17:11:03.564890 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5785 | 2026.02.12 17:11:03.564904 [ 261 ] {9ad45480-71e8-465f-b2dc-3122a7733027} <Debug> TCPHandler: Processed in 0.002095148 sec. | ||
| 5786 | 2026.02.12 17:11:03.565025 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5787 | 2026.02.12 17:11:03.565026 [ 200 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::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 | ||
| 5788 | 2026.02.12 17:11:03.565130 [ 261 ] {b1920cda-ab30-425b-91c9-f065a64d97df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5789 | 2026.02.12 17:11:03.565179 [ 261 ] {b1920cda-ab30-425b-91c9-f065a64d97df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5790 | 2026.02.12 17:11:03.565189 [ 200 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5791 | 2026.02.12 17:11:03.565228 [ 200 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 290 rows starting from the beginning of the part | ||
| 5792 | 2026.02.12 17:11:03.565295 [ 200 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5793 | 2026.02.12 17:11:03.565378 [ 200 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5794 | 2026.02.12 17:11:03.565422 [ 200 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 266 rows starting from the beginning of the part | ||
| 5795 | 2026.02.12 17:11:03.565464 [ 200 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 266 rows starting from the beginning of the part | ||
| 5796 | 2026.02.12 17:11:03.565504 [ 200 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 266 rows starting from the beginning of the part | ||
| 5797 | 2026.02.12 17:11:03.565995 [ 261 ] {b1920cda-ab30-425b-91c9-f065a64d97df} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5798 | 2026.02.12 17:11:03.566037 [ 261 ] {b1920cda-ab30-425b-91c9-f065a64d97df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5799 | 2026.02.12 17:11:03.566416 [ 261 ] {b1920cda-ab30-425b-91c9-f065a64d97df} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5800 | 2026.02.12 17:11:03.566552 [ 195 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583314 sec., 717482.4450488028 rows/sec., 49.20 MiB/sec. | ||
| 5801 | 2026.02.12 17:11:03.566638 [ 261 ] {b1920cda-ab30-425b-91c9-f065a64d97df} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2026.02.12 17:11:03.566748 [ 49 ] {} <Debug> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5803 | 2026.02.12 17:11:03.566780 [ 49 ] {} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5804 | 2026.02.12 17:11:03.566783 [ 261 ] {b1920cda-ab30-425b-91c9-f065a64d97df} <Debug> executeQuery: Read 772 rows, 62.57 KiB in 0.001677 sec., 460345.8556946929 rows/sec., 36.44 MiB/sec. | ||
| 5805 | 2026.02.12 17:11:03.566779 [ 186 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5806 | 2026.02.12 17:11:03.566830 [ 261 ] {b1920cda-ab30-425b-91c9-f065a64d97df} <Debug> TCPHandler: Processed in 0.001856741 sec. | ||
| 5807 | 2026.02.12 17:11:03.566805 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5808 | 2026.02.12 17:11:03.566923 [ 200 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::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 | ||
| 5809 | 2026.02.12 17:11:03.566958 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5810 | 2026.02.12 17:11:03.567037 [ 200 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5811 | 2026.02.12 17:11:03.567062 [ 261 ] {3551c68d-c583-4e15-af61-d680f0aa01ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5812 | 2026.02.12 17:11:03.567068 [ 200 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2104 rows starting from the beginning of the part | ||
| 5813 | 2026.02.12 17:11:03.567115 [ 261 ] {3551c68d-c583-4e15-af61-d680f0aa01ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5814 | 2026.02.12 17:11:03.567133 [ 200 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 772 rows starting from the beginning of the part | ||
| 5815 | 2026.02.12 17:11:03.567155 [ 186 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_10_2} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5816 | 2026.02.12 17:11:03.567177 [ 200 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 118 rows starting from the beginning of the part | ||
| 5817 | 2026.02.12 17:11:03.567217 [ 200 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 772 rows starting from the beginning of the part | ||
| 5818 | 2026.02.12 17:11:03.567250 [ 186 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_10_2} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5819 | 2026.02.12 17:11:03.567252 [ 200 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1261 rows starting from the beginning of the part | ||
| 5820 | 2026.02.12 17:11:03.567307 [ 200 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 772 rows starting from the beginning of the part | ||
| 5821 | 2026.02.12 17:11:03.567362 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 5822 | 2026.02.12 17:11:03.567638 [ 261 ] {3551c68d-c583-4e15-af61-d680f0aa01ff} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2026.02.12 17:11:03.567678 [ 261 ] {3551c68d-c583-4e15-af61-d680f0aa01ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5824 | 2026.02.12 17:11:03.568086 [ 261 ] {3551c68d-c583-4e15-af61-d680f0aa01ff} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5825 | 2026.02.12 17:11:03.568389 [ 261 ] {3551c68d-c583-4e15-af61-d680f0aa01ff} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2026.02.12 17:11:03.568559 [ 261 ] {3551c68d-c583-4e15-af61-d680f0aa01ff} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.001518 sec., 94202.89855072464 rows/sec., 5.63 MiB/sec. | ||
| 5827 | 2026.02.12 17:11:03.568613 [ 261 ] {3551c68d-c583-4e15-af61-d680f0aa01ff} <Debug> TCPHandler: Processed in 0.001705847 sec. | ||
| 5828 | 2026.02.12 17:11:03.568750 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5829 | 2026.02.12 17:11:03.568865 [ 261 ] {1c897c36-b363-474d-9923-4c4a96ca9f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5830 | 2026.02.12 17:11:03.568922 [ 261 ] {1c897c36-b363-474d-9923-4c4a96ca9f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5831 | 2026.02.12 17:11:03.569354 [ 199 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5799 rows, containing 5 columns (5 merged, 0 gathered) in 0.002459778 sec., 2357529.8258623336 rows/sec., 200.45 MiB/sec. | ||
| 5832 | 2026.02.12 17:11:03.569490 [ 261 ] {1c897c36-b363-474d-9923-4c4a96ca9f41} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5833 | 2026.02.12 17:11:03.569541 [ 261 ] {1c897c36-b363-474d-9923-4c4a96ca9f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5834 | 2026.02.12 17:11:03.569632 [ 186 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5835 | 2026.02.12 17:11:03.569941 [ 186 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_36_7} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5836 | 2026.02.12 17:11:03.569989 [ 261 ] {1c897c36-b363-474d-9923-4c4a96ca9f41} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5837 | 2026.02.12 17:11:03.570023 [ 186 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_36_7} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5838 | 2026.02.12 17:11:03.570122 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 5839 | 2026.02.12 17:11:03.570298 [ 261 ] {1c897c36-b363-474d-9923-4c4a96ca9f41} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2026.02.12 17:11:03.570438 [ 261 ] {1c897c36-b363-474d-9923-4c4a96ca9f41} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.0016 sec., 87500 rows/sec., 5.66 MiB/sec. | ||
| 5841 | 2026.02.12 17:11:03.570476 [ 261 ] {1c897c36-b363-474d-9923-4c4a96ca9f41} <Debug> TCPHandler: Processed in 0.001786129 sec. | ||
| 5842 | 2026.02.12 17:11:03.570599 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2026.02.12 17:11:03.570719 [ 261 ] {ca32accb-c55f-4352-bd66-f7e52be4c07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5844 | 2026.02.12 17:11:03.570772 [ 261 ] {ca32accb-c55f-4352-bd66-f7e52be4c07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5845 | 2026.02.12 17:11:03.571216 [ 261 ] {ca32accb-c55f-4352-bd66-f7e52be4c07d} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.02.12 17:11:03.571250 [ 261 ] {ca32accb-c55f-4352-bd66-f7e52be4c07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5847 | 2026.02.12 17:11:03.571560 [ 261 ] {ca32accb-c55f-4352-bd66-f7e52be4c07d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5848 | 2026.02.12 17:11:03.571768 [ 261 ] {ca32accb-c55f-4352-bd66-f7e52be4c07d} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.02.12 17:11:03.571874 [ 49 ] {} <Debug> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5850 | 2026.02.12 17:11:03.571894 [ 261 ] {ca32accb-c55f-4352-bd66-f7e52be4c07d} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001202 sec., 115640.5990016639 rows/sec., 6.58 MiB/sec. | ||
| 5851 | 2026.02.12 17:11:03.571916 [ 49 ] {} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5852 | 2026.02.12 17:11:03.571932 [ 261 ] {ca32accb-c55f-4352-bd66-f7e52be4c07d} <Debug> TCPHandler: Processed in 0.001391868 sec. | ||
| 5853 | 2026.02.12 17:11:03.571944 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5854 | 2026.02.12 17:11:03.572025 [ 200 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::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 | ||
| 5855 | 2026.02.12 17:11:03.572047 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5856 | 2026.02.12 17:11:03.572137 [ 200 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5857 | 2026.02.12 17:11:03.572150 [ 261 ] {774b9bb6-5516-44d9-85e5-5f16e793009e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5858 | 2026.02.12 17:11:03.572172 [ 200 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 151 rows starting from the beginning of the part | ||
| 5859 | 2026.02.12 17:11:03.572198 [ 261 ] {774b9bb6-5516-44d9-85e5-5f16e793009e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5860 | 2026.02.12 17:11:03.572232 [ 200 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5861 | 2026.02.12 17:11:03.572278 [ 200 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5862 | 2026.02.12 17:11:03.572320 [ 200 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 139 rows starting from the beginning of the part | ||
| 5863 | 2026.02.12 17:11:03.572363 [ 200 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 139 rows starting from the beginning of the part | ||
| 5864 | 2026.02.12 17:11:03.572404 [ 200 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 139 rows starting from the beginning of the part | ||
| 5865 | 2026.02.12 17:11:03.572815 [ 261 ] {774b9bb6-5516-44d9-85e5-5f16e793009e} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2026.02.12 17:11:03.572856 [ 261 ] {774b9bb6-5516-44d9-85e5-5f16e793009e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5867 | 2026.02.12 17:11:03.573220 [ 261 ] {774b9bb6-5516-44d9-85e5-5f16e793009e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5868 | 2026.02.12 17:11:03.573282 [ 186 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 592 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285476 sec., 460529.7959666303 rows/sec., 28.50 MiB/sec. | ||
| 5869 | 2026.02.12 17:11:03.573422 [ 200 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5870 | 2026.02.12 17:11:03.573464 [ 261 ] {774b9bb6-5516-44d9-85e5-5f16e793009e} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5871 | 2026.02.12 17:11:03.573602 [ 49 ] {} <Debug> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5872 | 2026.02.12 17:11:03.573619 [ 261 ] {774b9bb6-5516-44d9-85e5-5f16e793009e} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.001488 sec., 317876.34408602153 rows/sec., 22.37 MiB/sec. | ||
| 5873 | 2026.02.12 17:11:03.573646 [ 49 ] {} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2026.02.12 17:11:03.573665 [ 261 ] {774b9bb6-5516-44d9-85e5-5f16e793009e} <Debug> TCPHandler: Processed in 0.001668076 sec. | ||
| 5875 | 2026.02.12 17:11:03.573681 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5876 | 2026.02.12 17:11:03.573733 [ 194 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_10_2} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2026.02.12 17:11:03.573757 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::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 | ||
| 5878 | 2026.02.12 17:11:03.573773 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5879 | 2026.02.12 17:11:03.573850 [ 194 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_10_2} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5880 | 2026.02.12 17:11:03.573868 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5881 | 2026.02.12 17:11:03.573894 [ 261 ] {7e396cd2-7647-4464-a6a7-36befa7882af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5882 | 2026.02.12 17:11:03.573896 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1034 rows starting from the beginning of the part | ||
| 5883 | 2026.02.12 17:11:03.573946 [ 261 ] {7e396cd2-7647-4464-a6a7-36befa7882af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5884 | 2026.02.12 17:11:03.573950 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5885 | 2026.02.12 17:11:03.573963 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 473 rows starting from the beginning of the part | ||
| 5886 | 2026.02.12 17:11:03.574019 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 95 rows starting from the beginning of the part | ||
| 5887 | 2026.02.12 17:11:03.574054 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 473 rows starting from the beginning of the part | ||
| 5888 | 2026.02.12 17:11:03.574087 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 557 rows starting from the beginning of the part | ||
| 5889 | 2026.02.12 17:11:03.574130 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 473 rows starting from the beginning of the part | ||
| 5890 | 2026.02.12 17:11:03.574327 [ 261 ] {7e396cd2-7647-4464-a6a7-36befa7882af} <Trace> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5891 | 2026.02.12 17:11:03.574369 [ 261 ] {7e396cd2-7647-4464-a6a7-36befa7882af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5892 | 2026.02.12 17:11:03.574707 [ 261 ] {7e396cd2-7647-4464-a6a7-36befa7882af} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5893 | 2026.02.12 17:11:03.574945 [ 261 ] {7e396cd2-7647-4464-a6a7-36befa7882af} <Trace> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5894 | 2026.02.12 17:11:03.575045 [ 49 ] {} <Debug> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5895 | 2026.02.12 17:11:03.575078 [ 49 ] {} <Trace> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5896 | 2026.02.12 17:11:03.575077 [ 261 ] {7e396cd2-7647-4464-a6a7-36befa7882af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001203 sec., 4987.5311720698255 rows/sec., 260.58 KiB/sec. | ||
| 5897 | 2026.02.12 17:11:03.575100 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5898 | 2026.02.12 17:11:03.575124 [ 261 ] {7e396cd2-7647-4464-a6a7-36befa7882af} <Debug> TCPHandler: Processed in 0.001402539 sec. | ||
| 5899 | 2026.02.12 17:11:03.575180 [ 186 ] {4426dfc5-fdd8-4ea4-b853-4069640825c5::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 | ||
| 5900 | 2026.02.12 17:11:03.575240 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2026.02.12 17:11:03.575288 [ 186 ] {4426dfc5-fdd8-4ea4-b853-4069640825c5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5902 | 2026.02.12 17:11:03.575316 [ 190 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3105 rows, containing 5 columns (5 merged, 0 gathered) in 0.001585514 sec., 1958355.4607527906 rows/sec., 148.77 MiB/sec. | ||
| 5903 | 2026.02.12 17:11:03.575323 [ 186 ] {4426dfc5-fdd8-4ea4-b853-4069640825c5::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 | ||
| 5904 | 2026.02.12 17:11:03.575340 [ 261 ] {e7518b51-db59-4a52-a33b-be19b43b0aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5905 | 2026.02.12 17:11:03.575394 [ 261 ] {e7518b51-db59-4a52-a33b-be19b43b0aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5906 | 2026.02.12 17:11:03.575399 [ 186 ] {4426dfc5-fdd8-4ea4-b853-4069640825c5::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 | ||
| 5907 | 2026.02.12 17:11:03.575453 [ 186 ] {4426dfc5-fdd8-4ea4-b853-4069640825c5::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 | ||
| 5908 | 2026.02.12 17:11:03.575474 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5909 | 2026.02.12 17:11:03.575492 [ 186 ] {4426dfc5-fdd8-4ea4-b853-4069640825c5::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 | ||
| 5910 | 2026.02.12 17:11:03.575551 [ 186 ] {4426dfc5-fdd8-4ea4-b853-4069640825c5::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 | ||
| 5911 | 2026.02.12 17:11:03.575593 [ 186 ] {4426dfc5-fdd8-4ea4-b853-4069640825c5::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 | ||
| 5912 | 2026.02.12 17:11:03.575744 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_36_7} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5913 | 2026.02.12 17:11:03.575822 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_36_7} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5914 | 2026.02.12 17:11:03.575848 [ 261 ] {e7518b51-db59-4a52-a33b-be19b43b0aba} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.02.12 17:11:03.575889 [ 261 ] {e7518b51-db59-4a52-a33b-be19b43b0aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5916 | 2026.02.12 17:11:03.575898 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5917 | 2026.02.12 17:11:03.576247 [ 261 ] {e7518b51-db59-4a52-a33b-be19b43b0aba} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5918 | 2026.02.12 17:11:03.576360 [ 194 ] {4426dfc5-fdd8-4ea4-b853-4069640825c5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001214474 sec., 29642.462498167934 rows/sec., 1.51 MiB/sec. | ||
| 5919 | 2026.02.12 17:11:03.576477 [ 186 ] {4426dfc5-fdd8-4ea4-b853-4069640825c5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5920 | 2026.02.12 17:11:03.576479 [ 261 ] {e7518b51-db59-4a52-a33b-be19b43b0aba} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5921 | 2026.02.12 17:11:03.576609 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5922 | 2026.02.12 17:11:03.576634 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5923 | 2026.02.12 17:11:03.576640 [ 261 ] {e7518b51-db59-4a52-a33b-be19b43b0aba} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00132 sec., 195454.54545454544 rows/sec., 13.01 MiB/sec. | ||
| 5924 | 2026.02.12 17:11:03.576655 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5925 | 2026.02.12 17:11:03.576681 [ 261 ] {e7518b51-db59-4a52-a33b-be19b43b0aba} <Debug> TCPHandler: Processed in 0.001492391 sec. | ||
| 5926 | 2026.02.12 17:11:03.576725 [ 200 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 5927 | 2026.02.12 17:11:03.576804 [ 186 ] {4426dfc5-fdd8-4ea4-b853-4069640825c5::all_1_6_1} <Trace> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2026.02.12 17:11:03.576811 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5929 | 2026.02.12 17:11:03.576815 [ 200 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5930 | 2026.02.12 17:11:03.576880 [ 186 ] {4426dfc5-fdd8-4ea4-b853-4069640825c5::all_1_6_1} <Trace> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5931 | 2026.02.12 17:11:03.576883 [ 200 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9534 rows starting from the beginning of the part | ||
| 5932 | 2026.02.12 17:11:03.576927 [ 261 ] {93926320-17d1-4610-9d75-8268815a7872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5933 | 2026.02.12 17:11:03.576946 [ 200 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 258 rows starting from the beginning of the part | ||
| 5934 | 2026.02.12 17:11:03.576946 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5935 | 2026.02.12 17:11:03.576975 [ 261 ] {93926320-17d1-4610-9d75-8268815a7872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5936 | 2026.02.12 17:11:03.576993 [ 200 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5937 | 2026.02.12 17:11:03.577033 [ 200 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 258 rows starting from the beginning of the part | ||
| 5938 | 2026.02.12 17:11:03.577066 [ 200 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 847 rows starting from the beginning of the part | ||
| 5939 | 2026.02.12 17:11:03.577102 [ 200 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 258 rows starting from the beginning of the part | ||
| 5940 | 2026.02.12 17:11:03.577308 [ 261 ] {93926320-17d1-4610-9d75-8268815a7872} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5941 | 2026.02.12 17:11:03.577347 [ 261 ] {93926320-17d1-4610-9d75-8268815a7872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5942 | 2026.02.12 17:11:03.577680 [ 261 ] {93926320-17d1-4610-9d75-8268815a7872} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5943 | 2026.02.12 17:11:03.577893 [ 261 ] {93926320-17d1-4610-9d75-8268815a7872} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5944 | 2026.02.12 17:11:03.578026 [ 261 ] {93926320-17d1-4610-9d75-8268815a7872} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 60.27 KiB/sec. | ||
| 5945 | 2026.02.12 17:11:03.578064 [ 261 ] {93926320-17d1-4610-9d75-8268815a7872} <Debug> TCPHandler: Processed in 0.001303656 sec. | ||
| 5946 | 2026.02.12 17:11:03.578174 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5947 | 2026.02.12 17:11:03.578268 [ 261 ] {906ec9bc-333f-489a-92cf-515769028f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5948 | 2026.02.12 17:11:03.578323 [ 261 ] {906ec9bc-333f-489a-92cf-515769028f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5949 | 2026.02.12 17:11:03.579269 [ 261 ] {906ec9bc-333f-489a-92cf-515769028f34} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5950 | 2026.02.12 17:11:03.579312 [ 261 ] {906ec9bc-333f-489a-92cf-515769028f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5951 | 2026.02.12 17:11:03.580042 [ 261 ] {906ec9bc-333f-489a-92cf-515769028f34} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5952 | 2026.02.12 17:11:03.580378 [ 186 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11315 rows, containing 5 columns (5 merged, 0 gathered) in 0.003681742 sec., 3073273.4667448183 rows/sec., 209.73 MiB/sec. | ||
| 5953 | 2026.02.12 17:11:03.580379 [ 261 ] {906ec9bc-333f-489a-92cf-515769028f34} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5954 | 2026.02.12 17:11:03.580604 [ 261 ] {906ec9bc-333f-489a-92cf-515769028f34} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002352 sec., 4251.700680272109 rows/sec., 7.62 MiB/sec. | ||
| 5955 | 2026.02.12 17:11:03.580686 [ 261 ] {906ec9bc-333f-489a-92cf-515769028f34} <Debug> TCPHandler: Processed in 0.002560281 sec. | ||
| 5956 | 2026.02.12 17:11:03.580705 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5957 | 2026.02.12 17:11:03.580817 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5958 | 2026.02.12 17:11:03.580937 [ 261 ] {a373af2e-69fa-4d62-b79e-28a17b24f59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5959 | 2026.02.12 17:11:03.580989 [ 261 ] {a373af2e-69fa-4d62-b79e-28a17b24f59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5960 | 2026.02.12 17:11:03.581034 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5961 | 2026.02.12 17:11:03.581111 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5962 | 2026.02.12 17:11:03.581178 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 5963 | 2026.02.12 17:11:03.581343 [ 261 ] {a373af2e-69fa-4d62-b79e-28a17b24f59f} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5964 | 2026.02.12 17:11:03.581386 [ 261 ] {a373af2e-69fa-4d62-b79e-28a17b24f59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5965 | 2026.02.12 17:11:03.581709 [ 261 ] {a373af2e-69fa-4d62-b79e-28a17b24f59f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5966 | 2026.02.12 17:11:03.581928 [ 261 ] {a373af2e-69fa-4d62-b79e-28a17b24f59f} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5967 | 2026.02.12 17:11:03.582058 [ 261 ] {a373af2e-69fa-4d62-b79e-28a17b24f59f} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001146 sec., 76788.83071553228 rows/sec., 4.82 MiB/sec. | ||
| 5968 | 2026.02.12 17:11:03.582061 [ 47 ] {} <Debug> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5969 | 2026.02.12 17:11:03.582096 [ 261 ] {a373af2e-69fa-4d62-b79e-28a17b24f59f} <Debug> TCPHandler: Processed in 0.001338927 sec. | ||
| 5970 | 2026.02.12 17:11:03.582128 [ 47 ] {} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2026.02.12 17:11:03.582158 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5972 | 2026.02.12 17:11:03.582232 [ 200 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 5973 | 2026.02.12 17:11:03.582323 [ 200 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5974 | 2026.02.12 17:11:03.582346 [ 200 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1794 rows starting from the beginning of the part | ||
| 5975 | 2026.02.12 17:11:03.582389 [ 200 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 88 rows starting from the beginning of the part | ||
| 5976 | 2026.02.12 17:11:03.582422 [ 200 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5977 | 2026.02.12 17:11:03.582453 [ 200 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 88 rows starting from the beginning of the part | ||
| 5978 | 2026.02.12 17:11:03.582482 [ 200 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 5979 | 2026.02.12 17:11:03.582513 [ 200 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 88 rows starting from the beginning of the part | ||
| 5980 | 2026.02.12 17:11:03.583401 [ 186 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2178 rows, containing 4 columns (4 merged, 0 gathered) in 0.001196953 sec., 1819620.3192606561 rows/sec., 120.52 MiB/sec. | ||
| 5981 | 2026.02.12 17:11:03.583712 [ 187 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5982 | 2026.02.12 17:11:03.584057 [ 187 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_36_7} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5983 | 2026.02.12 17:11:03.584135 [ 187 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_36_7} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5984 | 2026.02.12 17:11:03.584235 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5985 | 2026.02.12 17:11:07.836092 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5986 | 2026.02.12 17:11:07.836155 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5987 | 2026.02.12 17:11:07.927899 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12472 | ||
| 5988 | 2026.02.12 17:11:07.928439 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5989 | 2026.02.12 17:11:07.928488 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5990 | 2026.02.12 17:11:07.928979 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5991 | 2026.02.12 17:11:07.929212 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5992 | 2026.02.12 17:11:07.929357 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12472 | ||
| 5993 | 2026.02.12 17:11:07.929381 [ 40 ] {} <Debug> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5994 | 2026.02.12 17:11:07.929473 [ 40 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5995 | 2026.02.12 17:11:07.929508 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 5996 | 2026.02.12 17:11:07.929655 [ 196 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 5997 | 2026.02.12 17:11:07.929819 [ 196 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5998 | 2026.02.12 17:11:07.929879 [ 196 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10104 rows starting from the beginning of the part | ||
| 5999 | 2026.02.12 17:11:07.929975 [ 196 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 6000 | 2026.02.12 17:11:07.930049 [ 196 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 6001 | 2026.02.12 17:11:07.930113 [ 196 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 6002 | 2026.02.12 17:11:07.930173 [ 196 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 6003 | 2026.02.12 17:11:07.930234 [ 196 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 6004 | 2026.02.12 17:11:07.934629 [ 186 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12472 rows, containing 4 columns (4 merged, 0 gathered) in 0.005037349 sec., 2475905.4812362613 rows/sec., 35.42 MiB/sec. | ||
| 6005 | 2026.02.12 17:11:07.935074 [ 197 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6006 | 2026.02.12 17:11:07.935413 [ 197 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_26_5} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2026.02.12 17:11:07.935497 [ 197 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_26_5} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6008 | 2026.02.12 17:11:07.935624 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6009 | 2026.02.12 17:11:08.558459 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6010 | 2026.02.12 17:11:08.558733 [ 261 ] {0aafcba1-148a-4d70-9569-501befb360fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6011 | 2026.02.12 17:11:08.558834 [ 261 ] {0aafcba1-148a-4d70-9569-501befb360fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6012 | 2026.02.12 17:11:08.559770 [ 261 ] {0aafcba1-148a-4d70-9569-501befb360fd} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6013 | 2026.02.12 17:11:08.559813 [ 261 ] {0aafcba1-148a-4d70-9569-501befb360fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 6014 | 2026.02.12 17:11:08.560197 [ 261 ] {0aafcba1-148a-4d70-9569-501befb360fd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6015 | 2026.02.12 17:11:08.560413 [ 261 ] {0aafcba1-148a-4d70-9569-501befb360fd} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6016 | 2026.02.12 17:11:08.560564 [ 261 ] {0aafcba1-148a-4d70-9569-501befb360fd} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001906 sec., 61909.75865687303 rows/sec., 5.27 MiB/sec. | ||
| 6017 | 2026.02.12 17:11:08.560603 [ 261 ] {0aafcba1-148a-4d70-9569-501befb360fd} <Debug> TCPHandler: Processed in 0.002325844 sec. | ||
| 6018 | 2026.02.12 17:11:08.560732 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6019 | 2026.02.12 17:11:08.560822 [ 261 ] {7e8fb11f-917b-4d07-884e-49395793f243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6020 | 2026.02.12 17:11:08.560859 [ 261 ] {7e8fb11f-917b-4d07-884e-49395793f243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6021 | 2026.02.12 17:11:08.561257 [ 261 ] {7e8fb11f-917b-4d07-884e-49395793f243} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6022 | 2026.02.12 17:11:08.561290 [ 261 ] {7e8fb11f-917b-4d07-884e-49395793f243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 6023 | 2026.02.12 17:11:08.561624 [ 261 ] {7e8fb11f-917b-4d07-884e-49395793f243} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6024 | 2026.02.12 17:11:08.561834 [ 261 ] {7e8fb11f-917b-4d07-884e-49395793f243} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6025 | 2026.02.12 17:11:08.561963 [ 261 ] {7e8fb11f-917b-4d07-884e-49395793f243} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001141 sec., 27169.14986853637 rows/sec., 2.00 MiB/sec. | ||
| 6026 | 2026.02.12 17:11:08.561999 [ 261 ] {7e8fb11f-917b-4d07-884e-49395793f243} <Debug> TCPHandler: Processed in 0.001302026 sec. | ||
| 6027 | 2026.02.12 17:11:08.562111 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6028 | 2026.02.12 17:11:08.562203 [ 261 ] {e0f43e14-db7f-4237-911e-7cc34b023812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6029 | 2026.02.12 17:11:08.562242 [ 261 ] {e0f43e14-db7f-4237-911e-7cc34b023812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6030 | 2026.02.12 17:11:08.562674 [ 261 ] {e0f43e14-db7f-4237-911e-7cc34b023812} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.02.12 17:11:08.562708 [ 261 ] {e0f43e14-db7f-4237-911e-7cc34b023812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 6032 | 2026.02.12 17:11:08.563003 [ 261 ] {e0f43e14-db7f-4237-911e-7cc34b023812} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6033 | 2026.02.12 17:11:08.563200 [ 261 ] {e0f43e14-db7f-4237-911e-7cc34b023812} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2026.02.12 17:11:08.563326 [ 261 ] {e0f43e14-db7f-4237-911e-7cc34b023812} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001141 sec., 83260.29798422435 rows/sec., 6.50 MiB/sec. | ||
| 6035 | 2026.02.12 17:11:08.563362 [ 261 ] {e0f43e14-db7f-4237-911e-7cc34b023812} <Debug> TCPHandler: Processed in 0.001300876 sec. | ||
| 6036 | 2026.02.12 17:11:08.563469 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6037 | 2026.02.12 17:11:08.563560 [ 261 ] {9b0c2c91-ae0b-48e8-9c79-1eb31e4c8ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6038 | 2026.02.12 17:11:08.563604 [ 261 ] {9b0c2c91-ae0b-48e8-9c79-1eb31e4c8ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6039 | 2026.02.12 17:11:08.564018 [ 261 ] {9b0c2c91-ae0b-48e8-9c79-1eb31e4c8ada} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2026.02.12 17:11:08.564053 [ 261 ] {9b0c2c91-ae0b-48e8-9c79-1eb31e4c8ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 6041 | 2026.02.12 17:11:08.564369 [ 261 ] {9b0c2c91-ae0b-48e8-9c79-1eb31e4c8ada} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6042 | 2026.02.12 17:11:08.564569 [ 261 ] {9b0c2c91-ae0b-48e8-9c79-1eb31e4c8ada} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2026.02.12 17:11:08.564697 [ 261 ] {9b0c2c91-ae0b-48e8-9c79-1eb31e4c8ada} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 6044 | 2026.02.12 17:11:08.564732 [ 261 ] {9b0c2c91-ae0b-48e8-9c79-1eb31e4c8ada} <Debug> TCPHandler: Processed in 0.001308876 sec. | ||
| 6045 | 2026.02.12 17:11:08.564837 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6046 | 2026.02.12 17:11:08.564928 [ 261 ] {998abc2f-5530-44da-8c58-a9353487b5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6047 | 2026.02.12 17:11:08.564981 [ 261 ] {998abc2f-5530-44da-8c58-a9353487b5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6048 | 2026.02.12 17:11:08.565814 [ 261 ] {998abc2f-5530-44da-8c58-a9353487b5f2} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2026.02.12 17:11:08.565850 [ 261 ] {998abc2f-5530-44da-8c58-a9353487b5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 6050 | 2026.02.12 17:11:08.566366 [ 261 ] {998abc2f-5530-44da-8c58-a9353487b5f2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6051 | 2026.02.12 17:11:08.566584 [ 261 ] {998abc2f-5530-44da-8c58-a9353487b5f2} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6052 | 2026.02.12 17:11:08.566719 [ 261 ] {998abc2f-5530-44da-8c58-a9353487b5f2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001808 sec., 17146.017699115044 rows/sec., 30.72 MiB/sec. | ||
| 6053 | 2026.02.12 17:11:08.566771 [ 261 ] {998abc2f-5530-44da-8c58-a9353487b5f2} <Debug> TCPHandler: Processed in 0.001979895 sec. | ||
| 6054 | 2026.02.12 17:11:08.566878 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6055 | 2026.02.12 17:11:08.566970 [ 261 ] {9615cbad-e3b9-41cc-aff7-37246cc6ff10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6056 | 2026.02.12 17:11:08.567010 [ 261 ] {9615cbad-e3b9-41cc-aff7-37246cc6ff10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6057 | 2026.02.12 17:11:08.567333 [ 261 ] {9615cbad-e3b9-41cc-aff7-37246cc6ff10} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6058 | 2026.02.12 17:11:08.567368 [ 261 ] {9615cbad-e3b9-41cc-aff7-37246cc6ff10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 6059 | 2026.02.12 17:11:08.567659 [ 261 ] {9615cbad-e3b9-41cc-aff7-37246cc6ff10} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6060 | 2026.02.12 17:11:08.567873 [ 261 ] {9615cbad-e3b9-41cc-aff7-37246cc6ff10} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6061 | 2026.02.12 17:11:08.567996 [ 261 ] {9615cbad-e3b9-41cc-aff7-37246cc6ff10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 6062 | 2026.02.12 17:11:08.568030 [ 261 ] {9615cbad-e3b9-41cc-aff7-37246cc6ff10} <Debug> TCPHandler: Processed in 0.001198613 sec. | ||
| 6063 | 2026.02.12 17:11:08.595797 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6064 | 2026.02.12 17:11:08.613347 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6065 | 2026.02.12 17:11:08.613397 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 6066 | 2026.02.12 17:11:08.619139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6067 | 2026.02.12 17:11:08.619823 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6068 | 2026.02.12 17:11:08.620092 [ 42 ] {} <Debug> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6069 | 2026.02.12 17:11:08.620151 [ 42 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6070 | 2026.02.12 17:11:08.620170 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 6071 | 2026.02.12 17:11:08.620291 [ 196 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 6072 | 2026.02.12 17:11:08.623069 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6073 | 2026.02.12 17:11:08.624515 [ 196 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6074 | 2026.02.12 17:11:08.625919 [ 196 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 6075 | 2026.02.12 17:11:08.631261 [ 196 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 6076 | 2026.02.12 17:11:08.635477 [ 196 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 6077 | 2026.02.12 17:11:08.639655 [ 196 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 6078 | 2026.02.12 17:11:08.643946 [ 196 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 6079 | 2026.02.12 17:11:08.648104 [ 196 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 6080 | 2026.02.12 17:11:08.703489 [ 186 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.083193101 sec., 2355.9645889386907 rows/sec., 12.18 MiB/sec. | ||
| 6081 | 2026.02.12 17:11:08.706127 [ 198 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6082 | 2026.02.12 17:11:08.708383 [ 198 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_26_5} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6083 | 2026.02.12 17:11:08.708503 [ 198 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_26_5} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6084 | 2026.02.12 17:11:08.711083 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6085 | 2026.02.12 17:11:09.000268 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.36 MiB, peak 270.90 MiB, free memory in arenas 0.00 B, will set to 266.31 MiB (RSS), difference: 5.95 MiB | ||
| 6086 | 2026.02.12 17:11:09.747713 [ 39 ] {} <Debug> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6087 | 2026.02.12 17:11:09.747792 [ 39 ] {} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6088 | 2026.02.12 17:11:09.747814 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 6089 | 2026.02.12 17:11:09.747950 [ 193 ] {2602434e-7832-4d54-a516-0e61c097226d::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 | ||
| 6090 | 2026.02.12 17:11:09.748096 [ 193 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6091 | 2026.02.12 17:11:09.748134 [ 193 ] {2602434e-7832-4d54-a516-0e61c097226d::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 | ||
| 6092 | 2026.02.12 17:11:09.748208 [ 193 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 6093 | 2026.02.12 17:11:09.748268 [ 193 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 6094 | 2026.02.12 17:11:09.748328 [ 193 ] {2602434e-7832-4d54-a516-0e61c097226d::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 | ||
| 6095 | 2026.02.12 17:11:09.748381 [ 193 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 6096 | 2026.02.12 17:11:09.749263 [ 186 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001371578 sec., 32079.837967654774 rows/sec., 2.68 MiB/sec. | ||
| 6097 | 2026.02.12 17:11:09.749402 [ 193 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6098 | 2026.02.12 17:11:09.749671 [ 193 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_9_2} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6099 | 2026.02.12 17:11:09.749742 [ 193 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_9_2} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6100 | 2026.02.12 17:11:09.749821 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6101 | 2026.02.12 17:11:12.965494 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 766 | ||
| 6102 | 2026.02.12 17:11:12.967924 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6103 | 2026.02.12 17:11:12.967981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 6104 | 2026.02.12 17:11:12.969211 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6105 | 2026.02.12 17:11:12.969491 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6106 | 2026.02.12 17:11:12.969852 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 766 | ||
| 6107 | 2026.02.12 17:11:13.559544 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6108 | 2026.02.12 17:11:13.559809 [ 261 ] {be527f77-fd5a-466e-87f3-79735cf6ae7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6109 | 2026.02.12 17:11:13.559910 [ 261 ] {be527f77-fd5a-466e-87f3-79735cf6ae7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6110 | 2026.02.12 17:11:13.560515 [ 261 ] {be527f77-fd5a-466e-87f3-79735cf6ae7c} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2026.02.12 17:11:13.560562 [ 261 ] {be527f77-fd5a-466e-87f3-79735cf6ae7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 6112 | 2026.02.12 17:11:13.560934 [ 261 ] {be527f77-fd5a-466e-87f3-79735cf6ae7c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6113 | 2026.02.12 17:11:13.561162 [ 261 ] {be527f77-fd5a-466e-87f3-79735cf6ae7c} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6114 | 2026.02.12 17:11:13.561320 [ 261 ] {be527f77-fd5a-466e-87f3-79735cf6ae7c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001584 sec., 15151.515151515152 rows/sec., 1.26 MiB/sec. | ||
| 6115 | 2026.02.12 17:11:13.561368 [ 261 ] {be527f77-fd5a-466e-87f3-79735cf6ae7c} <Debug> TCPHandler: Processed in 0.002000275 sec. | ||
| 6116 | 2026.02.12 17:11:13.561486 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6117 | 2026.02.12 17:11:13.561584 [ 261 ] {bd340a72-cb5e-4ca9-b26e-a6b25c46f8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6118 | 2026.02.12 17:11:13.561627 [ 261 ] {bd340a72-cb5e-4ca9-b26e-a6b25c46f8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6119 | 2026.02.12 17:11:13.562018 [ 261 ] {bd340a72-cb5e-4ca9-b26e-a6b25c46f8d6} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2026.02.12 17:11:13.562055 [ 261 ] {bd340a72-cb5e-4ca9-b26e-a6b25c46f8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 6121 | 2026.02.12 17:11:13.562340 [ 261 ] {bd340a72-cb5e-4ca9-b26e-a6b25c46f8d6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6122 | 2026.02.12 17:11:13.562540 [ 261 ] {bd340a72-cb5e-4ca9-b26e-a6b25c46f8d6} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2026.02.12 17:11:13.562668 [ 261 ] {bd340a72-cb5e-4ca9-b26e-a6b25c46f8d6} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001107 sec., 7226.738934056008 rows/sec., 589.29 KiB/sec. | ||
| 6124 | 2026.02.12 17:11:13.562705 [ 261 ] {bd340a72-cb5e-4ca9-b26e-a6b25c46f8d6} <Debug> TCPHandler: Processed in 0.001268345 sec. | ||
| 6125 | 2026.02.12 17:11:13.562808 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6126 | 2026.02.12 17:11:13.562900 [ 261 ] {4e616779-4fa8-4a97-9c16-9c0ae0f57695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6127 | 2026.02.12 17:11:13.562938 [ 261 ] {4e616779-4fa8-4a97-9c16-9c0ae0f57695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6128 | 2026.02.12 17:11:13.563360 [ 261 ] {4e616779-4fa8-4a97-9c16-9c0ae0f57695} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6129 | 2026.02.12 17:11:13.563393 [ 261 ] {4e616779-4fa8-4a97-9c16-9c0ae0f57695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 6130 | 2026.02.12 17:11:13.563688 [ 261 ] {4e616779-4fa8-4a97-9c16-9c0ae0f57695} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6131 | 2026.02.12 17:11:13.563874 [ 261 ] {4e616779-4fa8-4a97-9c16-9c0ae0f57695} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6132 | 2026.02.12 17:11:13.564070 [ 261 ] {4e616779-4fa8-4a97-9c16-9c0ae0f57695} <Debug> executeQuery: Read 200 rows, 18.17 KiB in 0.001188 sec., 168350.16835016836 rows/sec., 14.93 MiB/sec. | ||
| 6133 | 2026.02.12 17:11:13.564107 [ 261 ] {4e616779-4fa8-4a97-9c16-9c0ae0f57695} <Debug> TCPHandler: Processed in 0.001344257 sec. | ||
| 6134 | 2026.02.12 17:11:13.564210 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6135 | 2026.02.12 17:11:13.564301 [ 261 ] {572d6ba0-8f36-45b0-9a7f-01630c9bb1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6136 | 2026.02.12 17:11:13.564340 [ 261 ] {572d6ba0-8f36-45b0-9a7f-01630c9bb1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6137 | 2026.02.12 17:11:13.564720 [ 261 ] {572d6ba0-8f36-45b0-9a7f-01630c9bb1d4} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6138 | 2026.02.12 17:11:13.564754 [ 261 ] {572d6ba0-8f36-45b0-9a7f-01630c9bb1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 6139 | 2026.02.12 17:11:13.565034 [ 261 ] {572d6ba0-8f36-45b0-9a7f-01630c9bb1d4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6140 | 2026.02.12 17:11:13.565233 [ 261 ] {572d6ba0-8f36-45b0-9a7f-01630c9bb1d4} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6141 | 2026.02.12 17:11:13.565361 [ 261 ] {572d6ba0-8f36-45b0-9a7f-01630c9bb1d4} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001078 sec., 27829.31354359926 rows/sec., 2.06 MiB/sec. | ||
| 6142 | 2026.02.12 17:11:13.565398 [ 261 ] {572d6ba0-8f36-45b0-9a7f-01630c9bb1d4} <Debug> TCPHandler: Processed in 0.001233364 sec. | ||
| 6143 | 2026.02.12 17:11:13.565407 [ 34 ] {} <Debug> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6144 | 2026.02.12 17:11:13.565480 [ 34 ] {} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.02.12 17:11:13.565499 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6146 | 2026.02.12 17:11:13.565504 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 6147 | 2026.02.12 17:11:13.565597 [ 261 ] {22704bf8-2f96-42e0-8a4e-3517fb5bb82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6148 | 2026.02.12 17:11:13.565641 [ 261 ] {22704bf8-2f96-42e0-8a4e-3517fb5bb82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6149 | 2026.02.12 17:11:13.565648 [ 192 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 6150 | 2026.02.12 17:11:13.565788 [ 192 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6151 | 2026.02.12 17:11:13.565821 [ 192 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 206 rows starting from the beginning of the part | ||
| 6152 | 2026.02.12 17:11:13.565886 [ 192 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 143 rows starting from the beginning of the part | ||
| 6153 | 2026.02.12 17:11:13.565931 [ 192 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 37 rows starting from the beginning of the part | ||
| 6154 | 2026.02.12 17:11:13.565975 [ 192 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 143 rows starting from the beginning of the part | ||
| 6155 | 2026.02.12 17:11:13.566013 [ 192 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 6156 | 2026.02.12 17:11:13.566017 [ 261 ] {22704bf8-2f96-42e0-8a4e-3517fb5bb82c} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6157 | 2026.02.12 17:11:13.566053 [ 192 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 6158 | 2026.02.12 17:11:13.566061 [ 261 ] {22704bf8-2f96-42e0-8a4e-3517fb5bb82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6159 | 2026.02.12 17:11:13.566398 [ 261 ] {22704bf8-2f96-42e0-8a4e-3517fb5bb82c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6160 | 2026.02.12 17:11:13.566616 [ 261 ] {22704bf8-2f96-42e0-8a4e-3517fb5bb82c} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6161 | 2026.02.12 17:11:13.566753 [ 261 ] {22704bf8-2f96-42e0-8a4e-3517fb5bb82c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001173 sec., 20460.358056265984 rows/sec., 1.70 MiB/sec. | ||
| 6162 | 2026.02.12 17:11:13.566792 [ 261 ] {22704bf8-2f96-42e0-8a4e-3517fb5bb82c} <Debug> TCPHandler: Processed in 0.001338807 sec. | ||
| 6163 | 2026.02.12 17:11:13.566894 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6164 | 2026.02.12 17:11:13.566985 [ 261 ] {fbb5aa41-cc9b-4234-bafb-d5f72bdf3095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6165 | 2026.02.12 17:11:13.567023 [ 261 ] {fbb5aa41-cc9b-4234-bafb-d5f72bdf3095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6166 | 2026.02.12 17:11:13.567044 [ 186 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 5 columns (5 merged, 0 gathered) in 0.001455111 sec., 405467.34922627895 rows/sec., 27.25 MiB/sec. | ||
| 6167 | 2026.02.12 17:11:13.567191 [ 192 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6168 | 2026.02.12 17:11:13.567404 [ 261 ] {fbb5aa41-cc9b-4234-bafb-d5f72bdf3095} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2026.02.12 17:11:13.567441 [ 192 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_36_7} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.02.12 17:11:13.567444 [ 261 ] {fbb5aa41-cc9b-4234-bafb-d5f72bdf3095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 6171 | 2026.02.12 17:11:13.567523 [ 192 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_36_7} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6172 | 2026.02.12 17:11:13.567612 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6173 | 2026.02.12 17:11:13.567769 [ 261 ] {fbb5aa41-cc9b-4234-bafb-d5f72bdf3095} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6174 | 2026.02.12 17:11:13.567973 [ 261 ] {fbb5aa41-cc9b-4234-bafb-d5f72bdf3095} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2026.02.12 17:11:13.568103 [ 261 ] {fbb5aa41-cc9b-4234-bafb-d5f72bdf3095} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001135 sec., 10572.687224669604 rows/sec., 825.99 KiB/sec. | ||
| 6176 | 2026.02.12 17:11:13.568140 [ 261 ] {fbb5aa41-cc9b-4234-bafb-d5f72bdf3095} <Debug> TCPHandler: Processed in 0.001292336 sec. | ||
| 6177 | 2026.02.12 17:11:13.568245 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6178 | 2026.02.12 17:11:13.568335 [ 261 ] {bdd19248-61d9-400e-ade1-fd119c33f8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6179 | 2026.02.12 17:11:13.568373 [ 261 ] {bdd19248-61d9-400e-ade1-fd119c33f8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6180 | 2026.02.12 17:11:13.568795 [ 261 ] {bdd19248-61d9-400e-ade1-fd119c33f8a2} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2026.02.12 17:11:13.568830 [ 261 ] {bdd19248-61d9-400e-ade1-fd119c33f8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 6182 | 2026.02.12 17:11:13.569132 [ 261 ] {bdd19248-61d9-400e-ade1-fd119c33f8a2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6183 | 2026.02.12 17:11:13.569338 [ 261 ] {bdd19248-61d9-400e-ade1-fd119c33f8a2} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6184 | 2026.02.12 17:11:13.569469 [ 261 ] {bdd19248-61d9-400e-ade1-fd119c33f8a2} <Debug> executeQuery: Read 118 rows, 9.83 KiB in 0.001151 sec., 102519.54821894006 rows/sec., 8.34 MiB/sec. | ||
| 6185 | 2026.02.12 17:11:13.569506 [ 261 ] {bdd19248-61d9-400e-ade1-fd119c33f8a2} <Debug> TCPHandler: Processed in 0.001306696 sec. | ||
| 6186 | 2026.02.12 17:11:13.569615 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6187 | 2026.02.12 17:11:13.569705 [ 261 ] {c4eefa68-c6bd-4a05-8241-1f2be0708f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6188 | 2026.02.12 17:11:13.569747 [ 261 ] {c4eefa68-c6bd-4a05-8241-1f2be0708f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6189 | 2026.02.12 17:11:13.570141 [ 261 ] {c4eefa68-c6bd-4a05-8241-1f2be0708f49} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6190 | 2026.02.12 17:11:13.570176 [ 261 ] {c4eefa68-c6bd-4a05-8241-1f2be0708f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 6191 | 2026.02.12 17:11:13.570512 [ 261 ] {c4eefa68-c6bd-4a05-8241-1f2be0708f49} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6192 | 2026.02.12 17:11:13.570717 [ 261 ] {c4eefa68-c6bd-4a05-8241-1f2be0708f49} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6193 | 2026.02.12 17:11:13.570846 [ 261 ] {c4eefa68-c6bd-4a05-8241-1f2be0708f49} <Debug> executeQuery: Read 236 rows, 17.67 KiB in 0.001158 sec., 203799.65457685664 rows/sec., 14.90 MiB/sec. | ||
| 6194 | 2026.02.12 17:11:13.570882 [ 261 ] {c4eefa68-c6bd-4a05-8241-1f2be0708f49} <Debug> TCPHandler: Processed in 0.001313006 sec. | ||
| 6195 | 2026.02.12 17:11:13.570988 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6196 | 2026.02.12 17:11:13.571078 [ 261 ] {a3196f96-a6de-4e17-9e4c-a6f8ec1f3acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6197 | 2026.02.12 17:11:13.571130 [ 261 ] {a3196f96-a6de-4e17-9e4c-a6f8ec1f3acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6198 | 2026.02.12 17:11:13.571857 [ 261 ] {a3196f96-a6de-4e17-9e4c-a6f8ec1f3acf} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2026.02.12 17:11:13.571892 [ 261 ] {a3196f96-a6de-4e17-9e4c-a6f8ec1f3acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 6200 | 2026.02.12 17:11:13.572397 [ 261 ] {a3196f96-a6de-4e17-9e4c-a6f8ec1f3acf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6201 | 2026.02.12 17:11:13.572619 [ 261 ] {a3196f96-a6de-4e17-9e4c-a6f8ec1f3acf} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2026.02.12 17:11:13.572735 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6203 | 2026.02.12 17:11:13.572763 [ 261 ] {a3196f96-a6de-4e17-9e4c-a6f8ec1f3acf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001702 sec., 5875.440658049354 rows/sec., 10.53 MiB/sec. | ||
| 6204 | 2026.02.12 17:11:13.572774 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2026.02.12 17:11:13.572833 [ 261 ] {a3196f96-a6de-4e17-9e4c-a6f8ec1f3acf} <Debug> TCPHandler: Processed in 0.001891662 sec. | ||
| 6206 | 2026.02.12 17:11:13.572832 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 6207 | 2026.02.12 17:11:13.572949 [ 186 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 6208 | 2026.02.12 17:11:13.572965 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6209 | 2026.02.12 17:11:13.573085 [ 261 ] {a3c85409-a44e-4ec7-aa01-5908cdf66e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6210 | 2026.02.12 17:11:13.573130 [ 261 ] {a3c85409-a44e-4ec7-aa01-5908cdf66e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6211 | 2026.02.12 17:11:13.573197 [ 186 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6212 | 2026.02.12 17:11:13.573267 [ 186 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 589 rows starting from the beginning of the part | ||
| 6213 | 2026.02.12 17:11:13.573402 [ 186 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 6214 | 2026.02.12 17:11:13.573486 [ 261 ] {a3c85409-a44e-4ec7-aa01-5908cdf66e9f} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6215 | 2026.02.12 17:11:13.573512 [ 186 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part | ||
| 6216 | 2026.02.12 17:11:13.573528 [ 261 ] {a3c85409-a44e-4ec7-aa01-5908cdf66e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6217 | 2026.02.12 17:11:13.573623 [ 186 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 6218 | 2026.02.12 17:11:13.573731 [ 186 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 6219 | 2026.02.12 17:11:13.573832 [ 186 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 6220 | 2026.02.12 17:11:13.573871 [ 261 ] {a3c85409-a44e-4ec7-aa01-5908cdf66e9f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6221 | 2026.02.12 17:11:13.574094 [ 261 ] {a3c85409-a44e-4ec7-aa01-5908cdf66e9f} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2026.02.12 17:11:13.574233 [ 261 ] {a3c85409-a44e-4ec7-aa01-5908cdf66e9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 6223 | 2026.02.12 17:11:13.574269 [ 261 ] {a3c85409-a44e-4ec7-aa01-5908cdf66e9f} <Debug> TCPHandler: Processed in 0.001377778 sec. | ||
| 6224 | 2026.02.12 17:11:13.581186 [ 189 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 19 columns (19 merged, 0 gathered) in 0.008275959 sec., 82286.53621894454 rows/sec., 147.45 MiB/sec. | ||
| 6225 | 2026.02.12 17:11:13.582312 [ 188 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6226 | 2026.02.12 17:11:13.582679 [ 188 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6227 | 2026.02.12 17:11:13.582757 [ 188 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6228 | 2026.02.12 17:11:13.582878 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 6229 | 2026.02.12 17:11:14.000482 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.63 MiB, peak 275.07 MiB, free memory in arenas 0.00 B, will set to 270.04 MiB (RSS), difference: 2.41 MiB | ||
| 6230 | 2026.02.12 17:11:15.429644 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12984 | ||
| 6231 | 2026.02.12 17:11:15.430154 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6232 | 2026.02.12 17:11:15.430192 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6233 | 2026.02.12 17:11:15.430635 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6234 | 2026.02.12 17:11:15.430941 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6235 | 2026.02.12 17:11:15.431077 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12984 | ||
| 6236 | 2026.02.12 17:11:16.123562 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6237 | 2026.02.12 17:11:16.139676 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6238 | 2026.02.12 17:11:16.139729 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6239 | 2026.02.12 17:11:16.145410 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6240 | 2026.02.12 17:11:16.146142 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.02.12 17:11:16.148917 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6242 | 2026.02.12 17:11:18.558837 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6243 | 2026.02.12 17:11:18.559029 [ 261 ] {e11e3de2-49fb-4242-90a5-74209bd48457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6244 | 2026.02.12 17:11:18.559104 [ 261 ] {e11e3de2-49fb-4242-90a5-74209bd48457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6245 | 2026.02.12 17:11:18.559835 [ 261 ] {e11e3de2-49fb-4242-90a5-74209bd48457} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6246 | 2026.02.12 17:11:18.559880 [ 261 ] {e11e3de2-49fb-4242-90a5-74209bd48457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6247 | 2026.02.12 17:11:18.560293 [ 261 ] {e11e3de2-49fb-4242-90a5-74209bd48457} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6248 | 2026.02.12 17:11:18.560518 [ 261 ] {e11e3de2-49fb-4242-90a5-74209bd48457} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6249 | 2026.02.12 17:11:18.560691 [ 261 ] {e11e3de2-49fb-4242-90a5-74209bd48457} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001704 sec., 69248.82629107981 rows/sec., 5.89 MiB/sec. | ||
| 6250 | 2026.02.12 17:11:18.560759 [ 261 ] {e11e3de2-49fb-4242-90a5-74209bd48457} <Debug> TCPHandler: Processed in 0.002061437 sec. | ||
| 6251 | 2026.02.12 17:11:18.560883 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6252 | 2026.02.12 17:11:18.560979 [ 261 ] {c9ee6ab8-ffa1-4e22-9a4b-582a872ffdb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6253 | 2026.02.12 17:11:18.561020 [ 261 ] {c9ee6ab8-ffa1-4e22-9a4b-582a872ffdb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6254 | 2026.02.12 17:11:18.561429 [ 261 ] {c9ee6ab8-ffa1-4e22-9a4b-582a872ffdb2} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6255 | 2026.02.12 17:11:18.561466 [ 261 ] {c9ee6ab8-ffa1-4e22-9a4b-582a872ffdb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6256 | 2026.02.12 17:11:18.561850 [ 261 ] {c9ee6ab8-ffa1-4e22-9a4b-582a872ffdb2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6257 | 2026.02.12 17:11:18.562080 [ 261 ] {c9ee6ab8-ffa1-4e22-9a4b-582a872ffdb2} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6258 | 2026.02.12 17:11:18.562224 [ 261 ] {c9ee6ab8-ffa1-4e22-9a4b-582a872ffdb2} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001263 sec., 24544.73475851148 rows/sec., 1.80 MiB/sec. | ||
| 6259 | 2026.02.12 17:11:18.562264 [ 261 ] {c9ee6ab8-ffa1-4e22-9a4b-582a872ffdb2} <Debug> TCPHandler: Processed in 0.001430759 sec. | ||
| 6260 | 2026.02.12 17:11:18.562375 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6261 | 2026.02.12 17:11:18.562469 [ 261 ] {abe6b79c-6e50-476f-92c9-0212a5019c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6262 | 2026.02.12 17:11:18.562509 [ 261 ] {abe6b79c-6e50-476f-92c9-0212a5019c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6263 | 2026.02.12 17:11:18.562928 [ 261 ] {abe6b79c-6e50-476f-92c9-0212a5019c42} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6264 | 2026.02.12 17:11:18.562964 [ 261 ] {abe6b79c-6e50-476f-92c9-0212a5019c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6265 | 2026.02.12 17:11:18.563265 [ 261 ] {abe6b79c-6e50-476f-92c9-0212a5019c42} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6266 | 2026.02.12 17:11:18.563496 [ 261 ] {abe6b79c-6e50-476f-92c9-0212a5019c42} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6267 | 2026.02.12 17:11:18.563632 [ 261 ] {abe6b79c-6e50-476f-92c9-0212a5019c42} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001181 sec., 80440.30482641829 rows/sec., 6.28 MiB/sec. | ||
| 6268 | 2026.02.12 17:11:18.563673 [ 261 ] {abe6b79c-6e50-476f-92c9-0212a5019c42} <Debug> TCPHandler: Processed in 0.001348897 sec. | ||
| 6269 | 2026.02.12 17:11:18.563791 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6270 | 2026.02.12 17:11:18.563884 [ 261 ] {ba089040-661c-469e-b076-81555bb76857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6271 | 2026.02.12 17:11:18.563928 [ 261 ] {ba089040-661c-469e-b076-81555bb76857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6272 | 2026.02.12 17:11:18.564332 [ 261 ] {ba089040-661c-469e-b076-81555bb76857} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2026.02.12 17:11:18.564367 [ 261 ] {ba089040-661c-469e-b076-81555bb76857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6274 | 2026.02.12 17:11:18.564711 [ 261 ] {ba089040-661c-469e-b076-81555bb76857} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6275 | 2026.02.12 17:11:18.564918 [ 261 ] {ba089040-661c-469e-b076-81555bb76857} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2026.02.12 17:11:18.565056 [ 261 ] {ba089040-661c-469e-b076-81555bb76857} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 6277 | 2026.02.12 17:11:18.565095 [ 261 ] {ba089040-661c-469e-b076-81555bb76857} <Debug> TCPHandler: Processed in 0.001352657 sec. | ||
| 6278 | 2026.02.12 17:11:18.565204 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6279 | 2026.02.12 17:11:18.565298 [ 261 ] {548a4c2a-87c9-4ccc-9234-ae35bf5aab2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6280 | 2026.02.12 17:11:18.565353 [ 261 ] {548a4c2a-87c9-4ccc-9234-ae35bf5aab2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6281 | 2026.02.12 17:11:18.566163 [ 261 ] {548a4c2a-87c9-4ccc-9234-ae35bf5aab2a} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2026.02.12 17:11:18.566200 [ 261 ] {548a4c2a-87c9-4ccc-9234-ae35bf5aab2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6283 | 2026.02.12 17:11:18.566766 [ 261 ] {548a4c2a-87c9-4ccc-9234-ae35bf5aab2a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6284 | 2026.02.12 17:11:18.566982 [ 261 ] {548a4c2a-87c9-4ccc-9234-ae35bf5aab2a} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6285 | 2026.02.12 17:11:18.567123 [ 261 ] {548a4c2a-87c9-4ccc-9234-ae35bf5aab2a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001842 sec., 16829.533116178067 rows/sec., 30.16 MiB/sec. | ||
| 6286 | 2026.02.12 17:11:18.567180 [ 261 ] {548a4c2a-87c9-4ccc-9234-ae35bf5aab2a} <Debug> TCPHandler: Processed in 0.002024236 sec. | ||
| 6287 | 2026.02.12 17:11:18.567291 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6288 | 2026.02.12 17:11:18.567385 [ 261 ] {dfe9b4d7-d73d-4300-959d-959d0cf8802b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6289 | 2026.02.12 17:11:18.567427 [ 261 ] {dfe9b4d7-d73d-4300-959d-959d0cf8802b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6290 | 2026.02.12 17:11:18.567744 [ 261 ] {dfe9b4d7-d73d-4300-959d-959d0cf8802b} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2026.02.12 17:11:18.567777 [ 261 ] {dfe9b4d7-d73d-4300-959d-959d0cf8802b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6292 | 2026.02.12 17:11:18.568063 [ 261 ] {dfe9b4d7-d73d-4300-959d-959d0cf8802b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6293 | 2026.02.12 17:11:18.568248 [ 261 ] {dfe9b4d7-d73d-4300-959d-959d0cf8802b} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2026.02.12 17:11:18.568369 [ 261 ] {dfe9b4d7-d73d-4300-959d-959d0cf8802b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 6295 | 2026.02.12 17:11:18.568404 [ 261 ] {dfe9b4d7-d73d-4300-959d-959d0cf8802b} <Debug> TCPHandler: Processed in 0.001220743 sec. | ||
| 6296 | 2026.02.12 17:11:22.836202 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6297 | 2026.02.12 17:11:22.836280 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6298 | 2026.02.12 17:11:22.931657 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13432 | ||
| 6299 | 2026.02.12 17:11:22.932141 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6300 | 2026.02.12 17:11:22.932188 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6301 | 2026.02.12 17:11:22.932684 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6302 | 2026.02.12 17:11:22.932904 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6303 | 2026.02.12 17:11:22.933034 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13432 | ||
| 6304 | 2026.02.12 17:11:22.970353 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 798 | ||
| 6305 | 2026.02.12 17:11:22.972710 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6306 | 2026.02.12 17:11:22.972750 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6307 | 2026.02.12 17:11:22.973983 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6308 | 2026.02.12 17:11:22.974258 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6309 | 2026.02.12 17:11:22.974533 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 798 | ||
| 6310 | 2026.02.12 17:11:23.556466 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6311 | 2026.02.12 17:11:23.556714 [ 261 ] {d01be9c2-e4a0-4438-b043-c212cda690a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6312 | 2026.02.12 17:11:23.556785 [ 261 ] {d01be9c2-e4a0-4438-b043-c212cda690a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6313 | 2026.02.12 17:11:23.557472 [ 261 ] {d01be9c2-e4a0-4438-b043-c212cda690a9} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2026.02.12 17:11:23.557516 [ 261 ] {d01be9c2-e4a0-4438-b043-c212cda690a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6315 | 2026.02.12 17:11:23.557930 [ 261 ] {d01be9c2-e4a0-4438-b043-c212cda690a9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6316 | 2026.02.12 17:11:23.558165 [ 261 ] {d01be9c2-e4a0-4438-b043-c212cda690a9} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6317 | 2026.02.12 17:11:23.558333 [ 261 ] {d01be9c2-e4a0-4438-b043-c212cda690a9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001669 sec., 45536.24925104853 rows/sec., 3.75 MiB/sec. | ||
| 6318 | 2026.02.12 17:11:23.558385 [ 261 ] {d01be9c2-e4a0-4438-b043-c212cda690a9} <Debug> TCPHandler: Processed in 0.002106818 sec. | ||
| 6319 | 2026.02.12 17:11:23.558515 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6320 | 2026.02.12 17:11:23.558619 [ 261 ] {e62d7538-49ce-41e9-a939-6683ebd95a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6321 | 2026.02.12 17:11:23.558664 [ 261 ] {e62d7538-49ce-41e9-a939-6683ebd95a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6322 | 2026.02.12 17:11:23.559084 [ 261 ] {e62d7538-49ce-41e9-a939-6683ebd95a38} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2026.02.12 17:11:23.559122 [ 261 ] {e62d7538-49ce-41e9-a939-6683ebd95a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6324 | 2026.02.12 17:11:23.559431 [ 261 ] {e62d7538-49ce-41e9-a939-6683ebd95a38} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6325 | 2026.02.12 17:11:23.559645 [ 261 ] {e62d7538-49ce-41e9-a939-6683ebd95a38} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2026.02.12 17:11:23.559785 [ 261 ] {e62d7538-49ce-41e9-a939-6683ebd95a38} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001191 sec., 8396.305625524768 rows/sec., 631.36 KiB/sec. | ||
| 6327 | 2026.02.12 17:11:23.559824 [ 261 ] {e62d7538-49ce-41e9-a939-6683ebd95a38} <Debug> TCPHandler: Processed in 0.001361487 sec. | ||
| 6328 | 2026.02.12 17:11:23.559931 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6329 | 2026.02.12 17:11:23.560030 [ 261 ] {7fa109e6-c5cf-4688-95a4-b752a753c64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6330 | 2026.02.12 17:11:23.560071 [ 261 ] {7fa109e6-c5cf-4688-95a4-b752a753c64b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6331 | 2026.02.12 17:11:23.560487 [ 261 ] {7fa109e6-c5cf-4688-95a4-b752a753c64b} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2026.02.12 17:11:23.560524 [ 261 ] {7fa109e6-c5cf-4688-95a4-b752a753c64b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6333 | 2026.02.12 17:11:23.560835 [ 261 ] {7fa109e6-c5cf-4688-95a4-b752a753c64b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6334 | 2026.02.12 17:11:23.561048 [ 261 ] {7fa109e6-c5cf-4688-95a4-b752a753c64b} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2026.02.12 17:11:23.561179 [ 261 ] {7fa109e6-c5cf-4688-95a4-b752a753c64b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001171 sec., 63193.8514090521 rows/sec., 4.93 MiB/sec. | ||
| 6336 | 2026.02.12 17:11:23.561217 [ 261 ] {7fa109e6-c5cf-4688-95a4-b752a753c64b} <Debug> TCPHandler: Processed in 0.001335837 sec. | ||
| 6337 | 2026.02.12 17:11:23.561328 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6338 | 2026.02.12 17:11:23.561425 [ 261 ] {fe8dad37-2499-4ab9-80be-257054e9599b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6339 | 2026.02.12 17:11:23.561469 [ 261 ] {fe8dad37-2499-4ab9-80be-257054e9599b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6340 | 2026.02.12 17:11:23.561882 [ 261 ] {fe8dad37-2499-4ab9-80be-257054e9599b} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6341 | 2026.02.12 17:11:23.561918 [ 261 ] {fe8dad37-2499-4ab9-80be-257054e9599b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6342 | 2026.02.12 17:11:23.562255 [ 261 ] {fe8dad37-2499-4ab9-80be-257054e9599b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6343 | 2026.02.12 17:11:23.562462 [ 261 ] {fe8dad37-2499-4ab9-80be-257054e9599b} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6344 | 2026.02.12 17:11:23.562594 [ 261 ] {fe8dad37-2499-4ab9-80be-257054e9599b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 6345 | 2026.02.12 17:11:23.562632 [ 261 ] {fe8dad37-2499-4ab9-80be-257054e9599b} <Debug> TCPHandler: Processed in 0.001356888 sec. | ||
| 6346 | 2026.02.12 17:11:23.562740 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6347 | 2026.02.12 17:11:23.562834 [ 261 ] {c9934f8b-0ca3-4394-adb6-8ccc378a359e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6348 | 2026.02.12 17:11:23.562889 [ 261 ] {c9934f8b-0ca3-4394-adb6-8ccc378a359e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6349 | 2026.02.12 17:11:23.563648 [ 261 ] {c9934f8b-0ca3-4394-adb6-8ccc378a359e} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6350 | 2026.02.12 17:11:23.563684 [ 261 ] {c9934f8b-0ca3-4394-adb6-8ccc378a359e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6351 | 2026.02.12 17:11:23.564194 [ 261 ] {c9934f8b-0ca3-4394-adb6-8ccc378a359e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6352 | 2026.02.12 17:11:23.564404 [ 261 ] {c9934f8b-0ca3-4394-adb6-8ccc378a359e} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6353 | 2026.02.12 17:11:23.564541 [ 261 ] {c9934f8b-0ca3-4394-adb6-8ccc378a359e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001744 sec., 5733.94495412844 rows/sec., 10.27 MiB/sec. | ||
| 6354 | 2026.02.12 17:11:23.564601 [ 261 ] {c9934f8b-0ca3-4394-adb6-8ccc378a359e} <Debug> TCPHandler: Processed in 0.001931764 sec. | ||
| 6355 | 2026.02.12 17:11:23.564703 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6356 | 2026.02.12 17:11:23.564792 [ 261 ] {91465667-b50c-4629-8e15-17c8e2f574af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6357 | 2026.02.12 17:11:23.564832 [ 261 ] {91465667-b50c-4629-8e15-17c8e2f574af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6358 | 2026.02.12 17:11:23.565138 [ 261 ] {91465667-b50c-4629-8e15-17c8e2f574af} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2026.02.12 17:11:23.565173 [ 261 ] {91465667-b50c-4629-8e15-17c8e2f574af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6360 | 2026.02.12 17:11:23.565537 [ 261 ] {91465667-b50c-4629-8e15-17c8e2f574af} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6361 | 2026.02.12 17:11:23.565743 [ 261 ] {91465667-b50c-4629-8e15-17c8e2f574af} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2026.02.12 17:11:23.565870 [ 261 ] {91465667-b50c-4629-8e15-17c8e2f574af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 6363 | 2026.02.12 17:11:23.565905 [ 261 ] {91465667-b50c-4629-8e15-17c8e2f574af} <Debug> TCPHandler: Processed in 0.001222963 sec. | ||
| 6364 | 2026.02.12 17:11:23.649198 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6365 | 2026.02.12 17:11:23.666157 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2026.02.12 17:11:23.666216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6367 | 2026.02.12 17:11:23.671936 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6368 | 2026.02.12 17:11:23.672601 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2026.02.12 17:11:23.675429 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6370 | 2026.02.12 17:11:28.585125 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6371 | 2026.02.12 17:11:28.585345 [ 261 ] {9da83ce1-4b00-4e2b-ae51-9af93edf292f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6372 | 2026.02.12 17:11:28.585421 [ 261 ] {9da83ce1-4b00-4e2b-ae51-9af93edf292f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6373 | 2026.02.12 17:11:28.586178 [ 261 ] {9da83ce1-4b00-4e2b-ae51-9af93edf292f} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6374 | 2026.02.12 17:11:28.586232 [ 261 ] {9da83ce1-4b00-4e2b-ae51-9af93edf292f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6375 | 2026.02.12 17:11:28.586630 [ 261 ] {9da83ce1-4b00-4e2b-ae51-9af93edf292f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6376 | 2026.02.12 17:11:28.586875 [ 261 ] {9da83ce1-4b00-4e2b-ae51-9af93edf292f} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6377 | 2026.02.12 17:11:28.587030 [ 261 ] {9da83ce1-4b00-4e2b-ae51-9af93edf292f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001741 sec., 2297.5301550832855 rows/sec., 187.35 KiB/sec. | ||
| 6378 | 2026.02.12 17:11:28.587073 [ 261 ] {9da83ce1-4b00-4e2b-ae51-9af93edf292f} <Debug> TCPHandler: Processed in 0.002090338 sec. | ||
| 6379 | 2026.02.12 17:11:28.587204 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6380 | 2026.02.12 17:11:28.587300 [ 261 ] {e0ee4760-9564-40fa-bea1-f558d57f7855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6381 | 2026.02.12 17:11:28.587341 [ 261 ] {e0ee4760-9564-40fa-bea1-f558d57f7855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6382 | 2026.02.12 17:11:28.588395 [ 261 ] {e0ee4760-9564-40fa-bea1-f558d57f7855} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6383 | 2026.02.12 17:11:28.588430 [ 261 ] {e0ee4760-9564-40fa-bea1-f558d57f7855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6384 | 2026.02.12 17:11:28.588842 [ 261 ] {e0ee4760-9564-40fa-bea1-f558d57f7855} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6385 | 2026.02.12 17:11:28.589058 [ 261 ] {e0ee4760-9564-40fa-bea1-f558d57f7855} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6386 | 2026.02.12 17:11:28.589191 [ 261 ] {e0ee4760-9564-40fa-bea1-f558d57f7855} <Debug> executeQuery: Read 1260 rows, 106.99 KiB in 0.00191 sec., 659685.8638743456 rows/sec., 54.70 MiB/sec. | ||
| 6387 | 2026.02.12 17:11:28.589197 [ 138 ] {} <Debug> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6388 | 2026.02.12 17:11:28.589230 [ 261 ] {e0ee4760-9564-40fa-bea1-f558d57f7855} <Debug> TCPHandler: Processed in 0.002076518 sec. | ||
| 6389 | 2026.02.12 17:11:28.589272 [ 138 ] {} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6390 | 2026.02.12 17:11:28.589301 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6391 | 2026.02.12 17:11:28.589361 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6392 | 2026.02.12 17:11:28.589456 [ 192 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::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 | ||
| 6393 | 2026.02.12 17:11:28.589461 [ 261 ] {f20ad38e-c305-4587-b937-316582bac6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6394 | 2026.02.12 17:11:28.589553 [ 261 ] {f20ad38e-c305-4587-b937-316582bac6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6395 | 2026.02.12 17:11:28.589614 [ 192 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6396 | 2026.02.12 17:11:28.589656 [ 192 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2104 rows starting from the beginning of the part | ||
| 6397 | 2026.02.12 17:11:28.589728 [ 192 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 118 rows starting from the beginning of the part | ||
| 6398 | 2026.02.12 17:11:28.589779 [ 192 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 200 rows starting from the beginning of the part | ||
| 6399 | 2026.02.12 17:11:28.589826 [ 192 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 118 rows starting from the beginning of the part | ||
| 6400 | 2026.02.12 17:11:28.589872 [ 192 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 76 rows starting from the beginning of the part | ||
| 6401 | 2026.02.12 17:11:28.589916 [ 192 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1260 rows starting from the beginning of the part | ||
| 6402 | 2026.02.12 17:11:28.589986 [ 261 ] {f20ad38e-c305-4587-b937-316582bac6f6} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6403 | 2026.02.12 17:11:28.590028 [ 261 ] {f20ad38e-c305-4587-b937-316582bac6f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6404 | 2026.02.12 17:11:28.590438 [ 261 ] {f20ad38e-c305-4587-b937-316582bac6f6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6405 | 2026.02.12 17:11:28.590668 [ 261 ] {f20ad38e-c305-4587-b937-316582bac6f6} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6406 | 2026.02.12 17:11:28.590807 [ 261 ] {f20ad38e-c305-4587-b937-316582bac6f6} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001366 sec., 25622.25475841874 rows/sec., 1.87 MiB/sec. | ||
| 6407 | 2026.02.12 17:11:28.590846 [ 261 ] {f20ad38e-c305-4587-b937-316582bac6f6} <Debug> TCPHandler: Processed in 0.001535493 sec. | ||
| 6408 | 2026.02.12 17:11:28.590960 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6409 | 2026.02.12 17:11:28.591055 [ 261 ] {c0093dc7-97ea-4601-88f9-5c6b6bca5ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6410 | 2026.02.12 17:11:28.591095 [ 261 ] {c0093dc7-97ea-4601-88f9-5c6b6bca5ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6411 | 2026.02.12 17:11:28.591499 [ 189 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3876 rows, containing 5 columns (5 merged, 0 gathered) in 0.002104909 sec., 1841409.7711587532 rows/sec., 159.82 MiB/sec. | ||
| 6412 | 2026.02.12 17:11:28.591580 [ 261 ] {c0093dc7-97ea-4601-88f9-5c6b6bca5ee2} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6413 | 2026.02.12 17:11:28.591616 [ 261 ] {c0093dc7-97ea-4601-88f9-5c6b6bca5ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6414 | 2026.02.12 17:11:28.591789 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6415 | 2026.02.12 17:11:28.591956 [ 261 ] {c0093dc7-97ea-4601-88f9-5c6b6bca5ee2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6416 | 2026.02.12 17:11:28.592158 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_41_8} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2026.02.12 17:11:28.592251 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_41_8} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6418 | 2026.02.12 17:11:28.592255 [ 261 ] {c0093dc7-97ea-4601-88f9-5c6b6bca5ee2} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2026.02.12 17:11:28.592358 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 6420 | 2026.02.12 17:11:28.592409 [ 261 ] {c0093dc7-97ea-4601-88f9-5c6b6bca5ee2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001373 sec., 166059.7232337946 rows/sec., 11.24 MiB/sec. | ||
| 6421 | 2026.02.12 17:11:28.592452 [ 261 ] {c0093dc7-97ea-4601-88f9-5c6b6bca5ee2} <Debug> TCPHandler: Processed in 0.001545053 sec. | ||
| 6422 | 2026.02.12 17:11:28.592560 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6423 | 2026.02.12 17:11:28.592655 [ 261 ] {0a632bef-ab81-44a3-9525-2573cedfc099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6424 | 2026.02.12 17:11:28.592696 [ 261 ] {0a632bef-ab81-44a3-9525-2573cedfc099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6425 | 2026.02.12 17:11:28.593297 [ 261 ] {0a632bef-ab81-44a3-9525-2573cedfc099} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6426 | 2026.02.12 17:11:28.593333 [ 261 ] {0a632bef-ab81-44a3-9525-2573cedfc099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6427 | 2026.02.12 17:11:28.593671 [ 261 ] {0a632bef-ab81-44a3-9525-2573cedfc099} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6428 | 2026.02.12 17:11:28.593892 [ 261 ] {0a632bef-ab81-44a3-9525-2573cedfc099} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6429 | 2026.02.12 17:11:28.594016 [ 134 ] {} <Debug> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6430 | 2026.02.12 17:11:28.594019 [ 261 ] {0a632bef-ab81-44a3-9525-2573cedfc099} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001382 sec., 401591.8958031838 rows/sec., 29.83 MiB/sec. | ||
| 6431 | 2026.02.12 17:11:28.594058 [ 134 ] {} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2026.02.12 17:11:28.594081 [ 261 ] {0a632bef-ab81-44a3-9525-2573cedfc099} <Debug> TCPHandler: Processed in 0.001570703 sec. | ||
| 6433 | 2026.02.12 17:11:28.594083 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6434 | 2026.02.12 17:11:28.594193 [ 192 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::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 | ||
| 6435 | 2026.02.12 17:11:28.594203 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6436 | 2026.02.12 17:11:28.594299 [ 192 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6437 | 2026.02.12 17:11:28.594317 [ 261 ] {862a7e46-df4a-4b3e-ba35-d579c4193c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6438 | 2026.02.12 17:11:28.594332 [ 192 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1034 rows starting from the beginning of the part | ||
| 6439 | 2026.02.12 17:11:28.594368 [ 261 ] {862a7e46-df4a-4b3e-ba35-d579c4193c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6440 | 2026.02.12 17:11:28.594393 [ 192 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 95 rows starting from the beginning of the part | ||
| 6441 | 2026.02.12 17:11:28.594441 [ 192 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 118 rows starting from the beginning of the part | ||
| 6442 | 2026.02.12 17:11:28.594482 [ 192 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 95 rows starting from the beginning of the part | ||
| 6443 | 2026.02.12 17:11:28.594519 [ 192 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 74 rows starting from the beginning of the part | ||
| 6444 | 2026.02.12 17:11:28.594558 [ 192 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 555 rows starting from the beginning of the part | ||
| 6445 | 2026.02.12 17:11:28.594956 [ 261 ] {862a7e46-df4a-4b3e-ba35-d579c4193c4d} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6446 | 2026.02.12 17:11:28.594996 [ 261 ] {862a7e46-df4a-4b3e-ba35-d579c4193c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6447 | 2026.02.12 17:11:28.595417 [ 261 ] {862a7e46-df4a-4b3e-ba35-d579c4193c4d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6448 | 2026.02.12 17:11:28.595622 [ 192 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1971 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461051 sec., 1349028.8840019957 rows/sec., 105.63 MiB/sec. | ||
| 6449 | 2026.02.12 17:11:28.595631 [ 261 ] {862a7e46-df4a-4b3e-ba35-d579c4193c4d} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6450 | 2026.02.12 17:11:28.595776 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6451 | 2026.02.12 17:11:28.595779 [ 261 ] {862a7e46-df4a-4b3e-ba35-d579c4193c4d} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001481 sec., 571235.6515867658 rows/sec., 38.45 MiB/sec. | ||
| 6452 | 2026.02.12 17:11:28.595819 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6453 | 2026.02.12 17:11:28.595787 [ 192 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6454 | 2026.02.12 17:11:28.595849 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6455 | 2026.02.12 17:11:28.595846 [ 261 ] {862a7e46-df4a-4b3e-ba35-d579c4193c4d} <Debug> TCPHandler: Processed in 0.001692677 sec. | ||
| 6456 | 2026.02.12 17:11:28.595939 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 6457 | 2026.02.12 17:11:28.595985 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6458 | 2026.02.12 17:11:28.596048 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6459 | 2026.02.12 17:11:28.596086 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11315 rows starting from the beginning of the part | ||
| 6460 | 2026.02.12 17:11:28.596087 [ 261 ] {0dbec4b0-debf-40f1-af9d-dc04a4b9359b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6461 | 2026.02.12 17:11:28.596116 [ 192 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_41_8} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2026.02.12 17:11:28.596153 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 6463 | 2026.02.12 17:11:28.596156 [ 261 ] {0dbec4b0-debf-40f1-af9d-dc04a4b9359b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6464 | 2026.02.12 17:11:28.596195 [ 192 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_41_8} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6465 | 2026.02.12 17:11:28.596220 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 236 rows starting from the beginning of the part | ||
| 6466 | 2026.02.12 17:11:28.596270 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6467 | 2026.02.12 17:11:28.596270 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 6468 | 2026.02.12 17:11:28.596311 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6469 | 2026.02.12 17:11:28.596361 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 846 rows starting from the beginning of the part | ||
| 6470 | 2026.02.12 17:11:28.597029 [ 261 ] {0dbec4b0-debf-40f1-af9d-dc04a4b9359b} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2026.02.12 17:11:28.597071 [ 261 ] {0dbec4b0-debf-40f1-af9d-dc04a4b9359b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6472 | 2026.02.12 17:11:28.597689 [ 261 ] {0dbec4b0-debf-40f1-af9d-dc04a4b9359b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6473 | 2026.02.12 17:11:28.597932 [ 261 ] {0dbec4b0-debf-40f1-af9d-dc04a4b9359b} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2026.02.12 17:11:28.598075 [ 261 ] {0dbec4b0-debf-40f1-af9d-dc04a4b9359b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002006 sec., 15453.639082751744 rows/sec., 27.69 MiB/sec. | ||
| 6475 | 2026.02.12 17:11:28.598138 [ 261 ] {0dbec4b0-debf-40f1-af9d-dc04a4b9359b} <Debug> TCPHandler: Processed in 0.002202511 sec. | ||
| 6476 | 2026.02.12 17:11:28.598258 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6477 | 2026.02.12 17:11:28.598352 [ 261 ] {23707cfc-d6b4-4726-ae29-0289221f2800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6478 | 2026.02.12 17:11:28.598395 [ 261 ] {23707cfc-d6b4-4726-ae29-0289221f2800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6479 | 2026.02.12 17:11:28.598733 [ 261 ] {23707cfc-d6b4-4726-ae29-0289221f2800} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.02.12 17:11:28.598768 [ 261 ] {23707cfc-d6b4-4726-ae29-0289221f2800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6481 | 2026.02.12 17:11:28.599098 [ 261 ] {23707cfc-d6b4-4726-ae29-0289221f2800} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6482 | 2026.02.12 17:11:28.599319 [ 261 ] {23707cfc-d6b4-4726-ae29-0289221f2800} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.02.12 17:11:28.599449 [ 134 ] {} <Debug> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6484 | 2026.02.12 17:11:28.599451 [ 261 ] {23707cfc-d6b4-4726-ae29-0289221f2800} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 6485 | 2026.02.12 17:11:28.599490 [ 134 ] {} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2026.02.12 17:11:28.599511 [ 261 ] {23707cfc-d6b4-4726-ae29-0289221f2800} <Debug> TCPHandler: Processed in 0.001303326 sec. | ||
| 6487 | 2026.02.12 17:11:28.599515 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6488 | 2026.02.12 17:11:28.599625 [ 195 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 6489 | 2026.02.12 17:11:28.599741 [ 195 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6490 | 2026.02.12 17:11:28.599775 [ 195 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2178 rows starting from the beginning of the part | ||
| 6491 | 2026.02.12 17:11:28.599832 [ 195 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 6492 | 2026.02.12 17:11:28.599885 [ 195 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6493 | 2026.02.12 17:11:28.599930 [ 195 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 6494 | 2026.02.12 17:11:28.599973 [ 195 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6495 | 2026.02.12 17:11:28.600014 [ 195 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 6496 | 2026.02.12 17:11:28.600157 [ 199 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12877 rows, containing 5 columns (5 merged, 0 gathered) in 0.004246977 sec., 3032039.024463754 rows/sec., 207.16 MiB/sec. | ||
| 6497 | 2026.02.12 17:11:28.600539 [ 192 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6498 | 2026.02.12 17:11:28.600801 [ 192 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6499 | 2026.02.12 17:11:28.600870 [ 192 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6500 | 2026.02.12 17:11:28.600943 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 6501 | 2026.02.12 17:11:28.601052 [ 195 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2478 rows, containing 4 columns (4 merged, 0 gathered) in 0.001468801 sec., 1687090.354649813 rows/sec., 111.98 MiB/sec. | ||
| 6502 | 2026.02.12 17:11:28.601241 [ 195 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6503 | 2026.02.12 17:11:28.601467 [ 195 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_41_8} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2026.02.12 17:11:28.601531 [ 195 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_41_8} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6505 | 2026.02.12 17:11:28.601594 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6506 | 2026.02.12 17:11:30.433517 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13944 | ||
| 6507 | 2026.02.12 17:11:30.434093 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6508 | 2026.02.12 17:11:30.434133 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6509 | 2026.02.12 17:11:30.434624 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6510 | 2026.02.12 17:11:30.434858 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2026.02.12 17:11:30.434976 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13944 | ||
| 6512 | 2026.02.12 17:11:31.175850 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6513 | 2026.02.12 17:11:31.192257 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6514 | 2026.02.12 17:11:31.192309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6515 | 2026.02.12 17:11:31.198239 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6516 | 2026.02.12 17:11:31.198924 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2026.02.12 17:11:31.201706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6518 | 2026.02.12 17:11:32.975258 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 826 | ||
| 6519 | 2026.02.12 17:11:32.977597 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6520 | 2026.02.12 17:11:32.977654 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6521 | 2026.02.12 17:11:32.978869 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6522 | 2026.02.12 17:11:32.979142 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2026.02.12 17:11:32.979307 [ 148 ] {} <Debug> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6524 | 2026.02.12 17:11:32.979385 [ 148 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2026.02.12 17:11:32.979413 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6526 | 2026.02.12 17:11:32.979513 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 826 | ||
| 6527 | 2026.02.12 17:11:32.979582 [ 195 ] {3a33402e-81b2-4c59-a3db-01986df8333a::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 | ||
| 6528 | 2026.02.12 17:11:32.980504 [ 195 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6529 | 2026.02.12 17:11:32.980646 [ 195 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 654 rows starting from the beginning of the part | ||
| 6530 | 2026.02.12 17:11:32.980988 [ 195 ] {3a33402e-81b2-4c59-a3db-01986df8333a::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 | ||
| 6531 | 2026.02.12 17:11:32.981333 [ 195 ] {3a33402e-81b2-4c59-a3db-01986df8333a::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 | ||
| 6532 | 2026.02.12 17:11:32.981679 [ 195 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6533 | 2026.02.12 17:11:32.982029 [ 195 ] {3a33402e-81b2-4c59-a3db-01986df8333a::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 | ||
| 6534 | 2026.02.12 17:11:32.982371 [ 195 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 6535 | 2026.02.12 17:11:32.988456 [ 190 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 826 rows, containing 72 columns (72 merged, 0 gathered) in 0.008952197 sec., 92267.85335488037 rows/sec., 78.79 MiB/sec. | ||
| 6536 | 2026.02.12 17:11:32.989730 [ 199 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6537 | 2026.02.12 17:11:32.990285 [ 199 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_21_4} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6538 | 2026.02.12 17:11:32.990362 [ 199 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_21_4} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6539 | 2026.02.12 17:11:32.990509 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6540 | 2026.02.12 17:11:33.557572 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6541 | 2026.02.12 17:11:33.557825 [ 261 ] {77700256-e3f6-4cb6-a57a-e32b3f3abc86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6542 | 2026.02.12 17:11:33.557902 [ 261 ] {77700256-e3f6-4cb6-a57a-e32b3f3abc86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6543 | 2026.02.12 17:11:33.558622 [ 261 ] {77700256-e3f6-4cb6-a57a-e32b3f3abc86} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6544 | 2026.02.12 17:11:33.558667 [ 261 ] {77700256-e3f6-4cb6-a57a-e32b3f3abc86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6545 | 2026.02.12 17:11:33.559074 [ 261 ] {77700256-e3f6-4cb6-a57a-e32b3f3abc86} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6546 | 2026.02.12 17:11:33.559311 [ 261 ] {77700256-e3f6-4cb6-a57a-e32b3f3abc86} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6547 | 2026.02.12 17:11:33.559504 [ 261 ] {77700256-e3f6-4cb6-a57a-e32b3f3abc86} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001732 sec., 43879.90762124711 rows/sec., 3.62 MiB/sec. | ||
| 6548 | 2026.02.12 17:11:33.559553 [ 261 ] {77700256-e3f6-4cb6-a57a-e32b3f3abc86} <Debug> TCPHandler: Processed in 0.002066727 sec. | ||
| 6549 | 2026.02.12 17:11:33.559687 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6550 | 2026.02.12 17:11:33.559792 [ 261 ] {4c7d074d-55bb-412b-a954-6d3a86372b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6551 | 2026.02.12 17:11:33.559838 [ 261 ] {4c7d074d-55bb-412b-a954-6d3a86372b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6552 | 2026.02.12 17:11:33.560246 [ 261 ] {4c7d074d-55bb-412b-a954-6d3a86372b91} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6553 | 2026.02.12 17:11:33.560282 [ 261 ] {4c7d074d-55bb-412b-a954-6d3a86372b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6554 | 2026.02.12 17:11:33.560592 [ 261 ] {4c7d074d-55bb-412b-a954-6d3a86372b91} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6555 | 2026.02.12 17:11:33.560829 [ 261 ] {4c7d074d-55bb-412b-a954-6d3a86372b91} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2026.02.12 17:11:33.560961 [ 261 ] {4c7d074d-55bb-412b-a954-6d3a86372b91} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001195 sec., 8368.200836820082 rows/sec., 629.25 KiB/sec. | ||
| 6557 | 2026.02.12 17:11:33.561000 [ 261 ] {4c7d074d-55bb-412b-a954-6d3a86372b91} <Debug> TCPHandler: Processed in 0.001364018 sec. | ||
| 6558 | 2026.02.12 17:11:33.561114 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6559 | 2026.02.12 17:11:33.561211 [ 261 ] {6baa39db-413c-4d49-8bd4-40a824a1b3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6560 | 2026.02.12 17:11:33.561251 [ 261 ] {6baa39db-413c-4d49-8bd4-40a824a1b3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6561 | 2026.02.12 17:11:33.561681 [ 261 ] {6baa39db-413c-4d49-8bd4-40a824a1b3dd} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2026.02.12 17:11:33.561716 [ 261 ] {6baa39db-413c-4d49-8bd4-40a824a1b3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6563 | 2026.02.12 17:11:33.562040 [ 261 ] {6baa39db-413c-4d49-8bd4-40a824a1b3dd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6564 | 2026.02.12 17:11:33.562253 [ 261 ] {6baa39db-413c-4d49-8bd4-40a824a1b3dd} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.02.12 17:11:33.562383 [ 261 ] {6baa39db-413c-4d49-8bd4-40a824a1b3dd} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001192 sec., 62080.53691275168 rows/sec., 4.85 MiB/sec. | ||
| 6566 | 2026.02.12 17:11:33.562420 [ 261 ] {6baa39db-413c-4d49-8bd4-40a824a1b3dd} <Debug> TCPHandler: Processed in 0.001355268 sec. | ||
| 6567 | 2026.02.12 17:11:33.562533 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6568 | 2026.02.12 17:11:33.562629 [ 261 ] {168508d5-4afe-416f-b8a6-bcde679c101c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6569 | 2026.02.12 17:11:33.562674 [ 261 ] {168508d5-4afe-416f-b8a6-bcde679c101c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6570 | 2026.02.12 17:11:33.563083 [ 261 ] {168508d5-4afe-416f-b8a6-bcde679c101c} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.02.12 17:11:33.563119 [ 261 ] {168508d5-4afe-416f-b8a6-bcde679c101c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6572 | 2026.02.12 17:11:33.563449 [ 261 ] {168508d5-4afe-416f-b8a6-bcde679c101c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6573 | 2026.02.12 17:11:33.563658 [ 261 ] {168508d5-4afe-416f-b8a6-bcde679c101c} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2026.02.12 17:11:33.563790 [ 261 ] {168508d5-4afe-416f-b8a6-bcde679c101c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 6575 | 2026.02.12 17:11:33.563827 [ 261 ] {168508d5-4afe-416f-b8a6-bcde679c101c} <Debug> TCPHandler: Processed in 0.001342587 sec. | ||
| 6576 | 2026.02.12 17:11:33.563946 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6577 | 2026.02.12 17:11:33.564069 [ 261 ] {c45e1b38-571a-4763-a359-79a121be7273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6578 | 2026.02.12 17:11:33.564135 [ 261 ] {c45e1b38-571a-4763-a359-79a121be7273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6579 | 2026.02.12 17:11:33.564955 [ 261 ] {c45e1b38-571a-4763-a359-79a121be7273} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2026.02.12 17:11:33.564993 [ 261 ] {c45e1b38-571a-4763-a359-79a121be7273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6581 | 2026.02.12 17:11:33.565524 [ 261 ] {c45e1b38-571a-4763-a359-79a121be7273} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6582 | 2026.02.12 17:11:33.565746 [ 261 ] {c45e1b38-571a-4763-a359-79a121be7273} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2026.02.12 17:11:33.565891 [ 261 ] {c45e1b38-571a-4763-a359-79a121be7273} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001847 sec., 5414.185165132648 rows/sec., 9.70 MiB/sec. | ||
| 6584 | 2026.02.12 17:11:33.565953 [ 261 ] {c45e1b38-571a-4763-a359-79a121be7273} <Debug> TCPHandler: Processed in 0.002068787 sec. | ||
| 6585 | 2026.02.12 17:11:33.566062 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6586 | 2026.02.12 17:11:33.566158 [ 261 ] {66ba9cfe-5864-4530-8ed3-b575393a2ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6587 | 2026.02.12 17:11:33.566200 [ 261 ] {66ba9cfe-5864-4530-8ed3-b575393a2ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6588 | 2026.02.12 17:11:33.566533 [ 261 ] {66ba9cfe-5864-4530-8ed3-b575393a2ed6} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6589 | 2026.02.12 17:11:33.566569 [ 261 ] {66ba9cfe-5864-4530-8ed3-b575393a2ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6590 | 2026.02.12 17:11:33.566872 [ 261 ] {66ba9cfe-5864-4530-8ed3-b575393a2ed6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6591 | 2026.02.12 17:11:33.567084 [ 261 ] {66ba9cfe-5864-4530-8ed3-b575393a2ed6} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2026.02.12 17:11:33.567210 [ 261 ] {66ba9cfe-5864-4530-8ed3-b575393a2ed6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 6593 | 2026.02.12 17:11:33.567245 [ 261 ] {66ba9cfe-5864-4530-8ed3-b575393a2ed6} <Debug> TCPHandler: Processed in 0.001234224 sec. | ||
| 6594 | 2026.02.12 17:11:37.836323 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6595 | 2026.02.12 17:11:37.836393 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6596 | 2026.02.12 17:11:37.935282 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14392 | ||
| 6597 | 2026.02.12 17:11:37.935788 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2026.02.12 17:11:37.935834 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6599 | 2026.02.12 17:11:37.936324 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6600 | 2026.02.12 17:11:37.936549 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6601 | 2026.02.12 17:11:37.936679 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14392 | ||
| 6602 | 2026.02.12 17:11:38.557314 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6603 | 2026.02.12 17:11:38.557495 [ 261 ] {01aa1884-34ab-45b6-bcea-95323d320386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6604 | 2026.02.12 17:11:38.557565 [ 261 ] {01aa1884-34ab-45b6-bcea-95323d320386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6605 | 2026.02.12 17:11:38.558288 [ 261 ] {01aa1884-34ab-45b6-bcea-95323d320386} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6606 | 2026.02.12 17:11:38.558339 [ 261 ] {01aa1884-34ab-45b6-bcea-95323d320386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6607 | 2026.02.12 17:11:38.558750 [ 261 ] {01aa1884-34ab-45b6-bcea-95323d320386} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6608 | 2026.02.12 17:11:38.558985 [ 261 ] {01aa1884-34ab-45b6-bcea-95323d320386} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6609 | 2026.02.12 17:11:38.559148 [ 261 ] {01aa1884-34ab-45b6-bcea-95323d320386} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001702 sec., 69330.19976498238 rows/sec., 5.90 MiB/sec. | ||
| 6610 | 2026.02.12 17:11:38.559196 [ 261 ] {01aa1884-34ab-45b6-bcea-95323d320386} <Debug> TCPHandler: Processed in 0.002018715 sec. | ||
| 6611 | 2026.02.12 17:11:38.559324 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6612 | 2026.02.12 17:11:38.559429 [ 261 ] {eeb06677-6bf9-42bb-bd66-8bff8ced42e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6613 | 2026.02.12 17:11:38.559473 [ 261 ] {eeb06677-6bf9-42bb-bd66-8bff8ced42e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6614 | 2026.02.12 17:11:38.559890 [ 261 ] {eeb06677-6bf9-42bb-bd66-8bff8ced42e9} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6615 | 2026.02.12 17:11:38.559928 [ 261 ] {eeb06677-6bf9-42bb-bd66-8bff8ced42e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6616 | 2026.02.12 17:11:38.560244 [ 261 ] {eeb06677-6bf9-42bb-bd66-8bff8ced42e9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6617 | 2026.02.12 17:11:38.560457 [ 261 ] {eeb06677-6bf9-42bb-bd66-8bff8ced42e9} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6618 | 2026.02.12 17:11:38.560574 [ 142 ] {} <Debug> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6619 | 2026.02.12 17:11:38.560589 [ 261 ] {eeb06677-6bf9-42bb-bd66-8bff8ced42e9} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001185 sec., 26160.337552742614 rows/sec., 1.92 MiB/sec. | ||
| 6620 | 2026.02.12 17:11:38.560640 [ 142 ] {} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6621 | 2026.02.12 17:11:38.560649 [ 261 ] {eeb06677-6bf9-42bb-bd66-8bff8ced42e9} <Debug> TCPHandler: Processed in 0.001378388 sec. | ||
| 6622 | 2026.02.12 17:11:38.560671 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6623 | 2026.02.12 17:11:38.560775 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6624 | 2026.02.12 17:11:38.560815 [ 195 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 6625 | 2026.02.12 17:11:38.560905 [ 261 ] {c296dfab-d4f0-415d-ad00-ab4a68a53ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6626 | 2026.02.12 17:11:38.560962 [ 261 ] {c296dfab-d4f0-415d-ad00-ab4a68a53ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6627 | 2026.02.12 17:11:38.560964 [ 195 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6628 | 2026.02.12 17:11:38.561020 [ 195 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 206 rows starting from the beginning of the part | ||
| 6629 | 2026.02.12 17:11:38.561093 [ 195 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 6630 | 2026.02.12 17:11:38.561144 [ 195 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 6631 | 2026.02.12 17:11:38.561200 [ 195 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 35 rows starting from the beginning of the part | ||
| 6632 | 2026.02.12 17:11:38.561246 [ 195 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 6633 | 2026.02.12 17:11:38.561291 [ 195 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 6634 | 2026.02.12 17:11:38.561536 [ 261 ] {c296dfab-d4f0-415d-ad00-ab4a68a53ad8} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2026.02.12 17:11:38.561590 [ 261 ] {c296dfab-d4f0-415d-ad00-ab4a68a53ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6636 | 2026.02.12 17:11:38.561989 [ 261 ] {c296dfab-d4f0-415d-ad00-ab4a68a53ad8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6637 | 2026.02.12 17:11:38.562167 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 323 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141548 sec., 228191.1436403199 rows/sec., 16.20 MiB/sec. | ||
| 6638 | 2026.02.12 17:11:38.562219 [ 261 ] {c296dfab-d4f0-415d-ad00-ab4a68a53ad8} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2026.02.12 17:11:38.562362 [ 261 ] {c296dfab-d4f0-415d-ad00-ab4a68a53ad8} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001484 sec., 64016.17250673854 rows/sec., 5.00 MiB/sec. | ||
| 6640 | 2026.02.12 17:11:38.562380 [ 194 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6641 | 2026.02.12 17:11:38.562403 [ 261 ] {c296dfab-d4f0-415d-ad00-ab4a68a53ad8} <Debug> TCPHandler: Processed in 0.001685276 sec. | ||
| 6642 | 2026.02.12 17:11:38.562520 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6643 | 2026.02.12 17:11:38.562619 [ 261 ] {69871f17-c84c-4eed-806b-e6ced98edddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6644 | 2026.02.12 17:11:38.562667 [ 261 ] {69871f17-c84c-4eed-806b-e6ced98edddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6645 | 2026.02.12 17:11:38.562753 [ 194 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_41_8} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2026.02.12 17:11:38.562837 [ 194 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_41_8} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6647 | 2026.02.12 17:11:38.562932 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6648 | 2026.02.12 17:11:38.563098 [ 261 ] {69871f17-c84c-4eed-806b-e6ced98edddf} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2026.02.12 17:11:38.563140 [ 261 ] {69871f17-c84c-4eed-806b-e6ced98edddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6650 | 2026.02.12 17:11:38.563489 [ 261 ] {69871f17-c84c-4eed-806b-e6ced98edddf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6651 | 2026.02.12 17:11:38.563710 [ 261 ] {69871f17-c84c-4eed-806b-e6ced98edddf} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6652 | 2026.02.12 17:11:38.563845 [ 261 ] {69871f17-c84c-4eed-806b-e6ced98edddf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 6653 | 2026.02.12 17:11:38.563883 [ 261 ] {69871f17-c84c-4eed-806b-e6ced98edddf} <Debug> TCPHandler: Processed in 0.001413699 sec. | ||
| 6654 | 2026.02.12 17:11:38.563998 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6655 | 2026.02.12 17:11:38.564113 [ 261 ] {252adbb0-219a-4d72-9420-20b76096c208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6656 | 2026.02.12 17:11:38.564177 [ 261 ] {252adbb0-219a-4d72-9420-20b76096c208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6657 | 2026.02.12 17:11:38.565078 [ 261 ] {252adbb0-219a-4d72-9420-20b76096c208} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6658 | 2026.02.12 17:11:38.565115 [ 261 ] {252adbb0-219a-4d72-9420-20b76096c208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6659 | 2026.02.12 17:11:38.565669 [ 261 ] {252adbb0-219a-4d72-9420-20b76096c208} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6660 | 2026.02.12 17:11:38.565893 [ 261 ] {252adbb0-219a-4d72-9420-20b76096c208} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2026.02.12 17:11:38.566009 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6662 | 2026.02.12 17:11:38.566034 [ 261 ] {252adbb0-219a-4d72-9420-20b76096c208} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001945 sec., 15938.303341902314 rows/sec., 28.56 MiB/sec. | ||
| 6663 | 2026.02.12 17:11:38.566046 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2026.02.12 17:11:38.566076 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6665 | 2026.02.12 17:11:38.566103 [ 261 ] {252adbb0-219a-4d72-9420-20b76096c208} <Debug> TCPHandler: Processed in 0.002164729 sec. | ||
| 6666 | 2026.02.12 17:11:38.566197 [ 200 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 6667 | 2026.02.12 17:11:38.566219 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6668 | 2026.02.12 17:11:38.566332 [ 261 ] {09185e1e-4803-40a6-aabe-9221cf0de9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6669 | 2026.02.12 17:11:38.566374 [ 261 ] {09185e1e-4803-40a6-aabe-9221cf0de9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6670 | 2026.02.12 17:11:38.566500 [ 200 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6671 | 2026.02.12 17:11:38.566578 [ 200 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 681 rows starting from the beginning of the part | ||
| 6672 | 2026.02.12 17:11:38.566713 [ 261 ] {09185e1e-4803-40a6-aabe-9221cf0de9fc} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2026.02.12 17:11:38.566739 [ 200 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 6674 | 2026.02.12 17:11:38.566754 [ 261 ] {09185e1e-4803-40a6-aabe-9221cf0de9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6675 | 2026.02.12 17:11:38.566872 [ 200 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 6676 | 2026.02.12 17:11:38.566996 [ 200 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part | ||
| 6677 | 2026.02.12 17:11:38.567088 [ 261 ] {09185e1e-4803-40a6-aabe-9221cf0de9fc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6678 | 2026.02.12 17:11:38.567104 [ 200 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 6679 | 2026.02.12 17:11:38.567216 [ 200 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 6680 | 2026.02.12 17:11:38.567323 [ 261 ] {09185e1e-4803-40a6-aabe-9221cf0de9fc} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6681 | 2026.02.12 17:11:38.567459 [ 261 ] {09185e1e-4803-40a6-aabe-9221cf0de9fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 6682 | 2026.02.12 17:11:38.567496 [ 261 ] {09185e1e-4803-40a6-aabe-9221cf0de9fc} <Debug> TCPHandler: Processed in 0.001327237 sec. | ||
| 6683 | 2026.02.12 17:11:38.581297 [ 200 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 19 columns (19 merged, 0 gathered) in 0.015156999 sec., 52385.04007290625 rows/sec., 93.87 MiB/sec. | ||
| 6684 | 2026.02.12 17:11:38.582457 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6685 | 2026.02.12 17:11:38.582802 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2026.02.12 17:11:38.582878 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6687 | 2026.02.12 17:11:38.583004 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 6688 | 2026.02.12 17:11:38.702010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6689 | 2026.02.12 17:11:38.720139 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6690 | 2026.02.12 17:11:38.720205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6691 | 2026.02.12 17:11:38.725737 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6692 | 2026.02.12 17:11:38.726417 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6693 | 2026.02.12 17:11:38.729734 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6694 | 2026.02.12 17:11:39.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.43 MiB, peak 280.50 MiB, free memory in arenas 0.00 B, will set to 274.67 MiB (RSS), difference: 1.24 MiB | ||
| 6695 | 2026.02.12 17:11:42.979915 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 850 | ||
| 6696 | 2026.02.12 17:11:42.982193 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6697 | 2026.02.12 17:11:42.982254 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6698 | 2026.02.12 17:11:42.983508 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6699 | 2026.02.12 17:11:42.983798 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6700 | 2026.02.12 17:11:42.984191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 850 | ||
| 6701 | 2026.02.12 17:11:43.558461 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6702 | 2026.02.12 17:11:43.558660 [ 261 ] {660d36e1-994a-4bb8-b8c3-0022458ff7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6703 | 2026.02.12 17:11:43.558734 [ 261 ] {660d36e1-994a-4bb8-b8c3-0022458ff7a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6704 | 2026.02.12 17:11:43.559399 [ 261 ] {660d36e1-994a-4bb8-b8c3-0022458ff7a8} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6705 | 2026.02.12 17:11:43.559442 [ 261 ] {660d36e1-994a-4bb8-b8c3-0022458ff7a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6706 | 2026.02.12 17:11:43.559859 [ 261 ] {660d36e1-994a-4bb8-b8c3-0022458ff7a8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6707 | 2026.02.12 17:11:43.560096 [ 261 ] {660d36e1-994a-4bb8-b8c3-0022458ff7a8} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6708 | 2026.02.12 17:11:43.560249 [ 261 ] {660d36e1-994a-4bb8-b8c3-0022458ff7a8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001643 sec., 14607.425441265977 rows/sec., 1.21 MiB/sec. | ||
| 6709 | 2026.02.12 17:11:43.560302 [ 261 ] {660d36e1-994a-4bb8-b8c3-0022458ff7a8} <Debug> TCPHandler: Processed in 0.001980305 sec. | ||
| 6710 | 2026.02.12 17:11:43.560422 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6711 | 2026.02.12 17:11:43.560527 [ 261 ] {46efa7ec-13cf-4251-96cc-2d57c3c24249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6712 | 2026.02.12 17:11:43.560573 [ 261 ] {46efa7ec-13cf-4251-96cc-2d57c3c24249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6713 | 2026.02.12 17:11:43.561067 [ 261 ] {46efa7ec-13cf-4251-96cc-2d57c3c24249} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6714 | 2026.02.12 17:11:43.561103 [ 261 ] {46efa7ec-13cf-4251-96cc-2d57c3c24249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6715 | 2026.02.12 17:11:43.561445 [ 261 ] {46efa7ec-13cf-4251-96cc-2d57c3c24249} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6716 | 2026.02.12 17:11:43.561658 [ 261 ] {46efa7ec-13cf-4251-96cc-2d57c3c24249} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2026.02.12 17:11:43.561789 [ 261 ] {46efa7ec-13cf-4251-96cc-2d57c3c24249} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001287 sec., 152292.15229215228 rows/sec., 13.56 MiB/sec. | ||
| 6718 | 2026.02.12 17:11:43.561827 [ 261 ] {46efa7ec-13cf-4251-96cc-2d57c3c24249} <Debug> TCPHandler: Processed in 0.00145781 sec. | ||
| 6719 | 2026.02.12 17:11:43.561943 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6720 | 2026.02.12 17:11:43.562040 [ 261 ] {c3e242db-c422-4533-977e-e371c4d0a20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6721 | 2026.02.12 17:11:43.562081 [ 261 ] {c3e242db-c422-4533-977e-e371c4d0a20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6722 | 2026.02.12 17:11:43.562476 [ 261 ] {c3e242db-c422-4533-977e-e371c4d0a20d} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2026.02.12 17:11:43.562512 [ 261 ] {c3e242db-c422-4533-977e-e371c4d0a20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6724 | 2026.02.12 17:11:43.562818 [ 261 ] {c3e242db-c422-4533-977e-e371c4d0a20d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6725 | 2026.02.12 17:11:43.563032 [ 261 ] {c3e242db-c422-4533-977e-e371c4d0a20d} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2026.02.12 17:11:43.563160 [ 261 ] {c3e242db-c422-4533-977e-e371c4d0a20d} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001141 sec., 19281.332164767748 rows/sec., 1.47 MiB/sec. | ||
| 6727 | 2026.02.12 17:11:43.563197 [ 261 ] {c3e242db-c422-4533-977e-e371c4d0a20d} <Debug> TCPHandler: Processed in 0.001306026 sec. | ||
| 6728 | 2026.02.12 17:11:43.563309 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6729 | 2026.02.12 17:11:43.563405 [ 261 ] {b964cb0b-0a0b-4d3c-9f7a-cbef8c3a2a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6730 | 2026.02.12 17:11:43.563444 [ 261 ] {b964cb0b-0a0b-4d3c-9f7a-cbef8c3a2a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6731 | 2026.02.12 17:11:43.563837 [ 261 ] {b964cb0b-0a0b-4d3c-9f7a-cbef8c3a2a6d} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6732 | 2026.02.12 17:11:43.563871 [ 261 ] {b964cb0b-0a0b-4d3c-9f7a-cbef8c3a2a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6733 | 2026.02.12 17:11:43.564172 [ 261 ] {b964cb0b-0a0b-4d3c-9f7a-cbef8c3a2a6d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6734 | 2026.02.12 17:11:43.564387 [ 261 ] {b964cb0b-0a0b-4d3c-9f7a-cbef8c3a2a6d} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6735 | 2026.02.12 17:11:43.564519 [ 261 ] {b964cb0b-0a0b-4d3c-9f7a-cbef8c3a2a6d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001135 sec., 21145.374449339208 rows/sec., 1.75 MiB/sec. | ||
| 6736 | 2026.02.12 17:11:43.564555 [ 261 ] {b964cb0b-0a0b-4d3c-9f7a-cbef8c3a2a6d} <Debug> TCPHandler: Processed in 0.001294806 sec. | ||
| 6737 | 2026.02.12 17:11:43.564661 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6738 | 2026.02.12 17:11:43.564755 [ 261 ] {8e7d55b8-f7d2-4e8d-a006-5474f85544d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6739 | 2026.02.12 17:11:43.564795 [ 261 ] {8e7d55b8-f7d2-4e8d-a006-5474f85544d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6740 | 2026.02.12 17:11:43.565179 [ 261 ] {8e7d55b8-f7d2-4e8d-a006-5474f85544d7} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2026.02.12 17:11:43.565214 [ 261 ] {8e7d55b8-f7d2-4e8d-a006-5474f85544d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6742 | 2026.02.12 17:11:43.565505 [ 261 ] {8e7d55b8-f7d2-4e8d-a006-5474f85544d7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6743 | 2026.02.12 17:11:43.565712 [ 261 ] {8e7d55b8-f7d2-4e8d-a006-5474f85544d7} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6744 | 2026.02.12 17:11:43.565836 [ 261 ] {8e7d55b8-f7d2-4e8d-a006-5474f85544d7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 853.05 KiB/sec. | ||
| 6745 | 2026.02.12 17:11:43.565872 [ 261 ] {8e7d55b8-f7d2-4e8d-a006-5474f85544d7} <Debug> TCPHandler: Processed in 0.001259965 sec. | ||
| 6746 | 2026.02.12 17:11:43.565970 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6747 | 2026.02.12 17:11:43.566070 [ 261 ] {f559f7dd-e2c1-4adf-bf6a-695a576d06c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6748 | 2026.02.12 17:11:43.566110 [ 261 ] {f559f7dd-e2c1-4adf-bf6a-695a576d06c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6749 | 2026.02.12 17:11:43.566541 [ 261 ] {f559f7dd-e2c1-4adf-bf6a-695a576d06c0} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6750 | 2026.02.12 17:11:43.566575 [ 261 ] {f559f7dd-e2c1-4adf-bf6a-695a576d06c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6751 | 2026.02.12 17:11:43.566881 [ 261 ] {f559f7dd-e2c1-4adf-bf6a-695a576d06c0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6752 | 2026.02.12 17:11:43.567094 [ 261 ] {f559f7dd-e2c1-4adf-bf6a-695a576d06c0} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6753 | 2026.02.12 17:11:43.567225 [ 261 ] {f559f7dd-e2c1-4adf-bf6a-695a576d06c0} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001172 sec., 93856.65529010238 rows/sec., 7.64 MiB/sec. | ||
| 6754 | 2026.02.12 17:11:43.567261 [ 261 ] {f559f7dd-e2c1-4adf-bf6a-695a576d06c0} <Debug> TCPHandler: Processed in 0.001340657 sec. | ||
| 6755 | 2026.02.12 17:11:43.567374 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6756 | 2026.02.12 17:11:43.567468 [ 261 ] {1de7915d-4de0-4d58-9fdc-7a4b6fb5ce65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6757 | 2026.02.12 17:11:43.567511 [ 261 ] {1de7915d-4de0-4d58-9fdc-7a4b6fb5ce65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6758 | 2026.02.12 17:11:43.567935 [ 261 ] {1de7915d-4de0-4d58-9fdc-7a4b6fb5ce65} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6759 | 2026.02.12 17:11:43.567969 [ 261 ] {1de7915d-4de0-4d58-9fdc-7a4b6fb5ce65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6760 | 2026.02.12 17:11:43.568311 [ 261 ] {1de7915d-4de0-4d58-9fdc-7a4b6fb5ce65} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6761 | 2026.02.12 17:11:43.568525 [ 261 ] {1de7915d-4de0-4d58-9fdc-7a4b6fb5ce65} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2026.02.12 17:11:43.568653 [ 261 ] {1de7915d-4de0-4d58-9fdc-7a4b6fb5ce65} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001204 sec., 162790.6976744186 rows/sec., 11.68 MiB/sec. | ||
| 6763 | 2026.02.12 17:11:43.568690 [ 261 ] {1de7915d-4de0-4d58-9fdc-7a4b6fb5ce65} <Debug> TCPHandler: Processed in 0.001365348 sec. | ||
| 6764 | 2026.02.12 17:11:43.568802 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6765 | 2026.02.12 17:11:43.568895 [ 261 ] {c070c201-1794-419a-85b1-dce5820c9b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6766 | 2026.02.12 17:11:43.568949 [ 261 ] {c070c201-1794-419a-85b1-dce5820c9b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6767 | 2026.02.12 17:11:43.569732 [ 261 ] {c070c201-1794-419a-85b1-dce5820c9b50} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2026.02.12 17:11:43.569766 [ 261 ] {c070c201-1794-419a-85b1-dce5820c9b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6769 | 2026.02.12 17:11:43.570288 [ 261 ] {c070c201-1794-419a-85b1-dce5820c9b50} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6770 | 2026.02.12 17:11:43.570504 [ 261 ] {c070c201-1794-419a-85b1-dce5820c9b50} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2026.02.12 17:11:43.570642 [ 261 ] {c070c201-1794-419a-85b1-dce5820c9b50} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001765 sec., 5665.7223796033995 rows/sec., 10.15 MiB/sec. | ||
| 6772 | 2026.02.12 17:11:43.570705 [ 261 ] {c070c201-1794-419a-85b1-dce5820c9b50} <Debug> TCPHandler: Processed in 0.001952604 sec. | ||
| 6773 | 2026.02.12 17:11:43.570852 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6774 | 2026.02.12 17:11:43.570973 [ 261 ] {d5f65eff-3ace-431a-bde0-c47ad43d1f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6775 | 2026.02.12 17:11:43.571025 [ 261 ] {d5f65eff-3ace-431a-bde0-c47ad43d1f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6776 | 2026.02.12 17:11:43.571380 [ 261 ] {d5f65eff-3ace-431a-bde0-c47ad43d1f82} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2026.02.12 17:11:43.571415 [ 261 ] {d5f65eff-3ace-431a-bde0-c47ad43d1f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6778 | 2026.02.12 17:11:43.571731 [ 261 ] {d5f65eff-3ace-431a-bde0-c47ad43d1f82} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6779 | 2026.02.12 17:11:43.571970 [ 261 ] {d5f65eff-3ace-431a-bde0-c47ad43d1f82} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6780 | 2026.02.12 17:11:43.572100 [ 261 ] {d5f65eff-3ace-431a-bde0-c47ad43d1f82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 6781 | 2026.02.12 17:11:43.572136 [ 261 ] {d5f65eff-3ace-431a-bde0-c47ad43d1f82} <Debug> TCPHandler: Processed in 0.001343157 sec. | ||
| 6782 | 2026.02.12 17:11:45.437711 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14904 | ||
| 6783 | 2026.02.12 17:11:45.438329 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6784 | 2026.02.12 17:11:45.438387 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6785 | 2026.02.12 17:11:45.438942 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6786 | 2026.02.12 17:11:45.439182 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6787 | 2026.02.12 17:11:45.439325 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14904 | ||
| 6788 | 2026.02.12 17:11:45.439324 [ 93 ] {} <Debug> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6789 | 2026.02.12 17:11:45.439399 [ 93 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6790 | 2026.02.12 17:11:45.439420 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6791 | 2026.02.12 17:11:45.439541 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 6792 | 2026.02.12 17:11:45.439686 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6793 | 2026.02.12 17:11:45.439725 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12472 rows starting from the beginning of the part | ||
| 6794 | 2026.02.12 17:11:45.439790 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 6795 | 2026.02.12 17:11:45.439836 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 6796 | 2026.02.12 17:11:45.439878 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 6797 | 2026.02.12 17:11:45.439915 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 6798 | 2026.02.12 17:11:45.439957 [ 187 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 6799 | 2026.02.12 17:11:45.441902 [ 197 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14904 rows, containing 4 columns (4 merged, 0 gathered) in 0.002416087 sec., 6168652.039434011 rows/sec., 88.24 MiB/sec. | ||
| 6800 | 2026.02.12 17:11:45.442326 [ 197 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6801 | 2026.02.12 17:11:45.442643 [ 197 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_31_6} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6802 | 2026.02.12 17:11:45.442729 [ 197 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_31_6} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6803 | 2026.02.12 17:11:45.442853 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6804 | 2026.02.12 17:11:46.230744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6805 | 2026.02.12 17:11:46.249264 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6806 | 2026.02.12 17:11:46.249332 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6807 | 2026.02.12 17:11:46.257317 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6808 | 2026.02.12 17:11:46.258037 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6809 | 2026.02.12 17:11:46.258369 [ 62 ] {} <Debug> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6810 | 2026.02.12 17:11:46.258440 [ 62 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2026.02.12 17:11:46.258465 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6812 | 2026.02.12 17:11:46.258578 [ 198 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 6813 | 2026.02.12 17:11:46.261840 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6814 | 2026.02.12 17:11:46.262254 [ 198 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6815 | 2026.02.12 17:11:46.263626 [ 198 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 6816 | 2026.02.12 17:11:46.269242 [ 198 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 6817 | 2026.02.12 17:11:46.273874 [ 198 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 6818 | 2026.02.12 17:11:46.278212 [ 198 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 6819 | 2026.02.12 17:11:46.282472 [ 198 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 6820 | 2026.02.12 17:11:46.286346 [ 198 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 6821 | 2026.02.12 17:11:46.344557 [ 187 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.08602613 sec., 2720.103763821527 rows/sec., 14.07 MiB/sec. | ||
| 6822 | 2026.02.12 17:11:46.347263 [ 187 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6823 | 2026.02.12 17:11:46.349140 [ 187 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_31_6} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6824 | 2026.02.12 17:11:46.349243 [ 187 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_31_6} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6825 | 2026.02.12 17:11:46.351448 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6826 | 2026.02.12 17:11:47.001193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.96 MiB, peak 286.50 MiB, free memory in arenas 0.00 B, will set to 280.51 MiB (RSS), difference: 4.55 MiB | ||
| 6827 | 2026.02.12 17:11:48.446694 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50909 | ||
| 6828 | 2026.02.12 17:11:48.446805 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6829 | 2026.02.12 17:11:48.446831 [ 291 ] {} <Debug> TCP-Session: e172a3f8-3ac6-47bd-9413-8ca14e230705 Authenticating user 'default' from [fd00:1122:3344:101::e]:50909 | ||
| 6830 | 2026.02.12 17:11:48.446853 [ 291 ] {} <Debug> TCP-Session: e172a3f8-3ac6-47bd-9413-8ca14e230705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6831 | 2026.02.12 17:11:48.446866 [ 291 ] {} <Debug> TCP-Session: e172a3f8-3ac6-47bd-9413-8ca14e230705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6832 | 2026.02.12 17:11:48.447108 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58522 | ||
| 6833 | 2026.02.12 17:11:48.447145 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45589 | ||
| 6834 | 2026.02.12 17:11:48.447174 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58708 | ||
| 6835 | 2026.02.12 17:11:48.447185 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65452 | ||
| 6836 | 2026.02.12 17:11:48.447242 [ 291 ] {} <Trace> TCP-Session: e172a3f8-3ac6-47bd-9413-8ca14e230705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6837 | 2026.02.12 17:11:48.447187 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44509 | ||
| 6838 | 2026.02.12 17:11:48.447164 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50554 | ||
| 6839 | 2026.02.12 17:11:48.447150 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54373 | ||
| 6840 | 2026.02.12 17:11:48.447141 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51232 | ||
| 6841 | 2026.02.12 17:11:48.447390 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6842 | 2026.02.12 17:11:48.447454 [ 291 ] {b032c81d-d040-4980-af23-2685fb779133} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50909) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6843 | 2026.02.12 17:11:48.447455 [ 292 ] {} <Debug> TCP-Session: a61e7adc-3d2e-4a5a-949d-6c02db4ea601 Authenticating user 'default' from [fd00:1122:3344:101::e]:58522 | ||
| 6844 | 2026.02.12 17:11:48.447513 [ 292 ] {} <Debug> TCP-Session: a61e7adc-3d2e-4a5a-949d-6c02db4ea601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6845 | 2026.02.12 17:11:48.447530 [ 292 ] {} <Debug> TCP-Session: a61e7adc-3d2e-4a5a-949d-6c02db4ea601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6846 | 2026.02.12 17:11:48.447735 [ 291 ] {b032c81d-d040-4980-af23-2685fb779133} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6847 | 2026.02.12 17:11:48.447797 [ 291 ] {b032c81d-d040-4980-af23-2685fb779133} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6848 | 2026.02.12 17:11:48.447917 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6849 | 2026.02.12 17:11:48.447956 [ 293 ] {} <Debug> TCP-Session: 4c89cbff-b505-4a02-874a-908bff410262 Authenticating user 'default' from [fd00:1122:3344:101::e]:51232 | ||
| 6850 | 2026.02.12 17:11:48.447979 [ 293 ] {} <Debug> TCP-Session: 4c89cbff-b505-4a02-874a-908bff410262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6851 | 2026.02.12 17:11:48.447992 [ 293 ] {} <Debug> TCP-Session: 4c89cbff-b505-4a02-874a-908bff410262 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6852 | 2026.02.12 17:11:48.448062 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6853 | 2026.02.12 17:11:48.448098 [ 291 ] {b032c81d-d040-4980-af23-2685fb779133} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 6854 | 2026.02.12 17:11:48.448107 [ 259 ] {} <Debug> TCP-Session: 24bc9f87-574f-46b0-bcf5-ebf5d4649f6f Authenticating user 'default' from [fd00:1122:3344:101::e]:54373 | ||
| 6855 | 2026.02.12 17:11:48.448159 [ 259 ] {} <Debug> TCP-Session: 24bc9f87-574f-46b0-bcf5-ebf5d4649f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6856 | 2026.02.12 17:11:48.448176 [ 259 ] {} <Debug> TCP-Session: 24bc9f87-574f-46b0-bcf5-ebf5d4649f6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6857 | 2026.02.12 17:11:48.448210 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6858 | 2026.02.12 17:11:48.448259 [ 289 ] {} <Debug> TCP-Session: 5e9f4fd1-b275-4d5a-aa51-535de50d5559 Authenticating user 'default' from [fd00:1122:3344:101::e]:65452 | ||
| 6859 | 2026.02.12 17:11:48.448287 [ 289 ] {} <Debug> TCP-Session: 5e9f4fd1-b275-4d5a-aa51-535de50d5559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6860 | 2026.02.12 17:11:48.448307 [ 289 ] {} <Debug> TCP-Session: 5e9f4fd1-b275-4d5a-aa51-535de50d5559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6861 | 2026.02.12 17:11:48.448711 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6862 | 2026.02.12 17:11:48.448749 [ 290 ] {} <Debug> TCP-Session: 53f57d28-2e29-4ae5-a306-2c9957aab98d Authenticating user 'default' from [fd00:1122:3344:101::e]:44509 | ||
| 6863 | 2026.02.12 17:11:48.448768 [ 290 ] {} <Debug> TCP-Session: 53f57d28-2e29-4ae5-a306-2c9957aab98d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6864 | 2026.02.12 17:11:48.448781 [ 290 ] {} <Debug> TCP-Session: 53f57d28-2e29-4ae5-a306-2c9957aab98d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6865 | 2026.02.12 17:11:48.448846 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6866 | 2026.02.12 17:11:48.448895 [ 288 ] {} <Debug> TCP-Session: a78dcdf5-7ff9-421f-8570-f439de2d49be Authenticating user 'default' from [fd00:1122:3344:101::e]:58708 | ||
| 6867 | 2026.02.12 17:11:48.448924 [ 288 ] {} <Debug> TCP-Session: a78dcdf5-7ff9-421f-8570-f439de2d49be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6868 | 2026.02.12 17:11:48.448942 [ 288 ] {} <Debug> TCP-Session: a78dcdf5-7ff9-421f-8570-f439de2d49be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6869 | 2026.02.12 17:11:48.449086 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6870 | 2026.02.12 17:11:48.449124 [ 287 ] {} <Debug> TCP-Session: f8d5c50d-0c05-4a5a-9d83-2109ba1be16f Authenticating user 'default' from [fd00:1122:3344:101::e]:50554 | ||
| 6871 | 2026.02.12 17:11:48.449144 [ 287 ] {} <Debug> TCP-Session: f8d5c50d-0c05-4a5a-9d83-2109ba1be16f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6872 | 2026.02.12 17:11:48.449157 [ 287 ] {} <Debug> TCP-Session: f8d5c50d-0c05-4a5a-9d83-2109ba1be16f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6873 | 2026.02.12 17:11:48.449293 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6874 | 2026.02.12 17:11:48.449335 [ 294 ] {} <Debug> TCP-Session: f89516cb-5328-4f70-a884-f3b1d6915fac Authenticating user 'default' from [fd00:1122:3344:101::e]:45589 | ||
| 6875 | 2026.02.12 17:11:48.449359 [ 294 ] {} <Debug> TCP-Session: f89516cb-5328-4f70-a884-f3b1d6915fac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6876 | 2026.02.12 17:11:48.449376 [ 294 ] {} <Debug> TCP-Session: f89516cb-5328-4f70-a884-f3b1d6915fac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6877 | 2026.02.12 17:11:48.449376 [ 297 ] {b032c81d-d040-4980-af23-2685fb779133} <Trace> AggregatingTransform: Aggregating | ||
| 6878 | 2026.02.12 17:11:48.449448 [ 297 ] {b032c81d-d040-4980-af23-2685fb779133} <Trace> Aggregator: Aggregation method: without_key | ||
| 6879 | 2026.02.12 17:11:48.449491 [ 297 ] {b032c81d-d040-4980-af23-2685fb779133} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001272325 sec. (785.963 rows/sec., 30.70 KiB/sec.) | ||
| 6880 | 2026.02.12 17:11:48.449514 [ 297 ] {b032c81d-d040-4980-af23-2685fb779133} <Trace> Aggregator: Merging aggregated data | ||
| 6881 | 2026.02.12 17:11:48.451190 [ 291 ] {b032c81d-d040-4980-af23-2685fb779133} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003794 sec., 263.5740643120717 rows/sec., 10.30 KiB/sec. | ||
| 6882 | 2026.02.12 17:11:48.451341 [ 291 ] {b032c81d-d040-4980-af23-2685fb779133} <Debug> TCPHandler: Processed in 0.004230377 sec. | ||
| 6883 | 2026.02.12 17:11:48.451440 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6884 | 2026.02.12 17:11:48.451473 [ 291 ] {} <Debug> TCP-Session: e172a3f8-3ac6-47bd-9413-8ca14e230705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6885 | 2026.02.12 17:11:48.451473 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6886 | 2026.02.12 17:11:48.451504 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6887 | 2026.02.12 17:11:48.451523 [ 294 ] {} <Debug> TCP-Session: f89516cb-5328-4f70-a884-f3b1d6915fac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6888 | 2026.02.12 17:11:48.451539 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6889 | 2026.02.12 17:11:48.451564 [ 292 ] {} <Debug> TCP-Session: a61e7adc-3d2e-4a5a-949d-6c02db4ea601 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6890 | 2026.02.12 17:11:48.451568 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6891 | 2026.02.12 17:11:48.451589 [ 293 ] {} <Debug> TCP-Session: 4c89cbff-b505-4a02-874a-908bff410262 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6892 | 2026.02.12 17:11:48.451590 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6893 | 2026.02.12 17:11:48.451623 [ 290 ] {} <Debug> TCP-Session: 53f57d28-2e29-4ae5-a306-2c9957aab98d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6894 | 2026.02.12 17:11:48.451616 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6895 | 2026.02.12 17:11:48.451657 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6896 | 2026.02.12 17:11:48.451702 [ 288 ] {} <Debug> TCP-Session: a78dcdf5-7ff9-421f-8570-f439de2d49be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6897 | 2026.02.12 17:11:48.451658 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6898 | 2026.02.12 17:11:48.451729 [ 259 ] {} <Debug> TCP-Session: 24bc9f87-574f-46b0-bcf5-ebf5d4649f6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6899 | 2026.02.12 17:11:48.451660 [ 287 ] {} <Debug> TCP-Session: f8d5c50d-0c05-4a5a-9d83-2109ba1be16f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6900 | 2026.02.12 17:11:48.451785 [ 289 ] {} <Debug> TCP-Session: 5e9f4fd1-b275-4d5a-aa51-535de50d5559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6901 | 2026.02.12 17:11:48.563673 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6902 | 2026.02.12 17:11:48.563898 [ 261 ] {c7852e15-6533-44ad-87fa-c1469bdfaf02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6903 | 2026.02.12 17:11:48.563982 [ 261 ] {c7852e15-6533-44ad-87fa-c1469bdfaf02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6904 | 2026.02.12 17:11:48.564850 [ 261 ] {c7852e15-6533-44ad-87fa-c1469bdfaf02} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6905 | 2026.02.12 17:11:48.564909 [ 261 ] {c7852e15-6533-44ad-87fa-c1469bdfaf02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6906 | 2026.02.12 17:11:48.565549 [ 261 ] {c7852e15-6533-44ad-87fa-c1469bdfaf02} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6907 | 2026.02.12 17:11:48.565857 [ 261 ] {c7852e15-6533-44ad-87fa-c1469bdfaf02} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6908 | 2026.02.12 17:11:48.566061 [ 261 ] {c7852e15-6533-44ad-87fa-c1469bdfaf02} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.002225 sec., 53033.70786516854 rows/sec., 4.51 MiB/sec. | ||
| 6909 | 2026.02.12 17:11:48.566113 [ 261 ] {c7852e15-6533-44ad-87fa-c1469bdfaf02} <Debug> TCPHandler: Processed in 0.002638533 sec. | ||
| 6910 | 2026.02.12 17:11:48.566329 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6911 | 2026.02.12 17:11:48.566440 [ 261 ] {c2308f0c-cf87-4821-8927-5c902b5b9e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6912 | 2026.02.12 17:11:48.566488 [ 261 ] {c2308f0c-cf87-4821-8927-5c902b5b9e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6913 | 2026.02.12 17:11:48.567032 [ 261 ] {c2308f0c-cf87-4821-8927-5c902b5b9e9c} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6914 | 2026.02.12 17:11:48.567076 [ 261 ] {c2308f0c-cf87-4821-8927-5c902b5b9e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6915 | 2026.02.12 17:11:48.567427 [ 261 ] {c2308f0c-cf87-4821-8927-5c902b5b9e9c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6916 | 2026.02.12 17:11:48.567663 [ 261 ] {c2308f0c-cf87-4821-8927-5c902b5b9e9c} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6917 | 2026.02.12 17:11:48.567801 [ 261 ] {c2308f0c-cf87-4821-8927-5c902b5b9e9c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001386 sec., 22366.522366522364 rows/sec., 1.64 MiB/sec. | ||
| 6918 | 2026.02.12 17:11:48.567841 [ 261 ] {c2308f0c-cf87-4821-8927-5c902b5b9e9c} <Debug> TCPHandler: Processed in 0.001570413 sec. | ||
| 6919 | 2026.02.12 17:11:48.567973 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6920 | 2026.02.12 17:11:48.568076 [ 261 ] {af2c12fd-5a8e-4060-8070-6a36039318c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6921 | 2026.02.12 17:11:48.568118 [ 261 ] {af2c12fd-5a8e-4060-8070-6a36039318c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6922 | 2026.02.12 17:11:48.568585 [ 261 ] {af2c12fd-5a8e-4060-8070-6a36039318c1} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6923 | 2026.02.12 17:11:48.568623 [ 261 ] {af2c12fd-5a8e-4060-8070-6a36039318c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6924 | 2026.02.12 17:11:48.568968 [ 261 ] {af2c12fd-5a8e-4060-8070-6a36039318c1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6925 | 2026.02.12 17:11:48.569204 [ 261 ] {af2c12fd-5a8e-4060-8070-6a36039318c1} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6926 | 2026.02.12 17:11:48.569389 [ 261 ] {af2c12fd-5a8e-4060-8070-6a36039318c1} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001329 sec., 71482.31753197893 rows/sec., 5.58 MiB/sec. | ||
| 6927 | 2026.02.12 17:11:48.569440 [ 261 ] {af2c12fd-5a8e-4060-8070-6a36039318c1} <Debug> TCPHandler: Processed in 0.001537412 sec. | ||
| 6928 | 2026.02.12 17:11:48.569573 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6929 | 2026.02.12 17:11:48.569686 [ 261 ] {35af7c2c-eb46-4091-9504-370cb23b32bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6930 | 2026.02.12 17:11:48.569741 [ 261 ] {35af7c2c-eb46-4091-9504-370cb23b32bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6931 | 2026.02.12 17:11:48.570337 [ 261 ] {35af7c2c-eb46-4091-9504-370cb23b32bb} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6932 | 2026.02.12 17:11:48.570382 [ 261 ] {35af7c2c-eb46-4091-9504-370cb23b32bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6933 | 2026.02.12 17:11:48.570875 [ 261 ] {35af7c2c-eb46-4091-9504-370cb23b32bb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6934 | 2026.02.12 17:11:48.571202 [ 261 ] {35af7c2c-eb46-4091-9504-370cb23b32bb} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6935 | 2026.02.12 17:11:48.571391 [ 261 ] {35af7c2c-eb46-4091-9504-370cb23b32bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001693 sec., 94506.79267572357 rows/sec., 6.58 MiB/sec. | ||
| 6936 | 2026.02.12 17:11:48.571444 [ 261 ] {35af7c2c-eb46-4091-9504-370cb23b32bb} <Debug> TCPHandler: Processed in 0.001904673 sec. | ||
| 6937 | 2026.02.12 17:11:48.571584 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6938 | 2026.02.12 17:11:48.571704 [ 261 ] {f805a8ba-a9b4-4195-b26b-c987c1c97aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6939 | 2026.02.12 17:11:48.571778 [ 261 ] {f805a8ba-a9b4-4195-b26b-c987c1c97aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6940 | 2026.02.12 17:11:48.572919 [ 261 ] {f805a8ba-a9b4-4195-b26b-c987c1c97aa2} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2026.02.12 17:11:48.572964 [ 261 ] {f805a8ba-a9b4-4195-b26b-c987c1c97aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6942 | 2026.02.12 17:11:48.573784 [ 261 ] {f805a8ba-a9b4-4195-b26b-c987c1c97aa2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6943 | 2026.02.12 17:11:48.574087 [ 261 ] {f805a8ba-a9b4-4195-b26b-c987c1c97aa2} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.02.12 17:11:48.574349 [ 261 ] {f805a8ba-a9b4-4195-b26b-c987c1c97aa2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002667 sec., 11623.547056617923 rows/sec., 20.83 MiB/sec. | ||
| 6945 | 2026.02.12 17:11:48.574451 [ 261 ] {f805a8ba-a9b4-4195-b26b-c987c1c97aa2} <Debug> TCPHandler: Processed in 0.002926571 sec. | ||
| 6946 | 2026.02.12 17:11:48.574604 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6947 | 2026.02.12 17:11:48.574719 [ 261 ] {3ca72197-bb7b-45be-942b-dfa90ad714ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6948 | 2026.02.12 17:11:48.574773 [ 261 ] {3ca72197-bb7b-45be-942b-dfa90ad714ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6949 | 2026.02.12 17:11:48.575215 [ 261 ] {3ca72197-bb7b-45be-942b-dfa90ad714ed} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6950 | 2026.02.12 17:11:48.575263 [ 261 ] {3ca72197-bb7b-45be-942b-dfa90ad714ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 6951 | 2026.02.12 17:11:48.575709 [ 261 ] {3ca72197-bb7b-45be-942b-dfa90ad714ed} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6952 | 2026.02.12 17:11:48.576040 [ 261 ] {3ca72197-bb7b-45be-942b-dfa90ad714ed} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6953 | 2026.02.12 17:11:48.576224 [ 261 ] {3ca72197-bb7b-45be-942b-dfa90ad714ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001529 sec., 39241.33420536298 rows/sec., 2.64 MiB/sec. | ||
| 6954 | 2026.02.12 17:11:48.576275 [ 261 ] {3ca72197-bb7b-45be-942b-dfa90ad714ed} <Debug> TCPHandler: Processed in 0.001732248 sec. | ||
| 6955 | 2026.02.12 17:11:49.415316 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62826 | ||
| 6956 | 2026.02.12 17:11:49.415442 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6957 | 2026.02.12 17:11:49.415471 [ 291 ] {} <Debug> TCP-Session: 9dac1249-d1e0-4ef6-ac74-5dd09afcc060 Authenticating user 'default' from [fd00:1122:3344:101::e]:62826 | ||
| 6958 | 2026.02.12 17:11:49.415495 [ 291 ] {} <Debug> TCP-Session: 9dac1249-d1e0-4ef6-ac74-5dd09afcc060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6959 | 2026.02.12 17:11:49.415510 [ 291 ] {} <Debug> TCP-Session: 9dac1249-d1e0-4ef6-ac74-5dd09afcc060 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6960 | 2026.02.12 17:11:49.415740 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54395 | ||
| 6961 | 2026.02.12 17:11:49.415796 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39919 | ||
| 6962 | 2026.02.12 17:11:49.415823 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42606 | ||
| 6963 | 2026.02.12 17:11:49.415848 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6964 | 2026.02.12 17:11:49.415839 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48141 | ||
| 6965 | 2026.02.12 17:11:49.415880 [ 292 ] {} <Debug> TCP-Session: 21d6afd2-cb83-42cc-8d2a-54548e6b3b42 Authenticating user 'default' from [fd00:1122:3344:101::e]:54395 | ||
| 6966 | 2026.02.12 17:11:49.415831 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36756 | ||
| 6967 | 2026.02.12 17:11:49.415924 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6968 | 2026.02.12 17:11:49.415951 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6969 | 2026.02.12 17:11:49.415922 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6970 | 2026.02.12 17:11:49.415974 [ 294 ] {} <Debug> TCP-Session: 8800e607-e81d-478a-b0c7-988a359c6b96 Authenticating user 'default' from [fd00:1122:3344:101::e]:39919 | ||
| 6971 | 2026.02.12 17:11:49.415983 [ 290 ] {} <Debug> TCP-Session: 7ce7e728-022a-45ea-9b3b-2fc0cd52b555 Authenticating user 'default' from [fd00:1122:3344:101::e]:48141 | ||
| 6972 | 2026.02.12 17:11:49.416007 [ 288 ] {} <Debug> TCP-Session: b92c45f4-1b1b-4f38-ab7c-a562fc5c5791 Authenticating user 'default' from [fd00:1122:3344:101::e]:42606 | ||
| 6973 | 2026.02.12 17:11:49.416029 [ 290 ] {} <Debug> TCP-Session: 7ce7e728-022a-45ea-9b3b-2fc0cd52b555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6974 | 2026.02.12 17:11:49.416025 [ 294 ] {} <Debug> TCP-Session: 8800e607-e81d-478a-b0c7-988a359c6b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6975 | 2026.02.12 17:11:49.416047 [ 288 ] {} <Debug> TCP-Session: b92c45f4-1b1b-4f38-ab7c-a562fc5c5791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6976 | 2026.02.12 17:11:49.416069 [ 294 ] {} <Debug> TCP-Session: 8800e607-e81d-478a-b0c7-988a359c6b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6977 | 2026.02.12 17:11:49.416085 [ 288 ] {} <Debug> TCP-Session: b92c45f4-1b1b-4f38-ab7c-a562fc5c5791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6978 | 2026.02.12 17:11:49.416062 [ 290 ] {} <Debug> TCP-Session: 7ce7e728-022a-45ea-9b3b-2fc0cd52b555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6979 | 2026.02.12 17:11:49.416014 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6980 | 2026.02.12 17:11:49.415920 [ 292 ] {} <Debug> TCP-Session: 21d6afd2-cb83-42cc-8d2a-54548e6b3b42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6981 | 2026.02.12 17:11:49.415809 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37723 | ||
| 6982 | 2026.02.12 17:11:49.416184 [ 289 ] {} <Debug> TCP-Session: 380cdea9-f5c4-467a-b6f1-ac571f0bd8be Authenticating user 'default' from [fd00:1122:3344:101::e]:36756 | ||
| 6983 | 2026.02.12 17:11:49.416187 [ 292 ] {} <Debug> TCP-Session: 21d6afd2-cb83-42cc-8d2a-54548e6b3b42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6984 | 2026.02.12 17:11:49.416234 [ 289 ] {} <Debug> TCP-Session: 380cdea9-f5c4-467a-b6f1-ac571f0bd8be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6985 | 2026.02.12 17:11:49.415794 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52077 | ||
| 6986 | 2026.02.12 17:11:49.416266 [ 289 ] {} <Debug> TCP-Session: 380cdea9-f5c4-467a-b6f1-ac571f0bd8be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6987 | 2026.02.12 17:11:49.416259 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6988 | 2026.02.12 17:11:49.415797 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37489 | ||
| 6989 | 2026.02.12 17:11:49.416325 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6990 | 2026.02.12 17:11:49.416332 [ 287 ] {} <Debug> TCP-Session: 46ce70ca-c2b5-49c8-8acc-b4127e57eb66 Authenticating user 'default' from [fd00:1122:3344:101::e]:37723 | ||
| 6991 | 2026.02.12 17:11:49.415870 [ 291 ] {} <Trace> TCP-Session: 9dac1249-d1e0-4ef6-ac74-5dd09afcc060 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6992 | 2026.02.12 17:11:49.416369 [ 287 ] {} <Debug> TCP-Session: 46ce70ca-c2b5-49c8-8acc-b4127e57eb66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6993 | 2026.02.12 17:11:49.416389 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6994 | 2026.02.12 17:11:49.416419 [ 287 ] {} <Debug> TCP-Session: 46ce70ca-c2b5-49c8-8acc-b4127e57eb66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6995 | 2026.02.12 17:11:49.416437 [ 259 ] {} <Debug> TCP-Session: 03ca3a87-0866-4460-8157-f06cf30fdd07 Authenticating user 'default' from [fd00:1122:3344:101::e]:37489 | ||
| 6996 | 2026.02.12 17:11:49.416363 [ 293 ] {} <Debug> TCP-Session: 58f1cd49-d4e9-48b2-9d85-4a28e109f2de Authenticating user 'default' from [fd00:1122:3344:101::e]:52077 | ||
| 6997 | 2026.02.12 17:11:49.416463 [ 259 ] {} <Debug> TCP-Session: 03ca3a87-0866-4460-8157-f06cf30fdd07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6998 | 2026.02.12 17:11:49.416483 [ 293 ] {} <Debug> TCP-Session: 58f1cd49-d4e9-48b2-9d85-4a28e109f2de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6999 | 2026.02.12 17:11:49.416488 [ 259 ] {} <Debug> TCP-Session: 03ca3a87-0866-4460-8157-f06cf30fdd07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7000 | 2026.02.12 17:11:49.416505 [ 293 ] {} <Debug> TCP-Session: 58f1cd49-d4e9-48b2-9d85-4a28e109f2de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7001 | 2026.02.12 17:11:49.416562 [ 291 ] {0bff5138-ce9b-4a4d-bfbb-5720879b567d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62826) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7002 | 2026.02.12 17:11:49.416827 [ 291 ] {0bff5138-ce9b-4a4d-bfbb-5720879b567d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7003 | 2026.02.12 17:11:49.416883 [ 291 ] {0bff5138-ce9b-4a4d-bfbb-5720879b567d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7004 | 2026.02.12 17:11:49.417169 [ 291 ] {0bff5138-ce9b-4a4d-bfbb-5720879b567d} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 7005 | 2026.02.12 17:11:49.418240 [ 316 ] {0bff5138-ce9b-4a4d-bfbb-5720879b567d} <Trace> AggregatingTransform: Aggregating | ||
| 7006 | 2026.02.12 17:11:49.418281 [ 316 ] {0bff5138-ce9b-4a4d-bfbb-5720879b567d} <Trace> Aggregator: Aggregation method: without_key | ||
| 7007 | 2026.02.12 17:11:49.418319 [ 316 ] {0bff5138-ce9b-4a4d-bfbb-5720879b567d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001049629 sec. (952.718 rows/sec., 37.22 KiB/sec.) | ||
| 7008 | 2026.02.12 17:11:49.418338 [ 316 ] {0bff5138-ce9b-4a4d-bfbb-5720879b567d} <Trace> Aggregator: Merging aggregated data | ||
| 7009 | 2026.02.12 17:11:49.419886 [ 291 ] {0bff5138-ce9b-4a4d-bfbb-5720879b567d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003383 sec., 295.59562518474723 rows/sec., 11.55 KiB/sec. | ||
| 7010 | 2026.02.12 17:11:49.420039 [ 291 ] {0bff5138-ce9b-4a4d-bfbb-5720879b567d} <Debug> TCPHandler: Processed in 0.004301739 sec. | ||
| 7011 | 2026.02.12 17:11:49.420166 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7012 | 2026.02.12 17:11:49.420179 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7013 | 2026.02.12 17:11:49.420202 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7014 | 2026.02.12 17:11:49.420224 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7015 | 2026.02.12 17:11:49.420241 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7016 | 2026.02.12 17:11:49.420262 [ 290 ] {} <Debug> TCP-Session: 7ce7e728-022a-45ea-9b3b-2fc0cd52b555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7017 | 2026.02.12 17:11:49.420275 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7018 | 2026.02.12 17:11:49.420295 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7019 | 2026.02.12 17:11:49.420304 [ 292 ] {} <Debug> TCP-Session: 21d6afd2-cb83-42cc-8d2a-54548e6b3b42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7020 | 2026.02.12 17:11:49.420321 [ 259 ] {} <Debug> TCP-Session: 03ca3a87-0866-4460-8157-f06cf30fdd07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7021 | 2026.02.12 17:11:49.420311 [ 294 ] {} <Debug> TCP-Session: 8800e607-e81d-478a-b0c7-988a359c6b96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7022 | 2026.02.12 17:11:49.420350 [ 288 ] {} <Debug> TCP-Session: b92c45f4-1b1b-4f38-ab7c-a562fc5c5791 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7023 | 2026.02.12 17:11:49.420309 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7024 | 2026.02.12 17:11:49.420253 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7025 | 2026.02.12 17:11:49.420237 [ 293 ] {} <Debug> TCP-Session: 58f1cd49-d4e9-48b2-9d85-4a28e109f2de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7026 | 2026.02.12 17:11:49.420420 [ 289 ] {} <Debug> TCP-Session: 380cdea9-f5c4-467a-b6f1-ac571f0bd8be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7027 | 2026.02.12 17:11:49.420430 [ 287 ] {} <Debug> TCP-Session: 46ce70ca-c2b5-49c8-8acc-b4127e57eb66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7028 | 2026.02.12 17:11:49.420207 [ 291 ] {} <Debug> TCP-Session: 9dac1249-d1e0-4ef6-ac74-5dd09afcc060 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7029 | 2026.02.12 17:11:50.051513 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36804 | ||
| 7030 | 2026.02.12 17:11:50.051629 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7031 | 2026.02.12 17:11:50.051656 [ 291 ] {} <Debug> TCP-Session: 112bf339-f81e-4a97-90af-e855637c4ecf Authenticating user 'default' from [fd00:1122:3344:101::e]:36804 | ||
| 7032 | 2026.02.12 17:11:50.051678 [ 291 ] {} <Debug> TCP-Session: 112bf339-f81e-4a97-90af-e855637c4ecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7033 | 2026.02.12 17:11:50.051691 [ 291 ] {} <Debug> TCP-Session: 112bf339-f81e-4a97-90af-e855637c4ecf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7034 | 2026.02.12 17:11:50.051880 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51914 | ||
| 7035 | 2026.02.12 17:11:50.051908 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55515 | ||
| 7036 | 2026.02.12 17:11:50.051933 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40417 | ||
| 7037 | 2026.02.12 17:11:50.051961 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63516 | ||
| 7038 | 2026.02.12 17:11:50.051965 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58911 | ||
| 7039 | 2026.02.12 17:11:50.052022 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7040 | 2026.02.12 17:11:50.051999 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7041 | 2026.02.12 17:11:50.052053 [ 294 ] {} <Debug> TCP-Session: bcdab613-e802-4894-aa60-82ad92c016c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55515 | ||
| 7042 | 2026.02.12 17:11:50.052054 [ 291 ] {} <Trace> TCP-Session: 112bf339-f81e-4a97-90af-e855637c4ecf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7043 | 2026.02.12 17:11:50.052093 [ 294 ] {} <Debug> TCP-Session: bcdab613-e802-4894-aa60-82ad92c016c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7044 | 2026.02.12 17:11:50.052105 [ 292 ] {} <Debug> TCP-Session: 84923fc1-4cd3-4f7f-8ccb-1605119cc7ad Authenticating user 'default' from [fd00:1122:3344:101::e]:51914 | ||
| 7045 | 2026.02.12 17:11:50.052121 [ 294 ] {} <Debug> TCP-Session: bcdab613-e802-4894-aa60-82ad92c016c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7046 | 2026.02.12 17:11:50.052080 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7047 | 2026.02.12 17:11:50.052152 [ 292 ] {} <Debug> TCP-Session: 84923fc1-4cd3-4f7f-8ccb-1605119cc7ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7048 | 2026.02.12 17:11:50.052175 [ 290 ] {} <Debug> TCP-Session: a27d782f-a815-4c0c-8d2c-5be42b84877d Authenticating user 'default' from [fd00:1122:3344:101::e]:58911 | ||
| 7049 | 2026.02.12 17:11:50.052185 [ 292 ] {} <Debug> TCP-Session: 84923fc1-4cd3-4f7f-8ccb-1605119cc7ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7050 | 2026.02.12 17:11:50.052202 [ 290 ] {} <Debug> TCP-Session: a27d782f-a815-4c0c-8d2c-5be42b84877d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7051 | 2026.02.12 17:11:50.052052 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7052 | 2026.02.12 17:11:50.052226 [ 290 ] {} <Debug> TCP-Session: a27d782f-a815-4c0c-8d2c-5be42b84877d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7053 | 2026.02.12 17:11:50.052052 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7054 | 2026.02.12 17:11:50.052263 [ 289 ] {} <Debug> TCP-Session: 5592d2b1-987e-4fce-8351-326c9cc9026d Authenticating user 'default' from [fd00:1122:3344:101::e]:63516 | ||
| 7055 | 2026.02.12 17:11:50.052260 [ 291 ] {372ec73e-10b6-4f98-af83-9997fcb07bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36804) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7056 | 2026.02.12 17:11:50.052291 [ 287 ] {} <Debug> TCP-Session: 0430fec0-1de3-4813-8b95-dbe0cfac95b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40417 | ||
| 7057 | 2026.02.12 17:11:50.052302 [ 289 ] {} <Debug> TCP-Session: 5592d2b1-987e-4fce-8351-326c9cc9026d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7058 | 2026.02.12 17:11:50.052332 [ 287 ] {} <Debug> TCP-Session: 0430fec0-1de3-4813-8b95-dbe0cfac95b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7059 | 2026.02.12 17:11:50.052337 [ 289 ] {} <Debug> TCP-Session: 5592d2b1-987e-4fce-8351-326c9cc9026d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7060 | 2026.02.12 17:11:50.052347 [ 287 ] {} <Debug> TCP-Session: 0430fec0-1de3-4813-8b95-dbe0cfac95b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7061 | 2026.02.12 17:11:50.051954 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45183 | ||
| 7062 | 2026.02.12 17:11:50.051887 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47022 | ||
| 7063 | 2026.02.12 17:11:50.051910 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56269 | ||
| 7064 | 2026.02.12 17:11:50.052443 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7065 | 2026.02.12 17:11:50.052470 [ 288 ] {} <Debug> TCP-Session: 0d9f8e5f-9628-407e-a80b-370f988ecbda Authenticating user 'default' from [fd00:1122:3344:101::e]:45183 | ||
| 7066 | 2026.02.12 17:11:50.052474 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7067 | 2026.02.12 17:11:50.052484 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7068 | 2026.02.12 17:11:50.052491 [ 288 ] {} <Debug> TCP-Session: 0d9f8e5f-9628-407e-a80b-370f988ecbda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7069 | 2026.02.12 17:11:50.052530 [ 259 ] {} <Debug> TCP-Session: 7dc3a167-18a2-49f9-b8ce-059fe934141f Authenticating user 'default' from [fd00:1122:3344:101::e]:56269 | ||
| 7070 | 2026.02.12 17:11:50.052545 [ 288 ] {} <Debug> TCP-Session: 0d9f8e5f-9628-407e-a80b-370f988ecbda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7071 | 2026.02.12 17:11:50.052561 [ 259 ] {} <Debug> TCP-Session: 7dc3a167-18a2-49f9-b8ce-059fe934141f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7072 | 2026.02.12 17:11:50.052521 [ 293 ] {} <Debug> TCP-Session: fb6fe25d-2347-49b9-aff5-333c8f7d788b Authenticating user 'default' from [fd00:1122:3344:101::e]:47022 | ||
| 7073 | 2026.02.12 17:11:50.052584 [ 259 ] {} <Debug> TCP-Session: 7dc3a167-18a2-49f9-b8ce-059fe934141f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7074 | 2026.02.12 17:11:50.052606 [ 293 ] {} <Debug> TCP-Session: fb6fe25d-2347-49b9-aff5-333c8f7d788b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7075 | 2026.02.12 17:11:50.052579 [ 291 ] {372ec73e-10b6-4f98-af83-9997fcb07bf9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7076 | 2026.02.12 17:11:50.052632 [ 293 ] {} <Debug> TCP-Session: fb6fe25d-2347-49b9-aff5-333c8f7d788b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7077 | 2026.02.12 17:11:50.052696 [ 291 ] {372ec73e-10b6-4f98-af83-9997fcb07bf9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7078 | 2026.02.12 17:11:50.052993 [ 291 ] {372ec73e-10b6-4f98-af83-9997fcb07bf9} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 7079 | 2026.02.12 17:11:50.053973 [ 295 ] {372ec73e-10b6-4f98-af83-9997fcb07bf9} <Trace> AggregatingTransform: Aggregating | ||
| 7080 | 2026.02.12 17:11:50.054023 [ 295 ] {372ec73e-10b6-4f98-af83-9997fcb07bf9} <Trace> Aggregator: Aggregation method: without_key | ||
| 7081 | 2026.02.12 17:11:50.054058 [ 295 ] {372ec73e-10b6-4f98-af83-9997fcb07bf9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000961066 sec. (1040.511 rows/sec., 40.64 KiB/sec.) | ||
| 7082 | 2026.02.12 17:11:50.054077 [ 295 ] {372ec73e-10b6-4f98-af83-9997fcb07bf9} <Trace> Aggregator: Merging aggregated data | ||
| 7083 | 2026.02.12 17:11:50.055412 [ 291 ] {372ec73e-10b6-4f98-af83-9997fcb07bf9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003212 sec., 311.332503113325 rows/sec., 12.16 KiB/sec. | ||
| 7084 | 2026.02.12 17:11:50.055541 [ 291 ] {372ec73e-10b6-4f98-af83-9997fcb07bf9} <Debug> TCPHandler: Processed in 0.00363494 sec. | ||
| 7085 | 2026.02.12 17:11:50.055665 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7086 | 2026.02.12 17:11:50.055701 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7087 | 2026.02.12 17:11:50.055729 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7088 | 2026.02.12 17:11:50.055736 [ 291 ] {} <Debug> TCP-Session: 112bf339-f81e-4a97-90af-e855637c4ecf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7089 | 2026.02.12 17:11:50.055749 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7090 | 2026.02.12 17:11:50.055772 [ 292 ] {} <Debug> TCP-Session: 84923fc1-4cd3-4f7f-8ccb-1605119cc7ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7091 | 2026.02.12 17:11:50.055782 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7092 | 2026.02.12 17:11:50.055810 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7093 | 2026.02.12 17:11:50.055832 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7094 | 2026.02.12 17:11:50.055842 [ 294 ] {} <Debug> TCP-Session: bcdab613-e802-4894-aa60-82ad92c016c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7095 | 2026.02.12 17:11:50.055858 [ 290 ] {} <Debug> TCP-Session: a27d782f-a815-4c0c-8d2c-5be42b84877d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7096 | 2026.02.12 17:11:50.055852 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7097 | 2026.02.12 17:11:50.055874 [ 259 ] {} <Debug> TCP-Session: 7dc3a167-18a2-49f9-b8ce-059fe934141f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7098 | 2026.02.12 17:11:50.055870 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7099 | 2026.02.12 17:11:50.055914 [ 287 ] {} <Debug> TCP-Session: 0430fec0-1de3-4813-8b95-dbe0cfac95b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7100 | 2026.02.12 17:11:50.055807 [ 288 ] {} <Debug> TCP-Session: 0d9f8e5f-9628-407e-a80b-370f988ecbda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7101 | 2026.02.12 17:11:50.055940 [ 289 ] {} <Debug> TCP-Session: 5592d2b1-987e-4fce-8351-326c9cc9026d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7102 | 2026.02.12 17:11:50.055743 [ 293 ] {} <Debug> TCP-Session: fb6fe25d-2347-49b9-aff5-333c8f7d788b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7103 | 2026.02.12 17:11:52.836452 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7104 | 2026.02.12 17:11:52.836510 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7105 | 2026.02.12 17:11:52.939519 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15352 | ||
| 7106 | 2026.02.12 17:11:52.940025 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2026.02.12 17:11:52.940077 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7108 | 2026.02.12 17:11:52.940567 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7109 | 2026.02.12 17:11:52.940801 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7110 | 2026.02.12 17:11:52.940940 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15352 | ||
| 7111 | 2026.02.12 17:11:52.985286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 886 | ||
| 7112 | 2026.02.12 17:11:52.987834 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7113 | 2026.02.12 17:11:52.987889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7114 | 2026.02.12 17:11:52.989211 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7115 | 2026.02.12 17:11:52.989493 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7116 | 2026.02.12 17:11:52.989859 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 886 | ||
| 7117 | 2026.02.12 17:11:53.001203 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000811172 sec. | ||
| 7118 | 2026.02.12 17:11:53.557274 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7119 | 2026.02.12 17:11:53.557475 [ 261 ] {9d96989d-fb4e-4495-b1e5-2b5eee5171c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7120 | 2026.02.12 17:11:53.557552 [ 261 ] {9d96989d-fb4e-4495-b1e5-2b5eee5171c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7121 | 2026.02.12 17:11:53.558255 [ 261 ] {9d96989d-fb4e-4495-b1e5-2b5eee5171c9} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7122 | 2026.02.12 17:11:53.558301 [ 261 ] {9d96989d-fb4e-4495-b1e5-2b5eee5171c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7123 | 2026.02.12 17:11:53.558740 [ 261 ] {9d96989d-fb4e-4495-b1e5-2b5eee5171c9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7124 | 2026.02.12 17:11:53.558969 [ 261 ] {9d96989d-fb4e-4495-b1e5-2b5eee5171c9} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2026.02.12 17:11:53.559112 [ 57 ] {} <Debug> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7126 | 2026.02.12 17:11:53.559129 [ 261 ] {9d96989d-fb4e-4495-b1e5-2b5eee5171c9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001711 sec., 44418.468731735826 rows/sec., 3.66 MiB/sec. | ||
| 7127 | 2026.02.12 17:11:53.559151 [ 57 ] {} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7128 | 2026.02.12 17:11:53.559172 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7129 | 2026.02.12 17:11:53.559180 [ 261 ] {9d96989d-fb4e-4495-b1e5-2b5eee5171c9} <Debug> TCPHandler: Processed in 0.002048017 sec. | ||
| 7130 | 2026.02.12 17:11:53.559303 [ 196 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::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 | ||
| 7131 | 2026.02.12 17:11:53.559308 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7132 | 2026.02.12 17:11:53.559454 [ 196 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7133 | 2026.02.12 17:11:53.559460 [ 261 ] {efeda7b4-ad9d-4b7f-8411-1a8e7631fb75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7134 | 2026.02.12 17:11:53.559497 [ 196 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2104 rows starting from the beginning of the part | ||
| 7135 | 2026.02.12 17:11:53.559520 [ 261 ] {efeda7b4-ad9d-4b7f-8411-1a8e7631fb75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7136 | 2026.02.12 17:11:53.559568 [ 196 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 76 rows starting from the beginning of the part | ||
| 7137 | 2026.02.12 17:11:53.559620 [ 196 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 118 rows starting from the beginning of the part | ||
| 7138 | 2026.02.12 17:11:53.559665 [ 196 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 196 rows starting from the beginning of the part | ||
| 7139 | 2026.02.12 17:11:53.559705 [ 196 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 118 rows starting from the beginning of the part | ||
| 7140 | 2026.02.12 17:11:53.559748 [ 196 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 76 rows starting from the beginning of the part | ||
| 7141 | 2026.02.12 17:11:53.559952 [ 261 ] {efeda7b4-ad9d-4b7f-8411-1a8e7631fb75} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7142 | 2026.02.12 17:11:53.559994 [ 261 ] {efeda7b4-ad9d-4b7f-8411-1a8e7631fb75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7143 | 2026.02.12 17:11:53.560332 [ 261 ] {efeda7b4-ad9d-4b7f-8411-1a8e7631fb75} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7144 | 2026.02.12 17:11:53.560564 [ 261 ] {efeda7b4-ad9d-4b7f-8411-1a8e7631fb75} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7145 | 2026.02.12 17:11:53.560701 [ 261 ] {efeda7b4-ad9d-4b7f-8411-1a8e7631fb75} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001268 sec., 7886.435331230284 rows/sec., 593.02 KiB/sec. | ||
| 7146 | 2026.02.12 17:11:53.560741 [ 261 ] {efeda7b4-ad9d-4b7f-8411-1a8e7631fb75} <Debug> TCPHandler: Processed in 0.001487011 sec. | ||
| 7147 | 2026.02.12 17:11:53.560857 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7148 | 2026.02.12 17:11:53.560954 [ 261 ] {e8d2af77-a9ae-424f-8ffc-9a2ea9c8e697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7149 | 2026.02.12 17:11:53.560996 [ 261 ] {e8d2af77-a9ae-424f-8ffc-9a2ea9c8e697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7150 | 2026.02.12 17:11:53.561123 [ 187 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001878812 sec., 1430691.309188998 rows/sec., 124.21 MiB/sec. | ||
| 7151 | 2026.02.12 17:11:53.561485 [ 261 ] {e8d2af77-a9ae-424f-8ffc-9a2ea9c8e697} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2026.02.12 17:11:53.561494 [ 187 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7153 | 2026.02.12 17:11:53.561529 [ 261 ] {e8d2af77-a9ae-424f-8ffc-9a2ea9c8e697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7154 | 2026.02.12 17:11:53.561885 [ 187 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_46_9} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2026.02.12 17:11:53.561899 [ 261 ] {e8d2af77-a9ae-424f-8ffc-9a2ea9c8e697} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7156 | 2026.02.12 17:11:53.561986 [ 187 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_46_9} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7157 | 2026.02.12 17:11:53.562109 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 7158 | 2026.02.12 17:11:53.562152 [ 261 ] {e8d2af77-a9ae-424f-8ffc-9a2ea9c8e697} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2026.02.12 17:11:53.562258 [ 57 ] {} <Debug> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7160 | 2026.02.12 17:11:53.562287 [ 57 ] {} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7161 | 2026.02.12 17:11:53.562307 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7162 | 2026.02.12 17:11:53.562292 [ 261 ] {e8d2af77-a9ae-424f-8ffc-9a2ea9c8e697} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001359 sec., 54451.80279617366 rows/sec., 4.25 MiB/sec. | ||
| 7163 | 2026.02.12 17:11:53.562356 [ 261 ] {e8d2af77-a9ae-424f-8ffc-9a2ea9c8e697} <Debug> TCPHandler: Processed in 0.001548303 sec. | ||
| 7164 | 2026.02.12 17:11:53.562388 [ 201 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::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 | ||
| 7165 | 2026.02.12 17:11:53.562489 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7166 | 2026.02.12 17:11:53.562489 [ 201 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7167 | 2026.02.12 17:11:53.562538 [ 201 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1034 rows starting from the beginning of the part | ||
| 7168 | 2026.02.12 17:11:53.562590 [ 261 ] {357ebd00-e4d5-40ec-a9ba-59347928c2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7169 | 2026.02.12 17:11:53.562599 [ 201 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 74 rows starting from the beginning of the part | ||
| 7170 | 2026.02.12 17:11:53.562636 [ 261 ] {357ebd00-e4d5-40ec-a9ba-59347928c2dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7171 | 2026.02.12 17:11:53.562656 [ 201 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 95 rows starting from the beginning of the part | ||
| 7172 | 2026.02.12 17:11:53.562712 [ 201 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 110 rows starting from the beginning of the part | ||
| 7173 | 2026.02.12 17:11:53.562754 [ 201 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 95 rows starting from the beginning of the part | ||
| 7174 | 2026.02.12 17:11:53.562794 [ 201 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 74 rows starting from the beginning of the part | ||
| 7175 | 2026.02.12 17:11:53.563068 [ 261 ] {357ebd00-e4d5-40ec-a9ba-59347928c2dc} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2026.02.12 17:11:53.563103 [ 261 ] {357ebd00-e4d5-40ec-a9ba-59347928c2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7177 | 2026.02.12 17:11:53.563476 [ 261 ] {357ebd00-e4d5-40ec-a9ba-59347928c2dc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7178 | 2026.02.12 17:11:53.563694 [ 261 ] {357ebd00-e4d5-40ec-a9ba-59347928c2dc} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2026.02.12 17:11:53.563805 [ 201 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1482 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453051 sec., 1019922.9070418038 rows/sec., 80.10 MiB/sec. | ||
| 7180 | 2026.02.12 17:11:53.563813 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7181 | 2026.02.12 17:11:53.563831 [ 261 ] {357ebd00-e4d5-40ec-a9ba-59347928c2dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 7182 | 2026.02.12 17:11:53.563857 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7183 | 2026.02.12 17:11:53.563876 [ 261 ] {357ebd00-e4d5-40ec-a9ba-59347928c2dc} <Debug> TCPHandler: Processed in 0.00144064 sec. | ||
| 7184 | 2026.02.12 17:11:53.563885 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7185 | 2026.02.12 17:11:53.563989 [ 187 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 7186 | 2026.02.12 17:11:53.563997 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7187 | 2026.02.12 17:11:53.564015 [ 193 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7188 | 2026.02.12 17:11:53.564107 [ 187 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7189 | 2026.02.12 17:11:53.564110 [ 261 ] {b74b29a5-553b-47aa-b906-3558358227c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7190 | 2026.02.12 17:11:53.564148 [ 187 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12877 rows starting from the beginning of the part | ||
| 7191 | 2026.02.12 17:11:53.564189 [ 261 ] {b74b29a5-553b-47aa-b906-3558358227c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7192 | 2026.02.12 17:11:53.564221 [ 187 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7193 | 2026.02.12 17:11:53.564274 [ 187 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 7194 | 2026.02.12 17:11:53.564312 [ 193 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_46_9} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7195 | 2026.02.12 17:11:53.564322 [ 187 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 196 rows starting from the beginning of the part | ||
| 7196 | 2026.02.12 17:11:53.564376 [ 187 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7197 | 2026.02.12 17:11:53.564388 [ 193 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_46_9} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7198 | 2026.02.12 17:11:53.564435 [ 187 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7199 | 2026.02.12 17:11:53.564459 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7200 | 2026.02.12 17:11:53.565051 [ 261 ] {b74b29a5-553b-47aa-b906-3558358227c0} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7201 | 2026.02.12 17:11:53.565092 [ 261 ] {b74b29a5-553b-47aa-b906-3558358227c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7202 | 2026.02.12 17:11:53.565687 [ 261 ] {b74b29a5-553b-47aa-b906-3558358227c0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7203 | 2026.02.12 17:11:53.565927 [ 261 ] {b74b29a5-553b-47aa-b906-3558358227c0} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7204 | 2026.02.12 17:11:53.566076 [ 261 ] {b74b29a5-553b-47aa-b906-3558358227c0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001987 sec., 5032.712632108706 rows/sec., 9.02 MiB/sec. | ||
| 7205 | 2026.02.12 17:11:53.566152 [ 261 ] {b74b29a5-553b-47aa-b906-3558358227c0} <Debug> TCPHandler: Processed in 0.002214541 sec. | ||
| 7206 | 2026.02.12 17:11:53.566318 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7207 | 2026.02.12 17:11:53.566424 [ 261 ] {7ed62258-fab2-4bc4-b078-875ad29a66d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7208 | 2026.02.12 17:11:53.566467 [ 261 ] {7ed62258-fab2-4bc4-b078-875ad29a66d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7209 | 2026.02.12 17:11:53.566881 [ 261 ] {7ed62258-fab2-4bc4-b078-875ad29a66d2} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7210 | 2026.02.12 17:11:53.566917 [ 261 ] {7ed62258-fab2-4bc4-b078-875ad29a66d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7211 | 2026.02.12 17:11:53.567285 [ 261 ] {7ed62258-fab2-4bc4-b078-875ad29a66d2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7212 | 2026.02.12 17:11:53.567512 [ 261 ] {7ed62258-fab2-4bc4-b078-875ad29a66d2} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7213 | 2026.02.12 17:11:53.567623 [ 57 ] {} <Debug> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7214 | 2026.02.12 17:11:53.567647 [ 261 ] {7ed62258-fab2-4bc4-b078-875ad29a66d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001241 sec., 48348.106365834006 rows/sec., 3.26 MiB/sec. | ||
| 7215 | 2026.02.12 17:11:53.567656 [ 57 ] {} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7216 | 2026.02.12 17:11:53.567679 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7217 | 2026.02.12 17:11:53.567688 [ 261 ] {7ed62258-fab2-4bc4-b078-875ad29a66d2} <Debug> TCPHandler: Processed in 0.00144423 sec. | ||
| 7218 | 2026.02.12 17:11:53.567833 [ 186 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 7219 | 2026.02.12 17:11:53.567988 [ 186 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7220 | 2026.02.12 17:11:53.568025 [ 186 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2478 rows starting from the beginning of the part | ||
| 7221 | 2026.02.12 17:11:53.568092 [ 186 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 7222 | 2026.02.12 17:11:53.568138 [ 186 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 7223 | 2026.02.12 17:11:53.568176 [ 186 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7224 | 2026.02.12 17:11:53.568232 [ 186 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 7225 | 2026.02.12 17:11:53.568275 [ 186 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7226 | 2026.02.12 17:11:53.569337 [ 188 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13713 rows, containing 5 columns (5 merged, 0 gathered) in 0.005382099 sec., 2547890.7021219786 rows/sec., 174.36 MiB/sec. | ||
| 7227 | 2026.02.12 17:11:53.569568 [ 189 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2778 rows, containing 4 columns (4 merged, 0 gathered) in 0.00181816 sec., 1527918.3350200201 rows/sec., 101.58 MiB/sec. | ||
| 7228 | 2026.02.12 17:11:53.569675 [ 187 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7229 | 2026.02.12 17:11:53.569878 [ 186 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7230 | 2026.02.12 17:11:53.569954 [ 187 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2026.02.12 17:11:53.570035 [ 187 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7232 | 2026.02.12 17:11:53.570113 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.69 MiB. | ||
| 7233 | 2026.02.12 17:11:53.570173 [ 186 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_46_9} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7234 | 2026.02.12 17:11:53.570256 [ 186 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_46_9} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7235 | 2026.02.12 17:11:53.570335 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7236 | 2026.02.12 17:11:53.762594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7237 | 2026.02.12 17:11:53.778800 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7238 | 2026.02.12 17:11:53.778854 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7239 | 2026.02.12 17:11:53.784771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7240 | 2026.02.12 17:11:53.785494 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7241 | 2026.02.12 17:11:53.788528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7242 | 2026.02.12 17:11:54.000604 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.82 MiB, peak 291.04 MiB, free memory in arenas 0.00 B, will set to 284.42 MiB (RSS), difference: 2.60 MiB | ||
| 7243 | 2026.02.12 17:11:56.753200 [ 63 ] {} <Debug> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 7244 | 2026.02.12 17:11:56.753287 [ 63 ] {} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7245 | 2026.02.12 17:11:56.753313 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7246 | 2026.02.12 17:11:56.753445 [ 188 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 7247 | 2026.02.12 17:11:56.753609 [ 188 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7248 | 2026.02.12 17:11:56.753648 [ 188 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 392 rows starting from the beginning of the part | ||
| 7249 | 2026.02.12 17:11:56.753724 [ 188 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 140 rows starting from the beginning of the part | ||
| 7250 | 2026.02.12 17:11:56.753775 [ 188 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 7251 | 2026.02.12 17:11:56.753824 [ 188 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part | ||
| 7252 | 2026.02.12 17:11:56.753867 [ 188 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 7253 | 2026.02.12 17:11:56.754721 [ 188 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338397 sec., 603707.270712651 rows/sec., 43.36 MiB/sec. | ||
| 7254 | 2026.02.12 17:11:56.754923 [ 187 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7255 | 2026.02.12 17:11:56.755219 [ 187 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_18_4} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7256 | 2026.02.12 17:11:56.755293 [ 187 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_18_4} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 7257 | 2026.02.12 17:11:56.755395 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7258 | 2026.02.12 17:11:58.585568 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7259 | 2026.02.12 17:11:58.585771 [ 261 ] {6839553e-a280-48f1-9f23-a423c0122584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7260 | 2026.02.12 17:11:58.585850 [ 261 ] {6839553e-a280-48f1-9f23-a423c0122584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7261 | 2026.02.12 17:11:58.586666 [ 261 ] {6839553e-a280-48f1-9f23-a423c0122584} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7262 | 2026.02.12 17:11:58.586720 [ 261 ] {6839553e-a280-48f1-9f23-a423c0122584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7263 | 2026.02.12 17:11:58.587116 [ 261 ] {6839553e-a280-48f1-9f23-a423c0122584} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7264 | 2026.02.12 17:11:58.587347 [ 261 ] {6839553e-a280-48f1-9f23-a423c0122584} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7265 | 2026.02.12 17:11:58.587511 [ 261 ] {6839553e-a280-48f1-9f23-a423c0122584} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001793 sec., 3346.346904629113 rows/sec., 272.87 KiB/sec. | ||
| 7266 | 2026.02.12 17:11:58.587563 [ 261 ] {6839553e-a280-48f1-9f23-a423c0122584} <Debug> TCPHandler: Processed in 0.0021434 sec. | ||
| 7267 | 2026.02.12 17:11:58.587703 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7268 | 2026.02.12 17:11:58.587810 [ 261 ] {d6944ace-45c9-4d72-849a-94057645a8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7269 | 2026.02.12 17:11:58.587854 [ 261 ] {d6944ace-45c9-4d72-849a-94057645a8d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7270 | 2026.02.12 17:11:58.589072 [ 261 ] {d6944ace-45c9-4d72-849a-94057645a8d3} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7271 | 2026.02.12 17:11:58.589111 [ 261 ] {d6944ace-45c9-4d72-849a-94057645a8d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7272 | 2026.02.12 17:11:58.589549 [ 261 ] {d6944ace-45c9-4d72-849a-94057645a8d3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7273 | 2026.02.12 17:11:58.589791 [ 261 ] {d6944ace-45c9-4d72-849a-94057645a8d3} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7274 | 2026.02.12 17:11:58.589925 [ 261 ] {d6944ace-45c9-4d72-849a-94057645a8d3} <Debug> executeQuery: Read 1261 rows, 107.06 KiB in 0.002159 sec., 584066.6975451598 rows/sec., 48.43 MiB/sec. | ||
| 7275 | 2026.02.12 17:11:58.589962 [ 261 ] {d6944ace-45c9-4d72-849a-94057645a8d3} <Debug> TCPHandler: Processed in 0.002338075 sec. | ||
| 7276 | 2026.02.12 17:11:58.590073 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7277 | 2026.02.12 17:11:58.590177 [ 261 ] {329a6bf9-59ee-4d5a-a8ac-1168793d6d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7278 | 2026.02.12 17:11:58.590215 [ 261 ] {329a6bf9-59ee-4d5a-a8ac-1168793d6d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7279 | 2026.02.12 17:11:58.590785 [ 261 ] {329a6bf9-59ee-4d5a-a8ac-1168793d6d14} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7280 | 2026.02.12 17:11:58.590822 [ 261 ] {329a6bf9-59ee-4d5a-a8ac-1168793d6d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7281 | 2026.02.12 17:11:58.591122 [ 261 ] {329a6bf9-59ee-4d5a-a8ac-1168793d6d14} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7282 | 2026.02.12 17:11:58.591330 [ 261 ] {329a6bf9-59ee-4d5a-a8ac-1168793d6d14} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7283 | 2026.02.12 17:11:58.591473 [ 261 ] {329a6bf9-59ee-4d5a-a8ac-1168793d6d14} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001289 sec., 28704.4220325834 rows/sec., 2.08 MiB/sec. | ||
| 7284 | 2026.02.12 17:11:58.591512 [ 261 ] {329a6bf9-59ee-4d5a-a8ac-1168793d6d14} <Debug> TCPHandler: Processed in 0.00145845 sec. | ||
| 7285 | 2026.02.12 17:11:58.591621 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7286 | 2026.02.12 17:11:58.591718 [ 261 ] {c665b069-73d9-456f-ba8b-863d38361287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7287 | 2026.02.12 17:11:58.591760 [ 261 ] {c665b069-73d9-456f-ba8b-863d38361287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7288 | 2026.02.12 17:11:58.592372 [ 261 ] {c665b069-73d9-456f-ba8b-863d38361287} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7289 | 2026.02.12 17:11:58.592409 [ 261 ] {c665b069-73d9-456f-ba8b-863d38361287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7290 | 2026.02.12 17:11:58.592719 [ 261 ] {c665b069-73d9-456f-ba8b-863d38361287} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7291 | 2026.02.12 17:11:58.592932 [ 261 ] {c665b069-73d9-456f-ba8b-863d38361287} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7292 | 2026.02.12 17:11:58.593064 [ 261 ] {c665b069-73d9-456f-ba8b-863d38361287} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001365 sec., 167032.96703296705 rows/sec., 11.31 MiB/sec. | ||
| 7293 | 2026.02.12 17:11:58.593102 [ 261 ] {c665b069-73d9-456f-ba8b-863d38361287} <Debug> TCPHandler: Processed in 0.001532102 sec. | ||
| 7294 | 2026.02.12 17:11:58.593210 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7295 | 2026.02.12 17:11:58.593306 [ 261 ] {4efd558c-de47-43e1-b8c9-e03b038d3323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7296 | 2026.02.12 17:11:58.593345 [ 261 ] {4efd558c-de47-43e1-b8c9-e03b038d3323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7297 | 2026.02.12 17:11:58.594247 [ 261 ] {4efd558c-de47-43e1-b8c9-e03b038d3323} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7298 | 2026.02.12 17:11:58.594293 [ 261 ] {4efd558c-de47-43e1-b8c9-e03b038d3323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7299 | 2026.02.12 17:11:58.594742 [ 261 ] {4efd558c-de47-43e1-b8c9-e03b038d3323} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7300 | 2026.02.12 17:11:58.595050 [ 261 ] {4efd558c-de47-43e1-b8c9-e03b038d3323} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7301 | 2026.02.12 17:11:58.595235 [ 261 ] {4efd558c-de47-43e1-b8c9-e03b038d3323} <Debug> executeQuery: Read 557 rows, 42.38 KiB in 0.00193 sec., 288601.03626943 rows/sec., 21.44 MiB/sec. | ||
| 7302 | 2026.02.12 17:11:58.595291 [ 261 ] {4efd558c-de47-43e1-b8c9-e03b038d3323} <Debug> TCPHandler: Processed in 0.002129579 sec. | ||
| 7303 | 2026.02.12 17:11:58.595430 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7304 | 2026.02.12 17:11:58.595548 [ 261 ] {8420fcad-cd41-4b7b-a34b-314f693c5422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7305 | 2026.02.12 17:11:58.595605 [ 261 ] {8420fcad-cd41-4b7b-a34b-314f693c5422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7306 | 2026.02.12 17:11:58.596407 [ 261 ] {8420fcad-cd41-4b7b-a34b-314f693c5422} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7307 | 2026.02.12 17:11:58.596452 [ 261 ] {8420fcad-cd41-4b7b-a34b-314f693c5422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7308 | 2026.02.12 17:11:58.596855 [ 261 ] {8420fcad-cd41-4b7b-a34b-314f693c5422} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7309 | 2026.02.12 17:11:58.597078 [ 261 ] {8420fcad-cd41-4b7b-a34b-314f693c5422} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2026.02.12 17:11:58.597210 [ 261 ] {8420fcad-cd41-4b7b-a34b-314f693c5422} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001712 sec., 494742.9906542056 rows/sec., 33.30 MiB/sec. | ||
| 7311 | 2026.02.12 17:11:58.597253 [ 261 ] {8420fcad-cd41-4b7b-a34b-314f693c5422} <Debug> TCPHandler: Processed in 0.001926753 sec. | ||
| 7312 | 2026.02.12 17:11:58.597357 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7313 | 2026.02.12 17:11:58.597453 [ 261 ] {b745bfee-19b2-42f0-ba3a-c350aff3c85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7314 | 2026.02.12 17:11:58.597517 [ 261 ] {b745bfee-19b2-42f0-ba3a-c350aff3c85f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7315 | 2026.02.12 17:11:58.598420 [ 261 ] {b745bfee-19b2-42f0-ba3a-c350aff3c85f} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2026.02.12 17:11:58.598457 [ 261 ] {b745bfee-19b2-42f0-ba3a-c350aff3c85f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7317 | 2026.02.12 17:11:58.598987 [ 261 ] {b745bfee-19b2-42f0-ba3a-c350aff3c85f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7318 | 2026.02.12 17:11:58.599210 [ 261 ] {b745bfee-19b2-42f0-ba3a-c350aff3c85f} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7319 | 2026.02.12 17:11:58.599362 [ 261 ] {b745bfee-19b2-42f0-ba3a-c350aff3c85f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00186 sec., 16666.666666666664 rows/sec., 29.87 MiB/sec. | ||
| 7320 | 2026.02.12 17:11:58.599419 [ 261 ] {b745bfee-19b2-42f0-ba3a-c350aff3c85f} <Debug> TCPHandler: Processed in 0.002057837 sec. | ||
| 7321 | 2026.02.12 17:11:58.599531 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7322 | 2026.02.12 17:11:58.599624 [ 261 ] {a0daf8d8-4a06-40fc-ae9e-277884643b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7323 | 2026.02.12 17:11:58.599664 [ 261 ] {a0daf8d8-4a06-40fc-ae9e-277884643b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7324 | 2026.02.12 17:11:58.599999 [ 261 ] {a0daf8d8-4a06-40fc-ae9e-277884643b2a} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7325 | 2026.02.12 17:11:58.600034 [ 261 ] {a0daf8d8-4a06-40fc-ae9e-277884643b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7326 | 2026.02.12 17:11:58.600321 [ 261 ] {a0daf8d8-4a06-40fc-ae9e-277884643b2a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7327 | 2026.02.12 17:11:58.600520 [ 261 ] {a0daf8d8-4a06-40fc-ae9e-277884643b2a} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7328 | 2026.02.12 17:11:58.600644 [ 261 ] {a0daf8d8-4a06-40fc-ae9e-277884643b2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 7329 | 2026.02.12 17:11:58.600677 [ 261 ] {a0daf8d8-4a06-40fc-ae9e-277884643b2a} <Debug> TCPHandler: Processed in 0.001194022 sec. | ||
| 7330 | 2026.02.12 17:12:00.441749 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15864 | ||
| 7331 | 2026.02.12 17:12:00.442282 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7332 | 2026.02.12 17:12:00.442331 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7333 | 2026.02.12 17:12:00.442848 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7334 | 2026.02.12 17:12:00.443087 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7335 | 2026.02.12 17:12:00.443237 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15864 | ||
| 7336 | 2026.02.12 17:12:01.288861 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7337 | 2026.02.12 17:12:01.307263 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7338 | 2026.02.12 17:12:01.307331 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7339 | 2026.02.12 17:12:01.314185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7340 | 2026.02.12 17:12:01.314951 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7341 | 2026.02.12 17:12:01.318480 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7342 | 2026.02.12 17:12:02.991007 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 914 | ||
| 7343 | 2026.02.12 17:12:02.993279 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7344 | 2026.02.12 17:12:02.993363 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7345 | 2026.02.12 17:12:02.994566 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7346 | 2026.02.12 17:12:02.994847 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7347 | 2026.02.12 17:12:02.995113 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 914 | ||
| 7348 | 2026.02.12 17:12:03.558186 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7349 | 2026.02.12 17:12:03.558402 [ 261 ] {a62e49f5-29d7-49d3-a83f-bbdbd92a091a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7350 | 2026.02.12 17:12:03.558495 [ 261 ] {a62e49f5-29d7-49d3-a83f-bbdbd92a091a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7351 | 2026.02.12 17:12:03.559232 [ 261 ] {a62e49f5-29d7-49d3-a83f-bbdbd92a091a} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7352 | 2026.02.12 17:12:03.559288 [ 261 ] {a62e49f5-29d7-49d3-a83f-bbdbd92a091a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7353 | 2026.02.12 17:12:03.559710 [ 261 ] {a62e49f5-29d7-49d3-a83f-bbdbd92a091a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7354 | 2026.02.12 17:12:03.559941 [ 261 ] {a62e49f5-29d7-49d3-a83f-bbdbd92a091a} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7355 | 2026.02.12 17:12:03.560111 [ 261 ] {a62e49f5-29d7-49d3-a83f-bbdbd92a091a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001763 sec., 43108.338060124785 rows/sec., 3.55 MiB/sec. | ||
| 7356 | 2026.02.12 17:12:03.560168 [ 261 ] {a62e49f5-29d7-49d3-a83f-bbdbd92a091a} <Debug> TCPHandler: Processed in 0.002124339 sec. | ||
| 7357 | 2026.02.12 17:12:03.560301 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7358 | 2026.02.12 17:12:03.560407 [ 261 ] {604da248-fce4-46b4-8404-8df29cf00a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7359 | 2026.02.12 17:12:03.560454 [ 261 ] {604da248-fce4-46b4-8404-8df29cf00a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7360 | 2026.02.12 17:12:03.560882 [ 261 ] {604da248-fce4-46b4-8404-8df29cf00a0f} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7361 | 2026.02.12 17:12:03.560923 [ 261 ] {604da248-fce4-46b4-8404-8df29cf00a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7362 | 2026.02.12 17:12:03.561231 [ 261 ] {604da248-fce4-46b4-8404-8df29cf00a0f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7363 | 2026.02.12 17:12:03.561451 [ 261 ] {604da248-fce4-46b4-8404-8df29cf00a0f} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7364 | 2026.02.12 17:12:03.561586 [ 261 ] {604da248-fce4-46b4-8404-8df29cf00a0f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001203 sec., 8312.551953449709 rows/sec., 625.06 KiB/sec. | ||
| 7365 | 2026.02.12 17:12:03.561585 [ 74 ] {} <Debug> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7366 | 2026.02.12 17:12:03.561627 [ 261 ] {604da248-fce4-46b4-8404-8df29cf00a0f} <Debug> TCPHandler: Processed in 0.001378078 sec. | ||
| 7367 | 2026.02.12 17:12:03.561666 [ 74 ] {} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2026.02.12 17:12:03.561692 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7369 | 2026.02.12 17:12:03.561755 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7370 | 2026.02.12 17:12:03.561808 [ 191 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 7371 | 2026.02.12 17:12:03.561855 [ 261 ] {91c8eb56-aa51-4409-ae56-8b40f8400904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7372 | 2026.02.12 17:12:03.561901 [ 261 ] {91c8eb56-aa51-4409-ae56-8b40f8400904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7373 | 2026.02.12 17:12:03.561955 [ 191 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7374 | 2026.02.12 17:12:03.561994 [ 191 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 206 rows starting from the beginning of the part | ||
| 7375 | 2026.02.12 17:12:03.562062 [ 191 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 22 rows starting from the beginning of the part | ||
| 7376 | 2026.02.12 17:12:03.562110 [ 191 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 7377 | 2026.02.12 17:12:03.562153 [ 191 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 7378 | 2026.02.12 17:12:03.562192 [ 191 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 37 rows starting from the beginning of the part | ||
| 7379 | 2026.02.12 17:12:03.562235 [ 191 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 7380 | 2026.02.12 17:12:03.562438 [ 261 ] {91c8eb56-aa51-4409-ae56-8b40f8400904} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7381 | 2026.02.12 17:12:03.562494 [ 261 ] {91c8eb56-aa51-4409-ae56-8b40f8400904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7382 | 2026.02.12 17:12:03.562904 [ 261 ] {91c8eb56-aa51-4409-ae56-8b40f8400904} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7383 | 2026.02.12 17:12:03.563071 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316556 sec., 240020.1738475234 rows/sec., 17.04 MiB/sec. | ||
| 7384 | 2026.02.12 17:12:03.563153 [ 261 ] {91c8eb56-aa51-4409-ae56-8b40f8400904} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7385 | 2026.02.12 17:12:03.563302 [ 261 ] {91c8eb56-aa51-4409-ae56-8b40f8400904} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001468 sec., 50408.71934604905 rows/sec., 3.94 MiB/sec. | ||
| 7386 | 2026.02.12 17:12:03.563313 [ 188 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7387 | 2026.02.12 17:12:03.563342 [ 261 ] {91c8eb56-aa51-4409-ae56-8b40f8400904} <Debug> TCPHandler: Processed in 0.001639586 sec. | ||
| 7388 | 2026.02.12 17:12:03.563466 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7389 | 2026.02.12 17:12:03.563564 [ 261 ] {1a88a303-1f5d-463e-859f-ffea7fc90561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7390 | 2026.02.12 17:12:03.563613 [ 261 ] {1a88a303-1f5d-463e-859f-ffea7fc90561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7391 | 2026.02.12 17:12:03.563702 [ 188 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_46_9} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7392 | 2026.02.12 17:12:03.563794 [ 188 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_46_9} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7393 | 2026.02.12 17:12:03.563896 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7394 | 2026.02.12 17:12:03.564043 [ 261 ] {1a88a303-1f5d-463e-859f-ffea7fc90561} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7395 | 2026.02.12 17:12:03.564085 [ 261 ] {1a88a303-1f5d-463e-859f-ffea7fc90561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7396 | 2026.02.12 17:12:03.564437 [ 261 ] {1a88a303-1f5d-463e-859f-ffea7fc90561} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7397 | 2026.02.12 17:12:03.564650 [ 261 ] {1a88a303-1f5d-463e-859f-ffea7fc90561} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7398 | 2026.02.12 17:12:03.564787 [ 261 ] {1a88a303-1f5d-463e-859f-ffea7fc90561} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 7399 | 2026.02.12 17:12:03.564824 [ 261 ] {1a88a303-1f5d-463e-859f-ffea7fc90561} <Debug> TCPHandler: Processed in 0.001408789 sec. | ||
| 7400 | 2026.02.12 17:12:03.564932 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7401 | 2026.02.12 17:12:03.565027 [ 261 ] {6e440f9a-12a7-43ae-b443-0da2f8bda4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7402 | 2026.02.12 17:12:03.565082 [ 261 ] {6e440f9a-12a7-43ae-b443-0da2f8bda4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7403 | 2026.02.12 17:12:03.565862 [ 261 ] {6e440f9a-12a7-43ae-b443-0da2f8bda4b8} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7404 | 2026.02.12 17:12:03.565899 [ 261 ] {6e440f9a-12a7-43ae-b443-0da2f8bda4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7405 | 2026.02.12 17:12:03.566428 [ 261 ] {6e440f9a-12a7-43ae-b443-0da2f8bda4b8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7406 | 2026.02.12 17:12:03.566645 [ 261 ] {6e440f9a-12a7-43ae-b443-0da2f8bda4b8} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7407 | 2026.02.12 17:12:03.566767 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7408 | 2026.02.12 17:12:03.566785 [ 261 ] {6e440f9a-12a7-43ae-b443-0da2f8bda4b8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001777 sec., 5627.462014631402 rows/sec., 10.08 MiB/sec. | ||
| 7409 | 2026.02.12 17:12:03.566823 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7410 | 2026.02.12 17:12:03.566852 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7411 | 2026.02.12 17:12:03.566861 [ 261 ] {6e440f9a-12a7-43ae-b443-0da2f8bda4b8} <Debug> TCPHandler: Processed in 0.001977844 sec. | ||
| 7412 | 2026.02.12 17:12:03.566949 [ 189 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 7413 | 2026.02.12 17:12:03.566980 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7414 | 2026.02.12 17:12:03.567076 [ 261 ] {afdd9185-8ff0-4cb7-a3d3-addada0e5e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7415 | 2026.02.12 17:12:03.567118 [ 261 ] {afdd9185-8ff0-4cb7-a3d3-addada0e5e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7416 | 2026.02.12 17:12:03.567174 [ 189 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7417 | 2026.02.12 17:12:03.567238 [ 189 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 794 rows starting from the beginning of the part | ||
| 7418 | 2026.02.12 17:12:03.567379 [ 189 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 7419 | 2026.02.12 17:12:03.567453 [ 261 ] {afdd9185-8ff0-4cb7-a3d3-addada0e5e20} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7420 | 2026.02.12 17:12:03.567490 [ 261 ] {afdd9185-8ff0-4cb7-a3d3-addada0e5e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7421 | 2026.02.12 17:12:03.567500 [ 189 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 7422 | 2026.02.12 17:12:03.567617 [ 189 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 7423 | 2026.02.12 17:12:03.567727 [ 189 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part | ||
| 7424 | 2026.02.12 17:12:03.567804 [ 261 ] {afdd9185-8ff0-4cb7-a3d3-addada0e5e20} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7425 | 2026.02.12 17:12:03.567828 [ 189 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 7426 | 2026.02.12 17:12:03.568050 [ 261 ] {afdd9185-8ff0-4cb7-a3d3-addada0e5e20} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7427 | 2026.02.12 17:12:03.568183 [ 261 ] {afdd9185-8ff0-4cb7-a3d3-addada0e5e20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 7428 | 2026.02.12 17:12:03.568218 [ 261 ] {afdd9185-8ff0-4cb7-a3d3-addada0e5e20} <Debug> TCPHandler: Processed in 0.001287516 sec. | ||
| 7429 | 2026.02.12 17:12:03.573436 [ 187 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 886 rows, containing 19 columns (19 merged, 0 gathered) in 0.006528071 sec., 135721.56307736237 rows/sec., 243.21 MiB/sec. | ||
| 7430 | 2026.02.12 17:12:03.574511 [ 187 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7431 | 2026.02.12 17:12:03.574875 [ 187 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7432 | 2026.02.12 17:12:03.574961 [ 187 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7433 | 2026.02.12 17:12:03.575123 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.69 MiB. | ||
| 7434 | 2026.02.12 17:12:04.001142 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.77 MiB, peak 293.42 MiB, free memory in arenas 0.00 B, will set to 288.79 MiB (RSS), difference: 3.02 MiB | ||
| 7435 | 2026.02.12 17:12:07.836763 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7436 | 2026.02.12 17:12:07.836834 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7437 | 2026.02.12 17:12:07.943475 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16312 | ||
| 7438 | 2026.02.12 17:12:07.943979 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7439 | 2026.02.12 17:12:07.944031 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7440 | 2026.02.12 17:12:07.944526 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7441 | 2026.02.12 17:12:07.944762 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2026.02.12 17:12:07.944912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16312 | ||
| 7443 | 2026.02.12 17:12:08.558232 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7444 | 2026.02.12 17:12:08.558520 [ 261 ] {16a859f5-8bf5-4537-adf9-ef0550131d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7445 | 2026.02.12 17:12:08.558626 [ 261 ] {16a859f5-8bf5-4537-adf9-ef0550131d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7446 | 2026.02.12 17:12:08.559450 [ 261 ] {16a859f5-8bf5-4537-adf9-ef0550131d81} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7447 | 2026.02.12 17:12:08.559490 [ 261 ] {16a859f5-8bf5-4537-adf9-ef0550131d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7448 | 2026.02.12 17:12:08.559894 [ 261 ] {16a859f5-8bf5-4537-adf9-ef0550131d81} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7449 | 2026.02.12 17:12:08.560123 [ 261 ] {16a859f5-8bf5-4537-adf9-ef0550131d81} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7450 | 2026.02.12 17:12:08.560282 [ 261 ] {16a859f5-8bf5-4537-adf9-ef0550131d81} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001843 sec., 64026.044492674984 rows/sec., 5.45 MiB/sec. | ||
| 7451 | 2026.02.12 17:12:08.560331 [ 261 ] {16a859f5-8bf5-4537-adf9-ef0550131d81} <Debug> TCPHandler: Processed in 0.002285734 sec. | ||
| 7452 | 2026.02.12 17:12:08.560454 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7453 | 2026.02.12 17:12:08.560558 [ 261 ] {8faacec5-f3bf-4ef2-8968-cd037124c340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7454 | 2026.02.12 17:12:08.560603 [ 261 ] {8faacec5-f3bf-4ef2-8968-cd037124c340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7455 | 2026.02.12 17:12:08.561027 [ 261 ] {8faacec5-f3bf-4ef2-8968-cd037124c340} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7456 | 2026.02.12 17:12:08.561063 [ 261 ] {8faacec5-f3bf-4ef2-8968-cd037124c340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7457 | 2026.02.12 17:12:08.561368 [ 261 ] {8faacec5-f3bf-4ef2-8968-cd037124c340} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7458 | 2026.02.12 17:12:08.561580 [ 261 ] {8faacec5-f3bf-4ef2-8968-cd037124c340} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7459 | 2026.02.12 17:12:08.561714 [ 261 ] {8faacec5-f3bf-4ef2-8968-cd037124c340} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001181 sec., 26248.941574936496 rows/sec., 1.93 MiB/sec. | ||
| 7460 | 2026.02.12 17:12:08.561752 [ 261 ] {8faacec5-f3bf-4ef2-8968-cd037124c340} <Debug> TCPHandler: Processed in 0.001348917 sec. | ||
| 7461 | 2026.02.12 17:12:08.561864 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7462 | 2026.02.12 17:12:08.561959 [ 261 ] {754ac9dc-06ef-4719-847b-928bbae54ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7463 | 2026.02.12 17:12:08.561999 [ 261 ] {754ac9dc-06ef-4719-847b-928bbae54ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7464 | 2026.02.12 17:12:08.562414 [ 261 ] {754ac9dc-06ef-4719-847b-928bbae54ade} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7465 | 2026.02.12 17:12:08.562449 [ 261 ] {754ac9dc-06ef-4719-847b-928bbae54ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7466 | 2026.02.12 17:12:08.562755 [ 261 ] {754ac9dc-06ef-4719-847b-928bbae54ade} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7467 | 2026.02.12 17:12:08.562977 [ 261 ] {754ac9dc-06ef-4719-847b-928bbae54ade} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7468 | 2026.02.12 17:12:08.563109 [ 261 ] {754ac9dc-06ef-4719-847b-928bbae54ade} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00117 sec., 81196.58119658119 rows/sec., 6.34 MiB/sec. | ||
| 7469 | 2026.02.12 17:12:08.563146 [ 261 ] {754ac9dc-06ef-4719-847b-928bbae54ade} <Debug> TCPHandler: Processed in 0.001333287 sec. | ||
| 7470 | 2026.02.12 17:12:08.563255 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7471 | 2026.02.12 17:12:08.563349 [ 261 ] {b3c507cc-2928-4c89-9268-20b46d9798aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7472 | 2026.02.12 17:12:08.563392 [ 261 ] {b3c507cc-2928-4c89-9268-20b46d9798aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7473 | 2026.02.12 17:12:08.563799 [ 261 ] {b3c507cc-2928-4c89-9268-20b46d9798aa} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7474 | 2026.02.12 17:12:08.563833 [ 261 ] {b3c507cc-2928-4c89-9268-20b46d9798aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7475 | 2026.02.12 17:12:08.564174 [ 261 ] {b3c507cc-2928-4c89-9268-20b46d9798aa} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7476 | 2026.02.12 17:12:08.564381 [ 261 ] {b3c507cc-2928-4c89-9268-20b46d9798aa} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7477 | 2026.02.12 17:12:08.564508 [ 261 ] {b3c507cc-2928-4c89-9268-20b46d9798aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 7478 | 2026.02.12 17:12:08.564544 [ 261 ] {b3c507cc-2928-4c89-9268-20b46d9798aa} <Debug> TCPHandler: Processed in 0.001338667 sec. | ||
| 7479 | 2026.02.12 17:12:08.564650 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7480 | 2026.02.12 17:12:08.564743 [ 261 ] {d1082032-caf4-4da5-a53e-7ff43c4c5397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7481 | 2026.02.12 17:12:08.564796 [ 261 ] {d1082032-caf4-4da5-a53e-7ff43c4c5397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7482 | 2026.02.12 17:12:08.565618 [ 261 ] {d1082032-caf4-4da5-a53e-7ff43c4c5397} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2026.02.12 17:12:08.565651 [ 261 ] {d1082032-caf4-4da5-a53e-7ff43c4c5397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7484 | 2026.02.12 17:12:08.566200 [ 261 ] {d1082032-caf4-4da5-a53e-7ff43c4c5397} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7485 | 2026.02.12 17:12:08.566428 [ 261 ] {d1082032-caf4-4da5-a53e-7ff43c4c5397} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7486 | 2026.02.12 17:12:08.566568 [ 261 ] {d1082032-caf4-4da5-a53e-7ff43c4c5397} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001842 sec., 16829.533116178067 rows/sec., 30.16 MiB/sec. | ||
| 7487 | 2026.02.12 17:12:08.566633 [ 261 ] {d1082032-caf4-4da5-a53e-7ff43c4c5397} <Debug> TCPHandler: Processed in 0.002031766 sec. | ||
| 7488 | 2026.02.12 17:12:08.566747 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7489 | 2026.02.12 17:12:08.566841 [ 261 ] {403876b2-3089-4fb0-97b2-fc1ba73aaca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7490 | 2026.02.12 17:12:08.566884 [ 261 ] {403876b2-3089-4fb0-97b2-fc1ba73aaca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7491 | 2026.02.12 17:12:08.567210 [ 261 ] {403876b2-3089-4fb0-97b2-fc1ba73aaca9} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7492 | 2026.02.12 17:12:08.567244 [ 261 ] {403876b2-3089-4fb0-97b2-fc1ba73aaca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7493 | 2026.02.12 17:12:08.567545 [ 261 ] {403876b2-3089-4fb0-97b2-fc1ba73aaca9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7494 | 2026.02.12 17:12:08.567755 [ 261 ] {403876b2-3089-4fb0-97b2-fc1ba73aaca9} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7495 | 2026.02.12 17:12:08.567881 [ 261 ] {403876b2-3089-4fb0-97b2-fc1ba73aaca9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 7496 | 2026.02.12 17:12:08.567916 [ 261 ] {403876b2-3089-4fb0-97b2-fc1ba73aaca9} <Debug> TCPHandler: Processed in 0.001218403 sec. | ||
| 7497 | 2026.02.12 17:12:08.818666 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7498 | 2026.02.12 17:12:08.834882 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7499 | 2026.02.12 17:12:08.834943 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7500 | 2026.02.12 17:12:08.841346 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7501 | 2026.02.12 17:12:08.842025 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7502 | 2026.02.12 17:12:08.844761 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7503 | 2026.02.12 17:12:12.995852 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 938 | ||
| 7504 | 2026.02.12 17:12:12.998069 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7505 | 2026.02.12 17:12:12.998115 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7506 | 2026.02.12 17:12:12.999324 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7507 | 2026.02.12 17:12:12.999606 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7508 | 2026.02.12 17:12:12.999983 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 938 | ||
| 7509 | 2026.02.12 17:12:13.558929 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7510 | 2026.02.12 17:12:13.559206 [ 261 ] {10e44c46-e657-4c67-87be-1187c7941687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7511 | 2026.02.12 17:12:13.559312 [ 261 ] {10e44c46-e657-4c67-87be-1187c7941687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7512 | 2026.02.12 17:12:13.560122 [ 261 ] {10e44c46-e657-4c67-87be-1187c7941687} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7513 | 2026.02.12 17:12:13.560161 [ 261 ] {10e44c46-e657-4c67-87be-1187c7941687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7514 | 2026.02.12 17:12:13.560555 [ 261 ] {10e44c46-e657-4c67-87be-1187c7941687} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7515 | 2026.02.12 17:12:13.560783 [ 261 ] {10e44c46-e657-4c67-87be-1187c7941687} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7516 | 2026.02.12 17:12:13.560943 [ 261 ] {10e44c46-e657-4c67-87be-1187c7941687} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001814 sec., 13230.429988974642 rows/sec., 1.10 MiB/sec. | ||
| 7517 | 2026.02.12 17:12:13.560990 [ 261 ] {10e44c46-e657-4c67-87be-1187c7941687} <Debug> TCPHandler: Processed in 0.002242032 sec. | ||
| 7518 | 2026.02.12 17:12:13.561106 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7519 | 2026.02.12 17:12:13.561212 [ 261 ] {f5cdeade-a59c-479c-91cd-a512d23f2a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7520 | 2026.02.12 17:12:13.561254 [ 261 ] {f5cdeade-a59c-479c-91cd-a512d23f2a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7521 | 2026.02.12 17:12:13.561698 [ 261 ] {f5cdeade-a59c-479c-91cd-a512d23f2a26} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7522 | 2026.02.12 17:12:13.561731 [ 261 ] {f5cdeade-a59c-479c-91cd-a512d23f2a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7523 | 2026.02.12 17:12:13.562022 [ 261 ] {f5cdeade-a59c-479c-91cd-a512d23f2a26} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7524 | 2026.02.12 17:12:13.562223 [ 261 ] {f5cdeade-a59c-479c-91cd-a512d23f2a26} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7525 | 2026.02.12 17:12:13.562351 [ 261 ] {f5cdeade-a59c-479c-91cd-a512d23f2a26} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001161 sec., 6890.611541774333 rows/sec., 561.88 KiB/sec. | ||
| 7526 | 2026.02.12 17:12:13.562387 [ 261 ] {f5cdeade-a59c-479c-91cd-a512d23f2a26} <Debug> TCPHandler: Processed in 0.001331226 sec. | ||
| 7527 | 2026.02.12 17:12:13.562498 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7528 | 2026.02.12 17:12:13.562593 [ 261 ] {3acdbd9e-59b7-4042-ad02-5f61dbecae6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7529 | 2026.02.12 17:12:13.562633 [ 261 ] {3acdbd9e-59b7-4042-ad02-5f61dbecae6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7530 | 2026.02.12 17:12:13.563086 [ 261 ] {3acdbd9e-59b7-4042-ad02-5f61dbecae6b} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7531 | 2026.02.12 17:12:13.563119 [ 261 ] {3acdbd9e-59b7-4042-ad02-5f61dbecae6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7532 | 2026.02.12 17:12:13.563439 [ 261 ] {3acdbd9e-59b7-4042-ad02-5f61dbecae6b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7533 | 2026.02.12 17:12:13.563650 [ 261 ] {3acdbd9e-59b7-4042-ad02-5f61dbecae6b} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2026.02.12 17:12:13.563778 [ 261 ] {3acdbd9e-59b7-4042-ad02-5f61dbecae6b} <Debug> executeQuery: Read 200 rows, 18.17 KiB in 0.001204 sec., 166112.95681063124 rows/sec., 14.74 MiB/sec. | ||
| 7535 | 2026.02.12 17:12:13.563814 [ 261 ] {3acdbd9e-59b7-4042-ad02-5f61dbecae6b} <Debug> TCPHandler: Processed in 0.001370248 sec. | ||
| 7536 | 2026.02.12 17:12:13.563938 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7537 | 2026.02.12 17:12:13.564032 [ 261 ] {f078d5d1-b8dd-4599-90b7-266c4b8d1c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7538 | 2026.02.12 17:12:13.564071 [ 261 ] {f078d5d1-b8dd-4599-90b7-266c4b8d1c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7539 | 2026.02.12 17:12:13.564457 [ 261 ] {f078d5d1-b8dd-4599-90b7-266c4b8d1c77} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7540 | 2026.02.12 17:12:13.564491 [ 261 ] {f078d5d1-b8dd-4599-90b7-266c4b8d1c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7541 | 2026.02.12 17:12:13.564787 [ 261 ] {f078d5d1-b8dd-4599-90b7-266c4b8d1c77} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7542 | 2026.02.12 17:12:13.565000 [ 261 ] {f078d5d1-b8dd-4599-90b7-266c4b8d1c77} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7543 | 2026.02.12 17:12:13.565127 [ 261 ] {f078d5d1-b8dd-4599-90b7-266c4b8d1c77} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001114 sec., 26929.982046678637 rows/sec., 1.99 MiB/sec. | ||
| 7544 | 2026.02.12 17:12:13.565164 [ 261 ] {f078d5d1-b8dd-4599-90b7-266c4b8d1c77} <Debug> TCPHandler: Processed in 0.001274655 sec. | ||
| 7545 | 2026.02.12 17:12:13.565269 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7546 | 2026.02.12 17:12:13.565362 [ 261 ] {9c6a105a-d7dd-4019-995c-d7ef0f9770af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7547 | 2026.02.12 17:12:13.565401 [ 261 ] {9c6a105a-d7dd-4019-995c-d7ef0f9770af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7548 | 2026.02.12 17:12:13.565783 [ 261 ] {9c6a105a-d7dd-4019-995c-d7ef0f9770af} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7549 | 2026.02.12 17:12:13.565816 [ 261 ] {9c6a105a-d7dd-4019-995c-d7ef0f9770af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7550 | 2026.02.12 17:12:13.566104 [ 261 ] {9c6a105a-d7dd-4019-995c-d7ef0f9770af} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7551 | 2026.02.12 17:12:13.566308 [ 261 ] {9c6a105a-d7dd-4019-995c-d7ef0f9770af} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7552 | 2026.02.12 17:12:13.566436 [ 261 ] {9c6a105a-d7dd-4019-995c-d7ef0f9770af} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001092 sec., 21978.021978021978 rows/sec., 1.82 MiB/sec. | ||
| 7553 | 2026.02.12 17:12:13.566473 [ 261 ] {9c6a105a-d7dd-4019-995c-d7ef0f9770af} <Debug> TCPHandler: Processed in 0.001252505 sec. | ||
| 7554 | 2026.02.12 17:12:13.566578 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7555 | 2026.02.12 17:12:13.566670 [ 261 ] {41d81179-dda1-4545-87bb-789451b684ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7556 | 2026.02.12 17:12:13.566709 [ 261 ] {41d81179-dda1-4545-87bb-789451b684ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7557 | 2026.02.12 17:12:13.567086 [ 261 ] {41d81179-dda1-4545-87bb-789451b684ab} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7558 | 2026.02.12 17:12:13.567119 [ 261 ] {41d81179-dda1-4545-87bb-789451b684ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7559 | 2026.02.12 17:12:13.567416 [ 261 ] {41d81179-dda1-4545-87bb-789451b684ab} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7560 | 2026.02.12 17:12:13.567622 [ 261 ] {41d81179-dda1-4545-87bb-789451b684ab} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7561 | 2026.02.12 17:12:13.567748 [ 261 ] {41d81179-dda1-4545-87bb-789451b684ab} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 855.38 KiB/sec. | ||
| 7562 | 2026.02.12 17:12:13.567784 [ 261 ] {41d81179-dda1-4545-87bb-789451b684ab} <Debug> TCPHandler: Processed in 0.001255495 sec. | ||
| 7563 | 2026.02.12 17:12:13.567901 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7564 | 2026.02.12 17:12:13.568024 [ 261 ] {1a3883c6-9c92-4876-a9f9-eeb1ff41c58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7565 | 2026.02.12 17:12:13.568073 [ 261 ] {1a3883c6-9c92-4876-a9f9-eeb1ff41c58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7566 | 2026.02.12 17:12:13.568590 [ 261 ] {1a3883c6-9c92-4876-a9f9-eeb1ff41c58c} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7567 | 2026.02.12 17:12:13.568635 [ 261 ] {1a3883c6-9c92-4876-a9f9-eeb1ff41c58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7568 | 2026.02.12 17:12:13.568963 [ 261 ] {1a3883c6-9c92-4876-a9f9-eeb1ff41c58c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7569 | 2026.02.12 17:12:13.569173 [ 261 ] {1a3883c6-9c92-4876-a9f9-eeb1ff41c58c} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7570 | 2026.02.12 17:12:13.569304 [ 261 ] {1a3883c6-9c92-4876-a9f9-eeb1ff41c58c} <Debug> executeQuery: Read 118 rows, 9.83 KiB in 0.001305 sec., 90421.45593869733 rows/sec., 7.35 MiB/sec. | ||
| 7571 | 2026.02.12 17:12:13.569342 [ 261 ] {1a3883c6-9c92-4876-a9f9-eeb1ff41c58c} <Debug> TCPHandler: Processed in 0.001502072 sec. | ||
| 7572 | 2026.02.12 17:12:13.569449 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7573 | 2026.02.12 17:12:13.569544 [ 261 ] {fb322d68-b242-4a08-ad60-5554b55a0a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7574 | 2026.02.12 17:12:13.569588 [ 261 ] {fb322d68-b242-4a08-ad60-5554b55a0a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7575 | 2026.02.12 17:12:13.569980 [ 261 ] {fb322d68-b242-4a08-ad60-5554b55a0a69} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7576 | 2026.02.12 17:12:13.570015 [ 261 ] {fb322d68-b242-4a08-ad60-5554b55a0a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7577 | 2026.02.12 17:12:13.570350 [ 261 ] {fb322d68-b242-4a08-ad60-5554b55a0a69} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7578 | 2026.02.12 17:12:13.570562 [ 261 ] {fb322d68-b242-4a08-ad60-5554b55a0a69} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7579 | 2026.02.12 17:12:13.570688 [ 261 ] {fb322d68-b242-4a08-ad60-5554b55a0a69} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001163 sec., 171969.0455717971 rows/sec., 12.33 MiB/sec. | ||
| 7580 | 2026.02.12 17:12:13.570725 [ 261 ] {fb322d68-b242-4a08-ad60-5554b55a0a69} <Debug> TCPHandler: Processed in 0.001325977 sec. | ||
| 7581 | 2026.02.12 17:12:13.570833 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7582 | 2026.02.12 17:12:13.570927 [ 261 ] {6de6a9fc-e53b-494b-b316-eef68b5309b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7583 | 2026.02.12 17:12:13.570980 [ 261 ] {6de6a9fc-e53b-494b-b316-eef68b5309b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7584 | 2026.02.12 17:12:13.571725 [ 261 ] {6de6a9fc-e53b-494b-b316-eef68b5309b2} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7585 | 2026.02.12 17:12:13.571760 [ 261 ] {6de6a9fc-e53b-494b-b316-eef68b5309b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7586 | 2026.02.12 17:12:13.572273 [ 261 ] {6de6a9fc-e53b-494b-b316-eef68b5309b2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7587 | 2026.02.12 17:12:13.572493 [ 261 ] {6de6a9fc-e53b-494b-b316-eef68b5309b2} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7588 | 2026.02.12 17:12:13.572642 [ 261 ] {6de6a9fc-e53b-494b-b316-eef68b5309b2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001732 sec., 5773.6720554272515 rows/sec., 10.35 MiB/sec. | ||
| 7589 | 2026.02.12 17:12:13.572702 [ 261 ] {6de6a9fc-e53b-494b-b316-eef68b5309b2} <Debug> TCPHandler: Processed in 0.001918203 sec. | ||
| 7590 | 2026.02.12 17:12:13.572810 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7591 | 2026.02.12 17:12:13.572903 [ 261 ] {9f429d5c-62cf-4d2f-a09d-14ed1cabe16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7592 | 2026.02.12 17:12:13.572944 [ 261 ] {9f429d5c-62cf-4d2f-a09d-14ed1cabe16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7593 | 2026.02.12 17:12:13.573269 [ 261 ] {9f429d5c-62cf-4d2f-a09d-14ed1cabe16c} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7594 | 2026.02.12 17:12:13.573304 [ 261 ] {9f429d5c-62cf-4d2f-a09d-14ed1cabe16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 7595 | 2026.02.12 17:12:13.573611 [ 261 ] {9f429d5c-62cf-4d2f-a09d-14ed1cabe16c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7596 | 2026.02.12 17:12:13.573819 [ 261 ] {9f429d5c-62cf-4d2f-a09d-14ed1cabe16c} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2026.02.12 17:12:13.573946 [ 261 ] {9f429d5c-62cf-4d2f-a09d-14ed1cabe16c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 7598 | 2026.02.12 17:12:13.573980 [ 261 ] {9f429d5c-62cf-4d2f-a09d-14ed1cabe16c} <Debug> TCPHandler: Processed in 0.001219504 sec. | ||
| 7599 | 2026.02.12 17:12:15.445646 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16824 | ||
| 7600 | 2026.02.12 17:12:15.446278 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7601 | 2026.02.12 17:12:15.446325 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7602 | 2026.02.12 17:12:15.446793 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7603 | 2026.02.12 17:12:15.447010 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7604 | 2026.02.12 17:12:15.447140 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16824 | ||
| 7605 | 2026.02.12 17:12:16.345469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7606 | 2026.02.12 17:12:16.362928 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7607 | 2026.02.12 17:12:16.362983 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7608 | 2026.02.12 17:12:16.369092 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7609 | 2026.02.12 17:12:16.369797 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7610 | 2026.02.12 17:12:16.372677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7611 | 2026.02.12 17:12:18.558427 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7612 | 2026.02.12 17:12:18.558640 [ 261 ] {5b2562c7-ef6a-4ae0-9d67-ad02cb152b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7613 | 2026.02.12 17:12:18.558719 [ 261 ] {5b2562c7-ef6a-4ae0-9d67-ad02cb152b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7614 | 2026.02.12 17:12:18.559472 [ 261 ] {5b2562c7-ef6a-4ae0-9d67-ad02cb152b2d} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7615 | 2026.02.12 17:12:18.559527 [ 261 ] {5b2562c7-ef6a-4ae0-9d67-ad02cb152b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7616 | 2026.02.12 17:12:18.559950 [ 261 ] {5b2562c7-ef6a-4ae0-9d67-ad02cb152b2d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7617 | 2026.02.12 17:12:18.560196 [ 261 ] {5b2562c7-ef6a-4ae0-9d67-ad02cb152b2d} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7618 | 2026.02.12 17:12:18.560365 [ 261 ] {5b2562c7-ef6a-4ae0-9d67-ad02cb152b2d} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001778 sec., 66366.70416197975 rows/sec., 5.65 MiB/sec. | ||
| 7619 | 2026.02.12 17:12:18.560376 [ 80 ] {} <Debug> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7620 | 2026.02.12 17:12:18.560421 [ 261 ] {5b2562c7-ef6a-4ae0-9d67-ad02cb152b2d} <Debug> TCPHandler: Processed in 0.002138029 sec. | ||
| 7621 | 2026.02.12 17:12:18.560448 [ 80 ] {} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7622 | 2026.02.12 17:12:18.560477 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7623 | 2026.02.12 17:12:18.560559 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7624 | 2026.02.12 17:12:18.560583 [ 189 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::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 | ||
| 7625 | 2026.02.12 17:12:18.560675 [ 261 ] {49ebe6d2-fff7-47fb-b9be-6d8ac463acf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7626 | 2026.02.12 17:12:18.560699 [ 189 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7627 | 2026.02.12 17:12:18.560722 [ 261 ] {49ebe6d2-fff7-47fb-b9be-6d8ac463acf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7628 | 2026.02.12 17:12:18.560733 [ 189 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2104 rows starting from the beginning of the part | ||
| 7629 | 2026.02.12 17:12:18.560802 [ 189 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1261 rows starting from the beginning of the part | ||
| 7630 | 2026.02.12 17:12:18.560860 [ 189 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 76 rows starting from the beginning of the part | ||
| 7631 | 2026.02.12 17:12:18.560908 [ 189 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 118 rows starting from the beginning of the part | ||
| 7632 | 2026.02.12 17:12:18.560953 [ 189 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 200 rows starting from the beginning of the part | ||
| 7633 | 2026.02.12 17:12:18.560994 [ 189 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 118 rows starting from the beginning of the part | ||
| 7634 | 2026.02.12 17:12:18.561164 [ 261 ] {49ebe6d2-fff7-47fb-b9be-6d8ac463acf0} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7635 | 2026.02.12 17:12:18.561202 [ 261 ] {49ebe6d2-fff7-47fb-b9be-6d8ac463acf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7636 | 2026.02.12 17:12:18.561516 [ 261 ] {49ebe6d2-fff7-47fb-b9be-6d8ac463acf0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7637 | 2026.02.12 17:12:18.561739 [ 261 ] {49ebe6d2-fff7-47fb-b9be-6d8ac463acf0} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7638 | 2026.02.12 17:12:18.561882 [ 261 ] {49ebe6d2-fff7-47fb-b9be-6d8ac463acf0} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001232 sec., 25162.33766233766 rows/sec., 1.85 MiB/sec. | ||
| 7639 | 2026.02.12 17:12:18.561923 [ 261 ] {49ebe6d2-fff7-47fb-b9be-6d8ac463acf0} <Debug> TCPHandler: Processed in 0.001417959 sec. | ||
| 7640 | 2026.02.12 17:12:18.562031 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7641 | 2026.02.12 17:12:18.562140 [ 261 ] {0d289eaf-c9a7-4321-af09-c320dda26991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7642 | 2026.02.12 17:12:18.562185 [ 261 ] {0d289eaf-c9a7-4321-af09-c320dda26991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7643 | 2026.02.12 17:12:18.562552 [ 188 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3877 rows, containing 5 columns (5 merged, 0 gathered) in 0.002016626 sec., 1922518.1069767026 rows/sec., 166.85 MiB/sec. | ||
| 7644 | 2026.02.12 17:12:18.562663 [ 261 ] {0d289eaf-c9a7-4321-af09-c320dda26991} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7645 | 2026.02.12 17:12:18.562708 [ 261 ] {0d289eaf-c9a7-4321-af09-c320dda26991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7646 | 2026.02.12 17:12:18.562852 [ 192 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7647 | 2026.02.12 17:12:18.563101 [ 261 ] {0d289eaf-c9a7-4321-af09-c320dda26991} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7648 | 2026.02.12 17:12:18.563221 [ 192 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_51_10} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7649 | 2026.02.12 17:12:18.563326 [ 192 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_51_10} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7650 | 2026.02.12 17:12:18.563384 [ 261 ] {0d289eaf-c9a7-4321-af09-c320dda26991} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7651 | 2026.02.12 17:12:18.563448 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 7652 | 2026.02.12 17:12:18.563530 [ 80 ] {} <Debug> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7653 | 2026.02.12 17:12:18.563561 [ 80 ] {} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7654 | 2026.02.12 17:12:18.563562 [ 261 ] {0d289eaf-c9a7-4321-af09-c320dda26991} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001444 sec., 65789.47368421053 rows/sec., 5.14 MiB/sec. | ||
| 7655 | 2026.02.12 17:12:18.563580 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7656 | 2026.02.12 17:12:18.563619 [ 261 ] {0d289eaf-c9a7-4321-af09-c320dda26991} <Debug> TCPHandler: Processed in 0.001638925 sec. | ||
| 7657 | 2026.02.12 17:12:18.563669 [ 189 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::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 | ||
| 7658 | 2026.02.12 17:12:18.563741 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7659 | 2026.02.12 17:12:18.563751 [ 189 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7660 | 2026.02.12 17:12:18.563781 [ 189 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1034 rows starting from the beginning of the part | ||
| 7661 | 2026.02.12 17:12:18.563829 [ 189 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 557 rows starting from the beginning of the part | ||
| 7662 | 2026.02.12 17:12:18.563841 [ 261 ] {dcfa0e95-e6ab-4ddb-bf1a-3052540b615a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7663 | 2026.02.12 17:12:18.563866 [ 189 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 74 rows starting from the beginning of the part | ||
| 7664 | 2026.02.12 17:12:18.563889 [ 261 ] {dcfa0e95-e6ab-4ddb-bf1a-3052540b615a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7665 | 2026.02.12 17:12:18.563901 [ 189 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 95 rows starting from the beginning of the part | ||
| 7666 | 2026.02.12 17:12:18.563936 [ 189 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 118 rows starting from the beginning of the part | ||
| 7667 | 2026.02.12 17:12:18.563971 [ 189 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 95 rows starting from the beginning of the part | ||
| 7668 | 2026.02.12 17:12:18.564321 [ 261 ] {dcfa0e95-e6ab-4ddb-bf1a-3052540b615a} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2026.02.12 17:12:18.564357 [ 261 ] {dcfa0e95-e6ab-4ddb-bf1a-3052540b615a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7670 | 2026.02.12 17:12:18.564711 [ 261 ] {dcfa0e95-e6ab-4ddb-bf1a-3052540b615a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7671 | 2026.02.12 17:12:18.564932 [ 261 ] {dcfa0e95-e6ab-4ddb-bf1a-3052540b615a} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7672 | 2026.02.12 17:12:18.564967 [ 199 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1973 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319826 sec., 1494894.023909212 rows/sec., 117.06 MiB/sec. | ||
| 7673 | 2026.02.12 17:12:18.565051 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7674 | 2026.02.12 17:12:18.565080 [ 261 ] {dcfa0e95-e6ab-4ddb-bf1a-3052540b615a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 7675 | 2026.02.12 17:12:18.565082 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7676 | 2026.02.12 17:12:18.565123 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7677 | 2026.02.12 17:12:18.565126 [ 261 ] {dcfa0e95-e6ab-4ddb-bf1a-3052540b615a} <Debug> TCPHandler: Processed in 0.00143527 sec. | ||
| 7678 | 2026.02.12 17:12:18.565145 [ 189 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7679 | 2026.02.12 17:12:18.565250 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7680 | 2026.02.12 17:12:18.565250 [ 194 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 7681 | 2026.02.12 17:12:18.565369 [ 261 ] {6c5f4f50-996e-40fa-9710-18c353151d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7682 | 2026.02.12 17:12:18.565422 [ 189 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_51_10} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7683 | 2026.02.12 17:12:18.565433 [ 261 ] {6c5f4f50-996e-40fa-9710-18c353151d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7684 | 2026.02.12 17:12:18.565433 [ 194 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7685 | 2026.02.12 17:12:18.565488 [ 194 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13713 rows starting from the beginning of the part | ||
| 7686 | 2026.02.12 17:12:18.565495 [ 189 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_51_10} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7687 | 2026.02.12 17:12:18.565566 [ 194 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 847 rows starting from the beginning of the part | ||
| 7688 | 2026.02.12 17:12:18.565570 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 7689 | 2026.02.12 17:12:18.565625 [ 194 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7690 | 2026.02.12 17:12:18.565679 [ 194 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 7691 | 2026.02.12 17:12:18.565738 [ 194 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 200 rows starting from the beginning of the part | ||
| 7692 | 2026.02.12 17:12:18.565782 [ 194 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7693 | 2026.02.12 17:12:18.566418 [ 261 ] {6c5f4f50-996e-40fa-9710-18c353151d91} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7694 | 2026.02.12 17:12:18.566460 [ 261 ] {6c5f4f50-996e-40fa-9710-18c353151d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7695 | 2026.02.12 17:12:18.567051 [ 261 ] {6c5f4f50-996e-40fa-9710-18c353151d91} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7696 | 2026.02.12 17:12:18.567306 [ 261 ] {6c5f4f50-996e-40fa-9710-18c353151d91} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7697 | 2026.02.12 17:12:18.567462 [ 261 ] {6c5f4f50-996e-40fa-9710-18c353151d91} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002112 sec., 14678.030303030302 rows/sec., 26.30 MiB/sec. | ||
| 7698 | 2026.02.12 17:12:18.567538 [ 261 ] {6c5f4f50-996e-40fa-9710-18c353151d91} <Debug> TCPHandler: Processed in 0.002338875 sec. | ||
| 7699 | 2026.02.12 17:12:18.567660 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7700 | 2026.02.12 17:12:18.567758 [ 261 ] {904d7b03-8408-49cc-a97a-13f27127b934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7701 | 2026.02.12 17:12:18.567803 [ 261 ] {904d7b03-8408-49cc-a97a-13f27127b934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7702 | 2026.02.12 17:12:18.568151 [ 261 ] {904d7b03-8408-49cc-a97a-13f27127b934} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7703 | 2026.02.12 17:12:18.568187 [ 261 ] {904d7b03-8408-49cc-a97a-13f27127b934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7704 | 2026.02.12 17:12:18.568520 [ 261 ] {904d7b03-8408-49cc-a97a-13f27127b934} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7705 | 2026.02.12 17:12:18.568736 [ 261 ] {904d7b03-8408-49cc-a97a-13f27127b934} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7706 | 2026.02.12 17:12:18.568847 [ 80 ] {} <Debug> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7707 | 2026.02.12 17:12:18.568872 [ 261 ] {904d7b03-8408-49cc-a97a-13f27127b934} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 7708 | 2026.02.12 17:12:18.568878 [ 80 ] {} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7709 | 2026.02.12 17:12:18.568911 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7710 | 2026.02.12 17:12:18.568916 [ 261 ] {904d7b03-8408-49cc-a97a-13f27127b934} <Debug> TCPHandler: Processed in 0.001306536 sec. | ||
| 7711 | 2026.02.12 17:12:18.569006 [ 199 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 7712 | 2026.02.12 17:12:18.569132 [ 199 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7713 | 2026.02.12 17:12:18.569171 [ 199 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2778 rows starting from the beginning of the part | ||
| 7714 | 2026.02.12 17:12:18.569242 [ 199 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 7715 | 2026.02.12 17:12:18.569292 [ 199 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7716 | 2026.02.12 17:12:18.569336 [ 199 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 7717 | 2026.02.12 17:12:18.569379 [ 199 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7718 | 2026.02.12 17:12:18.569421 [ 199 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 7719 | 2026.02.12 17:12:18.569460 [ 195 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15240 rows, containing 5 columns (5 merged, 0 gathered) in 0.004273278 sec., 3566348.8310379055 rows/sec., 244.12 MiB/sec. | ||
| 7720 | 2026.02.12 17:12:18.569890 [ 194 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7721 | 2026.02.12 17:12:18.570177 [ 194 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7722 | 2026.02.12 17:12:18.570270 [ 194 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7723 | 2026.02.12 17:12:18.570353 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 7724 | 2026.02.12 17:12:18.570779 [ 200 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3078 rows, containing 4 columns (4 merged, 0 gathered) in 0.00181629 sec., 1694663.2971606958 rows/sec., 112.82 MiB/sec. | ||
| 7725 | 2026.02.12 17:12:18.571037 [ 194 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7726 | 2026.02.12 17:12:18.571307 [ 194 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_51_10} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2026.02.12 17:12:18.571388 [ 194 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_51_10} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7728 | 2026.02.12 17:12:18.571464 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7729 | 2026.02.12 17:12:22.837096 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7730 | 2026.02.12 17:12:22.837164 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7731 | 2026.02.12 17:12:22.947363 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17272 | ||
| 7732 | 2026.02.12 17:12:22.947913 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2026.02.12 17:12:22.947961 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7734 | 2026.02.12 17:12:22.948481 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7735 | 2026.02.12 17:12:22.948732 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2026.02.12 17:12:22.948863 [ 110 ] {} <Debug> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7737 | 2026.02.12 17:12:22.948875 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17272 | ||
| 7738 | 2026.02.12 17:12:22.948921 [ 110 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7739 | 2026.02.12 17:12:22.948945 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7740 | 2026.02.12 17:12:22.949085 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 7741 | 2026.02.12 17:12:22.949249 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7742 | 2026.02.12 17:12:22.949294 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14904 rows starting from the beginning of the part | ||
| 7743 | 2026.02.12 17:12:22.949367 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 7744 | 2026.02.12 17:12:22.949420 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 7745 | 2026.02.12 17:12:22.949472 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 7746 | 2026.02.12 17:12:22.949517 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 7747 | 2026.02.12 17:12:22.949564 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 7748 | 2026.02.12 17:12:22.951881 [ 194 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17272 rows, containing 4 columns (4 merged, 0 gathered) in 0.002858689 sec., 6041930.409358975 rows/sec., 86.43 MiB/sec. | ||
| 7749 | 2026.02.12 17:12:22.952241 [ 195 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7750 | 2026.02.12 17:12:22.952549 [ 195 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_36_7} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7751 | 2026.02.12 17:12:22.952625 [ 195 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_36_7} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7752 | 2026.02.12 17:12:22.952730 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7753 | 2026.02.12 17:12:23.000240 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 970 | ||
| 7754 | 2026.02.12 17:12:23.002706 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7755 | 2026.02.12 17:12:23.002761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7756 | 2026.02.12 17:12:23.003984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7757 | 2026.02.12 17:12:23.004266 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7758 | 2026.02.12 17:12:23.004424 [ 110 ] {} <Debug> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7759 | 2026.02.12 17:12:23.004475 [ 110 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2026.02.12 17:12:23.004494 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7761 | 2026.02.12 17:12:23.004602 [ 200 ] {3a33402e-81b2-4c59-a3db-01986df8333a::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 | ||
| 7762 | 2026.02.12 17:12:23.004658 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 970 | ||
| 7763 | 2026.02.12 17:12:23.005183 [ 200 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7764 | 2026.02.12 17:12:23.005334 [ 200 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 826 rows starting from the beginning of the part | ||
| 7765 | 2026.02.12 17:12:23.005719 [ 200 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7766 | 2026.02.12 17:12:23.006104 [ 200 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 7767 | 2026.02.12 17:12:23.006464 [ 200 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part | ||
| 7768 | 2026.02.12 17:12:23.006809 [ 200 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 7769 | 2026.02.12 17:12:23.007159 [ 200 ] {3a33402e-81b2-4c59-a3db-01986df8333a::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 | ||
| 7770 | 2026.02.12 17:12:23.013426 [ 195 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 72 columns (72 merged, 0 gathered) in 0.008872656 sec., 109324.64867340738 rows/sec., 91.07 MiB/sec. | ||
| 7771 | 2026.02.12 17:12:23.014692 [ 195 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7772 | 2026.02.12 17:12:23.015305 [ 195 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_26_5} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7773 | 2026.02.12 17:12:23.015387 [ 195 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_26_5} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7774 | 2026.02.12 17:12:23.015726 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7775 | 2026.02.12 17:12:23.557044 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7776 | 2026.02.12 17:12:23.557228 [ 261 ] {f22ffc69-83a3-4d18-929d-549531488f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7777 | 2026.02.12 17:12:23.557299 [ 261 ] {f22ffc69-83a3-4d18-929d-549531488f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7778 | 2026.02.12 17:12:23.557950 [ 261 ] {f22ffc69-83a3-4d18-929d-549531488f1e} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7779 | 2026.02.12 17:12:23.557999 [ 261 ] {f22ffc69-83a3-4d18-929d-549531488f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7780 | 2026.02.12 17:12:23.558418 [ 261 ] {f22ffc69-83a3-4d18-929d-549531488f1e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7781 | 2026.02.12 17:12:23.558651 [ 261 ] {f22ffc69-83a3-4d18-929d-549531488f1e} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7782 | 2026.02.12 17:12:23.558820 [ 261 ] {f22ffc69-83a3-4d18-929d-549531488f1e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001642 sec., 46285.018270401946 rows/sec., 3.81 MiB/sec. | ||
| 7783 | 2026.02.12 17:12:23.558872 [ 261 ] {f22ffc69-83a3-4d18-929d-549531488f1e} <Debug> TCPHandler: Processed in 0.001962004 sec. | ||
| 7784 | 2026.02.12 17:12:23.558996 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7785 | 2026.02.12 17:12:23.559103 [ 261 ] {16a9c296-135a-44ae-994f-fb7f8155de36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7786 | 2026.02.12 17:12:23.559149 [ 261 ] {16a9c296-135a-44ae-994f-fb7f8155de36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7787 | 2026.02.12 17:12:23.559574 [ 261 ] {16a9c296-135a-44ae-994f-fb7f8155de36} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7788 | 2026.02.12 17:12:23.559614 [ 261 ] {16a9c296-135a-44ae-994f-fb7f8155de36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7789 | 2026.02.12 17:12:23.559927 [ 261 ] {16a9c296-135a-44ae-994f-fb7f8155de36} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7790 | 2026.02.12 17:12:23.560154 [ 261 ] {16a9c296-135a-44ae-994f-fb7f8155de36} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7791 | 2026.02.12 17:12:23.560295 [ 261 ] {16a9c296-135a-44ae-994f-fb7f8155de36} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001217 sec., 8216.926869350862 rows/sec., 617.87 KiB/sec. | ||
| 7792 | 2026.02.12 17:12:23.560336 [ 261 ] {16a9c296-135a-44ae-994f-fb7f8155de36} <Debug> TCPHandler: Processed in 0.001393469 sec. | ||
| 7793 | 2026.02.12 17:12:23.560443 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7794 | 2026.02.12 17:12:23.560540 [ 261 ] {accb2069-6469-4ff3-904b-2daf007c71d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7795 | 2026.02.12 17:12:23.560582 [ 261 ] {accb2069-6469-4ff3-904b-2daf007c71d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7796 | 2026.02.12 17:12:23.560995 [ 261 ] {accb2069-6469-4ff3-904b-2daf007c71d8} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7797 | 2026.02.12 17:12:23.561033 [ 261 ] {accb2069-6469-4ff3-904b-2daf007c71d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7798 | 2026.02.12 17:12:23.561357 [ 261 ] {accb2069-6469-4ff3-904b-2daf007c71d8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7799 | 2026.02.12 17:12:23.561613 [ 261 ] {accb2069-6469-4ff3-904b-2daf007c71d8} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7800 | 2026.02.12 17:12:23.561750 [ 261 ] {accb2069-6469-4ff3-904b-2daf007c71d8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00123 sec., 60162.601626016265 rows/sec., 4.70 MiB/sec. | ||
| 7801 | 2026.02.12 17:12:23.561789 [ 261 ] {accb2069-6469-4ff3-904b-2daf007c71d8} <Debug> TCPHandler: Processed in 0.001395219 sec. | ||
| 7802 | 2026.02.12 17:12:23.561900 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7803 | 2026.02.12 17:12:23.561995 [ 261 ] {26ba0e1e-a66c-46b3-9916-b292622dd8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7804 | 2026.02.12 17:12:23.562040 [ 261 ] {26ba0e1e-a66c-46b3-9916-b292622dd8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7805 | 2026.02.12 17:12:23.562472 [ 261 ] {26ba0e1e-a66c-46b3-9916-b292622dd8dc} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7806 | 2026.02.12 17:12:23.562506 [ 261 ] {26ba0e1e-a66c-46b3-9916-b292622dd8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7807 | 2026.02.12 17:12:23.562854 [ 261 ] {26ba0e1e-a66c-46b3-9916-b292622dd8dc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7808 | 2026.02.12 17:12:23.563069 [ 261 ] {26ba0e1e-a66c-46b3-9916-b292622dd8dc} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7809 | 2026.02.12 17:12:23.563203 [ 261 ] {26ba0e1e-a66c-46b3-9916-b292622dd8dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 7810 | 2026.02.12 17:12:23.563240 [ 261 ] {26ba0e1e-a66c-46b3-9916-b292622dd8dc} <Debug> TCPHandler: Processed in 0.001389568 sec. | ||
| 7811 | 2026.02.12 17:12:23.563346 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7812 | 2026.02.12 17:12:23.563439 [ 261 ] {0955f6e5-c7b0-4f3a-878b-03e2d4f66e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7813 | 2026.02.12 17:12:23.563496 [ 261 ] {0955f6e5-c7b0-4f3a-878b-03e2d4f66e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7814 | 2026.02.12 17:12:23.564266 [ 261 ] {0955f6e5-c7b0-4f3a-878b-03e2d4f66e0a} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7815 | 2026.02.12 17:12:23.564301 [ 261 ] {0955f6e5-c7b0-4f3a-878b-03e2d4f66e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7816 | 2026.02.12 17:12:23.564829 [ 261 ] {0955f6e5-c7b0-4f3a-878b-03e2d4f66e0a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7817 | 2026.02.12 17:12:23.565060 [ 261 ] {0955f6e5-c7b0-4f3a-878b-03e2d4f66e0a} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7818 | 2026.02.12 17:12:23.565200 [ 261 ] {0955f6e5-c7b0-4f3a-878b-03e2d4f66e0a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001779 sec., 5621.135469364812 rows/sec., 10.07 MiB/sec. | ||
| 7819 | 2026.02.12 17:12:23.565265 [ 261 ] {0955f6e5-c7b0-4f3a-878b-03e2d4f66e0a} <Debug> TCPHandler: Processed in 0.001968144 sec. | ||
| 7820 | 2026.02.12 17:12:23.565374 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7821 | 2026.02.12 17:12:23.565471 [ 261 ] {861826c8-b655-431d-b44f-a5a3c9827425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7822 | 2026.02.12 17:12:23.565512 [ 261 ] {861826c8-b655-431d-b44f-a5a3c9827425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7823 | 2026.02.12 17:12:23.565857 [ 261 ] {861826c8-b655-431d-b44f-a5a3c9827425} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7824 | 2026.02.12 17:12:23.565891 [ 261 ] {861826c8-b655-431d-b44f-a5a3c9827425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7825 | 2026.02.12 17:12:23.566197 [ 261 ] {861826c8-b655-431d-b44f-a5a3c9827425} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7826 | 2026.02.12 17:12:23.566429 [ 261 ] {861826c8-b655-431d-b44f-a5a3c9827425} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7827 | 2026.02.12 17:12:23.566558 [ 261 ] {861826c8-b655-431d-b44f-a5a3c9827425} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 7828 | 2026.02.12 17:12:23.566594 [ 261 ] {861826c8-b655-431d-b44f-a5a3c9827425} <Debug> TCPHandler: Processed in 0.001270216 sec. | ||
| 7829 | 2026.02.12 17:12:23.872873 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7830 | 2026.02.12 17:12:23.890819 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7831 | 2026.02.12 17:12:23.890886 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7832 | 2026.02.12 17:12:23.896505 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7833 | 2026.02.12 17:12:23.897235 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7834 | 2026.02.12 17:12:23.897529 [ 125 ] {} <Debug> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7835 | 2026.02.12 17:12:23.897598 [ 125 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7836 | 2026.02.12 17:12:23.897621 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7837 | 2026.02.12 17:12:23.897757 [ 198 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 7838 | 2026.02.12 17:12:23.900410 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7839 | 2026.02.12 17:12:23.901654 [ 198 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7840 | 2026.02.12 17:12:23.903165 [ 198 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 7841 | 2026.02.12 17:12:23.907575 [ 198 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 7842 | 2026.02.12 17:12:23.912105 [ 198 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 7843 | 2026.02.12 17:12:23.916502 [ 198 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 7844 | 2026.02.12 17:12:23.920818 [ 198 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 7845 | 2026.02.12 17:12:23.924714 [ 198 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 7846 | 2026.02.12 17:12:23.974393 [ 195 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.076702751 sec., 3546.1570341851234 rows/sec., 18.34 MiB/sec. | ||
| 7847 | 2026.02.12 17:12:23.977098 [ 196 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7848 | 2026.02.12 17:12:23.979071 [ 196 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_36_7} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7849 | 2026.02.12 17:12:23.979179 [ 196 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_36_7} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7850 | 2026.02.12 17:12:23.981859 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7851 | 2026.02.12 17:12:24.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.72 MiB, peak 303.60 MiB, free memory in arenas 0.00 B, will set to 292.89 MiB (RSS), difference: 1.17 MiB | ||
| 7852 | 2026.02.12 17:12:26.879271 [ 118 ] {} <Debug> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7853 | 2026.02.12 17:12:26.879353 [ 118 ] {} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7854 | 2026.02.12 17:12:26.879380 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7855 | 2026.02.12 17:12:26.879520 [ 201 ] {2602434e-7832-4d54-a516-0e61c097226d::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 | ||
| 7856 | 2026.02.12 17:12:26.879670 [ 201 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7857 | 2026.02.12 17:12:26.879710 [ 201 ] {2602434e-7832-4d54-a516-0e61c097226d::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 | ||
| 7858 | 2026.02.12 17:12:26.879787 [ 201 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 7859 | 2026.02.12 17:12:26.879840 [ 201 ] {2602434e-7832-4d54-a516-0e61c097226d::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 | ||
| 7860 | 2026.02.12 17:12:26.879893 [ 201 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 7861 | 2026.02.12 17:12:26.879939 [ 201 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 7862 | 2026.02.12 17:12:26.880810 [ 196 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347757 sec., 34130.78173587672 rows/sec., 2.85 MiB/sec. | ||
| 7863 | 2026.02.12 17:12:26.880959 [ 201 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7864 | 2026.02.12 17:12:26.881219 [ 201 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_13_3} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7865 | 2026.02.12 17:12:26.881290 [ 201 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_13_3} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7866 | 2026.02.12 17:12:26.881371 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7867 | 2026.02.12 17:12:28.586234 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7868 | 2026.02.12 17:12:28.586434 [ 261 ] {4deb999f-fec3-4067-bd51-2ab928f1acf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7869 | 2026.02.12 17:12:28.586511 [ 261 ] {4deb999f-fec3-4067-bd51-2ab928f1acf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7870 | 2026.02.12 17:12:28.587171 [ 261 ] {4deb999f-fec3-4067-bd51-2ab928f1acf0} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2026.02.12 17:12:28.587221 [ 261 ] {4deb999f-fec3-4067-bd51-2ab928f1acf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7872 | 2026.02.12 17:12:28.587615 [ 261 ] {4deb999f-fec3-4067-bd51-2ab928f1acf0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7873 | 2026.02.12 17:12:28.587864 [ 261 ] {4deb999f-fec3-4067-bd51-2ab928f1acf0} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7874 | 2026.02.12 17:12:28.588039 [ 261 ] {4deb999f-fec3-4067-bd51-2ab928f1acf0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001658 sec., 2412.5452352231605 rows/sec., 196.73 KiB/sec. | ||
| 7875 | 2026.02.12 17:12:28.588095 [ 261 ] {4deb999f-fec3-4067-bd51-2ab928f1acf0} <Debug> TCPHandler: Processed in 0.002004835 sec. | ||
| 7876 | 2026.02.12 17:12:28.588222 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7877 | 2026.02.12 17:12:28.588329 [ 261 ] {f39624dd-ff22-4a5a-90a8-8cd4ea3367aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7878 | 2026.02.12 17:12:28.588375 [ 261 ] {f39624dd-ff22-4a5a-90a8-8cd4ea3367aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7879 | 2026.02.12 17:12:28.589459 [ 261 ] {f39624dd-ff22-4a5a-90a8-8cd4ea3367aa} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2026.02.12 17:12:28.589500 [ 261 ] {f39624dd-ff22-4a5a-90a8-8cd4ea3367aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7881 | 2026.02.12 17:12:28.589965 [ 261 ] {f39624dd-ff22-4a5a-90a8-8cd4ea3367aa} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7882 | 2026.02.12 17:12:28.590199 [ 261 ] {f39624dd-ff22-4a5a-90a8-8cd4ea3367aa} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2026.02.12 17:12:28.590347 [ 261 ] {f39624dd-ff22-4a5a-90a8-8cd4ea3367aa} <Debug> executeQuery: Read 1260 rows, 106.99 KiB in 0.002044 sec., 616438.3561643836 rows/sec., 51.12 MiB/sec. | ||
| 7884 | 2026.02.12 17:12:28.590389 [ 261 ] {f39624dd-ff22-4a5a-90a8-8cd4ea3367aa} <Debug> TCPHandler: Processed in 0.002220722 sec. | ||
| 7885 | 2026.02.12 17:12:28.590503 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7886 | 2026.02.12 17:12:28.590606 [ 261 ] {17031843-d94f-4e8b-91ac-cc2fdffab2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7887 | 2026.02.12 17:12:28.590651 [ 261 ] {17031843-d94f-4e8b-91ac-cc2fdffab2fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7888 | 2026.02.12 17:12:28.591076 [ 261 ] {17031843-d94f-4e8b-91ac-cc2fdffab2fa} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7889 | 2026.02.12 17:12:28.591114 [ 261 ] {17031843-d94f-4e8b-91ac-cc2fdffab2fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7890 | 2026.02.12 17:12:28.591424 [ 261 ] {17031843-d94f-4e8b-91ac-cc2fdffab2fa} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7891 | 2026.02.12 17:12:28.591662 [ 261 ] {17031843-d94f-4e8b-91ac-cc2fdffab2fa} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7892 | 2026.02.12 17:12:28.591801 [ 131 ] {} <Debug> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7893 | 2026.02.12 17:12:28.591810 [ 261 ] {17031843-d94f-4e8b-91ac-cc2fdffab2fa} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001227 sec., 28524.85737571312 rows/sec., 2.08 MiB/sec. | ||
| 7894 | 2026.02.12 17:12:28.591877 [ 131 ] {} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7895 | 2026.02.12 17:12:28.591892 [ 261 ] {17031843-d94f-4e8b-91ac-cc2fdffab2fa} <Debug> TCPHandler: Processed in 0.001438649 sec. | ||
| 7896 | 2026.02.12 17:12:28.591910 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7897 | 2026.02.12 17:12:28.592010 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7898 | 2026.02.12 17:12:28.592035 [ 196 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 7899 | 2026.02.12 17:12:28.592111 [ 261 ] {de0c3cab-1370-40d9-9a74-c3882ab4ed2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7900 | 2026.02.12 17:12:28.592159 [ 261 ] {de0c3cab-1370-40d9-9a74-c3882ab4ed2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7901 | 2026.02.12 17:12:28.592172 [ 196 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7902 | 2026.02.12 17:12:28.592211 [ 196 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 206 rows starting from the beginning of the part | ||
| 7903 | 2026.02.12 17:12:28.592279 [ 196 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 7904 | 2026.02.12 17:12:28.592326 [ 196 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
| 7905 | 2026.02.12 17:12:28.592370 [ 196 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 7906 | 2026.02.12 17:12:28.592412 [ 196 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 7907 | 2026.02.12 17:12:28.592453 [ 196 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 35 rows starting from the beginning of the part | ||
| 7908 | 2026.02.12 17:12:28.592656 [ 261 ] {de0c3cab-1370-40d9-9a74-c3882ab4ed2a} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7909 | 2026.02.12 17:12:28.592699 [ 261 ] {de0c3cab-1370-40d9-9a74-c3882ab4ed2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7910 | 2026.02.12 17:12:28.593334 [ 261 ] {de0c3cab-1370-40d9-9a74-c3882ab4ed2a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7911 | 2026.02.12 17:12:28.593373 [ 201 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 343 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396208 sec., 245665.4022896302 rows/sec., 17.54 MiB/sec. | ||
| 7912 | 2026.02.12 17:12:28.593524 [ 193 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7913 | 2026.02.12 17:12:28.593571 [ 261 ] {de0c3cab-1370-40d9-9a74-c3882ab4ed2a} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7914 | 2026.02.12 17:12:28.593719 [ 261 ] {de0c3cab-1370-40d9-9a74-c3882ab4ed2a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001629 sec., 139963.167587477 rows/sec., 9.48 MiB/sec. | ||
| 7915 | 2026.02.12 17:12:28.593760 [ 261 ] {de0c3cab-1370-40d9-9a74-c3882ab4ed2a} <Debug> TCPHandler: Processed in 0.00180076 sec. | ||
| 7916 | 2026.02.12 17:12:28.593797 [ 193 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_51_10} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7917 | 2026.02.12 17:12:28.593873 [ 193 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_51_10} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7918 | 2026.02.12 17:12:28.593878 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7919 | 2026.02.12 17:12:28.593957 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7920 | 2026.02.12 17:12:28.593980 [ 261 ] {840965ee-8b08-494d-aa3c-9326c556d0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7921 | 2026.02.12 17:12:28.594023 [ 261 ] {840965ee-8b08-494d-aa3c-9326c556d0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7922 | 2026.02.12 17:12:28.594630 [ 261 ] {840965ee-8b08-494d-aa3c-9326c556d0c9} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7923 | 2026.02.12 17:12:28.594667 [ 261 ] {840965ee-8b08-494d-aa3c-9326c556d0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7924 | 2026.02.12 17:12:28.595016 [ 261 ] {840965ee-8b08-494d-aa3c-9326c556d0c9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7925 | 2026.02.12 17:12:28.595239 [ 261 ] {840965ee-8b08-494d-aa3c-9326c556d0c9} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2026.02.12 17:12:28.595377 [ 261 ] {840965ee-8b08-494d-aa3c-9326c556d0c9} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001417 sec., 391672.5476358504 rows/sec., 29.09 MiB/sec. | ||
| 7927 | 2026.02.12 17:12:28.595417 [ 261 ] {840965ee-8b08-494d-aa3c-9326c556d0c9} <Debug> TCPHandler: Processed in 0.001590174 sec. | ||
| 7928 | 2026.02.12 17:12:28.595530 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7929 | 2026.02.12 17:12:28.595628 [ 261 ] {8b226f4a-29d5-417e-90a7-27e504efc956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7930 | 2026.02.12 17:12:28.595675 [ 261 ] {8b226f4a-29d5-417e-90a7-27e504efc956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7931 | 2026.02.12 17:12:28.596238 [ 261 ] {8b226f4a-29d5-417e-90a7-27e504efc956} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7932 | 2026.02.12 17:12:28.596274 [ 261 ] {8b226f4a-29d5-417e-90a7-27e504efc956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7933 | 2026.02.12 17:12:28.596670 [ 261 ] {8b226f4a-29d5-417e-90a7-27e504efc956} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7934 | 2026.02.12 17:12:28.596888 [ 261 ] {8b226f4a-29d5-417e-90a7-27e504efc956} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7935 | 2026.02.12 17:12:28.597025 [ 261 ] {8b226f4a-29d5-417e-90a7-27e504efc956} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001418 sec., 596614.9506346968 rows/sec., 40.16 MiB/sec. | ||
| 7936 | 2026.02.12 17:12:28.597063 [ 261 ] {8b226f4a-29d5-417e-90a7-27e504efc956} <Debug> TCPHandler: Processed in 0.001583613 sec. | ||
| 7937 | 2026.02.12 17:12:28.597177 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7938 | 2026.02.12 17:12:28.597275 [ 261 ] {c72028cf-0046-4d90-972a-7799e1762819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7939 | 2026.02.12 17:12:28.597333 [ 261 ] {c72028cf-0046-4d90-972a-7799e1762819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7940 | 2026.02.12 17:12:28.598182 [ 261 ] {c72028cf-0046-4d90-972a-7799e1762819} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7941 | 2026.02.12 17:12:28.598218 [ 261 ] {c72028cf-0046-4d90-972a-7799e1762819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7942 | 2026.02.12 17:12:28.598774 [ 261 ] {c72028cf-0046-4d90-972a-7799e1762819} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7943 | 2026.02.12 17:12:28.598994 [ 261 ] {c72028cf-0046-4d90-972a-7799e1762819} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7944 | 2026.02.12 17:12:28.599112 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7945 | 2026.02.12 17:12:28.599137 [ 261 ] {c72028cf-0046-4d90-972a-7799e1762819} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001882 sec., 16471.83846971307 rows/sec., 29.52 MiB/sec. | ||
| 7946 | 2026.02.12 17:12:28.599160 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7947 | 2026.02.12 17:12:28.599184 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7948 | 2026.02.12 17:12:28.599209 [ 261 ] {c72028cf-0046-4d90-972a-7799e1762819} <Debug> TCPHandler: Processed in 0.002082428 sec. | ||
| 7949 | 2026.02.12 17:12:28.599265 [ 196 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 7950 | 2026.02.12 17:12:28.599335 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7951 | 2026.02.12 17:12:28.599436 [ 261 ] {2ca142e2-4ddf-4877-b39d-87d590655026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7952 | 2026.02.12 17:12:28.599478 [ 261 ] {2ca142e2-4ddf-4877-b39d-87d590655026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7953 | 2026.02.12 17:12:28.599497 [ 196 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7954 | 2026.02.12 17:12:28.599563 [ 196 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 886 rows starting from the beginning of the part | ||
| 7955 | 2026.02.12 17:12:28.599679 [ 196 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 7956 | 2026.02.12 17:12:28.599794 [ 196 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 7957 | 2026.02.12 17:12:28.599826 [ 261 ] {2ca142e2-4ddf-4877-b39d-87d590655026} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7958 | 2026.02.12 17:12:28.599874 [ 261 ] {2ca142e2-4ddf-4877-b39d-87d590655026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7959 | 2026.02.12 17:12:28.599941 [ 196 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 7960 | 2026.02.12 17:12:28.600062 [ 196 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 7961 | 2026.02.12 17:12:28.600174 [ 196 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 31 rows starting from the beginning of the part | ||
| 7962 | 2026.02.12 17:12:28.600187 [ 261 ] {2ca142e2-4ddf-4877-b39d-87d590655026} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7963 | 2026.02.12 17:12:28.600407 [ 261 ] {2ca142e2-4ddf-4877-b39d-87d590655026} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2026.02.12 17:12:28.600572 [ 261 ] {2ca142e2-4ddf-4877-b39d-87d590655026} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 7965 | 2026.02.12 17:12:28.600611 [ 261 ] {2ca142e2-4ddf-4877-b39d-87d590655026} <Debug> TCPHandler: Processed in 0.001326137 sec. | ||
| 7966 | 2026.02.12 17:12:28.607025 [ 186 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 999 rows, containing 19 columns (19 merged, 0 gathered) in 0.007788505 sec., 128265.95091098998 rows/sec., 229.85 MiB/sec. | ||
| 7967 | 2026.02.12 17:12:28.607969 [ 196 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7968 | 2026.02.12 17:12:28.608285 [ 196 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2026.02.12 17:12:28.608366 [ 196 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7970 | 2026.02.12 17:12:28.608473 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.27 MiB. | ||
| 7971 | 2026.02.12 17:12:29.001146 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.56 MiB, peak 303.60 MiB, free memory in arenas 0.00 B, will set to 297.20 MiB (RSS), difference: 3.64 MiB | ||
| 7972 | 2026.02.12 17:12:30.449742 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17784 | ||
| 7973 | 2026.02.12 17:12:30.450269 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7974 | 2026.02.12 17:12:30.450311 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7975 | 2026.02.12 17:12:30.450801 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7976 | 2026.02.12 17:12:30.451033 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7977 | 2026.02.12 17:12:30.451177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17784 | ||
| 7978 | 2026.02.12 17:12:31.401134 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7979 | 2026.02.12 17:12:31.416220 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2026.02.12 17:12:31.416276 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7981 | 2026.02.12 17:12:31.421843 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7982 | 2026.02.12 17:12:31.422565 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2026.02.12 17:12:31.425145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7984 | 2026.02.12 17:12:33.005401 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 998 | ||
| 7985 | 2026.02.12 17:12:33.007643 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7986 | 2026.02.12 17:12:33.007690 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7987 | 2026.02.12 17:12:33.008899 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7988 | 2026.02.12 17:12:33.009159 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7989 | 2026.02.12 17:12:33.009425 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 998 | ||
| 7990 | 2026.02.12 17:12:33.556916 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7991 | 2026.02.12 17:12:33.557104 [ 261 ] {3822927d-ec94-41b4-a89e-cc185991ff78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7992 | 2026.02.12 17:12:33.557176 [ 261 ] {3822927d-ec94-41b4-a89e-cc185991ff78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7993 | 2026.02.12 17:12:33.557867 [ 261 ] {3822927d-ec94-41b4-a89e-cc185991ff78} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7994 | 2026.02.12 17:12:33.557919 [ 261 ] {3822927d-ec94-41b4-a89e-cc185991ff78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 7995 | 2026.02.12 17:12:33.558346 [ 261 ] {3822927d-ec94-41b4-a89e-cc185991ff78} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7996 | 2026.02.12 17:12:33.558586 [ 261 ] {3822927d-ec94-41b4-a89e-cc185991ff78} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7997 | 2026.02.12 17:12:33.558758 [ 261 ] {3822927d-ec94-41b4-a89e-cc185991ff78} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001703 sec., 44627.128596594244 rows/sec., 3.68 MiB/sec. | ||
| 7998 | 2026.02.12 17:12:33.558815 [ 261 ] {3822927d-ec94-41b4-a89e-cc185991ff78} <Debug> TCPHandler: Processed in 0.002034276 sec. | ||
| 7999 | 2026.02.12 17:12:33.558947 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8000 | 2026.02.12 17:12:33.559054 [ 261 ] {1ca8d9c4-f036-4bbd-9f48-2eca8a04ae3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8001 | 2026.02.12 17:12:33.559101 [ 261 ] {1ca8d9c4-f036-4bbd-9f48-2eca8a04ae3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8002 | 2026.02.12 17:12:33.559543 [ 261 ] {1ca8d9c4-f036-4bbd-9f48-2eca8a04ae3b} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8003 | 2026.02.12 17:12:33.559582 [ 261 ] {1ca8d9c4-f036-4bbd-9f48-2eca8a04ae3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8004 | 2026.02.12 17:12:33.559906 [ 261 ] {1ca8d9c4-f036-4bbd-9f48-2eca8a04ae3b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8005 | 2026.02.12 17:12:33.560125 [ 261 ] {1ca8d9c4-f036-4bbd-9f48-2eca8a04ae3b} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8006 | 2026.02.12 17:12:33.560284 [ 261 ] {1ca8d9c4-f036-4bbd-9f48-2eca8a04ae3b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001253 sec., 7980.845969672785 rows/sec., 600.12 KiB/sec. | ||
| 8007 | 2026.02.12 17:12:33.560327 [ 261 ] {1ca8d9c4-f036-4bbd-9f48-2eca8a04ae3b} <Debug> TCPHandler: Processed in 0.001434239 sec. | ||
| 8008 | 2026.02.12 17:12:33.560445 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8009 | 2026.02.12 17:12:33.560554 [ 261 ] {7a2155d7-9a5d-47a1-b52e-5295da154b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8010 | 2026.02.12 17:12:33.560599 [ 261 ] {7a2155d7-9a5d-47a1-b52e-5295da154b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8011 | 2026.02.12 17:12:33.561056 [ 261 ] {7a2155d7-9a5d-47a1-b52e-5295da154b16} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8012 | 2026.02.12 17:12:33.561095 [ 261 ] {7a2155d7-9a5d-47a1-b52e-5295da154b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8013 | 2026.02.12 17:12:33.561432 [ 261 ] {7a2155d7-9a5d-47a1-b52e-5295da154b16} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8014 | 2026.02.12 17:12:33.561659 [ 261 ] {7a2155d7-9a5d-47a1-b52e-5295da154b16} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8015 | 2026.02.12 17:12:33.561799 [ 261 ] {7a2155d7-9a5d-47a1-b52e-5295da154b16} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001269 sec., 58313.63278171789 rows/sec., 4.55 MiB/sec. | ||
| 8016 | 2026.02.12 17:12:33.561839 [ 261 ] {7a2155d7-9a5d-47a1-b52e-5295da154b16} <Debug> TCPHandler: Processed in 0.00144645 sec. | ||
| 8017 | 2026.02.12 17:12:33.561955 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8018 | 2026.02.12 17:12:33.562054 [ 261 ] {58638f8c-fe39-4418-92d7-702f5d182314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8019 | 2026.02.12 17:12:33.562101 [ 261 ] {58638f8c-fe39-4418-92d7-702f5d182314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8020 | 2026.02.12 17:12:33.562525 [ 261 ] {58638f8c-fe39-4418-92d7-702f5d182314} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2026.02.12 17:12:33.562563 [ 261 ] {58638f8c-fe39-4418-92d7-702f5d182314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8022 | 2026.02.12 17:12:33.562902 [ 261 ] {58638f8c-fe39-4418-92d7-702f5d182314} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8023 | 2026.02.12 17:12:33.563118 [ 261 ] {58638f8c-fe39-4418-92d7-702f5d182314} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8024 | 2026.02.12 17:12:33.563255 [ 261 ] {58638f8c-fe39-4418-92d7-702f5d182314} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 8025 | 2026.02.12 17:12:33.563291 [ 261 ] {58638f8c-fe39-4418-92d7-702f5d182314} <Debug> TCPHandler: Processed in 0.001387329 sec. | ||
| 8026 | 2026.02.12 17:12:33.563399 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8027 | 2026.02.12 17:12:33.563499 [ 261 ] {c4f7b951-5524-4cca-bf3e-49d1a7bd28f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8028 | 2026.02.12 17:12:33.563555 [ 261 ] {c4f7b951-5524-4cca-bf3e-49d1a7bd28f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8029 | 2026.02.12 17:12:33.564339 [ 261 ] {c4f7b951-5524-4cca-bf3e-49d1a7bd28f0} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8030 | 2026.02.12 17:12:33.564376 [ 261 ] {c4f7b951-5524-4cca-bf3e-49d1a7bd28f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8031 | 2026.02.12 17:12:33.564909 [ 261 ] {c4f7b951-5524-4cca-bf3e-49d1a7bd28f0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8032 | 2026.02.12 17:12:33.565132 [ 261 ] {c4f7b951-5524-4cca-bf3e-49d1a7bd28f0} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8033 | 2026.02.12 17:12:33.565279 [ 261 ] {c4f7b951-5524-4cca-bf3e-49d1a7bd28f0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001801 sec., 5552.47084952804 rows/sec., 9.95 MiB/sec. | ||
| 8034 | 2026.02.12 17:12:33.565343 [ 261 ] {c4f7b951-5524-4cca-bf3e-49d1a7bd28f0} <Debug> TCPHandler: Processed in 0.001994575 sec. | ||
| 8035 | 2026.02.12 17:12:33.565459 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8036 | 2026.02.12 17:12:33.565555 [ 261 ] {865560b4-abf0-491f-9a46-c2631b6dcb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8037 | 2026.02.12 17:12:33.565597 [ 261 ] {865560b4-abf0-491f-9a46-c2631b6dcb33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8038 | 2026.02.12 17:12:33.565928 [ 261 ] {865560b4-abf0-491f-9a46-c2631b6dcb33} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2026.02.12 17:12:33.565965 [ 261 ] {865560b4-abf0-491f-9a46-c2631b6dcb33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8040 | 2026.02.12 17:12:33.566267 [ 261 ] {865560b4-abf0-491f-9a46-c2631b6dcb33} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8041 | 2026.02.12 17:12:33.566469 [ 261 ] {865560b4-abf0-491f-9a46-c2631b6dcb33} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8042 | 2026.02.12 17:12:33.566600 [ 261 ] {865560b4-abf0-491f-9a46-c2631b6dcb33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 8043 | 2026.02.12 17:12:33.566636 [ 261 ] {865560b4-abf0-491f-9a46-c2631b6dcb33} <Debug> TCPHandler: Processed in 0.001226804 sec. | ||
| 8044 | 2026.02.12 17:12:37.837217 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8045 | 2026.02.12 17:12:37.837289 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8046 | 2026.02.12 17:12:37.952008 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18232 | ||
| 8047 | 2026.02.12 17:12:37.952516 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8048 | 2026.02.12 17:12:37.952567 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8049 | 2026.02.12 17:12:37.953060 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8050 | 2026.02.12 17:12:37.953295 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8051 | 2026.02.12 17:12:37.953445 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18232 | ||
| 8052 | 2026.02.12 17:12:38.557468 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8053 | 2026.02.12 17:12:38.557669 [ 261 ] {2ce94243-e923-430c-82bc-038941c8f050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8054 | 2026.02.12 17:12:38.557745 [ 261 ] {2ce94243-e923-430c-82bc-038941c8f050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8055 | 2026.02.12 17:12:38.558488 [ 261 ] {2ce94243-e923-430c-82bc-038941c8f050} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8056 | 2026.02.12 17:12:38.558540 [ 261 ] {2ce94243-e923-430c-82bc-038941c8f050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8057 | 2026.02.12 17:12:38.558956 [ 261 ] {2ce94243-e923-430c-82bc-038941c8f050} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8058 | 2026.02.12 17:12:38.559186 [ 261 ] {2ce94243-e923-430c-82bc-038941c8f050} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8059 | 2026.02.12 17:12:38.559348 [ 261 ] {2ce94243-e923-430c-82bc-038941c8f050} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001733 sec., 68090.01731102135 rows/sec., 5.79 MiB/sec. | ||
| 8060 | 2026.02.12 17:12:38.559400 [ 261 ] {2ce94243-e923-430c-82bc-038941c8f050} <Debug> TCPHandler: Processed in 0.002074337 sec. | ||
| 8061 | 2026.02.12 17:12:38.559524 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8062 | 2026.02.12 17:12:38.559628 [ 261 ] {a40df7dc-f59d-459f-b99a-753689e68e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8063 | 2026.02.12 17:12:38.559673 [ 261 ] {a40df7dc-f59d-459f-b99a-753689e68e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8064 | 2026.02.12 17:12:38.560098 [ 261 ] {a40df7dc-f59d-459f-b99a-753689e68e27} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8065 | 2026.02.12 17:12:38.560135 [ 261 ] {a40df7dc-f59d-459f-b99a-753689e68e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8066 | 2026.02.12 17:12:38.560449 [ 261 ] {a40df7dc-f59d-459f-b99a-753689e68e27} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8067 | 2026.02.12 17:12:38.560673 [ 261 ] {a40df7dc-f59d-459f-b99a-753689e68e27} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8068 | 2026.02.12 17:12:38.560812 [ 261 ] {a40df7dc-f59d-459f-b99a-753689e68e27} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001209 sec., 25641.02564102564 rows/sec., 1.88 MiB/sec. | ||
| 8069 | 2026.02.12 17:12:38.560849 [ 261 ] {a40df7dc-f59d-459f-b99a-753689e68e27} <Debug> TCPHandler: Processed in 0.001378669 sec. | ||
| 8070 | 2026.02.12 17:12:38.560958 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8071 | 2026.02.12 17:12:38.561055 [ 261 ] {3ba313d9-556c-498d-add6-2a2f4934bf66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8072 | 2026.02.12 17:12:38.561097 [ 261 ] {3ba313d9-556c-498d-add6-2a2f4934bf66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8073 | 2026.02.12 17:12:38.561515 [ 261 ] {3ba313d9-556c-498d-add6-2a2f4934bf66} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8074 | 2026.02.12 17:12:38.561553 [ 261 ] {3ba313d9-556c-498d-add6-2a2f4934bf66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8075 | 2026.02.12 17:12:38.561862 [ 261 ] {3ba313d9-556c-498d-add6-2a2f4934bf66} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8076 | 2026.02.12 17:12:38.562073 [ 261 ] {3ba313d9-556c-498d-add6-2a2f4934bf66} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8077 | 2026.02.12 17:12:38.562206 [ 261 ] {3ba313d9-556c-498d-add6-2a2f4934bf66} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00117 sec., 81196.58119658119 rows/sec., 6.34 MiB/sec. | ||
| 8078 | 2026.02.12 17:12:38.562245 [ 261 ] {3ba313d9-556c-498d-add6-2a2f4934bf66} <Debug> TCPHandler: Processed in 0.001336427 sec. | ||
| 8079 | 2026.02.12 17:12:38.562352 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8080 | 2026.02.12 17:12:38.562447 [ 261 ] {04f4aa0d-8816-476f-b761-2a848be72054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8081 | 2026.02.12 17:12:38.562490 [ 261 ] {04f4aa0d-8816-476f-b761-2a848be72054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8082 | 2026.02.12 17:12:38.562904 [ 261 ] {04f4aa0d-8816-476f-b761-2a848be72054} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8083 | 2026.02.12 17:12:38.562940 [ 261 ] {04f4aa0d-8816-476f-b761-2a848be72054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8084 | 2026.02.12 17:12:38.563269 [ 261 ] {04f4aa0d-8816-476f-b761-2a848be72054} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8085 | 2026.02.12 17:12:38.563478 [ 261 ] {04f4aa0d-8816-476f-b761-2a848be72054} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2026.02.12 17:12:38.563611 [ 261 ] {04f4aa0d-8816-476f-b761-2a848be72054} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 8087 | 2026.02.12 17:12:38.563647 [ 261 ] {04f4aa0d-8816-476f-b761-2a848be72054} <Debug> TCPHandler: Processed in 0.001345907 sec. | ||
| 8088 | 2026.02.12 17:12:38.563752 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8089 | 2026.02.12 17:12:38.563846 [ 261 ] {07a01c30-0df1-42aa-81cc-934e972dac02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8090 | 2026.02.12 17:12:38.563901 [ 261 ] {07a01c30-0df1-42aa-81cc-934e972dac02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8091 | 2026.02.12 17:12:38.564748 [ 261 ] {07a01c30-0df1-42aa-81cc-934e972dac02} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8092 | 2026.02.12 17:12:38.564785 [ 261 ] {07a01c30-0df1-42aa-81cc-934e972dac02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8093 | 2026.02.12 17:12:38.565335 [ 261 ] {07a01c30-0df1-42aa-81cc-934e972dac02} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8094 | 2026.02.12 17:12:38.565578 [ 261 ] {07a01c30-0df1-42aa-81cc-934e972dac02} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8095 | 2026.02.12 17:12:38.565718 [ 261 ] {07a01c30-0df1-42aa-81cc-934e972dac02} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00189 sec., 16402.116402116404 rows/sec., 29.39 MiB/sec. | ||
| 8096 | 2026.02.12 17:12:38.565786 [ 261 ] {07a01c30-0df1-42aa-81cc-934e972dac02} <Debug> TCPHandler: Processed in 0.002083668 sec. | ||
| 8097 | 2026.02.12 17:12:38.565897 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8098 | 2026.02.12 17:12:38.565991 [ 261 ] {76f467a0-b154-43bb-adc0-be8682ee1b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8099 | 2026.02.12 17:12:38.566036 [ 261 ] {76f467a0-b154-43bb-adc0-be8682ee1b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8100 | 2026.02.12 17:12:38.566372 [ 261 ] {76f467a0-b154-43bb-adc0-be8682ee1b89} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8101 | 2026.02.12 17:12:38.566408 [ 261 ] {76f467a0-b154-43bb-adc0-be8682ee1b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8102 | 2026.02.12 17:12:38.566716 [ 261 ] {76f467a0-b154-43bb-adc0-be8682ee1b89} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8103 | 2026.02.12 17:12:38.566924 [ 261 ] {76f467a0-b154-43bb-adc0-be8682ee1b89} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8104 | 2026.02.12 17:12:38.567052 [ 261 ] {76f467a0-b154-43bb-adc0-be8682ee1b89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 8105 | 2026.02.12 17:12:38.567088 [ 261 ] {76f467a0-b154-43bb-adc0-be8682ee1b89} <Debug> TCPHandler: Processed in 0.001240424 sec. | ||
| 8106 | 2026.02.12 17:12:38.926031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8107 | 2026.02.12 17:12:38.943330 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8108 | 2026.02.12 17:12:38.943392 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8109 | 2026.02.12 17:12:38.949754 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8110 | 2026.02.12 17:12:38.950636 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8111 | 2026.02.12 17:12:38.955078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8112 | 2026.02.12 17:12:43.009907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1022 | ||
| 8113 | 2026.02.12 17:12:43.012205 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8114 | 2026.02.12 17:12:43.012264 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8115 | 2026.02.12 17:12:43.013503 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8116 | 2026.02.12 17:12:43.013781 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8117 | 2026.02.12 17:12:43.014146 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1022 | ||
| 8118 | 2026.02.12 17:12:43.559240 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8119 | 2026.02.12 17:12:43.559415 [ 261 ] {cbeca9e4-41ab-448b-b6be-0b3201632d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8120 | 2026.02.12 17:12:43.559481 [ 261 ] {cbeca9e4-41ab-448b-b6be-0b3201632d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8121 | 2026.02.12 17:12:43.560132 [ 261 ] {cbeca9e4-41ab-448b-b6be-0b3201632d41} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8122 | 2026.02.12 17:12:43.560182 [ 261 ] {cbeca9e4-41ab-448b-b6be-0b3201632d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8123 | 2026.02.12 17:12:43.560561 [ 261 ] {cbeca9e4-41ab-448b-b6be-0b3201632d41} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8124 | 2026.02.12 17:12:43.560790 [ 261 ] {cbeca9e4-41ab-448b-b6be-0b3201632d41} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8125 | 2026.02.12 17:12:43.560950 [ 261 ] {cbeca9e4-41ab-448b-b6be-0b3201632d41} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001584 sec., 15151.515151515152 rows/sec., 1.26 MiB/sec. | ||
| 8126 | 2026.02.12 17:12:43.561001 [ 261 ] {cbeca9e4-41ab-448b-b6be-0b3201632d41} <Debug> TCPHandler: Processed in 0.001890692 sec. | ||
| 8127 | 2026.02.12 17:12:43.561134 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8128 | 2026.02.12 17:12:43.561236 [ 261 ] {65a856da-9232-41d3-95fb-959f986a5d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8129 | 2026.02.12 17:12:43.561279 [ 261 ] {65a856da-9232-41d3-95fb-959f986a5d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8130 | 2026.02.12 17:12:43.561809 [ 261 ] {65a856da-9232-41d3-95fb-959f986a5d28} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8131 | 2026.02.12 17:12:43.561847 [ 261 ] {65a856da-9232-41d3-95fb-959f986a5d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8132 | 2026.02.12 17:12:43.562174 [ 261 ] {65a856da-9232-41d3-95fb-959f986a5d28} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8133 | 2026.02.12 17:12:43.562382 [ 261 ] {65a856da-9232-41d3-95fb-959f986a5d28} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8134 | 2026.02.12 17:12:43.562513 [ 261 ] {65a856da-9232-41d3-95fb-959f986a5d28} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001301 sec., 150653.3435818601 rows/sec., 13.42 MiB/sec. | ||
| 8135 | 2026.02.12 17:12:43.562513 [ 114 ] {} <Debug> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8136 | 2026.02.12 17:12:43.562550 [ 261 ] {65a856da-9232-41d3-95fb-959f986a5d28} <Debug> TCPHandler: Processed in 0.001466051 sec. | ||
| 8137 | 2026.02.12 17:12:43.562591 [ 114 ] {} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8138 | 2026.02.12 17:12:43.562618 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8139 | 2026.02.12 17:12:43.562682 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8140 | 2026.02.12 17:12:43.562712 [ 201 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::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 | ||
| 8141 | 2026.02.12 17:12:43.562782 [ 261 ] {6740cf22-ce27-490f-9c2a-8e59c9a6c9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8142 | 2026.02.12 17:12:43.562801 [ 201 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8143 | 2026.02.12 17:12:43.562822 [ 261 ] {6740cf22-ce27-490f-9c2a-8e59c9a6c9e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8144 | 2026.02.12 17:12:43.562830 [ 201 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2104 rows starting from the beginning of the part | ||
| 8145 | 2026.02.12 17:12:43.562889 [ 201 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 76 rows starting from the beginning of the part | ||
| 8146 | 2026.02.12 17:12:43.562936 [ 201 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1260 rows starting from the beginning of the part | ||
| 8147 | 2026.02.12 17:12:43.562975 [ 201 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 76 rows starting from the beginning of the part | ||
| 8148 | 2026.02.12 17:12:43.563012 [ 201 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 118 rows starting from the beginning of the part | ||
| 8149 | 2026.02.12 17:12:43.563065 [ 201 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 196 rows starting from the beginning of the part | ||
| 8150 | 2026.02.12 17:12:43.563244 [ 261 ] {6740cf22-ce27-490f-9c2a-8e59c9a6c9e9} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8151 | 2026.02.12 17:12:43.563278 [ 261 ] {6740cf22-ce27-490f-9c2a-8e59c9a6c9e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8152 | 2026.02.12 17:12:43.563589 [ 261 ] {6740cf22-ce27-490f-9c2a-8e59c9a6c9e9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8153 | 2026.02.12 17:12:43.563803 [ 261 ] {6740cf22-ce27-490f-9c2a-8e59c9a6c9e9} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8154 | 2026.02.12 17:12:43.563931 [ 261 ] {6740cf22-ce27-490f-9c2a-8e59c9a6c9e9} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.00117 sec., 18803.418803418805 rows/sec., 1.43 MiB/sec. | ||
| 8155 | 2026.02.12 17:12:43.563969 [ 261 ] {6740cf22-ce27-490f-9c2a-8e59c9a6c9e9} <Debug> TCPHandler: Processed in 0.001334117 sec. | ||
| 8156 | 2026.02.12 17:12:43.564083 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8157 | 2026.02.12 17:12:43.564177 [ 261 ] {0677fe6b-8f11-48ba-ac3a-774b3c44ae0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8158 | 2026.02.12 17:12:43.564216 [ 261 ] {0677fe6b-8f11-48ba-ac3a-774b3c44ae0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8159 | 2026.02.12 17:12:43.564504 [ 196 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3830 rows, containing 5 columns (5 merged, 0 gathered) in 0.00182471 sec., 2098963.6709394916 rows/sec., 182.03 MiB/sec. | ||
| 8160 | 2026.02.12 17:12:43.564609 [ 261 ] {0677fe6b-8f11-48ba-ac3a-774b3c44ae0b} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8161 | 2026.02.12 17:12:43.564650 [ 261 ] {0677fe6b-8f11-48ba-ac3a-774b3c44ae0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8162 | 2026.02.12 17:12:43.564833 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8163 | 2026.02.12 17:12:43.564957 [ 261 ] {0677fe6b-8f11-48ba-ac3a-774b3c44ae0b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8164 | 2026.02.12 17:12:43.565240 [ 261 ] {0677fe6b-8f11-48ba-ac3a-774b3c44ae0b} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8165 | 2026.02.12 17:12:43.565240 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_56_11} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8166 | 2026.02.12 17:12:43.565346 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_56_11} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8167 | 2026.02.12 17:12:43.565370 [ 261 ] {0677fe6b-8f11-48ba-ac3a-774b3c44ae0b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001213 sec., 19785.65539983512 rows/sec., 1.64 MiB/sec. | ||
| 8168 | 2026.02.12 17:12:43.565412 [ 261 ] {0677fe6b-8f11-48ba-ac3a-774b3c44ae0b} <Debug> TCPHandler: Processed in 0.001375347 sec. | ||
| 8169 | 2026.02.12 17:12:43.565449 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 8170 | 2026.02.12 17:12:43.565531 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8171 | 2026.02.12 17:12:43.565626 [ 261 ] {32d67fd3-32b6-4f64-8c0f-412d22aa5a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8172 | 2026.02.12 17:12:43.565662 [ 261 ] {32d67fd3-32b6-4f64-8c0f-412d22aa5a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8173 | 2026.02.12 17:12:43.566032 [ 261 ] {32d67fd3-32b6-4f64-8c0f-412d22aa5a44} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8174 | 2026.02.12 17:12:43.566065 [ 261 ] {32d67fd3-32b6-4f64-8c0f-412d22aa5a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8175 | 2026.02.12 17:12:43.566344 [ 261 ] {32d67fd3-32b6-4f64-8c0f-412d22aa5a44} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8176 | 2026.02.12 17:12:43.566539 [ 261 ] {32d67fd3-32b6-4f64-8c0f-412d22aa5a44} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8177 | 2026.02.12 17:12:43.566729 [ 261 ] {32d67fd3-32b6-4f64-8c0f-412d22aa5a44} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001119 sec., 10723.860589812333 rows/sec., 837.80 KiB/sec. | ||
| 8178 | 2026.02.12 17:12:43.566765 [ 261 ] {32d67fd3-32b6-4f64-8c0f-412d22aa5a44} <Debug> TCPHandler: Processed in 0.001280486 sec. | ||
| 8179 | 2026.02.12 17:12:43.566881 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8180 | 2026.02.12 17:12:43.566973 [ 261 ] {94dc4293-f176-47a0-895c-285eefe46164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8181 | 2026.02.12 17:12:43.567011 [ 261 ] {94dc4293-f176-47a0-895c-285eefe46164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8182 | 2026.02.12 17:12:43.567450 [ 261 ] {94dc4293-f176-47a0-895c-285eefe46164} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8183 | 2026.02.12 17:12:43.567485 [ 261 ] {94dc4293-f176-47a0-895c-285eefe46164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8184 | 2026.02.12 17:12:43.567799 [ 261 ] {94dc4293-f176-47a0-895c-285eefe46164} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8185 | 2026.02.12 17:12:43.568004 [ 261 ] {94dc4293-f176-47a0-895c-285eefe46164} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8186 | 2026.02.12 17:12:43.568131 [ 261 ] {94dc4293-f176-47a0-895c-285eefe46164} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001176 sec., 93537.41496598639 rows/sec., 7.62 MiB/sec. | ||
| 8187 | 2026.02.12 17:12:43.568130 [ 114 ] {} <Debug> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8188 | 2026.02.12 17:12:43.568169 [ 261 ] {94dc4293-f176-47a0-895c-285eefe46164} <Debug> TCPHandler: Processed in 0.001335377 sec. | ||
| 8189 | 2026.02.12 17:12:43.568184 [ 114 ] {} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8190 | 2026.02.12 17:12:43.568208 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8191 | 2026.02.12 17:12:43.568286 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8192 | 2026.02.12 17:12:43.568303 [ 187 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::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 | ||
| 8193 | 2026.02.12 17:12:43.568382 [ 261 ] {b084f6e4-e291-4d4e-ae42-07be9b506255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8194 | 2026.02.12 17:12:43.568417 [ 187 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8195 | 2026.02.12 17:12:43.568429 [ 261 ] {b084f6e4-e291-4d4e-ae42-07be9b506255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8196 | 2026.02.12 17:12:43.568457 [ 187 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1034 rows starting from the beginning of the part | ||
| 8197 | 2026.02.12 17:12:43.568528 [ 187 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 74 rows starting from the beginning of the part | ||
| 8198 | 2026.02.12 17:12:43.568577 [ 187 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 555 rows starting from the beginning of the part | ||
| 8199 | 2026.02.12 17:12:43.568621 [ 187 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 74 rows starting from the beginning of the part | ||
| 8200 | 2026.02.12 17:12:43.568661 [ 187 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 95 rows starting from the beginning of the part | ||
| 8201 | 2026.02.12 17:12:43.568702 [ 187 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 110 rows starting from the beginning of the part | ||
| 8202 | 2026.02.12 17:12:43.568855 [ 261 ] {b084f6e4-e291-4d4e-ae42-07be9b506255} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8203 | 2026.02.12 17:12:43.568897 [ 261 ] {b084f6e4-e291-4d4e-ae42-07be9b506255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8204 | 2026.02.12 17:12:43.569238 [ 261 ] {b084f6e4-e291-4d4e-ae42-07be9b506255} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8205 | 2026.02.12 17:12:43.569465 [ 261 ] {b084f6e4-e291-4d4e-ae42-07be9b506255} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8206 | 2026.02.12 17:12:43.569576 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8207 | 2026.02.12 17:12:43.569595 [ 261 ] {b084f6e4-e291-4d4e-ae42-07be9b506255} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001231 sec., 159220.14622258325 rows/sec., 11.42 MiB/sec. | ||
| 8208 | 2026.02.12 17:12:43.569606 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8209 | 2026.02.12 17:12:43.569665 [ 261 ] {b084f6e4-e291-4d4e-ae42-07be9b506255} <Debug> TCPHandler: Processed in 0.001425819 sec. | ||
| 8210 | 2026.02.12 17:12:43.569678 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8211 | 2026.02.12 17:12:43.569772 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 8212 | 2026.02.12 17:12:43.569784 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8213 | 2026.02.12 17:12:43.569882 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8214 | 2026.02.12 17:12:43.569891 [ 261 ] {dc18dc68-39b7-42c5-9983-f1a9b998f1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8215 | 2026.02.12 17:12:43.569901 [ 192 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1942 rows, containing 5 columns (5 merged, 0 gathered) in 0.001640716 sec., 1183629.5861075288 rows/sec., 92.61 MiB/sec. | ||
| 8216 | 2026.02.12 17:12:43.569918 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15240 rows starting from the beginning of the part | ||
| 8217 | 2026.02.12 17:12:43.569956 [ 261 ] {dc18dc68-39b7-42c5-9983-f1a9b998f1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8218 | 2026.02.12 17:12:43.569996 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8219 | 2026.02.12 17:12:43.570045 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 846 rows starting from the beginning of the part | ||
| 8220 | 2026.02.12 17:12:43.570084 [ 187 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8221 | 2026.02.12 17:12:43.570088 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8222 | 2026.02.12 17:12:43.570135 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 8223 | 2026.02.12 17:12:43.570178 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 196 rows starting from the beginning of the part | ||
| 8224 | 2026.02.12 17:12:43.570351 [ 187 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_56_11} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8225 | 2026.02.12 17:12:43.570419 [ 187 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_56_11} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8226 | 2026.02.12 17:12:43.570492 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 8227 | 2026.02.12 17:12:43.570742 [ 261 ] {dc18dc68-39b7-42c5-9983-f1a9b998f1a5} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8228 | 2026.02.12 17:12:43.570783 [ 261 ] {dc18dc68-39b7-42c5-9983-f1a9b998f1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8229 | 2026.02.12 17:12:43.571312 [ 261 ] {dc18dc68-39b7-42c5-9983-f1a9b998f1a5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8230 | 2026.02.12 17:12:43.571538 [ 261 ] {dc18dc68-39b7-42c5-9983-f1a9b998f1a5} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8231 | 2026.02.12 17:12:43.571680 [ 261 ] {dc18dc68-39b7-42c5-9983-f1a9b998f1a5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001806 sec., 5537.098560354374 rows/sec., 9.92 MiB/sec. | ||
| 8232 | 2026.02.12 17:12:43.571741 [ 261 ] {dc18dc68-39b7-42c5-9983-f1a9b998f1a5} <Debug> TCPHandler: Processed in 0.002004895 sec. | ||
| 8233 | 2026.02.12 17:12:43.571852 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8234 | 2026.02.12 17:12:43.571945 [ 261 ] {dffcc32c-d8a2-4a89-be5f-8d76e63ceb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8235 | 2026.02.12 17:12:43.571986 [ 261 ] {dffcc32c-d8a2-4a89-be5f-8d76e63ceb89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8236 | 2026.02.12 17:12:43.572326 [ 261 ] {dffcc32c-d8a2-4a89-be5f-8d76e63ceb89} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8237 | 2026.02.12 17:12:43.572361 [ 261 ] {dffcc32c-d8a2-4a89-be5f-8d76e63ceb89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8238 | 2026.02.12 17:12:43.572694 [ 261 ] {dffcc32c-d8a2-4a89-be5f-8d76e63ceb89} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8239 | 2026.02.12 17:12:43.572911 [ 261 ] {dffcc32c-d8a2-4a89-be5f-8d76e63ceb89} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8240 | 2026.02.12 17:12:43.573038 [ 261 ] {dffcc32c-d8a2-4a89-be5f-8d76e63ceb89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 8241 | 2026.02.12 17:12:43.573044 [ 115 ] {} <Debug> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8242 | 2026.02.12 17:12:43.573074 [ 261 ] {dffcc32c-d8a2-4a89-be5f-8d76e63ceb89} <Debug> TCPHandler: Processed in 0.001269585 sec. | ||
| 8243 | 2026.02.12 17:12:43.573093 [ 115 ] {} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8244 | 2026.02.12 17:12:43.573126 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8245 | 2026.02.12 17:12:43.573225 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 8246 | 2026.02.12 17:12:43.573357 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8247 | 2026.02.12 17:12:43.573394 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3078 rows starting from the beginning of the part | ||
| 8248 | 2026.02.12 17:12:43.573461 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8249 | 2026.02.12 17:12:43.573506 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 8250 | 2026.02.12 17:12:43.573547 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8251 | 2026.02.12 17:12:43.573583 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 8252 | 2026.02.12 17:12:43.573623 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8253 | 2026.02.12 17:12:43.575499 [ 189 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3378 rows, containing 4 columns (4 merged, 0 gathered) in 0.002322165 sec., 1454676.9932369145 rows/sec., 96.95 MiB/sec. | ||
| 8254 | 2026.02.12 17:12:43.575785 [ 187 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8255 | 2026.02.12 17:12:43.576075 [ 187 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_56_11} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8256 | 2026.02.12 17:12:43.576145 [ 187 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_56_11} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8257 | 2026.02.12 17:12:43.576208 [ 199 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16762 rows, containing 5 columns (5 merged, 0 gathered) in 0.006471069 sec., 2590298.44991608 rows/sec., 177.35 MiB/sec. | ||
| 8258 | 2026.02.12 17:12:43.576236 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8259 | 2026.02.12 17:12:43.576441 [ 189 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8260 | 2026.02.12 17:12:43.576733 [ 189 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8261 | 2026.02.12 17:12:43.576803 [ 189 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8262 | 2026.02.12 17:12:43.576904 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 8263 | 2026.02.12 17:12:44.000250 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.53 MiB, peak 307.68 MiB, free memory in arenas 0.00 B, will set to 300.05 MiB (RSS), difference: 1.52 MiB | ||
| 8264 | 2026.02.12 17:12:45.453982 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18744 | ||
| 8265 | 2026.02.12 17:12:45.454559 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2026.02.12 17:12:45.454615 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8267 | 2026.02.12 17:12:45.455157 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8268 | 2026.02.12 17:12:45.455456 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2026.02.12 17:12:45.455617 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18744 | ||
| 8270 | 2026.02.12 17:12:46.455619 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8271 | 2026.02.12 17:12:46.474058 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8272 | 2026.02.12 17:12:46.474114 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8273 | 2026.02.12 17:12:46.480369 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8274 | 2026.02.12 17:12:46.481041 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2026.02.12 17:12:46.484126 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8276 | 2026.02.12 17:12:48.563178 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8277 | 2026.02.12 17:12:48.563368 [ 261 ] {361aeee8-e503-46a9-8dab-fef5729d6415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8278 | 2026.02.12 17:12:48.563438 [ 261 ] {361aeee8-e503-46a9-8dab-fef5729d6415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8279 | 2026.02.12 17:12:48.564138 [ 261 ] {361aeee8-e503-46a9-8dab-fef5729d6415} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8280 | 2026.02.12 17:12:48.564191 [ 261 ] {361aeee8-e503-46a9-8dab-fef5729d6415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8281 | 2026.02.12 17:12:48.564613 [ 261 ] {361aeee8-e503-46a9-8dab-fef5729d6415} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8282 | 2026.02.12 17:12:48.564851 [ 261 ] {361aeee8-e503-46a9-8dab-fef5729d6415} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8283 | 2026.02.12 17:12:48.565013 [ 261 ] {361aeee8-e503-46a9-8dab-fef5729d6415} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001695 sec., 69616.5191740413 rows/sec., 5.92 MiB/sec. | ||
| 8284 | 2026.02.12 17:12:48.565064 [ 261 ] {361aeee8-e503-46a9-8dab-fef5729d6415} <Debug> TCPHandler: Processed in 0.002028366 sec. | ||
| 8285 | 2026.02.12 17:12:48.565195 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8286 | 2026.02.12 17:12:48.565299 [ 261 ] {caefb0f2-4902-46a3-a547-a5bc18b93a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8287 | 2026.02.12 17:12:48.565345 [ 261 ] {caefb0f2-4902-46a3-a547-a5bc18b93a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8288 | 2026.02.12 17:12:48.565815 [ 261 ] {caefb0f2-4902-46a3-a547-a5bc18b93a71} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8289 | 2026.02.12 17:12:48.565853 [ 261 ] {caefb0f2-4902-46a3-a547-a5bc18b93a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8290 | 2026.02.12 17:12:48.566182 [ 261 ] {caefb0f2-4902-46a3-a547-a5bc18b93a71} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8291 | 2026.02.12 17:12:48.566400 [ 261 ] {caefb0f2-4902-46a3-a547-a5bc18b93a71} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8292 | 2026.02.12 17:12:48.566535 [ 261 ] {caefb0f2-4902-46a3-a547-a5bc18b93a71} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001258 sec., 24642.2893481717 rows/sec., 1.81 MiB/sec. | ||
| 8293 | 2026.02.12 17:12:48.566574 [ 261 ] {caefb0f2-4902-46a3-a547-a5bc18b93a71} <Debug> TCPHandler: Processed in 0.001431219 sec. | ||
| 8294 | 2026.02.12 17:12:48.566695 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8295 | 2026.02.12 17:12:48.566794 [ 261 ] {5c4ba23e-a23b-45d9-a257-d7c57427b9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8296 | 2026.02.12 17:12:48.566835 [ 261 ] {5c4ba23e-a23b-45d9-a257-d7c57427b9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8297 | 2026.02.12 17:12:48.567286 [ 261 ] {5c4ba23e-a23b-45d9-a257-d7c57427b9b6} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8298 | 2026.02.12 17:12:48.567320 [ 261 ] {5c4ba23e-a23b-45d9-a257-d7c57427b9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8299 | 2026.02.12 17:12:48.567635 [ 261 ] {5c4ba23e-a23b-45d9-a257-d7c57427b9b6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8300 | 2026.02.12 17:12:48.567861 [ 261 ] {5c4ba23e-a23b-45d9-a257-d7c57427b9b6} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8301 | 2026.02.12 17:12:48.567993 [ 261 ] {5c4ba23e-a23b-45d9-a257-d7c57427b9b6} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001219 sec., 77932.73174733388 rows/sec., 6.09 MiB/sec. | ||
| 8302 | 2026.02.12 17:12:48.568030 [ 261 ] {5c4ba23e-a23b-45d9-a257-d7c57427b9b6} <Debug> TCPHandler: Processed in 0.001386138 sec. | ||
| 8303 | 2026.02.12 17:12:48.568157 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8304 | 2026.02.12 17:12:48.568252 [ 261 ] {1cf8d348-5c85-4e5a-9f9a-5476f1d2043d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8305 | 2026.02.12 17:12:48.568297 [ 261 ] {1cf8d348-5c85-4e5a-9f9a-5476f1d2043d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8306 | 2026.02.12 17:12:48.568762 [ 261 ] {1cf8d348-5c85-4e5a-9f9a-5476f1d2043d} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8307 | 2026.02.12 17:12:48.568796 [ 261 ] {1cf8d348-5c85-4e5a-9f9a-5476f1d2043d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8308 | 2026.02.12 17:12:48.569134 [ 261 ] {1cf8d348-5c85-4e5a-9f9a-5476f1d2043d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8309 | 2026.02.12 17:12:48.569351 [ 261 ] {1cf8d348-5c85-4e5a-9f9a-5476f1d2043d} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8310 | 2026.02.12 17:12:48.569480 [ 261 ] {1cf8d348-5c85-4e5a-9f9a-5476f1d2043d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 8311 | 2026.02.12 17:12:48.569516 [ 261 ] {1cf8d348-5c85-4e5a-9f9a-5476f1d2043d} <Debug> TCPHandler: Processed in 0.001410759 sec. | ||
| 8312 | 2026.02.12 17:12:48.569639 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8313 | 2026.02.12 17:12:48.569735 [ 261 ] {39e3100c-5a52-4c58-8074-993452aa8c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8314 | 2026.02.12 17:12:48.569793 [ 261 ] {39e3100c-5a52-4c58-8074-993452aa8c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8315 | 2026.02.12 17:12:48.570674 [ 261 ] {39e3100c-5a52-4c58-8074-993452aa8c6c} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8316 | 2026.02.12 17:12:48.570709 [ 261 ] {39e3100c-5a52-4c58-8074-993452aa8c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8317 | 2026.02.12 17:12:48.571255 [ 261 ] {39e3100c-5a52-4c58-8074-993452aa8c6c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8318 | 2026.02.12 17:12:48.571475 [ 261 ] {39e3100c-5a52-4c58-8074-993452aa8c6c} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8319 | 2026.02.12 17:12:48.571625 [ 261 ] {39e3100c-5a52-4c58-8074-993452aa8c6c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00191 sec., 16230.366492146597 rows/sec., 29.08 MiB/sec. | ||
| 8320 | 2026.02.12 17:12:48.571689 [ 261 ] {39e3100c-5a52-4c58-8074-993452aa8c6c} <Debug> TCPHandler: Processed in 0.002099298 sec. | ||
| 8321 | 2026.02.12 17:12:48.571804 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8322 | 2026.02.12 17:12:48.571902 [ 261 ] {5cee069c-e61a-49b9-ac9d-2915629a28da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8323 | 2026.02.12 17:12:48.571944 [ 261 ] {5cee069c-e61a-49b9-ac9d-2915629a28da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8324 | 2026.02.12 17:12:48.572282 [ 261 ] {5cee069c-e61a-49b9-ac9d-2915629a28da} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2026.02.12 17:12:48.572317 [ 261 ] {5cee069c-e61a-49b9-ac9d-2915629a28da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8326 | 2026.02.12 17:12:48.572623 [ 261 ] {5cee069c-e61a-49b9-ac9d-2915629a28da} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8327 | 2026.02.12 17:12:48.572841 [ 261 ] {5cee069c-e61a-49b9-ac9d-2915629a28da} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8328 | 2026.02.12 17:12:48.572970 [ 261 ] {5cee069c-e61a-49b9-ac9d-2915629a28da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 8329 | 2026.02.12 17:12:48.573005 [ 261 ] {5cee069c-e61a-49b9-ac9d-2915629a28da} <Debug> TCPHandler: Processed in 0.001250815 sec. | ||
| 8330 | 2026.02.12 17:12:48.797536 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57665 | ||
| 8331 | 2026.02.12 17:12:48.797643 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8332 | 2026.02.12 17:12:48.797669 [ 292 ] {} <Debug> TCP-Session: faffabee-9e70-4ee6-9918-174bde3844e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57665 | ||
| 8333 | 2026.02.12 17:12:48.797691 [ 292 ] {} <Debug> TCP-Session: faffabee-9e70-4ee6-9918-174bde3844e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8334 | 2026.02.12 17:12:48.797703 [ 292 ] {} <Debug> TCP-Session: faffabee-9e70-4ee6-9918-174bde3844e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8335 | 2026.02.12 17:12:48.797907 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48215 | ||
| 8336 | 2026.02.12 17:12:48.797937 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46031 | ||
| 8337 | 2026.02.12 17:12:48.797969 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33896 | ||
| 8338 | 2026.02.12 17:12:48.797982 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39781 | ||
| 8339 | 2026.02.12 17:12:48.797977 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58147 | ||
| 8340 | 2026.02.12 17:12:48.798031 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8341 | 2026.02.12 17:12:48.798060 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8342 | 2026.02.12 17:12:48.798082 [ 293 ] {} <Debug> TCP-Session: 17717d76-64ed-4413-8e3d-9a5a0834c5e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48215 | ||
| 8343 | 2026.02.12 17:12:48.798025 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35251 | ||
| 8344 | 2026.02.12 17:12:48.798117 [ 293 ] {} <Debug> TCP-Session: 17717d76-64ed-4413-8e3d-9a5a0834c5e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8345 | 2026.02.12 17:12:48.798104 [ 294 ] {} <Debug> TCP-Session: 758a504e-aa6c-49ab-bb87-b0b26ba4d0ff Authenticating user 'default' from [fd00:1122:3344:101::e]:46031 | ||
| 8346 | 2026.02.12 17:12:48.798168 [ 293 ] {} <Debug> TCP-Session: 17717d76-64ed-4413-8e3d-9a5a0834c5e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8347 | 2026.02.12 17:12:48.797952 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45982 | ||
| 8348 | 2026.02.12 17:12:48.798198 [ 294 ] {} <Debug> TCP-Session: 758a504e-aa6c-49ab-bb87-b0b26ba4d0ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8349 | 2026.02.12 17:12:48.797942 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33014 | ||
| 8350 | 2026.02.12 17:12:48.798237 [ 294 ] {} <Debug> TCP-Session: 758a504e-aa6c-49ab-bb87-b0b26ba4d0ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8351 | 2026.02.12 17:12:48.798238 [ 292 ] {} <Trace> TCP-Session: faffabee-9e70-4ee6-9918-174bde3844e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8352 | 2026.02.12 17:12:48.798459 [ 292 ] {b08aec82-ebc5-483e-8f62-2463ecc84f58} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57665) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8353 | 2026.02.12 17:12:48.798692 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8354 | 2026.02.12 17:12:48.798733 [ 259 ] {} <Debug> TCP-Session: 1014fc99-5f45-492e-b33c-ed24fe9227ad Authenticating user 'default' from [fd00:1122:3344:101::e]:33014 | ||
| 8355 | 2026.02.12 17:12:48.798763 [ 259 ] {} <Debug> TCP-Session: 1014fc99-5f45-492e-b33c-ed24fe9227ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8356 | 2026.02.12 17:12:48.798778 [ 259 ] {} <Debug> TCP-Session: 1014fc99-5f45-492e-b33c-ed24fe9227ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8357 | 2026.02.12 17:12:48.798807 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8358 | 2026.02.12 17:12:48.798842 [ 287 ] {} <Debug> TCP-Session: 1e768b18-fb48-4ab8-a756-dc933e95c58b Authenticating user 'default' from [fd00:1122:3344:101::e]:45982 | ||
| 8359 | 2026.02.12 17:12:48.798862 [ 287 ] {} <Debug> TCP-Session: 1e768b18-fb48-4ab8-a756-dc933e95c58b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8360 | 2026.02.12 17:12:48.798876 [ 287 ] {} <Debug> TCP-Session: 1e768b18-fb48-4ab8-a756-dc933e95c58b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8361 | 2026.02.12 17:12:48.798876 [ 292 ] {b08aec82-ebc5-483e-8f62-2463ecc84f58} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8362 | 2026.02.12 17:12:48.798898 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8363 | 2026.02.12 17:12:48.798940 [ 289 ] {} <Debug> TCP-Session: eaccf747-c73c-4c00-af59-8c861e763c19 Authenticating user 'default' from [fd00:1122:3344:101::e]:58147 | ||
| 8364 | 2026.02.12 17:12:48.798957 [ 289 ] {} <Debug> TCP-Session: eaccf747-c73c-4c00-af59-8c861e763c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8365 | 2026.02.12 17:12:48.798969 [ 292 ] {b08aec82-ebc5-483e-8f62-2463ecc84f58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8366 | 2026.02.12 17:12:48.798974 [ 289 ] {} <Debug> TCP-Session: eaccf747-c73c-4c00-af59-8c861e763c19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8367 | 2026.02.12 17:12:48.799172 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8368 | 2026.02.12 17:12:48.799208 [ 290 ] {} <Debug> TCP-Session: ef9f3092-2ba9-4d79-879b-96b8f07f935d Authenticating user 'default' from [fd00:1122:3344:101::e]:39781 | ||
| 8369 | 2026.02.12 17:12:48.799226 [ 290 ] {} <Debug> TCP-Session: ef9f3092-2ba9-4d79-879b-96b8f07f935d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8370 | 2026.02.12 17:12:48.799239 [ 290 ] {} <Debug> TCP-Session: ef9f3092-2ba9-4d79-879b-96b8f07f935d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8371 | 2026.02.12 17:12:48.799311 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8372 | 2026.02.12 17:12:48.799356 [ 291 ] {} <Debug> TCP-Session: e7426f21-5417-4bea-a0fe-abe1f99afe70 Authenticating user 'default' from [fd00:1122:3344:101::e]:35251 | ||
| 8373 | 2026.02.12 17:12:48.799379 [ 291 ] {} <Debug> TCP-Session: e7426f21-5417-4bea-a0fe-abe1f99afe70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8374 | 2026.02.12 17:12:48.799392 [ 291 ] {} <Debug> TCP-Session: e7426f21-5417-4bea-a0fe-abe1f99afe70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8375 | 2026.02.12 17:12:48.799462 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8376 | 2026.02.12 17:12:48.799503 [ 288 ] {} <Debug> TCP-Session: 258f9762-2bc6-47a9-a34e-ae90f0a356d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33896 | ||
| 8377 | 2026.02.12 17:12:48.799526 [ 288 ] {} <Debug> TCP-Session: 258f9762-2bc6-47a9-a34e-ae90f0a356d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8378 | 2026.02.12 17:12:48.799542 [ 288 ] {} <Debug> TCP-Session: 258f9762-2bc6-47a9-a34e-ae90f0a356d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8379 | 2026.02.12 17:12:48.799599 [ 292 ] {b08aec82-ebc5-483e-8f62-2463ecc84f58} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 8380 | 2026.02.12 17:12:48.800892 [ 346 ] {b08aec82-ebc5-483e-8f62-2463ecc84f58} <Trace> AggregatingTransform: Aggregating | ||
| 8381 | 2026.02.12 17:12:48.800927 [ 346 ] {b08aec82-ebc5-483e-8f62-2463ecc84f58} <Trace> Aggregator: Aggregation method: without_key | ||
| 8382 | 2026.02.12 17:12:48.800959 [ 346 ] {b08aec82-ebc5-483e-8f62-2463ecc84f58} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001256465 sec. (795.884 rows/sec., 31.09 KiB/sec.) | ||
| 8383 | 2026.02.12 17:12:48.800975 [ 346 ] {b08aec82-ebc5-483e-8f62-2463ecc84f58} <Trace> Aggregator: Merging aggregated data | ||
| 8384 | 2026.02.12 17:12:48.802359 [ 292 ] {b08aec82-ebc5-483e-8f62-2463ecc84f58} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003962 sec., 252.39777889954567 rows/sec., 9.86 KiB/sec. | ||
| 8385 | 2026.02.12 17:12:48.802553 [ 292 ] {b08aec82-ebc5-483e-8f62-2463ecc84f58} <Debug> TCPHandler: Processed in 0.004573296 sec. | ||
| 8386 | 2026.02.12 17:12:48.802701 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8387 | 2026.02.12 17:12:48.802732 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8388 | 2026.02.12 17:12:48.802737 [ 292 ] {} <Debug> TCP-Session: faffabee-9e70-4ee6-9918-174bde3844e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8389 | 2026.02.12 17:12:48.802755 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8390 | 2026.02.12 17:12:48.802788 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8391 | 2026.02.12 17:12:48.802802 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8392 | 2026.02.12 17:12:48.802835 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8393 | 2026.02.12 17:12:48.802850 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8394 | 2026.02.12 17:12:48.802884 [ 287 ] {} <Debug> TCP-Session: 1e768b18-fb48-4ab8-a756-dc933e95c58b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8395 | 2026.02.12 17:12:48.802892 [ 288 ] {} <Debug> TCP-Session: 258f9762-2bc6-47a9-a34e-ae90f0a356d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8396 | 2026.02.12 17:12:48.802908 [ 289 ] {} <Debug> TCP-Session: eaccf747-c73c-4c00-af59-8c861e763c19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8397 | 2026.02.12 17:12:48.802844 [ 294 ] {} <Debug> TCP-Session: 758a504e-aa6c-49ab-bb87-b0b26ba4d0ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8398 | 2026.02.12 17:12:48.802823 [ 291 ] {} <Debug> TCP-Session: e7426f21-5417-4bea-a0fe-abe1f99afe70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8399 | 2026.02.12 17:12:48.802801 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8400 | 2026.02.12 17:12:48.802776 [ 293 ] {} <Debug> TCP-Session: 17717d76-64ed-4413-8e3d-9a5a0834c5e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8401 | 2026.02.12 17:12:48.802818 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8402 | 2026.02.12 17:12:48.803017 [ 290 ] {} <Debug> TCP-Session: ef9f3092-2ba9-4d79-879b-96b8f07f935d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8403 | 2026.02.12 17:12:48.803055 [ 259 ] {} <Debug> TCP-Session: 1014fc99-5f45-492e-b33c-ed24fe9227ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8404 | 2026.02.12 17:12:49.525809 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59226 | ||
| 8405 | 2026.02.12 17:12:49.525933 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8406 | 2026.02.12 17:12:49.525960 [ 292 ] {} <Debug> TCP-Session: 3d169505-1cc6-403e-9424-e4242a81bada Authenticating user 'default' from [fd00:1122:3344:101::e]:59226 | ||
| 8407 | 2026.02.12 17:12:49.525982 [ 292 ] {} <Debug> TCP-Session: 3d169505-1cc6-403e-9424-e4242a81bada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8408 | 2026.02.12 17:12:49.525995 [ 292 ] {} <Debug> TCP-Session: 3d169505-1cc6-403e-9424-e4242a81bada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8409 | 2026.02.12 17:12:49.526221 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57203 | ||
| 8410 | 2026.02.12 17:12:49.526249 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49212 | ||
| 8411 | 2026.02.12 17:12:49.526272 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52760 | ||
| 8412 | 2026.02.12 17:12:49.526304 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61067 | ||
| 8413 | 2026.02.12 17:12:49.526339 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8414 | 2026.02.12 17:12:49.526318 [ 292 ] {} <Trace> TCP-Session: 3d169505-1cc6-403e-9424-e4242a81bada Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8415 | 2026.02.12 17:12:49.526384 [ 294 ] {} <Debug> TCP-Session: b9b7aa41-663d-440a-bed3-ba4920d0b8f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57203 | ||
| 8416 | 2026.02.12 17:12:49.526387 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8417 | 2026.02.12 17:12:49.526419 [ 294 ] {} <Debug> TCP-Session: b9b7aa41-663d-440a-bed3-ba4920d0b8f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8418 | 2026.02.12 17:12:49.526434 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8419 | 2026.02.12 17:12:49.526451 [ 294 ] {} <Debug> TCP-Session: b9b7aa41-663d-440a-bed3-ba4920d0b8f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8420 | 2026.02.12 17:12:49.526452 [ 289 ] {} <Debug> TCP-Session: 654a3a6f-32c6-4f1b-b958-b8afb0e18f01 Authenticating user 'default' from [fd00:1122:3344:101::e]:52760 | ||
| 8421 | 2026.02.12 17:12:49.526475 [ 291 ] {} <Debug> TCP-Session: 9d0298ff-db75-406f-a232-aee00bd16547 Authenticating user 'default' from [fd00:1122:3344:101::e]:61067 | ||
| 8422 | 2026.02.12 17:12:49.526376 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8423 | 2026.02.12 17:12:49.526513 [ 289 ] {} <Debug> TCP-Session: 654a3a6f-32c6-4f1b-b958-b8afb0e18f01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8424 | 2026.02.12 17:12:49.526522 [ 291 ] {} <Debug> TCP-Session: 9d0298ff-db75-406f-a232-aee00bd16547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8425 | 2026.02.12 17:12:49.526542 [ 292 ] {016007a2-e845-4d3e-9a70-6333a1e4a2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59226) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8426 | 2026.02.12 17:12:49.526558 [ 291 ] {} <Debug> TCP-Session: 9d0298ff-db75-406f-a232-aee00bd16547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8427 | 2026.02.12 17:12:49.526542 [ 289 ] {} <Debug> TCP-Session: 654a3a6f-32c6-4f1b-b958-b8afb0e18f01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8428 | 2026.02.12 17:12:49.526542 [ 287 ] {} <Debug> TCP-Session: 360bc1a3-7702-4188-91ba-bd119641271a Authenticating user 'default' from [fd00:1122:3344:101::e]:49212 | ||
| 8429 | 2026.02.12 17:12:49.526279 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63821 | ||
| 8430 | 2026.02.12 17:12:49.526627 [ 287 ] {} <Debug> TCP-Session: 360bc1a3-7702-4188-91ba-bd119641271a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8431 | 2026.02.12 17:12:49.526258 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62951 | ||
| 8432 | 2026.02.12 17:12:49.526669 [ 287 ] {} <Debug> TCP-Session: 360bc1a3-7702-4188-91ba-bd119641271a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8433 | 2026.02.12 17:12:49.526705 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8434 | 2026.02.12 17:12:49.526229 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54461 | ||
| 8435 | 2026.02.12 17:12:49.526743 [ 290 ] {} <Debug> TCP-Session: 560250da-d78b-4fea-81f1-e226e44c7cb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63821 | ||
| 8436 | 2026.02.12 17:12:49.526749 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8437 | 2026.02.12 17:12:49.526779 [ 290 ] {} <Debug> TCP-Session: 560250da-d78b-4fea-81f1-e226e44c7cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8438 | 2026.02.12 17:12:49.526223 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45114 | ||
| 8439 | 2026.02.12 17:12:49.526801 [ 290 ] {} <Debug> TCP-Session: 560250da-d78b-4fea-81f1-e226e44c7cb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8440 | 2026.02.12 17:12:49.526804 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8441 | 2026.02.12 17:12:49.526798 [ 288 ] {} <Debug> TCP-Session: 0dcd0059-8d14-4523-93dc-701b644848e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62951 | ||
| 8442 | 2026.02.12 17:12:49.526868 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8443 | 2026.02.12 17:12:49.526875 [ 293 ] {} <Debug> TCP-Session: d06f676b-784a-466d-b042-ca51a9bd70b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54461 | ||
| 8444 | 2026.02.12 17:12:49.526897 [ 288 ] {} <Debug> TCP-Session: 0dcd0059-8d14-4523-93dc-701b644848e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8445 | 2026.02.12 17:12:49.526911 [ 259 ] {} <Debug> TCP-Session: 22a4fe88-d64e-4fd9-82aa-572dce47bed1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45114 | ||
| 8446 | 2026.02.12 17:12:49.526935 [ 288 ] {} <Debug> TCP-Session: 0dcd0059-8d14-4523-93dc-701b644848e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8447 | 2026.02.12 17:12:49.526951 [ 259 ] {} <Debug> TCP-Session: 22a4fe88-d64e-4fd9-82aa-572dce47bed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8448 | 2026.02.12 17:12:49.526925 [ 293 ] {} <Debug> TCP-Session: d06f676b-784a-466d-b042-ca51a9bd70b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8449 | 2026.02.12 17:12:49.526975 [ 259 ] {} <Debug> TCP-Session: 22a4fe88-d64e-4fd9-82aa-572dce47bed1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8450 | 2026.02.12 17:12:49.526994 [ 293 ] {} <Debug> TCP-Session: d06f676b-784a-466d-b042-ca51a9bd70b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8451 | 2026.02.12 17:12:49.526824 [ 292 ] {016007a2-e845-4d3e-9a70-6333a1e4a2e4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8452 | 2026.02.12 17:12:49.527078 [ 292 ] {016007a2-e845-4d3e-9a70-6333a1e4a2e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8453 | 2026.02.12 17:12:49.527357 [ 292 ] {016007a2-e845-4d3e-9a70-6333a1e4a2e4} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 8454 | 2026.02.12 17:12:49.528287 [ 296 ] {016007a2-e845-4d3e-9a70-6333a1e4a2e4} <Trace> AggregatingTransform: Aggregating | ||
| 8455 | 2026.02.12 17:12:49.528344 [ 296 ] {016007a2-e845-4d3e-9a70-6333a1e4a2e4} <Trace> Aggregator: Aggregation method: without_key | ||
| 8456 | 2026.02.12 17:12:49.528379 [ 296 ] {016007a2-e845-4d3e-9a70-6333a1e4a2e4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925775 sec. (1080.176 rows/sec., 42.19 KiB/sec.) | ||
| 8457 | 2026.02.12 17:12:49.528398 [ 296 ] {016007a2-e845-4d3e-9a70-6333a1e4a2e4} <Trace> Aggregator: Merging aggregated data | ||
| 8458 | 2026.02.12 17:12:49.529565 [ 292 ] {016007a2-e845-4d3e-9a70-6333a1e4a2e4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003083 sec., 324.3593902043464 rows/sec., 12.67 KiB/sec. | ||
| 8459 | 2026.02.12 17:12:49.529667 [ 292 ] {016007a2-e845-4d3e-9a70-6333a1e4a2e4} <Debug> TCPHandler: Processed in 0.003464386 sec. | ||
| 8460 | 2026.02.12 17:12:49.529815 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8461 | 2026.02.12 17:12:49.529841 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8462 | 2026.02.12 17:12:49.529853 [ 292 ] {} <Debug> TCP-Session: 3d169505-1cc6-403e-9424-e4242a81bada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8463 | 2026.02.12 17:12:49.529861 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8464 | 2026.02.12 17:12:49.529899 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8465 | 2026.02.12 17:12:49.529897 [ 291 ] {} <Debug> TCP-Session: 9d0298ff-db75-406f-a232-aee00bd16547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8466 | 2026.02.12 17:12:49.529927 [ 293 ] {} <Debug> TCP-Session: d06f676b-784a-466d-b042-ca51a9bd70b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8467 | 2026.02.12 17:12:49.529934 [ 287 ] {} <Debug> TCP-Session: 360bc1a3-7702-4188-91ba-bd119641271a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8468 | 2026.02.12 17:12:49.529944 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8469 | 2026.02.12 17:12:49.529963 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8470 | 2026.02.12 17:12:49.529984 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8471 | 2026.02.12 17:12:49.530009 [ 294 ] {} <Debug> TCP-Session: b9b7aa41-663d-440a-bed3-ba4920d0b8f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8472 | 2026.02.12 17:12:49.530019 [ 288 ] {} <Debug> TCP-Session: 0dcd0059-8d14-4523-93dc-701b644848e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8473 | 2026.02.12 17:12:49.529943 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8474 | 2026.02.12 17:12:49.530060 [ 290 ] {} <Debug> TCP-Session: 560250da-d78b-4fea-81f1-e226e44c7cb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8475 | 2026.02.12 17:12:49.530084 [ 259 ] {} <Debug> TCP-Session: 22a4fe88-d64e-4fd9-82aa-572dce47bed1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8476 | 2026.02.12 17:12:49.529878 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8477 | 2026.02.12 17:12:49.530143 [ 289 ] {} <Debug> TCP-Session: 654a3a6f-32c6-4f1b-b958-b8afb0e18f01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8478 | 2026.02.12 17:12:49.976962 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41736 | ||
| 8479 | 2026.02.12 17:12:49.977083 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8480 | 2026.02.12 17:12:49.977112 [ 292 ] {} <Debug> TCP-Session: a3e7a07a-b2cd-4a61-a366-f625b8b3f7ff Authenticating user 'default' from [fd00:1122:3344:101::e]:41736 | ||
| 8481 | 2026.02.12 17:12:49.977138 [ 292 ] {} <Debug> TCP-Session: a3e7a07a-b2cd-4a61-a366-f625b8b3f7ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8482 | 2026.02.12 17:12:49.977150 [ 292 ] {} <Debug> TCP-Session: a3e7a07a-b2cd-4a61-a366-f625b8b3f7ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8483 | 2026.02.12 17:12:49.977341 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49002 | ||
| 8484 | 2026.02.12 17:12:49.977365 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48340 | ||
| 8485 | 2026.02.12 17:12:49.977388 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38272 | ||
| 8486 | 2026.02.12 17:12:49.977414 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38869 | ||
| 8487 | 2026.02.12 17:12:49.977441 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38360 | ||
| 8488 | 2026.02.12 17:12:49.977464 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8489 | 2026.02.12 17:12:49.977487 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8490 | 2026.02.12 17:12:49.977526 [ 287 ] {} <Debug> TCP-Session: 1040fe5c-3a91-463b-b970-4a97a5e5818d Authenticating user 'default' from [fd00:1122:3344:101::e]:48340 | ||
| 8491 | 2026.02.12 17:12:49.977532 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8492 | 2026.02.12 17:12:49.977544 [ 288 ] {} <Debug> TCP-Session: cab958c9-2d6e-43f4-908d-5e3440e9f23a Authenticating user 'default' from [fd00:1122:3344:101::e]:38272 | ||
| 8493 | 2026.02.12 17:12:49.977573 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8494 | 2026.02.12 17:12:49.977580 [ 290 ] {} <Debug> TCP-Session: 67483d6f-aab4-46a4-8159-c37835b0ee71 Authenticating user 'default' from [fd00:1122:3344:101::e]:38869 | ||
| 8495 | 2026.02.12 17:12:49.977599 [ 288 ] {} <Debug> TCP-Session: cab958c9-2d6e-43f4-908d-5e3440e9f23a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8496 | 2026.02.12 17:12:49.977619 [ 291 ] {} <Debug> TCP-Session: 531f06be-1842-4735-b52a-4055ab91659e Authenticating user 'default' from [fd00:1122:3344:101::e]:38360 | ||
| 8497 | 2026.02.12 17:12:49.977634 [ 290 ] {} <Debug> TCP-Session: 67483d6f-aab4-46a4-8159-c37835b0ee71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8498 | 2026.02.12 17:12:49.977637 [ 288 ] {} <Debug> TCP-Session: cab958c9-2d6e-43f4-908d-5e3440e9f23a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8499 | 2026.02.12 17:12:49.977663 [ 291 ] {} <Debug> TCP-Session: 531f06be-1842-4735-b52a-4055ab91659e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8500 | 2026.02.12 17:12:49.977676 [ 290 ] {} <Debug> TCP-Session: 67483d6f-aab4-46a4-8159-c37835b0ee71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8501 | 2026.02.12 17:12:49.977697 [ 291 ] {} <Debug> TCP-Session: 531f06be-1842-4735-b52a-4055ab91659e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8502 | 2026.02.12 17:12:49.977561 [ 287 ] {} <Debug> TCP-Session: 1040fe5c-3a91-463b-b970-4a97a5e5818d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8503 | 2026.02.12 17:12:49.977563 [ 292 ] {} <Trace> TCP-Session: a3e7a07a-b2cd-4a61-a366-f625b8b3f7ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8504 | 2026.02.12 17:12:49.977751 [ 287 ] {} <Debug> TCP-Session: 1040fe5c-3a91-463b-b970-4a97a5e5818d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8505 | 2026.02.12 17:12:49.977461 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8506 | 2026.02.12 17:12:49.977403 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54749 | ||
| 8507 | 2026.02.12 17:12:49.977814 [ 293 ] {} <Debug> TCP-Session: 8c8fd0a4-214c-4042-bdd6-adbda1e2ccd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49002 | ||
| 8508 | 2026.02.12 17:12:49.977350 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52662 | ||
| 8509 | 2026.02.12 17:12:49.977840 [ 293 ] {} <Debug> TCP-Session: 8c8fd0a4-214c-4042-bdd6-adbda1e2ccd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8510 | 2026.02.12 17:12:49.977866 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8511 | 2026.02.12 17:12:49.977879 [ 293 ] {} <Debug> TCP-Session: 8c8fd0a4-214c-4042-bdd6-adbda1e2ccd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8512 | 2026.02.12 17:12:49.977893 [ 289 ] {} <Debug> TCP-Session: d571d773-a2b0-4ad7-9a33-e14c9788855d Authenticating user 'default' from [fd00:1122:3344:101::e]:54749 | ||
| 8513 | 2026.02.12 17:12:49.977352 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53899 | ||
| 8514 | 2026.02.12 17:12:49.977911 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8515 | 2026.02.12 17:12:49.977915 [ 292 ] {bc9d0eca-dd5e-4af9-96c2-f2d09018004c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41736) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8516 | 2026.02.12 17:12:49.977946 [ 294 ] {} <Debug> TCP-Session: dc615646-d4e9-4589-8e89-cff680a2bcdd Authenticating user 'default' from [fd00:1122:3344:101::e]:52662 | ||
| 8517 | 2026.02.12 17:12:49.977911 [ 289 ] {} <Debug> TCP-Session: d571d773-a2b0-4ad7-9a33-e14c9788855d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8518 | 2026.02.12 17:12:49.977978 [ 294 ] {} <Debug> TCP-Session: dc615646-d4e9-4589-8e89-cff680a2bcdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8519 | 2026.02.12 17:12:49.977994 [ 289 ] {} <Debug> TCP-Session: d571d773-a2b0-4ad7-9a33-e14c9788855d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8520 | 2026.02.12 17:12:49.978007 [ 294 ] {} <Debug> TCP-Session: dc615646-d4e9-4589-8e89-cff680a2bcdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8521 | 2026.02.12 17:12:49.977972 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8522 | 2026.02.12 17:12:49.978056 [ 259 ] {} <Debug> TCP-Session: 3f15f493-2589-4134-a9d5-7d11903e94a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53899 | ||
| 8523 | 2026.02.12 17:12:49.978071 [ 259 ] {} <Debug> TCP-Session: 3f15f493-2589-4134-a9d5-7d11903e94a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8524 | 2026.02.12 17:12:49.978084 [ 259 ] {} <Debug> TCP-Session: 3f15f493-2589-4134-a9d5-7d11903e94a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8525 | 2026.02.12 17:12:49.978206 [ 292 ] {bc9d0eca-dd5e-4af9-96c2-f2d09018004c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8526 | 2026.02.12 17:12:49.978265 [ 292 ] {bc9d0eca-dd5e-4af9-96c2-f2d09018004c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8527 | 2026.02.12 17:12:49.978590 [ 292 ] {bc9d0eca-dd5e-4af9-96c2-f2d09018004c} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 8528 | 2026.02.12 17:12:49.979557 [ 339 ] {bc9d0eca-dd5e-4af9-96c2-f2d09018004c} <Trace> AggregatingTransform: Aggregating | ||
| 8529 | 2026.02.12 17:12:49.979605 [ 339 ] {bc9d0eca-dd5e-4af9-96c2-f2d09018004c} <Trace> Aggregator: Aggregation method: without_key | ||
| 8530 | 2026.02.12 17:12:49.979643 [ 339 ] {bc9d0eca-dd5e-4af9-96c2-f2d09018004c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000950236 sec. (1052.370 rows/sec., 41.11 KiB/sec.) | ||
| 8531 | 2026.02.12 17:12:49.979663 [ 339 ] {bc9d0eca-dd5e-4af9-96c2-f2d09018004c} <Trace> Aggregator: Merging aggregated data | ||
| 8532 | 2026.02.12 17:12:49.980896 [ 292 ] {bc9d0eca-dd5e-4af9-96c2-f2d09018004c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003036 sec., 329.3807641633729 rows/sec., 12.87 KiB/sec. | ||
| 8533 | 2026.02.12 17:12:49.981044 [ 292 ] {bc9d0eca-dd5e-4af9-96c2-f2d09018004c} <Debug> TCPHandler: Processed in 0.003646171 sec. | ||
| 8534 | 2026.02.12 17:12:49.981158 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8535 | 2026.02.12 17:12:49.981183 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8536 | 2026.02.12 17:12:49.981200 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8537 | 2026.02.12 17:12:49.981217 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8538 | 2026.02.12 17:12:49.981232 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8539 | 2026.02.12 17:12:49.981247 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8540 | 2026.02.12 17:12:49.981265 [ 294 ] {} <Debug> TCP-Session: dc615646-d4e9-4589-8e89-cff680a2bcdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8541 | 2026.02.12 17:12:49.981280 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8542 | 2026.02.12 17:12:49.981297 [ 259 ] {} <Debug> TCP-Session: 3f15f493-2589-4134-a9d5-7d11903e94a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8543 | 2026.02.12 17:12:49.981298 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8544 | 2026.02.12 17:12:49.981331 [ 288 ] {} <Debug> TCP-Session: cab958c9-2d6e-43f4-908d-5e3440e9f23a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8545 | 2026.02.12 17:12:49.981264 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8546 | 2026.02.12 17:12:49.981357 [ 290 ] {} <Debug> TCP-Session: 67483d6f-aab4-46a4-8159-c37835b0ee71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8547 | 2026.02.12 17:12:49.981242 [ 293 ] {} <Debug> TCP-Session: 8c8fd0a4-214c-4042-bdd6-adbda1e2ccd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8548 | 2026.02.12 17:12:49.981401 [ 291 ] {} <Debug> TCP-Session: 531f06be-1842-4735-b52a-4055ab91659e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8549 | 2026.02.12 17:12:49.981224 [ 287 ] {} <Debug> TCP-Session: 1040fe5c-3a91-463b-b970-4a97a5e5818d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8550 | 2026.02.12 17:12:49.981189 [ 292 ] {} <Debug> TCP-Session: a3e7a07a-b2cd-4a61-a366-f625b8b3f7ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8551 | 2026.02.12 17:12:49.981283 [ 289 ] {} <Debug> TCP-Session: d571d773-a2b0-4ad7-9a33-e14c9788855d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8552 | 2026.02.12 17:12:52.837343 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8553 | 2026.02.12 17:12:52.837429 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8554 | 2026.02.12 17:12:52.956606 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19192 | ||
| 8555 | 2026.02.12 17:12:52.957097 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8556 | 2026.02.12 17:12:52.957139 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8557 | 2026.02.12 17:12:52.957633 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8558 | 2026.02.12 17:12:52.957876 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8559 | 2026.02.12 17:12:52.958028 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19192 | ||
| 8560 | 2026.02.12 17:12:53.014288 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1058 | ||
| 8561 | 2026.02.12 17:12:53.016801 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8562 | 2026.02.12 17:12:53.016860 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8563 | 2026.02.12 17:12:53.018161 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8564 | 2026.02.12 17:12:53.018449 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8565 | 2026.02.12 17:12:53.018837 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1058 | ||
| 8566 | 2026.02.12 17:12:53.557741 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8567 | 2026.02.12 17:12:53.557938 [ 261 ] {576cece4-bf3a-48a5-a066-4ba9bfb5c11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8568 | 2026.02.12 17:12:53.558014 [ 261 ] {576cece4-bf3a-48a5-a066-4ba9bfb5c11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8569 | 2026.02.12 17:12:53.558709 [ 261 ] {576cece4-bf3a-48a5-a066-4ba9bfb5c11c} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8570 | 2026.02.12 17:12:53.558760 [ 261 ] {576cece4-bf3a-48a5-a066-4ba9bfb5c11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8571 | 2026.02.12 17:12:53.559161 [ 261 ] {576cece4-bf3a-48a5-a066-4ba9bfb5c11c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8572 | 2026.02.12 17:12:53.559387 [ 261 ] {576cece4-bf3a-48a5-a066-4ba9bfb5c11c} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8573 | 2026.02.12 17:12:53.559553 [ 261 ] {576cece4-bf3a-48a5-a066-4ba9bfb5c11c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001669 sec., 45536.24925104853 rows/sec., 3.75 MiB/sec. | ||
| 8574 | 2026.02.12 17:12:53.559605 [ 261 ] {576cece4-bf3a-48a5-a066-4ba9bfb5c11c} <Debug> TCPHandler: Processed in 0.002007006 sec. | ||
| 8575 | 2026.02.12 17:12:53.559737 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8576 | 2026.02.12 17:12:53.559841 [ 261 ] {9d1a297c-9433-4494-91aa-5acfc68439ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8577 | 2026.02.12 17:12:53.559884 [ 261 ] {9d1a297c-9433-4494-91aa-5acfc68439ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8578 | 2026.02.12 17:12:53.560293 [ 261 ] {9d1a297c-9433-4494-91aa-5acfc68439ec} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8579 | 2026.02.12 17:12:53.560332 [ 261 ] {9d1a297c-9433-4494-91aa-5acfc68439ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8580 | 2026.02.12 17:12:53.560646 [ 261 ] {9d1a297c-9433-4494-91aa-5acfc68439ec} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8581 | 2026.02.12 17:12:53.560858 [ 261 ] {9d1a297c-9433-4494-91aa-5acfc68439ec} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8582 | 2026.02.12 17:12:53.560980 [ 104 ] {} <Debug> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8583 | 2026.02.12 17:12:53.560989 [ 261 ] {9d1a297c-9433-4494-91aa-5acfc68439ec} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001172 sec., 8532.423208191125 rows/sec., 641.60 KiB/sec. | ||
| 8584 | 2026.02.12 17:12:53.561057 [ 104 ] {} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8585 | 2026.02.12 17:12:53.561073 [ 261 ] {9d1a297c-9433-4494-91aa-5acfc68439ec} <Debug> TCPHandler: Processed in 0.001386789 sec. | ||
| 8586 | 2026.02.12 17:12:53.561085 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8587 | 2026.02.12 17:12:53.561189 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8588 | 2026.02.12 17:12:53.561224 [ 191 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 8589 | 2026.02.12 17:12:53.561288 [ 261 ] {2e51f9c3-9c9e-4aa1-8662-c9afa06e7a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8590 | 2026.02.12 17:12:53.561333 [ 261 ] {2e51f9c3-9c9e-4aa1-8662-c9afa06e7a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8591 | 2026.02.12 17:12:53.561366 [ 191 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8592 | 2026.02.12 17:12:53.561406 [ 191 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 206 rows starting from the beginning of the part | ||
| 8593 | 2026.02.12 17:12:53.561473 [ 191 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 8594 | 2026.02.12 17:12:53.561522 [ 191 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 8595 | 2026.02.12 17:12:53.561573 [ 191 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 22 rows starting from the beginning of the part | ||
| 8596 | 2026.02.12 17:12:53.561613 [ 191 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 8597 | 2026.02.12 17:12:53.561655 [ 191 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 8598 | 2026.02.12 17:12:53.561759 [ 261 ] {2e51f9c3-9c9e-4aa1-8662-c9afa06e7a6f} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8599 | 2026.02.12 17:12:53.561802 [ 261 ] {2e51f9c3-9c9e-4aa1-8662-c9afa06e7a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8600 | 2026.02.12 17:12:53.562133 [ 261 ] {2e51f9c3-9c9e-4aa1-8662-c9afa06e7a6f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8601 | 2026.02.12 17:12:53.562366 [ 261 ] {2e51f9c3-9c9e-4aa1-8662-c9afa06e7a6f} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8602 | 2026.02.12 17:12:53.562505 [ 261 ] {2e51f9c3-9c9e-4aa1-8662-c9afa06e7a6f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001236 sec., 59870.5501618123 rows/sec., 4.67 MiB/sec. | ||
| 8603 | 2026.02.12 17:12:53.562531 [ 189 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 5 columns (5 merged, 0 gathered) in 0.001369738 sec., 226320.65402288616 rows/sec., 16.07 MiB/sec. | ||
| 8604 | 2026.02.12 17:12:53.562545 [ 261 ] {2e51f9c3-9c9e-4aa1-8662-c9afa06e7a6f} <Debug> TCPHandler: Processed in 0.001404208 sec. | ||
| 8605 | 2026.02.12 17:12:53.562658 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8606 | 2026.02.12 17:12:53.562723 [ 199 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8607 | 2026.02.12 17:12:53.562753 [ 261 ] {f8bc209b-663c-40ac-bded-b97dd38538b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8608 | 2026.02.12 17:12:53.562801 [ 261 ] {f8bc209b-663c-40ac-bded-b97dd38538b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8609 | 2026.02.12 17:12:53.563045 [ 199 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_56_11} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8610 | 2026.02.12 17:12:53.563139 [ 199 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_56_11} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8611 | 2026.02.12 17:12:53.563215 [ 261 ] {f8bc209b-663c-40ac-bded-b97dd38538b4} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8612 | 2026.02.12 17:12:53.563233 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8613 | 2026.02.12 17:12:53.563259 [ 261 ] {f8bc209b-663c-40ac-bded-b97dd38538b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8614 | 2026.02.12 17:12:53.563622 [ 261 ] {f8bc209b-663c-40ac-bded-b97dd38538b4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8615 | 2026.02.12 17:12:53.563834 [ 261 ] {f8bc209b-663c-40ac-bded-b97dd38538b4} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8616 | 2026.02.12 17:12:53.563971 [ 261 ] {f8bc209b-663c-40ac-bded-b97dd38538b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 8617 | 2026.02.12 17:12:53.564009 [ 261 ] {f8bc209b-663c-40ac-bded-b97dd38538b4} <Debug> TCPHandler: Processed in 0.001400309 sec. | ||
| 8618 | 2026.02.12 17:12:53.564118 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8619 | 2026.02.12 17:12:53.564211 [ 261 ] {b4b770d2-b748-4bbb-9420-b4182f6dda00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8620 | 2026.02.12 17:12:53.564266 [ 261 ] {b4b770d2-b748-4bbb-9420-b4182f6dda00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8621 | 2026.02.12 17:12:53.565023 [ 261 ] {b4b770d2-b748-4bbb-9420-b4182f6dda00} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8622 | 2026.02.12 17:12:53.565056 [ 261 ] {b4b770d2-b748-4bbb-9420-b4182f6dda00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8623 | 2026.02.12 17:12:53.565608 [ 261 ] {b4b770d2-b748-4bbb-9420-b4182f6dda00} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8624 | 2026.02.12 17:12:53.565825 [ 261 ] {b4b770d2-b748-4bbb-9420-b4182f6dda00} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8625 | 2026.02.12 17:12:53.565953 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8626 | 2026.02.12 17:12:53.565965 [ 261 ] {b4b770d2-b748-4bbb-9420-b4182f6dda00} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001772 sec., 5643.340857787811 rows/sec., 10.11 MiB/sec. | ||
| 8627 | 2026.02.12 17:12:53.566005 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8628 | 2026.02.12 17:12:53.566031 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8629 | 2026.02.12 17:12:53.566048 [ 261 ] {b4b770d2-b748-4bbb-9420-b4182f6dda00} <Debug> TCPHandler: Processed in 0.001976435 sec. | ||
| 8630 | 2026.02.12 17:12:53.566120 [ 187 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 8631 | 2026.02.12 17:12:53.566199 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8632 | 2026.02.12 17:12:53.566298 [ 261 ] {a2458a84-d7d4-4262-b00e-8a4c91ea64cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8633 | 2026.02.12 17:12:53.566340 [ 261 ] {a2458a84-d7d4-4262-b00e-8a4c91ea64cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8634 | 2026.02.12 17:12:53.566342 [ 187 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8635 | 2026.02.12 17:12:53.566412 [ 187 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 999 rows starting from the beginning of the part | ||
| 8636 | 2026.02.12 17:12:53.566570 [ 187 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 8637 | 2026.02.12 17:12:53.566718 [ 187 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 8638 | 2026.02.12 17:12:53.566736 [ 261 ] {a2458a84-d7d4-4262-b00e-8a4c91ea64cc} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8639 | 2026.02.12 17:12:53.566776 [ 261 ] {a2458a84-d7d4-4262-b00e-8a4c91ea64cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8640 | 2026.02.12 17:12:53.566840 [ 187 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 8641 | 2026.02.12 17:12:53.566963 [ 187 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 8642 | 2026.02.12 17:12:53.567076 [ 187 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 8643 | 2026.02.12 17:12:53.567109 [ 261 ] {a2458a84-d7d4-4262-b00e-8a4c91ea64cc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8644 | 2026.02.12 17:12:53.567324 [ 261 ] {a2458a84-d7d4-4262-b00e-8a4c91ea64cc} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8645 | 2026.02.12 17:12:53.567466 [ 261 ] {a2458a84-d7d4-4262-b00e-8a4c91ea64cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 8646 | 2026.02.12 17:12:53.567505 [ 261 ] {a2458a84-d7d4-4262-b00e-8a4c91ea64cc} <Debug> TCPHandler: Processed in 0.001354768 sec. | ||
| 8647 | 2026.02.12 17:12:53.572258 [ 189 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1091 rows, containing 19 columns (19 merged, 0 gathered) in 0.006176091 sec., 176648.95157794794 rows/sec., 316.55 MiB/sec. | ||
| 8648 | 2026.02.12 17:12:53.573446 [ 188 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8649 | 2026.02.12 17:12:53.573831 [ 188 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8650 | 2026.02.12 17:12:53.573913 [ 188 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8651 | 2026.02.12 17:12:53.574073 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.37 MiB. | ||
| 8652 | 2026.02.12 17:12:53.985081 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8653 | 2026.02.12 17:12:54.003080 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8654 | 2026.02.12 17:12:54.003137 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8655 | 2026.02.12 17:12:54.009601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8656 | 2026.02.12 17:12:54.010284 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8657 | 2026.02.12 17:12:54.013384 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8658 | 2026.02.12 17:12:57.425975 [ 99 ] {} <Debug> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8659 | 2026.02.12 17:12:57.426059 [ 99 ] {} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8660 | 2026.02.12 17:12:57.426095 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8661 | 2026.02.12 17:12:57.426201 [ 199 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::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 | ||
| 8662 | 2026.02.12 17:12:57.426311 [ 199 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8663 | 2026.02.12 17:12:57.426343 [ 199 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 290 rows starting from the beginning of the part | ||
| 8664 | 2026.02.12 17:12:57.426410 [ 199 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 8665 | 2026.02.12 17:12:57.426456 [ 199 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 8666 | 2026.02.12 17:12:57.426499 [ 199 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 8667 | 2026.02.12 17:12:57.426540 [ 199 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 8668 | 2026.02.12 17:12:57.427403 [ 194 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241625 sec., 310882.9155340783 rows/sec., 22.82 MiB/sec. | ||
| 8669 | 2026.02.12 17:12:57.427603 [ 194 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8670 | 2026.02.12 17:12:57.427915 [ 194 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_14_3} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2026.02.12 17:12:57.427997 [ 194 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_14_3} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8672 | 2026.02.12 17:12:57.428092 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8673 | 2026.02.12 17:12:57.954522 [ 99 ] {} <Debug> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8674 | 2026.02.12 17:12:57.954587 [ 99 ] {} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8675 | 2026.02.12 17:12:57.954611 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8676 | 2026.02.12 17:12:57.954749 [ 194 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::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 | ||
| 8677 | 2026.02.12 17:12:57.954908 [ 194 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8678 | 2026.02.12 17:12:57.954948 [ 194 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 151 rows starting from the beginning of the part | ||
| 8679 | 2026.02.12 17:12:57.955028 [ 194 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 8680 | 2026.02.12 17:12:57.955083 [ 194 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 8681 | 2026.02.12 17:12:57.955134 [ 194 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 8682 | 2026.02.12 17:12:57.955179 [ 194 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 8683 | 2026.02.12 17:12:57.955997 [ 194 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308226 sec., 152114.390021296 rows/sec., 10.12 MiB/sec. | ||
| 8684 | 2026.02.12 17:12:57.956183 [ 197 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8685 | 2026.02.12 17:12:57.956499 [ 197 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_14_3} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8686 | 2026.02.12 17:12:57.956577 [ 197 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_14_3} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8687 | 2026.02.12 17:12:57.956692 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8688 | 2026.02.12 17:12:58.146764 [ 99 ] {} <Debug> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 8689 | 2026.02.12 17:12:58.146813 [ 99 ] {} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8690 | 2026.02.12 17:12:58.146833 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8691 | 2026.02.12 17:12:58.146931 [ 190 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 8692 | 2026.02.12 17:12:58.147054 [ 190 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8693 | 2026.02.12 17:12:58.147117 [ 190 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 392 rows starting from the beginning of the part | ||
| 8694 | 2026.02.12 17:12:58.147182 [ 190 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 8695 | 2026.02.12 17:12:58.147235 [ 190 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 8696 | 2026.02.12 17:12:58.147285 [ 190 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 8697 | 2026.02.12 17:12:58.147332 [ 190 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 8698 | 2026.02.12 17:12:58.148160 [ 197 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 896 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271985 sec., 704410.8224546673 rows/sec., 50.91 MiB/sec. | ||
| 8699 | 2026.02.12 17:12:58.148332 [ 194 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 8700 | 2026.02.12 17:12:58.148686 [ 194 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_22_5} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8701 | 2026.02.12 17:12:58.148755 [ 194 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_22_5} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 8702 | 2026.02.12 17:12:58.148824 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8703 | 2026.02.12 17:12:58.551886 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8704 | 2026.02.12 17:12:58.552133 [ 261 ] {5b437709-52a3-4bdd-9180-f09319619103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) 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', 'sled_data_link:packets_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) | ||
| 8705 | 2026.02.12 17:12:58.552501 [ 261 ] {5b437709-52a3-4bdd-9180-f09319619103} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8706 | 2026.02.12 17:12:58.552542 [ 261 ] {5b437709-52a3-4bdd-9180-f09319619103} <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', 'sled_data_link:packets_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 | ||
| 8707 | 2026.02.12 17:12:58.552827 [ 261 ] {5b437709-52a3-4bdd-9180-f09319619103} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8708 | 2026.02.12 17:12:58.552896 [ 261 ] {5b437709-52a3-4bdd-9180-f09319619103} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8709 | 2026.02.12 17:12:58.553037 [ 261 ] {5b437709-52a3-4bdd-9180-f09319619103} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 8710 | 2026.02.12 17:12:58.553138 [ 268 ] {5b437709-52a3-4bdd-9180-f09319619103} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8711 | 2026.02.12 17:12:58.553177 [ 325 ] {5b437709-52a3-4bdd-9180-f09319619103} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8712 | 2026.02.12 17:12:58.553185 [ 328 ] {5b437709-52a3-4bdd-9180-f09319619103} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8713 | 2026.02.12 17:12:58.553177 [ 341 ] {5b437709-52a3-4bdd-9180-f09319619103} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8714 | 2026.02.12 17:12:58.553361 [ 261 ] {5b437709-52a3-4bdd-9180-f09319619103} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 8715 | 2026.02.12 17:12:58.553389 [ 261 ] {5b437709-52a3-4bdd-9180-f09319619103} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8716 | 2026.02.12 17:12:58.553490 [ 261 ] {5b437709-52a3-4bdd-9180-f09319619103} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8717 | 2026.02.12 17:12:58.553513 [ 261 ] {5b437709-52a3-4bdd-9180-f09319619103} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (SelectExecutor): Reading approx. 47 rows with 4 streams | ||
| 8718 | 2026.02.12 17:12:58.553552 [ 261 ] {5b437709-52a3-4bdd-9180-f09319619103} <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', 'sled_data_link:packets_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'))" | ||
| 8719 | 2026.02.12 17:12:58.553594 [ 261 ] {5b437709-52a3-4bdd-9180-f09319619103} <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', 'sled_data_link:packets_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'))" | ||
| 8720 | 2026.02.12 17:12:58.553633 [ 261 ] {5b437709-52a3-4bdd-9180-f09319619103} <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', 'sled_data_link:packets_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'))" | ||
| 8721 | 2026.02.12 17:12:58.553672 [ 261 ] {5b437709-52a3-4bdd-9180-f09319619103} <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', 'sled_data_link:packets_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'))" | ||
| 8722 | 2026.02.12 17:12:58.559577 [ 261 ] {5b437709-52a3-4bdd-9180-f09319619103} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.007549 sec., 6225.990197377136 rows/sec., 247.47 KiB/sec. | ||
| 8723 | 2026.02.12 17:12:58.559743 [ 261 ] {5b437709-52a3-4bdd-9180-f09319619103} <Debug> MemoryTracker: Peak memory usage (for query): 147.28 KiB. | ||
| 8724 | 2026.02.12 17:12:58.559759 [ 261 ] {5b437709-52a3-4bdd-9180-f09319619103} <Debug> TCPHandler: Processed in 0.008001641 sec. | ||
| 8725 | 2026.02.12 17:12:58.595283 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8726 | 2026.02.12 17:12:58.595487 [ 261 ] {530ae496-9add-4de3-8d8b-8ae7823d94fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 8727 | 2026.02.12 17:12:58.595564 [ 261 ] {530ae496-9add-4de3-8d8b-8ae7823d94fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8728 | 2026.02.12 17:12:58.596100 [ 261 ] {530ae496-9add-4de3-8d8b-8ae7823d94fc} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8729 | 2026.02.12 17:12:58.596142 [ 261 ] {530ae496-9add-4de3-8d8b-8ae7823d94fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8730 | 2026.02.12 17:12:58.596543 [ 261 ] {530ae496-9add-4de3-8d8b-8ae7823d94fc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8731 | 2026.02.12 17:12:58.596748 [ 261 ] {530ae496-9add-4de3-8d8b-8ae7823d94fc} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8732 | 2026.02.12 17:12:58.596900 [ 261 ] {530ae496-9add-4de3-8d8b-8ae7823d94fc} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 70.32 KiB/sec. | ||
| 8733 | 2026.02.12 17:12:58.596939 [ 261 ] {530ae496-9add-4de3-8d8b-8ae7823d94fc} <Debug> TCPHandler: Processed in 0.001756999 sec. | ||
| 8734 | 2026.02.12 17:12:58.597047 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8735 | 2026.02.12 17:12:58.597139 [ 261 ] {96bdc9d6-b78c-4784-a8ee-d95c0f948a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8736 | 2026.02.12 17:12:58.597179 [ 261 ] {96bdc9d6-b78c-4784-a8ee-d95c0f948a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8737 | 2026.02.12 17:12:58.597576 [ 261 ] {96bdc9d6-b78c-4784-a8ee-d95c0f948a61} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8738 | 2026.02.12 17:12:58.597611 [ 261 ] {96bdc9d6-b78c-4784-a8ee-d95c0f948a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8739 | 2026.02.12 17:12:58.597895 [ 261 ] {96bdc9d6-b78c-4784-a8ee-d95c0f948a61} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8740 | 2026.02.12 17:12:58.598099 [ 261 ] {96bdc9d6-b78c-4784-a8ee-d95c0f948a61} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8741 | 2026.02.12 17:12:58.598224 [ 261 ] {96bdc9d6-b78c-4784-a8ee-d95c0f948a61} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 443.57 KiB/sec. | ||
| 8742 | 2026.02.12 17:12:58.598261 [ 261 ] {96bdc9d6-b78c-4784-a8ee-d95c0f948a61} <Debug> TCPHandler: Processed in 0.001262985 sec. | ||
| 8743 | 2026.02.12 17:12:58.598370 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8744 | 2026.02.12 17:12:58.598462 [ 261 ] {089c5495-b5dc-4622-b662-d97bdafcad82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8745 | 2026.02.12 17:12:58.598500 [ 261 ] {089c5495-b5dc-4622-b662-d97bdafcad82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8746 | 2026.02.12 17:12:58.599528 [ 261 ] {089c5495-b5dc-4622-b662-d97bdafcad82} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8747 | 2026.02.12 17:12:58.599563 [ 261 ] {089c5495-b5dc-4622-b662-d97bdafcad82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8748 | 2026.02.12 17:12:58.599953 [ 261 ] {089c5495-b5dc-4622-b662-d97bdafcad82} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8749 | 2026.02.12 17:12:58.600159 [ 261 ] {089c5495-b5dc-4622-b662-d97bdafcad82} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8750 | 2026.02.12 17:12:58.600286 [ 261 ] {089c5495-b5dc-4622-b662-d97bdafcad82} <Debug> executeQuery: Read 1262 rows, 107.16 KiB in 0.001842 sec., 685124.8642779588 rows/sec., 56.81 MiB/sec. | ||
| 8751 | 2026.02.12 17:12:58.600323 [ 261 ] {089c5495-b5dc-4622-b662-d97bdafcad82} <Debug> TCPHandler: Processed in 0.002001915 sec. | ||
| 8752 | 2026.02.12 17:12:58.600430 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8753 | 2026.02.12 17:12:58.600523 [ 261 ] {7868915f-5c6a-4847-80d5-35bdee4a2a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8754 | 2026.02.12 17:12:58.600562 [ 261 ] {7868915f-5c6a-4847-80d5-35bdee4a2a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8755 | 2026.02.12 17:12:58.600957 [ 261 ] {7868915f-5c6a-4847-80d5-35bdee4a2a57} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8756 | 2026.02.12 17:12:58.600993 [ 261 ] {7868915f-5c6a-4847-80d5-35bdee4a2a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8757 | 2026.02.12 17:12:58.601274 [ 261 ] {7868915f-5c6a-4847-80d5-35bdee4a2a57} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8758 | 2026.02.12 17:12:58.601488 [ 261 ] {7868915f-5c6a-4847-80d5-35bdee4a2a57} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8759 | 2026.02.12 17:12:58.601614 [ 261 ] {7868915f-5c6a-4847-80d5-35bdee4a2a57} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001109 sec., 33363.390441839496 rows/sec., 2.42 MiB/sec. | ||
| 8760 | 2026.02.12 17:12:58.601651 [ 261 ] {7868915f-5c6a-4847-80d5-35bdee4a2a57} <Debug> TCPHandler: Processed in 0.001268665 sec. | ||
| 8761 | 2026.02.12 17:12:58.601753 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8762 | 2026.02.12 17:12:58.601844 [ 261 ] {8daeeba7-1c05-43d8-a545-34a91ac7cb02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8763 | 2026.02.12 17:12:58.601882 [ 261 ] {8daeeba7-1c05-43d8-a545-34a91ac7cb02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8764 | 2026.02.12 17:12:58.602350 [ 261 ] {8daeeba7-1c05-43d8-a545-34a91ac7cb02} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8765 | 2026.02.12 17:12:58.602386 [ 261 ] {8daeeba7-1c05-43d8-a545-34a91ac7cb02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8766 | 2026.02.12 17:12:58.602676 [ 261 ] {8daeeba7-1c05-43d8-a545-34a91ac7cb02} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8767 | 2026.02.12 17:12:58.602876 [ 261 ] {8daeeba7-1c05-43d8-a545-34a91ac7cb02} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8768 | 2026.02.12 17:12:58.603004 [ 261 ] {8daeeba7-1c05-43d8-a545-34a91ac7cb02} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001178 sec., 194397.28353140916 rows/sec., 13.16 MiB/sec. | ||
| 8769 | 2026.02.12 17:12:58.603041 [ 261 ] {8daeeba7-1c05-43d8-a545-34a91ac7cb02} <Debug> TCPHandler: Processed in 0.001335197 sec. | ||
| 8770 | 2026.02.12 17:12:58.603143 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8771 | 2026.02.12 17:12:58.603235 [ 261 ] {e2c0d60d-21b3-41b3-9592-c2f6a5401a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8772 | 2026.02.12 17:12:58.603273 [ 261 ] {e2c0d60d-21b3-41b3-9592-c2f6a5401a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8773 | 2026.02.12 17:12:58.603853 [ 261 ] {e2c0d60d-21b3-41b3-9592-c2f6a5401a28} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8774 | 2026.02.12 17:12:58.603888 [ 261 ] {e2c0d60d-21b3-41b3-9592-c2f6a5401a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8775 | 2026.02.12 17:12:58.604201 [ 261 ] {e2c0d60d-21b3-41b3-9592-c2f6a5401a28} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8776 | 2026.02.12 17:12:58.604404 [ 261 ] {e2c0d60d-21b3-41b3-9592-c2f6a5401a28} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8777 | 2026.02.12 17:12:58.604529 [ 261 ] {e2c0d60d-21b3-41b3-9592-c2f6a5401a28} <Debug> executeQuery: Read 557 rows, 42.38 KiB in 0.001312 sec., 424542.68292682926 rows/sec., 31.54 MiB/sec. | ||
| 8778 | 2026.02.12 17:12:58.604567 [ 261 ] {e2c0d60d-21b3-41b3-9592-c2f6a5401a28} <Debug> TCPHandler: Processed in 0.001470991 sec. | ||
| 8779 | 2026.02.12 17:12:58.604672 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8780 | 2026.02.12 17:12:58.604765 [ 261 ] {334e573e-131f-4d3e-b084-fdd62660a97b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8781 | 2026.02.12 17:12:58.604808 [ 261 ] {334e573e-131f-4d3e-b084-fdd62660a97b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8782 | 2026.02.12 17:12:58.605355 [ 261 ] {334e573e-131f-4d3e-b084-fdd62660a97b} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8783 | 2026.02.12 17:12:58.605390 [ 261 ] {334e573e-131f-4d3e-b084-fdd62660a97b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8784 | 2026.02.12 17:12:58.605742 [ 261 ] {334e573e-131f-4d3e-b084-fdd62660a97b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8785 | 2026.02.12 17:12:58.605947 [ 261 ] {334e573e-131f-4d3e-b084-fdd62660a97b} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8786 | 2026.02.12 17:12:58.606074 [ 261 ] {334e573e-131f-4d3e-b084-fdd62660a97b} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001326 sec., 638763.197586727 rows/sec., 43.00 MiB/sec. | ||
| 8787 | 2026.02.12 17:12:58.606110 [ 261 ] {334e573e-131f-4d3e-b084-fdd62660a97b} <Debug> TCPHandler: Processed in 0.001487131 sec. | ||
| 8788 | 2026.02.12 17:12:58.606217 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8789 | 2026.02.12 17:12:58.606311 [ 261 ] {c308de83-0b9c-4de3-84b1-f1a36cc9b725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8790 | 2026.02.12 17:12:58.606353 [ 261 ] {c308de83-0b9c-4de3-84b1-f1a36cc9b725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8791 | 2026.02.12 17:12:58.606660 [ 261 ] {c308de83-0b9c-4de3-84b1-f1a36cc9b725} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8792 | 2026.02.12 17:12:58.606695 [ 261 ] {c308de83-0b9c-4de3-84b1-f1a36cc9b725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8793 | 2026.02.12 17:12:58.606976 [ 261 ] {c308de83-0b9c-4de3-84b1-f1a36cc9b725} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8794 | 2026.02.12 17:12:58.607174 [ 261 ] {c308de83-0b9c-4de3-84b1-f1a36cc9b725} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8795 | 2026.02.12 17:12:58.607298 [ 261 ] {c308de83-0b9c-4de3-84b1-f1a36cc9b725} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001006 sec., 994.0357852882704 rows/sec., 63.10 KiB/sec. | ||
| 8796 | 2026.02.12 17:12:58.607334 [ 261 ] {c308de83-0b9c-4de3-84b1-f1a36cc9b725} <Debug> TCPHandler: Processed in 0.001164862 sec. | ||
| 8797 | 2026.02.12 17:12:58.607437 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8798 | 2026.02.12 17:12:58.607529 [ 261 ] {970f62cc-e4f6-4daf-8a34-d4f279c406cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8799 | 2026.02.12 17:12:58.607581 [ 261 ] {970f62cc-e4f6-4daf-8a34-d4f279c406cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8800 | 2026.02.12 17:12:58.608345 [ 261 ] {970f62cc-e4f6-4daf-8a34-d4f279c406cd} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8801 | 2026.02.12 17:12:58.608380 [ 261 ] {970f62cc-e4f6-4daf-8a34-d4f279c406cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8802 | 2026.02.12 17:12:58.608899 [ 261 ] {970f62cc-e4f6-4daf-8a34-d4f279c406cd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8803 | 2026.02.12 17:12:58.609118 [ 261 ] {970f62cc-e4f6-4daf-8a34-d4f279c406cd} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8804 | 2026.02.12 17:12:58.609255 [ 261 ] {970f62cc-e4f6-4daf-8a34-d4f279c406cd} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001744 sec., 17775.229357798165 rows/sec., 31.85 MiB/sec. | ||
| 8805 | 2026.02.12 17:12:58.609308 [ 261 ] {970f62cc-e4f6-4daf-8a34-d4f279c406cd} <Debug> TCPHandler: Processed in 0.001918123 sec. | ||
| 8806 | 2026.02.12 17:12:58.609416 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8807 | 2026.02.12 17:12:58.609509 [ 261 ] {81c7d63c-7c99-484d-982f-65383a1ef46d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8808 | 2026.02.12 17:12:58.609549 [ 261 ] {81c7d63c-7c99-484d-982f-65383a1ef46d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8809 | 2026.02.12 17:12:58.609876 [ 261 ] {81c7d63c-7c99-484d-982f-65383a1ef46d} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8810 | 2026.02.12 17:12:58.609912 [ 261 ] {81c7d63c-7c99-484d-982f-65383a1ef46d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8811 | 2026.02.12 17:12:58.610213 [ 261 ] {81c7d63c-7c99-484d-982f-65383a1ef46d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8812 | 2026.02.12 17:12:58.610420 [ 261 ] {81c7d63c-7c99-484d-982f-65383a1ef46d} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8813 | 2026.02.12 17:12:58.610545 [ 261 ] {81c7d63c-7c99-484d-982f-65383a1ef46d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 8814 | 2026.02.12 17:12:58.610579 [ 261 ] {81c7d63c-7c99-484d-982f-65383a1ef46d} <Debug> TCPHandler: Processed in 0.001213034 sec. | ||
| 8815 | 2026.02.12 17:13:00.458146 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19704 | ||
| 8816 | 2026.02.12 17:13:00.458733 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8817 | 2026.02.12 17:13:00.458782 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8818 | 2026.02.12 17:13:00.459280 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8819 | 2026.02.12 17:13:00.459508 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8820 | 2026.02.12 17:13:00.459640 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19704 | ||
| 8821 | 2026.02.12 17:13:00.459680 [ 96 ] {} <Debug> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8822 | 2026.02.12 17:13:00.459760 [ 96 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8823 | 2026.02.12 17:13:00.459781 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8824 | 2026.02.12 17:13:00.459897 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 8825 | 2026.02.12 17:13:00.460018 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8826 | 2026.02.12 17:13:00.460055 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17272 rows starting from the beginning of the part | ||
| 8827 | 2026.02.12 17:13:00.460120 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 8828 | 2026.02.12 17:13:00.460174 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 8829 | 2026.02.12 17:13:00.460216 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 8830 | 2026.02.12 17:13:00.460259 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 8831 | 2026.02.12 17:13:00.460299 [ 200 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 8832 | 2026.02.12 17:13:00.462466 [ 197 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19704 rows, containing 4 columns (4 merged, 0 gathered) in 0.002609243 sec., 7551615.545198359 rows/sec., 108.03 MiB/sec. | ||
| 8833 | 2026.02.12 17:13:00.462843 [ 198 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8834 | 2026.02.12 17:13:00.463158 [ 198 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_41_8} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8835 | 2026.02.12 17:13:00.463237 [ 198 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_41_8} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8836 | 2026.02.12 17:13:00.463355 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 8837 | 2026.02.12 17:13:01.513452 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8838 | 2026.02.12 17:13:01.531524 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8839 | 2026.02.12 17:13:01.531588 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8840 | 2026.02.12 17:13:01.537464 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8841 | 2026.02.12 17:13:01.538168 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8842 | 2026.02.12 17:13:01.538462 [ 95 ] {} <Debug> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8843 | 2026.02.12 17:13:01.538506 [ 95 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8844 | 2026.02.12 17:13:01.538530 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8845 | 2026.02.12 17:13:01.538662 [ 200 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 8846 | 2026.02.12 17:13:01.541448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8847 | 2026.02.12 17:13:01.542659 [ 200 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8848 | 2026.02.12 17:13:01.544189 [ 200 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 8849 | 2026.02.12 17:13:01.549112 [ 200 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 8850 | 2026.02.12 17:13:01.554045 [ 200 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 8851 | 2026.02.12 17:13:01.558925 [ 200 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 8852 | 2026.02.12 17:13:01.563557 [ 200 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 8853 | 2026.02.12 17:13:01.567557 [ 200 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 8854 | 2026.02.12 17:13:01.620966 [ 197 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.082359918 sec., 3751.8250078879387 rows/sec., 19.40 MiB/sec. | ||
| 8855 | 2026.02.12 17:13:01.623723 [ 195 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8856 | 2026.02.12 17:13:01.625938 [ 195 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_41_8} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2026.02.12 17:13:01.626020 [ 195 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_41_8} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8858 | 2026.02.12 17:13:01.628707 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8859 | 2026.02.12 17:13:02.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.28 MiB, peak 316.68 MiB, free memory in arenas 0.00 B, will set to 304.97 MiB (RSS), difference: 1.69 MiB | ||
| 8860 | 2026.02.12 17:13:03.019081 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1092 | ||
| 8861 | 2026.02.12 17:13:03.021551 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8862 | 2026.02.12 17:13:03.021602 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8863 | 2026.02.12 17:13:03.022926 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8864 | 2026.02.12 17:13:03.023209 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8865 | 2026.02.12 17:13:03.023493 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1092 | ||
| 8866 | 2026.02.12 17:13:03.556974 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8867 | 2026.02.12 17:13:03.557149 [ 261 ] {8107910d-b1f1-4270-a6c4-987b2ca8441b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8868 | 2026.02.12 17:13:03.557216 [ 261 ] {8107910d-b1f1-4270-a6c4-987b2ca8441b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8869 | 2026.02.12 17:13:03.557865 [ 261 ] {8107910d-b1f1-4270-a6c4-987b2ca8441b} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8870 | 2026.02.12 17:13:03.557909 [ 261 ] {8107910d-b1f1-4270-a6c4-987b2ca8441b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8871 | 2026.02.12 17:13:03.558307 [ 261 ] {8107910d-b1f1-4270-a6c4-987b2ca8441b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8872 | 2026.02.12 17:13:03.558533 [ 261 ] {8107910d-b1f1-4270-a6c4-987b2ca8441b} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8873 | 2026.02.12 17:13:03.558694 [ 261 ] {8107910d-b1f1-4270-a6c4-987b2ca8441b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001593 sec., 47708.72567482737 rows/sec., 3.93 MiB/sec. | ||
| 8874 | 2026.02.12 17:13:03.558744 [ 261 ] {8107910d-b1f1-4270-a6c4-987b2ca8441b} <Debug> TCPHandler: Processed in 0.001893803 sec. | ||
| 8875 | 2026.02.12 17:13:03.558871 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8876 | 2026.02.12 17:13:03.558972 [ 261 ] {1aa50c80-1d14-4336-ab82-23c8f8f44657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8877 | 2026.02.12 17:13:03.559017 [ 261 ] {1aa50c80-1d14-4336-ab82-23c8f8f44657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8878 | 2026.02.12 17:13:03.559421 [ 261 ] {1aa50c80-1d14-4336-ab82-23c8f8f44657} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8879 | 2026.02.12 17:13:03.559458 [ 261 ] {1aa50c80-1d14-4336-ab82-23c8f8f44657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8880 | 2026.02.12 17:13:03.559763 [ 261 ] {1aa50c80-1d14-4336-ab82-23c8f8f44657} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8881 | 2026.02.12 17:13:03.559966 [ 261 ] {1aa50c80-1d14-4336-ab82-23c8f8f44657} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2026.02.12 17:13:03.560109 [ 261 ] {1aa50c80-1d14-4336-ab82-23c8f8f44657} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00116 sec., 8620.689655172413 rows/sec., 648.24 KiB/sec. | ||
| 8883 | 2026.02.12 17:13:03.560148 [ 261 ] {1aa50c80-1d14-4336-ab82-23c8f8f44657} <Debug> TCPHandler: Processed in 0.001328807 sec. | ||
| 8884 | 2026.02.12 17:13:03.560268 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8885 | 2026.02.12 17:13:03.560393 [ 261 ] {ab81df49-0d30-4d73-8f31-7c8e7704ee2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8886 | 2026.02.12 17:13:03.560444 [ 261 ] {ab81df49-0d30-4d73-8f31-7c8e7704ee2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8887 | 2026.02.12 17:13:03.560935 [ 261 ] {ab81df49-0d30-4d73-8f31-7c8e7704ee2b} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8888 | 2026.02.12 17:13:03.560973 [ 261 ] {ab81df49-0d30-4d73-8f31-7c8e7704ee2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8889 | 2026.02.12 17:13:03.561300 [ 261 ] {ab81df49-0d30-4d73-8f31-7c8e7704ee2b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8890 | 2026.02.12 17:13:03.561521 [ 261 ] {ab81df49-0d30-4d73-8f31-7c8e7704ee2b} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2026.02.12 17:13:03.561655 [ 261 ] {ab81df49-0d30-4d73-8f31-7c8e7704ee2b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001288 sec., 57453.41614906832 rows/sec., 4.49 MiB/sec. | ||
| 8892 | 2026.02.12 17:13:03.561693 [ 261 ] {ab81df49-0d30-4d73-8f31-7c8e7704ee2b} <Debug> TCPHandler: Processed in 0.001487351 sec. | ||
| 8893 | 2026.02.12 17:13:03.561799 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8894 | 2026.02.12 17:13:03.561896 [ 261 ] {90355130-7685-45d9-84e6-1fb09765ad5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8895 | 2026.02.12 17:13:03.561940 [ 261 ] {90355130-7685-45d9-84e6-1fb09765ad5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8896 | 2026.02.12 17:13:03.562354 [ 261 ] {90355130-7685-45d9-84e6-1fb09765ad5f} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8897 | 2026.02.12 17:13:03.562390 [ 261 ] {90355130-7685-45d9-84e6-1fb09765ad5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8898 | 2026.02.12 17:13:03.562733 [ 261 ] {90355130-7685-45d9-84e6-1fb09765ad5f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8899 | 2026.02.12 17:13:03.562946 [ 261 ] {90355130-7685-45d9-84e6-1fb09765ad5f} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8900 | 2026.02.12 17:13:03.563076 [ 261 ] {90355130-7685-45d9-84e6-1fb09765ad5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 8901 | 2026.02.12 17:13:03.563114 [ 261 ] {90355130-7685-45d9-84e6-1fb09765ad5f} <Debug> TCPHandler: Processed in 0.001364198 sec. | ||
| 8902 | 2026.02.12 17:13:03.563218 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8903 | 2026.02.12 17:13:03.563312 [ 261 ] {bc006a84-a4cf-41b4-8120-03d51ee568ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8904 | 2026.02.12 17:13:03.563367 [ 261 ] {bc006a84-a4cf-41b4-8120-03d51ee568ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8905 | 2026.02.12 17:13:03.564144 [ 261 ] {bc006a84-a4cf-41b4-8120-03d51ee568ee} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8906 | 2026.02.12 17:13:03.564179 [ 261 ] {bc006a84-a4cf-41b4-8120-03d51ee568ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8907 | 2026.02.12 17:13:03.564702 [ 261 ] {bc006a84-a4cf-41b4-8120-03d51ee568ee} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8908 | 2026.02.12 17:13:03.564925 [ 261 ] {bc006a84-a4cf-41b4-8120-03d51ee568ee} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8909 | 2026.02.12 17:13:03.565070 [ 261 ] {bc006a84-a4cf-41b4-8120-03d51ee568ee} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001776 sec., 5630.630630630631 rows/sec., 10.09 MiB/sec. | ||
| 8910 | 2026.02.12 17:13:03.565134 [ 261 ] {bc006a84-a4cf-41b4-8120-03d51ee568ee} <Debug> TCPHandler: Processed in 0.001965655 sec. | ||
| 8911 | 2026.02.12 17:13:03.565242 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8912 | 2026.02.12 17:13:03.565337 [ 261 ] {47b3e7a6-d1ca-4064-93a4-3262e782a911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8913 | 2026.02.12 17:13:03.565378 [ 261 ] {47b3e7a6-d1ca-4064-93a4-3262e782a911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8914 | 2026.02.12 17:13:03.565710 [ 261 ] {47b3e7a6-d1ca-4064-93a4-3262e782a911} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8915 | 2026.02.12 17:13:03.565745 [ 261 ] {47b3e7a6-d1ca-4064-93a4-3262e782a911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8916 | 2026.02.12 17:13:03.566065 [ 261 ] {47b3e7a6-d1ca-4064-93a4-3262e782a911} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8917 | 2026.02.12 17:13:03.566270 [ 261 ] {47b3e7a6-d1ca-4064-93a4-3262e782a911} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8918 | 2026.02.12 17:13:03.566398 [ 261 ] {47b3e7a6-d1ca-4064-93a4-3262e782a911} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 8919 | 2026.02.12 17:13:03.566434 [ 261 ] {47b3e7a6-d1ca-4064-93a4-3262e782a911} <Debug> TCPHandler: Processed in 0.001243125 sec. | ||
| 8920 | 2026.02.12 17:13:07.837471 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8921 | 2026.02.12 17:13:07.837535 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8922 | 2026.02.12 17:13:07.959701 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20152 | ||
| 8923 | 2026.02.12 17:13:07.960261 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2026.02.12 17:13:07.960314 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8925 | 2026.02.12 17:13:07.960889 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8926 | 2026.02.12 17:13:07.961113 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8927 | 2026.02.12 17:13:07.961246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20152 | ||
| 8928 | 2026.02.12 17:13:08.558166 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8929 | 2026.02.12 17:13:08.558373 [ 261 ] {d58ddf1e-61e7-4f53-8f17-5621dd7965fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8930 | 2026.02.12 17:13:08.558450 [ 261 ] {d58ddf1e-61e7-4f53-8f17-5621dd7965fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8931 | 2026.02.12 17:13:08.559218 [ 261 ] {d58ddf1e-61e7-4f53-8f17-5621dd7965fe} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8932 | 2026.02.12 17:13:08.559272 [ 261 ] {d58ddf1e-61e7-4f53-8f17-5621dd7965fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8933 | 2026.02.12 17:13:08.559690 [ 261 ] {d58ddf1e-61e7-4f53-8f17-5621dd7965fe} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8934 | 2026.02.12 17:13:08.559916 [ 261 ] {d58ddf1e-61e7-4f53-8f17-5621dd7965fe} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8935 | 2026.02.12 17:13:08.560069 [ 261 ] {d58ddf1e-61e7-4f53-8f17-5621dd7965fe} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001776 sec., 66441.44144144144 rows/sec., 5.65 MiB/sec. | ||
| 8936 | 2026.02.12 17:13:08.560076 [ 83 ] {} <Debug> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8937 | 2026.02.12 17:13:08.560120 [ 261 ] {d58ddf1e-61e7-4f53-8f17-5621dd7965fe} <Debug> TCPHandler: Processed in 0.002129429 sec. | ||
| 8938 | 2026.02.12 17:13:08.560140 [ 83 ] {} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8939 | 2026.02.12 17:13:08.560165 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8940 | 2026.02.12 17:13:08.560244 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8941 | 2026.02.12 17:13:08.560253 [ 193 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::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 | ||
| 8942 | 2026.02.12 17:13:08.560346 [ 261 ] {9f9e12b6-c9ff-4b78-813b-5f2eb7144f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8943 | 2026.02.12 17:13:08.560349 [ 193 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8944 | 2026.02.12 17:13:08.560386 [ 193 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2104 rows starting from the beginning of the part | ||
| 8945 | 2026.02.12 17:13:08.560389 [ 261 ] {9f9e12b6-c9ff-4b78-813b-5f2eb7144f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8946 | 2026.02.12 17:13:08.560441 [ 193 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 118 rows starting from the beginning of the part | ||
| 8947 | 2026.02.12 17:13:08.560483 [ 193 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 76 rows starting from the beginning of the part | ||
| 8948 | 2026.02.12 17:13:08.560523 [ 193 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1262 rows starting from the beginning of the part | ||
| 8949 | 2026.02.12 17:13:08.560560 [ 193 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 76 rows starting from the beginning of the part | ||
| 8950 | 2026.02.12 17:13:08.560661 [ 193 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 118 rows starting from the beginning of the part | ||
| 8951 | 2026.02.12 17:13:08.560932 [ 261 ] {9f9e12b6-c9ff-4b78-813b-5f2eb7144f94} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8952 | 2026.02.12 17:13:08.560970 [ 261 ] {9f9e12b6-c9ff-4b78-813b-5f2eb7144f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 8953 | 2026.02.12 17:13:08.561290 [ 261 ] {9f9e12b6-c9ff-4b78-813b-5f2eb7144f94} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8954 | 2026.02.12 17:13:08.561516 [ 261 ] {9f9e12b6-c9ff-4b78-813b-5f2eb7144f94} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2026.02.12 17:13:08.561656 [ 261 ] {9f9e12b6-c9ff-4b78-813b-5f2eb7144f94} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001286 sec., 24105.75427682737 rows/sec., 1.77 MiB/sec. | ||
| 8956 | 2026.02.12 17:13:08.561697 [ 261 ] {9f9e12b6-c9ff-4b78-813b-5f2eb7144f94} <Debug> TCPHandler: Processed in 0.001464121 sec. | ||
| 8957 | 2026.02.12 17:13:08.561812 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8958 | 2026.02.12 17:13:08.561913 [ 261 ] {cd789701-378e-4add-b8bd-9d57a0955c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8959 | 2026.02.12 17:13:08.561955 [ 261 ] {cd789701-378e-4add-b8bd-9d57a0955c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8960 | 2026.02.12 17:13:08.562148 [ 196 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3754 rows, containing 5 columns (5 merged, 0 gathered) in 0.001887562 sec., 1988808.844424713 rows/sec., 171.98 MiB/sec. | ||
| 8961 | 2026.02.12 17:13:08.562395 [ 261 ] {cd789701-378e-4add-b8bd-9d57a0955c9a} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8962 | 2026.02.12 17:13:08.562438 [ 261 ] {cd789701-378e-4add-b8bd-9d57a0955c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8963 | 2026.02.12 17:13:08.562551 [ 186 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8964 | 2026.02.12 17:13:08.562803 [ 261 ] {cd789701-378e-4add-b8bd-9d57a0955c9a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8965 | 2026.02.12 17:13:08.562969 [ 186 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_61_12} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8966 | 2026.02.12 17:13:08.563064 [ 261 ] {cd789701-378e-4add-b8bd-9d57a0955c9a} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8967 | 2026.02.12 17:13:08.563070 [ 186 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_61_12} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8968 | 2026.02.12 17:13:08.563191 [ 83 ] {} <Debug> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8969 | 2026.02.12 17:13:08.563194 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 8970 | 2026.02.12 17:13:08.563212 [ 261 ] {cd789701-378e-4add-b8bd-9d57a0955c9a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001321 sec., 71915.21574564725 rows/sec., 5.62 MiB/sec. | ||
| 8971 | 2026.02.12 17:13:08.563227 [ 83 ] {} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8972 | 2026.02.12 17:13:08.563265 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8973 | 2026.02.12 17:13:08.563270 [ 261 ] {cd789701-378e-4add-b8bd-9d57a0955c9a} <Debug> TCPHandler: Processed in 0.001509661 sec. | ||
| 8974 | 2026.02.12 17:13:08.563357 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::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 | ||
| 8975 | 2026.02.12 17:13:08.563411 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8976 | 2026.02.12 17:13:08.563454 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8977 | 2026.02.12 17:13:08.563484 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1034 rows starting from the beginning of the part | ||
| 8978 | 2026.02.12 17:13:08.563507 [ 261 ] {e50bb78e-8618-4d0e-96f1-23813b8d9c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8979 | 2026.02.12 17:13:08.563548 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 95 rows starting from the beginning of the part | ||
| 8980 | 2026.02.12 17:13:08.563554 [ 261 ] {e50bb78e-8618-4d0e-96f1-23813b8d9c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8981 | 2026.02.12 17:13:08.563604 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 74 rows starting from the beginning of the part | ||
| 8982 | 2026.02.12 17:13:08.563647 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 557 rows starting from the beginning of the part | ||
| 8983 | 2026.02.12 17:13:08.563685 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 74 rows starting from the beginning of the part | ||
| 8984 | 2026.02.12 17:13:08.563723 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 95 rows starting from the beginning of the part | ||
| 8985 | 2026.02.12 17:13:08.564009 [ 261 ] {e50bb78e-8618-4d0e-96f1-23813b8d9c1b} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8986 | 2026.02.12 17:13:08.564045 [ 261 ] {e50bb78e-8618-4d0e-96f1-23813b8d9c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 8987 | 2026.02.12 17:13:08.564390 [ 261 ] {e50bb78e-8618-4d0e-96f1-23813b8d9c1b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8988 | 2026.02.12 17:13:08.564601 [ 261 ] {e50bb78e-8618-4d0e-96f1-23813b8d9c1b} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8989 | 2026.02.12 17:13:08.564697 [ 186 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1929 rows, containing 5 columns (5 merged, 0 gathered) in 0.001374928 sec., 1402982.5561774871 rows/sec., 109.47 MiB/sec. | ||
| 8990 | 2026.02.12 17:13:08.564715 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8991 | 2026.02.12 17:13:08.564732 [ 261 ] {e50bb78e-8618-4d0e-96f1-23813b8d9c1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 8992 | 2026.02.12 17:13:08.564746 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8993 | 2026.02.12 17:13:08.564772 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 8994 | 2026.02.12 17:13:08.564776 [ 261 ] {e50bb78e-8618-4d0e-96f1-23813b8d9c1b} <Debug> TCPHandler: Processed in 0.001415879 sec. | ||
| 8995 | 2026.02.12 17:13:08.564842 [ 197 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 8996 | 2026.02.12 17:13:08.564909 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8997 | 2026.02.12 17:13:08.564928 [ 197 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8998 | 2026.02.12 17:13:08.564934 [ 196 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8999 | 2026.02.12 17:13:08.564955 [ 197 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16762 rows starting from the beginning of the part | ||
| 9000 | 2026.02.12 17:13:08.565006 [ 261 ] {430c7cf1-d7d5-49ae-87ff-228e0b0e1d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9001 | 2026.02.12 17:13:08.565008 [ 197 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 9002 | 2026.02.12 17:13:08.565056 [ 197 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 9003 | 2026.02.12 17:13:08.565064 [ 261 ] {430c7cf1-d7d5-49ae-87ff-228e0b0e1d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9004 | 2026.02.12 17:13:08.565091 [ 197 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 847 rows starting from the beginning of the part | ||
| 9005 | 2026.02.12 17:13:08.565127 [ 197 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 9006 | 2026.02.12 17:13:08.565162 [ 197 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 9007 | 2026.02.12 17:13:08.565296 [ 196 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_61_12} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9008 | 2026.02.12 17:13:08.565388 [ 196 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_61_12} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9009 | 2026.02.12 17:13:08.565500 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 9010 | 2026.02.12 17:13:08.565947 [ 261 ] {430c7cf1-d7d5-49ae-87ff-228e0b0e1d93} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9011 | 2026.02.12 17:13:08.565986 [ 261 ] {430c7cf1-d7d5-49ae-87ff-228e0b0e1d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9012 | 2026.02.12 17:13:08.566578 [ 261 ] {430c7cf1-d7d5-49ae-87ff-228e0b0e1d93} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9013 | 2026.02.12 17:13:08.566818 [ 261 ] {430c7cf1-d7d5-49ae-87ff-228e0b0e1d93} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9014 | 2026.02.12 17:13:08.566962 [ 261 ] {430c7cf1-d7d5-49ae-87ff-228e0b0e1d93} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001975 sec., 15696.202531645567 rows/sec., 28.13 MiB/sec. | ||
| 9015 | 2026.02.12 17:13:08.567043 [ 261 ] {430c7cf1-d7d5-49ae-87ff-228e0b0e1d93} <Debug> TCPHandler: Processed in 0.002183511 sec. | ||
| 9016 | 2026.02.12 17:13:08.567166 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9017 | 2026.02.12 17:13:08.567261 [ 261 ] {5c6e9815-41c4-4d65-8b71-6a7c91c03fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9018 | 2026.02.12 17:13:08.567303 [ 261 ] {5c6e9815-41c4-4d65-8b71-6a7c91c03fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9019 | 2026.02.12 17:13:08.567647 [ 261 ] {5c6e9815-41c4-4d65-8b71-6a7c91c03fca} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9020 | 2026.02.12 17:13:08.567683 [ 261 ] {5c6e9815-41c4-4d65-8b71-6a7c91c03fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9021 | 2026.02.12 17:13:08.568008 [ 261 ] {5c6e9815-41c4-4d65-8b71-6a7c91c03fca} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9022 | 2026.02.12 17:13:08.568230 [ 261 ] {5c6e9815-41c4-4d65-8b71-6a7c91c03fca} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9023 | 2026.02.12 17:13:08.568338 [ 83 ] {} <Debug> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9024 | 2026.02.12 17:13:08.568358 [ 261 ] {5c6e9815-41c4-4d65-8b71-6a7c91c03fca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 9025 | 2026.02.12 17:13:08.568368 [ 83 ] {} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9026 | 2026.02.12 17:13:08.568398 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9027 | 2026.02.12 17:13:08.568402 [ 261 ] {5c6e9815-41c4-4d65-8b71-6a7c91c03fca} <Debug> TCPHandler: Processed in 0.001286075 sec. | ||
| 9028 | 2026.02.12 17:13:08.568515 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 9029 | 2026.02.12 17:13:08.568661 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9030 | 2026.02.12 17:13:08.568702 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3378 rows starting from the beginning of the part | ||
| 9031 | 2026.02.12 17:13:08.568772 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 9032 | 2026.02.12 17:13:08.568824 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 9033 | 2026.02.12 17:13:08.568867 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 9034 | 2026.02.12 17:13:08.568907 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 9035 | 2026.02.12 17:13:08.568943 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 9036 | 2026.02.12 17:13:08.570556 [ 201 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3678 rows, containing 4 columns (4 merged, 0 gathered) in 0.002093628 sec., 1756759.0804097 rows/sec., 117.18 MiB/sec. | ||
| 9037 | 2026.02.12 17:13:08.570635 [ 189 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18249 rows, containing 5 columns (5 merged, 0 gathered) in 0.005818731 sec., 3136250.8423228366 rows/sec., 214.69 MiB/sec. | ||
| 9038 | 2026.02.12 17:13:08.570869 [ 189 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9039 | 2026.02.12 17:13:08.571070 [ 191 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9040 | 2026.02.12 17:13:08.571150 [ 189 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9041 | 2026.02.12 17:13:08.571228 [ 189 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9042 | 2026.02.12 17:13:08.571308 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 9043 | 2026.02.12 17:13:08.571397 [ 191 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_61_12} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9044 | 2026.02.12 17:13:08.571482 [ 191 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_61_12} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9045 | 2026.02.12 17:13:08.571576 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9046 | 2026.02.12 17:13:09.000235 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.63 MiB, peak 316.68 MiB, free memory in arenas 0.00 B, will set to 308.05 MiB (RSS), difference: 2.41 MiB | ||
| 9047 | 2026.02.12 17:13:09.041536 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9048 | 2026.02.12 17:13:09.057506 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2026.02.12 17:13:09.057562 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 9050 | 2026.02.12 17:13:09.062963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9051 | 2026.02.12 17:13:09.063647 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9052 | 2026.02.12 17:13:09.066571 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9053 | 2026.02.12 17:13:11.693303 [ 79 ] {} <Debug> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 9054 | 2026.02.12 17:13:11.693378 [ 79 ] {} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9055 | 2026.02.12 17:13:11.693398 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9056 | 2026.02.12 17:13:11.693522 [ 201 ] {f160e347-4285-40bc-8752-5f9eaa2290ff::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 | ||
| 9057 | 2026.02.12 17:13:11.693870 [ 201 ] {f160e347-4285-40bc-8752-5f9eaa2290ff::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9058 | 2026.02.12 17:13:11.693920 [ 201 ] {f160e347-4285-40bc-8752-5f9eaa2290ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 9059 | 2026.02.12 17:13:11.694004 [ 201 ] {f160e347-4285-40bc-8752-5f9eaa2290ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
| 9060 | 2026.02.12 17:13:11.694098 [ 201 ] {f160e347-4285-40bc-8752-5f9eaa2290ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 9061 | 2026.02.12 17:13:11.694163 [ 201 ] {f160e347-4285-40bc-8752-5f9eaa2290ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 9062 | 2026.02.12 17:13:11.694225 [ 201 ] {f160e347-4285-40bc-8752-5f9eaa2290ff::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 | ||
| 9063 | 2026.02.12 17:13:11.695734 [ 188 ] {f160e347-4285-40bc-8752-5f9eaa2290ff::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 6 columns (6 merged, 0 gathered) in 0.002267423 sec., 21169.40685527138 rows/sec., 5.09 MiB/sec. | ||
| 9064 | 2026.02.12 17:13:11.695959 [ 187 ] {f160e347-4285-40bc-8752-5f9eaa2290ff::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 9065 | 2026.02.12 17:13:11.696369 [ 187 ] {f160e347-4285-40bc-8752-5f9eaa2290ff::all_1_5_1} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9066 | 2026.02.12 17:13:11.696443 [ 187 ] {f160e347-4285-40bc-8752-5f9eaa2290ff::all_1_5_1} <Trace> oximeter.timeseries_schema (f160e347-4285-40bc-8752-5f9eaa2290ff) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 9067 | 2026.02.12 17:13:11.696548 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 9068 | 2026.02.12 17:13:13.023787 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1116 | ||
| 9069 | 2026.02.12 17:13:13.025973 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9070 | 2026.02.12 17:13:13.026020 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9071 | 2026.02.12 17:13:13.027177 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9072 | 2026.02.12 17:13:13.027438 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9073 | 2026.02.12 17:13:13.027599 [ 76 ] {} <Debug> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9074 | 2026.02.12 17:13:13.027663 [ 76 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9075 | 2026.02.12 17:13:13.027682 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9076 | 2026.02.12 17:13:13.027707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1116 | ||
| 9077 | 2026.02.12 17:13:13.027780 [ 201 ] {3a33402e-81b2-4c59-a3db-01986df8333a::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 | ||
| 9078 | 2026.02.12 17:13:13.028268 [ 201 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9079 | 2026.02.12 17:13:13.028394 [ 201 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 970 rows starting from the beginning of the part | ||
| 9080 | 2026.02.12 17:13:13.028730 [ 201 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 9081 | 2026.02.12 17:13:13.029062 [ 201 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 9082 | 2026.02.12 17:13:13.029384 [ 201 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 9083 | 2026.02.12 17:13:13.029696 [ 201 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
| 9084 | 2026.02.12 17:13:13.030009 [ 201 ] {3a33402e-81b2-4c59-a3db-01986df8333a::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 | ||
| 9085 | 2026.02.12 17:13:13.036339 [ 188 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1116 rows, containing 72 columns (72 merged, 0 gathered) in 0.008603538 sec., 129714.07809205932 rows/sec., 106.42 MiB/sec. | ||
| 9086 | 2026.02.12 17:13:13.037858 [ 199 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9087 | 2026.02.12 17:13:13.038493 [ 199 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_31_6} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2026.02.12 17:13:13.038583 [ 199 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_31_6} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9089 | 2026.02.12 17:13:13.038829 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.70 MiB. | ||
| 9090 | 2026.02.12 17:13:13.564540 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9091 | 2026.02.12 17:13:13.564779 [ 261 ] {80269eb1-0c60-4e8e-9bbf-5982d06b277a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9092 | 2026.02.12 17:13:13.564872 [ 261 ] {80269eb1-0c60-4e8e-9bbf-5982d06b277a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9093 | 2026.02.12 17:13:13.565718 [ 261 ] {80269eb1-0c60-4e8e-9bbf-5982d06b277a} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2026.02.12 17:13:13.565766 [ 261 ] {80269eb1-0c60-4e8e-9bbf-5982d06b277a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9095 | 2026.02.12 17:13:13.566140 [ 261 ] {80269eb1-0c60-4e8e-9bbf-5982d06b277a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9096 | 2026.02.12 17:13:13.566358 [ 261 ] {80269eb1-0c60-4e8e-9bbf-5982d06b277a} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9097 | 2026.02.12 17:13:13.566520 [ 261 ] {80269eb1-0c60-4e8e-9bbf-5982d06b277a} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001807 sec., 147205.31267293857 rows/sec., 9.35 MiB/sec. | ||
| 9098 | 2026.02.12 17:13:13.566565 [ 261 ] {80269eb1-0c60-4e8e-9bbf-5982d06b277a} <Debug> TCPHandler: Processed in 0.00217377 sec. | ||
| 9099 | 2026.02.12 17:13:13.566692 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9100 | 2026.02.12 17:13:13.566792 [ 261 ] {15778f7e-c209-48f4-bd62-0b9d6b15a117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9101 | 2026.02.12 17:13:13.566835 [ 261 ] {15778f7e-c209-48f4-bd62-0b9d6b15a117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9102 | 2026.02.12 17:13:13.567229 [ 261 ] {15778f7e-c209-48f4-bd62-0b9d6b15a117} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9103 | 2026.02.12 17:13:13.567267 [ 261 ] {15778f7e-c209-48f4-bd62-0b9d6b15a117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9104 | 2026.02.12 17:13:13.567556 [ 261 ] {15778f7e-c209-48f4-bd62-0b9d6b15a117} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9105 | 2026.02.12 17:13:13.567767 [ 261 ] {15778f7e-c209-48f4-bd62-0b9d6b15a117} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2026.02.12 17:13:13.567899 [ 261 ] {15778f7e-c209-48f4-bd62-0b9d6b15a117} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001129 sec., 7085.916740478299 rows/sec., 577.81 KiB/sec. | ||
| 9107 | 2026.02.12 17:13:13.567936 [ 261 ] {15778f7e-c209-48f4-bd62-0b9d6b15a117} <Debug> TCPHandler: Processed in 0.001293746 sec. | ||
| 9108 | 2026.02.12 17:13:13.568042 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9109 | 2026.02.12 17:13:13.568134 [ 261 ] {1f0c86b9-b9ec-481a-a417-10695fe7823b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9110 | 2026.02.12 17:13:13.568172 [ 261 ] {1f0c86b9-b9ec-481a-a417-10695fe7823b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9111 | 2026.02.12 17:13:13.568955 [ 261 ] {1f0c86b9-b9ec-481a-a417-10695fe7823b} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9112 | 2026.02.12 17:13:13.568992 [ 261 ] {1f0c86b9-b9ec-481a-a417-10695fe7823b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9113 | 2026.02.12 17:13:13.569366 [ 261 ] {1f0c86b9-b9ec-481a-a417-10695fe7823b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9114 | 2026.02.12 17:13:13.569584 [ 261 ] {1f0c86b9-b9ec-481a-a417-10695fe7823b} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9115 | 2026.02.12 17:13:13.569713 [ 261 ] {1f0c86b9-b9ec-481a-a417-10695fe7823b} <Debug> executeQuery: Read 776 rows, 62.86 KiB in 0.001597 sec., 485911.0832811522 rows/sec., 38.44 MiB/sec. | ||
| 9116 | 2026.02.12 17:13:13.569751 [ 261 ] {1f0c86b9-b9ec-481a-a417-10695fe7823b} <Debug> TCPHandler: Processed in 0.001755839 sec. | ||
| 9117 | 2026.02.12 17:13:13.569856 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9118 | 2026.02.12 17:13:13.569949 [ 261 ] {84ad9749-eba3-4fc9-af09-98caa159f076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9119 | 2026.02.12 17:13:13.569987 [ 261 ] {84ad9749-eba3-4fc9-af09-98caa159f076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9120 | 2026.02.12 17:13:13.570418 [ 261 ] {84ad9749-eba3-4fc9-af09-98caa159f076} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9121 | 2026.02.12 17:13:13.570454 [ 261 ] {84ad9749-eba3-4fc9-af09-98caa159f076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9122 | 2026.02.12 17:13:13.570757 [ 261 ] {84ad9749-eba3-4fc9-af09-98caa159f076} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9123 | 2026.02.12 17:13:13.570963 [ 261 ] {84ad9749-eba3-4fc9-af09-98caa159f076} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9124 | 2026.02.12 17:13:13.571085 [ 261 ] {84ad9749-eba3-4fc9-af09-98caa159f076} <Debug> executeQuery: Read 151 rows, 9.31 KiB in 0.001155 sec., 130735.93073593074 rows/sec., 7.87 MiB/sec. | ||
| 9125 | 2026.02.12 17:13:13.571121 [ 261 ] {84ad9749-eba3-4fc9-af09-98caa159f076} <Debug> TCPHandler: Processed in 0.001312136 sec. | ||
| 9126 | 2026.02.12 17:13:13.571225 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9127 | 2026.02.12 17:13:13.571315 [ 261 ] {7f7b7354-87ec-4b60-94c3-ba0ff1576d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9128 | 2026.02.12 17:13:13.571354 [ 261 ] {7f7b7354-87ec-4b60-94c3-ba0ff1576d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9129 | 2026.02.12 17:13:13.571774 [ 261 ] {7f7b7354-87ec-4b60-94c3-ba0ff1576d57} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9130 | 2026.02.12 17:13:13.571810 [ 261 ] {7f7b7354-87ec-4b60-94c3-ba0ff1576d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9131 | 2026.02.12 17:13:13.572100 [ 261 ] {7f7b7354-87ec-4b60-94c3-ba0ff1576d57} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9132 | 2026.02.12 17:13:13.572299 [ 261 ] {7f7b7354-87ec-4b60-94c3-ba0ff1576d57} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9133 | 2026.02.12 17:13:13.572431 [ 261 ] {7f7b7354-87ec-4b60-94c3-ba0ff1576d57} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001133 sec., 123565.75463371581 rows/sec., 7.99 MiB/sec. | ||
| 9134 | 2026.02.12 17:13:13.572467 [ 261 ] {7f7b7354-87ec-4b60-94c3-ba0ff1576d57} <Debug> TCPHandler: Processed in 0.001289405 sec. | ||
| 9135 | 2026.02.12 17:13:13.572571 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9136 | 2026.02.12 17:13:13.572661 [ 261 ] {4fb0199e-20a5-4cb8-9cc3-a9cd91709ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9137 | 2026.02.12 17:13:13.572700 [ 261 ] {4fb0199e-20a5-4cb8-9cc3-a9cd91709ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9138 | 2026.02.12 17:13:13.573116 [ 261 ] {4fb0199e-20a5-4cb8-9cc3-a9cd91709ec3} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9139 | 2026.02.12 17:13:13.573152 [ 261 ] {4fb0199e-20a5-4cb8-9cc3-a9cd91709ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9140 | 2026.02.12 17:13:13.573445 [ 261 ] {4fb0199e-20a5-4cb8-9cc3-a9cd91709ec3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9141 | 2026.02.12 17:13:13.573652 [ 261 ] {4fb0199e-20a5-4cb8-9cc3-a9cd91709ec3} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9142 | 2026.02.12 17:13:13.573775 [ 261 ] {4fb0199e-20a5-4cb8-9cc3-a9cd91709ec3} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001131 sec., 122900.0884173298 rows/sec., 6.99 MiB/sec. | ||
| 9143 | 2026.02.12 17:13:13.573812 [ 261 ] {4fb0199e-20a5-4cb8-9cc3-a9cd91709ec3} <Debug> TCPHandler: Processed in 0.001287475 sec. | ||
| 9144 | 2026.02.12 17:13:13.573917 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9145 | 2026.02.12 17:13:13.574008 [ 261 ] {f9b3a9f0-483d-4f11-a625-1cae8834c277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9146 | 2026.02.12 17:13:13.574046 [ 261 ] {f9b3a9f0-483d-4f11-a625-1cae8834c277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9147 | 2026.02.12 17:13:13.574604 [ 261 ] {f9b3a9f0-483d-4f11-a625-1cae8834c277} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9148 | 2026.02.12 17:13:13.574640 [ 261 ] {f9b3a9f0-483d-4f11-a625-1cae8834c277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9149 | 2026.02.12 17:13:13.574948 [ 261 ] {f9b3a9f0-483d-4f11-a625-1cae8834c277} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9150 | 2026.02.12 17:13:13.575149 [ 261 ] {f9b3a9f0-483d-4f11-a625-1cae8834c277} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9151 | 2026.02.12 17:13:13.575276 [ 261 ] {f9b3a9f0-483d-4f11-a625-1cae8834c277} <Debug> executeQuery: Read 481 rows, 34.73 KiB in 0.001286 sec., 374027.9937791602 rows/sec., 26.38 MiB/sec. | ||
| 9152 | 2026.02.12 17:13:13.575313 [ 261 ] {f9b3a9f0-483d-4f11-a625-1cae8834c277} <Debug> TCPHandler: Processed in 0.00144293 sec. | ||
| 9153 | 2026.02.12 17:13:13.575417 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9154 | 2026.02.12 17:13:13.575508 [ 261 ] {34b77ecc-6b68-43b7-b2f3-e513a738f339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9155 | 2026.02.12 17:13:13.575549 [ 261 ] {34b77ecc-6b68-43b7-b2f3-e513a738f339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9156 | 2026.02.12 17:13:13.575865 [ 261 ] {34b77ecc-6b68-43b7-b2f3-e513a738f339} <Trace> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2026.02.12 17:13:13.575900 [ 261 ] {34b77ecc-6b68-43b7-b2f3-e513a738f339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9158 | 2026.02.12 17:13:13.576194 [ 261 ] {34b77ecc-6b68-43b7-b2f3-e513a738f339} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9159 | 2026.02.12 17:13:13.576394 [ 261 ] {34b77ecc-6b68-43b7-b2f3-e513a738f339} <Trace> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2026.02.12 17:13:13.576517 [ 261 ] {34b77ecc-6b68-43b7-b2f3-e513a738f339} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001027 sec., 5842.259006815969 rows/sec., 305.24 KiB/sec. | ||
| 9161 | 2026.02.12 17:13:13.576554 [ 261 ] {34b77ecc-6b68-43b7-b2f3-e513a738f339} <Debug> TCPHandler: Processed in 0.001183543 sec. | ||
| 9162 | 2026.02.12 17:13:13.576657 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9163 | 2026.02.12 17:13:13.576748 [ 261 ] {1c201888-1c29-4860-97a3-9dbb079c90f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9164 | 2026.02.12 17:13:13.576790 [ 261 ] {1c201888-1c29-4860-97a3-9dbb079c90f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9165 | 2026.02.12 17:13:13.577184 [ 261 ] {1c201888-1c29-4860-97a3-9dbb079c90f0} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9166 | 2026.02.12 17:13:13.577219 [ 261 ] {1c201888-1c29-4860-97a3-9dbb079c90f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9167 | 2026.02.12 17:13:13.577539 [ 261 ] {1c201888-1c29-4860-97a3-9dbb079c90f0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9168 | 2026.02.12 17:13:13.577749 [ 261 ] {1c201888-1c29-4860-97a3-9dbb079c90f0} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9169 | 2026.02.12 17:13:13.577874 [ 261 ] {1c201888-1c29-4860-97a3-9dbb079c90f0} <Debug> executeQuery: Read 262 rows, 17.87 KiB in 0.001144 sec., 229020.97902097902 rows/sec., 15.26 MiB/sec. | ||
| 9170 | 2026.02.12 17:13:13.577910 [ 261 ] {1c201888-1c29-4860-97a3-9dbb079c90f0} <Debug> TCPHandler: Processed in 0.001299886 sec. | ||
| 9171 | 2026.02.12 17:13:13.578019 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9172 | 2026.02.12 17:13:13.578110 [ 261 ] {dc6d35cb-91fe-4378-881b-ff553629e1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9173 | 2026.02.12 17:13:13.578150 [ 261 ] {dc6d35cb-91fe-4378-881b-ff553629e1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9174 | 2026.02.12 17:13:13.578447 [ 261 ] {dc6d35cb-91fe-4378-881b-ff553629e1e3} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9175 | 2026.02.12 17:13:13.578482 [ 261 ] {dc6d35cb-91fe-4378-881b-ff553629e1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9176 | 2026.02.12 17:13:13.578771 [ 261 ] {dc6d35cb-91fe-4378-881b-ff553629e1e3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9177 | 2026.02.12 17:13:13.578967 [ 261 ] {dc6d35cb-91fe-4378-881b-ff553629e1e3} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9178 | 2026.02.12 17:13:13.579089 [ 261 ] {dc6d35cb-91fe-4378-881b-ff553629e1e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 9179 | 2026.02.12 17:13:13.579124 [ 261 ] {dc6d35cb-91fe-4378-881b-ff553629e1e3} <Debug> TCPHandler: Processed in 0.001152171 sec. | ||
| 9180 | 2026.02.12 17:13:13.579229 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9181 | 2026.02.12 17:13:13.579320 [ 261 ] {fefa25ac-4c46-498d-b5fd-ccefb97fb884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9182 | 2026.02.12 17:13:13.579371 [ 261 ] {fefa25ac-4c46-498d-b5fd-ccefb97fb884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9183 | 2026.02.12 17:13:13.580129 [ 261 ] {fefa25ac-4c46-498d-b5fd-ccefb97fb884} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9184 | 2026.02.12 17:13:13.580164 [ 261 ] {fefa25ac-4c46-498d-b5fd-ccefb97fb884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9185 | 2026.02.12 17:13:13.580663 [ 261 ] {fefa25ac-4c46-498d-b5fd-ccefb97fb884} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9186 | 2026.02.12 17:13:13.580878 [ 261 ] {fefa25ac-4c46-498d-b5fd-ccefb97fb884} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9187 | 2026.02.12 17:13:13.581014 [ 261 ] {fefa25ac-4c46-498d-b5fd-ccefb97fb884} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001711 sec., 5844.535359438924 rows/sec., 10.47 MiB/sec. | ||
| 9188 | 2026.02.12 17:13:13.581075 [ 261 ] {fefa25ac-4c46-498d-b5fd-ccefb97fb884} <Debug> TCPHandler: Processed in 0.001892202 sec. | ||
| 9189 | 2026.02.12 17:13:13.581181 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9190 | 2026.02.12 17:13:13.581273 [ 261 ] {81fd5f71-86da-43d2-a6a6-c80b5768918e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9191 | 2026.02.12 17:13:13.581314 [ 261 ] {81fd5f71-86da-43d2-a6a6-c80b5768918e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9192 | 2026.02.12 17:13:13.581640 [ 261 ] {81fd5f71-86da-43d2-a6a6-c80b5768918e} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9193 | 2026.02.12 17:13:13.581676 [ 261 ] {81fd5f71-86da-43d2-a6a6-c80b5768918e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9194 | 2026.02.12 17:13:13.581970 [ 261 ] {81fd5f71-86da-43d2-a6a6-c80b5768918e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9195 | 2026.02.12 17:13:13.582169 [ 261 ] {81fd5f71-86da-43d2-a6a6-c80b5768918e} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9196 | 2026.02.12 17:13:13.582293 [ 261 ] {81fd5f71-86da-43d2-a6a6-c80b5768918e} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001038 sec., 84778.42003853564 rows/sec., 5.32 MiB/sec. | ||
| 9197 | 2026.02.12 17:13:13.582328 [ 261 ] {81fd5f71-86da-43d2-a6a6-c80b5768918e} <Debug> TCPHandler: Processed in 0.001193643 sec. | ||
| 9198 | 2026.02.12 17:13:15.461415 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20664 | ||
| 9199 | 2026.02.12 17:13:15.462036 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9200 | 2026.02.12 17:13:15.462094 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9201 | 2026.02.12 17:13:15.462622 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9202 | 2026.02.12 17:13:15.462862 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9203 | 2026.02.12 17:13:15.463012 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20664 | ||
| 9204 | 2026.02.12 17:13:16.566633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9205 | 2026.02.12 17:13:16.583665 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9206 | 2026.02.12 17:13:16.583735 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9207 | 2026.02.12 17:13:16.589684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9208 | 2026.02.12 17:13:16.590407 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9209 | 2026.02.12 17:13:16.593275 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9210 | 2026.02.12 17:13:18.558094 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9211 | 2026.02.12 17:13:18.558290 [ 261 ] {400360f4-1fa7-4ca4-9174-b6b25cc54940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9212 | 2026.02.12 17:13:18.558361 [ 261 ] {400360f4-1fa7-4ca4-9174-b6b25cc54940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9213 | 2026.02.12 17:13:18.559067 [ 261 ] {400360f4-1fa7-4ca4-9174-b6b25cc54940} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9214 | 2026.02.12 17:13:18.559110 [ 261 ] {400360f4-1fa7-4ca4-9174-b6b25cc54940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9215 | 2026.02.12 17:13:18.559534 [ 261 ] {400360f4-1fa7-4ca4-9174-b6b25cc54940} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9216 | 2026.02.12 17:13:18.559778 [ 261 ] {400360f4-1fa7-4ca4-9174-b6b25cc54940} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9217 | 2026.02.12 17:13:18.559937 [ 261 ] {400360f4-1fa7-4ca4-9174-b6b25cc54940} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001699 sec., 69452.6191877575 rows/sec., 5.91 MiB/sec. | ||
| 9218 | 2026.02.12 17:13:18.559990 [ 261 ] {400360f4-1fa7-4ca4-9174-b6b25cc54940} <Debug> TCPHandler: Processed in 0.002033397 sec. | ||
| 9219 | 2026.02.12 17:13:18.560119 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9220 | 2026.02.12 17:13:18.560225 [ 261 ] {86da23fa-55cd-454e-bd74-3ec609bcba48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9221 | 2026.02.12 17:13:18.560271 [ 261 ] {86da23fa-55cd-454e-bd74-3ec609bcba48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9222 | 2026.02.12 17:13:18.560699 [ 261 ] {86da23fa-55cd-454e-bd74-3ec609bcba48} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9223 | 2026.02.12 17:13:18.560736 [ 261 ] {86da23fa-55cd-454e-bd74-3ec609bcba48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9224 | 2026.02.12 17:13:18.561052 [ 261 ] {86da23fa-55cd-454e-bd74-3ec609bcba48} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9225 | 2026.02.12 17:13:18.561272 [ 261 ] {86da23fa-55cd-454e-bd74-3ec609bcba48} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9226 | 2026.02.12 17:13:18.561382 [ 65 ] {} <Debug> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9227 | 2026.02.12 17:13:18.561405 [ 261 ] {86da23fa-55cd-454e-bd74-3ec609bcba48} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001205 sec., 25726.141078838176 rows/sec., 1.89 MiB/sec. | ||
| 9228 | 2026.02.12 17:13:18.561429 [ 65 ] {} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9229 | 2026.02.12 17:13:18.561445 [ 261 ] {86da23fa-55cd-454e-bd74-3ec609bcba48} <Debug> TCPHandler: Processed in 0.001379038 sec. | ||
| 9230 | 2026.02.12 17:13:18.561456 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9231 | 2026.02.12 17:13:18.561564 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9232 | 2026.02.12 17:13:18.561588 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 9233 | 2026.02.12 17:13:18.561680 [ 261 ] {9628c198-9d79-4420-bf8a-05457a11b4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9234 | 2026.02.12 17:13:18.561731 [ 261 ] {9628c198-9d79-4420-bf8a-05457a11b4a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9235 | 2026.02.12 17:13:18.561774 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9236 | 2026.02.12 17:13:18.561822 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 206 rows starting from the beginning of the part | ||
| 9237 | 2026.02.12 17:13:18.561899 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 37 rows starting from the beginning of the part | ||
| 9238 | 2026.02.12 17:13:18.561952 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 9239 | 2026.02.12 17:13:18.562007 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 9240 | 2026.02.12 17:13:18.562055 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 151 rows starting from the beginning of the part | ||
| 9241 | 2026.02.12 17:13:18.562103 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 9242 | 2026.02.12 17:13:18.562183 [ 261 ] {9628c198-9d79-4420-bf8a-05457a11b4a0} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9243 | 2026.02.12 17:13:18.562223 [ 261 ] {9628c198-9d79-4420-bf8a-05457a11b4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9244 | 2026.02.12 17:13:18.562616 [ 261 ] {9628c198-9d79-4420-bf8a-05457a11b4a0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9245 | 2026.02.12 17:13:18.562865 [ 261 ] {9628c198-9d79-4420-bf8a-05457a11b4a0} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9246 | 2026.02.12 17:13:18.563003 [ 261 ] {9628c198-9d79-4420-bf8a-05457a11b4a0} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001344 sec., 70684.52380952382 rows/sec., 5.52 MiB/sec. | ||
| 9247 | 2026.02.12 17:13:18.563021 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 466 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495851 sec., 311528.35409409093 rows/sec., 21.38 MiB/sec. | ||
| 9248 | 2026.02.12 17:13:18.563042 [ 261 ] {9628c198-9d79-4420-bf8a-05457a11b4a0} <Debug> TCPHandler: Processed in 0.001539142 sec. | ||
| 9249 | 2026.02.12 17:13:18.563153 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9250 | 2026.02.12 17:13:18.563164 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9251 | 2026.02.12 17:13:18.563271 [ 261 ] {015ecc98-4c7e-4453-b089-6fd0eabdcea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9252 | 2026.02.12 17:13:18.563321 [ 261 ] {015ecc98-4c7e-4453-b089-6fd0eabdcea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9253 | 2026.02.12 17:13:18.563412 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_61_12} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2026.02.12 17:13:18.563488 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_61_12} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9255 | 2026.02.12 17:13:18.563564 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9256 | 2026.02.12 17:13:18.563764 [ 261 ] {015ecc98-4c7e-4453-b089-6fd0eabdcea2} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9257 | 2026.02.12 17:13:18.563809 [ 261 ] {015ecc98-4c7e-4453-b089-6fd0eabdcea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9258 | 2026.02.12 17:13:18.564175 [ 261 ] {015ecc98-4c7e-4453-b089-6fd0eabdcea2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9259 | 2026.02.12 17:13:18.564402 [ 261 ] {015ecc98-4c7e-4453-b089-6fd0eabdcea2} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9260 | 2026.02.12 17:13:18.564539 [ 261 ] {015ecc98-4c7e-4453-b089-6fd0eabdcea2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 9261 | 2026.02.12 17:13:18.564577 [ 261 ] {015ecc98-4c7e-4453-b089-6fd0eabdcea2} <Debug> TCPHandler: Processed in 0.001464501 sec. | ||
| 9262 | 2026.02.12 17:13:18.564680 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9263 | 2026.02.12 17:13:18.564777 [ 261 ] {2b6b93e2-7794-4a30-a473-ef9195dc8177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9264 | 2026.02.12 17:13:18.564832 [ 261 ] {2b6b93e2-7794-4a30-a473-ef9195dc8177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9265 | 2026.02.12 17:13:18.565681 [ 261 ] {2b6b93e2-7794-4a30-a473-ef9195dc8177} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9266 | 2026.02.12 17:13:18.565717 [ 261 ] {2b6b93e2-7794-4a30-a473-ef9195dc8177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9267 | 2026.02.12 17:13:18.566292 [ 261 ] {2b6b93e2-7794-4a30-a473-ef9195dc8177} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9268 | 2026.02.12 17:13:18.566515 [ 261 ] {2b6b93e2-7794-4a30-a473-ef9195dc8177} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9269 | 2026.02.12 17:13:18.566624 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9270 | 2026.02.12 17:13:18.566658 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9271 | 2026.02.12 17:13:18.566657 [ 261 ] {2b6b93e2-7794-4a30-a473-ef9195dc8177} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.0019 sec., 16315.78947368421 rows/sec., 29.24 MiB/sec. | ||
| 9272 | 2026.02.12 17:13:18.566678 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9273 | 2026.02.12 17:13:18.566733 [ 261 ] {2b6b93e2-7794-4a30-a473-ef9195dc8177} <Debug> TCPHandler: Processed in 0.002103388 sec. | ||
| 9274 | 2026.02.12 17:13:18.566774 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 9275 | 2026.02.12 17:13:18.566845 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9276 | 2026.02.12 17:13:18.566944 [ 261 ] {e376396b-fd33-4a7c-9e78-2e25ed8dbce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9277 | 2026.02.12 17:13:18.566986 [ 261 ] {e376396b-fd33-4a7c-9e78-2e25ed8dbce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9278 | 2026.02.12 17:13:18.567034 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9279 | 2026.02.12 17:13:18.567100 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1091 rows starting from the beginning of the part | ||
| 9280 | 2026.02.12 17:13:18.567239 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 31 rows starting from the beginning of the part | ||
| 9281 | 2026.02.12 17:13:18.567315 [ 261 ] {e376396b-fd33-4a7c-9e78-2e25ed8dbce9} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9282 | 2026.02.12 17:13:18.567347 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 9283 | 2026.02.12 17:13:18.567354 [ 261 ] {e376396b-fd33-4a7c-9e78-2e25ed8dbce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9284 | 2026.02.12 17:13:18.567449 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 9285 | 2026.02.12 17:13:18.567542 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 9286 | 2026.02.12 17:13:18.567627 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 9287 | 2026.02.12 17:13:18.567687 [ 261 ] {e376396b-fd33-4a7c-9e78-2e25ed8dbce9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9288 | 2026.02.12 17:13:18.567910 [ 261 ] {e376396b-fd33-4a7c-9e78-2e25ed8dbce9} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9289 | 2026.02.12 17:13:18.568046 [ 261 ] {e376396b-fd33-4a7c-9e78-2e25ed8dbce9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 9290 | 2026.02.12 17:13:18.568082 [ 261 ] {e376396b-fd33-4a7c-9e78-2e25ed8dbce9} <Debug> TCPHandler: Processed in 0.001287296 sec. | ||
| 9291 | 2026.02.12 17:13:18.577717 [ 188 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1204 rows, containing 19 columns (19 merged, 0 gathered) in 0.010978004 sec., 109673.85327970368 rows/sec., 196.53 MiB/sec. | ||
| 9292 | 2026.02.12 17:13:18.579495 [ 195 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9293 | 2026.02.12 17:13:18.579911 [ 195 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9294 | 2026.02.12 17:13:18.579998 [ 195 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9295 | 2026.02.12 17:13:18.580177 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.36 MiB. | ||
| 9296 | 2026.02.12 17:13:19.001171 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.63 MiB, peak 320.96 MiB, free memory in arenas 0.00 B, will set to 313.90 MiB (RSS), difference: 4.27 MiB | ||
| 9297 | 2026.02.12 17:13:22.837572 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9298 | 2026.02.12 17:13:22.837644 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9299 | 2026.02.12 17:13:22.963968 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21112 | ||
| 9300 | 2026.02.12 17:13:22.964480 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9301 | 2026.02.12 17:13:22.964523 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9302 | 2026.02.12 17:13:22.965011 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9303 | 2026.02.12 17:13:22.965245 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9304 | 2026.02.12 17:13:22.965378 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21112 | ||
| 9305 | 2026.02.12 17:13:23.028712 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1152 | ||
| 9306 | 2026.02.12 17:13:23.031205 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9307 | 2026.02.12 17:13:23.031266 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9308 | 2026.02.12 17:13:23.032498 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9309 | 2026.02.12 17:13:23.032783 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9310 | 2026.02.12 17:13:23.033150 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1152 | ||
| 9311 | 2026.02.12 17:13:23.564369 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9312 | 2026.02.12 17:13:23.564553 [ 261 ] {98565070-9771-4311-8e9b-d3bd6ea2a109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9313 | 2026.02.12 17:13:23.564621 [ 261 ] {98565070-9771-4311-8e9b-d3bd6ea2a109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9314 | 2026.02.12 17:13:23.565442 [ 261 ] {98565070-9771-4311-8e9b-d3bd6ea2a109} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9315 | 2026.02.12 17:13:23.565500 [ 261 ] {98565070-9771-4311-8e9b-d3bd6ea2a109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9316 | 2026.02.12 17:13:23.565907 [ 261 ] {98565070-9771-4311-8e9b-d3bd6ea2a109} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9317 | 2026.02.12 17:13:23.566134 [ 261 ] {98565070-9771-4311-8e9b-d3bd6ea2a109} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9318 | 2026.02.12 17:13:23.566327 [ 261 ] {98565070-9771-4311-8e9b-d3bd6ea2a109} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001822 sec., 145993.413830955 rows/sec., 9.28 MiB/sec. | ||
| 9319 | 2026.02.12 17:13:23.566383 [ 261 ] {98565070-9771-4311-8e9b-d3bd6ea2a109} <Debug> TCPHandler: Processed in 0.00215642 sec. | ||
| 9320 | 2026.02.12 17:13:23.566517 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9321 | 2026.02.12 17:13:23.566623 [ 261 ] {2b38ec99-84df-4b38-ba6e-637b0a8b357c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9322 | 2026.02.12 17:13:23.566668 [ 261 ] {2b38ec99-84df-4b38-ba6e-637b0a8b357c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9323 | 2026.02.12 17:13:23.567473 [ 261 ] {2b38ec99-84df-4b38-ba6e-637b0a8b357c} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9324 | 2026.02.12 17:13:23.567517 [ 261 ] {2b38ec99-84df-4b38-ba6e-637b0a8b357c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9325 | 2026.02.12 17:13:23.567892 [ 261 ] {2b38ec99-84df-4b38-ba6e-637b0a8b357c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9326 | 2026.02.12 17:13:23.568103 [ 261 ] {2b38ec99-84df-4b38-ba6e-637b0a8b357c} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9327 | 2026.02.12 17:13:23.568337 [ 261 ] {2b38ec99-84df-4b38-ba6e-637b0a8b357c} <Debug> executeQuery: Read 772 rows, 62.57 KiB in 0.001738 sec., 444188.7226697353 rows/sec., 35.16 MiB/sec. | ||
| 9328 | 2026.02.12 17:13:23.568377 [ 261 ] {2b38ec99-84df-4b38-ba6e-637b0a8b357c} <Debug> TCPHandler: Processed in 0.001917293 sec. | ||
| 9329 | 2026.02.12 17:13:23.568498 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9330 | 2026.02.12 17:13:23.568624 [ 261 ] {ab91a4dd-ff68-4b71-8d65-5b4b1f9377dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9331 | 2026.02.12 17:13:23.568675 [ 261 ] {ab91a4dd-ff68-4b71-8d65-5b4b1f9377dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9332 | 2026.02.12 17:13:23.569213 [ 261 ] {ab91a4dd-ff68-4b71-8d65-5b4b1f9377dd} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9333 | 2026.02.12 17:13:23.569258 [ 261 ] {ab91a4dd-ff68-4b71-8d65-5b4b1f9377dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9334 | 2026.02.12 17:13:23.569603 [ 261 ] {ab91a4dd-ff68-4b71-8d65-5b4b1f9377dd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9335 | 2026.02.12 17:13:23.569814 [ 261 ] {ab91a4dd-ff68-4b71-8d65-5b4b1f9377dd} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9336 | 2026.02.12 17:13:23.569946 [ 261 ] {ab91a4dd-ff68-4b71-8d65-5b4b1f9377dd} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.001349 sec., 106004.44773906597 rows/sec., 6.34 MiB/sec. | ||
| 9337 | 2026.02.12 17:13:23.569985 [ 261 ] {ab91a4dd-ff68-4b71-8d65-5b4b1f9377dd} <Debug> TCPHandler: Processed in 0.001549403 sec. | ||
| 9338 | 2026.02.12 17:13:23.570094 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9339 | 2026.02.12 17:13:23.570189 [ 261 ] {a5d1e4c0-51aa-4fe4-b83d-6a02dc80d292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9340 | 2026.02.12 17:13:23.570235 [ 261 ] {a5d1e4c0-51aa-4fe4-b83d-6a02dc80d292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9341 | 2026.02.12 17:13:23.570667 [ 261 ] {a5d1e4c0-51aa-4fe4-b83d-6a02dc80d292} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9342 | 2026.02.12 17:13:23.570704 [ 261 ] {a5d1e4c0-51aa-4fe4-b83d-6a02dc80d292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9343 | 2026.02.12 17:13:23.571007 [ 261 ] {a5d1e4c0-51aa-4fe4-b83d-6a02dc80d292} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9344 | 2026.02.12 17:13:23.571213 [ 261 ] {a5d1e4c0-51aa-4fe4-b83d-6a02dc80d292} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9345 | 2026.02.12 17:13:23.571343 [ 261 ] {a5d1e4c0-51aa-4fe4-b83d-6a02dc80d292} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001173 sec., 119352.08866155158 rows/sec., 7.71 MiB/sec. | ||
| 9346 | 2026.02.12 17:13:23.571381 [ 261 ] {a5d1e4c0-51aa-4fe4-b83d-6a02dc80d292} <Debug> TCPHandler: Processed in 0.001337107 sec. | ||
| 9347 | 2026.02.12 17:13:23.571491 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9348 | 2026.02.12 17:13:23.571589 [ 261 ] {6c2096c9-6a83-44d6-b4bb-2078bee3d1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9349 | 2026.02.12 17:13:23.571629 [ 261 ] {6c2096c9-6a83-44d6-b4bb-2078bee3d1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9350 | 2026.02.12 17:13:23.572057 [ 261 ] {6c2096c9-6a83-44d6-b4bb-2078bee3d1fd} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9351 | 2026.02.12 17:13:23.572092 [ 261 ] {6c2096c9-6a83-44d6-b4bb-2078bee3d1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9352 | 2026.02.12 17:13:23.572395 [ 261 ] {6c2096c9-6a83-44d6-b4bb-2078bee3d1fd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9353 | 2026.02.12 17:13:23.572611 [ 261 ] {6c2096c9-6a83-44d6-b4bb-2078bee3d1fd} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9354 | 2026.02.12 17:13:23.572739 [ 261 ] {6c2096c9-6a83-44d6-b4bb-2078bee3d1fd} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001168 sec., 119006.8493150685 rows/sec., 6.77 MiB/sec. | ||
| 9355 | 2026.02.12 17:13:23.572778 [ 261 ] {6c2096c9-6a83-44d6-b4bb-2078bee3d1fd} <Debug> TCPHandler: Processed in 0.001335587 sec. | ||
| 9356 | 2026.02.12 17:13:23.572887 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9357 | 2026.02.12 17:13:23.572981 [ 261 ] {6eaaefd2-abde-42d6-8c18-b39d43b8dce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9358 | 2026.02.12 17:13:23.573021 [ 261 ] {6eaaefd2-abde-42d6-8c18-b39d43b8dce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9359 | 2026.02.12 17:13:23.573584 [ 261 ] {6eaaefd2-abde-42d6-8c18-b39d43b8dce2} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2026.02.12 17:13:23.573621 [ 261 ] {6eaaefd2-abde-42d6-8c18-b39d43b8dce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9361 | 2026.02.12 17:13:23.573949 [ 261 ] {6eaaefd2-abde-42d6-8c18-b39d43b8dce2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9362 | 2026.02.12 17:13:23.574155 [ 261 ] {6eaaefd2-abde-42d6-8c18-b39d43b8dce2} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9363 | 2026.02.12 17:13:23.574286 [ 261 ] {6eaaefd2-abde-42d6-8c18-b39d43b8dce2} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.001322 sec., 357791.2254160363 rows/sec., 25.18 MiB/sec. | ||
| 9364 | 2026.02.12 17:13:23.574324 [ 261 ] {6eaaefd2-abde-42d6-8c18-b39d43b8dce2} <Debug> TCPHandler: Processed in 0.001486701 sec. | ||
| 9365 | 2026.02.12 17:13:23.574441 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9366 | 2026.02.12 17:13:23.574571 [ 261 ] {0f321fd3-bd60-48f2-929e-79039af17b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9367 | 2026.02.12 17:13:23.574628 [ 261 ] {0f321fd3-bd60-48f2-929e-79039af17b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9368 | 2026.02.12 17:13:23.575012 [ 261 ] {0f321fd3-bd60-48f2-929e-79039af17b5b} <Trace> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2026.02.12 17:13:23.575054 [ 261 ] {0f321fd3-bd60-48f2-929e-79039af17b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9370 | 2026.02.12 17:13:23.575420 [ 261 ] {0f321fd3-bd60-48f2-929e-79039af17b5b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9371 | 2026.02.12 17:13:23.575627 [ 261 ] {0f321fd3-bd60-48f2-929e-79039af17b5b} <Trace> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2026.02.12 17:13:23.575754 [ 261 ] {0f321fd3-bd60-48f2-929e-79039af17b5b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001207 sec., 4971.0024855012425 rows/sec., 259.72 KiB/sec. | ||
| 9373 | 2026.02.12 17:13:23.575791 [ 261 ] {0f321fd3-bd60-48f2-929e-79039af17b5b} <Debug> TCPHandler: Processed in 0.001411369 sec. | ||
| 9374 | 2026.02.12 17:13:23.575896 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2026.02.12 17:13:23.575989 [ 261 ] {2166da9f-dd02-4ddc-8949-e622b563434f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9376 | 2026.02.12 17:13:23.576032 [ 261 ] {2166da9f-dd02-4ddc-8949-e622b563434f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9377 | 2026.02.12 17:13:23.576438 [ 261 ] {2166da9f-dd02-4ddc-8949-e622b563434f} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2026.02.12 17:13:23.576474 [ 261 ] {2166da9f-dd02-4ddc-8949-e622b563434f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9379 | 2026.02.12 17:13:23.576803 [ 261 ] {2166da9f-dd02-4ddc-8949-e622b563434f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9380 | 2026.02.12 17:13:23.577011 [ 261 ] {2166da9f-dd02-4ddc-8949-e622b563434f} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2026.02.12 17:13:23.577141 [ 261 ] {2166da9f-dd02-4ddc-8949-e622b563434f} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00117 sec., 220512.8205128205 rows/sec., 14.68 MiB/sec. | ||
| 9382 | 2026.02.12 17:13:23.577178 [ 261 ] {2166da9f-dd02-4ddc-8949-e622b563434f} <Debug> TCPHandler: Processed in 0.001331367 sec. | ||
| 9383 | 2026.02.12 17:13:23.577287 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9384 | 2026.02.12 17:13:23.577380 [ 261 ] {f30e02a7-fe3a-429a-9924-2444ab55f8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9385 | 2026.02.12 17:13:23.577422 [ 261 ] {f30e02a7-fe3a-429a-9924-2444ab55f8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9386 | 2026.02.12 17:13:23.577724 [ 261 ] {f30e02a7-fe3a-429a-9924-2444ab55f8e1} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2026.02.12 17:13:23.577761 [ 261 ] {f30e02a7-fe3a-429a-9924-2444ab55f8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9388 | 2026.02.12 17:13:23.578054 [ 261 ] {f30e02a7-fe3a-429a-9924-2444ab55f8e1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9389 | 2026.02.12 17:13:23.578264 [ 261 ] {f30e02a7-fe3a-429a-9924-2444ab55f8e1} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9390 | 2026.02.12 17:13:23.578389 [ 261 ] {f30e02a7-fe3a-429a-9924-2444ab55f8e1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 9391 | 2026.02.12 17:13:23.578426 [ 261 ] {f30e02a7-fe3a-429a-9924-2444ab55f8e1} <Debug> TCPHandler: Processed in 0.001188943 sec. | ||
| 9392 | 2026.02.12 17:13:23.578533 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9393 | 2026.02.12 17:13:23.578625 [ 261 ] {f51a4f3f-98c5-4445-bc30-6a2a5afb9558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9394 | 2026.02.12 17:13:23.578680 [ 261 ] {f51a4f3f-98c5-4445-bc30-6a2a5afb9558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9395 | 2026.02.12 17:13:23.579455 [ 261 ] {f51a4f3f-98c5-4445-bc30-6a2a5afb9558} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2026.02.12 17:13:23.579492 [ 261 ] {f51a4f3f-98c5-4445-bc30-6a2a5afb9558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9397 | 2026.02.12 17:13:23.580007 [ 261 ] {f51a4f3f-98c5-4445-bc30-6a2a5afb9558} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9398 | 2026.02.12 17:13:23.580224 [ 261 ] {f51a4f3f-98c5-4445-bc30-6a2a5afb9558} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2026.02.12 17:13:23.580362 [ 261 ] {f51a4f3f-98c5-4445-bc30-6a2a5afb9558} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001755 sec., 5698.005698005698 rows/sec., 10.21 MiB/sec. | ||
| 9400 | 2026.02.12 17:13:23.580416 [ 261 ] {f51a4f3f-98c5-4445-bc30-6a2a5afb9558} <Debug> TCPHandler: Processed in 0.001930723 sec. | ||
| 9401 | 2026.02.12 17:13:23.580523 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9402 | 2026.02.12 17:13:23.580617 [ 261 ] {816b16db-adbb-4c99-8d19-d01f589efe03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9403 | 2026.02.12 17:13:23.580658 [ 261 ] {816b16db-adbb-4c99-8d19-d01f589efe03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9404 | 2026.02.12 17:13:23.580989 [ 261 ] {816b16db-adbb-4c99-8d19-d01f589efe03} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9405 | 2026.02.12 17:13:23.581026 [ 261 ] {816b16db-adbb-4c99-8d19-d01f589efe03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9406 | 2026.02.12 17:13:23.581330 [ 261 ] {816b16db-adbb-4c99-8d19-d01f589efe03} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9407 | 2026.02.12 17:13:23.581534 [ 261 ] {816b16db-adbb-4c99-8d19-d01f589efe03} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2026.02.12 17:13:23.581660 [ 261 ] {816b16db-adbb-4c99-8d19-d01f589efe03} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001062 sec., 82862.52354048964 rows/sec., 5.20 MiB/sec. | ||
| 9409 | 2026.02.12 17:13:23.581704 [ 261 ] {816b16db-adbb-4c99-8d19-d01f589efe03} <Debug> TCPHandler: Processed in 0.001229073 sec. | ||
| 9410 | 2026.02.12 17:13:24.094248 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9411 | 2026.02.12 17:13:24.111998 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2026.02.12 17:13:24.112057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9413 | 2026.02.12 17:13:24.118352 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9414 | 2026.02.12 17:13:24.119065 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2026.02.12 17:13:24.122167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9416 | 2026.02.12 17:13:28.587824 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9417 | 2026.02.12 17:13:28.588043 [ 261 ] {68d190c3-63d3-404f-8f4c-364009f548b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9418 | 2026.02.12 17:13:28.588122 [ 261 ] {68d190c3-63d3-404f-8f4c-364009f548b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9419 | 2026.02.12 17:13:28.588839 [ 261 ] {68d190c3-63d3-404f-8f4c-364009f548b9} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9420 | 2026.02.12 17:13:28.588891 [ 261 ] {68d190c3-63d3-404f-8f4c-364009f548b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9421 | 2026.02.12 17:13:28.589283 [ 261 ] {68d190c3-63d3-404f-8f4c-364009f548b9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9422 | 2026.02.12 17:13:28.589515 [ 261 ] {68d190c3-63d3-404f-8f4c-364009f548b9} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9423 | 2026.02.12 17:13:28.589681 [ 261 ] {68d190c3-63d3-404f-8f4c-364009f548b9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001691 sec., 2365.464222353637 rows/sec., 192.89 KiB/sec. | ||
| 9424 | 2026.02.12 17:13:28.589732 [ 261 ] {68d190c3-63d3-404f-8f4c-364009f548b9} <Debug> TCPHandler: Processed in 0.002046096 sec. | ||
| 9425 | 2026.02.12 17:13:28.589860 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9426 | 2026.02.12 17:13:28.589964 [ 261 ] {c679d1b9-26e2-4221-bb0d-523689211e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9427 | 2026.02.12 17:13:28.590006 [ 261 ] {c679d1b9-26e2-4221-bb0d-523689211e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9428 | 2026.02.12 17:13:28.591098 [ 261 ] {c679d1b9-26e2-4221-bb0d-523689211e9d} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9429 | 2026.02.12 17:13:28.591136 [ 261 ] {c679d1b9-26e2-4221-bb0d-523689211e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9430 | 2026.02.12 17:13:28.591554 [ 261 ] {c679d1b9-26e2-4221-bb0d-523689211e9d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9431 | 2026.02.12 17:13:28.591765 [ 261 ] {c679d1b9-26e2-4221-bb0d-523689211e9d} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9432 | 2026.02.12 17:13:28.591904 [ 261 ] {c679d1b9-26e2-4221-bb0d-523689211e9d} <Debug> executeQuery: Read 1260 rows, 106.99 KiB in 0.001964 sec., 641547.8615071283 rows/sec., 53.20 MiB/sec. | ||
| 9433 | 2026.02.12 17:13:28.591943 [ 261 ] {c679d1b9-26e2-4221-bb0d-523689211e9d} <Debug> TCPHandler: Processed in 0.002134039 sec. | ||
| 9434 | 2026.02.12 17:13:28.592054 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9435 | 2026.02.12 17:13:28.592151 [ 261 ] {5f17b482-5e77-4f42-bb6d-f71d956efb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9436 | 2026.02.12 17:13:28.592190 [ 261 ] {5f17b482-5e77-4f42-bb6d-f71d956efb57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9437 | 2026.02.12 17:13:28.592600 [ 261 ] {5f17b482-5e77-4f42-bb6d-f71d956efb57} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9438 | 2026.02.12 17:13:28.592636 [ 261 ] {5f17b482-5e77-4f42-bb6d-f71d956efb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9439 | 2026.02.12 17:13:28.592955 [ 261 ] {5f17b482-5e77-4f42-bb6d-f71d956efb57} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9440 | 2026.02.12 17:13:28.593160 [ 261 ] {5f17b482-5e77-4f42-bb6d-f71d956efb57} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9441 | 2026.02.12 17:13:28.593290 [ 261 ] {5f17b482-5e77-4f42-bb6d-f71d956efb57} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001158 sec., 30224.525043177895 rows/sec., 2.20 MiB/sec. | ||
| 9442 | 2026.02.12 17:13:28.593328 [ 261 ] {5f17b482-5e77-4f42-bb6d-f71d956efb57} <Debug> TCPHandler: Processed in 0.001322637 sec. | ||
| 9443 | 2026.02.12 17:13:28.593435 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9444 | 2026.02.12 17:13:28.593527 [ 261 ] {0d5a202d-d4af-4965-aa20-8291aec99c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9445 | 2026.02.12 17:13:28.593567 [ 261 ] {0d5a202d-d4af-4965-aa20-8291aec99c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9446 | 2026.02.12 17:13:28.594042 [ 261 ] {0d5a202d-d4af-4965-aa20-8291aec99c47} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9447 | 2026.02.12 17:13:28.594078 [ 261 ] {0d5a202d-d4af-4965-aa20-8291aec99c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9448 | 2026.02.12 17:13:28.594381 [ 261 ] {0d5a202d-d4af-4965-aa20-8291aec99c47} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9449 | 2026.02.12 17:13:28.594588 [ 261 ] {0d5a202d-d4af-4965-aa20-8291aec99c47} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9450 | 2026.02.12 17:13:28.594719 [ 261 ] {0d5a202d-d4af-4965-aa20-8291aec99c47} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001209 sec., 188585.60794044664 rows/sec., 12.77 MiB/sec. | ||
| 9451 | 2026.02.12 17:13:28.594758 [ 261 ] {0d5a202d-d4af-4965-aa20-8291aec99c47} <Debug> TCPHandler: Processed in 0.001371978 sec. | ||
| 9452 | 2026.02.12 17:13:28.594880 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9453 | 2026.02.12 17:13:28.595003 [ 261 ] {b68ef69f-0e97-465c-bfbe-d146c7b6b8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9454 | 2026.02.12 17:13:28.595055 [ 261 ] {b68ef69f-0e97-465c-bfbe-d146c7b6b8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9455 | 2026.02.12 17:13:28.595751 [ 261 ] {b68ef69f-0e97-465c-bfbe-d146c7b6b8f6} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9456 | 2026.02.12 17:13:28.595790 [ 261 ] {b68ef69f-0e97-465c-bfbe-d146c7b6b8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9457 | 2026.02.12 17:13:28.596156 [ 261 ] {b68ef69f-0e97-465c-bfbe-d146c7b6b8f6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9458 | 2026.02.12 17:13:28.596380 [ 261 ] {b68ef69f-0e97-465c-bfbe-d146c7b6b8f6} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9459 | 2026.02.12 17:13:28.596527 [ 261 ] {b68ef69f-0e97-465c-bfbe-d146c7b6b8f6} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001549 sec., 358295.67462879274 rows/sec., 26.61 MiB/sec. | ||
| 9460 | 2026.02.12 17:13:28.596567 [ 261 ] {b68ef69f-0e97-465c-bfbe-d146c7b6b8f6} <Debug> TCPHandler: Processed in 0.001749708 sec. | ||
| 9461 | 2026.02.12 17:13:28.596681 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9462 | 2026.02.12 17:13:28.596775 [ 261 ] {b5afc2fc-3b0d-44ea-bd11-d1f730cf77cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9463 | 2026.02.12 17:13:28.596819 [ 261 ] {b5afc2fc-3b0d-44ea-bd11-d1f730cf77cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9464 | 2026.02.12 17:13:28.597400 [ 261 ] {b5afc2fc-3b0d-44ea-bd11-d1f730cf77cb} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9465 | 2026.02.12 17:13:28.597436 [ 261 ] {b5afc2fc-3b0d-44ea-bd11-d1f730cf77cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9466 | 2026.02.12 17:13:28.597830 [ 261 ] {b5afc2fc-3b0d-44ea-bd11-d1f730cf77cb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9467 | 2026.02.12 17:13:28.598053 [ 261 ] {b5afc2fc-3b0d-44ea-bd11-d1f730cf77cb} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9468 | 2026.02.12 17:13:28.598198 [ 261 ] {b5afc2fc-3b0d-44ea-bd11-d1f730cf77cb} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001441 sec., 587092.2970159611 rows/sec., 39.52 MiB/sec. | ||
| 9469 | 2026.02.12 17:13:28.598236 [ 261 ] {b5afc2fc-3b0d-44ea-bd11-d1f730cf77cb} <Debug> TCPHandler: Processed in 0.001608044 sec. | ||
| 9470 | 2026.02.12 17:13:28.598347 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9471 | 2026.02.12 17:13:28.598442 [ 261 ] {7ec42825-e777-440d-b37c-46116ad904a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9472 | 2026.02.12 17:13:28.598498 [ 261 ] {7ec42825-e777-440d-b37c-46116ad904a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9473 | 2026.02.12 17:13:28.599343 [ 261 ] {7ec42825-e777-440d-b37c-46116ad904a5} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9474 | 2026.02.12 17:13:28.599380 [ 261 ] {7ec42825-e777-440d-b37c-46116ad904a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9475 | 2026.02.12 17:13:28.600012 [ 261 ] {7ec42825-e777-440d-b37c-46116ad904a5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9476 | 2026.02.12 17:13:28.600239 [ 261 ] {7ec42825-e777-440d-b37c-46116ad904a5} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9477 | 2026.02.12 17:13:28.600386 [ 261 ] {7ec42825-e777-440d-b37c-46116ad904a5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001961 sec., 15808.26109127996 rows/sec., 28.33 MiB/sec. | ||
| 9478 | 2026.02.12 17:13:28.600440 [ 261 ] {7ec42825-e777-440d-b37c-46116ad904a5} <Debug> TCPHandler: Processed in 0.002142469 sec. | ||
| 9479 | 2026.02.12 17:13:28.600553 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9480 | 2026.02.12 17:13:28.600649 [ 261 ] {365fd103-7de0-4c8d-afb7-04a5faf4f9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9481 | 2026.02.12 17:13:28.600692 [ 261 ] {365fd103-7de0-4c8d-afb7-04a5faf4f9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9482 | 2026.02.12 17:13:28.601026 [ 261 ] {365fd103-7de0-4c8d-afb7-04a5faf4f9d5} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9483 | 2026.02.12 17:13:28.601062 [ 261 ] {365fd103-7de0-4c8d-afb7-04a5faf4f9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9484 | 2026.02.12 17:13:28.601372 [ 261 ] {365fd103-7de0-4c8d-afb7-04a5faf4f9d5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9485 | 2026.02.12 17:13:28.601590 [ 261 ] {365fd103-7de0-4c8d-afb7-04a5faf4f9d5} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9486 | 2026.02.12 17:13:28.601735 [ 261 ] {365fd103-7de0-4c8d-afb7-04a5faf4f9d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 9487 | 2026.02.12 17:13:28.601771 [ 261 ] {365fd103-7de0-4c8d-afb7-04a5faf4f9d5} <Debug> TCPHandler: Processed in 0.001269335 sec. | ||
| 9488 | 2026.02.12 17:13:30.465486 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21624 | ||
| 9489 | 2026.02.12 17:13:30.466067 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9490 | 2026.02.12 17:13:30.466124 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9491 | 2026.02.12 17:13:30.466698 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9492 | 2026.02.12 17:13:30.466932 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9493 | 2026.02.12 17:13:30.467084 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21624 | ||
| 9494 | 2026.02.12 17:13:31.622225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9495 | 2026.02.12 17:13:31.639376 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9496 | 2026.02.12 17:13:31.639433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9497 | 2026.02.12 17:13:31.645777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9498 | 2026.02.12 17:13:31.646508 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9499 | 2026.02.12 17:13:31.649629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9500 | 2026.02.12 17:13:33.033325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1190 | ||
| 9501 | 2026.02.12 17:13:33.035746 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9502 | 2026.02.12 17:13:33.035791 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9503 | 2026.02.12 17:13:33.036955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9504 | 2026.02.12 17:13:33.037211 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9505 | 2026.02.12 17:13:33.037475 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1190 | ||
| 9506 | 2026.02.12 17:13:33.565371 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9507 | 2026.02.12 17:13:33.565569 [ 261 ] {42d1840f-a8b5-43a9-8d72-acdeea19b3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9508 | 2026.02.12 17:13:33.565646 [ 261 ] {42d1840f-a8b5-43a9-8d72-acdeea19b3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9509 | 2026.02.12 17:13:33.566386 [ 261 ] {42d1840f-a8b5-43a9-8d72-acdeea19b3fe} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9510 | 2026.02.12 17:13:33.566436 [ 261 ] {42d1840f-a8b5-43a9-8d72-acdeea19b3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9511 | 2026.02.12 17:13:33.566845 [ 261 ] {42d1840f-a8b5-43a9-8d72-acdeea19b3fe} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9512 | 2026.02.12 17:13:33.567078 [ 261 ] {42d1840f-a8b5-43a9-8d72-acdeea19b3fe} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9513 | 2026.02.12 17:13:33.567239 [ 261 ] {42d1840f-a8b5-43a9-8d72-acdeea19b3fe} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001723 sec., 154381.8920487522 rows/sec., 9.81 MiB/sec. | ||
| 9514 | 2026.02.12 17:13:33.567289 [ 261 ] {42d1840f-a8b5-43a9-8d72-acdeea19b3fe} <Debug> TCPHandler: Processed in 0.002059477 sec. | ||
| 9515 | 2026.02.12 17:13:33.567415 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9516 | 2026.02.12 17:13:33.567517 [ 261 ] {5fe5b0f2-4caa-4d9f-a83b-3f38793a1917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9517 | 2026.02.12 17:13:33.567561 [ 261 ] {5fe5b0f2-4caa-4d9f-a83b-3f38793a1917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9518 | 2026.02.12 17:13:33.568290 [ 261 ] {5fe5b0f2-4caa-4d9f-a83b-3f38793a1917} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9519 | 2026.02.12 17:13:33.568329 [ 261 ] {5fe5b0f2-4caa-4d9f-a83b-3f38793a1917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9520 | 2026.02.12 17:13:33.568696 [ 261 ] {5fe5b0f2-4caa-4d9f-a83b-3f38793a1917} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9521 | 2026.02.12 17:13:33.568921 [ 261 ] {5fe5b0f2-4caa-4d9f-a83b-3f38793a1917} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9522 | 2026.02.12 17:13:33.569048 [ 38 ] {} <Debug> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9523 | 2026.02.12 17:13:33.569056 [ 261 ] {5fe5b0f2-4caa-4d9f-a83b-3f38793a1917} <Debug> executeQuery: Read 772 rows, 62.57 KiB in 0.001563 sec., 493921.94497760717 rows/sec., 39.09 MiB/sec. | ||
| 9524 | 2026.02.12 17:13:33.569123 [ 38 ] {} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9525 | 2026.02.12 17:13:33.569140 [ 261 ] {5fe5b0f2-4caa-4d9f-a83b-3f38793a1917} <Debug> TCPHandler: Processed in 0.001778099 sec. | ||
| 9526 | 2026.02.12 17:13:33.569154 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9527 | 2026.02.12 17:13:33.569260 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9528 | 2026.02.12 17:13:33.569288 [ 200 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::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 | ||
| 9529 | 2026.02.12 17:13:33.569363 [ 261 ] {356d137a-7204-4c0d-8cbc-009cdedf3727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9530 | 2026.02.12 17:13:33.569408 [ 261 ] {356d137a-7204-4c0d-8cbc-009cdedf3727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9531 | 2026.02.12 17:13:33.569427 [ 200 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9532 | 2026.02.12 17:13:33.569466 [ 200 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2105 rows starting from the beginning of the part | ||
| 9533 | 2026.02.12 17:13:33.569535 [ 200 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 776 rows starting from the beginning of the part | ||
| 9534 | 2026.02.12 17:13:33.569582 [ 200 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 118 rows starting from the beginning of the part | ||
| 9535 | 2026.02.12 17:13:33.569625 [ 200 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 772 rows starting from the beginning of the part | ||
| 9536 | 2026.02.12 17:13:33.569666 [ 200 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1260 rows starting from the beginning of the part | ||
| 9537 | 2026.02.12 17:13:33.569714 [ 200 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 772 rows starting from the beginning of the part | ||
| 9538 | 2026.02.12 17:13:33.569863 [ 261 ] {356d137a-7204-4c0d-8cbc-009cdedf3727} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9539 | 2026.02.12 17:13:33.569907 [ 261 ] {356d137a-7204-4c0d-8cbc-009cdedf3727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9540 | 2026.02.12 17:13:33.570245 [ 261 ] {356d137a-7204-4c0d-8cbc-009cdedf3727} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9541 | 2026.02.12 17:13:33.570474 [ 261 ] {356d137a-7204-4c0d-8cbc-009cdedf3727} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9542 | 2026.02.12 17:13:33.570609 [ 261 ] {356d137a-7204-4c0d-8cbc-009cdedf3727} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.001267 sec., 112865.03551696923 rows/sec., 6.75 MiB/sec. | ||
| 9543 | 2026.02.12 17:13:33.570649 [ 261 ] {356d137a-7204-4c0d-8cbc-009cdedf3727} <Debug> TCPHandler: Processed in 0.00143914 sec. | ||
| 9544 | 2026.02.12 17:13:33.570769 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9545 | 2026.02.12 17:13:33.570869 [ 261 ] {83c64164-362f-4548-8af2-8fdd4d23f34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9546 | 2026.02.12 17:13:33.570909 [ 261 ] {83c64164-362f-4548-8af2-8fdd4d23f34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9547 | 2026.02.12 17:13:33.571342 [ 261 ] {83c64164-362f-4548-8af2-8fdd4d23f34d} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9548 | 2026.02.12 17:13:33.571379 [ 261 ] {83c64164-362f-4548-8af2-8fdd4d23f34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9549 | 2026.02.12 17:13:33.571691 [ 261 ] {83c64164-362f-4548-8af2-8fdd4d23f34d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9550 | 2026.02.12 17:13:33.571907 [ 261 ] {83c64164-362f-4548-8af2-8fdd4d23f34d} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9551 | 2026.02.12 17:13:33.572041 [ 261 ] {83c64164-362f-4548-8af2-8fdd4d23f34d} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001191 sec., 117548.27875734676 rows/sec., 7.60 MiB/sec. | ||
| 9552 | 2026.02.12 17:13:33.572040 [ 195 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5803 rows, containing 5 columns (5 merged, 0 gathered) in 0.002802618 sec., 2070564.0226388325 rows/sec., 176.05 MiB/sec. | ||
| 9553 | 2026.02.12 17:13:33.572081 [ 261 ] {83c64164-362f-4548-8af2-8fdd4d23f34d} <Debug> TCPHandler: Processed in 0.001361348 sec. | ||
| 9554 | 2026.02.12 17:13:33.572045 [ 36 ] {} <Debug> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0) (MergerMutator): Selected 6 parts from all_1_22_5 to all_27_27_0 | ||
| 9555 | 2026.02.12 17:13:33.572159 [ 36 ] {} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9556 | 2026.02.12 17:13:33.572182 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9557 | 2026.02.12 17:13:33.572234 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9558 | 2026.02.12 17:13:33.572257 [ 200 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_22_5 to all_27_27_0 into Compact with storage Full | ||
| 9559 | 2026.02.12 17:13:33.572331 [ 261 ] {7b616b75-b742-4ced-841d-ec4d96409658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9560 | 2026.02.12 17:13:33.572353 [ 188 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9561 | 2026.02.12 17:13:33.572355 [ 200 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9562 | 2026.02.12 17:13:33.572378 [ 261 ] {7b616b75-b742-4ced-841d-ec4d96409658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9563 | 2026.02.12 17:13:33.572396 [ 200 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 392 rows starting from the beginning of the part | ||
| 9564 | 2026.02.12 17:13:33.572446 [ 200 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 229 rows starting from the beginning of the part | ||
| 9565 | 2026.02.12 17:13:33.572484 [ 200 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 140 rows starting from the beginning of the part | ||
| 9566 | 2026.02.12 17:13:33.572518 [ 200 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 140 rows starting from the beginning of the part | ||
| 9567 | 2026.02.12 17:13:33.572552 [ 200 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 9568 | 2026.02.12 17:13:33.572586 [ 200 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 140 rows starting from the beginning of the part | ||
| 9569 | 2026.02.12 17:13:33.572634 [ 188 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_66_13} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9570 | 2026.02.12 17:13:33.572726 [ 188 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_66_13} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9571 | 2026.02.12 17:13:33.572822 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 9572 | 2026.02.12 17:13:33.572869 [ 261 ] {7b616b75-b742-4ced-841d-ec4d96409658} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9573 | 2026.02.12 17:13:33.572910 [ 261 ] {7b616b75-b742-4ced-841d-ec4d96409658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9574 | 2026.02.12 17:13:33.573236 [ 261 ] {7b616b75-b742-4ced-841d-ec4d96409658} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9575 | 2026.02.12 17:13:33.573460 [ 261 ] {7b616b75-b742-4ced-841d-ec4d96409658} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9576 | 2026.02.12 17:13:33.573510 [ 186 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1269 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277876 sec., 993054.09914577 rows/sec., 69.96 MiB/sec. | ||
| 9577 | 2026.02.12 17:13:33.573591 [ 261 ] {7b616b75-b742-4ced-841d-ec4d96409658} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001278 sec., 108763.69327073552 rows/sec., 6.19 MiB/sec. | ||
| 9578 | 2026.02.12 17:13:33.573635 [ 261 ] {7b616b75-b742-4ced-841d-ec4d96409658} <Debug> TCPHandler: Processed in 0.001449551 sec. | ||
| 9579 | 2026.02.12 17:13:33.573703 [ 193 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 9580 | 2026.02.12 17:13:33.573755 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9581 | 2026.02.12 17:13:33.573848 [ 261 ] {112a0883-6d58-48e5-839b-92a7fb5038dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9582 | 2026.02.12 17:13:33.573888 [ 261 ] {112a0883-6d58-48e5-839b-92a7fb5038dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9583 | 2026.02.12 17:13:33.573988 [ 193 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_27_6} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9584 | 2026.02.12 17:13:33.574058 [ 193 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_27_6} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0) (MergerMutator): Merged 6 parts: [all_1_22_5, all_27_27_0] -> all_1_27_6 | ||
| 9585 | 2026.02.12 17:13:33.574143 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 9586 | 2026.02.12 17:13:33.574475 [ 261 ] {112a0883-6d58-48e5-839b-92a7fb5038dc} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9587 | 2026.02.12 17:13:33.574510 [ 261 ] {112a0883-6d58-48e5-839b-92a7fb5038dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9588 | 2026.02.12 17:13:33.574853 [ 261 ] {112a0883-6d58-48e5-839b-92a7fb5038dc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9589 | 2026.02.12 17:13:33.575064 [ 261 ] {112a0883-6d58-48e5-839b-92a7fb5038dc} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9590 | 2026.02.12 17:13:33.575184 [ 36 ] {} <Debug> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9591 | 2026.02.12 17:13:33.575197 [ 261 ] {112a0883-6d58-48e5-839b-92a7fb5038dc} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.001366 sec., 346266.47144948755 rows/sec., 24.36 MiB/sec. | ||
| 9592 | 2026.02.12 17:13:33.575227 [ 36 ] {} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9593 | 2026.02.12 17:13:33.575250 [ 261 ] {112a0883-6d58-48e5-839b-92a7fb5038dc} <Debug> TCPHandler: Processed in 0.001543352 sec. | ||
| 9594 | 2026.02.12 17:13:33.575252 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9595 | 2026.02.12 17:13:33.575341 [ 188 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::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 | ||
| 9596 | 2026.02.12 17:13:33.575375 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9597 | 2026.02.12 17:13:33.575430 [ 188 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9598 | 2026.02.12 17:13:33.575462 [ 188 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1034 rows starting from the beginning of the part | ||
| 9599 | 2026.02.12 17:13:33.575473 [ 261 ] {ab23b79e-5234-47e2-a2bb-7e2ec3913768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9600 | 2026.02.12 17:13:33.575514 [ 188 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 481 rows starting from the beginning of the part | ||
| 9601 | 2026.02.12 17:13:33.575520 [ 261 ] {ab23b79e-5234-47e2-a2bb-7e2ec3913768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9602 | 2026.02.12 17:13:33.575565 [ 188 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 95 rows starting from the beginning of the part | ||
| 9603 | 2026.02.12 17:13:33.575611 [ 188 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 473 rows starting from the beginning of the part | ||
| 9604 | 2026.02.12 17:13:33.575649 [ 188 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 555 rows starting from the beginning of the part | ||
| 9605 | 2026.02.12 17:13:33.575693 [ 188 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 473 rows starting from the beginning of the part | ||
| 9606 | 2026.02.12 17:13:33.575881 [ 261 ] {ab23b79e-5234-47e2-a2bb-7e2ec3913768} <Trace> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9607 | 2026.02.12 17:13:33.575922 [ 261 ] {ab23b79e-5234-47e2-a2bb-7e2ec3913768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9608 | 2026.02.12 17:13:33.576238 [ 261 ] {ab23b79e-5234-47e2-a2bb-7e2ec3913768} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9609 | 2026.02.12 17:13:33.576460 [ 261 ] {ab23b79e-5234-47e2-a2bb-7e2ec3913768} <Trace> oximeter.measurements_bool (4426dfc5-fdd8-4ea4-b853-4069640825c5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9610 | 2026.02.12 17:13:33.576587 [ 261 ] {ab23b79e-5234-47e2-a2bb-7e2ec3913768} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 9611 | 2026.02.12 17:13:33.576625 [ 261 ] {ab23b79e-5234-47e2-a2bb-7e2ec3913768} <Debug> TCPHandler: Processed in 0.001298866 sec. | ||
| 9612 | 2026.02.12 17:13:33.576743 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9613 | 2026.02.12 17:13:33.576838 [ 261 ] {c23d79cf-b57c-431a-be52-a13c3902208e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9614 | 2026.02.12 17:13:33.576881 [ 261 ] {c23d79cf-b57c-431a-be52-a13c3902208e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9615 | 2026.02.12 17:13:33.576943 [ 196 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3111 rows, containing 5 columns (5 merged, 0 gathered) in 0.001633955 sec., 1903969.2035582375 rows/sec., 144.66 MiB/sec. | ||
| 9616 | 2026.02.12 17:13:33.577116 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9617 | 2026.02.12 17:13:33.577305 [ 261 ] {c23d79cf-b57c-431a-be52-a13c3902208e} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9618 | 2026.02.12 17:13:33.577347 [ 261 ] {c23d79cf-b57c-431a-be52-a13c3902208e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9619 | 2026.02.12 17:13:33.577352 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_66_13} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9620 | 2026.02.12 17:13:33.577434 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_66_13} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9621 | 2026.02.12 17:13:33.577501 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9622 | 2026.02.12 17:13:33.577707 [ 261 ] {c23d79cf-b57c-431a-be52-a13c3902208e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9623 | 2026.02.12 17:13:33.577939 [ 261 ] {c23d79cf-b57c-431a-be52-a13c3902208e} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9624 | 2026.02.12 17:13:33.578064 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9625 | 2026.02.12 17:13:33.578072 [ 261 ] {c23d79cf-b57c-431a-be52-a13c3902208e} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001253 sec., 205905.82601755788 rows/sec., 13.71 MiB/sec. | ||
| 9626 | 2026.02.12 17:13:33.578103 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9627 | 2026.02.12 17:13:33.578127 [ 261 ] {c23d79cf-b57c-431a-be52-a13c3902208e} <Debug> TCPHandler: Processed in 0.00143203 sec. | ||
| 9628 | 2026.02.12 17:13:33.578129 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9629 | 2026.02.12 17:13:33.578232 [ 186 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 9630 | 2026.02.12 17:13:33.578253 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9631 | 2026.02.12 17:13:33.578352 [ 261 ] {d58c8570-10ff-4545-87c0-2a8d3b230740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9632 | 2026.02.12 17:13:33.578354 [ 186 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9633 | 2026.02.12 17:13:33.578399 [ 261 ] {d58c8570-10ff-4545-87c0-2a8d3b230740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9634 | 2026.02.12 17:13:33.578407 [ 186 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18249 rows starting from the beginning of the part | ||
| 9635 | 2026.02.12 17:13:33.578486 [ 186 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 262 rows starting from the beginning of the part | ||
| 9636 | 2026.02.12 17:13:33.578531 [ 186 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9637 | 2026.02.12 17:13:33.578570 [ 186 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 258 rows starting from the beginning of the part | ||
| 9638 | 2026.02.12 17:13:33.578613 [ 186 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 846 rows starting from the beginning of the part | ||
| 9639 | 2026.02.12 17:13:33.578653 [ 186 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 258 rows starting from the beginning of the part | ||
| 9640 | 2026.02.12 17:13:33.578719 [ 261 ] {d58c8570-10ff-4545-87c0-2a8d3b230740} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9641 | 2026.02.12 17:13:33.578759 [ 261 ] {d58c8570-10ff-4545-87c0-2a8d3b230740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9642 | 2026.02.12 17:13:33.579118 [ 261 ] {d58c8570-10ff-4545-87c0-2a8d3b230740} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9643 | 2026.02.12 17:13:33.579343 [ 261 ] {d58c8570-10ff-4545-87c0-2a8d3b230740} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9644 | 2026.02.12 17:13:33.579449 [ 36 ] {} <Debug> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 9645 | 2026.02.12 17:13:33.579475 [ 261 ] {d58c8570-10ff-4545-87c0-2a8d3b230740} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001141 sec., 876.4241893076248 rows/sec., 59.06 KiB/sec. | ||
| 9646 | 2026.02.12 17:13:33.579484 [ 36 ] {} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9647 | 2026.02.12 17:13:33.579516 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9648 | 2026.02.12 17:13:33.579519 [ 261 ] {d58c8570-10ff-4545-87c0-2a8d3b230740} <Debug> TCPHandler: Processed in 0.001316276 sec. | ||
| 9649 | 2026.02.12 17:13:33.579612 [ 200 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::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 | ||
| 9650 | 2026.02.12 17:13:33.579685 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9651 | 2026.02.12 17:13:33.579695 [ 200 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9652 | 2026.02.12 17:13:33.579737 [ 200 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::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 | ||
| 9653 | 2026.02.12 17:13:33.579784 [ 200 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::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 | ||
| 9654 | 2026.02.12 17:13:33.579788 [ 261 ] {ac128dd3-4360-490f-b139-6ca0dac76bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9655 | 2026.02.12 17:13:33.579828 [ 200 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::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 | ||
| 9656 | 2026.02.12 17:13:33.579854 [ 261 ] {ac128dd3-4360-490f-b139-6ca0dac76bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9657 | 2026.02.12 17:13:33.579871 [ 200 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::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 | ||
| 9658 | 2026.02.12 17:13:33.579913 [ 200 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::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 | ||
| 9659 | 2026.02.12 17:13:33.579957 [ 200 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::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 | ||
| 9660 | 2026.02.12 17:13:33.580705 [ 261 ] {ac128dd3-4360-490f-b139-6ca0dac76bdb} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9661 | 2026.02.12 17:13:33.580749 [ 261 ] {ac128dd3-4360-490f-b139-6ca0dac76bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9662 | 2026.02.12 17:13:33.580906 [ 192 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001327177 sec., 7534.79000916984 rows/sec., 504.77 KiB/sec. | ||
| 9663 | 2026.02.12 17:13:33.581024 [ 200 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 9664 | 2026.02.12 17:13:33.581283 [ 200 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::all_1_10_2} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9665 | 2026.02.12 17:13:33.581348 [ 200 ] {a97e0e88-9acb-4a16-bef4-e6dccb35e701::all_1_10_2} <Trace> oximeter.measurements_f64 (a97e0e88-9acb-4a16-bef4-e6dccb35e701) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 9666 | 2026.02.12 17:13:33.581411 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 9667 | 2026.02.12 17:13:33.581687 [ 261 ] {ac128dd3-4360-490f-b139-6ca0dac76bdb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9668 | 2026.02.12 17:13:33.581956 [ 261 ] {ac128dd3-4360-490f-b139-6ca0dac76bdb} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9669 | 2026.02.12 17:13:33.582116 [ 261 ] {ac128dd3-4360-490f-b139-6ca0dac76bdb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002346 sec., 4262.574595055414 rows/sec., 7.64 MiB/sec. | ||
| 9670 | 2026.02.12 17:13:33.582200 [ 261 ] {ac128dd3-4360-490f-b139-6ca0dac76bdb} <Debug> TCPHandler: Processed in 0.00256245 sec. | ||
| 9671 | 2026.02.12 17:13:33.582316 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9672 | 2026.02.12 17:13:33.582412 [ 261 ] {00391f11-8702-42d9-942b-84e3d4d325a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9673 | 2026.02.12 17:13:33.582456 [ 261 ] {00391f11-8702-42d9-942b-84e3d4d325a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9674 | 2026.02.12 17:13:33.582812 [ 261 ] {00391f11-8702-42d9-942b-84e3d4d325a9} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9675 | 2026.02.12 17:13:33.582849 [ 261 ] {00391f11-8702-42d9-942b-84e3d4d325a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9676 | 2026.02.12 17:13:33.583169 [ 261 ] {00391f11-8702-42d9-942b-84e3d4d325a9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9677 | 2026.02.12 17:13:33.583377 [ 261 ] {00391f11-8702-42d9-942b-84e3d4d325a9} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9678 | 2026.02.12 17:13:33.583490 [ 36 ] {} <Debug> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9679 | 2026.02.12 17:13:33.583510 [ 261 ] {00391f11-8702-42d9-942b-84e3d4d325a9} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001117 sec., 78782.45299910475 rows/sec., 4.95 MiB/sec. | ||
| 9680 | 2026.02.12 17:13:33.583523 [ 36 ] {} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2026.02.12 17:13:33.583551 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9682 | 2026.02.12 17:13:33.583554 [ 261 ] {00391f11-8702-42d9-942b-84e3d4d325a9} <Debug> TCPHandler: Processed in 0.001288006 sec. | ||
| 9683 | 2026.02.12 17:13:33.583644 [ 191 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 9684 | 2026.02.12 17:13:33.583776 [ 191 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9685 | 2026.02.12 17:13:33.583809 [ 191 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3678 rows starting from the beginning of the part | ||
| 9686 | 2026.02.12 17:13:33.583868 [ 191 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 88 rows starting from the beginning of the part | ||
| 9687 | 2026.02.12 17:13:33.583911 [ 191 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9688 | 2026.02.12 17:13:33.583950 [ 191 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 88 rows starting from the beginning of the part | ||
| 9689 | 2026.02.12 17:13:33.583992 [ 191 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 9690 | 2026.02.12 17:13:33.584028 [ 191 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 88 rows starting from the beginning of the part | ||
| 9691 | 2026.02.12 17:13:33.584297 [ 197 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20033 rows, containing 5 columns (5 merged, 0 gathered) in 0.006104689 sec., 3281575.8509565354 rows/sec., 224.27 MiB/sec. | ||
| 9692 | 2026.02.12 17:13:33.584647 [ 197 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9693 | 2026.02.12 17:13:33.584914 [ 197 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9694 | 2026.02.12 17:13:33.584979 [ 197 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9695 | 2026.02.12 17:13:33.585059 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 9696 | 2026.02.12 17:13:33.585231 [ 192 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4062 rows, containing 4 columns (4 merged, 0 gathered) in 0.001633245 sec., 2487073.280493741 rows/sec., 165.32 MiB/sec. | ||
| 9697 | 2026.02.12 17:13:33.585500 [ 186 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9698 | 2026.02.12 17:13:33.585770 [ 186 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_66_13} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9699 | 2026.02.12 17:13:33.585845 [ 186 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_66_13} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9700 | 2026.02.12 17:13:33.585934 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9701 | 2026.02.12 17:13:37.837911 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9702 | 2026.02.12 17:13:37.837976 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9703 | 2026.02.12 17:13:37.968120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22072 | ||
| 9704 | 2026.02.12 17:13:37.968626 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9705 | 2026.02.12 17:13:37.968673 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9706 | 2026.02.12 17:13:37.969172 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9707 | 2026.02.12 17:13:37.969397 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9708 | 2026.02.12 17:13:37.969529 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22072 | ||
| 9709 | 2026.02.12 17:13:37.969539 [ 30 ] {} <Debug> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9710 | 2026.02.12 17:13:37.969583 [ 30 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9711 | 2026.02.12 17:13:37.969616 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9712 | 2026.02.12 17:13:37.969751 [ 191 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 9713 | 2026.02.12 17:13:37.969908 [ 191 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9714 | 2026.02.12 17:13:37.969953 [ 191 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19704 rows starting from the beginning of the part | ||
| 9715 | 2026.02.12 17:13:37.970027 [ 191 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 9716 | 2026.02.12 17:13:37.970086 [ 191 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 9717 | 2026.02.12 17:13:37.970169 [ 191 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 9718 | 2026.02.12 17:13:37.970241 [ 191 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 9719 | 2026.02.12 17:13:37.970295 [ 191 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 9720 | 2026.02.12 17:13:37.972480 [ 186 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22072 rows, containing 4 columns (4 merged, 0 gathered) in 0.002795138 sec., 7896568.970834356 rows/sec., 112.96 MiB/sec. | ||
| 9721 | 2026.02.12 17:13:37.972959 [ 192 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9722 | 2026.02.12 17:13:37.973277 [ 192 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_46_9} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9723 | 2026.02.12 17:13:37.973363 [ 192 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_46_9} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9724 | 2026.02.12 17:13:37.973475 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 9725 | 2026.02.12 17:13:38.557680 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9726 | 2026.02.12 17:13:38.557966 [ 261 ] {2e10bef3-196b-4b08-88f0-1ad6d5262195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9727 | 2026.02.12 17:13:38.558061 [ 261 ] {2e10bef3-196b-4b08-88f0-1ad6d5262195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9728 | 2026.02.12 17:13:38.558768 [ 261 ] {2e10bef3-196b-4b08-88f0-1ad6d5262195} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2026.02.12 17:13:38.558821 [ 261 ] {2e10bef3-196b-4b08-88f0-1ad6d5262195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9730 | 2026.02.12 17:13:38.559240 [ 261 ] {2e10bef3-196b-4b08-88f0-1ad6d5262195} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9731 | 2026.02.12 17:13:38.559469 [ 261 ] {2e10bef3-196b-4b08-88f0-1ad6d5262195} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2026.02.12 17:13:38.559633 [ 261 ] {2e10bef3-196b-4b08-88f0-1ad6d5262195} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001745 sec., 67621.77650429799 rows/sec., 5.75 MiB/sec. | ||
| 9733 | 2026.02.12 17:13:38.559684 [ 261 ] {2e10bef3-196b-4b08-88f0-1ad6d5262195} <Debug> TCPHandler: Processed in 0.002190741 sec. | ||
| 9734 | 2026.02.12 17:13:38.559805 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9735 | 2026.02.12 17:13:38.559906 [ 261 ] {16bac1e3-f806-4458-abc1-0a90e063ac4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9736 | 2026.02.12 17:13:38.559950 [ 261 ] {16bac1e3-f806-4458-abc1-0a90e063ac4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9737 | 2026.02.12 17:13:38.560370 [ 261 ] {16bac1e3-f806-4458-abc1-0a90e063ac4d} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9738 | 2026.02.12 17:13:38.560408 [ 261 ] {16bac1e3-f806-4458-abc1-0a90e063ac4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9739 | 2026.02.12 17:13:38.560709 [ 261 ] {16bac1e3-f806-4458-abc1-0a90e063ac4d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9740 | 2026.02.12 17:13:38.560922 [ 261 ] {16bac1e3-f806-4458-abc1-0a90e063ac4d} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9741 | 2026.02.12 17:13:38.561059 [ 261 ] {16bac1e3-f806-4458-abc1-0a90e063ac4d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001176 sec., 26360.544217687075 rows/sec., 1.94 MiB/sec. | ||
| 9742 | 2026.02.12 17:13:38.561098 [ 261 ] {16bac1e3-f806-4458-abc1-0a90e063ac4d} <Debug> TCPHandler: Processed in 0.001342847 sec. | ||
| 9743 | 2026.02.12 17:13:38.561218 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9744 | 2026.02.12 17:13:38.561343 [ 261 ] {5576c64a-a180-482e-bb73-1183514b550e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9745 | 2026.02.12 17:13:38.561394 [ 261 ] {5576c64a-a180-482e-bb73-1183514b550e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9746 | 2026.02.12 17:13:38.561943 [ 261 ] {5576c64a-a180-482e-bb73-1183514b550e} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9747 | 2026.02.12 17:13:38.561989 [ 261 ] {5576c64a-a180-482e-bb73-1183514b550e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9748 | 2026.02.12 17:13:38.562332 [ 261 ] {5576c64a-a180-482e-bb73-1183514b550e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9749 | 2026.02.12 17:13:38.562548 [ 261 ] {5576c64a-a180-482e-bb73-1183514b550e} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9750 | 2026.02.12 17:13:38.562687 [ 261 ] {5576c64a-a180-482e-bb73-1183514b550e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001369 sec., 69393.71804236669 rows/sec., 5.42 MiB/sec. | ||
| 9751 | 2026.02.12 17:13:38.562728 [ 261 ] {5576c64a-a180-482e-bb73-1183514b550e} <Debug> TCPHandler: Processed in 0.001572973 sec. | ||
| 9752 | 2026.02.12 17:13:38.562837 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9753 | 2026.02.12 17:13:38.562932 [ 261 ] {a857b1ba-29d7-4e26-bfa4-8053a4510df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9754 | 2026.02.12 17:13:38.562977 [ 261 ] {a857b1ba-29d7-4e26-bfa4-8053a4510df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9755 | 2026.02.12 17:13:38.563390 [ 261 ] {a857b1ba-29d7-4e26-bfa4-8053a4510df5} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9756 | 2026.02.12 17:13:38.563427 [ 261 ] {a857b1ba-29d7-4e26-bfa4-8053a4510df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9757 | 2026.02.12 17:13:38.563766 [ 261 ] {a857b1ba-29d7-4e26-bfa4-8053a4510df5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9758 | 2026.02.12 17:13:38.563995 [ 261 ] {a857b1ba-29d7-4e26-bfa4-8053a4510df5} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9759 | 2026.02.12 17:13:38.564133 [ 261 ] {a857b1ba-29d7-4e26-bfa4-8053a4510df5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 9760 | 2026.02.12 17:13:38.564172 [ 261 ] {a857b1ba-29d7-4e26-bfa4-8053a4510df5} <Debug> TCPHandler: Processed in 0.001385328 sec. | ||
| 9761 | 2026.02.12 17:13:38.564291 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9762 | 2026.02.12 17:13:38.564413 [ 261 ] {580c6686-297c-43b6-b8f5-0135a9feea72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9763 | 2026.02.12 17:13:38.564478 [ 261 ] {580c6686-297c-43b6-b8f5-0135a9feea72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9764 | 2026.02.12 17:13:38.565388 [ 261 ] {580c6686-297c-43b6-b8f5-0135a9feea72} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9765 | 2026.02.12 17:13:38.565425 [ 261 ] {580c6686-297c-43b6-b8f5-0135a9feea72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9766 | 2026.02.12 17:13:38.565989 [ 261 ] {580c6686-297c-43b6-b8f5-0135a9feea72} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9767 | 2026.02.12 17:13:38.566213 [ 261 ] {580c6686-297c-43b6-b8f5-0135a9feea72} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9768 | 2026.02.12 17:13:38.566361 [ 261 ] {580c6686-297c-43b6-b8f5-0135a9feea72} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001974 sec., 15704.154002026342 rows/sec., 28.14 MiB/sec. | ||
| 9769 | 2026.02.12 17:13:38.566427 [ 261 ] {580c6686-297c-43b6-b8f5-0135a9feea72} <Debug> TCPHandler: Processed in 0.00219769 sec. | ||
| 9770 | 2026.02.12 17:13:38.566535 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9771 | 2026.02.12 17:13:38.566631 [ 261 ] {26808cbe-f59b-4924-822d-855b6fa32947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9772 | 2026.02.12 17:13:38.566672 [ 261 ] {26808cbe-f59b-4924-822d-855b6fa32947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9773 | 2026.02.12 17:13:38.567000 [ 261 ] {26808cbe-f59b-4924-822d-855b6fa32947} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9774 | 2026.02.12 17:13:38.567037 [ 261 ] {26808cbe-f59b-4924-822d-855b6fa32947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9775 | 2026.02.12 17:13:38.567336 [ 261 ] {26808cbe-f59b-4924-822d-855b6fa32947} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9776 | 2026.02.12 17:13:38.567541 [ 261 ] {26808cbe-f59b-4924-822d-855b6fa32947} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9777 | 2026.02.12 17:13:38.567671 [ 261 ] {26808cbe-f59b-4924-822d-855b6fa32947} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 9778 | 2026.02.12 17:13:38.567707 [ 261 ] {26808cbe-f59b-4924-822d-855b6fa32947} <Debug> TCPHandler: Processed in 0.001220364 sec. | ||
| 9779 | 2026.02.12 17:13:39.150669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9780 | 2026.02.12 17:13:39.168209 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9781 | 2026.02.12 17:13:39.168265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9782 | 2026.02.12 17:13:39.174407 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9783 | 2026.02.12 17:13:39.175157 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9784 | 2026.02.12 17:13:39.175453 [ 26 ] {} <Debug> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9785 | 2026.02.12 17:13:39.175518 [ 26 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9786 | 2026.02.12 17:13:39.175541 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9787 | 2026.02.12 17:13:39.175723 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 9788 | 2026.02.12 17:13:39.178388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9789 | 2026.02.12 17:13:39.179986 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9790 | 2026.02.12 17:13:39.181611 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 9791 | 2026.02.12 17:13:39.186449 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 9792 | 2026.02.12 17:13:39.191311 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 9793 | 2026.02.12 17:13:39.196017 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 9794 | 2026.02.12 17:13:39.200460 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 9795 | 2026.02.12 17:13:39.204349 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 9796 | 2026.02.12 17:13:39.254843 [ 186 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.079210881 sec., 4380.71128132005 rows/sec., 22.65 MiB/sec. | ||
| 9797 | 2026.02.12 17:13:39.256854 [ 201 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9798 | 2026.02.12 17:13:39.258619 [ 201 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_46_9} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9799 | 2026.02.12 17:13:39.258710 [ 201 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_46_9} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9800 | 2026.02.12 17:13:39.260193 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9801 | 2026.02.12 17:13:40.566670 [ 24 ] {} <Debug> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 9802 | 2026.02.12 17:13:40.566747 [ 24 ] {} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9803 | 2026.02.12 17:13:40.566768 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9804 | 2026.02.12 17:13:40.566903 [ 187 ] {2602434e-7832-4d54-a516-0e61c097226d::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 | ||
| 9805 | 2026.02.12 17:13:40.567057 [ 187 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9806 | 2026.02.12 17:13:40.567098 [ 187 ] {2602434e-7832-4d54-a516-0e61c097226d::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 | ||
| 9807 | 2026.02.12 17:13:40.567173 [ 187 ] {2602434e-7832-4d54-a516-0e61c097226d::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 | ||
| 9808 | 2026.02.12 17:13:40.567225 [ 187 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 9809 | 2026.02.12 17:13:40.567274 [ 187 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 9810 | 2026.02.12 17:13:40.567318 [ 187 ] {2602434e-7832-4d54-a516-0e61c097226d::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 | ||
| 9811 | 2026.02.12 17:13:40.568170 [ 186 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325996 sec., 31674.30369322381 rows/sec., 2.64 MiB/sec. | ||
| 9812 | 2026.02.12 17:13:40.568311 [ 187 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 9813 | 2026.02.12 17:13:40.568560 [ 187 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_17_4} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9814 | 2026.02.12 17:13:40.568638 [ 187 ] {2602434e-7832-4d54-a516-0e61c097226d::all_1_17_4} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 9815 | 2026.02.12 17:13:40.568711 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9816 | 2026.02.12 17:13:43.038649 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1224 | ||
| 9817 | 2026.02.12 17:13:43.040972 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9818 | 2026.02.12 17:13:43.041021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9819 | 2026.02.12 17:13:43.042201 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9820 | 2026.02.12 17:13:43.042465 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9821 | 2026.02.12 17:13:43.042733 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1224 | ||
| 9822 | 2026.02.12 17:13:43.560740 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9823 | 2026.02.12 17:13:43.560933 [ 261 ] {e9c3643d-874c-41d0-870e-36732de38699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9824 | 2026.02.12 17:13:43.561006 [ 261 ] {e9c3643d-874c-41d0-870e-36732de38699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9825 | 2026.02.12 17:13:43.561706 [ 261 ] {e9c3643d-874c-41d0-870e-36732de38699} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9826 | 2026.02.12 17:13:43.561749 [ 261 ] {e9c3643d-874c-41d0-870e-36732de38699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9827 | 2026.02.12 17:13:43.562156 [ 261 ] {e9c3643d-874c-41d0-870e-36732de38699} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9828 | 2026.02.12 17:13:43.562391 [ 261 ] {e9c3643d-874c-41d0-870e-36732de38699} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9829 | 2026.02.12 17:13:43.562558 [ 261 ] {e9c3643d-874c-41d0-870e-36732de38699} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001677 sec., 14311.270125223613 rows/sec., 1.19 MiB/sec. | ||
| 9830 | 2026.02.12 17:13:43.562611 [ 261 ] {e9c3643d-874c-41d0-870e-36732de38699} <Debug> TCPHandler: Processed in 0.002010345 sec. | ||
| 9831 | 2026.02.12 17:13:43.562744 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9832 | 2026.02.12 17:13:43.562847 [ 261 ] {d1516c2b-9329-4dc6-9c09-70099a664579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9833 | 2026.02.12 17:13:43.562892 [ 261 ] {d1516c2b-9329-4dc6-9c09-70099a664579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9834 | 2026.02.12 17:13:43.563420 [ 261 ] {d1516c2b-9329-4dc6-9c09-70099a664579} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9835 | 2026.02.12 17:13:43.563456 [ 261 ] {d1516c2b-9329-4dc6-9c09-70099a664579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9836 | 2026.02.12 17:13:43.563804 [ 261 ] {d1516c2b-9329-4dc6-9c09-70099a664579} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9837 | 2026.02.12 17:13:43.564020 [ 261 ] {d1516c2b-9329-4dc6-9c09-70099a664579} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9838 | 2026.02.12 17:13:43.564158 [ 261 ] {d1516c2b-9329-4dc6-9c09-70099a664579} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001335 sec., 146816.47940074906 rows/sec., 13.07 MiB/sec. | ||
| 9839 | 2026.02.12 17:13:43.564197 [ 261 ] {d1516c2b-9329-4dc6-9c09-70099a664579} <Debug> TCPHandler: Processed in 0.001505161 sec. | ||
| 9840 | 2026.02.12 17:13:43.564310 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9841 | 2026.02.12 17:13:43.564408 [ 261 ] {3d5e7695-fbba-4cfe-8f6e-f757b032a14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9842 | 2026.02.12 17:13:43.564451 [ 261 ] {3d5e7695-fbba-4cfe-8f6e-f757b032a14e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9843 | 2026.02.12 17:13:43.564869 [ 261 ] {3d5e7695-fbba-4cfe-8f6e-f757b032a14e} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9844 | 2026.02.12 17:13:43.564905 [ 261 ] {3d5e7695-fbba-4cfe-8f6e-f757b032a14e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9845 | 2026.02.12 17:13:43.565210 [ 261 ] {3d5e7695-fbba-4cfe-8f6e-f757b032a14e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9846 | 2026.02.12 17:13:43.565421 [ 261 ] {3d5e7695-fbba-4cfe-8f6e-f757b032a14e} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9847 | 2026.02.12 17:13:43.565528 [ 105 ] {} <Debug> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9848 | 2026.02.12 17:13:43.565554 [ 261 ] {3d5e7695-fbba-4cfe-8f6e-f757b032a14e} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001165 sec., 18884.120171673818 rows/sec., 1.44 MiB/sec. | ||
| 9849 | 2026.02.12 17:13:43.565567 [ 105 ] {} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9850 | 2026.02.12 17:13:43.565590 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9851 | 2026.02.12 17:13:43.565594 [ 261 ] {3d5e7695-fbba-4cfe-8f6e-f757b032a14e} <Debug> TCPHandler: Processed in 0.001335027 sec. | ||
| 9852 | 2026.02.12 17:13:43.565710 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9853 | 2026.02.12 17:13:43.565728 [ 198 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 9854 | 2026.02.12 17:13:43.565803 [ 261 ] {643aaf96-a97c-4541-82f4-3b104caa1291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9855 | 2026.02.12 17:13:43.565850 [ 261 ] {643aaf96-a97c-4541-82f4-3b104caa1291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9856 | 2026.02.12 17:13:43.565887 [ 198 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9857 | 2026.02.12 17:13:43.565933 [ 198 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 206 rows starting from the beginning of the part | ||
| 9858 | 2026.02.12 17:13:43.566012 [ 198 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 143 rows starting from the beginning of the part | ||
| 9859 | 2026.02.12 17:13:43.566067 [ 198 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 35 rows starting from the beginning of the part | ||
| 9860 | 2026.02.12 17:13:43.566117 [ 198 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 143 rows starting from the beginning of the part | ||
| 9861 | 2026.02.12 17:13:43.566161 [ 198 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 9862 | 2026.02.12 17:13:43.566201 [ 198 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 22 rows starting from the beginning of the part | ||
| 9863 | 2026.02.12 17:13:43.566251 [ 261 ] {643aaf96-a97c-4541-82f4-3b104caa1291} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9864 | 2026.02.12 17:13:43.566291 [ 261 ] {643aaf96-a97c-4541-82f4-3b104caa1291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9865 | 2026.02.12 17:13:43.566634 [ 261 ] {643aaf96-a97c-4541-82f4-3b104caa1291} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9866 | 2026.02.12 17:13:43.566857 [ 261 ] {643aaf96-a97c-4541-82f4-3b104caa1291} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9867 | 2026.02.12 17:13:43.566985 [ 261 ] {643aaf96-a97c-4541-82f4-3b104caa1291} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001228 sec., 19543.97394136808 rows/sec., 1.62 MiB/sec. | ||
| 9868 | 2026.02.12 17:13:43.567020 [ 261 ] {643aaf96-a97c-4541-82f4-3b104caa1291} <Debug> TCPHandler: Processed in 0.001391308 sec. | ||
| 9869 | 2026.02.12 17:13:43.567121 [ 187 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493602 sec., 388322.9936756914 rows/sec., 26.07 MiB/sec. | ||
| 9870 | 2026.02.12 17:13:43.567129 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9871 | 2026.02.12 17:13:43.567257 [ 261 ] {dd951edf-c32a-4cfa-963c-5d7bf3182b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9872 | 2026.02.12 17:13:43.567285 [ 198 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9873 | 2026.02.12 17:13:43.567296 [ 261 ] {dd951edf-c32a-4cfa-963c-5d7bf3182b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9874 | 2026.02.12 17:13:43.567594 [ 198 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_66_13} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9875 | 2026.02.12 17:13:43.567671 [ 198 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_66_13} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9876 | 2026.02.12 17:13:43.567755 [ 261 ] {dd951edf-c32a-4cfa-963c-5d7bf3182b49} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9877 | 2026.02.12 17:13:43.567761 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9878 | 2026.02.12 17:13:43.567799 [ 261 ] {dd951edf-c32a-4cfa-963c-5d7bf3182b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9879 | 2026.02.12 17:13:43.568121 [ 261 ] {dd951edf-c32a-4cfa-963c-5d7bf3182b49} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9880 | 2026.02.12 17:13:43.568331 [ 261 ] {dd951edf-c32a-4cfa-963c-5d7bf3182b49} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2026.02.12 17:13:43.568467 [ 261 ] {dd951edf-c32a-4cfa-963c-5d7bf3182b49} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00118 sec., 10169.491525423728 rows/sec., 794.49 KiB/sec. | ||
| 9882 | 2026.02.12 17:13:43.568504 [ 261 ] {dd951edf-c32a-4cfa-963c-5d7bf3182b49} <Debug> TCPHandler: Processed in 0.001386388 sec. | ||
| 9883 | 2026.02.12 17:13:43.568615 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9884 | 2026.02.12 17:13:43.568710 [ 261 ] {18894226-9364-4933-9390-11d169ff1719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9885 | 2026.02.12 17:13:43.568749 [ 261 ] {18894226-9364-4933-9390-11d169ff1719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9886 | 2026.02.12 17:13:43.569193 [ 261 ] {18894226-9364-4933-9390-11d169ff1719} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9887 | 2026.02.12 17:13:43.569228 [ 261 ] {18894226-9364-4933-9390-11d169ff1719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9888 | 2026.02.12 17:13:43.569538 [ 261 ] {18894226-9364-4933-9390-11d169ff1719} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9889 | 2026.02.12 17:13:43.569830 [ 261 ] {18894226-9364-4933-9390-11d169ff1719} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9890 | 2026.02.12 17:13:43.569969 [ 261 ] {18894226-9364-4933-9390-11d169ff1719} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001278 sec., 86071.98748043818 rows/sec., 7.01 MiB/sec. | ||
| 9891 | 2026.02.12 17:13:43.570009 [ 261 ] {18894226-9364-4933-9390-11d169ff1719} <Debug> TCPHandler: Processed in 0.00144523 sec. | ||
| 9892 | 2026.02.12 17:13:43.570132 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9893 | 2026.02.12 17:13:43.570229 [ 261 ] {0239303f-a67e-44c5-8697-9043eddf2252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9894 | 2026.02.12 17:13:43.570274 [ 261 ] {0239303f-a67e-44c5-8697-9043eddf2252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9895 | 2026.02.12 17:13:43.570706 [ 261 ] {0239303f-a67e-44c5-8697-9043eddf2252} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9896 | 2026.02.12 17:13:43.570740 [ 261 ] {0239303f-a67e-44c5-8697-9043eddf2252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9897 | 2026.02.12 17:13:43.571091 [ 261 ] {0239303f-a67e-44c5-8697-9043eddf2252} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9898 | 2026.02.12 17:13:43.571309 [ 261 ] {0239303f-a67e-44c5-8697-9043eddf2252} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9899 | 2026.02.12 17:13:43.571448 [ 261 ] {0239303f-a67e-44c5-8697-9043eddf2252} <Debug> executeQuery: Read 232 rows, 17.39 KiB in 0.001238 sec., 187399.03069466882 rows/sec., 13.72 MiB/sec. | ||
| 9900 | 2026.02.12 17:13:43.571494 [ 261 ] {0239303f-a67e-44c5-8697-9043eddf2252} <Debug> TCPHandler: Processed in 0.001412349 sec. | ||
| 9901 | 2026.02.12 17:13:43.571611 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9902 | 2026.02.12 17:13:43.571708 [ 261 ] {cb1011e1-2403-4bee-9c1c-d6ba44c67f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9903 | 2026.02.12 17:13:43.571762 [ 261 ] {cb1011e1-2403-4bee-9c1c-d6ba44c67f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9904 | 2026.02.12 17:13:43.572636 [ 261 ] {cb1011e1-2403-4bee-9c1c-d6ba44c67f7d} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9905 | 2026.02.12 17:13:43.572681 [ 261 ] {cb1011e1-2403-4bee-9c1c-d6ba44c67f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9906 | 2026.02.12 17:13:43.573454 [ 261 ] {cb1011e1-2403-4bee-9c1c-d6ba44c67f7d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9907 | 2026.02.12 17:13:43.573732 [ 261 ] {cb1011e1-2403-4bee-9c1c-d6ba44c67f7d} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9908 | 2026.02.12 17:13:43.573846 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9909 | 2026.02.12 17:13:43.573880 [ 261 ] {cb1011e1-2403-4bee-9c1c-d6ba44c67f7d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002191 sec., 4564.125969876769 rows/sec., 8.18 MiB/sec. | ||
| 9910 | 2026.02.12 17:13:43.573881 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9911 | 2026.02.12 17:13:43.573914 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9912 | 2026.02.12 17:13:43.573952 [ 261 ] {cb1011e1-2403-4bee-9c1c-d6ba44c67f7d} <Debug> TCPHandler: Processed in 0.002395836 sec. | ||
| 9913 | 2026.02.12 17:13:43.574001 [ 186 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 9914 | 2026.02.12 17:13:43.574148 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9915 | 2026.02.12 17:13:43.574264 [ 261 ] {3073c62d-7390-4276-9b86-bfe28820fa50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9916 | 2026.02.12 17:13:43.574273 [ 186 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9917 | 2026.02.12 17:13:43.574317 [ 261 ] {3073c62d-7390-4276-9b86-bfe28820fa50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9918 | 2026.02.12 17:13:43.574354 [ 186 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1204 rows starting from the beginning of the part | ||
| 9919 | 2026.02.12 17:13:43.574473 [ 186 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 9920 | 2026.02.12 17:13:43.574571 [ 186 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 31 rows starting from the beginning of the part | ||
| 9921 | 2026.02.12 17:13:43.574682 [ 186 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 9922 | 2026.02.12 17:13:43.574755 [ 261 ] {3073c62d-7390-4276-9b86-bfe28820fa50} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9923 | 2026.02.12 17:13:43.574777 [ 186 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 9924 | 2026.02.12 17:13:43.574807 [ 261 ] {3073c62d-7390-4276-9b86-bfe28820fa50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9925 | 2026.02.12 17:13:43.574878 [ 186 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 9926 | 2026.02.12 17:13:43.575189 [ 261 ] {3073c62d-7390-4276-9b86-bfe28820fa50} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9927 | 2026.02.12 17:13:43.575420 [ 261 ] {3073c62d-7390-4276-9b86-bfe28820fa50} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9928 | 2026.02.12 17:13:43.575559 [ 261 ] {3073c62d-7390-4276-9b86-bfe28820fa50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.07 MiB/sec. | ||
| 9929 | 2026.02.12 17:13:43.575598 [ 261 ] {3073c62d-7390-4276-9b86-bfe28820fa50} <Debug> TCPHandler: Processed in 0.001510462 sec. | ||
| 9930 | 2026.02.12 17:13:43.581445 [ 187 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 19 columns (19 merged, 0 gathered) in 0.007484267 sec., 173163.25032230944 rows/sec., 310.30 MiB/sec. | ||
| 9931 | 2026.02.12 17:13:43.583102 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9932 | 2026.02.12 17:13:43.583486 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9933 | 2026.02.12 17:13:43.583562 [ 194 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9934 | 2026.02.12 17:13:43.583657 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 9935 | 2026.02.12 17:13:44.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.25 MiB, peak 329.66 MiB, free memory in arenas 0.00 B, will set to 319.30 MiB (RSS), difference: 3.05 MiB | ||
| 9936 | 2026.02.12 17:13:45.469625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22584 | ||
| 9937 | 2026.02.12 17:13:45.470191 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9938 | 2026.02.12 17:13:45.470242 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9939 | 2026.02.12 17:13:45.470775 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9940 | 2026.02.12 17:13:45.471092 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9941 | 2026.02.12 17:13:45.471284 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22584 | ||
| 9942 | 2026.02.12 17:13:46.678488 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9943 | 2026.02.12 17:13:46.695068 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9944 | 2026.02.12 17:13:46.695132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9945 | 2026.02.12 17:13:46.700657 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9946 | 2026.02.12 17:13:46.701399 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9947 | 2026.02.12 17:13:46.704748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9948 | 2026.02.12 17:13:48.559829 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9949 | 2026.02.12 17:13:48.560014 [ 261 ] {7e787374-dfd1-4759-b937-b98d40a76aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9950 | 2026.02.12 17:13:48.560087 [ 261 ] {7e787374-dfd1-4759-b937-b98d40a76aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9951 | 2026.02.12 17:13:48.560788 [ 261 ] {7e787374-dfd1-4759-b937-b98d40a76aeb} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9952 | 2026.02.12 17:13:48.560842 [ 261 ] {7e787374-dfd1-4759-b937-b98d40a76aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9953 | 2026.02.12 17:13:48.561258 [ 261 ] {7e787374-dfd1-4759-b937-b98d40a76aeb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9954 | 2026.02.12 17:13:48.561484 [ 261 ] {7e787374-dfd1-4759-b937-b98d40a76aeb} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9955 | 2026.02.12 17:13:48.561649 [ 261 ] {7e787374-dfd1-4759-b937-b98d40a76aeb} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001681 sec., 70196.31171921475 rows/sec., 5.97 MiB/sec. | ||
| 9956 | 2026.02.12 17:13:48.561716 [ 261 ] {7e787374-dfd1-4759-b937-b98d40a76aeb} <Debug> TCPHandler: Processed in 0.002021636 sec. | ||
| 9957 | 2026.02.12 17:13:48.561855 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9958 | 2026.02.12 17:13:48.561964 [ 261 ] {72c845a4-cf8d-492a-9b01-6ef07d5753af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9959 | 2026.02.12 17:13:48.562009 [ 261 ] {72c845a4-cf8d-492a-9b01-6ef07d5753af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9960 | 2026.02.12 17:13:48.562455 [ 261 ] {72c845a4-cf8d-492a-9b01-6ef07d5753af} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9961 | 2026.02.12 17:13:48.562495 [ 261 ] {72c845a4-cf8d-492a-9b01-6ef07d5753af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9962 | 2026.02.12 17:13:48.562816 [ 261 ] {72c845a4-cf8d-492a-9b01-6ef07d5753af} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9963 | 2026.02.12 17:13:48.563041 [ 261 ] {72c845a4-cf8d-492a-9b01-6ef07d5753af} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9964 | 2026.02.12 17:13:48.563176 [ 261 ] {72c845a4-cf8d-492a-9b01-6ef07d5753af} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001238 sec., 25040.387722132473 rows/sec., 1.84 MiB/sec. | ||
| 9965 | 2026.02.12 17:13:48.563216 [ 261 ] {72c845a4-cf8d-492a-9b01-6ef07d5753af} <Debug> TCPHandler: Processed in 0.001416489 sec. | ||
| 9966 | 2026.02.12 17:13:48.563331 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9967 | 2026.02.12 17:13:48.563431 [ 261 ] {852f7977-2578-4222-b28f-d75b034b09df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9968 | 2026.02.12 17:13:48.563472 [ 261 ] {852f7977-2578-4222-b28f-d75b034b09df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9969 | 2026.02.12 17:13:48.563889 [ 261 ] {852f7977-2578-4222-b28f-d75b034b09df} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2026.02.12 17:13:48.563927 [ 261 ] {852f7977-2578-4222-b28f-d75b034b09df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9971 | 2026.02.12 17:13:48.564236 [ 261 ] {852f7977-2578-4222-b28f-d75b034b09df} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9972 | 2026.02.12 17:13:48.564445 [ 261 ] {852f7977-2578-4222-b28f-d75b034b09df} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2026.02.12 17:13:48.564578 [ 261 ] {852f7977-2578-4222-b28f-d75b034b09df} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001168 sec., 81335.61643835617 rows/sec., 6.35 MiB/sec. | ||
| 9974 | 2026.02.12 17:13:48.564616 [ 261 ] {852f7977-2578-4222-b28f-d75b034b09df} <Debug> TCPHandler: Processed in 0.001335347 sec. | ||
| 9975 | 2026.02.12 17:13:48.564806 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9976 | 2026.02.12 17:13:48.564903 [ 261 ] {502b3206-0bda-4aa6-8d0b-ad0a2375a2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9977 | 2026.02.12 17:13:48.564949 [ 261 ] {502b3206-0bda-4aa6-8d0b-ad0a2375a2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9978 | 2026.02.12 17:13:48.565371 [ 261 ] {502b3206-0bda-4aa6-8d0b-ad0a2375a2d0} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9979 | 2026.02.12 17:13:48.565409 [ 261 ] {502b3206-0bda-4aa6-8d0b-ad0a2375a2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9980 | 2026.02.12 17:13:48.565741 [ 261 ] {502b3206-0bda-4aa6-8d0b-ad0a2375a2d0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9981 | 2026.02.12 17:13:48.565942 [ 261 ] {502b3206-0bda-4aa6-8d0b-ad0a2375a2d0} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9982 | 2026.02.12 17:13:48.566074 [ 261 ] {502b3206-0bda-4aa6-8d0b-ad0a2375a2d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 9983 | 2026.02.12 17:13:48.566111 [ 261 ] {502b3206-0bda-4aa6-8d0b-ad0a2375a2d0} <Debug> TCPHandler: Processed in 0.001355507 sec. | ||
| 9984 | 2026.02.12 17:13:48.566239 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9985 | 2026.02.12 17:13:48.566335 [ 261 ] {07c71261-6b76-463e-9b59-48060ef7cfed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9986 | 2026.02.12 17:13:48.566390 [ 261 ] {07c71261-6b76-463e-9b59-48060ef7cfed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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 | 2026.02.12 17:13:48.567263 [ 261 ] {07c71261-6b76-463e-9b59-48060ef7cfed} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9988 | 2026.02.12 17:13:48.567301 [ 261 ] {07c71261-6b76-463e-9b59-48060ef7cfed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9989 | 2026.02.12 17:13:48.567876 [ 261 ] {07c71261-6b76-463e-9b59-48060ef7cfed} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9990 | 2026.02.12 17:13:48.568107 [ 261 ] {07c71261-6b76-463e-9b59-48060ef7cfed} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9991 | 2026.02.12 17:13:48.568259 [ 261 ] {07c71261-6b76-463e-9b59-48060ef7cfed} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001943 sec., 15954.7092125579 rows/sec., 28.59 MiB/sec. | ||
| 9992 | 2026.02.12 17:13:48.568339 [ 261 ] {07c71261-6b76-463e-9b59-48060ef7cfed} <Debug> TCPHandler: Processed in 0.00214804 sec. | ||
| 9993 | 2026.02.12 17:13:48.568460 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9994 | 2026.02.12 17:13:48.568586 [ 261 ] {9092c442-5806-47ca-ab3a-de97f0f19024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9995 | 2026.02.12 17:13:48.568628 [ 261 ] {9092c442-5806-47ca-ab3a-de97f0f19024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9996 | 2026.02.12 17:13:48.568989 [ 261 ] {9092c442-5806-47ca-ab3a-de97f0f19024} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9997 | 2026.02.12 17:13:48.569026 [ 261 ] {9092c442-5806-47ca-ab3a-de97f0f19024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 9998 | 2026.02.12 17:13:48.569342 [ 261 ] {9092c442-5806-47ca-ab3a-de97f0f19024} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9999 | 2026.02.12 17:13:48.569548 [ 261 ] {9092c442-5806-47ca-ab3a-de97f0f19024} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10000 | 2026.02.12 17:13:48.569677 [ 261 ] {9092c442-5806-47ca-ab3a-de97f0f19024} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 10001 | 2026.02.12 17:13:48.569714 [ 261 ] {9092c442-5806-47ca-ab3a-de97f0f19024} <Debug> TCPHandler: Processed in 0.001303226 sec. | ||
| 10002 | 2026.02.12 17:13:48.653851 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37021 | ||
| 10003 | 2026.02.12 17:13:48.653972 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10004 | 2026.02.12 17:13:48.653999 [ 289 ] {} <Debug> TCP-Session: b451791a-4060-43a0-a07c-a15b18b9dc47 Authenticating user 'default' from [fd00:1122:3344:101::e]:37021 | ||
| 10005 | 2026.02.12 17:13:48.654020 [ 289 ] {} <Debug> TCP-Session: b451791a-4060-43a0-a07c-a15b18b9dc47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10006 | 2026.02.12 17:13:48.654034 [ 289 ] {} <Debug> TCP-Session: b451791a-4060-43a0-a07c-a15b18b9dc47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10007 | 2026.02.12 17:13:48.654193 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60287 | ||
| 10008 | 2026.02.12 17:13:48.654231 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57537 | ||
| 10009 | 2026.02.12 17:13:48.654262 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48627 | ||
| 10010 | 2026.02.12 17:13:48.654276 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58758 | ||
| 10011 | 2026.02.12 17:13:48.654298 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54401 | ||
| 10012 | 2026.02.12 17:13:48.654311 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10013 | 2026.02.12 17:13:48.654287 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36471 | ||
| 10014 | 2026.02.12 17:13:48.654374 [ 290 ] {} <Debug> TCP-Session: 54f78c59-316c-41ee-8b23-623aadc22ca7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60287 | ||
| 10015 | 2026.02.12 17:13:48.654377 [ 289 ] {} <Trace> TCP-Session: b451791a-4060-43a0-a07c-a15b18b9dc47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10016 | 2026.02.12 17:13:48.654410 [ 290 ] {} <Debug> TCP-Session: 54f78c59-316c-41ee-8b23-623aadc22ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10017 | 2026.02.12 17:13:48.654367 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10018 | 2026.02.12 17:13:48.654437 [ 290 ] {} <Debug> TCP-Session: 54f78c59-316c-41ee-8b23-623aadc22ca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10019 | 2026.02.12 17:13:48.654258 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62056 | ||
| 10020 | 2026.02.12 17:13:48.654456 [ 259 ] {} <Debug> TCP-Session: 6d21b9f2-ab11-4abc-9f23-f45f976df923 Authenticating user 'default' from [fd00:1122:3344:101::e]:58758 | ||
| 10021 | 2026.02.12 17:13:48.654260 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56667 | ||
| 10022 | 2026.02.12 17:13:48.654516 [ 259 ] {} <Debug> TCP-Session: 6d21b9f2-ab11-4abc-9f23-f45f976df923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10023 | 2026.02.12 17:13:48.654551 [ 259 ] {} <Debug> TCP-Session: 6d21b9f2-ab11-4abc-9f23-f45f976df923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10024 | 2026.02.12 17:13:48.654580 [ 289 ] {63b91cab-dd93-4a74-8668-d27718e52bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37021) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10025 | 2026.02.12 17:13:48.654854 [ 289 ] {63b91cab-dd93-4a74-8668-d27718e52bb1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10026 | 2026.02.12 17:13:48.654918 [ 289 ] {63b91cab-dd93-4a74-8668-d27718e52bb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10027 | 2026.02.12 17:13:48.655054 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10028 | 2026.02.12 17:13:48.655093 [ 292 ] {} <Debug> TCP-Session: f704b02b-b02b-47c8-9fdb-de1f655ba45c Authenticating user 'default' from [fd00:1122:3344:101::e]:56667 | ||
| 10029 | 2026.02.12 17:13:48.655119 [ 292 ] {} <Debug> TCP-Session: f704b02b-b02b-47c8-9fdb-de1f655ba45c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10030 | 2026.02.12 17:13:48.655131 [ 292 ] {} <Debug> TCP-Session: f704b02b-b02b-47c8-9fdb-de1f655ba45c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10031 | 2026.02.12 17:13:48.655167 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10032 | 2026.02.12 17:13:48.655204 [ 293 ] {} <Debug> TCP-Session: 236abba5-8bf0-4832-a5f8-ba21cb038dcd Authenticating user 'default' from [fd00:1122:3344:101::e]:62056 | ||
| 10033 | 2026.02.12 17:13:48.655214 [ 289 ] {63b91cab-dd93-4a74-8668-d27718e52bb1} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 10034 | 2026.02.12 17:13:48.655222 [ 293 ] {} <Debug> TCP-Session: 236abba5-8bf0-4832-a5f8-ba21cb038dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10035 | 2026.02.12 17:13:48.655247 [ 293 ] {} <Debug> TCP-Session: 236abba5-8bf0-4832-a5f8-ba21cb038dcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10036 | 2026.02.12 17:13:48.655295 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10037 | 2026.02.12 17:13:48.655333 [ 294 ] {} <Debug> TCP-Session: ec9db410-fba1-4dc2-b322-fec03158ae18 Authenticating user 'default' from [fd00:1122:3344:101::e]:48627 | ||
| 10038 | 2026.02.12 17:13:48.655351 [ 294 ] {} <Debug> TCP-Session: ec9db410-fba1-4dc2-b322-fec03158ae18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10039 | 2026.02.12 17:13:48.655363 [ 294 ] {} <Debug> TCP-Session: ec9db410-fba1-4dc2-b322-fec03158ae18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10040 | 2026.02.12 17:13:48.655609 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10041 | 2026.02.12 17:13:48.655666 [ 291 ] {} <Debug> TCP-Session: 87a420d7-ab9d-4954-824e-baef623cf820 Authenticating user 'default' from [fd00:1122:3344:101::e]:57537 | ||
| 10042 | 2026.02.12 17:13:48.655699 [ 291 ] {} <Debug> TCP-Session: 87a420d7-ab9d-4954-824e-baef623cf820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10043 | 2026.02.12 17:13:48.655716 [ 291 ] {} <Debug> TCP-Session: 87a420d7-ab9d-4954-824e-baef623cf820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10044 | 2026.02.12 17:13:48.655733 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10045 | 2026.02.12 17:13:48.655769 [ 288 ] {} <Debug> TCP-Session: c30cb4b3-8bdd-4247-832c-079f8d0587d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54401 | ||
| 10046 | 2026.02.12 17:13:48.655787 [ 288 ] {} <Debug> TCP-Session: c30cb4b3-8bdd-4247-832c-079f8d0587d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10047 | 2026.02.12 17:13:48.655803 [ 288 ] {} <Debug> TCP-Session: c30cb4b3-8bdd-4247-832c-079f8d0587d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10048 | 2026.02.12 17:13:48.655849 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10049 | 2026.02.12 17:13:48.655889 [ 287 ] {} <Debug> TCP-Session: 53589605-4a35-4f5f-85cc-4f0cef568c16 Authenticating user 'default' from [fd00:1122:3344:101::e]:36471 | ||
| 10050 | 2026.02.12 17:13:48.655906 [ 287 ] {} <Debug> TCP-Session: 53589605-4a35-4f5f-85cc-4f0cef568c16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10051 | 2026.02.12 17:13:48.655920 [ 287 ] {} <Debug> TCP-Session: 53589605-4a35-4f5f-85cc-4f0cef568c16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10052 | 2026.02.12 17:13:48.656197 [ 349 ] {63b91cab-dd93-4a74-8668-d27718e52bb1} <Trace> AggregatingTransform: Aggregating | ||
| 10053 | 2026.02.12 17:13:48.656240 [ 349 ] {63b91cab-dd93-4a74-8668-d27718e52bb1} <Trace> Aggregator: Aggregation method: without_key | ||
| 10054 | 2026.02.12 17:13:48.656278 [ 349 ] {63b91cab-dd93-4a74-8668-d27718e52bb1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000956437 sec. (1045.547 rows/sec., 40.84 KiB/sec.) | ||
| 10055 | 2026.02.12 17:13:48.656297 [ 349 ] {63b91cab-dd93-4a74-8668-d27718e52bb1} <Trace> Aggregator: Merging aggregated data | ||
| 10056 | 2026.02.12 17:13:48.657599 [ 289 ] {63b91cab-dd93-4a74-8668-d27718e52bb1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003071 sec., 325.62683165092807 rows/sec., 12.72 KiB/sec. | ||
| 10057 | 2026.02.12 17:13:48.657799 [ 289 ] {63b91cab-dd93-4a74-8668-d27718e52bb1} <Debug> TCPHandler: Processed in 0.003548418 sec. | ||
| 10058 | 2026.02.12 17:13:48.657903 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10059 | 2026.02.12 17:13:48.657938 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10060 | 2026.02.12 17:13:48.657954 [ 289 ] {} <Debug> TCP-Session: b451791a-4060-43a0-a07c-a15b18b9dc47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10061 | 2026.02.12 17:13:48.657959 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10062 | 2026.02.12 17:13:48.657990 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10063 | 2026.02.12 17:13:48.658017 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10064 | 2026.02.12 17:13:48.658040 [ 287 ] {} <Debug> TCP-Session: 53589605-4a35-4f5f-85cc-4f0cef568c16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10065 | 2026.02.12 17:13:48.658056 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10066 | 2026.02.12 17:13:48.658074 [ 294 ] {} <Debug> TCP-Session: ec9db410-fba1-4dc2-b322-fec03158ae18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10067 | 2026.02.12 17:13:48.658080 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10068 | 2026.02.12 17:13:48.658099 [ 259 ] {} <Debug> TCP-Session: 6d21b9f2-ab11-4abc-9f23-f45f976df923 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10069 | 2026.02.12 17:13:48.658045 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10070 | 2026.02.12 17:13:48.658138 [ 288 ] {} <Debug> TCP-Session: c30cb4b3-8bdd-4247-832c-079f8d0587d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10071 | 2026.02.12 17:13:48.658031 [ 293 ] {} <Debug> TCP-Session: 236abba5-8bf0-4832-a5f8-ba21cb038dcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10072 | 2026.02.12 17:13:48.658182 [ 291 ] {} <Debug> TCP-Session: 87a420d7-ab9d-4954-824e-baef623cf820 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10073 | 2026.02.12 17:13:48.657999 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10074 | 2026.02.12 17:13:48.657992 [ 290 ] {} <Debug> TCP-Session: 54f78c59-316c-41ee-8b23-623aadc22ca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10075 | 2026.02.12 17:13:48.658245 [ 292 ] {} <Debug> TCP-Session: f704b02b-b02b-47c8-9fdb-de1f655ba45c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10076 | 2026.02.12 17:13:48.986529 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64179 | ||
| 10077 | 2026.02.12 17:13:48.986702 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10078 | 2026.02.12 17:13:48.986730 [ 289 ] {} <Debug> TCP-Session: c830521a-fa52-48ee-be8a-b3886d039ded Authenticating user 'default' from [fd00:1122:3344:101::e]:64179 | ||
| 10079 | 2026.02.12 17:13:48.986751 [ 289 ] {} <Debug> TCP-Session: c830521a-fa52-48ee-be8a-b3886d039ded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10080 | 2026.02.12 17:13:48.986764 [ 289 ] {} <Debug> TCP-Session: c830521a-fa52-48ee-be8a-b3886d039ded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10081 | 2026.02.12 17:13:48.986995 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63630 | ||
| 10082 | 2026.02.12 17:13:48.987042 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48755 | ||
| 10083 | 2026.02.12 17:13:48.987059 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52474 | ||
| 10084 | 2026.02.12 17:13:48.987079 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49995 | ||
| 10085 | 2026.02.12 17:13:48.987105 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10086 | 2026.02.12 17:13:48.987100 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60215 | ||
| 10087 | 2026.02.12 17:13:48.987152 [ 290 ] {} <Debug> TCP-Session: 5b246f69-bce7-4735-a0b3-203b6edc4e54 Authenticating user 'default' from [fd00:1122:3344:101::e]:63630 | ||
| 10088 | 2026.02.12 17:13:48.987169 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10089 | 2026.02.12 17:13:48.987177 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10090 | 2026.02.12 17:13:48.987211 [ 290 ] {} <Debug> TCP-Session: 5b246f69-bce7-4735-a0b3-203b6edc4e54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10091 | 2026.02.12 17:13:48.987214 [ 294 ] {} <Debug> TCP-Session: 7b0ff23d-e880-4c62-aa1b-5661e62a2d0e Authenticating user 'default' from [fd00:1122:3344:101::e]:52474 | ||
| 10092 | 2026.02.12 17:13:48.987229 [ 290 ] {} <Debug> TCP-Session: 5b246f69-bce7-4735-a0b3-203b6edc4e54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10093 | 2026.02.12 17:13:48.987227 [ 259 ] {} <Debug> TCP-Session: cc1b1b41-7952-49dc-b56d-afd8cd874e70 Authenticating user 'default' from [fd00:1122:3344:101::e]:49995 | ||
| 10094 | 2026.02.12 17:13:48.987240 [ 294 ] {} <Debug> TCP-Session: 7b0ff23d-e880-4c62-aa1b-5661e62a2d0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10095 | 2026.02.12 17:13:48.987257 [ 259 ] {} <Debug> TCP-Session: cc1b1b41-7952-49dc-b56d-afd8cd874e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10096 | 2026.02.12 17:13:48.987262 [ 294 ] {} <Debug> TCP-Session: 7b0ff23d-e880-4c62-aa1b-5661e62a2d0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10097 | 2026.02.12 17:13:48.987258 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10098 | 2026.02.12 17:13:48.987274 [ 259 ] {} <Debug> TCP-Session: cc1b1b41-7952-49dc-b56d-afd8cd874e70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10099 | 2026.02.12 17:13:48.987106 [ 289 ] {} <Trace> TCP-Session: c830521a-fa52-48ee-be8a-b3886d039ded Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10100 | 2026.02.12 17:13:48.987312 [ 288 ] {} <Debug> TCP-Session: b9778c3d-f2ae-48e8-bbff-d8850bf8effb Authenticating user 'default' from [fd00:1122:3344:101::e]:60215 | ||
| 10101 | 2026.02.12 17:13:48.987087 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48464 | ||
| 10102 | 2026.02.12 17:13:48.987366 [ 288 ] {} <Debug> TCP-Session: b9778c3d-f2ae-48e8-bbff-d8850bf8effb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10103 | 2026.02.12 17:13:48.987058 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61909 | ||
| 10104 | 2026.02.12 17:13:48.987401 [ 288 ] {} <Debug> TCP-Session: b9778c3d-f2ae-48e8-bbff-d8850bf8effb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10105 | 2026.02.12 17:13:48.987053 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38629 | ||
| 10106 | 2026.02.12 17:13:48.987444 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10107 | 2026.02.12 17:13:48.987465 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10108 | 2026.02.12 17:13:48.987176 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10109 | 2026.02.12 17:13:48.987488 [ 287 ] {} <Debug> TCP-Session: e671efdd-307d-4fbf-9a6e-8ab88091bc6f Authenticating user 'default' from [fd00:1122:3344:101::e]:48464 | ||
| 10110 | 2026.02.12 17:13:48.987505 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10111 | 2026.02.12 17:13:48.987535 [ 287 ] {} <Debug> TCP-Session: e671efdd-307d-4fbf-9a6e-8ab88091bc6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10112 | 2026.02.12 17:13:48.987527 [ 291 ] {} <Debug> TCP-Session: af2108ba-abc8-4234-a55e-96ccf14a4dfa Authenticating user 'default' from [fd00:1122:3344:101::e]:48755 | ||
| 10113 | 2026.02.12 17:13:48.987560 [ 292 ] {} <Debug> TCP-Session: 82e395ee-bb54-4d48-a490-76991627a22f Authenticating user 'default' from [fd00:1122:3344:101::e]:38629 | ||
| 10114 | 2026.02.12 17:13:48.987564 [ 287 ] {} <Debug> TCP-Session: e671efdd-307d-4fbf-9a6e-8ab88091bc6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10115 | 2026.02.12 17:13:48.987594 [ 291 ] {} <Debug> TCP-Session: af2108ba-abc8-4234-a55e-96ccf14a4dfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10116 | 2026.02.12 17:13:48.987602 [ 292 ] {} <Debug> TCP-Session: 82e395ee-bb54-4d48-a490-76991627a22f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10117 | 2026.02.12 17:13:48.987630 [ 291 ] {} <Debug> TCP-Session: af2108ba-abc8-4234-a55e-96ccf14a4dfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10118 | 2026.02.12 17:13:48.987494 [ 293 ] {} <Debug> TCP-Session: a05df898-0fd0-4fa2-b515-9c145e3215d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61909 | ||
| 10119 | 2026.02.12 17:13:48.987665 [ 292 ] {} <Debug> TCP-Session: 82e395ee-bb54-4d48-a490-76991627a22f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10120 | 2026.02.12 17:13:48.987699 [ 293 ] {} <Debug> TCP-Session: a05df898-0fd0-4fa2-b515-9c145e3215d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10121 | 2026.02.12 17:13:48.987491 [ 289 ] {8ad72a5b-339d-4e52-ba2d-3571e40505f5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64179) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10122 | 2026.02.12 17:13:48.987727 [ 293 ] {} <Debug> TCP-Session: a05df898-0fd0-4fa2-b515-9c145e3215d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10123 | 2026.02.12 17:13:48.987984 [ 289 ] {8ad72a5b-339d-4e52-ba2d-3571e40505f5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10124 | 2026.02.12 17:13:48.988041 [ 289 ] {8ad72a5b-339d-4e52-ba2d-3571e40505f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10125 | 2026.02.12 17:13:48.988353 [ 289 ] {8ad72a5b-339d-4e52-ba2d-3571e40505f5} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 10126 | 2026.02.12 17:13:48.989266 [ 316 ] {8ad72a5b-339d-4e52-ba2d-3571e40505f5} <Trace> AggregatingTransform: Aggregating | ||
| 10127 | 2026.02.12 17:13:48.989307 [ 316 ] {8ad72a5b-339d-4e52-ba2d-3571e40505f5} <Trace> Aggregator: Aggregation method: without_key | ||
| 10128 | 2026.02.12 17:13:48.989345 [ 316 ] {8ad72a5b-339d-4e52-ba2d-3571e40505f5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000889285 sec. (1124.499 rows/sec., 43.93 KiB/sec.) | ||
| 10129 | 2026.02.12 17:13:48.989364 [ 316 ] {8ad72a5b-339d-4e52-ba2d-3571e40505f5} <Trace> Aggregator: Merging aggregated data | ||
| 10130 | 2026.02.12 17:13:48.990750 [ 289 ] {8ad72a5b-339d-4e52-ba2d-3571e40505f5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003317 sec., 301.4772384684956 rows/sec., 11.78 KiB/sec. | ||
| 10131 | 2026.02.12 17:13:48.990921 [ 289 ] {8ad72a5b-339d-4e52-ba2d-3571e40505f5} <Debug> TCPHandler: Processed in 0.003934288 sec. | ||
| 10132 | 2026.02.12 17:13:48.991059 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10133 | 2026.02.12 17:13:48.991089 [ 289 ] {} <Debug> TCP-Session: c830521a-fa52-48ee-be8a-b3886d039ded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10134 | 2026.02.12 17:13:48.991091 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10135 | 2026.02.12 17:13:48.991114 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10136 | 2026.02.12 17:13:48.991141 [ 288 ] {} <Debug> TCP-Session: b9778c3d-f2ae-48e8-bbff-d8850bf8effb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10137 | 2026.02.12 17:13:48.991148 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10138 | 2026.02.12 17:13:48.991182 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10139 | 2026.02.12 17:13:48.991203 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10140 | 2026.02.12 17:13:48.991223 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10141 | 2026.02.12 17:13:48.991244 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10142 | 2026.02.12 17:13:48.991254 [ 293 ] {} <Debug> TCP-Session: a05df898-0fd0-4fa2-b515-9c145e3215d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10143 | 2026.02.12 17:13:48.991294 [ 294 ] {} <Debug> TCP-Session: 7b0ff23d-e880-4c62-aa1b-5661e62a2d0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10144 | 2026.02.12 17:13:48.991308 [ 287 ] {} <Debug> TCP-Session: e671efdd-307d-4fbf-9a6e-8ab88091bc6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10145 | 2026.02.12 17:13:48.991218 [ 259 ] {} <Debug> TCP-Session: cc1b1b41-7952-49dc-b56d-afd8cd874e70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10146 | 2026.02.12 17:13:48.991181 [ 291 ] {} <Debug> TCP-Session: af2108ba-abc8-4234-a55e-96ccf14a4dfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10147 | 2026.02.12 17:13:48.991147 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10148 | 2026.02.12 17:13:48.991238 [ 292 ] {} <Debug> TCP-Session: 82e395ee-bb54-4d48-a490-76991627a22f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10149 | 2026.02.12 17:13:48.991431 [ 290 ] {} <Debug> TCP-Session: 5b246f69-bce7-4735-a0b3-203b6edc4e54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10150 | 2026.02.12 17:13:49.998225 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39702 | ||
| 10151 | 2026.02.12 17:13:49.998389 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10152 | 2026.02.12 17:13:49.998426 [ 289 ] {} <Debug> TCP-Session: 65d981d9-8f73-4ff7-80cd-1a3fb9c6f238 Authenticating user 'default' from [fd00:1122:3344:101::e]:39702 | ||
| 10153 | 2026.02.12 17:13:49.998457 [ 289 ] {} <Debug> TCP-Session: 65d981d9-8f73-4ff7-80cd-1a3fb9c6f238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10154 | 2026.02.12 17:13:49.998474 [ 289 ] {} <Debug> TCP-Session: 65d981d9-8f73-4ff7-80cd-1a3fb9c6f238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10155 | 2026.02.12 17:13:49.998717 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51022 | ||
| 10156 | 2026.02.12 17:13:49.998741 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40002 | ||
| 10157 | 2026.02.12 17:13:49.998794 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64969 | ||
| 10158 | 2026.02.12 17:13:49.998786 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57994 | ||
| 10159 | 2026.02.12 17:13:49.998862 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10160 | 2026.02.12 17:13:49.998849 [ 289 ] {} <Trace> TCP-Session: 65d981d9-8f73-4ff7-80cd-1a3fb9c6f238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10161 | 2026.02.12 17:13:49.998927 [ 290 ] {} <Debug> TCP-Session: b87c8893-284f-4a90-ba69-0ecfaaa12506 Authenticating user 'default' from [fd00:1122:3344:101::e]:51022 | ||
| 10162 | 2026.02.12 17:13:49.998919 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10163 | 2026.02.12 17:13:49.998966 [ 290 ] {} <Debug> TCP-Session: b87c8893-284f-4a90-ba69-0ecfaaa12506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10164 | 2026.02.12 17:13:49.998965 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10165 | 2026.02.12 17:13:49.999001 [ 291 ] {} <Debug> TCP-Session: 26d4f7e0-7487-4860-9dc6-654393507659 Authenticating user 'default' from [fd00:1122:3344:101::e]:40002 | ||
| 10166 | 2026.02.12 17:13:49.999029 [ 288 ] {} <Debug> TCP-Session: 13b1aae7-9271-46b1-8e71-9d664f3d8ae9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64969 | ||
| 10167 | 2026.02.12 17:13:49.998978 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10168 | 2026.02.12 17:13:49.999071 [ 288 ] {} <Debug> TCP-Session: 13b1aae7-9271-46b1-8e71-9d664f3d8ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10169 | 2026.02.12 17:13:49.999053 [ 291 ] {} <Debug> TCP-Session: 26d4f7e0-7487-4860-9dc6-654393507659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10170 | 2026.02.12 17:13:49.999105 [ 288 ] {} <Debug> TCP-Session: 13b1aae7-9271-46b1-8e71-9d664f3d8ae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10171 | 2026.02.12 17:13:49.999130 [ 289 ] {5101aac3-6c72-434c-8afa-ba0c2cee6cae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39702) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10172 | 2026.02.12 17:13:49.999141 [ 291 ] {} <Debug> TCP-Session: 26d4f7e0-7487-4860-9dc6-654393507659 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10173 | 2026.02.12 17:13:49.999102 [ 287 ] {} <Debug> TCP-Session: c4eb1295-b898-4837-89ca-fba4676e2acb Authenticating user 'default' from [fd00:1122:3344:101::e]:57994 | ||
| 10174 | 2026.02.12 17:13:49.998772 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55860 | ||
| 10175 | 2026.02.12 17:13:49.999230 [ 287 ] {} <Debug> TCP-Session: c4eb1295-b898-4837-89ca-fba4676e2acb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10176 | 2026.02.12 17:13:49.998761 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35886 | ||
| 10177 | 2026.02.12 17:13:49.999275 [ 287 ] {} <Debug> TCP-Session: c4eb1295-b898-4837-89ca-fba4676e2acb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10178 | 2026.02.12 17:13:49.998750 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49088 | ||
| 10179 | 2026.02.12 17:13:49.999317 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10180 | 2026.02.12 17:13:49.999349 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10181 | 2026.02.12 17:13:49.998751 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34122 | ||
| 10182 | 2026.02.12 17:13:49.999370 [ 259 ] {} <Debug> TCP-Session: fd319753-9b0d-4b2d-80ed-afcbee1c0fcc Authenticating user 'default' from [fd00:1122:3344:101::e]:55860 | ||
| 10183 | 2026.02.12 17:13:49.999402 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10184 | 2026.02.12 17:13:49.999425 [ 259 ] {} <Debug> TCP-Session: fd319753-9b0d-4b2d-80ed-afcbee1c0fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10185 | 2026.02.12 17:13:49.999380 [ 294 ] {} <Debug> TCP-Session: 1712a489-666a-4d3f-9a96-4abd093f5258 Authenticating user 'default' from [fd00:1122:3344:101::e]:35886 | ||
| 10186 | 2026.02.12 17:13:49.999451 [ 259 ] {} <Debug> TCP-Session: fd319753-9b0d-4b2d-80ed-afcbee1c0fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10187 | 2026.02.12 17:13:49.999447 [ 292 ] {} <Debug> TCP-Session: fd3e32a6-a95d-45f0-9272-ef34aa90497d Authenticating user 'default' from [fd00:1122:3344:101::e]:49088 | ||
| 10188 | 2026.02.12 17:13:49.999470 [ 294 ] {} <Debug> TCP-Session: 1712a489-666a-4d3f-9a96-4abd093f5258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10189 | 2026.02.12 17:13:49.999499 [ 292 ] {} <Debug> TCP-Session: fd3e32a6-a95d-45f0-9272-ef34aa90497d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10190 | 2026.02.12 17:13:49.999511 [ 294 ] {} <Debug> TCP-Session: 1712a489-666a-4d3f-9a96-4abd093f5258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10191 | 2026.02.12 17:13:49.999516 [ 289 ] {5101aac3-6c72-434c-8afa-ba0c2cee6cae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10192 | 2026.02.12 17:13:49.999526 [ 292 ] {} <Debug> TCP-Session: fd3e32a6-a95d-45f0-9272-ef34aa90497d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10193 | 2026.02.12 17:13:49.999456 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10194 | 2026.02.12 17:13:49.999612 [ 289 ] {5101aac3-6c72-434c-8afa-ba0c2cee6cae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10195 | 2026.02.12 17:13:49.999630 [ 293 ] {} <Debug> TCP-Session: b7caea9f-34ea-4f22-afd2-fa8bc0d5488b Authenticating user 'default' from [fd00:1122:3344:101::e]:34122 | ||
| 10196 | 2026.02.12 17:13:49.998996 [ 290 ] {} <Debug> TCP-Session: b87c8893-284f-4a90-ba69-0ecfaaa12506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10197 | 2026.02.12 17:13:49.999654 [ 293 ] {} <Debug> TCP-Session: b7caea9f-34ea-4f22-afd2-fa8bc0d5488b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10198 | 2026.02.12 17:13:49.999689 [ 293 ] {} <Debug> TCP-Session: b7caea9f-34ea-4f22-afd2-fa8bc0d5488b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10199 | 2026.02.12 17:13:50.000010 [ 289 ] {5101aac3-6c72-434c-8afa-ba0c2cee6cae} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 10200 | 2026.02.12 17:13:50.001100 [ 321 ] {5101aac3-6c72-434c-8afa-ba0c2cee6cae} <Trace> AggregatingTransform: Aggregating | ||
| 10201 | 2026.02.12 17:13:50.001153 [ 321 ] {5101aac3-6c72-434c-8afa-ba0c2cee6cae} <Trace> Aggregator: Aggregation method: without_key | ||
| 10202 | 2026.02.12 17:13:50.001192 [ 321 ] {5101aac3-6c72-434c-8afa-ba0c2cee6cae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001040779 sec. (960.819 rows/sec., 37.53 KiB/sec.) | ||
| 10203 | 2026.02.12 17:13:50.001214 [ 321 ] {5101aac3-6c72-434c-8afa-ba0c2cee6cae} <Trace> Aggregator: Merging aggregated data | ||
| 10204 | 2026.02.12 17:13:50.002601 [ 289 ] {5101aac3-6c72-434c-8afa-ba0c2cee6cae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003548 sec., 281.8489289740699 rows/sec., 11.01 KiB/sec. | ||
| 10205 | 2026.02.12 17:13:50.002785 [ 289 ] {5101aac3-6c72-434c-8afa-ba0c2cee6cae} <Debug> TCPHandler: Processed in 0.004086633 sec. | ||
| 10206 | 2026.02.12 17:13:50.002944 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10207 | 2026.02.12 17:13:50.002987 [ 289 ] {} <Debug> TCP-Session: 65d981d9-8f73-4ff7-80cd-1a3fb9c6f238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10208 | 2026.02.12 17:13:50.002990 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10209 | 2026.02.12 17:13:50.003019 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10210 | 2026.02.12 17:13:50.003042 [ 259 ] {} <Debug> TCP-Session: fd319753-9b0d-4b2d-80ed-afcbee1c0fcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10211 | 2026.02.12 17:13:50.003062 [ 290 ] {} <Debug> TCP-Session: b87c8893-284f-4a90-ba69-0ecfaaa12506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10212 | 2026.02.12 17:13:50.003064 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10213 | 2026.02.12 17:13:50.003087 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10214 | 2026.02.12 17:13:50.003114 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10215 | 2026.02.12 17:13:50.003124 [ 292 ] {} <Debug> TCP-Session: fd3e32a6-a95d-45f0-9272-ef34aa90497d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10216 | 2026.02.12 17:13:50.003136 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10217 | 2026.02.12 17:13:50.003164 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10218 | 2026.02.12 17:13:50.003170 [ 294 ] {} <Debug> TCP-Session: 1712a489-666a-4d3f-9a96-4abd093f5258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10219 | 2026.02.12 17:13:50.003218 [ 293 ] {} <Debug> TCP-Session: b7caea9f-34ea-4f22-afd2-fa8bc0d5488b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10220 | 2026.02.12 17:13:50.003248 [ 288 ] {} <Debug> TCP-Session: 13b1aae7-9271-46b1-8e71-9d664f3d8ae9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10221 | 2026.02.12 17:13:50.003147 [ 287 ] {} <Debug> TCP-Session: c4eb1295-b898-4837-89ca-fba4676e2acb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10222 | 2026.02.12 17:13:50.003068 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10223 | 2026.02.12 17:13:50.003367 [ 291 ] {} <Debug> TCP-Session: 26d4f7e0-7487-4860-9dc6-654393507659 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10224 | 2026.02.12 17:13:52.838034 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10225 | 2026.02.12 17:13:52.838115 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10226 | 2026.02.12 17:13:52.971471 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23032 | ||
| 10227 | 2026.02.12 17:13:52.971984 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10228 | 2026.02.12 17:13:52.972035 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 10229 | 2026.02.12 17:13:52.972527 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10230 | 2026.02.12 17:13:52.972776 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10231 | 2026.02.12 17:13:52.972931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23032 | ||
| 10232 | 2026.02.12 17:13:53.001776 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001394318 sec. | ||
| 10233 | 2026.02.12 17:13:53.042987 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1260 | ||
| 10234 | 2026.02.12 17:13:53.045469 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10235 | 2026.02.12 17:13:53.045521 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 10236 | 2026.02.12 17:13:53.046777 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10237 | 2026.02.12 17:13:53.047070 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10238 | 2026.02.12 17:13:53.047463 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1260 | ||
| 10239 | 2026.02.12 17:13:53.556569 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10240 | 2026.02.12 17:13:53.556767 [ 261 ] {268c16d2-27b6-4fdc-9947-d62bcc73bebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10241 | 2026.02.12 17:13:53.556842 [ 261 ] {268c16d2-27b6-4fdc-9947-d62bcc73bebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10242 | 2026.02.12 17:13:53.557561 [ 261 ] {268c16d2-27b6-4fdc-9947-d62bcc73bebb} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10243 | 2026.02.12 17:13:53.557616 [ 261 ] {268c16d2-27b6-4fdc-9947-d62bcc73bebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 10244 | 2026.02.12 17:13:53.558021 [ 261 ] {268c16d2-27b6-4fdc-9947-d62bcc73bebb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10245 | 2026.02.12 17:13:53.558257 [ 261 ] {268c16d2-27b6-4fdc-9947-d62bcc73bebb} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2026.02.12 17:13:53.558418 [ 261 ] {268c16d2-27b6-4fdc-9947-d62bcc73bebb} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001704 sec., 44600.93896713615 rows/sec., 3.68 MiB/sec. | ||
| 10247 | 2026.02.12 17:13:53.558468 [ 261 ] {268c16d2-27b6-4fdc-9947-d62bcc73bebb} <Debug> TCPHandler: Processed in 0.002033396 sec. | ||
| 10248 | 2026.02.12 17:13:53.558590 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10249 | 2026.02.12 17:13:53.558695 [ 261 ] {70e20348-94c1-4d74-a1c9-52421f594bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10250 | 2026.02.12 17:13:53.558740 [ 261 ] {70e20348-94c1-4d74-a1c9-52421f594bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10251 | 2026.02.12 17:13:53.559147 [ 261 ] {70e20348-94c1-4d74-a1c9-52421f594bd9} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10252 | 2026.02.12 17:13:53.559186 [ 261 ] {70e20348-94c1-4d74-a1c9-52421f594bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 10253 | 2026.02.12 17:13:53.559493 [ 261 ] {70e20348-94c1-4d74-a1c9-52421f594bd9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10254 | 2026.02.12 17:13:53.559722 [ 261 ] {70e20348-94c1-4d74-a1c9-52421f594bd9} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10255 | 2026.02.12 17:13:53.559858 [ 261 ] {70e20348-94c1-4d74-a1c9-52421f594bd9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001189 sec., 8410.428931875525 rows/sec., 632.42 KiB/sec. | ||
| 10256 | 2026.02.12 17:13:53.559897 [ 261 ] {70e20348-94c1-4d74-a1c9-52421f594bd9} <Debug> TCPHandler: Processed in 0.001358888 sec. | ||
| 10257 | 2026.02.12 17:13:53.560004 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10258 | 2026.02.12 17:13:53.560101 [ 261 ] {b20ff27f-e6ba-437a-ad48-de96c02f37fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10259 | 2026.02.12 17:13:53.560143 [ 261 ] {b20ff27f-e6ba-437a-ad48-de96c02f37fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10260 | 2026.02.12 17:13:53.560541 [ 261 ] {b20ff27f-e6ba-437a-ad48-de96c02f37fb} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10261 | 2026.02.12 17:13:53.560578 [ 261 ] {b20ff27f-e6ba-437a-ad48-de96c02f37fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 10262 | 2026.02.12 17:13:53.560885 [ 261 ] {b20ff27f-e6ba-437a-ad48-de96c02f37fb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10263 | 2026.02.12 17:13:53.561092 [ 261 ] {b20ff27f-e6ba-437a-ad48-de96c02f37fb} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10264 | 2026.02.12 17:13:53.561224 [ 261 ] {b20ff27f-e6ba-437a-ad48-de96c02f37fb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001143 sec., 64741.90726159231 rows/sec., 5.05 MiB/sec. | ||
| 10265 | 2026.02.12 17:13:53.561262 [ 261 ] {b20ff27f-e6ba-437a-ad48-de96c02f37fb} <Debug> TCPHandler: Processed in 0.001307576 sec. | ||
| 10266 | 2026.02.12 17:13:53.561372 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10267 | 2026.02.12 17:13:53.561468 [ 261 ] {5b6c8ab4-6fb9-4ca9-92cd-2530c48a60d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10268 | 2026.02.12 17:13:53.561513 [ 261 ] {5b6c8ab4-6fb9-4ca9-92cd-2530c48a60d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10269 | 2026.02.12 17:13:53.561917 [ 261 ] {5b6c8ab4-6fb9-4ca9-92cd-2530c48a60d1} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10270 | 2026.02.12 17:13:53.561953 [ 261 ] {5b6c8ab4-6fb9-4ca9-92cd-2530c48a60d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 10271 | 2026.02.12 17:13:53.562291 [ 261 ] {5b6c8ab4-6fb9-4ca9-92cd-2530c48a60d1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10272 | 2026.02.12 17:13:53.562500 [ 261 ] {5b6c8ab4-6fb9-4ca9-92cd-2530c48a60d1} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10273 | 2026.02.12 17:13:53.562631 [ 261 ] {5b6c8ab4-6fb9-4ca9-92cd-2530c48a60d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 10274 | 2026.02.12 17:13:53.562668 [ 261 ] {5b6c8ab4-6fb9-4ca9-92cd-2530c48a60d1} <Debug> TCPHandler: Processed in 0.001346008 sec. | ||
| 10275 | 2026.02.12 17:13:53.562773 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10276 | 2026.02.12 17:13:53.562866 [ 261 ] {e668162b-9336-47ee-8715-bcc052b70471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10277 | 2026.02.12 17:13:53.562920 [ 261 ] {e668162b-9336-47ee-8715-bcc052b70471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10278 | 2026.02.12 17:13:53.563675 [ 261 ] {e668162b-9336-47ee-8715-bcc052b70471} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10279 | 2026.02.12 17:13:53.563712 [ 261 ] {e668162b-9336-47ee-8715-bcc052b70471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 10280 | 2026.02.12 17:13:53.564223 [ 261 ] {e668162b-9336-47ee-8715-bcc052b70471} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10281 | 2026.02.12 17:13:53.564448 [ 261 ] {e668162b-9336-47ee-8715-bcc052b70471} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10282 | 2026.02.12 17:13:53.564588 [ 261 ] {e668162b-9336-47ee-8715-bcc052b70471} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00174 sec., 5747.126436781609 rows/sec., 10.30 MiB/sec. | ||
| 10283 | 2026.02.12 17:13:53.564652 [ 261 ] {e668162b-9336-47ee-8715-bcc052b70471} <Debug> TCPHandler: Processed in 0.001927993 sec. | ||
| 10284 | 2026.02.12 17:13:53.564759 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10285 | 2026.02.12 17:13:53.564852 [ 261 ] {fd4f8dfe-2af7-4194-bd82-5d805cd3ba2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10286 | 2026.02.12 17:13:53.564894 [ 261 ] {fd4f8dfe-2af7-4194-bd82-5d805cd3ba2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10287 | 2026.02.12 17:13:53.565218 [ 261 ] {fd4f8dfe-2af7-4194-bd82-5d805cd3ba2c} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10288 | 2026.02.12 17:13:53.565255 [ 261 ] {fd4f8dfe-2af7-4194-bd82-5d805cd3ba2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 10289 | 2026.02.12 17:13:53.565556 [ 261 ] {fd4f8dfe-2af7-4194-bd82-5d805cd3ba2c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10290 | 2026.02.12 17:13:53.565765 [ 261 ] {fd4f8dfe-2af7-4194-bd82-5d805cd3ba2c} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10291 | 2026.02.12 17:13:53.565892 [ 261 ] {fd4f8dfe-2af7-4194-bd82-5d805cd3ba2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 10292 | 2026.02.12 17:13:53.565928 [ 261 ] {fd4f8dfe-2af7-4194-bd82-5d805cd3ba2c} <Debug> TCPHandler: Processed in 0.001219204 sec. | ||
| 10293 | 2026.02.12 17:13:54.204832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10294 | 2026.02.12 17:13:54.221902 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10295 | 2026.02.12 17:13:54.221965 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 10296 | 2026.02.12 17:13:54.227315 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10297 | 2026.02.12 17:13:54.228036 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10298 | 2026.02.12 17:13:54.231218 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10299 | 2026.02.12 17:13:54.246835 [ 148 ] {} <Debug> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10300 | 2026.02.12 17:13:54.246906 [ 148 ] {} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10301 | 2026.02.12 17:13:54.246931 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 10302 | 2026.02.12 17:13:54.247068 [ 190 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 10303 | 2026.02.12 17:13:54.247227 [ 190 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10304 | 2026.02.12 17:13:54.247267 [ 190 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 151 rows starting from the beginning of the part | ||
| 10305 | 2026.02.12 17:13:54.247345 [ 190 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 139 rows starting from the beginning of the part | ||
| 10306 | 2026.02.12 17:13:54.247401 [ 190 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 139 rows starting from the beginning of the part | ||
| 10307 | 2026.02.12 17:13:54.247452 [ 190 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 139 rows starting from the beginning of the part | ||
| 10308 | 2026.02.12 17:13:54.247501 [ 190 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 10309 | 2026.02.12 17:13:54.248380 [ 190 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 5 columns (5 merged, 0 gathered) in 0.001374309 sec., 422030.2712126603 rows/sec., 25.96 MiB/sec. | ||
| 10310 | 2026.02.12 17:13:54.248585 [ 193 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10311 | 2026.02.12 17:13:54.248906 [ 193 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_18_4} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10312 | 2026.02.12 17:13:54.248987 [ 193 ] {4144c563-1816-4f9b-a29f-2c5a94d837fc::all_1_18_4} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10313 | 2026.02.12 17:13:54.249082 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 10314 | 2026.02.12 17:13:55.754073 [ 145 ] {} <Debug> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10315 | 2026.02.12 17:13:55.754191 [ 145 ] {} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10316 | 2026.02.12 17:13:55.754230 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 10317 | 2026.02.12 17:13:55.754440 [ 196 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 10318 | 2026.02.12 17:13:55.754657 [ 196 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10319 | 2026.02.12 17:13:55.754711 [ 196 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 290 rows starting from the beginning of the part | ||
| 10320 | 2026.02.12 17:13:55.754785 [ 196 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 266 rows starting from the beginning of the part | ||
| 10321 | 2026.02.12 17:13:55.754828 [ 196 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 266 rows starting from the beginning of the part | ||
| 10322 | 2026.02.12 17:13:55.754868 [ 196 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 266 rows starting from the beginning of the part | ||
| 10323 | 2026.02.12 17:13:55.754908 [ 196 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 10324 | 2026.02.12 17:13:55.755769 [ 193 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1112 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416829 sec., 784851.2417518274 rows/sec., 53.51 MiB/sec. | ||
| 10325 | 2026.02.12 17:13:55.755942 [ 193 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10326 | 2026.02.12 17:13:55.756224 [ 193 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_18_4} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10327 | 2026.02.12 17:13:55.756298 [ 193 ] {ba6b9080-4eaf-4856-a289-201e9fc61814::all_1_18_4} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10328 | 2026.02.12 17:13:55.756386 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 10329 | 2026.02.12 17:13:58.586969 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10330 | 2026.02.12 17:13:58.587170 [ 261 ] {a53849e6-8a33-48e9-9576-4950b615e96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10331 | 2026.02.12 17:13:58.587250 [ 261 ] {a53849e6-8a33-48e9-9576-4950b615e96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10332 | 2026.02.12 17:13:58.587976 [ 261 ] {a53849e6-8a33-48e9-9576-4950b615e96a} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10333 | 2026.02.12 17:13:58.588026 [ 261 ] {a53849e6-8a33-48e9-9576-4950b615e96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 10334 | 2026.02.12 17:13:58.588418 [ 261 ] {a53849e6-8a33-48e9-9576-4950b615e96a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10335 | 2026.02.12 17:13:58.588666 [ 261 ] {a53849e6-8a33-48e9-9576-4950b615e96a} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10336 | 2026.02.12 17:13:58.588837 [ 261 ] {a53849e6-8a33-48e9-9576-4950b615e96a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00172 sec., 3488.3720930232557 rows/sec., 284.45 KiB/sec. | ||
| 10337 | 2026.02.12 17:13:58.588889 [ 261 ] {a53849e6-8a33-48e9-9576-4950b615e96a} <Debug> TCPHandler: Processed in 0.002059697 sec. | ||
| 10338 | 2026.02.12 17:13:58.589014 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10339 | 2026.02.12 17:13:58.589119 [ 261 ] {fb08b182-f851-4a82-a3b4-7a84ca753284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10340 | 2026.02.12 17:13:58.589164 [ 261 ] {fb08b182-f851-4a82-a3b4-7a84ca753284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10341 | 2026.02.12 17:13:58.590301 [ 261 ] {fb08b182-f851-4a82-a3b4-7a84ca753284} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10342 | 2026.02.12 17:13:58.590338 [ 261 ] {fb08b182-f851-4a82-a3b4-7a84ca753284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 10343 | 2026.02.12 17:13:58.590765 [ 261 ] {fb08b182-f851-4a82-a3b4-7a84ca753284} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10344 | 2026.02.12 17:13:58.590989 [ 261 ] {fb08b182-f851-4a82-a3b4-7a84ca753284} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10345 | 2026.02.12 17:13:58.591117 [ 143 ] {} <Debug> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10346 | 2026.02.12 17:13:58.591126 [ 261 ] {fb08b182-f851-4a82-a3b4-7a84ca753284} <Debug> executeQuery: Read 1261 rows, 107.06 KiB in 0.002033 sec., 620265.6173143138 rows/sec., 51.43 MiB/sec. | ||
| 10347 | 2026.02.12 17:13:58.591190 [ 143 ] {} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10348 | 2026.02.12 17:13:58.591220 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 10349 | 2026.02.12 17:13:58.591226 [ 261 ] {fb08b182-f851-4a82-a3b4-7a84ca753284} <Debug> TCPHandler: Processed in 0.002262892 sec. | ||
| 10350 | 2026.02.12 17:13:58.591343 [ 196 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::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 | ||
| 10351 | 2026.02.12 17:13:58.591396 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10352 | 2026.02.12 17:13:58.591477 [ 196 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10353 | 2026.02.12 17:13:58.591514 [ 196 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2105 rows starting from the beginning of the part | ||
| 10354 | 2026.02.12 17:13:58.591520 [ 261 ] {f526cdb5-4bcd-4fb9-8712-cecb6b0ad311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10355 | 2026.02.12 17:13:58.591577 [ 261 ] {f526cdb5-4bcd-4fb9-8712-cecb6b0ad311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10356 | 2026.02.12 17:13:58.591579 [ 196 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 118 rows starting from the beginning of the part | ||
| 10357 | 2026.02.12 17:13:58.591641 [ 196 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 196 rows starting from the beginning of the part | ||
| 10358 | 2026.02.12 17:13:58.591683 [ 196 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 118 rows starting from the beginning of the part | ||
| 10359 | 2026.02.12 17:13:58.591723 [ 196 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 76 rows starting from the beginning of the part | ||
| 10360 | 2026.02.12 17:13:58.591762 [ 196 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1261 rows starting from the beginning of the part | ||
| 10361 | 2026.02.12 17:13:58.592096 [ 261 ] {f526cdb5-4bcd-4fb9-8712-cecb6b0ad311} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10362 | 2026.02.12 17:13:58.592139 [ 261 ] {f526cdb5-4bcd-4fb9-8712-cecb6b0ad311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10363 | 2026.02.12 17:13:58.592481 [ 261 ] {f526cdb5-4bcd-4fb9-8712-cecb6b0ad311} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10364 | 2026.02.12 17:13:58.592719 [ 261 ] {f526cdb5-4bcd-4fb9-8712-cecb6b0ad311} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10365 | 2026.02.12 17:13:58.592857 [ 261 ] {f526cdb5-4bcd-4fb9-8712-cecb6b0ad311} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001365 sec., 27106.227106227107 rows/sec., 1.97 MiB/sec. | ||
| 10366 | 2026.02.12 17:13:58.592896 [ 261 ] {f526cdb5-4bcd-4fb9-8712-cecb6b0ad311} <Debug> TCPHandler: Processed in 0.001563403 sec. | ||
| 10367 | 2026.02.12 17:13:58.593014 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10368 | 2026.02.12 17:13:58.593110 [ 261 ] {9d0c6579-7c13-4bb4-a58d-8c33887df9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10369 | 2026.02.12 17:13:58.593151 [ 261 ] {9d0c6579-7c13-4bb4-a58d-8c33887df9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10370 | 2026.02.12 17:13:58.593360 [ 193 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3874 rows, containing 5 columns (5 merged, 0 gathered) in 0.002072957 sec., 1868827.959287144 rows/sec., 162.22 MiB/sec. | ||
| 10371 | 2026.02.12 17:13:58.593636 [ 195 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10372 | 2026.02.12 17:13:58.593672 [ 261 ] {9d0c6579-7c13-4bb4-a58d-8c33887df9a4} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10373 | 2026.02.12 17:13:58.593714 [ 261 ] {9d0c6579-7c13-4bb4-a58d-8c33887df9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 10374 | 2026.02.12 17:13:58.593955 [ 195 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_71_14} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10375 | 2026.02.12 17:13:58.594044 [ 195 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_71_14} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10376 | 2026.02.12 17:13:58.594070 [ 261 ] {9d0c6579-7c13-4bb4-a58d-8c33887df9a4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10377 | 2026.02.12 17:13:58.594153 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 10378 | 2026.02.12 17:13:58.594298 [ 261 ] {9d0c6579-7c13-4bb4-a58d-8c33887df9a4} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10379 | 2026.02.12 17:13:58.594438 [ 261 ] {9d0c6579-7c13-4bb4-a58d-8c33887df9a4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001349 sec., 169014.08450704225 rows/sec., 11.44 MiB/sec. | ||
| 10380 | 2026.02.12 17:13:58.594478 [ 261 ] {9d0c6579-7c13-4bb4-a58d-8c33887df9a4} <Debug> TCPHandler: Processed in 0.001513932 sec. | ||
| 10381 | 2026.02.12 17:13:58.594590 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10382 | 2026.02.12 17:13:58.594684 [ 261 ] {58893bda-8f4c-4e28-9cba-ff0622ac6ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10383 | 2026.02.12 17:13:58.594725 [ 261 ] {58893bda-8f4c-4e28-9cba-ff0622ac6ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10384 | 2026.02.12 17:13:58.595361 [ 261 ] {58893bda-8f4c-4e28-9cba-ff0622ac6ba4} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10385 | 2026.02.12 17:13:58.595399 [ 261 ] {58893bda-8f4c-4e28-9cba-ff0622ac6ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 10386 | 2026.02.12 17:13:58.595745 [ 261 ] {58893bda-8f4c-4e28-9cba-ff0622ac6ba4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10387 | 2026.02.12 17:13:58.595954 [ 261 ] {58893bda-8f4c-4e28-9cba-ff0622ac6ba4} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10388 | 2026.02.12 17:13:58.596067 [ 143 ] {} <Debug> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10389 | 2026.02.12 17:13:58.596086 [ 261 ] {58893bda-8f4c-4e28-9cba-ff0622ac6ba4} <Debug> executeQuery: Read 557 rows, 42.38 KiB in 0.001421 sec., 391977.4806474314 rows/sec., 29.12 MiB/sec. | ||
| 10390 | 2026.02.12 17:13:58.596106 [ 143 ] {} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10391 | 2026.02.12 17:13:58.596132 [ 261 ] {58893bda-8f4c-4e28-9cba-ff0622ac6ba4} <Debug> TCPHandler: Processed in 0.001591414 sec. | ||
| 10392 | 2026.02.12 17:13:58.596132 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 10393 | 2026.02.12 17:13:58.596237 [ 196 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::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 | ||
| 10394 | 2026.02.12 17:13:58.596255 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10395 | 2026.02.12 17:13:58.596349 [ 196 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10396 | 2026.02.12 17:13:58.596360 [ 261 ] {45be8966-c3bc-4afb-9775-43502c59de96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10397 | 2026.02.12 17:13:58.596384 [ 196 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1034 rows starting from the beginning of the part | ||
| 10398 | 2026.02.12 17:13:58.596416 [ 261 ] {45be8966-c3bc-4afb-9775-43502c59de96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10399 | 2026.02.12 17:13:58.596444 [ 196 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 95 rows starting from the beginning of the part | ||
| 10400 | 2026.02.12 17:13:58.596490 [ 196 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 110 rows starting from the beginning of the part | ||
| 10401 | 2026.02.12 17:13:58.596532 [ 196 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 95 rows starting from the beginning of the part | ||
| 10402 | 2026.02.12 17:13:58.596572 [ 196 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 74 rows starting from the beginning of the part | ||
| 10403 | 2026.02.12 17:13:58.596612 [ 196 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 557 rows starting from the beginning of the part | ||
| 10404 | 2026.02.12 17:13:58.597037 [ 261 ] {45be8966-c3bc-4afb-9775-43502c59de96} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10405 | 2026.02.12 17:13:58.597079 [ 261 ] {45be8966-c3bc-4afb-9775-43502c59de96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10406 | 2026.02.12 17:13:58.597480 [ 261 ] {45be8966-c3bc-4afb-9775-43502c59de96} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10407 | 2026.02.12 17:13:58.597638 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1965 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143428 sec., 1370025.3785871656 rows/sec., 107.25 MiB/sec. | ||
| 10408 | 2026.02.12 17:13:58.597700 [ 261 ] {45be8966-c3bc-4afb-9775-43502c59de96} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10409 | 2026.02.12 17:13:58.597824 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10410 | 2026.02.12 17:13:58.597829 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10411 | 2026.02.12 17:13:58.597843 [ 261 ] {45be8966-c3bc-4afb-9775-43502c59de96} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001503 sec., 563539.5874916833 rows/sec., 37.93 MiB/sec. | ||
| 10412 | 2026.02.12 17:13:58.597860 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10413 | 2026.02.12 17:13:58.597904 [ 261 ] {45be8966-c3bc-4afb-9775-43502c59de96} <Debug> TCPHandler: Processed in 0.001698397 sec. | ||
| 10414 | 2026.02.12 17:13:58.597905 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 10415 | 2026.02.12 17:13:58.598016 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 10416 | 2026.02.12 17:13:58.598044 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10417 | 2026.02.12 17:13:58.598118 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10418 | 2026.02.12 17:13:58.598137 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_71_14} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10419 | 2026.02.12 17:13:58.598149 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20033 rows starting from the beginning of the part | ||
| 10420 | 2026.02.12 17:13:58.598153 [ 261 ] {1c7e7e22-5fde-44ee-85c8-3fbae96daad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10421 | 2026.02.12 17:13:58.598199 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 10422 | 2026.02.12 17:13:58.598217 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_71_14} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10423 | 2026.02.12 17:13:58.598218 [ 261 ] {1c7e7e22-5fde-44ee-85c8-3fbae96daad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10424 | 2026.02.12 17:13:58.598241 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 232 rows starting from the beginning of the part | ||
| 10425 | 2026.02.12 17:13:58.598298 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10426 | 2026.02.12 17:13:58.598298 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 10427 | 2026.02.12 17:13:58.598337 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 10428 | 2026.02.12 17:13:58.598370 [ 196 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 847 rows starting from the beginning of the part | ||
| 10429 | 2026.02.12 17:13:58.599123 [ 261 ] {1c7e7e22-5fde-44ee-85c8-3fbae96daad2} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10430 | 2026.02.12 17:13:58.599166 [ 261 ] {1c7e7e22-5fde-44ee-85c8-3fbae96daad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10431 | 2026.02.12 17:13:58.599806 [ 261 ] {1c7e7e22-5fde-44ee-85c8-3fbae96daad2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10432 | 2026.02.12 17:13:58.600033 [ 261 ] {1c7e7e22-5fde-44ee-85c8-3fbae96daad2} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10433 | 2026.02.12 17:13:58.600185 [ 261 ] {1c7e7e22-5fde-44ee-85c8-3fbae96daad2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002052 sec., 15107.212475633529 rows/sec., 27.07 MiB/sec. | ||
| 10434 | 2026.02.12 17:13:58.600249 [ 261 ] {1c7e7e22-5fde-44ee-85c8-3fbae96daad2} <Debug> TCPHandler: Processed in 0.002264773 sec. | ||
| 10435 | 2026.02.12 17:13:58.600368 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10436 | 2026.02.12 17:13:58.600461 [ 261 ] {b11624b6-7264-4e65-b1e4-19fdb6a172b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10437 | 2026.02.12 17:13:58.600503 [ 261 ] {b11624b6-7264-4e65-b1e4-19fdb6a172b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10438 | 2026.02.12 17:13:58.600838 [ 261 ] {b11624b6-7264-4e65-b1e4-19fdb6a172b8} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10439 | 2026.02.12 17:13:58.600874 [ 261 ] {b11624b6-7264-4e65-b1e4-19fdb6a172b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10440 | 2026.02.12 17:13:58.601212 [ 261 ] {b11624b6-7264-4e65-b1e4-19fdb6a172b8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10441 | 2026.02.12 17:13:58.601419 [ 261 ] {b11624b6-7264-4e65-b1e4-19fdb6a172b8} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10442 | 2026.02.12 17:13:58.601549 [ 142 ] {} <Debug> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10443 | 2026.02.12 17:13:58.601557 [ 261 ] {b11624b6-7264-4e65-b1e4-19fdb6a172b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 10444 | 2026.02.12 17:13:58.601623 [ 142 ] {} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10445 | 2026.02.12 17:13:58.601637 [ 261 ] {b11624b6-7264-4e65-b1e4-19fdb6a172b8} <Debug> TCPHandler: Processed in 0.001318986 sec. | ||
| 10446 | 2026.02.12 17:13:58.601651 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10447 | 2026.02.12 17:13:58.601761 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 10448 | 2026.02.12 17:13:58.601863 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10449 | 2026.02.12 17:13:58.601899 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4062 rows starting from the beginning of the part | ||
| 10450 | 2026.02.12 17:13:58.601962 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10451 | 2026.02.12 17:13:58.602009 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 10452 | 2026.02.12 17:13:58.602055 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10453 | 2026.02.12 17:13:58.602095 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 10454 | 2026.02.12 17:13:58.602135 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10455 | 2026.02.12 17:13:58.603928 [ 188 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4362 rows, containing 4 columns (4 merged, 0 gathered) in 0.002213972 sec., 1970214.618793734 rows/sec., 131.09 MiB/sec. | ||
| 10456 | 2026.02.12 17:13:58.604360 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10457 | 2026.02.12 17:13:58.604607 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_71_14} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10458 | 2026.02.12 17:13:58.604674 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_71_14} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10459 | 2026.02.12 17:13:58.604738 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 10460 | 2026.02.12 17:13:58.608953 [ 197 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21592 rows, containing 5 columns (5 merged, 0 gathered) in 0.010963543 sec., 1969436.3400590485 rows/sec., 134.68 MiB/sec. | ||
| 10461 | 2026.02.12 17:13:58.609485 [ 188 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10462 | 2026.02.12 17:13:58.609787 [ 188 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10463 | 2026.02.12 17:13:58.609871 [ 188 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10464 | 2026.02.12 17:13:58.609934 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 10465 | 2026.02.12 17:13:59.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.10 MiB, peak 329.66 MiB, free memory in arenas 0.00 B, will set to 322.32 MiB (RSS), difference: 2.23 MiB | ||
| 10466 | 2026.02.12 17:14:00.473014 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23544 | ||
| 10467 | 2026.02.12 17:14:00.473713 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10468 | 2026.02.12 17:14:00.473779 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10469 | 2026.02.12 17:14:00.474281 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10470 | 2026.02.12 17:14:00.474518 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10471 | 2026.02.12 17:14:00.474661 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23544 | ||
| 10472 | 2026.02.12 17:14:01.731360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10473 | 2026.02.12 17:14:01.747841 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10474 | 2026.02.12 17:14:01.747897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10475 | 2026.02.12 17:14:01.754089 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10476 | 2026.02.12 17:14:01.754842 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10477 | 2026.02.12 17:14:01.758003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10478 | 2026.02.12 17:14:03.047897 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1288 | ||
| 10479 | 2026.02.12 17:14:03.050246 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10480 | 2026.02.12 17:14:03.050298 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10481 | 2026.02.12 17:14:03.051493 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10482 | 2026.02.12 17:14:03.051767 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10483 | 2026.02.12 17:14:03.051916 [ 137 ] {} <Debug> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10484 | 2026.02.12 17:14:03.051961 [ 137 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10485 | 2026.02.12 17:14:03.051984 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10486 | 2026.02.12 17:14:03.052073 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1288 | ||
| 10487 | 2026.02.12 17:14:03.052093 [ 191 ] {3a33402e-81b2-4c59-a3db-01986df8333a::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 | ||
| 10488 | 2026.02.12 17:14:03.052733 [ 191 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10489 | 2026.02.12 17:14:03.052883 [ 191 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1116 rows starting from the beginning of the part | ||
| 10490 | 2026.02.12 17:14:03.053280 [ 191 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 10491 | 2026.02.12 17:14:03.053634 [ 191 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
| 10492 | 2026.02.12 17:14:03.054080 [ 191 ] {3a33402e-81b2-4c59-a3db-01986df8333a::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 | ||
| 10493 | 2026.02.12 17:14:03.054507 [ 191 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 10494 | 2026.02.12 17:14:03.054899 [ 191 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part | ||
| 10495 | 2026.02.12 17:14:03.062226 [ 188 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1288 rows, containing 72 columns (72 merged, 0 gathered) in 0.010178211 sec., 126544.83189629298 rows/sec., 101.98 MiB/sec. | ||
| 10496 | 2026.02.12 17:14:03.063920 [ 192 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10497 | 2026.02.12 17:14:03.064511 [ 192 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_36_7} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2026.02.12 17:14:03.064596 [ 192 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_36_7} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10499 | 2026.02.12 17:14:03.065012 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
| 10500 | 2026.02.12 17:14:03.557279 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10501 | 2026.02.12 17:14:03.557481 [ 261 ] {3e47614c-1298-48c2-9a55-c6301b1ff29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10502 | 2026.02.12 17:14:03.557558 [ 261 ] {3e47614c-1298-48c2-9a55-c6301b1ff29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10503 | 2026.02.12 17:14:03.558300 [ 261 ] {3e47614c-1298-48c2-9a55-c6301b1ff29f} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10504 | 2026.02.12 17:14:03.558350 [ 261 ] {3e47614c-1298-48c2-9a55-c6301b1ff29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10505 | 2026.02.12 17:14:03.558772 [ 261 ] {3e47614c-1298-48c2-9a55-c6301b1ff29f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10506 | 2026.02.12 17:14:03.559010 [ 261 ] {3e47614c-1298-48c2-9a55-c6301b1ff29f} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10507 | 2026.02.12 17:14:03.559180 [ 261 ] {3e47614c-1298-48c2-9a55-c6301b1ff29f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001752 sec., 43378.995433789954 rows/sec., 3.57 MiB/sec. | ||
| 10508 | 2026.02.12 17:14:03.559230 [ 261 ] {3e47614c-1298-48c2-9a55-c6301b1ff29f} <Debug> TCPHandler: Processed in 0.002092558 sec. | ||
| 10509 | 2026.02.12 17:14:03.559358 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10510 | 2026.02.12 17:14:03.559462 [ 261 ] {9d88931f-7271-4d11-a690-4b5400881f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10511 | 2026.02.12 17:14:03.559507 [ 261 ] {9d88931f-7271-4d11-a690-4b5400881f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10512 | 2026.02.12 17:14:03.559920 [ 261 ] {9d88931f-7271-4d11-a690-4b5400881f2e} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2026.02.12 17:14:03.559955 [ 261 ] {9d88931f-7271-4d11-a690-4b5400881f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10514 | 2026.02.12 17:14:03.560264 [ 261 ] {9d88931f-7271-4d11-a690-4b5400881f2e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10515 | 2026.02.12 17:14:03.560474 [ 261 ] {9d88931f-7271-4d11-a690-4b5400881f2e} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10516 | 2026.02.12 17:14:03.560606 [ 261 ] {9d88931f-7271-4d11-a690-4b5400881f2e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001169 sec., 8554.319931565442 rows/sec., 643.24 KiB/sec. | ||
| 10517 | 2026.02.12 17:14:03.560645 [ 261 ] {9d88931f-7271-4d11-a690-4b5400881f2e} <Debug> TCPHandler: Processed in 0.001338627 sec. | ||
| 10518 | 2026.02.12 17:14:03.560757 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10519 | 2026.02.12 17:14:03.560853 [ 261 ] {21a22066-cd22-459a-b71e-1b43c9bcd1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10520 | 2026.02.12 17:14:03.560894 [ 261 ] {21a22066-cd22-459a-b71e-1b43c9bcd1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10521 | 2026.02.12 17:14:03.561318 [ 261 ] {21a22066-cd22-459a-b71e-1b43c9bcd1f1} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10522 | 2026.02.12 17:14:03.561352 [ 261 ] {21a22066-cd22-459a-b71e-1b43c9bcd1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10523 | 2026.02.12 17:14:03.561671 [ 261 ] {21a22066-cd22-459a-b71e-1b43c9bcd1f1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10524 | 2026.02.12 17:14:03.561878 [ 261 ] {21a22066-cd22-459a-b71e-1b43c9bcd1f1} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10525 | 2026.02.12 17:14:03.562005 [ 261 ] {21a22066-cd22-459a-b71e-1b43c9bcd1f1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001172 sec., 63139.93174061433 rows/sec., 4.93 MiB/sec. | ||
| 10526 | 2026.02.12 17:14:03.562042 [ 261 ] {21a22066-cd22-459a-b71e-1b43c9bcd1f1} <Debug> TCPHandler: Processed in 0.001334647 sec. | ||
| 10527 | 2026.02.12 17:14:03.562149 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10528 | 2026.02.12 17:14:03.562245 [ 261 ] {6c5e4fdb-97a9-49e2-97c0-6fc1abbf9744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10529 | 2026.02.12 17:14:03.562289 [ 261 ] {6c5e4fdb-97a9-49e2-97c0-6fc1abbf9744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10530 | 2026.02.12 17:14:03.562694 [ 261 ] {6c5e4fdb-97a9-49e2-97c0-6fc1abbf9744} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10531 | 2026.02.12 17:14:03.562729 [ 261 ] {6c5e4fdb-97a9-49e2-97c0-6fc1abbf9744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10532 | 2026.02.12 17:14:03.563065 [ 261 ] {6c5e4fdb-97a9-49e2-97c0-6fc1abbf9744} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10533 | 2026.02.12 17:14:03.563280 [ 261 ] {6c5e4fdb-97a9-49e2-97c0-6fc1abbf9744} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10534 | 2026.02.12 17:14:03.563410 [ 261 ] {6c5e4fdb-97a9-49e2-97c0-6fc1abbf9744} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 10535 | 2026.02.12 17:14:03.563446 [ 261 ] {6c5e4fdb-97a9-49e2-97c0-6fc1abbf9744} <Debug> TCPHandler: Processed in 0.001346267 sec. | ||
| 10536 | 2026.02.12 17:14:03.563563 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10537 | 2026.02.12 17:14:03.563683 [ 261 ] {e65fd424-3ae8-4270-995e-93eb9c337801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10538 | 2026.02.12 17:14:03.563747 [ 261 ] {e65fd424-3ae8-4270-995e-93eb9c337801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10539 | 2026.02.12 17:14:03.564539 [ 261 ] {e65fd424-3ae8-4270-995e-93eb9c337801} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10540 | 2026.02.12 17:14:03.564571 [ 261 ] {e65fd424-3ae8-4270-995e-93eb9c337801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10541 | 2026.02.12 17:14:03.565135 [ 261 ] {e65fd424-3ae8-4270-995e-93eb9c337801} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10542 | 2026.02.12 17:14:03.565359 [ 261 ] {e65fd424-3ae8-4270-995e-93eb9c337801} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10543 | 2026.02.12 17:14:03.565499 [ 261 ] {e65fd424-3ae8-4270-995e-93eb9c337801} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001839 sec., 5437.737901033171 rows/sec., 9.74 MiB/sec. | ||
| 10544 | 2026.02.12 17:14:03.565562 [ 261 ] {e65fd424-3ae8-4270-995e-93eb9c337801} <Debug> TCPHandler: Processed in 0.002056687 sec. | ||
| 10545 | 2026.02.12 17:14:03.565667 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10546 | 2026.02.12 17:14:03.565759 [ 261 ] {d3507f77-c40c-47f6-9bd5-5a23f78683c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10547 | 2026.02.12 17:14:03.565800 [ 261 ] {d3507f77-c40c-47f6-9bd5-5a23f78683c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10548 | 2026.02.12 17:14:03.566121 [ 261 ] {d3507f77-c40c-47f6-9bd5-5a23f78683c7} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10549 | 2026.02.12 17:14:03.566154 [ 261 ] {d3507f77-c40c-47f6-9bd5-5a23f78683c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10550 | 2026.02.12 17:14:03.566450 [ 261 ] {d3507f77-c40c-47f6-9bd5-5a23f78683c7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10551 | 2026.02.12 17:14:03.566656 [ 261 ] {d3507f77-c40c-47f6-9bd5-5a23f78683c7} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10552 | 2026.02.12 17:14:03.566778 [ 261 ] {d3507f77-c40c-47f6-9bd5-5a23f78683c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 10553 | 2026.02.12 17:14:03.566813 [ 261 ] {d3507f77-c40c-47f6-9bd5-5a23f78683c7} <Debug> TCPHandler: Processed in 0.001192423 sec. | ||
| 10554 | 2026.02.12 17:14:07.838375 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10555 | 2026.02.12 17:14:07.838454 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10556 | 2026.02.12 17:14:07.975549 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23992 | ||
| 10557 | 2026.02.12 17:14:07.976041 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10558 | 2026.02.12 17:14:07.976088 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10559 | 2026.02.12 17:14:07.976591 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10560 | 2026.02.12 17:14:07.976827 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10561 | 2026.02.12 17:14:07.976971 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23992 | ||
| 10562 | 2026.02.12 17:14:08.558167 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10563 | 2026.02.12 17:14:08.558367 [ 261 ] {94cbf1c2-0913-4983-a7c5-19188cf33528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10564 | 2026.02.12 17:14:08.558440 [ 261 ] {94cbf1c2-0913-4983-a7c5-19188cf33528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10565 | 2026.02.12 17:14:08.559172 [ 261 ] {94cbf1c2-0913-4983-a7c5-19188cf33528} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10566 | 2026.02.12 17:14:08.559215 [ 261 ] {94cbf1c2-0913-4983-a7c5-19188cf33528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10567 | 2026.02.12 17:14:08.559616 [ 261 ] {94cbf1c2-0913-4983-a7c5-19188cf33528} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10568 | 2026.02.12 17:14:08.559838 [ 261 ] {94cbf1c2-0913-4983-a7c5-19188cf33528} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10569 | 2026.02.12 17:14:08.559999 [ 261 ] {94cbf1c2-0913-4983-a7c5-19188cf33528} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001686 sec., 69988.13760379597 rows/sec., 5.95 MiB/sec. | ||
| 10570 | 2026.02.12 17:14:08.560042 [ 261 ] {94cbf1c2-0913-4983-a7c5-19188cf33528} <Debug> TCPHandler: Processed in 0.002008955 sec. | ||
| 10571 | 2026.02.12 17:14:08.560163 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10572 | 2026.02.12 17:14:08.560257 [ 261 ] {ce81c34a-8a8e-49d0-8523-e69e7789ee1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10573 | 2026.02.12 17:14:08.560297 [ 261 ] {ce81c34a-8a8e-49d0-8523-e69e7789ee1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10574 | 2026.02.12 17:14:08.560701 [ 261 ] {ce81c34a-8a8e-49d0-8523-e69e7789ee1e} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10575 | 2026.02.12 17:14:08.560738 [ 261 ] {ce81c34a-8a8e-49d0-8523-e69e7789ee1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10576 | 2026.02.12 17:14:08.561042 [ 261 ] {ce81c34a-8a8e-49d0-8523-e69e7789ee1e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10577 | 2026.02.12 17:14:08.561243 [ 261 ] {ce81c34a-8a8e-49d0-8523-e69e7789ee1e} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10578 | 2026.02.12 17:14:08.561357 [ 78 ] {} <Debug> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10579 | 2026.02.12 17:14:08.561374 [ 261 ] {ce81c34a-8a8e-49d0-8523-e69e7789ee1e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001136 sec., 27288.732394366194 rows/sec., 2.00 MiB/sec. | ||
| 10580 | 2026.02.12 17:14:08.561423 [ 78 ] {} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10581 | 2026.02.12 17:14:08.561434 [ 261 ] {ce81c34a-8a8e-49d0-8523-e69e7789ee1e} <Debug> TCPHandler: Processed in 0.001319207 sec. | ||
| 10582 | 2026.02.12 17:14:08.561453 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10583 | 2026.02.12 17:14:08.561562 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10584 | 2026.02.12 17:14:08.561563 [ 197 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 10585 | 2026.02.12 17:14:08.561688 [ 261 ] {b6fd0bde-f6c5-4a5e-b2f9-920ed39d2b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10586 | 2026.02.12 17:14:08.561695 [ 197 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10587 | 2026.02.12 17:14:08.561737 [ 261 ] {b6fd0bde-f6c5-4a5e-b2f9-920ed39d2b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10588 | 2026.02.12 17:14:08.561737 [ 197 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 206 rows starting from the beginning of the part | ||
| 10589 | 2026.02.12 17:14:08.561815 [ 197 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 10590 | 2026.02.12 17:14:08.561868 [ 197 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 10591 | 2026.02.12 17:14:08.561918 [ 197 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 37 rows starting from the beginning of the part | ||
| 10592 | 2026.02.12 17:14:08.561959 [ 197 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 10593 | 2026.02.12 17:14:08.562000 [ 197 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 10594 | 2026.02.12 17:14:08.562220 [ 261 ] {b6fd0bde-f6c5-4a5e-b2f9-920ed39d2b13} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10595 | 2026.02.12 17:14:08.562256 [ 261 ] {b6fd0bde-f6c5-4a5e-b2f9-920ed39d2b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10596 | 2026.02.12 17:14:08.562583 [ 261 ] {b6fd0bde-f6c5-4a5e-b2f9-920ed39d2b13} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10597 | 2026.02.12 17:14:08.562752 [ 192 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 325 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228514 sec., 264547.2497667914 rows/sec., 18.78 MiB/sec. | ||
| 10598 | 2026.02.12 17:14:08.562801 [ 261 ] {b6fd0bde-f6c5-4a5e-b2f9-920ed39d2b13} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10599 | 2026.02.12 17:14:08.562939 [ 261 ] {b6fd0bde-f6c5-4a5e-b2f9-920ed39d2b13} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001275 sec., 74509.80392156861 rows/sec., 5.82 MiB/sec. | ||
| 10600 | 2026.02.12 17:14:08.562963 [ 188 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10601 | 2026.02.12 17:14:08.562978 [ 261 ] {b6fd0bde-f6c5-4a5e-b2f9-920ed39d2b13} <Debug> TCPHandler: Processed in 0.001475021 sec. | ||
| 10602 | 2026.02.12 17:14:08.563093 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10603 | 2026.02.12 17:14:08.563188 [ 261 ] {3f5af0cf-b70b-4486-81a5-3a13e6a5cccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10604 | 2026.02.12 17:14:08.563232 [ 261 ] {3f5af0cf-b70b-4486-81a5-3a13e6a5cccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10605 | 2026.02.12 17:14:08.563286 [ 188 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_71_14} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10606 | 2026.02.12 17:14:08.563381 [ 188 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_71_14} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10607 | 2026.02.12 17:14:08.563497 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10608 | 2026.02.12 17:14:08.563641 [ 261 ] {3f5af0cf-b70b-4486-81a5-3a13e6a5cccc} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10609 | 2026.02.12 17:14:08.563682 [ 261 ] {3f5af0cf-b70b-4486-81a5-3a13e6a5cccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10610 | 2026.02.12 17:14:08.564013 [ 261 ] {3f5af0cf-b70b-4486-81a5-3a13e6a5cccc} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10611 | 2026.02.12 17:14:08.564221 [ 261 ] {3f5af0cf-b70b-4486-81a5-3a13e6a5cccc} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10612 | 2026.02.12 17:14:08.564350 [ 261 ] {3f5af0cf-b70b-4486-81a5-3a13e6a5cccc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 10613 | 2026.02.12 17:14:08.564386 [ 261 ] {3f5af0cf-b70b-4486-81a5-3a13e6a5cccc} <Debug> TCPHandler: Processed in 0.001340708 sec. | ||
| 10614 | 2026.02.12 17:14:08.564503 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10615 | 2026.02.12 17:14:08.564595 [ 261 ] {f42c4b02-2236-4447-ade6-1ba61ff527ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10616 | 2026.02.12 17:14:08.564648 [ 261 ] {f42c4b02-2236-4447-ade6-1ba61ff527ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10617 | 2026.02.12 17:14:08.565476 [ 261 ] {f42c4b02-2236-4447-ade6-1ba61ff527ff} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10618 | 2026.02.12 17:14:08.565512 [ 261 ] {f42c4b02-2236-4447-ade6-1ba61ff527ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10619 | 2026.02.12 17:14:08.566039 [ 261 ] {f42c4b02-2236-4447-ade6-1ba61ff527ff} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10620 | 2026.02.12 17:14:08.566271 [ 261 ] {f42c4b02-2236-4447-ade6-1ba61ff527ff} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10621 | 2026.02.12 17:14:08.566390 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10622 | 2026.02.12 17:14:08.566410 [ 261 ] {f42c4b02-2236-4447-ade6-1ba61ff527ff} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001833 sec., 16912.165848336062 rows/sec., 30.31 MiB/sec. | ||
| 10623 | 2026.02.12 17:14:08.566428 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10624 | 2026.02.12 17:14:08.566455 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10625 | 2026.02.12 17:14:08.566472 [ 261 ] {f42c4b02-2236-4447-ade6-1ba61ff527ff} <Debug> TCPHandler: Processed in 0.002015296 sec. | ||
| 10626 | 2026.02.12 17:14:08.566533 [ 197 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 10627 | 2026.02.12 17:14:08.566585 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10628 | 2026.02.12 17:14:08.566677 [ 261 ] {e2504966-9666-4c97-b559-1956e954a7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10629 | 2026.02.12 17:14:08.566715 [ 197 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10630 | 2026.02.12 17:14:08.566717 [ 261 ] {e2504966-9666-4c97-b559-1956e954a7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10631 | 2026.02.12 17:14:08.566772 [ 197 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1296 rows starting from the beginning of the part | ||
| 10632 | 2026.02.12 17:14:08.566887 [ 197 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 10633 | 2026.02.12 17:14:08.566984 [ 197 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 10634 | 2026.02.12 17:14:08.567060 [ 261 ] {e2504966-9666-4c97-b559-1956e954a7d4} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10635 | 2026.02.12 17:14:08.567072 [ 197 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 31 rows starting from the beginning of the part | ||
| 10636 | 2026.02.12 17:14:08.567096 [ 261 ] {e2504966-9666-4c97-b559-1956e954a7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10637 | 2026.02.12 17:14:08.567160 [ 197 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 10638 | 2026.02.12 17:14:08.567246 [ 197 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 10639 | 2026.02.12 17:14:08.567411 [ 261 ] {e2504966-9666-4c97-b559-1956e954a7d4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10640 | 2026.02.12 17:14:08.567635 [ 261 ] {e2504966-9666-4c97-b559-1956e954a7d4} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10641 | 2026.02.12 17:14:08.567760 [ 261 ] {e2504966-9666-4c97-b559-1956e954a7d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 10642 | 2026.02.12 17:14:08.567795 [ 261 ] {e2504966-9666-4c97-b559-1956e954a7d4} <Debug> TCPHandler: Processed in 0.001257875 sec. | ||
| 10643 | 2026.02.12 17:14:08.572452 [ 188 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1409 rows, containing 19 columns (19 merged, 0 gathered) in 0.005951715 sec., 236738.48630184747 rows/sec., 424.22 MiB/sec. | ||
| 10644 | 2026.02.12 17:14:08.573694 [ 201 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10645 | 2026.02.12 17:14:08.574006 [ 201 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10646 | 2026.02.12 17:14:08.574077 [ 201 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10647 | 2026.02.12 17:14:08.574172 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.45 MiB. | ||
| 10648 | 2026.02.12 17:14:09.001126 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.28 MiB, peak 334.70 MiB, free memory in arenas 0.00 B, will set to 324.71 MiB (RSS), difference: 1.43 MiB | ||
| 10649 | 2026.02.12 17:14:09.258704 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10650 | 2026.02.12 17:14:09.275849 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10651 | 2026.02.12 17:14:09.275913 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10652 | 2026.02.12 17:14:09.282288 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10653 | 2026.02.12 17:14:09.282986 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10654 | 2026.02.12 17:14:09.286362 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10655 | 2026.02.12 17:14:13.052568 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1312 | ||
| 10656 | 2026.02.12 17:14:13.054960 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10657 | 2026.02.12 17:14:13.055010 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10658 | 2026.02.12 17:14:13.056199 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10659 | 2026.02.12 17:14:13.056460 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10660 | 2026.02.12 17:14:13.056718 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1312 | ||
| 10661 | 2026.02.12 17:14:13.560395 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10662 | 2026.02.12 17:14:13.560636 [ 261 ] {bbd64098-9caa-4541-a32a-25c660670a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10663 | 2026.02.12 17:14:13.560728 [ 261 ] {bbd64098-9caa-4541-a32a-25c660670a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10664 | 2026.02.12 17:14:13.561442 [ 261 ] {bbd64098-9caa-4541-a32a-25c660670a8d} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10665 | 2026.02.12 17:14:13.561487 [ 261 ] {bbd64098-9caa-4541-a32a-25c660670a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10666 | 2026.02.12 17:14:13.561908 [ 261 ] {bbd64098-9caa-4541-a32a-25c660670a8d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10667 | 2026.02.12 17:14:13.562133 [ 261 ] {bbd64098-9caa-4541-a32a-25c660670a8d} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10668 | 2026.02.12 17:14:13.562293 [ 261 ] {bbd64098-9caa-4541-a32a-25c660670a8d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001721 sec., 13945.380592678674 rows/sec., 1.16 MiB/sec. | ||
| 10669 | 2026.02.12 17:14:13.562339 [ 261 ] {bbd64098-9caa-4541-a32a-25c660670a8d} <Debug> TCPHandler: Processed in 0.002093948 sec. | ||
| 10670 | 2026.02.12 17:14:13.562472 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10671 | 2026.02.12 17:14:13.562593 [ 261 ] {4d505d35-3558-47fe-a5ca-781198de11ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10672 | 2026.02.12 17:14:13.562644 [ 261 ] {4d505d35-3558-47fe-a5ca-781198de11ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10673 | 2026.02.12 17:14:13.563102 [ 261 ] {4d505d35-3558-47fe-a5ca-781198de11ff} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10674 | 2026.02.12 17:14:13.563140 [ 261 ] {4d505d35-3558-47fe-a5ca-781198de11ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10675 | 2026.02.12 17:14:13.563458 [ 261 ] {4d505d35-3558-47fe-a5ca-781198de11ff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10676 | 2026.02.12 17:14:13.563669 [ 261 ] {4d505d35-3558-47fe-a5ca-781198de11ff} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10677 | 2026.02.12 17:14:13.563806 [ 261 ] {4d505d35-3558-47fe-a5ca-781198de11ff} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001238 sec., 6462.035541195477 rows/sec., 526.93 KiB/sec. | ||
| 10678 | 2026.02.12 17:14:13.563847 [ 261 ] {4d505d35-3558-47fe-a5ca-781198de11ff} <Debug> TCPHandler: Processed in 0.00143761 sec. | ||
| 10679 | 2026.02.12 17:14:13.563956 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10680 | 2026.02.12 17:14:13.564052 [ 261 ] {38794244-59a9-495b-819a-082ce7d03f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10681 | 2026.02.12 17:14:13.564093 [ 261 ] {38794244-59a9-495b-819a-082ce7d03f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10682 | 2026.02.12 17:14:13.564593 [ 261 ] {38794244-59a9-495b-819a-082ce7d03f3c} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10683 | 2026.02.12 17:14:13.564630 [ 261 ] {38794244-59a9-495b-819a-082ce7d03f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10684 | 2026.02.12 17:14:13.564941 [ 261 ] {38794244-59a9-495b-819a-082ce7d03f3c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10685 | 2026.02.12 17:14:13.565218 [ 261 ] {38794244-59a9-495b-819a-082ce7d03f3c} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10686 | 2026.02.12 17:14:13.565356 [ 261 ] {38794244-59a9-495b-819a-082ce7d03f3c} <Debug> executeQuery: Read 200 rows, 18.17 KiB in 0.001321 sec., 151400.45420136262 rows/sec., 13.43 MiB/sec. | ||
| 10687 | 2026.02.12 17:14:13.565394 [ 261 ] {38794244-59a9-495b-819a-082ce7d03f3c} <Debug> TCPHandler: Processed in 0.001486611 sec. | ||
| 10688 | 2026.02.12 17:14:13.565502 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10689 | 2026.02.12 17:14:13.565597 [ 261 ] {f5d2de0d-a421-4a87-a6e7-fd843c1f5b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10690 | 2026.02.12 17:14:13.565638 [ 261 ] {f5d2de0d-a421-4a87-a6e7-fd843c1f5b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10691 | 2026.02.12 17:14:13.566036 [ 261 ] {f5d2de0d-a421-4a87-a6e7-fd843c1f5b36} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10692 | 2026.02.12 17:14:13.566072 [ 261 ] {f5d2de0d-a421-4a87-a6e7-fd843c1f5b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10693 | 2026.02.12 17:14:13.566373 [ 261 ] {f5d2de0d-a421-4a87-a6e7-fd843c1f5b36} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10694 | 2026.02.12 17:14:13.566580 [ 261 ] {f5d2de0d-a421-4a87-a6e7-fd843c1f5b36} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10695 | 2026.02.12 17:14:13.566710 [ 261 ] {f5d2de0d-a421-4a87-a6e7-fd843c1f5b36} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001131 sec., 26525.19893899204 rows/sec., 1.96 MiB/sec. | ||
| 10696 | 2026.02.12 17:14:13.566746 [ 261 ] {f5d2de0d-a421-4a87-a6e7-fd843c1f5b36} <Debug> TCPHandler: Processed in 0.001294036 sec. | ||
| 10697 | 2026.02.12 17:14:13.566853 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10698 | 2026.02.12 17:14:13.566947 [ 261 ] {79314e03-33ae-4826-843b-8037737ce69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10699 | 2026.02.12 17:14:13.566986 [ 261 ] {79314e03-33ae-4826-843b-8037737ce69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10700 | 2026.02.12 17:14:13.567375 [ 261 ] {79314e03-33ae-4826-843b-8037737ce69d} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10701 | 2026.02.12 17:14:13.567412 [ 261 ] {79314e03-33ae-4826-843b-8037737ce69d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10702 | 2026.02.12 17:14:13.567700 [ 261 ] {79314e03-33ae-4826-843b-8037737ce69d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10703 | 2026.02.12 17:14:13.567904 [ 261 ] {79314e03-33ae-4826-843b-8037737ce69d} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10704 | 2026.02.12 17:14:13.568031 [ 261 ] {79314e03-33ae-4826-843b-8037737ce69d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001102 sec., 21778.58439201452 rows/sec., 1.81 MiB/sec. | ||
| 10705 | 2026.02.12 17:14:13.568069 [ 261 ] {79314e03-33ae-4826-843b-8037737ce69d} <Debug> TCPHandler: Processed in 0.001264975 sec. | ||
| 10706 | 2026.02.12 17:14:13.568172 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10707 | 2026.02.12 17:14:13.568265 [ 261 ] {29c4fb48-eda0-4403-8352-be492e9f389f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10708 | 2026.02.12 17:14:13.568305 [ 261 ] {29c4fb48-eda0-4403-8352-be492e9f389f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10709 | 2026.02.12 17:14:13.568686 [ 261 ] {29c4fb48-eda0-4403-8352-be492e9f389f} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10710 | 2026.02.12 17:14:13.568721 [ 261 ] {29c4fb48-eda0-4403-8352-be492e9f389f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10711 | 2026.02.12 17:14:13.569005 [ 261 ] {29c4fb48-eda0-4403-8352-be492e9f389f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10712 | 2026.02.12 17:14:13.569210 [ 261 ] {29c4fb48-eda0-4403-8352-be492e9f389f} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10713 | 2026.02.12 17:14:13.569339 [ 261 ] {29c4fb48-eda0-4403-8352-be492e9f389f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00109 sec., 11009.174311926605 rows/sec., 860.09 KiB/sec. | ||
| 10714 | 2026.02.12 17:14:13.569376 [ 261 ] {29c4fb48-eda0-4403-8352-be492e9f389f} <Debug> TCPHandler: Processed in 0.001253225 sec. | ||
| 10715 | 2026.02.12 17:14:13.569476 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10716 | 2026.02.12 17:14:13.569567 [ 261 ] {0a9a8938-8eef-4d76-968f-a7f88426e932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10717 | 2026.02.12 17:14:13.569607 [ 261 ] {0a9a8938-8eef-4d76-968f-a7f88426e932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10718 | 2026.02.12 17:14:13.570042 [ 261 ] {0a9a8938-8eef-4d76-968f-a7f88426e932} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10719 | 2026.02.12 17:14:13.570078 [ 261 ] {0a9a8938-8eef-4d76-968f-a7f88426e932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10720 | 2026.02.12 17:14:13.570396 [ 261 ] {0a9a8938-8eef-4d76-968f-a7f88426e932} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10721 | 2026.02.12 17:14:13.570601 [ 261 ] {0a9a8938-8eef-4d76-968f-a7f88426e932} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10722 | 2026.02.12 17:14:13.570729 [ 261 ] {0a9a8938-8eef-4d76-968f-a7f88426e932} <Debug> executeQuery: Read 118 rows, 9.83 KiB in 0.001179 sec., 100084.81764206955 rows/sec., 8.14 MiB/sec. | ||
| 10723 | 2026.02.12 17:14:13.570767 [ 261 ] {0a9a8938-8eef-4d76-968f-a7f88426e932} <Debug> TCPHandler: Processed in 0.001340977 sec. | ||
| 10724 | 2026.02.12 17:14:13.570873 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10725 | 2026.02.12 17:14:13.570967 [ 261 ] {7176a633-3fe8-4b8c-b27c-d606319d1dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10726 | 2026.02.12 17:14:13.571010 [ 261 ] {7176a633-3fe8-4b8c-b27c-d606319d1dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10727 | 2026.02.12 17:14:13.571412 [ 261 ] {7176a633-3fe8-4b8c-b27c-d606319d1dac} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10728 | 2026.02.12 17:14:13.571449 [ 261 ] {7176a633-3fe8-4b8c-b27c-d606319d1dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10729 | 2026.02.12 17:14:13.571789 [ 261 ] {7176a633-3fe8-4b8c-b27c-d606319d1dac} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10730 | 2026.02.12 17:14:13.571994 [ 261 ] {7176a633-3fe8-4b8c-b27c-d606319d1dac} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10731 | 2026.02.12 17:14:13.572123 [ 261 ] {7176a633-3fe8-4b8c-b27c-d606319d1dac} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001173 sec., 170502.98380221653 rows/sec., 12.22 MiB/sec. | ||
| 10732 | 2026.02.12 17:14:13.572159 [ 261 ] {7176a633-3fe8-4b8c-b27c-d606319d1dac} <Debug> TCPHandler: Processed in 0.001335407 sec. | ||
| 10733 | 2026.02.12 17:14:13.572267 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10734 | 2026.02.12 17:14:13.572361 [ 261 ] {57eccdb9-6f1e-4263-af3f-5ec0703ea296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10735 | 2026.02.12 17:14:13.572414 [ 261 ] {57eccdb9-6f1e-4263-af3f-5ec0703ea296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10736 | 2026.02.12 17:14:13.573202 [ 261 ] {57eccdb9-6f1e-4263-af3f-5ec0703ea296} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10737 | 2026.02.12 17:14:13.573239 [ 261 ] {57eccdb9-6f1e-4263-af3f-5ec0703ea296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10738 | 2026.02.12 17:14:13.573750 [ 261 ] {57eccdb9-6f1e-4263-af3f-5ec0703ea296} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10739 | 2026.02.12 17:14:13.573965 [ 261 ] {57eccdb9-6f1e-4263-af3f-5ec0703ea296} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10740 | 2026.02.12 17:14:13.574107 [ 261 ] {57eccdb9-6f1e-4263-af3f-5ec0703ea296} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001764 sec., 5668.934240362812 rows/sec., 10.16 MiB/sec. | ||
| 10741 | 2026.02.12 17:14:13.574167 [ 261 ] {57eccdb9-6f1e-4263-af3f-5ec0703ea296} <Debug> TCPHandler: Processed in 0.001949014 sec. | ||
| 10742 | 2026.02.12 17:14:13.574271 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10743 | 2026.02.12 17:14:13.574360 [ 261 ] {25de88bf-7694-45d9-949a-9b2063e1b21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10744 | 2026.02.12 17:14:13.574399 [ 261 ] {25de88bf-7694-45d9-949a-9b2063e1b21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10745 | 2026.02.12 17:14:13.574704 [ 261 ] {25de88bf-7694-45d9-949a-9b2063e1b21a} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10746 | 2026.02.12 17:14:13.574739 [ 261 ] {25de88bf-7694-45d9-949a-9b2063e1b21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10747 | 2026.02.12 17:14:13.575027 [ 261 ] {25de88bf-7694-45d9-949a-9b2063e1b21a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10748 | 2026.02.12 17:14:13.575290 [ 261 ] {25de88bf-7694-45d9-949a-9b2063e1b21a} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10749 | 2026.02.12 17:14:13.575418 [ 261 ] {25de88bf-7694-45d9-949a-9b2063e1b21a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 10750 | 2026.02.12 17:14:13.575453 [ 261 ] {25de88bf-7694-45d9-949a-9b2063e1b21a} <Debug> TCPHandler: Processed in 0.001226714 sec. | ||
| 10751 | 2026.02.12 17:14:15.477777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24504 | ||
| 10752 | 2026.02.12 17:14:15.478523 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10753 | 2026.02.12 17:14:15.478583 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10754 | 2026.02.12 17:14:15.479167 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10755 | 2026.02.12 17:14:15.479387 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10756 | 2026.02.12 17:14:15.479527 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24504 | ||
| 10757 | 2026.02.12 17:14:15.479563 [ 71 ] {} <Debug> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10758 | 2026.02.12 17:14:15.479660 [ 71 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10759 | 2026.02.12 17:14:15.479696 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10760 | 2026.02.12 17:14:15.479838 [ 188 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 10761 | 2026.02.12 17:14:15.479979 [ 188 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10762 | 2026.02.12 17:14:15.480017 [ 188 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22072 rows starting from the beginning of the part | ||
| 10763 | 2026.02.12 17:14:15.480080 [ 188 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 10764 | 2026.02.12 17:14:15.480125 [ 188 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 10765 | 2026.02.12 17:14:15.480174 [ 188 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 10766 | 2026.02.12 17:14:15.480213 [ 188 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 10767 | 2026.02.12 17:14:15.480253 [ 188 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 10768 | 2026.02.12 17:14:15.482287 [ 189 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24504 rows, containing 4 columns (4 merged, 0 gathered) in 0.002506919 sec., 9774547.961062962 rows/sec., 139.83 MiB/sec. | ||
| 10769 | 2026.02.12 17:14:15.482699 [ 198 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10770 | 2026.02.12 17:14:15.482997 [ 198 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_51_10} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10771 | 2026.02.12 17:14:15.483066 [ 198 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_51_10} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10772 | 2026.02.12 17:14:15.483180 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 10773 | 2026.02.12 17:14:16.787191 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10774 | 2026.02.12 17:14:16.805171 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10775 | 2026.02.12 17:14:16.805225 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10776 | 2026.02.12 17:14:16.811647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10777 | 2026.02.12 17:14:16.812350 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10778 | 2026.02.12 17:14:16.812628 [ 71 ] {} <Debug> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10779 | 2026.02.12 17:14:16.812664 [ 71 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10780 | 2026.02.12 17:14:16.812685 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10781 | 2026.02.12 17:14:16.812813 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 10782 | 2026.02.12 17:14:16.815762 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10783 | 2026.02.12 17:14:16.816758 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10784 | 2026.02.12 17:14:16.818459 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 10785 | 2026.02.12 17:14:16.823223 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 10786 | 2026.02.12 17:14:16.827828 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 10787 | 2026.02.12 17:14:16.832262 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 10788 | 2026.02.12 17:14:16.836917 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 10789 | 2026.02.12 17:14:16.840709 [ 189 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 10790 | 2026.02.12 17:14:16.895327 [ 198 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.082564704 sec., 4650.89779768362 rows/sec., 24.05 MiB/sec. | ||
| 10791 | 2026.02.12 17:14:16.898339 [ 186 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10792 | 2026.02.12 17:14:16.900428 [ 186 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_51_10} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10793 | 2026.02.12 17:14:16.900543 [ 186 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_51_10} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10794 | 2026.02.12 17:14:16.903268 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10795 | 2026.02.12 17:14:17.000249 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.02 MiB, peak 339.44 MiB, free memory in arenas 0.00 B, will set to 328.41 MiB (RSS), difference: 2.39 MiB | ||
| 10796 | 2026.02.12 17:14:18.558828 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10797 | 2026.02.12 17:14:18.559036 [ 261 ] {44f2dcaa-2621-4ef8-a3d4-b87365477300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10798 | 2026.02.12 17:14:18.559121 [ 261 ] {44f2dcaa-2621-4ef8-a3d4-b87365477300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10799 | 2026.02.12 17:14:18.559861 [ 261 ] {44f2dcaa-2621-4ef8-a3d4-b87365477300} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10800 | 2026.02.12 17:14:18.559912 [ 261 ] {44f2dcaa-2621-4ef8-a3d4-b87365477300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10801 | 2026.02.12 17:14:18.560315 [ 261 ] {44f2dcaa-2621-4ef8-a3d4-b87365477300} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10802 | 2026.02.12 17:14:18.560557 [ 261 ] {44f2dcaa-2621-4ef8-a3d4-b87365477300} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10803 | 2026.02.12 17:14:18.560723 [ 261 ] {44f2dcaa-2621-4ef8-a3d4-b87365477300} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001759 sec., 67083.57021034679 rows/sec., 5.71 MiB/sec. | ||
| 10804 | 2026.02.12 17:14:18.560774 [ 261 ] {44f2dcaa-2621-4ef8-a3d4-b87365477300} <Debug> TCPHandler: Processed in 0.002080798 sec. | ||
| 10805 | 2026.02.12 17:14:18.560904 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10806 | 2026.02.12 17:14:18.561007 [ 261 ] {8dd97950-f054-49fc-94ab-43fbdf709411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10807 | 2026.02.12 17:14:18.561051 [ 261 ] {8dd97950-f054-49fc-94ab-43fbdf709411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10808 | 2026.02.12 17:14:18.561475 [ 261 ] {8dd97950-f054-49fc-94ab-43fbdf709411} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10809 | 2026.02.12 17:14:18.561514 [ 261 ] {8dd97950-f054-49fc-94ab-43fbdf709411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10810 | 2026.02.12 17:14:18.561844 [ 261 ] {8dd97950-f054-49fc-94ab-43fbdf709411} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10811 | 2026.02.12 17:14:18.562070 [ 261 ] {8dd97950-f054-49fc-94ab-43fbdf709411} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10812 | 2026.02.12 17:14:18.562205 [ 261 ] {8dd97950-f054-49fc-94ab-43fbdf709411} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001223 sec., 25347.506132461163 rows/sec., 1.86 MiB/sec. | ||
| 10813 | 2026.02.12 17:14:18.562246 [ 261 ] {8dd97950-f054-49fc-94ab-43fbdf709411} <Debug> TCPHandler: Processed in 0.001393949 sec. | ||
| 10814 | 2026.02.12 17:14:18.562366 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10815 | 2026.02.12 17:14:18.562490 [ 261 ] {61b0d0af-d7c7-4976-93f3-026914a40a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10816 | 2026.02.12 17:14:18.562541 [ 261 ] {61b0d0af-d7c7-4976-93f3-026914a40a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10817 | 2026.02.12 17:14:18.563038 [ 261 ] {61b0d0af-d7c7-4976-93f3-026914a40a8a} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10818 | 2026.02.12 17:14:18.563076 [ 261 ] {61b0d0af-d7c7-4976-93f3-026914a40a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10819 | 2026.02.12 17:14:18.563409 [ 261 ] {61b0d0af-d7c7-4976-93f3-026914a40a8a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10820 | 2026.02.12 17:14:18.563651 [ 261 ] {61b0d0af-d7c7-4976-93f3-026914a40a8a} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10821 | 2026.02.12 17:14:18.563787 [ 261 ] {61b0d0af-d7c7-4976-93f3-026914a40a8a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001324 sec., 71752.26586102719 rows/sec., 5.60 MiB/sec. | ||
| 10822 | 2026.02.12 17:14:18.563827 [ 261 ] {61b0d0af-d7c7-4976-93f3-026914a40a8a} <Debug> TCPHandler: Processed in 0.001524262 sec. | ||
| 10823 | 2026.02.12 17:14:18.563940 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10824 | 2026.02.12 17:14:18.564035 [ 261 ] {6b13ef94-0bf2-48ec-94cb-fab93b96de22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10825 | 2026.02.12 17:14:18.564080 [ 261 ] {6b13ef94-0bf2-48ec-94cb-fab93b96de22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10826 | 2026.02.12 17:14:18.564498 [ 261 ] {6b13ef94-0bf2-48ec-94cb-fab93b96de22} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10827 | 2026.02.12 17:14:18.564535 [ 261 ] {6b13ef94-0bf2-48ec-94cb-fab93b96de22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10828 | 2026.02.12 17:14:18.564866 [ 261 ] {6b13ef94-0bf2-48ec-94cb-fab93b96de22} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10829 | 2026.02.12 17:14:18.565085 [ 261 ] {6b13ef94-0bf2-48ec-94cb-fab93b96de22} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10830 | 2026.02.12 17:14:18.565221 [ 261 ] {6b13ef94-0bf2-48ec-94cb-fab93b96de22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 10831 | 2026.02.12 17:14:18.565259 [ 261 ] {6b13ef94-0bf2-48ec-94cb-fab93b96de22} <Debug> TCPHandler: Processed in 0.001370578 sec. | ||
| 10832 | 2026.02.12 17:14:18.565381 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10833 | 2026.02.12 17:14:18.565476 [ 261 ] {3fe1b017-b6ad-4926-ad92-0c94a85d8f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10834 | 2026.02.12 17:14:18.565536 [ 261 ] {3fe1b017-b6ad-4926-ad92-0c94a85d8f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10835 | 2026.02.12 17:14:18.566410 [ 261 ] {3fe1b017-b6ad-4926-ad92-0c94a85d8f75} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10836 | 2026.02.12 17:14:18.566446 [ 261 ] {3fe1b017-b6ad-4926-ad92-0c94a85d8f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10837 | 2026.02.12 17:14:18.567026 [ 261 ] {3fe1b017-b6ad-4926-ad92-0c94a85d8f75} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10838 | 2026.02.12 17:14:18.567251 [ 261 ] {3fe1b017-b6ad-4926-ad92-0c94a85d8f75} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10839 | 2026.02.12 17:14:18.567395 [ 261 ] {3fe1b017-b6ad-4926-ad92-0c94a85d8f75} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001939 sec., 15987.622485817432 rows/sec., 28.65 MiB/sec. | ||
| 10840 | 2026.02.12 17:14:18.567458 [ 261 ] {3fe1b017-b6ad-4926-ad92-0c94a85d8f75} <Debug> TCPHandler: Processed in 0.002132999 sec. | ||
| 10841 | 2026.02.12 17:14:18.567570 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10842 | 2026.02.12 17:14:18.567664 [ 261 ] {e177b7c4-9881-4c38-bbd3-b76bde30e8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10843 | 2026.02.12 17:14:18.567708 [ 261 ] {e177b7c4-9881-4c38-bbd3-b76bde30e8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10844 | 2026.02.12 17:14:18.568070 [ 261 ] {e177b7c4-9881-4c38-bbd3-b76bde30e8a6} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10845 | 2026.02.12 17:14:18.568111 [ 261 ] {e177b7c4-9881-4c38-bbd3-b76bde30e8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10846 | 2026.02.12 17:14:18.568450 [ 261 ] {e177b7c4-9881-4c38-bbd3-b76bde30e8a6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10847 | 2026.02.12 17:14:18.568665 [ 261 ] {e177b7c4-9881-4c38-bbd3-b76bde30e8a6} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10848 | 2026.02.12 17:14:18.568800 [ 261 ] {e177b7c4-9881-4c38-bbd3-b76bde30e8a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 10849 | 2026.02.12 17:14:18.568839 [ 261 ] {e177b7c4-9881-4c38-bbd3-b76bde30e8a6} <Debug> TCPHandler: Processed in 0.001320237 sec. | ||
| 10850 | 2026.02.12 17:14:22.838505 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10851 | 2026.02.12 17:14:22.838577 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10852 | 2026.02.12 17:14:22.979990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24952 | ||
| 10853 | 2026.02.12 17:14:22.980510 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10854 | 2026.02.12 17:14:22.980561 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10855 | 2026.02.12 17:14:22.981095 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10856 | 2026.02.12 17:14:22.981323 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10857 | 2026.02.12 17:14:22.981473 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24952 | ||
| 10858 | 2026.02.12 17:14:23.057196 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1344 | ||
| 10859 | 2026.02.12 17:14:23.059562 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10860 | 2026.02.12 17:14:23.059613 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10861 | 2026.02.12 17:14:23.060878 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10862 | 2026.02.12 17:14:23.061156 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10863 | 2026.02.12 17:14:23.061439 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1344 | ||
| 10864 | 2026.02.12 17:14:23.557589 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10865 | 2026.02.12 17:14:23.557880 [ 261 ] {f9f94d5b-9c85-4da2-a664-f8bbd7c168ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10866 | 2026.02.12 17:14:23.557990 [ 261 ] {f9f94d5b-9c85-4da2-a664-f8bbd7c168ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10867 | 2026.02.12 17:14:23.558902 [ 261 ] {f9f94d5b-9c85-4da2-a664-f8bbd7c168ed} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10868 | 2026.02.12 17:14:23.558954 [ 261 ] {f9f94d5b-9c85-4da2-a664-f8bbd7c168ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10869 | 2026.02.12 17:14:23.559363 [ 261 ] {f9f94d5b-9c85-4da2-a664-f8bbd7c168ed} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10870 | 2026.02.12 17:14:23.559599 [ 261 ] {f9f94d5b-9c85-4da2-a664-f8bbd7c168ed} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10871 | 2026.02.12 17:14:23.559764 [ 261 ] {f9f94d5b-9c85-4da2-a664-f8bbd7c168ed} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001962 sec., 38735.98369011212 rows/sec., 3.19 MiB/sec. | ||
| 10872 | 2026.02.12 17:14:23.559777 [ 74 ] {} <Debug> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10873 | 2026.02.12 17:14:23.559814 [ 261 ] {f9f94d5b-9c85-4da2-a664-f8bbd7c168ed} <Debug> TCPHandler: Processed in 0.002414187 sec. | ||
| 10874 | 2026.02.12 17:14:23.559853 [ 74 ] {} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10875 | 2026.02.12 17:14:23.559884 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10876 | 2026.02.12 17:14:23.559956 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10877 | 2026.02.12 17:14:23.560011 [ 187 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::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 | ||
| 10878 | 2026.02.12 17:14:23.560064 [ 261 ] {22d4bc8a-57fe-4e14-ad69-d81f3c7ce3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10879 | 2026.02.12 17:14:23.560113 [ 261 ] {22d4bc8a-57fe-4e14-ad69-d81f3c7ce3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10880 | 2026.02.12 17:14:23.560179 [ 187 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10881 | 2026.02.12 17:14:23.560225 [ 187 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2105 rows starting from the beginning of the part | ||
| 10882 | 2026.02.12 17:14:23.560301 [ 187 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 76 rows starting from the beginning of the part | ||
| 10883 | 2026.02.12 17:14:23.560353 [ 187 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 118 rows starting from the beginning of the part | ||
| 10884 | 2026.02.12 17:14:23.560402 [ 187 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 200 rows starting from the beginning of the part | ||
| 10885 | 2026.02.12 17:14:23.560444 [ 187 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 118 rows starting from the beginning of the part | ||
| 10886 | 2026.02.12 17:14:23.560492 [ 187 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 76 rows starting from the beginning of the part | ||
| 10887 | 2026.02.12 17:14:23.560529 [ 261 ] {22d4bc8a-57fe-4e14-ad69-d81f3c7ce3a5} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10888 | 2026.02.12 17:14:23.560573 [ 261 ] {22d4bc8a-57fe-4e14-ad69-d81f3c7ce3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10889 | 2026.02.12 17:14:23.560942 [ 261 ] {22d4bc8a-57fe-4e14-ad69-d81f3c7ce3a5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10890 | 2026.02.12 17:14:23.561164 [ 261 ] {22d4bc8a-57fe-4e14-ad69-d81f3c7ce3a5} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10891 | 2026.02.12 17:14:23.561301 [ 261 ] {22d4bc8a-57fe-4e14-ad69-d81f3c7ce3a5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001261 sec., 7930.214115781127 rows/sec., 596.31 KiB/sec. | ||
| 10892 | 2026.02.12 17:14:23.561341 [ 261 ] {22d4bc8a-57fe-4e14-ad69-d81f3c7ce3a5} <Debug> TCPHandler: Processed in 0.00143836 sec. | ||
| 10893 | 2026.02.12 17:14:23.561463 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10894 | 2026.02.12 17:14:23.561562 [ 261 ] {42d613c4-e9a9-4011-8883-2c70b152d37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10895 | 2026.02.12 17:14:23.561604 [ 261 ] {42d613c4-e9a9-4011-8883-2c70b152d37b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10896 | 2026.02.12 17:14:23.561846 [ 186 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2693 rows, containing 5 columns (5 merged, 0 gathered) in 0.001894522 sec., 1421466.7340891263 rows/sec., 123.39 MiB/sec. | ||
| 10897 | 2026.02.12 17:14:23.562036 [ 261 ] {42d613c4-e9a9-4011-8883-2c70b152d37b} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10898 | 2026.02.12 17:14:23.562079 [ 261 ] {42d613c4-e9a9-4011-8883-2c70b152d37b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10899 | 2026.02.12 17:14:23.562181 [ 190 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10900 | 2026.02.12 17:14:23.562448 [ 261 ] {42d613c4-e9a9-4011-8883-2c70b152d37b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10901 | 2026.02.12 17:14:23.562514 [ 190 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_76_15} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10902 | 2026.02.12 17:14:23.562611 [ 190 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_76_15} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10903 | 2026.02.12 17:14:23.562691 [ 261 ] {42d613c4-e9a9-4011-8883-2c70b152d37b} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10904 | 2026.02.12 17:14:23.562707 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 10905 | 2026.02.12 17:14:23.562825 [ 74 ] {} <Debug> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10906 | 2026.02.12 17:14:23.562833 [ 261 ] {42d613c4-e9a9-4011-8883-2c70b152d37b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001291 sec., 57319.90704879938 rows/sec., 4.48 MiB/sec. | ||
| 10907 | 2026.02.12 17:14:23.562859 [ 74 ] {} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10908 | 2026.02.12 17:14:23.562882 [ 261 ] {42d613c4-e9a9-4011-8883-2c70b152d37b} <Debug> TCPHandler: Processed in 0.001469721 sec. | ||
| 10909 | 2026.02.12 17:14:23.562885 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10910 | 2026.02.12 17:14:23.562976 [ 190 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::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 | ||
| 10911 | 2026.02.12 17:14:23.563002 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10912 | 2026.02.12 17:14:23.563064 [ 190 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10913 | 2026.02.12 17:14:23.563098 [ 190 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1034 rows starting from the beginning of the part | ||
| 10914 | 2026.02.12 17:14:23.563102 [ 261 ] {dd11e544-5c93-47c7-bbb2-6c947c783cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10915 | 2026.02.12 17:14:23.563157 [ 261 ] {dd11e544-5c93-47c7-bbb2-6c947c783cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10916 | 2026.02.12 17:14:23.563161 [ 190 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 74 rows starting from the beginning of the part | ||
| 10917 | 2026.02.12 17:14:23.563219 [ 190 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 95 rows starting from the beginning of the part | ||
| 10918 | 2026.02.12 17:14:23.563259 [ 190 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 118 rows starting from the beginning of the part | ||
| 10919 | 2026.02.12 17:14:23.563297 [ 190 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 95 rows starting from the beginning of the part | ||
| 10920 | 2026.02.12 17:14:23.563336 [ 190 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 74 rows starting from the beginning of the part | ||
| 10921 | 2026.02.12 17:14:23.563582 [ 261 ] {dd11e544-5c93-47c7-bbb2-6c947c783cb0} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10922 | 2026.02.12 17:14:23.563626 [ 261 ] {dd11e544-5c93-47c7-bbb2-6c947c783cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10923 | 2026.02.12 17:14:23.563989 [ 261 ] {dd11e544-5c93-47c7-bbb2-6c947c783cb0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10924 | 2026.02.12 17:14:23.564202 [ 261 ] {dd11e544-5c93-47c7-bbb2-6c947c783cb0} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10925 | 2026.02.12 17:14:23.564336 [ 261 ] {dd11e544-5c93-47c7-bbb2-6c947c783cb0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 10926 | 2026.02.12 17:14:23.564338 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10927 | 2026.02.12 17:14:23.564375 [ 261 ] {dd11e544-5c93-47c7-bbb2-6c947c783cb0} <Debug> TCPHandler: Processed in 0.001422739 sec. | ||
| 10928 | 2026.02.12 17:14:23.564395 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10929 | 2026.02.12 17:14:23.564390 [ 200 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1490 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014371 sec., 1036810.2428501844 rows/sec., 81.45 MiB/sec. | ||
| 10930 | 2026.02.12 17:14:23.564426 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10931 | 2026.02.12 17:14:23.564503 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10932 | 2026.02.12 17:14:23.564552 [ 200 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 10933 | 2026.02.12 17:14:23.564602 [ 186 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10934 | 2026.02.12 17:14:23.564636 [ 261 ] {29cb7a14-4dd5-49a1-9a70-212e5fb23d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10935 | 2026.02.12 17:14:23.564706 [ 200 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10936 | 2026.02.12 17:14:23.564709 [ 261 ] {29cb7a14-4dd5-49a1-9a70-212e5fb23d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10937 | 2026.02.12 17:14:23.564757 [ 200 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21592 rows starting from the beginning of the part | ||
| 10938 | 2026.02.12 17:14:23.564843 [ 200 ] {0907bb55-df34-493c-b6d9-1a558bed7717::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 | ||
| 10939 | 2026.02.12 17:14:23.564873 [ 186 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_76_15} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10940 | 2026.02.12 17:14:23.564902 [ 200 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10941 | 2026.02.12 17:14:23.564948 [ 186 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_76_15} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10942 | 2026.02.12 17:14:23.564959 [ 200 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 200 rows starting from the beginning of the part | ||
| 10943 | 2026.02.12 17:14:23.565015 [ 200 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10944 | 2026.02.12 17:14:23.565032 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 10945 | 2026.02.12 17:14:23.565063 [ 200 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10946 | 2026.02.12 17:14:23.565693 [ 261 ] {29cb7a14-4dd5-49a1-9a70-212e5fb23d18} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10947 | 2026.02.12 17:14:23.565737 [ 261 ] {29cb7a14-4dd5-49a1-9a70-212e5fb23d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10948 | 2026.02.12 17:14:23.566468 [ 261 ] {29cb7a14-4dd5-49a1-9a70-212e5fb23d18} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10949 | 2026.02.12 17:14:23.566702 [ 261 ] {29cb7a14-4dd5-49a1-9a70-212e5fb23d18} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10950 | 2026.02.12 17:14:23.566856 [ 261 ] {29cb7a14-4dd5-49a1-9a70-212e5fb23d18} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002246 sec., 4452.359750667853 rows/sec., 7.98 MiB/sec. | ||
| 10951 | 2026.02.12 17:14:23.566923 [ 261 ] {29cb7a14-4dd5-49a1-9a70-212e5fb23d18} <Debug> TCPHandler: Processed in 0.002481869 sec. | ||
| 10952 | 2026.02.12 17:14:23.567031 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10953 | 2026.02.12 17:14:23.567129 [ 261 ] {08c2ce55-6c0c-4289-8f2a-8a1c19efc0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10954 | 2026.02.12 17:14:23.567173 [ 261 ] {08c2ce55-6c0c-4289-8f2a-8a1c19efc0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10955 | 2026.02.12 17:14:23.567518 [ 261 ] {08c2ce55-6c0c-4289-8f2a-8a1c19efc0dc} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10956 | 2026.02.12 17:14:23.567560 [ 261 ] {08c2ce55-6c0c-4289-8f2a-8a1c19efc0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10957 | 2026.02.12 17:14:23.567992 [ 261 ] {08c2ce55-6c0c-4289-8f2a-8a1c19efc0dc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10958 | 2026.02.12 17:14:23.568204 [ 261 ] {08c2ce55-6c0c-4289-8f2a-8a1c19efc0dc} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10959 | 2026.02.12 17:14:23.568317 [ 74 ] {} <Debug> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10960 | 2026.02.12 17:14:23.568339 [ 261 ] {08c2ce55-6c0c-4289-8f2a-8a1c19efc0dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001229 sec., 48820.17900732302 rows/sec., 3.29 MiB/sec. | ||
| 10961 | 2026.02.12 17:14:23.568348 [ 74 ] {} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10962 | 2026.02.12 17:14:23.568380 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10963 | 2026.02.12 17:14:23.568383 [ 261 ] {08c2ce55-6c0c-4289-8f2a-8a1c19efc0dc} <Debug> TCPHandler: Processed in 0.001401699 sec. | ||
| 10964 | 2026.02.12 17:14:23.568473 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 10965 | 2026.02.12 17:14:23.568584 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10966 | 2026.02.12 17:14:23.568620 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4362 rows starting from the beginning of the part | ||
| 10967 | 2026.02.12 17:14:23.568676 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 10968 | 2026.02.12 17:14:23.568718 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10969 | 2026.02.12 17:14:23.568753 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 10970 | 2026.02.12 17:14:23.568787 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10971 | 2026.02.12 17:14:23.568823 [ 193 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::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 | ||
| 10972 | 2026.02.12 17:14:23.573565 [ 195 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4662 rows, containing 4 columns (4 merged, 0 gathered) in 0.005127932 sec., 909138.4207122872 rows/sec., 60.54 MiB/sec. | ||
| 10973 | 2026.02.12 17:14:23.574136 [ 195 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10974 | 2026.02.12 17:14:23.574474 [ 195 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_76_15} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10975 | 2026.02.12 17:14:23.574567 [ 195 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_76_15} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10976 | 2026.02.12 17:14:23.574678 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10977 | 2026.02.12 17:14:23.578144 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22432 rows, containing 5 columns (5 merged, 0 gathered) in 0.013646328 sec., 1643812.1669067314 rows/sec., 112.52 MiB/sec. | ||
| 10978 | 2026.02.12 17:14:23.578503 [ 200 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10979 | 2026.02.12 17:14:23.578772 [ 200 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10980 | 2026.02.12 17:14:23.578848 [ 200 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10981 | 2026.02.12 17:14:23.578928 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 10982 | 2026.02.12 17:14:24.000284 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.02 MiB, peak 340.31 MiB, free memory in arenas 0.00 B, will set to 331.55 MiB (RSS), difference: 2.53 MiB | ||
| 10983 | 2026.02.12 17:14:24.316217 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10984 | 2026.02.12 17:14:24.331049 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10985 | 2026.02.12 17:14:24.331098 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10986 | 2026.02.12 17:14:24.336630 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10987 | 2026.02.12 17:14:24.337298 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10988 | 2026.02.12 17:14:24.340037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10989 | 2026.02.12 17:14:28.586397 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10990 | 2026.02.12 17:14:28.586591 [ 261 ] {1737d4ad-c6d9-400a-a7ce-f8ce1ece3d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10991 | 2026.02.12 17:14:28.586660 [ 261 ] {1737d4ad-c6d9-400a-a7ce-f8ce1ece3d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10992 | 2026.02.12 17:14:28.587308 [ 261 ] {1737d4ad-c6d9-400a-a7ce-f8ce1ece3d64} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10993 | 2026.02.12 17:14:28.587353 [ 261 ] {1737d4ad-c6d9-400a-a7ce-f8ce1ece3d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 10994 | 2026.02.12 17:14:28.587746 [ 261 ] {1737d4ad-c6d9-400a-a7ce-f8ce1ece3d64} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10995 | 2026.02.12 17:14:28.587987 [ 261 ] {1737d4ad-c6d9-400a-a7ce-f8ce1ece3d64} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10996 | 2026.02.12 17:14:28.588148 [ 261 ] {1737d4ad-c6d9-400a-a7ce-f8ce1ece3d64} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001607 sec., 2489.1101431238335 rows/sec., 202.97 KiB/sec. | ||
| 10997 | 2026.02.12 17:14:28.588202 [ 261 ] {1737d4ad-c6d9-400a-a7ce-f8ce1ece3d64} <Debug> TCPHandler: Processed in 0.001934863 sec. | ||
| 10998 | 2026.02.12 17:14:28.588341 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10999 | 2026.02.12 17:14:28.588447 [ 261 ] {cabf8444-0ffc-49b0-8b82-3c77208f747c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11000 | 2026.02.12 17:14:28.588505 [ 261 ] {cabf8444-0ffc-49b0-8b82-3c77208f747c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11001 | 2026.02.12 17:14:28.589642 [ 261 ] {cabf8444-0ffc-49b0-8b82-3c77208f747c} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11002 | 2026.02.12 17:14:28.589679 [ 261 ] {cabf8444-0ffc-49b0-8b82-3c77208f747c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11003 | 2026.02.12 17:14:28.590079 [ 261 ] {cabf8444-0ffc-49b0-8b82-3c77208f747c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11004 | 2026.02.12 17:14:28.590295 [ 261 ] {cabf8444-0ffc-49b0-8b82-3c77208f747c} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11005 | 2026.02.12 17:14:28.590444 [ 261 ] {cabf8444-0ffc-49b0-8b82-3c77208f747c} <Debug> executeQuery: Read 1260 rows, 106.99 KiB in 0.002009 sec., 627177.7003484321 rows/sec., 52.01 MiB/sec. | ||
| 11006 | 2026.02.12 17:14:28.590509 [ 261 ] {cabf8444-0ffc-49b0-8b82-3c77208f747c} <Debug> TCPHandler: Processed in 0.002233462 sec. | ||
| 11007 | 2026.02.12 17:14:28.590642 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11008 | 2026.02.12 17:14:28.590768 [ 261 ] {7f65c97d-3db3-4b41-a243-07a520579dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11009 | 2026.02.12 17:14:28.590824 [ 261 ] {7f65c97d-3db3-4b41-a243-07a520579dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11010 | 2026.02.12 17:14:28.591353 [ 261 ] {7f65c97d-3db3-4b41-a243-07a520579dc2} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11011 | 2026.02.12 17:14:28.591396 [ 261 ] {7f65c97d-3db3-4b41-a243-07a520579dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11012 | 2026.02.12 17:14:28.591856 [ 261 ] {7f65c97d-3db3-4b41-a243-07a520579dc2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11013 | 2026.02.12 17:14:28.592172 [ 261 ] {7f65c97d-3db3-4b41-a243-07a520579dc2} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11014 | 2026.02.12 17:14:28.592341 [ 261 ] {7f65c97d-3db3-4b41-a243-07a520579dc2} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001601 sec., 21861.336664584636 rows/sec., 1.59 MiB/sec. | ||
| 11015 | 2026.02.12 17:14:28.592389 [ 261 ] {7f65c97d-3db3-4b41-a243-07a520579dc2} <Debug> TCPHandler: Processed in 0.00180819 sec. | ||
| 11016 | 2026.02.12 17:14:28.592514 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11017 | 2026.02.12 17:14:28.592633 [ 261 ] {c8a39174-191e-4060-883d-28cf35f0e9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11018 | 2026.02.12 17:14:28.592688 [ 261 ] {c8a39174-191e-4060-883d-28cf35f0e9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11019 | 2026.02.12 17:14:28.593311 [ 261 ] {c8a39174-191e-4060-883d-28cf35f0e9ae} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11020 | 2026.02.12 17:14:28.593347 [ 261 ] {c8a39174-191e-4060-883d-28cf35f0e9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11021 | 2026.02.12 17:14:28.593771 [ 261 ] {c8a39174-191e-4060-883d-28cf35f0e9ae} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11022 | 2026.02.12 17:14:28.594071 [ 261 ] {c8a39174-191e-4060-883d-28cf35f0e9ae} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11023 | 2026.02.12 17:14:28.594240 [ 261 ] {c8a39174-191e-4060-883d-28cf35f0e9ae} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001631 sec., 139791.53893316982 rows/sec., 9.47 MiB/sec. | ||
| 11024 | 2026.02.12 17:14:28.594284 [ 261 ] {c8a39174-191e-4060-883d-28cf35f0e9ae} <Debug> TCPHandler: Processed in 0.00183251 sec. | ||
| 11025 | 2026.02.12 17:14:28.594408 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11026 | 2026.02.12 17:14:28.594526 [ 261 ] {963f2308-a3be-46fa-ab4c-f46d90c5173f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11027 | 2026.02.12 17:14:28.594578 [ 261 ] {963f2308-a3be-46fa-ab4c-f46d90c5173f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11028 | 2026.02.12 17:14:28.595346 [ 261 ] {963f2308-a3be-46fa-ab4c-f46d90c5173f} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2026.02.12 17:14:28.595384 [ 261 ] {963f2308-a3be-46fa-ab4c-f46d90c5173f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11030 | 2026.02.12 17:14:28.595823 [ 261 ] {963f2308-a3be-46fa-ab4c-f46d90c5173f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11031 | 2026.02.12 17:14:28.596141 [ 261 ] {963f2308-a3be-46fa-ab4c-f46d90c5173f} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11032 | 2026.02.12 17:14:28.596306 [ 261 ] {963f2308-a3be-46fa-ab4c-f46d90c5173f} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001806 sec., 307308.9700996678 rows/sec., 22.83 MiB/sec. | ||
| 11033 | 2026.02.12 17:14:28.596349 [ 261 ] {963f2308-a3be-46fa-ab4c-f46d90c5173f} <Debug> TCPHandler: Processed in 0.002003725 sec. | ||
| 11034 | 2026.02.12 17:14:28.596479 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11035 | 2026.02.12 17:14:28.596593 [ 261 ] {53dde18b-8395-41c5-a435-64a9f8f00960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11036 | 2026.02.12 17:14:28.596651 [ 261 ] {53dde18b-8395-41c5-a435-64a9f8f00960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11037 | 2026.02.12 17:14:28.597344 [ 261 ] {53dde18b-8395-41c5-a435-64a9f8f00960} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11038 | 2026.02.12 17:14:28.597390 [ 261 ] {53dde18b-8395-41c5-a435-64a9f8f00960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11039 | 2026.02.12 17:14:28.597872 [ 261 ] {53dde18b-8395-41c5-a435-64a9f8f00960} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11040 | 2026.02.12 17:14:28.598128 [ 261 ] {53dde18b-8395-41c5-a435-64a9f8f00960} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11041 | 2026.02.12 17:14:28.598282 [ 261 ] {53dde18b-8395-41c5-a435-64a9f8f00960} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001714 sec., 493582.2637106184 rows/sec., 33.22 MiB/sec. | ||
| 11042 | 2026.02.12 17:14:28.598328 [ 261 ] {53dde18b-8395-41c5-a435-64a9f8f00960} <Debug> TCPHandler: Processed in 0.001912363 sec. | ||
| 11043 | 2026.02.12 17:14:28.598464 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11044 | 2026.02.12 17:14:28.598579 [ 261 ] {72607a4a-90ac-4552-8d19-55edf041e663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11045 | 2026.02.12 17:14:28.598642 [ 261 ] {72607a4a-90ac-4552-8d19-55edf041e663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11046 | 2026.02.12 17:14:28.599519 [ 261 ] {72607a4a-90ac-4552-8d19-55edf041e663} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11047 | 2026.02.12 17:14:28.599553 [ 261 ] {72607a4a-90ac-4552-8d19-55edf041e663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11048 | 2026.02.12 17:14:28.600093 [ 261 ] {72607a4a-90ac-4552-8d19-55edf041e663} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11049 | 2026.02.12 17:14:28.600309 [ 261 ] {72607a4a-90ac-4552-8d19-55edf041e663} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11050 | 2026.02.12 17:14:28.600447 [ 261 ] {72607a4a-90ac-4552-8d19-55edf041e663} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001893 sec., 16376.122556788168 rows/sec., 29.35 MiB/sec. | ||
| 11051 | 2026.02.12 17:14:28.600515 [ 261 ] {72607a4a-90ac-4552-8d19-55edf041e663} <Debug> TCPHandler: Processed in 0.002109339 sec. | ||
| 11052 | 2026.02.12 17:14:28.600624 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11053 | 2026.02.12 17:14:28.600720 [ 261 ] {a8c8da71-bdd6-44b9-811e-234b399e8167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11054 | 2026.02.12 17:14:28.600762 [ 261 ] {a8c8da71-bdd6-44b9-811e-234b399e8167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11055 | 2026.02.12 17:14:28.601091 [ 261 ] {a8c8da71-bdd6-44b9-811e-234b399e8167} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11056 | 2026.02.12 17:14:28.601125 [ 261 ] {a8c8da71-bdd6-44b9-811e-234b399e8167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11057 | 2026.02.12 17:14:28.601424 [ 261 ] {a8c8da71-bdd6-44b9-811e-234b399e8167} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11058 | 2026.02.12 17:14:28.601623 [ 261 ] {a8c8da71-bdd6-44b9-811e-234b399e8167} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11059 | 2026.02.12 17:14:28.601750 [ 261 ] {a8c8da71-bdd6-44b9-811e-234b399e8167} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 11060 | 2026.02.12 17:14:28.601784 [ 261 ] {a8c8da71-bdd6-44b9-811e-234b399e8167} <Debug> TCPHandler: Processed in 0.001208894 sec. | ||
| 11061 | 2026.02.12 17:14:30.481802 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25464 | ||
| 11062 | 2026.02.12 17:14:30.482341 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11063 | 2026.02.12 17:14:30.482392 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11064 | 2026.02.12 17:14:30.482904 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11065 | 2026.02.12 17:14:30.483136 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11066 | 2026.02.12 17:14:30.483290 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25464 | ||
| 11067 | 2026.02.12 17:14:31.841016 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11068 | 2026.02.12 17:14:31.857758 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11069 | 2026.02.12 17:14:31.857825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11070 | 2026.02.12 17:14:31.863457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11071 | 2026.02.12 17:14:31.864161 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11072 | 2026.02.12 17:14:31.867015 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11073 | 2026.02.12 17:14:33.062534 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1372 | ||
| 11074 | 2026.02.12 17:14:33.064762 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11075 | 2026.02.12 17:14:33.064801 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11076 | 2026.02.12 17:14:33.066018 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11077 | 2026.02.12 17:14:33.066309 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11078 | 2026.02.12 17:14:33.066560 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1372 | ||
| 11079 | 2026.02.12 17:14:33.556645 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11080 | 2026.02.12 17:14:33.556835 [ 261 ] {feaac03f-230a-4cf3-a3e5-cd741b6e6eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11081 | 2026.02.12 17:14:33.556903 [ 261 ] {feaac03f-230a-4cf3-a3e5-cd741b6e6eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11082 | 2026.02.12 17:14:33.557588 [ 261 ] {feaac03f-230a-4cf3-a3e5-cd741b6e6eed} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11083 | 2026.02.12 17:14:33.557625 [ 261 ] {feaac03f-230a-4cf3-a3e5-cd741b6e6eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11084 | 2026.02.12 17:14:33.558014 [ 261 ] {feaac03f-230a-4cf3-a3e5-cd741b6e6eed} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11085 | 2026.02.12 17:14:33.558237 [ 261 ] {feaac03f-230a-4cf3-a3e5-cd741b6e6eed} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11086 | 2026.02.12 17:14:33.558393 [ 261 ] {feaac03f-230a-4cf3-a3e5-cd741b6e6eed} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001611 sec., 47175.667287399134 rows/sec., 3.89 MiB/sec. | ||
| 11087 | 2026.02.12 17:14:33.558435 [ 261 ] {feaac03f-230a-4cf3-a3e5-cd741b6e6eed} <Debug> TCPHandler: Processed in 0.001920633 sec. | ||
| 11088 | 2026.02.12 17:14:33.558563 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11089 | 2026.02.12 17:14:33.558658 [ 261 ] {754d2225-4264-42fb-b249-6b72ceb8289c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11090 | 2026.02.12 17:14:33.558703 [ 261 ] {754d2225-4264-42fb-b249-6b72ceb8289c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11091 | 2026.02.12 17:14:33.559096 [ 261 ] {754d2225-4264-42fb-b249-6b72ceb8289c} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11092 | 2026.02.12 17:14:33.559130 [ 261 ] {754d2225-4264-42fb-b249-6b72ceb8289c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11093 | 2026.02.12 17:14:33.559441 [ 261 ] {754d2225-4264-42fb-b249-6b72ceb8289c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11094 | 2026.02.12 17:14:33.559649 [ 261 ] {754d2225-4264-42fb-b249-6b72ceb8289c} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11095 | 2026.02.12 17:14:33.559748 [ 33 ] {} <Debug> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11096 | 2026.02.12 17:14:33.559773 [ 261 ] {754d2225-4264-42fb-b249-6b72ceb8289c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001134 sec., 8818.342151675484 rows/sec., 663.10 KiB/sec. | ||
| 11097 | 2026.02.12 17:14:33.559785 [ 33 ] {} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11098 | 2026.02.12 17:14:33.559804 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11099 | 2026.02.12 17:14:33.559810 [ 261 ] {754d2225-4264-42fb-b249-6b72ceb8289c} <Debug> TCPHandler: Processed in 0.001294445 sec. | ||
| 11100 | 2026.02.12 17:14:33.559925 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11101 | 2026.02.12 17:14:33.559955 [ 196 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::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 | ||
| 11102 | 2026.02.12 17:14:33.560018 [ 261 ] {c6065d23-96dd-44bd-9e0f-2a82b3fd6769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11103 | 2026.02.12 17:14:33.560063 [ 261 ] {c6065d23-96dd-44bd-9e0f-2a82b3fd6769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11104 | 2026.02.12 17:14:33.560182 [ 196 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11105 | 2026.02.12 17:14:33.560244 [ 196 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 206 rows starting from the beginning of the part | ||
| 11106 | 2026.02.12 17:14:33.560348 [ 196 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part | ||
| 11107 | 2026.02.12 17:14:33.560422 [ 196 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 11108 | 2026.02.12 17:14:33.560496 [ 261 ] {c6065d23-96dd-44bd-9e0f-2a82b3fd6769} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11109 | 2026.02.12 17:14:33.560503 [ 196 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 11110 | 2026.02.12 17:14:33.560543 [ 261 ] {c6065d23-96dd-44bd-9e0f-2a82b3fd6769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11111 | 2026.02.12 17:14:33.560592 [ 196 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 35 rows starting from the beginning of the part | ||
| 11112 | 2026.02.12 17:14:33.560663 [ 196 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
| 11113 | 2026.02.12 17:14:33.560901 [ 261 ] {c6065d23-96dd-44bd-9e0f-2a82b3fd6769} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11114 | 2026.02.12 17:14:33.561144 [ 261 ] {c6065d23-96dd-44bd-9e0f-2a82b3fd6769} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11115 | 2026.02.12 17:14:33.561281 [ 261 ] {c6065d23-96dd-44bd-9e0f-2a82b3fd6769} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001282 sec., 57722.3088923557 rows/sec., 4.51 MiB/sec. | ||
| 11116 | 2026.02.12 17:14:33.561317 [ 261 ] {c6065d23-96dd-44bd-9e0f-2a82b3fd6769} <Debug> TCPHandler: Processed in 0.00144363 sec. | ||
| 11117 | 2026.02.12 17:14:33.561434 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11118 | 2026.02.12 17:14:33.561527 [ 261 ] {f902f5a3-74fa-484e-8f39-1d3146164999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11119 | 2026.02.12 17:14:33.561568 [ 261 ] {f902f5a3-74fa-484e-8f39-1d3146164999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11120 | 2026.02.12 17:14:33.561652 [ 191 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001777429 sec., 181160.5414337225 rows/sec., 12.87 MiB/sec. | ||
| 11121 | 2026.02.12 17:14:33.561810 [ 196 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11122 | 2026.02.12 17:14:33.561975 [ 261 ] {f902f5a3-74fa-484e-8f39-1d3146164999} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11123 | 2026.02.12 17:14:33.562016 [ 261 ] {f902f5a3-74fa-484e-8f39-1d3146164999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11124 | 2026.02.12 17:14:33.562058 [ 196 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_76_15} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11125 | 2026.02.12 17:14:33.562142 [ 196 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_76_15} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11126 | 2026.02.12 17:14:33.562214 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11127 | 2026.02.12 17:14:33.562377 [ 261 ] {f902f5a3-74fa-484e-8f39-1d3146164999} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11128 | 2026.02.12 17:14:33.562587 [ 261 ] {f902f5a3-74fa-484e-8f39-1d3146164999} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11129 | 2026.02.12 17:14:33.562716 [ 261 ] {f902f5a3-74fa-484e-8f39-1d3146164999} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 11130 | 2026.02.12 17:14:33.562752 [ 261 ] {f902f5a3-74fa-484e-8f39-1d3146164999} <Debug> TCPHandler: Processed in 0.001372518 sec. | ||
| 11131 | 2026.02.12 17:14:33.562858 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11132 | 2026.02.12 17:14:33.562948 [ 261 ] {1cf898fa-a194-4aa6-8431-d875a7451370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11133 | 2026.02.12 17:14:33.563001 [ 261 ] {1cf898fa-a194-4aa6-8431-d875a7451370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11134 | 2026.02.12 17:14:33.563773 [ 261 ] {1cf898fa-a194-4aa6-8431-d875a7451370} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11135 | 2026.02.12 17:14:33.563806 [ 261 ] {1cf898fa-a194-4aa6-8431-d875a7451370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11136 | 2026.02.12 17:14:33.564314 [ 261 ] {1cf898fa-a194-4aa6-8431-d875a7451370} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11137 | 2026.02.12 17:14:33.564533 [ 261 ] {1cf898fa-a194-4aa6-8431-d875a7451370} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11138 | 2026.02.12 17:14:33.564633 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11139 | 2026.02.12 17:14:33.564658 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11140 | 2026.02.12 17:14:33.564666 [ 261 ] {1cf898fa-a194-4aa6-8431-d875a7451370} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001736 sec., 5760.3686635944705 rows/sec., 10.32 MiB/sec. | ||
| 11141 | 2026.02.12 17:14:33.564674 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11142 | 2026.02.12 17:14:33.564720 [ 261 ] {1cf898fa-a194-4aa6-8431-d875a7451370} <Debug> TCPHandler: Processed in 0.001908883 sec. | ||
| 11143 | 2026.02.12 17:14:33.564767 [ 191 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::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 | ||
| 11144 | 2026.02.12 17:14:33.564831 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11145 | 2026.02.12 17:14:33.564928 [ 261 ] {4ea34caf-f33a-4d26-914c-4f8c30f0e7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11146 | 2026.02.12 17:14:33.564968 [ 261 ] {4ea34caf-f33a-4d26-914c-4f8c30f0e7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11147 | 2026.02.12 17:14:33.565023 [ 191 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11148 | 2026.02.12 17:14:33.565093 [ 191 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1409 rows starting from the beginning of the part | ||
| 11149 | 2026.02.12 17:14:33.565233 [ 191 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 10 rows starting from the beginning of the part | ||
| 11150 | 2026.02.12 17:14:33.565302 [ 261 ] {4ea34caf-f33a-4d26-914c-4f8c30f0e7ee} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11151 | 2026.02.12 17:14:33.565341 [ 261 ] {4ea34caf-f33a-4d26-914c-4f8c30f0e7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11152 | 2026.02.12 17:14:33.565347 [ 191 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 11153 | 2026.02.12 17:14:33.565456 [ 191 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 11154 | 2026.02.12 17:14:33.565556 [ 191 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 31 rows starting from the beginning of the part | ||
| 11155 | 2026.02.12 17:14:33.565658 [ 191 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
| 11156 | 2026.02.12 17:14:33.565671 [ 261 ] {4ea34caf-f33a-4d26-914c-4f8c30f0e7ee} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11157 | 2026.02.12 17:14:33.565891 [ 261 ] {4ea34caf-f33a-4d26-914c-4f8c30f0e7ee} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11158 | 2026.02.12 17:14:33.566032 [ 261 ] {4ea34caf-f33a-4d26-914c-4f8c30f0e7ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 11159 | 2026.02.12 17:14:33.566068 [ 261 ] {4ea34caf-f33a-4d26-914c-4f8c30f0e7ee} <Debug> TCPHandler: Processed in 0.001284825 sec. | ||
| 11160 | 2026.02.12 17:14:33.573266 [ 196 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1501 rows, containing 19 columns (19 merged, 0 gathered) in 0.008535566 sec., 175852.4273609975 rows/sec., 315.12 MiB/sec. | ||
| 11161 | 2026.02.12 17:14:33.574869 [ 201 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11162 | 2026.02.12 17:14:33.575315 [ 201 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11163 | 2026.02.12 17:14:33.575408 [ 201 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11164 | 2026.02.12 17:14:33.575608 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 11165 | 2026.02.12 17:14:34.001162 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.11 MiB, peak 343.64 MiB, free memory in arenas 0.00 B, will set to 336.16 MiB (RSS), difference: 4.05 MiB | ||
| 11166 | 2026.02.12 17:14:37.838672 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11167 | 2026.02.12 17:14:37.838733 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11168 | 2026.02.12 17:14:37.983677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25912 | ||
| 11169 | 2026.02.12 17:14:37.984241 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11170 | 2026.02.12 17:14:37.984298 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11171 | 2026.02.12 17:14:37.984834 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11172 | 2026.02.12 17:14:37.985076 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11173 | 2026.02.12 17:14:37.985239 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25912 | ||
| 11174 | 2026.02.12 17:14:38.559409 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11175 | 2026.02.12 17:14:38.559580 [ 261 ] {bdd686cf-0214-47e9-a054-c93d7e6ddecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11176 | 2026.02.12 17:14:38.559646 [ 261 ] {bdd686cf-0214-47e9-a054-c93d7e6ddecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11177 | 2026.02.12 17:14:38.560403 [ 261 ] {bdd686cf-0214-47e9-a054-c93d7e6ddecd} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11178 | 2026.02.12 17:14:38.560458 [ 261 ] {bdd686cf-0214-47e9-a054-c93d7e6ddecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11179 | 2026.02.12 17:14:38.560871 [ 261 ] {bdd686cf-0214-47e9-a054-c93d7e6ddecd} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11180 | 2026.02.12 17:14:38.561112 [ 261 ] {bdd686cf-0214-47e9-a054-c93d7e6ddecd} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11181 | 2026.02.12 17:14:38.561281 [ 261 ] {bdd686cf-0214-47e9-a054-c93d7e6ddecd} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001725 sec., 68405.79710144928 rows/sec., 5.82 MiB/sec. | ||
| 11182 | 2026.02.12 17:14:38.561332 [ 261 ] {bdd686cf-0214-47e9-a054-c93d7e6ddecd} <Debug> TCPHandler: Processed in 0.002045957 sec. | ||
| 11183 | 2026.02.12 17:14:38.561462 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11184 | 2026.02.12 17:14:38.561567 [ 261 ] {9cf47686-ddb8-4e66-b740-049fa84b629c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11185 | 2026.02.12 17:14:38.561612 [ 261 ] {9cf47686-ddb8-4e66-b740-049fa84b629c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11186 | 2026.02.12 17:14:38.562046 [ 261 ] {9cf47686-ddb8-4e66-b740-049fa84b629c} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11187 | 2026.02.12 17:14:38.562086 [ 261 ] {9cf47686-ddb8-4e66-b740-049fa84b629c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11188 | 2026.02.12 17:14:38.562405 [ 261 ] {9cf47686-ddb8-4e66-b740-049fa84b629c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11189 | 2026.02.12 17:14:38.562603 [ 261 ] {9cf47686-ddb8-4e66-b740-049fa84b629c} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11190 | 2026.02.12 17:14:38.562731 [ 261 ] {9cf47686-ddb8-4e66-b740-049fa84b629c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001225 sec., 25306.122448979593 rows/sec., 1.86 MiB/sec. | ||
| 11191 | 2026.02.12 17:14:38.562769 [ 261 ] {9cf47686-ddb8-4e66-b740-049fa84b629c} <Debug> TCPHandler: Processed in 0.001396548 sec. | ||
| 11192 | 2026.02.12 17:14:38.562875 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11193 | 2026.02.12 17:14:38.562976 [ 261 ] {090edfdb-54b0-423d-9ac5-9bf67a77e910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11194 | 2026.02.12 17:14:38.563017 [ 261 ] {090edfdb-54b0-423d-9ac5-9bf67a77e910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11195 | 2026.02.12 17:14:38.563533 [ 261 ] {090edfdb-54b0-423d-9ac5-9bf67a77e910} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11196 | 2026.02.12 17:14:38.563572 [ 261 ] {090edfdb-54b0-423d-9ac5-9bf67a77e910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11197 | 2026.02.12 17:14:38.563907 [ 261 ] {090edfdb-54b0-423d-9ac5-9bf67a77e910} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11198 | 2026.02.12 17:14:38.564129 [ 261 ] {090edfdb-54b0-423d-9ac5-9bf67a77e910} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11199 | 2026.02.12 17:14:38.564262 [ 261 ] {090edfdb-54b0-423d-9ac5-9bf67a77e910} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001259 sec., 75456.71167593329 rows/sec., 5.89 MiB/sec. | ||
| 11200 | 2026.02.12 17:14:38.564300 [ 261 ] {090edfdb-54b0-423d-9ac5-9bf67a77e910} <Debug> TCPHandler: Processed in 0.00143641 sec. | ||
| 11201 | 2026.02.12 17:14:38.564403 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11202 | 2026.02.12 17:14:38.564495 [ 261 ] {90fd0f83-61f4-496d-9f01-e3beb4f61cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11203 | 2026.02.12 17:14:38.564538 [ 261 ] {90fd0f83-61f4-496d-9f01-e3beb4f61cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11204 | 2026.02.12 17:14:38.564933 [ 261 ] {90fd0f83-61f4-496d-9f01-e3beb4f61cdf} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11205 | 2026.02.12 17:14:38.564967 [ 261 ] {90fd0f83-61f4-496d-9f01-e3beb4f61cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11206 | 2026.02.12 17:14:38.565352 [ 261 ] {90fd0f83-61f4-496d-9f01-e3beb4f61cdf} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11207 | 2026.02.12 17:14:38.565575 [ 261 ] {90fd0f83-61f4-496d-9f01-e3beb4f61cdf} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11208 | 2026.02.12 17:14:38.565708 [ 261 ] {90fd0f83-61f4-496d-9f01-e3beb4f61cdf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 11209 | 2026.02.12 17:14:38.565746 [ 261 ] {90fd0f83-61f4-496d-9f01-e3beb4f61cdf} <Debug> TCPHandler: Processed in 0.001379408 sec. | ||
| 11210 | 2026.02.12 17:14:38.565858 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11211 | 2026.02.12 17:14:38.565973 [ 261 ] {191c7f26-5ade-40ea-9004-10ff1fc16bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11212 | 2026.02.12 17:14:38.566039 [ 261 ] {191c7f26-5ade-40ea-9004-10ff1fc16bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11213 | 2026.02.12 17:14:38.566944 [ 261 ] {191c7f26-5ade-40ea-9004-10ff1fc16bd5} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11214 | 2026.02.12 17:14:38.566978 [ 261 ] {191c7f26-5ade-40ea-9004-10ff1fc16bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11215 | 2026.02.12 17:14:38.567595 [ 261 ] {191c7f26-5ade-40ea-9004-10ff1fc16bd5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11216 | 2026.02.12 17:14:38.567811 [ 261 ] {191c7f26-5ade-40ea-9004-10ff1fc16bd5} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11217 | 2026.02.12 17:14:38.567953 [ 261 ] {191c7f26-5ade-40ea-9004-10ff1fc16bd5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002004 sec., 15469.061876247504 rows/sec., 27.72 MiB/sec. | ||
| 11218 | 2026.02.12 17:14:38.568020 [ 261 ] {191c7f26-5ade-40ea-9004-10ff1fc16bd5} <Debug> TCPHandler: Processed in 0.002221172 sec. | ||
| 11219 | 2026.02.12 17:14:38.568132 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11220 | 2026.02.12 17:14:38.568227 [ 261 ] {2521d1f1-654d-4abd-b6e6-6430253cbf7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11221 | 2026.02.12 17:14:38.568267 [ 261 ] {2521d1f1-654d-4abd-b6e6-6430253cbf7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11222 | 2026.02.12 17:14:38.568592 [ 261 ] {2521d1f1-654d-4abd-b6e6-6430253cbf7f} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11223 | 2026.02.12 17:14:38.568626 [ 261 ] {2521d1f1-654d-4abd-b6e6-6430253cbf7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11224 | 2026.02.12 17:14:38.568909 [ 261 ] {2521d1f1-654d-4abd-b6e6-6430253cbf7f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11225 | 2026.02.12 17:14:38.569100 [ 261 ] {2521d1f1-654d-4abd-b6e6-6430253cbf7f} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11226 | 2026.02.12 17:14:38.569291 [ 261 ] {2521d1f1-654d-4abd-b6e6-6430253cbf7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 11227 | 2026.02.12 17:14:38.569326 [ 261 ] {2521d1f1-654d-4abd-b6e6-6430253cbf7f} <Debug> TCPHandler: Processed in 0.001242334 sec. | ||
| 11228 | 2026.02.12 17:14:39.367864 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11229 | 2026.02.12 17:14:39.385091 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11230 | 2026.02.12 17:14:39.385149 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11231 | 2026.02.12 17:14:39.391203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11232 | 2026.02.12 17:14:39.391909 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11233 | 2026.02.12 17:14:39.394932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11234 | 2026.02.12 17:14:42.868014 [ 133 ] {} <Debug> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 11235 | 2026.02.12 17:14:42.868115 [ 133 ] {} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11236 | 2026.02.12 17:14:42.868147 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11237 | 2026.02.12 17:14:42.868319 [ 199 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 11238 | 2026.02.12 17:14:42.868538 [ 199 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11239 | 2026.02.12 17:14:42.868595 [ 199 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 393 rows starting from the beginning of the part | ||
| 11240 | 2026.02.12 17:14:42.868716 [ 199 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 11241 | 2026.02.12 17:14:42.868801 [ 199 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part | ||
| 11242 | 2026.02.12 17:14:42.868879 [ 199 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 11243 | 2026.02.12 17:14:42.868958 [ 199 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 228 rows starting from the beginning of the part | ||
| 11244 | 2026.02.12 17:14:42.869895 [ 196 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 897 rows, containing 5 columns (5 merged, 0 gathered) in 0.001656966 sec., 541350.8786541184 rows/sec., 39.12 MiB/sec. | ||
| 11245 | 2026.02.12 17:14:42.870106 [ 191 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 11246 | 2026.02.12 17:14:42.870399 [ 191 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_31_7} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11247 | 2026.02.12 17:14:42.870484 [ 191 ] {9769a457-aa3f-4be7-9f84-a8b306e8c7e0::all_1_31_7} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 11248 | 2026.02.12 17:14:42.870568 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11249 | 2026.02.12 17:14:43.067185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1396 | ||
| 11250 | 2026.02.12 17:14:43.069548 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11251 | 2026.02.12 17:14:43.069587 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11252 | 2026.02.12 17:14:43.070757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11253 | 2026.02.12 17:14:43.071021 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11254 | 2026.02.12 17:14:43.071286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1396 | ||
| 11255 | 2026.02.12 17:14:43.558547 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11256 | 2026.02.12 17:14:43.558801 [ 261 ] {961ee1fb-7bde-41f7-88cf-f092d33b1752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11257 | 2026.02.12 17:14:43.558863 [ 261 ] {961ee1fb-7bde-41f7-88cf-f092d33b1752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11258 | 2026.02.12 17:14:43.559540 [ 261 ] {961ee1fb-7bde-41f7-88cf-f092d33b1752} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11259 | 2026.02.12 17:14:43.559583 [ 261 ] {961ee1fb-7bde-41f7-88cf-f092d33b1752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11260 | 2026.02.12 17:14:43.559964 [ 261 ] {961ee1fb-7bde-41f7-88cf-f092d33b1752} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11261 | 2026.02.12 17:14:43.560190 [ 261 ] {961ee1fb-7bde-41f7-88cf-f092d33b1752} <Trace> oximeter.fields_i16 (ba6b9080-4eaf-4856-a289-201e9fc61814): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11262 | 2026.02.12 17:14:43.560344 [ 261 ] {961ee1fb-7bde-41f7-88cf-f092d33b1752} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001598 sec., 15018.773466833542 rows/sec., 1.25 MiB/sec. | ||
| 11263 | 2026.02.12 17:14:43.560385 [ 261 ] {961ee1fb-7bde-41f7-88cf-f092d33b1752} <Debug> TCPHandler: Processed in 0.002010906 sec. | ||
| 11264 | 2026.02.12 17:14:43.560508 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11265 | 2026.02.12 17:14:43.560604 [ 261 ] {1193ac3f-59e7-427f-bab9-98a5a758e9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11266 | 2026.02.12 17:14:43.560644 [ 261 ] {1193ac3f-59e7-427f-bab9-98a5a758e9c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11267 | 2026.02.12 17:14:43.561146 [ 261 ] {1193ac3f-59e7-427f-bab9-98a5a758e9c2} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11268 | 2026.02.12 17:14:43.561181 [ 261 ] {1193ac3f-59e7-427f-bab9-98a5a758e9c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11269 | 2026.02.12 17:14:43.561496 [ 261 ] {1193ac3f-59e7-427f-bab9-98a5a758e9c2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11270 | 2026.02.12 17:14:43.561694 [ 261 ] {1193ac3f-59e7-427f-bab9-98a5a758e9c2} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11271 | 2026.02.12 17:14:43.561820 [ 261 ] {1193ac3f-59e7-427f-bab9-98a5a758e9c2} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001235 sec., 158704.45344129554 rows/sec., 14.13 MiB/sec. | ||
| 11272 | 2026.02.12 17:14:43.561856 [ 261 ] {1193ac3f-59e7-427f-bab9-98a5a758e9c2} <Debug> TCPHandler: Processed in 0.001395009 sec. | ||
| 11273 | 2026.02.12 17:14:43.561967 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11274 | 2026.02.12 17:14:43.562058 [ 261 ] {bf386c3c-02b1-495a-8693-2f8f1d2e4056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11275 | 2026.02.12 17:14:43.562097 [ 261 ] {bf386c3c-02b1-495a-8693-2f8f1d2e4056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11276 | 2026.02.12 17:14:43.562488 [ 261 ] {bf386c3c-02b1-495a-8693-2f8f1d2e4056} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11277 | 2026.02.12 17:14:43.562523 [ 261 ] {bf386c3c-02b1-495a-8693-2f8f1d2e4056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11278 | 2026.02.12 17:14:43.562805 [ 261 ] {bf386c3c-02b1-495a-8693-2f8f1d2e4056} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11279 | 2026.02.12 17:14:43.563009 [ 261 ] {bf386c3c-02b1-495a-8693-2f8f1d2e4056} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11280 | 2026.02.12 17:14:43.563141 [ 261 ] {bf386c3c-02b1-495a-8693-2f8f1d2e4056} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.0011 sec., 20000 rows/sec., 1.52 MiB/sec. | ||
| 11281 | 2026.02.12 17:14:43.563177 [ 261 ] {bf386c3c-02b1-495a-8693-2f8f1d2e4056} <Debug> TCPHandler: Processed in 0.001257075 sec. | ||
| 11282 | 2026.02.12 17:14:43.563280 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11283 | 2026.02.12 17:14:43.563371 [ 261 ] {990c06aa-79ba-4063-ba9c-28a1fc0a4436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11284 | 2026.02.12 17:14:43.563409 [ 261 ] {990c06aa-79ba-4063-ba9c-28a1fc0a4436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11285 | 2026.02.12 17:14:43.563796 [ 261 ] {990c06aa-79ba-4063-ba9c-28a1fc0a4436} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11286 | 2026.02.12 17:14:43.563832 [ 261 ] {990c06aa-79ba-4063-ba9c-28a1fc0a4436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11287 | 2026.02.12 17:14:43.564105 [ 261 ] {990c06aa-79ba-4063-ba9c-28a1fc0a4436} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11288 | 2026.02.12 17:14:43.564314 [ 261 ] {990c06aa-79ba-4063-ba9c-28a1fc0a4436} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11289 | 2026.02.12 17:14:43.564438 [ 261 ] {990c06aa-79ba-4063-ba9c-28a1fc0a4436} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001085 sec., 22119.815668202766 rows/sec., 1.84 MiB/sec. | ||
| 11290 | 2026.02.12 17:14:43.564474 [ 261 ] {990c06aa-79ba-4063-ba9c-28a1fc0a4436} <Debug> TCPHandler: Processed in 0.001240524 sec. | ||
| 11291 | 2026.02.12 17:14:43.564576 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11292 | 2026.02.12 17:14:43.564668 [ 261 ] {048a9102-ff3f-4d3b-b8d0-6f43bbdf5adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11293 | 2026.02.12 17:14:43.564707 [ 261 ] {048a9102-ff3f-4d3b-b8d0-6f43bbdf5adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11294 | 2026.02.12 17:14:43.565082 [ 261 ] {048a9102-ff3f-4d3b-b8d0-6f43bbdf5adb} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11295 | 2026.02.12 17:14:43.565118 [ 261 ] {048a9102-ff3f-4d3b-b8d0-6f43bbdf5adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11296 | 2026.02.12 17:14:43.565402 [ 261 ] {048a9102-ff3f-4d3b-b8d0-6f43bbdf5adb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11297 | 2026.02.12 17:14:43.565602 [ 261 ] {048a9102-ff3f-4d3b-b8d0-6f43bbdf5adb} <Trace> oximeter.fields_u8 (4144c563-1816-4f9b-a29f-2c5a94d837fc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11298 | 2026.02.12 17:14:43.565724 [ 261 ] {048a9102-ff3f-4d3b-b8d0-6f43bbdf5adb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001076 sec., 11152.416356877324 rows/sec., 871.28 KiB/sec. | ||
| 11299 | 2026.02.12 17:14:43.565760 [ 261 ] {048a9102-ff3f-4d3b-b8d0-6f43bbdf5adb} <Debug> TCPHandler: Processed in 0.001230983 sec. | ||
| 11300 | 2026.02.12 17:14:43.565864 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11301 | 2026.02.12 17:14:43.565954 [ 261 ] {8005d7ff-211f-488b-a063-7152fd88c731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11302 | 2026.02.12 17:14:43.565992 [ 261 ] {8005d7ff-211f-488b-a063-7152fd88c731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11303 | 2026.02.12 17:14:43.566416 [ 261 ] {8005d7ff-211f-488b-a063-7152fd88c731} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11304 | 2026.02.12 17:14:43.566452 [ 261 ] {8005d7ff-211f-488b-a063-7152fd88c731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11305 | 2026.02.12 17:14:43.566740 [ 261 ] {8005d7ff-211f-488b-a063-7152fd88c731} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11306 | 2026.02.12 17:14:43.566942 [ 261 ] {8005d7ff-211f-488b-a063-7152fd88c731} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11307 | 2026.02.12 17:14:43.567067 [ 261 ] {8005d7ff-211f-488b-a063-7152fd88c731} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.00113 sec., 97345.13274336283 rows/sec., 7.93 MiB/sec. | ||
| 11308 | 2026.02.12 17:14:43.567103 [ 261 ] {8005d7ff-211f-488b-a063-7152fd88c731} <Debug> TCPHandler: Processed in 0.001285415 sec. | ||
| 11309 | 2026.02.12 17:14:43.567207 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11310 | 2026.02.12 17:14:43.567298 [ 261 ] {4f7fcfc7-57ce-462e-a2ae-6532a95d61ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11311 | 2026.02.12 17:14:43.567340 [ 261 ] {4f7fcfc7-57ce-462e-a2ae-6532a95d61ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11312 | 2026.02.12 17:14:43.567738 [ 261 ] {4f7fcfc7-57ce-462e-a2ae-6532a95d61ab} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11313 | 2026.02.12 17:14:43.567774 [ 261 ] {4f7fcfc7-57ce-462e-a2ae-6532a95d61ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11314 | 2026.02.12 17:14:43.568097 [ 261 ] {4f7fcfc7-57ce-462e-a2ae-6532a95d61ab} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11315 | 2026.02.12 17:14:43.568305 [ 261 ] {4f7fcfc7-57ce-462e-a2ae-6532a95d61ab} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11316 | 2026.02.12 17:14:43.568430 [ 261 ] {4f7fcfc7-57ce-462e-a2ae-6532a95d61ab} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.00115 sec., 170434.78260869565 rows/sec., 12.23 MiB/sec. | ||
| 11317 | 2026.02.12 17:14:43.568467 [ 261 ] {4f7fcfc7-57ce-462e-a2ae-6532a95d61ab} <Debug> TCPHandler: Processed in 0.001305916 sec. | ||
| 11318 | 2026.02.12 17:14:43.568571 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11319 | 2026.02.12 17:14:43.568662 [ 261 ] {7b3f1e03-6987-4a8b-9357-f2d5cdb10eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11320 | 2026.02.12 17:14:43.568715 [ 261 ] {7b3f1e03-6987-4a8b-9357-f2d5cdb10eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11321 | 2026.02.12 17:14:43.569476 [ 261 ] {7b3f1e03-6987-4a8b-9357-f2d5cdb10eda} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11322 | 2026.02.12 17:14:43.569512 [ 261 ] {7b3f1e03-6987-4a8b-9357-f2d5cdb10eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11323 | 2026.02.12 17:14:43.570016 [ 261 ] {7b3f1e03-6987-4a8b-9357-f2d5cdb10eda} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11324 | 2026.02.12 17:14:43.570227 [ 261 ] {7b3f1e03-6987-4a8b-9357-f2d5cdb10eda} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11325 | 2026.02.12 17:14:43.570367 [ 261 ] {7b3f1e03-6987-4a8b-9357-f2d5cdb10eda} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001722 sec., 5807.200929152149 rows/sec., 10.41 MiB/sec. | ||
| 11326 | 2026.02.12 17:14:43.570421 [ 261 ] {7b3f1e03-6987-4a8b-9357-f2d5cdb10eda} <Debug> TCPHandler: Processed in 0.001896232 sec. | ||
| 11327 | 2026.02.12 17:14:43.570525 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11328 | 2026.02.12 17:14:43.570617 [ 261 ] {2a6c0be3-5bb2-44fb-bcfc-ecf073f3cf54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11329 | 2026.02.12 17:14:43.570658 [ 261 ] {2a6c0be3-5bb2-44fb-bcfc-ecf073f3cf54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11330 | 2026.02.12 17:14:43.570988 [ 261 ] {2a6c0be3-5bb2-44fb-bcfc-ecf073f3cf54} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11331 | 2026.02.12 17:14:43.571024 [ 261 ] {2a6c0be3-5bb2-44fb-bcfc-ecf073f3cf54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11332 | 2026.02.12 17:14:43.571311 [ 261 ] {2a6c0be3-5bb2-44fb-bcfc-ecf073f3cf54} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11333 | 2026.02.12 17:14:43.571508 [ 261 ] {2a6c0be3-5bb2-44fb-bcfc-ecf073f3cf54} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11334 | 2026.02.12 17:14:43.571633 [ 261 ] {2a6c0be3-5bb2-44fb-bcfc-ecf073f3cf54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 11335 | 2026.02.12 17:14:43.571668 [ 261 ] {2a6c0be3-5bb2-44fb-bcfc-ecf073f3cf54} <Debug> TCPHandler: Processed in 0.001189423 sec. | ||
| 11336 | 2026.02.12 17:14:45.486209 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26424 | ||
| 11337 | 2026.02.12 17:14:45.486748 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11338 | 2026.02.12 17:14:45.486796 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11339 | 2026.02.12 17:14:45.487292 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11340 | 2026.02.12 17:14:45.487524 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11341 | 2026.02.12 17:14:45.487673 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26424 | ||
| 11342 | 2026.02.12 17:14:46.895518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11343 | 2026.02.12 17:14:46.913391 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11344 | 2026.02.12 17:14:46.913455 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11345 | 2026.02.12 17:14:46.919572 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11346 | 2026.02.12 17:14:46.920284 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11347 | 2026.02.12 17:14:46.923383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11348 | 2026.02.12 17:14:48.558727 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11349 | 2026.02.12 17:14:48.558911 [ 261 ] {6ee5c52b-2404-4943-9788-1430bad0e1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11350 | 2026.02.12 17:14:48.558979 [ 261 ] {6ee5c52b-2404-4943-9788-1430bad0e1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11351 | 2026.02.12 17:14:48.559687 [ 261 ] {6ee5c52b-2404-4943-9788-1430bad0e1d1} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11352 | 2026.02.12 17:14:48.559738 [ 261 ] {6ee5c52b-2404-4943-9788-1430bad0e1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11353 | 2026.02.12 17:14:48.560167 [ 261 ] {6ee5c52b-2404-4943-9788-1430bad0e1d1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11354 | 2026.02.12 17:14:48.560431 [ 261 ] {6ee5c52b-2404-4943-9788-1430bad0e1d1} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11355 | 2026.02.12 17:14:48.560590 [ 261 ] {6ee5c52b-2404-4943-9788-1430bad0e1d1} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001729 sec., 68247.54193175245 rows/sec., 5.81 MiB/sec. | ||
| 11356 | 2026.02.12 17:14:48.560623 [ 132 ] {} <Debug> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11357 | 2026.02.12 17:14:48.560633 [ 261 ] {6ee5c52b-2404-4943-9788-1430bad0e1d1} <Debug> TCPHandler: Processed in 0.002040547 sec. | ||
| 11358 | 2026.02.12 17:14:48.560704 [ 132 ] {} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11359 | 2026.02.12 17:14:48.560733 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11360 | 2026.02.12 17:14:48.560830 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11361 | 2026.02.12 17:14:48.560863 [ 199 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11362 | 2026.02.12 17:14:48.560930 [ 261 ] {e1b4aff3-491c-4048-8412-63edc99796ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11363 | 2026.02.12 17:14:48.560975 [ 261 ] {e1b4aff3-491c-4048-8412-63edc99796ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11364 | 2026.02.12 17:14:48.561009 [ 199 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11365 | 2026.02.12 17:14:48.561057 [ 199 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2105 rows starting from the beginning of the part | ||
| 11366 | 2026.02.12 17:14:48.561126 [ 199 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1260 rows starting from the beginning of the part | ||
| 11367 | 2026.02.12 17:14:48.561174 [ 199 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 76 rows starting from the beginning of the part | ||
| 11368 | 2026.02.12 17:14:48.561214 [ 199 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 118 rows starting from the beginning of the part | ||
| 11369 | 2026.02.12 17:14:48.561253 [ 199 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 196 rows starting from the beginning of the part | ||
| 11370 | 2026.02.12 17:14:48.561289 [ 199 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 118 rows starting from the beginning of the part | ||
| 11371 | 2026.02.12 17:14:48.561447 [ 261 ] {e1b4aff3-491c-4048-8412-63edc99796ab} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11372 | 2026.02.12 17:14:48.561498 [ 261 ] {e1b4aff3-491c-4048-8412-63edc99796ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11373 | 2026.02.12 17:14:48.561845 [ 261 ] {e1b4aff3-491c-4048-8412-63edc99796ab} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11374 | 2026.02.12 17:14:48.562088 [ 261 ] {e1b4aff3-491c-4048-8412-63edc99796ab} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11375 | 2026.02.12 17:14:48.562225 [ 261 ] {e1b4aff3-491c-4048-8412-63edc99796ab} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001315 sec., 23574.144486692017 rows/sec., 1.73 MiB/sec. | ||
| 11376 | 2026.02.12 17:14:48.562265 [ 261 ] {e1b4aff3-491c-4048-8412-63edc99796ab} <Debug> TCPHandler: Processed in 0.001486441 sec. | ||
| 11377 | 2026.02.12 17:14:48.562386 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11378 | 2026.02.12 17:14:48.562481 [ 261 ] {129d6036-7337-442b-905c-6b188ce90933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11379 | 2026.02.12 17:14:48.562522 [ 261 ] {129d6036-7337-442b-905c-6b188ce90933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11380 | 2026.02.12 17:14:48.562959 [ 196 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3873 rows, containing 5 columns (5 merged, 0 gathered) in 0.0021543 sec., 1797799.749338532 rows/sec., 156.06 MiB/sec. | ||
| 11381 | 2026.02.12 17:14:48.562970 [ 261 ] {129d6036-7337-442b-905c-6b188ce90933} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11382 | 2026.02.12 17:14:48.563026 [ 261 ] {129d6036-7337-442b-905c-6b188ce90933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11383 | 2026.02.12 17:14:48.563223 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11384 | 2026.02.12 17:14:48.563354 [ 261 ] {129d6036-7337-442b-905c-6b188ce90933} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11385 | 2026.02.12 17:14:48.563592 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_81_16} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11386 | 2026.02.12 17:14:48.563645 [ 261 ] {129d6036-7337-442b-905c-6b188ce90933} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11387 | 2026.02.12 17:14:48.563685 [ 191 ] {2c411bc0-cf2e-41d6-b817-42fac0aea857::all_1_81_16} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11388 | 2026.02.12 17:14:48.563777 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 11389 | 2026.02.12 17:14:48.563790 [ 261 ] {129d6036-7337-442b-905c-6b188ce90933} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001329 sec., 71482.31753197893 rows/sec., 5.58 MiB/sec. | ||
| 11390 | 2026.02.12 17:14:48.563797 [ 132 ] {} <Debug> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11391 | 2026.02.12 17:14:48.563841 [ 261 ] {129d6036-7337-442b-905c-6b188ce90933} <Debug> TCPHandler: Processed in 0.001505911 sec. | ||
| 11392 | 2026.02.12 17:14:48.563860 [ 132 ] {} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11393 | 2026.02.12 17:14:48.563888 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.93 GiB. | ||
| 11394 | 2026.02.12 17:14:48.563969 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11395 | 2026.02.12 17:14:48.563974 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11396 | 2026.02.12 17:14:48.564067 [ 261 ] {9d203ff4-d526-4ee0-b2df-4d77bddd8c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11397 | 2026.02.12 17:14:48.564079 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11398 | 2026.02.12 17:14:48.564110 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1034 rows starting from the beginning of the part | ||
| 11399 | 2026.02.12 17:14:48.564111 [ 261 ] {9d203ff4-d526-4ee0-b2df-4d77bddd8c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11400 | 2026.02.12 17:14:48.564170 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 555 rows starting from the beginning of the part | ||
| 11401 | 2026.02.12 17:14:48.564215 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 74 rows starting from the beginning of the part | ||
| 11402 | 2026.02.12 17:14:48.564257 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 95 rows starting from the beginning of the part | ||
| 11403 | 2026.02.12 17:14:48.564298 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 110 rows starting from the beginning of the part | ||
| 11404 | 2026.02.12 17:14:48.564343 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 95 rows starting from the beginning of the part | ||
| 11405 | 2026.02.12 17:14:48.564574 [ 261 ] {9d203ff4-d526-4ee0-b2df-4d77bddd8c78} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11406 | 2026.02.12 17:14:48.564610 [ 261 ] {9d203ff4-d526-4ee0-b2df-4d77bddd8c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11407 | 2026.02.12 17:14:48.564951 [ 261 ] {9d203ff4-d526-4ee0-b2df-4d77bddd8c78} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11408 | 2026.02.12 17:14:48.565251 [ 261 ] {9d203ff4-d526-4ee0-b2df-4d77bddd8c78} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11409 | 2026.02.12 17:14:48.565380 [ 261 ] {9d203ff4-d526-4ee0-b2df-4d77bddd8c78} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001332 sec., 120120.12012012012 rows/sec., 8.37 MiB/sec. | ||
| 11410 | 2026.02.12 17:14:48.565385 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11411 | 2026.02.12 17:14:48.565418 [ 261 ] {9d203ff4-d526-4ee0-b2df-4d77bddd8c78} <Debug> TCPHandler: Processed in 0.001497891 sec. | ||
| 11412 | 2026.02.12 17:14:48.565430 [ 196 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1963 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494901 sec., 1313130.4347244399 rows/sec., 102.79 MiB/sec. | ||
| 11413 | 2026.02.12 17:14:48.565447 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11414 | 2026.02.12 17:14:48.565479 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11415 | 2026.02.12 17:14:48.565554 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11416 | 2026.02.12 17:14:48.565554 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11417 | 2026.02.12 17:14:48.565603 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11418 | 2026.02.12 17:14:48.565700 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11419 | 2026.02.12 17:14:48.565720 [ 261 ] {45439325-dcfd-4789-84c1-c75eb8dc7ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11420 | 2026.02.12 17:14:48.565738 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22432 rows starting from the beginning of the part | ||
| 11421 | 2026.02.12 17:14:48.565780 [ 261 ] {45439325-dcfd-4789-84c1-c75eb8dc7ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11422 | 2026.02.12 17:14:48.565801 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 846 rows starting from the beginning of the part | ||
| 11423 | 2026.02.12 17:14:48.565852 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11424 | 2026.02.12 17:14:48.565873 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_81_16} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11425 | 2026.02.12 17:14:48.565896 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11426 | 2026.02.12 17:14:48.565939 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 196 rows starting from the beginning of the part | ||
| 11427 | 2026.02.12 17:14:48.565946 [ 197 ] {c9073af9-7da6-46b8-9ee3-298659bfe5af::all_1_81_16} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11428 | 2026.02.12 17:14:48.565983 [ 191 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 11429 | 2026.02.12 17:14:48.566022 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 11430 | 2026.02.12 17:14:48.566686 [ 261 ] {45439325-dcfd-4789-84c1-c75eb8dc7ab6} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11431 | 2026.02.12 17:14:48.566724 [ 261 ] {45439325-dcfd-4789-84c1-c75eb8dc7ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11432 | 2026.02.12 17:14:48.567284 [ 261 ] {45439325-dcfd-4789-84c1-c75eb8dc7ab6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11433 | 2026.02.12 17:14:48.567536 [ 261 ] {45439325-dcfd-4789-84c1-c75eb8dc7ab6} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11434 | 2026.02.12 17:14:48.567676 [ 261 ] {45439325-dcfd-4789-84c1-c75eb8dc7ab6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001975 sec., 15696.202531645567 rows/sec., 28.13 MiB/sec. | ||
| 11435 | 2026.02.12 17:14:48.567730 [ 261 ] {45439325-dcfd-4789-84c1-c75eb8dc7ab6} <Debug> TCPHandler: Processed in 0.002226381 sec. | ||
| 11436 | 2026.02.12 17:14:48.567854 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11437 | 2026.02.12 17:14:48.567948 [ 261 ] {1df27049-123e-4a18-b323-e4965eccdd3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11438 | 2026.02.12 17:14:48.567990 [ 261 ] {1df27049-123e-4a18-b323-e4965eccdd3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11439 | 2026.02.12 17:14:48.568325 [ 261 ] {1df27049-123e-4a18-b323-e4965eccdd3e} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11440 | 2026.02.12 17:14:48.568361 [ 261 ] {1df27049-123e-4a18-b323-e4965eccdd3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11441 | 2026.02.12 17:14:48.568675 [ 261 ] {1df27049-123e-4a18-b323-e4965eccdd3e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11442 | 2026.02.12 17:14:48.568886 [ 261 ] {1df27049-123e-4a18-b323-e4965eccdd3e} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11443 | 2026.02.12 17:14:48.569001 [ 132 ] {} <Debug> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11444 | 2026.02.12 17:14:48.569015 [ 261 ] {1df27049-123e-4a18-b323-e4965eccdd3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 11445 | 2026.02.12 17:14:48.569044 [ 132 ] {} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11446 | 2026.02.12 17:14:48.569063 [ 261 ] {1df27049-123e-4a18-b323-e4965eccdd3e} <Debug> TCPHandler: Processed in 0.001257915 sec. | ||
| 11447 | 2026.02.12 17:14:48.569067 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11448 | 2026.02.12 17:14:48.569214 [ 194 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11449 | 2026.02.12 17:14:48.569386 [ 194 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11450 | 2026.02.12 17:14:48.569431 [ 194 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4662 rows starting from the beginning of the part | ||
| 11451 | 2026.02.12 17:14:48.569509 [ 194 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 11452 | 2026.02.12 17:14:48.569558 [ 194 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 11453 | 2026.02.12 17:14:48.569600 [ 194 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11454 | 2026.02.12 17:14:48.569639 [ 194 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11455 | 2026.02.12 17:14:48.569680 [ 194 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11456 | 2026.02.12 17:14:48.570737 [ 197 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23954 rows, containing 5 columns (5 merged, 0 gathered) in 0.005215024 sec., 4593267.451885168 rows/sec., 314.46 MiB/sec. | ||
| 11457 | 2026.02.12 17:14:48.571428 [ 198 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11458 | 2026.02.12 17:14:48.571758 [ 198 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11459 | 2026.02.12 17:14:48.571802 [ 194 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4962 rows, containing 4 columns (4 merged, 0 gathered) in 0.002656533 sec., 1867848.056094165 rows/sec., 124.47 MiB/sec. | ||
| 11460 | 2026.02.12 17:14:48.571851 [ 198 ] {0907bb55-df34-493c-b6d9-1a558bed7717::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11461 | 2026.02.12 17:14:48.571972 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11462 | 2026.02.12 17:14:48.572126 [ 189 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11463 | 2026.02.12 17:14:48.572412 [ 189 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_81_16} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11464 | 2026.02.12 17:14:48.572482 [ 189 ] {b6ab6b70-0e87-4b1b-bf4c-6f07455060fc::all_1_81_16} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11465 | 2026.02.12 17:14:48.572565 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 11466 | 2026.02.12 17:14:48.581689 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49973 | ||
| 11467 | 2026.02.12 17:14:48.581773 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11468 | 2026.02.12 17:14:48.581797 [ 289 ] {} <Debug> TCP-Session: eb3cc171-e56c-4e44-8e11-1b5124467dc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49973 | ||
| 11469 | 2026.02.12 17:14:48.581819 [ 289 ] {} <Debug> TCP-Session: eb3cc171-e56c-4e44-8e11-1b5124467dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11470 | 2026.02.12 17:14:48.581833 [ 289 ] {} <Debug> TCP-Session: eb3cc171-e56c-4e44-8e11-1b5124467dc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11471 | 2026.02.12 17:14:48.582010 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63180 | ||
| 11472 | 2026.02.12 17:14:48.582034 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39048 | ||
| 11473 | 2026.02.12 17:14:48.582049 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35178 | ||
| 11474 | 2026.02.12 17:14:48.582077 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42142 | ||
| 11475 | 2026.02.12 17:14:48.582094 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53429 | ||
| 11476 | 2026.02.12 17:14:48.582102 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11477 | 2026.02.12 17:14:48.582115 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48473 | ||
| 11478 | 2026.02.12 17:14:48.582157 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11479 | 2026.02.12 17:14:48.582154 [ 290 ] {} <Debug> TCP-Session: 8e492fc7-732d-45d7-b3bd-7fda141a765c Authenticating user 'default' from [fd00:1122:3344:101::e]:63180 | ||
| 11480 | 2026.02.12 17:14:48.582190 [ 292 ] {} <Debug> TCP-Session: 7c633c9d-bef8-4198-bace-20ab72fe3c0a Authenticating user 'default' from [fd00:1122:3344:101::e]:35178 | ||
| 11481 | 2026.02.12 17:14:48.582209 [ 290 ] {} <Debug> TCP-Session: 8e492fc7-732d-45d7-b3bd-7fda141a765c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11482 | 2026.02.12 17:14:48.582107 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56964 | ||
| 11483 | 2026.02.12 17:14:48.582234 [ 290 ] {} <Debug> TCP-Session: 8e492fc7-732d-45d7-b3bd-7fda141a765c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11484 | 2026.02.12 17:14:48.582229 [ 292 ] {} <Debug> TCP-Session: 7c633c9d-bef8-4198-bace-20ab72fe3c0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11485 | 2026.02.12 17:14:48.582112 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11486 | 2026.02.12 17:14:48.582305 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11487 | 2026.02.12 17:14:48.582338 [ 291 ] {} <Debug> TCP-Session: 7ae32198-514b-4c80-86de-be8e7ddd36d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39048 | ||
| 11488 | 2026.02.12 17:14:48.582356 [ 294 ] {} <Debug> TCP-Session: 73045fa1-92e5-4ffd-92f9-5312b7980c6b Authenticating user 'default' from [fd00:1122:3344:101::e]:42142 | ||
| 11489 | 2026.02.12 17:14:48.582371 [ 291 ] {} <Debug> TCP-Session: 7ae32198-514b-4c80-86de-be8e7ddd36d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11490 | 2026.02.12 17:14:48.582310 [ 292 ] {} <Debug> TCP-Session: 7c633c9d-bef8-4198-bace-20ab72fe3c0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11491 | 2026.02.12 17:14:48.582400 [ 294 ] {} <Debug> TCP-Session: 73045fa1-92e5-4ffd-92f9-5312b7980c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11492 | 2026.02.12 17:14:48.582403 [ 291 ] {} <Debug> TCP-Session: 7ae32198-514b-4c80-86de-be8e7ddd36d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11493 | 2026.02.12 17:14:48.582437 [ 294 ] {} <Debug> TCP-Session: 73045fa1-92e5-4ffd-92f9-5312b7980c6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11494 | 2026.02.12 17:14:48.582073 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45685 | ||
| 11495 | 2026.02.12 17:14:48.582136 [ 289 ] {} <Trace> TCP-Session: eb3cc171-e56c-4e44-8e11-1b5124467dc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11496 | 2026.02.12 17:14:48.582664 [ 289 ] {1ddf60b8-e221-4d1a-bff0-df91f04e2f80} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49973) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11497 | 2026.02.12 17:14:48.582791 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11498 | 2026.02.12 17:14:48.582824 [ 288 ] {} <Debug> TCP-Session: 6d5df9b6-8df2-44a3-80ae-12a89bedfec3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48473 | ||
| 11499 | 2026.02.12 17:14:48.582841 [ 288 ] {} <Debug> TCP-Session: 6d5df9b6-8df2-44a3-80ae-12a89bedfec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11500 | 2026.02.12 17:14:48.582853 [ 288 ] {} <Debug> TCP-Session: 6d5df9b6-8df2-44a3-80ae-12a89bedfec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11501 | 2026.02.12 17:14:48.582906 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11502 | 2026.02.12 17:14:48.582924 [ 289 ] {1ddf60b8-e221-4d1a-bff0-df91f04e2f80} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11503 | 2026.02.12 17:14:48.582941 [ 293 ] {} <Debug> TCP-Session: a05ef3f1-89ed-432d-9158-a74cbb7834c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45685 | ||
| 11504 | 2026.02.12 17:14:48.582968 [ 293 ] {} <Debug> TCP-Session: a05ef3f1-89ed-432d-9158-a74cbb7834c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11505 | 2026.02.12 17:14:48.582980 [ 293 ] {} <Debug> TCP-Session: a05ef3f1-89ed-432d-9158-a74cbb7834c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11506 | 2026.02.12 17:14:48.582985 [ 289 ] {1ddf60b8-e221-4d1a-bff0-df91f04e2f80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11507 | 2026.02.12 17:14:48.583006 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11508 | 2026.02.12 17:14:48.583036 [ 287 ] {} <Debug> TCP-Session: bc372454-ef24-4a58-8b27-3e7ced8e1d8c Authenticating user 'default' from [fd00:1122:3344:101::e]:56964 | ||
| 11509 | 2026.02.12 17:14:48.583052 [ 287 ] {} <Debug> TCP-Session: bc372454-ef24-4a58-8b27-3e7ced8e1d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11510 | 2026.02.12 17:14:48.583065 [ 287 ] {} <Debug> TCP-Session: bc372454-ef24-4a58-8b27-3e7ced8e1d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11511 | 2026.02.12 17:14:48.583206 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11512 | 2026.02.12 17:14:48.583239 [ 259 ] {} <Debug> TCP-Session: aafbc1c6-ed7b-4a9e-995f-9aa81119a236 Authenticating user 'default' from [fd00:1122:3344:101::e]:53429 | ||
| 11513 | 2026.02.12 17:14:48.583255 [ 259 ] {} <Debug> TCP-Session: aafbc1c6-ed7b-4a9e-995f-9aa81119a236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11514 | 2026.02.12 17:14:48.583267 [ 259 ] {} <Debug> TCP-Session: aafbc1c6-ed7b-4a9e-995f-9aa81119a236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11515 | 2026.02.12 17:14:48.583288 [ 289 ] {1ddf60b8-e221-4d1a-bff0-df91f04e2f80} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 11516 | 2026.02.12 17:14:48.584253 [ 316 ] {1ddf60b8-e221-4d1a-bff0-df91f04e2f80} <Trace> AggregatingTransform: Aggregating | ||
| 11517 | 2026.02.12 17:14:48.584296 [ 316 ] {1ddf60b8-e221-4d1a-bff0-df91f04e2f80} <Trace> Aggregator: Aggregation method: without_key | ||
| 11518 | 2026.02.12 17:14:48.584329 [ 316 ] {1ddf60b8-e221-4d1a-bff0-df91f04e2f80} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000938706 sec. (1065.296 rows/sec., 41.61 KiB/sec.) | ||
| 11519 | 2026.02.12 17:14:48.584347 [ 316 ] {1ddf60b8-e221-4d1a-bff0-df91f04e2f80} <Trace> Aggregator: Merging aggregated data | ||
| 11520 | 2026.02.12 17:14:48.585645 [ 289 ] {1ddf60b8-e221-4d1a-bff0-df91f04e2f80} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003042 sec., 328.7310979618672 rows/sec., 12.84 KiB/sec. | ||
| 11521 | 2026.02.12 17:14:48.585794 [ 289 ] {1ddf60b8-e221-4d1a-bff0-df91f04e2f80} <Debug> TCPHandler: Processed in 0.003778875 sec. | ||
| 11522 | 2026.02.12 17:14:48.585905 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11523 | 2026.02.12 17:14:48.585932 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11524 | 2026.02.12 17:14:48.585933 [ 289 ] {} <Debug> TCP-Session: eb3cc171-e56c-4e44-8e11-1b5124467dc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11525 | 2026.02.12 17:14:48.585953 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11526 | 2026.02.12 17:14:48.585967 [ 293 ] {} <Debug> TCP-Session: a05ef3f1-89ed-432d-9158-a74cbb7834c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11527 | 2026.02.12 17:14:48.585975 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11528 | 2026.02.12 17:14:48.586005 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11529 | 2026.02.12 17:14:48.586008 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11530 | 2026.02.12 17:14:48.586027 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11531 | 2026.02.12 17:14:48.586042 [ 290 ] {} <Debug> TCP-Session: 8e492fc7-732d-45d7-b3bd-7fda141a765c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11532 | 2026.02.12 17:14:48.586068 [ 291 ] {} <Debug> TCP-Session: 7ae32198-514b-4c80-86de-be8e7ddd36d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11533 | 2026.02.12 17:14:48.586079 [ 259 ] {} <Debug> TCP-Session: aafbc1c6-ed7b-4a9e-995f-9aa81119a236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11534 | 2026.02.12 17:14:48.586055 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11535 | 2026.02.12 17:14:48.586045 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11536 | 2026.02.12 17:14:48.586137 [ 287 ] {} <Debug> TCP-Session: bc372454-ef24-4a58-8b27-3e7ced8e1d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11537 | 2026.02.12 17:14:48.585998 [ 292 ] {} <Debug> TCP-Session: 7c633c9d-bef8-4198-bace-20ab72fe3c0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11538 | 2026.02.12 17:14:48.586167 [ 288 ] {} <Debug> TCP-Session: 6d5df9b6-8df2-44a3-80ae-12a89bedfec3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11539 | 2026.02.12 17:14:48.586032 [ 294 ] {} <Debug> TCP-Session: 73045fa1-92e5-4ffd-92f9-5312b7980c6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11540 | 2026.02.12 17:14:49.039721 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46847 | ||
| 11541 | 2026.02.12 17:14:49.039828 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11542 | 2026.02.12 17:14:49.039857 [ 291 ] {} <Debug> TCP-Session: 47210434-52f3-4816-a8bd-1902b4359c3c Authenticating user 'default' from [fd00:1122:3344:101::e]:46847 | ||
| 11543 | 2026.02.12 17:14:49.039880 [ 291 ] {} <Debug> TCP-Session: 47210434-52f3-4816-a8bd-1902b4359c3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11544 | 2026.02.12 17:14:49.039895 [ 291 ] {} <Debug> TCP-Session: 47210434-52f3-4816-a8bd-1902b4359c3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11545 | 2026.02.12 17:14:49.040088 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49047 | ||
| 11546 | 2026.02.12 17:14:49.040127 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64395 | ||
| 11547 | 2026.02.12 17:14:49.040168 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35166 | ||
| 11548 | 2026.02.12 17:14:49.040193 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50429 | ||
| 11549 | 2026.02.12 17:14:49.040205 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11550 | 2026.02.12 17:14:49.040218 [ 291 ] {} <Trace> TCP-Session: 47210434-52f3-4816-a8bd-1902b4359c3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11551 | 2026.02.12 17:14:49.040256 [ 292 ] {} <Debug> TCP-Session: ee80d412-af6c-44c7-8121-62b0ecfd13ec Authenticating user 'default' from [fd00:1122:3344:101::e]:49047 | ||
| 11552 | 2026.02.12 17:14:49.040242 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11553 | 2026.02.12 17:14:49.040352 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11554 | 2026.02.12 17:14:49.040358 [ 292 ] {} <Debug> TCP-Session: ee80d412-af6c-44c7-8121-62b0ecfd13ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11555 | 2026.02.12 17:14:49.040383 [ 293 ] {} <Debug> TCP-Session: 308ba684-32bd-46bd-b00b-8fe61e69c553 Authenticating user 'default' from [fd00:1122:3344:101::e]:64395 | ||
| 11556 | 2026.02.12 17:14:49.040394 [ 288 ] {} <Debug> TCP-Session: b4926300-b937-4dd2-b4af-f5f4fe871a98 Authenticating user 'default' from [fd00:1122:3344:101::e]:50429 | ||
| 11557 | 2026.02.12 17:14:49.040397 [ 292 ] {} <Debug> TCP-Session: ee80d412-af6c-44c7-8121-62b0ecfd13ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11558 | 2026.02.12 17:14:49.040420 [ 293 ] {} <Debug> TCP-Session: 308ba684-32bd-46bd-b00b-8fe61e69c553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11559 | 2026.02.12 17:14:49.040426 [ 288 ] {} <Debug> TCP-Session: b4926300-b937-4dd2-b4af-f5f4fe871a98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11560 | 2026.02.12 17:14:49.040447 [ 293 ] {} <Debug> TCP-Session: 308ba684-32bd-46bd-b00b-8fe61e69c553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11561 | 2026.02.12 17:14:49.040460 [ 288 ] {} <Debug> TCP-Session: b4926300-b937-4dd2-b4af-f5f4fe871a98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11562 | 2026.02.12 17:14:49.040208 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51296 | ||
| 11563 | 2026.02.12 17:14:49.040181 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63512 | ||
| 11564 | 2026.02.12 17:14:49.040170 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51581 | ||
| 11565 | 2026.02.12 17:14:49.040566 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11566 | 2026.02.12 17:14:49.040353 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11567 | 2026.02.12 17:14:49.040595 [ 290 ] {} <Debug> TCP-Session: dc02ebad-9893-46bc-a231-5c06ddc268a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51296 | ||
| 11568 | 2026.02.12 17:14:49.040596 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11569 | 2026.02.12 17:14:49.040613 [ 294 ] {} <Debug> TCP-Session: 76c26240-a8c6-4147-80dd-026b83e43018 Authenticating user 'default' from [fd00:1122:3344:101::e]:35166 | ||
| 11570 | 2026.02.12 17:14:49.040623 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11571 | 2026.02.12 17:14:49.040636 [ 287 ] {} <Debug> TCP-Session: eeff101e-8a72-4284-b3ee-7b16502a314c Authenticating user 'default' from [fd00:1122:3344:101::e]:63512 | ||
| 11572 | 2026.02.12 17:14:49.040645 [ 294 ] {} <Debug> TCP-Session: 76c26240-a8c6-4147-80dd-026b83e43018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11573 | 2026.02.12 17:14:49.040657 [ 259 ] {} <Debug> TCP-Session: 1f7b2892-8922-4a1a-b263-b1e819763179 Authenticating user 'default' from [fd00:1122:3344:101::e]:51581 | ||
| 11574 | 2026.02.12 17:14:49.040671 [ 287 ] {} <Debug> TCP-Session: eeff101e-8a72-4284-b3ee-7b16502a314c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11575 | 2026.02.12 17:14:49.040678 [ 294 ] {} <Debug> TCP-Session: 76c26240-a8c6-4147-80dd-026b83e43018 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11576 | 2026.02.12 17:14:49.040690 [ 259 ] {} <Debug> TCP-Session: 1f7b2892-8922-4a1a-b263-b1e819763179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11577 | 2026.02.12 17:14:49.040701 [ 287 ] {} <Debug> TCP-Session: eeff101e-8a72-4284-b3ee-7b16502a314c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11578 | 2026.02.12 17:14:49.040720 [ 259 ] {} <Debug> TCP-Session: 1f7b2892-8922-4a1a-b263-b1e819763179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11579 | 2026.02.12 17:14:49.040621 [ 290 ] {} <Debug> TCP-Session: dc02ebad-9893-46bc-a231-5c06ddc268a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11580 | 2026.02.12 17:14:49.040202 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59555 | ||
| 11581 | 2026.02.12 17:14:49.040761 [ 290 ] {} <Debug> TCP-Session: dc02ebad-9893-46bc-a231-5c06ddc268a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11582 | 2026.02.12 17:14:49.040483 [ 291 ] {4521eb3b-690f-4eea-a3b9-e597ee1df2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46847) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11583 | 2026.02.12 17:14:49.040845 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11584 | 2026.02.12 17:14:49.040878 [ 289 ] {} <Debug> TCP-Session: 16571091-ff7b-4bb6-aa8f-f9b7bbd25415 Authenticating user 'default' from [fd00:1122:3344:101::e]:59555 | ||
| 11585 | 2026.02.12 17:14:49.040898 [ 289 ] {} <Debug> TCP-Session: 16571091-ff7b-4bb6-aa8f-f9b7bbd25415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11586 | 2026.02.12 17:14:49.040912 [ 289 ] {} <Debug> TCP-Session: 16571091-ff7b-4bb6-aa8f-f9b7bbd25415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11587 | 2026.02.12 17:14:49.041067 [ 291 ] {4521eb3b-690f-4eea-a3b9-e597ee1df2c2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11588 | 2026.02.12 17:14:49.041125 [ 291 ] {4521eb3b-690f-4eea-a3b9-e597ee1df2c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11589 | 2026.02.12 17:14:49.041406 [ 291 ] {4521eb3b-690f-4eea-a3b9-e597ee1df2c2} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 11590 | 2026.02.12 17:14:49.042393 [ 296 ] {4521eb3b-690f-4eea-a3b9-e597ee1df2c2} <Trace> AggregatingTransform: Aggregating | ||
| 11591 | 2026.02.12 17:14:49.042440 [ 296 ] {4521eb3b-690f-4eea-a3b9-e597ee1df2c2} <Trace> Aggregator: Aggregation method: without_key | ||
| 11592 | 2026.02.12 17:14:49.042477 [ 296 ] {4521eb3b-690f-4eea-a3b9-e597ee1df2c2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000969317 sec. (1031.654 rows/sec., 40.30 KiB/sec.) | ||
| 11593 | 2026.02.12 17:14:49.042496 [ 296 ] {4521eb3b-690f-4eea-a3b9-e597ee1df2c2} <Trace> Aggregator: Merging aggregated data | ||
| 11594 | 2026.02.12 17:14:49.043854 [ 291 ] {4521eb3b-690f-4eea-a3b9-e597ee1df2c2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003427 sec., 291.8004085205719 rows/sec., 11.40 KiB/sec. | ||
| 11595 | 2026.02.12 17:14:49.044004 [ 291 ] {4521eb3b-690f-4eea-a3b9-e597ee1df2c2} <Debug> TCPHandler: Processed in 0.003850986 sec. | ||
| 11596 | 2026.02.12 17:14:49.044119 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11597 | 2026.02.12 17:14:49.044147 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11598 | 2026.02.12 17:14:49.044161 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11599 | 2026.02.12 17:14:49.044175 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11600 | 2026.02.12 17:14:49.044185 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11601 | 2026.02.12 17:14:49.044210 [ 290 ] {} <Debug> TCP-Session: dc02ebad-9893-46bc-a231-5c06ddc268a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11602 | 2026.02.12 17:14:49.044225 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11603 | 2026.02.12 17:14:49.044241 [ 293 ] {} <Debug> TCP-Session: 308ba684-32bd-46bd-b00b-8fe61e69c553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11604 | 2026.02.12 17:14:49.044229 [ 287 ] {} <Debug> TCP-Session: eeff101e-8a72-4284-b3ee-7b16502a314c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11605 | 2026.02.12 17:14:49.044270 [ 259 ] {} <Debug> TCP-Session: 1f7b2892-8922-4a1a-b263-b1e819763179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11606 | 2026.02.12 17:14:49.044211 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11607 | 2026.02.12 17:14:49.044190 [ 292 ] {} <Debug> TCP-Session: ee80d412-af6c-44c7-8121-62b0ecfd13ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11608 | 2026.02.12 17:14:49.044237 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11609 | 2026.02.12 17:14:49.044336 [ 288 ] {} <Debug> TCP-Session: b4926300-b937-4dd2-b4af-f5f4fe871a98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11610 | 2026.02.12 17:14:49.044198 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11611 | 2026.02.12 17:14:49.044377 [ 289 ] {} <Debug> TCP-Session: 16571091-ff7b-4bb6-aa8f-f9b7bbd25415 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11612 | 2026.02.12 17:14:49.044149 [ 291 ] {} <Debug> TCP-Session: 47210434-52f3-4816-a8bd-1902b4359c3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11613 | 2026.02.12 17:14:49.044418 [ 294 ] {} <Debug> TCP-Session: 76c26240-a8c6-4147-80dd-026b83e43018 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11614 | 2026.02.12 17:14:50.088005 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60016 | ||
| 11615 | 2026.02.12 17:14:50.088128 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11616 | 2026.02.12 17:14:50.088154 [ 291 ] {} <Debug> TCP-Session: a93b80d3-8074-4966-9ec5-8ce6168a010b Authenticating user 'default' from [fd00:1122:3344:101::e]:60016 | ||
| 11617 | 2026.02.12 17:14:50.088175 [ 291 ] {} <Debug> TCP-Session: a93b80d3-8074-4966-9ec5-8ce6168a010b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11618 | 2026.02.12 17:14:50.088189 [ 291 ] {} <Debug> TCP-Session: a93b80d3-8074-4966-9ec5-8ce6168a010b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11619 | 2026.02.12 17:14:50.088368 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61278 | ||
| 11620 | 2026.02.12 17:14:50.088402 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36093 | ||
| 11621 | 2026.02.12 17:14:50.088421 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40782 | ||
| 11622 | 2026.02.12 17:14:50.088444 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57715 | ||
| 11623 | 2026.02.12 17:14:50.088494 [ 291 ] {} <Trace> TCP-Session: a93b80d3-8074-4966-9ec5-8ce6168a010b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11624 | 2026.02.12 17:14:50.088453 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64815 | ||
| 11625 | 2026.02.12 17:14:50.088552 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11626 | 2026.02.12 17:14:50.088529 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11627 | 2026.02.12 17:14:50.088598 [ 289 ] {} <Debug> TCP-Session: 3041e37c-0eac-43b9-acf3-8fcaaa733d90 Authenticating user 'default' from [fd00:1122:3344:101::e]:57715 | ||
| 11628 | 2026.02.12 17:14:50.088529 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11629 | 2026.02.12 17:14:50.088616 [ 287 ] {} <Debug> TCP-Session: d9ab8712-4fa3-4441-94b0-35cb600cd84d Authenticating user 'default' from [fd00:1122:3344:101::e]:40782 | ||
| 11630 | 2026.02.12 17:14:50.088629 [ 289 ] {} <Debug> TCP-Session: 3041e37c-0eac-43b9-acf3-8fcaaa733d90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11631 | 2026.02.12 17:14:50.088645 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11632 | 2026.02.12 17:14:50.088651 [ 287 ] {} <Debug> TCP-Session: d9ab8712-4fa3-4441-94b0-35cb600cd84d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11633 | 2026.02.12 17:14:50.088658 [ 289 ] {} <Debug> TCP-Session: 3041e37c-0eac-43b9-acf3-8fcaaa733d90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11634 | 2026.02.12 17:14:50.088683 [ 291 ] {4b5aba60-d579-45b2-bc16-817eb77ad617} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60016) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11635 | 2026.02.12 17:14:50.088689 [ 290 ] {} <Debug> TCP-Session: 89d04c25-d297-4ed9-8627-89d934f70f2d Authenticating user 'default' from [fd00:1122:3344:101::e]:64815 | ||
| 11636 | 2026.02.12 17:14:50.088689 [ 287 ] {} <Debug> TCP-Session: d9ab8712-4fa3-4441-94b0-35cb600cd84d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11637 | 2026.02.12 17:14:50.088744 [ 290 ] {} <Debug> TCP-Session: 89d04c25-d297-4ed9-8627-89d934f70f2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11638 | 2026.02.12 17:14:50.088432 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36468 | ||
| 11639 | 2026.02.12 17:14:50.088771 [ 290 ] {} <Debug> TCP-Session: 89d04c25-d297-4ed9-8627-89d934f70f2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11640 | 2026.02.12 17:14:50.088413 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57756 | ||
| 11641 | 2026.02.12 17:14:50.088405 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34661 | ||
| 11642 | 2026.02.12 17:14:50.088841 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11643 | 2026.02.12 17:14:50.088648 [ 293 ] {} <Debug> TCP-Session: fbb63326-53ba-415d-83e8-aba8a376ef61 Authenticating user 'default' from [fd00:1122:3344:101::e]:36093 | ||
| 11644 | 2026.02.12 17:14:50.088886 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11645 | 2026.02.12 17:14:50.088902 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11646 | 2026.02.12 17:14:50.088908 [ 293 ] {} <Debug> TCP-Session: fbb63326-53ba-415d-83e8-aba8a376ef61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11647 | 2026.02.12 17:14:50.088920 [ 259 ] {} <Debug> TCP-Session: 4ef51273-93d5-4b09-8d1a-c479ee5afcec Authenticating user 'default' from [fd00:1122:3344:101::e]:57756 | ||
| 11648 | 2026.02.12 17:14:50.088930 [ 294 ] {} <Debug> TCP-Session: 4b3e1251-9a69-4350-9703-ca241e7237b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34661 | ||
| 11649 | 2026.02.12 17:14:50.088942 [ 293 ] {} <Debug> TCP-Session: fbb63326-53ba-415d-83e8-aba8a376ef61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11650 | 2026.02.12 17:14:50.088964 [ 294 ] {} <Debug> TCP-Session: 4b3e1251-9a69-4350-9703-ca241e7237b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11651 | 2026.02.12 17:14:50.088957 [ 259 ] {} <Debug> TCP-Session: 4ef51273-93d5-4b09-8d1a-c479ee5afcec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11652 | 2026.02.12 17:14:50.088970 [ 291 ] {4b5aba60-d579-45b2-bc16-817eb77ad617} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11653 | 2026.02.12 17:14:50.088989 [ 294 ] {} <Debug> TCP-Session: 4b3e1251-9a69-4350-9703-ca241e7237b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11654 | 2026.02.12 17:14:50.088996 [ 259 ] {} <Debug> TCP-Session: 4ef51273-93d5-4b09-8d1a-c479ee5afcec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11655 | 2026.02.12 17:14:50.088888 [ 288 ] {} <Debug> TCP-Session: 8a074b3b-0912-4d41-8da0-64a65ef3cec4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36468 | ||
| 11656 | 2026.02.12 17:14:50.088497 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11657 | 2026.02.12 17:14:50.089057 [ 291 ] {4b5aba60-d579-45b2-bc16-817eb77ad617} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11658 | 2026.02.12 17:14:50.089068 [ 288 ] {} <Debug> TCP-Session: 8a074b3b-0912-4d41-8da0-64a65ef3cec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11659 | 2026.02.12 17:14:50.089082 [ 292 ] {} <Debug> TCP-Session: 3a446d32-a31c-4fd4-a12a-6cfe99bdd014 Authenticating user 'default' from [fd00:1122:3344:101::e]:61278 | ||
| 11660 | 2026.02.12 17:14:50.089102 [ 288 ] {} <Debug> TCP-Session: 8a074b3b-0912-4d41-8da0-64a65ef3cec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11661 | 2026.02.12 17:14:50.089110 [ 292 ] {} <Debug> TCP-Session: 3a446d32-a31c-4fd4-a12a-6cfe99bdd014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11662 | 2026.02.12 17:14:50.089124 [ 292 ] {} <Debug> TCP-Session: 3a446d32-a31c-4fd4-a12a-6cfe99bdd014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11663 | 2026.02.12 17:14:50.089366 [ 291 ] {4b5aba60-d579-45b2-bc16-817eb77ad617} <Debug> oximeter.version (26702bee-3679-452f-bcc6-f995d042aadd) (SelectExecutor): Key condition: unknown | ||
| 11664 | 2026.02.12 17:14:50.090422 [ 328 ] {4b5aba60-d579-45b2-bc16-817eb77ad617} <Trace> AggregatingTransform: Aggregating | ||
| 11665 | 2026.02.12 17:14:50.090470 [ 328 ] {4b5aba60-d579-45b2-bc16-817eb77ad617} <Trace> Aggregator: Aggregation method: without_key | ||
| 11666 | 2026.02.12 17:14:50.090506 [ 328 ] {4b5aba60-d579-45b2-bc16-817eb77ad617} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000997068 sec. (1002.941 rows/sec., 39.18 KiB/sec.) | ||
| 11667 | 2026.02.12 17:14:50.090523 [ 328 ] {4b5aba60-d579-45b2-bc16-817eb77ad617} <Trace> Aggregator: Merging aggregated data | ||
| 11668 | 2026.02.12 17:14:50.091978 [ 291 ] {4b5aba60-d579-45b2-bc16-817eb77ad617} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003351 sec., 298.41838257236645 rows/sec., 11.66 KiB/sec. | ||
| 11669 | 2026.02.12 17:14:50.092138 [ 291 ] {4b5aba60-d579-45b2-bc16-817eb77ad617} <Debug> TCPHandler: Processed in 0.003766104 sec. | ||
| 11670 | 2026.02.12 17:14:50.092242 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11671 | 2026.02.12 17:14:50.092271 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11672 | 2026.02.12 17:14:50.092289 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11673 | 2026.02.12 17:14:50.092310 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11674 | 2026.02.12 17:14:50.092330 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11675 | 2026.02.12 17:14:50.092331 [ 294 ] {} <Debug> TCP-Session: 4b3e1251-9a69-4350-9703-ca241e7237b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11676 | 2026.02.12 17:14:50.092347 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11677 | 2026.02.12 17:14:50.092359 [ 292 ] {} <Debug> TCP-Session: 3a446d32-a31c-4fd4-a12a-6cfe99bdd014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11678 | 2026.02.12 17:14:50.092371 [ 288 ] {} <Debug> TCP-Session: 8a074b3b-0912-4d41-8da0-64a65ef3cec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11679 | 2026.02.12 17:14:50.092385 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11680 | 2026.02.12 17:14:50.092408 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11681 | 2026.02.12 17:14:50.092441 [ 287 ] {} <Debug> TCP-Session: d9ab8712-4fa3-4441-94b0-35cb600cd84d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11682 | 2026.02.12 17:14:50.092403 [ 259 ] {} <Debug> TCP-Session: 4ef51273-93d5-4b09-8d1a-c479ee5afcec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11683 | 2026.02.12 17:14:50.092458 [ 289 ] {} <Debug> TCP-Session: 3041e37c-0eac-43b9-acf3-8fcaaa733d90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11684 | 2026.02.12 17:14:50.092369 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11685 | 2026.02.12 17:14:50.092314 [ 290 ] {} <Debug> TCP-Session: 89d04c25-d297-4ed9-8627-89d934f70f2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11686 | 2026.02.12 17:14:50.092528 [ 293 ] {} <Debug> TCP-Session: fbb63326-53ba-415d-83e8-aba8a376ef61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11687 | 2026.02.12 17:14:50.092283 [ 291 ] {} <Debug> TCP-Session: a93b80d3-8074-4966-9ec5-8ce6168a010b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11688 | 2026.02.12 17:14:52.838782 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11689 | 2026.02.12 17:14:52.838857 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11690 | 2026.02.12 17:14:52.988405 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26872 | ||
| 11691 | 2026.02.12 17:14:52.989021 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11692 | 2026.02.12 17:14:52.989074 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11693 | 2026.02.12 17:14:52.989573 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11694 | 2026.02.12 17:14:52.989802 [ 245 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11695 | 2026.02.12 17:14:52.989952 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26872 | ||
| 11696 | 2026.02.12 17:14:52.989961 [ 127 ] {} <Debug> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11697 | 2026.02.12 17:14:52.990045 [ 127 ] {} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11698 | 2026.02.12 17:14:52.990083 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11699 | 2026.02.12 17:14:52.990260 [ 197 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::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 | ||
| 11700 | 2026.02.12 17:14:52.990456 [ 197 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11701 | 2026.02.12 17:14:52.990518 [ 197 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24504 rows starting from the beginning of the part | ||
| 11702 | 2026.02.12 17:14:52.990617 [ 197 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 11703 | 2026.02.12 17:14:52.990675 [ 197 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 11704 | 2026.02.12 17:14:52.990718 [ 197 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 11705 | 2026.02.12 17:14:52.990758 [ 197 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 11706 | 2026.02.12 17:14:52.990799 [ 197 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 11707 | 2026.02.12 17:14:52.993113 [ 198 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26872 rows, containing 4 columns (4 merged, 0 gathered) in 0.002932041 sec., 9164946.874890221 rows/sec., 131.11 MiB/sec. | ||
| 11708 | 2026.02.12 17:14:52.993429 [ 194 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11709 | 2026.02.12 17:14:52.993720 [ 194 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_56_11} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11710 | 2026.02.12 17:14:52.993790 [ 194 ] {d2434217-34b6-4b83-aa49-839fbcdf056f::all_1_56_11} <Trace> system.asynchronous_metric_log (d2434217-34b6-4b83-aa49-839fbcdf056f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11711 | 2026.02.12 17:14:52.993885 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11712 | 2026.02.12 17:14:53.071972 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1432 | ||
| 11713 | 2026.02.12 17:14:53.074342 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11714 | 2026.02.12 17:14:53.074391 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11715 | 2026.02.12 17:14:53.075569 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11716 | 2026.02.12 17:14:53.075817 [ 243 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11717 | 2026.02.12 17:14:53.075964 [ 127 ] {} <Debug> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11718 | 2026.02.12 17:14:53.075999 [ 127 ] {} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11719 | 2026.02.12 17:14:53.076016 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11720 | 2026.02.12 17:14:53.076070 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1432 | ||
| 11721 | 2026.02.12 17:14:53.076117 [ 187 ] {3a33402e-81b2-4c59-a3db-01986df8333a::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 | ||
| 11722 | 2026.02.12 17:14:53.076740 [ 187 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11723 | 2026.02.12 17:14:53.076885 [ 187 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1288 rows starting from the beginning of the part | ||
| 11724 | 2026.02.12 17:14:53.077215 [ 187 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 11725 | 2026.02.12 17:14:53.077548 [ 187 ] {3a33402e-81b2-4c59-a3db-01986df8333a::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 | ||
| 11726 | 2026.02.12 17:14:53.077890 [ 187 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 11727 | 2026.02.12 17:14:53.078228 [ 187 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 11728 | 2026.02.12 17:14:53.078561 [ 187 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 11729 | 2026.02.12 17:14:53.084934 [ 186 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1432 rows, containing 72 columns (72 merged, 0 gathered) in 0.008808444 sec., 162571.27819623987 rows/sec., 129.50 MiB/sec. | ||
| 11730 | 2026.02.12 17:14:53.086269 [ 195 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11731 | 2026.02.12 17:14:53.086806 [ 195 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_41_8} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11732 | 2026.02.12 17:14:53.086881 [ 195 ] {3a33402e-81b2-4c59-a3db-01986df8333a::all_1_41_8} <Trace> system.query_log (3a33402e-81b2-4c59-a3db-01986df8333a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11733 | 2026.02.12 17:14:53.087061 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 11734 | 2026.02.12 17:14:53.557053 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11735 | 2026.02.12 17:14:53.557338 [ 261 ] {fca0a5e5-e5a0-47eb-8658-8e89a23e81c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11736 | 2026.02.12 17:14:53.557447 [ 261 ] {fca0a5e5-e5a0-47eb-8658-8e89a23e81c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11737 | 2026.02.12 17:14:53.558239 [ 261 ] {fca0a5e5-e5a0-47eb-8658-8e89a23e81c8} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11738 | 2026.02.12 17:14:53.558290 [ 261 ] {fca0a5e5-e5a0-47eb-8658-8e89a23e81c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11739 | 2026.02.12 17:14:53.558693 [ 261 ] {fca0a5e5-e5a0-47eb-8658-8e89a23e81c8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11740 | 2026.02.12 17:14:53.558907 [ 261 ] {fca0a5e5-e5a0-47eb-8658-8e89a23e81c8} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11741 | 2026.02.12 17:14:53.559060 [ 261 ] {fca0a5e5-e5a0-47eb-8658-8e89a23e81c8} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001831 sec., 41507.37302020754 rows/sec., 3.42 MiB/sec. | ||
| 11742 | 2026.02.12 17:14:53.559107 [ 261 ] {fca0a5e5-e5a0-47eb-8658-8e89a23e81c8} <Debug> TCPHandler: Processed in 0.002270983 sec. | ||
| 11743 | 2026.02.12 17:14:53.559225 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11744 | 2026.02.12 17:14:53.559323 [ 261 ] {7d00564b-dfed-49fe-8e6e-a2a9a4bcc71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11745 | 2026.02.12 17:14:53.559365 [ 261 ] {7d00564b-dfed-49fe-8e6e-a2a9a4bcc71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11746 | 2026.02.12 17:14:53.559830 [ 261 ] {7d00564b-dfed-49fe-8e6e-a2a9a4bcc71d} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11747 | 2026.02.12 17:14:53.559868 [ 261 ] {7d00564b-dfed-49fe-8e6e-a2a9a4bcc71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11748 | 2026.02.12 17:14:53.560169 [ 261 ] {7d00564b-dfed-49fe-8e6e-a2a9a4bcc71d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11749 | 2026.02.12 17:14:53.560378 [ 261 ] {7d00564b-dfed-49fe-8e6e-a2a9a4bcc71d} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11750 | 2026.02.12 17:14:53.560513 [ 261 ] {7d00564b-dfed-49fe-8e6e-a2a9a4bcc71d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001162 sec., 8605.851979345955 rows/sec., 647.12 KiB/sec. | ||
| 11751 | 2026.02.12 17:14:53.560552 [ 261 ] {7d00564b-dfed-49fe-8e6e-a2a9a4bcc71d} <Debug> TCPHandler: Processed in 0.001332537 sec. | ||
| 11752 | 2026.02.12 17:14:53.560659 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11753 | 2026.02.12 17:14:53.560756 [ 261 ] {9585b336-36bb-49b6-a95f-1ef6bc52bc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11754 | 2026.02.12 17:14:53.560796 [ 261 ] {9585b336-36bb-49b6-a95f-1ef6bc52bc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11755 | 2026.02.12 17:14:53.561207 [ 261 ] {9585b336-36bb-49b6-a95f-1ef6bc52bc57} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11756 | 2026.02.12 17:14:53.561244 [ 261 ] {9585b336-36bb-49b6-a95f-1ef6bc52bc57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11757 | 2026.02.12 17:14:53.561562 [ 261 ] {9585b336-36bb-49b6-a95f-1ef6bc52bc57} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11758 | 2026.02.12 17:14:53.561769 [ 261 ] {9585b336-36bb-49b6-a95f-1ef6bc52bc57} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11759 | 2026.02.12 17:14:53.561898 [ 261 ] {9585b336-36bb-49b6-a95f-1ef6bc52bc57} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001162 sec., 63683.30464716007 rows/sec., 4.97 MiB/sec. | ||
| 11760 | 2026.02.12 17:14:53.561935 [ 261 ] {9585b336-36bb-49b6-a95f-1ef6bc52bc57} <Debug> TCPHandler: Processed in 0.001325707 sec. | ||
| 11761 | 2026.02.12 17:14:53.562040 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11762 | 2026.02.12 17:14:53.562135 [ 261 ] {3f84d83f-bdc8-4b61-ba06-46caa7810fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11763 | 2026.02.12 17:14:53.562178 [ 261 ] {3f84d83f-bdc8-4b61-ba06-46caa7810fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11764 | 2026.02.12 17:14:53.562590 [ 261 ] {3f84d83f-bdc8-4b61-ba06-46caa7810fc9} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11765 | 2026.02.12 17:14:53.562624 [ 261 ] {3f84d83f-bdc8-4b61-ba06-46caa7810fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11766 | 2026.02.12 17:14:53.562933 [ 261 ] {3f84d83f-bdc8-4b61-ba06-46caa7810fc9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11767 | 2026.02.12 17:14:53.563130 [ 261 ] {3f84d83f-bdc8-4b61-ba06-46caa7810fc9} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11768 | 2026.02.12 17:14:53.563251 [ 261 ] {3f84d83f-bdc8-4b61-ba06-46caa7810fc9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 11769 | 2026.02.12 17:14:53.563286 [ 261 ] {3f84d83f-bdc8-4b61-ba06-46caa7810fc9} <Debug> TCPHandler: Processed in 0.001344308 sec. | ||
| 11770 | 2026.02.12 17:14:53.563384 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11771 | 2026.02.12 17:14:53.563471 [ 261 ] {f81b970c-c24e-4643-b2dd-5f1f1a528446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11772 | 2026.02.12 17:14:53.563587 [ 261 ] {f81b970c-c24e-4643-b2dd-5f1f1a528446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11773 | 2026.02.12 17:14:53.564354 [ 261 ] {f81b970c-c24e-4643-b2dd-5f1f1a528446} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11774 | 2026.02.12 17:14:53.564392 [ 261 ] {f81b970c-c24e-4643-b2dd-5f1f1a528446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11775 | 2026.02.12 17:14:53.564929 [ 261 ] {f81b970c-c24e-4643-b2dd-5f1f1a528446} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11776 | 2026.02.12 17:14:53.565157 [ 261 ] {f81b970c-c24e-4643-b2dd-5f1f1a528446} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11777 | 2026.02.12 17:14:53.565301 [ 261 ] {f81b970c-c24e-4643-b2dd-5f1f1a528446} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001786 sec., 5599.104143337066 rows/sec., 10.03 MiB/sec. | ||
| 11778 | 2026.02.12 17:14:53.565365 [ 261 ] {f81b970c-c24e-4643-b2dd-5f1f1a528446} <Debug> TCPHandler: Processed in 0.001973955 sec. | ||
| 11779 | 2026.02.12 17:14:53.565470 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11780 | 2026.02.12 17:14:53.565566 [ 261 ] {42557f3a-9d55-45a3-93ae-33cd02dfbaf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11781 | 2026.02.12 17:14:53.565608 [ 261 ] {42557f3a-9d55-45a3-93ae-33cd02dfbaf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11782 | 2026.02.12 17:14:53.565997 [ 261 ] {42557f3a-9d55-45a3-93ae-33cd02dfbaf9} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11783 | 2026.02.12 17:14:53.566034 [ 261 ] {42557f3a-9d55-45a3-93ae-33cd02dfbaf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11784 | 2026.02.12 17:14:53.566353 [ 261 ] {42557f3a-9d55-45a3-93ae-33cd02dfbaf9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11785 | 2026.02.12 17:14:53.566562 [ 261 ] {42557f3a-9d55-45a3-93ae-33cd02dfbaf9} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11786 | 2026.02.12 17:14:53.566685 [ 261 ] {42557f3a-9d55-45a3-93ae-33cd02dfbaf9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 11787 | 2026.02.12 17:14:53.566719 [ 261 ] {42557f3a-9d55-45a3-93ae-33cd02dfbaf9} <Debug> TCPHandler: Processed in 0.001308496 sec. | ||
| 11788 | 2026.02.12 17:14:54.424302 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11789 | 2026.02.12 17:14:54.442642 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11790 | 2026.02.12 17:14:54.442704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11791 | 2026.02.12 17:14:54.449274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11792 | 2026.02.12 17:14:54.450097 [ 244 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11793 | 2026.02.12 17:14:54.450428 [ 126 ] {} <Debug> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11794 | 2026.02.12 17:14:54.450493 [ 126 ] {} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11795 | 2026.02.12 17:14:54.450521 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11796 | 2026.02.12 17:14:54.450635 [ 195 ] {80810f01-392b-467f-83b6-f5da340a8884::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 | ||
| 11797 | 2026.02.12 17:14:54.454951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11798 | 2026.02.12 17:14:54.455049 [ 195 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11799 | 2026.02.12 17:14:54.455964 [ 195 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 11800 | 2026.02.12 17:14:54.459759 [ 195 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 11801 | 2026.02.12 17:14:54.463254 [ 195 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 11802 | 2026.02.12 17:14:54.467306 [ 195 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 11803 | 2026.02.12 17:14:54.471540 [ 195 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 11804 | 2026.02.12 17:14:54.475346 [ 195 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 11805 | 2026.02.12 17:14:54.527020 [ 186 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.076427584 sec., 5521.566663679961 rows/sec., 28.55 MiB/sec. | ||
| 11806 | 2026.02.12 17:14:54.530146 [ 193 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11807 | 2026.02.12 17:14:54.532303 [ 193 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_56_11} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11808 | 2026.02.12 17:14:54.532409 [ 193 ] {80810f01-392b-467f-83b6-f5da340a8884::all_1_56_11} <Trace> system.metric_log (80810f01-392b-467f-83b6-f5da340a8884) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11809 | 2026.02.12 17:14:54.534713 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11810 | 2026.02.12 17:14:58.586013 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11811 | 2026.02.12 17:14:58.586209 [ 261 ] {2c24da81-279d-4a6a-908e-8e17709c2c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11812 | 2026.02.12 17:14:58.586283 [ 261 ] {2c24da81-279d-4a6a-908e-8e17709c2c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11813 | 2026.02.12 17:14:58.586921 [ 261 ] {2c24da81-279d-4a6a-908e-8e17709c2c7c} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11814 | 2026.02.12 17:14:58.586957 [ 261 ] {2c24da81-279d-4a6a-908e-8e17709c2c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11815 | 2026.02.12 17:14:58.587354 [ 261 ] {2c24da81-279d-4a6a-908e-8e17709c2c7c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11816 | 2026.02.12 17:14:58.587581 [ 261 ] {2c24da81-279d-4a6a-908e-8e17709c2c7c} <Trace> oximeter.fields_ipaddr (2602434e-7832-4d54-a516-0e61c097226d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11817 | 2026.02.12 17:14:58.587735 [ 261 ] {2c24da81-279d-4a6a-908e-8e17709c2c7c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001579 sec., 3799.8733375554148 rows/sec., 309.85 KiB/sec. | ||
| 11818 | 2026.02.12 17:14:58.587777 [ 261 ] {2c24da81-279d-4a6a-908e-8e17709c2c7c} <Debug> TCPHandler: Processed in 0.001906453 sec. | ||
| 11819 | 2026.02.12 17:14:58.587900 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11820 | 2026.02.12 17:14:58.587997 [ 261 ] {f7ae3141-9241-401b-b6d1-6f39661b50db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11821 | 2026.02.12 17:14:58.588038 [ 261 ] {f7ae3141-9241-401b-b6d1-6f39661b50db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11822 | 2026.02.12 17:14:58.589145 [ 261 ] {f7ae3141-9241-401b-b6d1-6f39661b50db} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11823 | 2026.02.12 17:14:58.589180 [ 261 ] {f7ae3141-9241-401b-b6d1-6f39661b50db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11824 | 2026.02.12 17:14:58.589576 [ 261 ] {f7ae3141-9241-401b-b6d1-6f39661b50db} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11825 | 2026.02.12 17:14:58.589799 [ 261 ] {f7ae3141-9241-401b-b6d1-6f39661b50db} <Trace> oximeter.fields_string (2c411bc0-cf2e-41d6-b817-42fac0aea857): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11826 | 2026.02.12 17:14:58.589926 [ 261 ] {f7ae3141-9241-401b-b6d1-6f39661b50db} <Debug> executeQuery: Read 1261 rows, 107.06 KiB in 0.001949 sec., 646998.460749102 rows/sec., 53.64 MiB/sec. | ||
| 11827 | 2026.02.12 17:14:58.589963 [ 261 ] {f7ae3141-9241-401b-b6d1-6f39661b50db} <Debug> TCPHandler: Processed in 0.002112328 sec. | ||
| 11828 | 2026.02.12 17:14:58.590075 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11829 | 2026.02.12 17:14:58.590170 [ 261 ] {d346fdbf-fa4d-46fc-8033-c7ba260b1dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11830 | 2026.02.12 17:14:58.590209 [ 261 ] {d346fdbf-fa4d-46fc-8033-c7ba260b1dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11831 | 2026.02.12 17:14:58.590616 [ 261 ] {d346fdbf-fa4d-46fc-8033-c7ba260b1dc8} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11832 | 2026.02.12 17:14:58.590650 [ 261 ] {d346fdbf-fa4d-46fc-8033-c7ba260b1dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11833 | 2026.02.12 17:14:58.590957 [ 261 ] {d346fdbf-fa4d-46fc-8033-c7ba260b1dc8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11834 | 2026.02.12 17:14:58.591169 [ 261 ] {d346fdbf-fa4d-46fc-8033-c7ba260b1dc8} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11835 | 2026.02.12 17:14:58.591296 [ 261 ] {d346fdbf-fa4d-46fc-8033-c7ba260b1dc8} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001145 sec., 32314.410480349346 rows/sec., 2.35 MiB/sec. | ||
| 11836 | 2026.02.12 17:14:58.591310 [ 120 ] {} <Debug> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11837 | 2026.02.12 17:14:58.591334 [ 261 ] {d346fdbf-fa4d-46fc-8033-c7ba260b1dc8} <Debug> TCPHandler: Processed in 0.001308346 sec. | ||
| 11838 | 2026.02.12 17:14:58.591379 [ 120 ] {} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11839 | 2026.02.12 17:14:58.591414 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11840 | 2026.02.12 17:14:58.591465 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11841 | 2026.02.12 17:14:58.591552 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11842 | 2026.02.12 17:14:58.591564 [ 261 ] {ba788a88-6108-4a47-bf46-c3b45fcd0027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11843 | 2026.02.12 17:14:58.591646 [ 261 ] {ba788a88-6108-4a47-bf46-c3b45fcd0027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11844 | 2026.02.12 17:14:58.591715 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11845 | 2026.02.12 17:14:58.591755 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 206 rows starting from the beginning of the part | ||
| 11846 | 2026.02.12 17:14:58.591823 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 11847 | 2026.02.12 17:14:58.591873 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 22 rows starting from the beginning of the part | ||
| 11848 | 2026.02.12 17:14:58.591936 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 11849 | 2026.02.12 17:14:58.591995 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 11850 | 2026.02.12 17:14:58.592042 [ 190 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 37 rows starting from the beginning of the part | ||
| 11851 | 2026.02.12 17:14:58.592211 [ 261 ] {ba788a88-6108-4a47-bf46-c3b45fcd0027} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11852 | 2026.02.12 17:14:58.592254 [ 261 ] {ba788a88-6108-4a47-bf46-c3b45fcd0027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11853 | 2026.02.12 17:14:58.592622 [ 261 ] {ba788a88-6108-4a47-bf46-c3b45fcd0027} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11854 | 2026.02.12 17:14:58.592852 [ 261 ] {ba788a88-6108-4a47-bf46-c3b45fcd0027} <Trace> oximeter.fields_u32 (9769a457-aa3f-4be7-9f84-a8b306e8c7e0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11855 | 2026.02.12 17:14:58.592918 [ 186 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424389 sec., 236592.67236688852 rows/sec., 16.89 MiB/sec. | ||
| 11856 | 2026.02.12 17:14:58.592981 [ 261 ] {ba788a88-6108-4a47-bf46-c3b45fcd0027} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001435 sec., 158885.01742160277 rows/sec., 10.76 MiB/sec. | ||
| 11857 | 2026.02.12 17:14:58.593030 [ 261 ] {ba788a88-6108-4a47-bf46-c3b45fcd0027} <Debug> TCPHandler: Processed in 0.001612734 sec. | ||
| 11858 | 2026.02.12 17:14:58.593074 [ 186 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11859 | 2026.02.12 17:14:58.593146 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11860 | 2026.02.12 17:14:58.593245 [ 261 ] {a7ac9cd6-7ddb-4d6c-b894-42f358045525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11861 | 2026.02.12 17:14:58.593287 [ 261 ] {a7ac9cd6-7ddb-4d6c-b894-42f358045525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11862 | 2026.02.12 17:14:58.593347 [ 186 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_81_16} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11863 | 2026.02.12 17:14:58.593426 [ 186 ] {2d1bee51-c032-4d97-9a7f-80d838cbeec1::all_1_81_16} <Trace> oximeter.fields_u16 (2d1bee51-c032-4d97-9a7f-80d838cbeec1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11864 | 2026.02.12 17:14:58.593518 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11865 | 2026.02.12 17:14:58.593900 [ 261 ] {a7ac9cd6-7ddb-4d6c-b894-42f358045525} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11866 | 2026.02.12 17:14:58.593941 [ 261 ] {a7ac9cd6-7ddb-4d6c-b894-42f358045525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11867 | 2026.02.12 17:14:58.594279 [ 261 ] {a7ac9cd6-7ddb-4d6c-b894-42f358045525} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11868 | 2026.02.12 17:14:58.594493 [ 261 ] {a7ac9cd6-7ddb-4d6c-b894-42f358045525} <Trace> oximeter.fields_uuid (c9073af9-7da6-46b8-9ee3-298659bfe5af): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11869 | 2026.02.12 17:14:58.594617 [ 261 ] {a7ac9cd6-7ddb-4d6c-b894-42f358045525} <Debug> executeQuery: Read 557 rows, 42.38 KiB in 0.001391 sec., 400431.34435657796 rows/sec., 29.75 MiB/sec. | ||
| 11870 | 2026.02.12 17:14:58.594655 [ 261 ] {a7ac9cd6-7ddb-4d6c-b894-42f358045525} <Debug> TCPHandler: Processed in 0.001558083 sec. | ||
| 11871 | 2026.02.12 17:14:58.594764 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11872 | 2026.02.12 17:14:58.594858 [ 261 ] {c66e834f-4878-4fab-a022-7d4b3b529d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11873 | 2026.02.12 17:14:58.594903 [ 261 ] {c66e834f-4878-4fab-a022-7d4b3b529d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11874 | 2026.02.12 17:14:58.595469 [ 261 ] {c66e834f-4878-4fab-a022-7d4b3b529d45} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11875 | 2026.02.12 17:14:58.595505 [ 261 ] {c66e834f-4878-4fab-a022-7d4b3b529d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11876 | 2026.02.12 17:14:58.595889 [ 261 ] {c66e834f-4878-4fab-a022-7d4b3b529d45} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11877 | 2026.02.12 17:14:58.596101 [ 261 ] {c66e834f-4878-4fab-a022-7d4b3b529d45} <Trace> oximeter.measurements_cumulativeu64 (0907bb55-df34-493c-b6d9-1a558bed7717): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11878 | 2026.02.12 17:14:58.596229 [ 261 ] {c66e834f-4878-4fab-a022-7d4b3b529d45} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.00139 sec., 609352.5179856116 rows/sec., 41.02 MiB/sec. | ||
| 11879 | 2026.02.12 17:14:58.596266 [ 261 ] {c66e834f-4878-4fab-a022-7d4b3b529d45} <Debug> TCPHandler: Processed in 0.001551983 sec. | ||
| 11880 | 2026.02.12 17:14:58.596376 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11881 | 2026.02.12 17:14:58.596471 [ 261 ] {05efcac7-901d-4551-a721-173335504878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11882 | 2026.02.12 17:14:58.596525 [ 261 ] {05efcac7-901d-4551-a721-173335504878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11883 | 2026.02.12 17:14:58.597374 [ 261 ] {05efcac7-901d-4551-a721-173335504878} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11884 | 2026.02.12 17:14:58.597410 [ 261 ] {05efcac7-901d-4551-a721-173335504878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11885 | 2026.02.12 17:14:58.597962 [ 261 ] {05efcac7-901d-4551-a721-173335504878} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11886 | 2026.02.12 17:14:58.598185 [ 261 ] {05efcac7-901d-4551-a721-173335504878} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11887 | 2026.02.12 17:14:58.598304 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11888 | 2026.02.12 17:14:58.598322 [ 261 ] {05efcac7-901d-4551-a721-173335504878} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001869 sec., 16586.40984483681 rows/sec., 29.72 MiB/sec. | ||
| 11889 | 2026.02.12 17:14:58.598338 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11890 | 2026.02.12 17:14:58.598363 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11891 | 2026.02.12 17:14:58.598384 [ 261 ] {05efcac7-901d-4551-a721-173335504878} <Debug> TCPHandler: Processed in 0.002057896 sec. | ||
| 11892 | 2026.02.12 17:14:58.598435 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11893 | 2026.02.12 17:14:58.598508 [ 261 ] {} <Trace> TCP-Session: d17dbd7f-b4f0-4948-80fe-2fbbe85b2ccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11894 | 2026.02.12 17:14:58.598606 [ 261 ] {625b2304-619a-4503-ac1f-f91057953803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11895 | 2026.02.12 17:14:58.598647 [ 261 ] {625b2304-619a-4503-ac1f-f91057953803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11896 | 2026.02.12 17:14:58.598667 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11897 | 2026.02.12 17:14:58.598727 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1501 rows starting from the beginning of the part | ||
| 11898 | 2026.02.12 17:14:58.598849 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 11899 | 2026.02.12 17:14:58.598957 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 10 rows starting from the beginning of the part | ||
| 11900 | 2026.02.12 17:14:58.598979 [ 261 ] {625b2304-619a-4503-ac1f-f91057953803} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11901 | 2026.02.12 17:14:58.599020 [ 261 ] {625b2304-619a-4503-ac1f-f91057953803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.92 GiB. | ||
| 11902 | 2026.02.12 17:14:58.599061 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 11903 | 2026.02.12 17:14:58.599162 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 11904 | 2026.02.12 17:14:58.599262 [ 190 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 31 rows starting from the beginning of the part | ||
| 11905 | 2026.02.12 17:14:58.599337 [ 261 ] {625b2304-619a-4503-ac1f-f91057953803} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11906 | 2026.02.12 17:14:58.599576 [ 261 ] {625b2304-619a-4503-ac1f-f91057953803} <Trace> oximeter.measurements_u64 (b6ab6b70-0e87-4b1b-bf4c-6f07455060fc): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11907 | 2026.02.12 17:14:58.599716 [ 261 ] {625b2304-619a-4503-ac1f-f91057953803} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 11908 | 2026.02.12 17:14:58.599753 [ 261 ] {625b2304-619a-4503-ac1f-f91057953803} <Debug> TCPHandler: Processed in 0.001296366 sec. | ||
| 11909 | 2026.02.12 17:14:58.607824 [ 192 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1614 rows, containing 19 columns (19 merged, 0 gathered) in 0.00941692 sec., 171393.61914511325 rows/sec., 307.13 MiB/sec. | ||
| 11910 | 2026.02.12 17:14:58.610052 [ 201 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11911 | 2026.02.12 17:14:58.610400 [ 201 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11912 | 2026.02.12 17:14:58.610468 [ 201 ] {09e40d44-b9b6-49db-90fd-9f4a3e46ba5a::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (09e40d44-b9b6-49db-90fd-9f4a3e46ba5a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11913 | 2026.02.12 17:14:58.610613 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 11914 | 2026.02.12 17:14:59.000432 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.33 MiB, peak 350.88 MiB, free memory in arenas 0.00 B, will set to 342.30 MiB (RSS), difference: 4.98 MiB | ||