| 1 | [ Nov 11 21:11:22 Enabled. ] | ||
| 2 | [ Nov 11 21:11:22 Rereading configuration. ] | ||
| 3 | [ Nov 11 21:11:25 Rereading configuration. ] | ||
| 4 | [ Nov 11 21:11:30 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 | [ Nov 11 21:11:30 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.11.11 21:11:31.812943 [ 1 ] {} <Information> Application: Will watch for the process with pid 23902 | ||
| 29 | 2025.11.11 21:11:31.813328 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.11.11 21:11:32.280940 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23902 | ||
| 31 | 2025.11.11 21:11:32.281794 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.11.11 21:11:32.281965 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.11.11 21:11:32.398878 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.11.11 21:11:32.435771 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.11.11 21:11:32.435846 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.11.11 21:11:32.435863 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.11.11 21:11:32.435916 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.11.11 21:11:32.436542 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.11.11 21:11:32.438788 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.11.11 21:11:32.439624 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.11.11 21:11:32.440441 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.11.11 21:11:32.440491 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.11.11 21:11:32.440531 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.11.11 21:11:32.441204 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.11.11 21:11:32.442223 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.11.11 21:11:32.448568 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.11.11 21:11:32.449321 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.11.11 21:11:32.450965 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.11.11 21:11:32.451066 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.11.11 21:11:32.452160 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.11.11 21:11:32.452612 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.11.11 21:11:32.456844 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.11.11 21:11:32.457271 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.11.11 21:11:32.462034 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.11.11 21:11:32.462457 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.11.11 21:11:32.462876 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.11.11 21:11:32.463253 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.11.11 21:11:32.464738 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.11.11 21:11:32.464765 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.11.11 21:11:32.464859 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.11.11 21:11:32.465503 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.11.11 21:11:32.474216 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.11.11 21:11:32.474243 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000157682 sec | ||
| 68 | 2025.11.11 21:11:32.474292 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.11.11 21:11:32.474330 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.11.11 21:11:32.476445 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.11.11 21:11:32.477076 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.11.11 21:11:32.488925 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.11.11 21:11:32.488969 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.11.11 21:11:32.489045 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.11.11 21:11:32.489059 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.11.11 21:11:32.489093 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.11.11 21:11:32.489164 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.11.11 21:11:32.493304 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.11.11 21:11:32.493353 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.11.11 21:11:32.493464 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.11.11 21:11:32.493632 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.11.11 21:11:32.493677 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.11.11 21:11:32.493690 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.11.11 21:11:32.493772 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.11.11 21:11:32.493785 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.11.11 21:11:32.493818 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.11.11 21:11:32.493885 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.11.11 21:11:32.516492 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.11.11 21:11:32.519286 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.11.11 21:11:32.519379 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000111271 sec | ||
| 91 | 2025.11.11 21:11:32.519392 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.11.11 21:11:32.519402 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.11.11 21:11:32.519425 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.11.11 21:11:32.519635 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.11.11 21:11:32.519762 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.11.11 21:11:32.519777 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.11.11 21:11:32.519787 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.11.11 21:11:32.519798 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.11.11 21:11:32.547629 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.11.11 21:11:32.547848 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2025.11.11 21:11:32.549296 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.407e-05 sec. | ||
| 102 | 2025.11.11 21:11:32.549692 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.11.11 21:11:32.550999 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.11.11 21:11:32.551019 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.11.11 21:11:33.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.81 MiB, peak 116.81 MiB, free memory in arenas 0.00 B, will set to 118.34 MiB (RSS), difference: 1.53 MiB | ||
| 106 | 2025.11.11 21:11:34.280282 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65219 | ||
| 107 | 2025.11.11 21:11:34.281148 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2025.11.11 21:11:34.281758 [ 3 ] {} <Debug> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Authenticating user 'default' from [fd00:1122:3344:101::d]:65219 | ||
| 109 | 2025.11.11 21:11:34.281871 [ 3 ] {} <Debug> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.11.11 21:11:34.281885 [ 3 ] {} <Debug> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2025.11.11 21:11:34.281982 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2025.11.11 21:11:34.282089 [ 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 | 2025.11.11 21:11:34.282106 [ 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 | 2025.11.11 21:11:34.282696 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33816 | ||
| 115 | 2025.11.11 21:11:34.282864 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45859 | ||
| 116 | 2025.11.11 21:11:34.282878 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52234 | ||
| 117 | 2025.11.11 21:11:34.282867 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.11.11 21:11:34.283055 [ 4 ] {} <Debug> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Authenticating user 'default' from [fd00:1122:3344:101::d]:33816 | ||
| 119 | 2025.11.11 21:11:34.283063 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2025.11.11 21:11:34.283077 [ 4 ] {} <Debug> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2025.11.11 21:11:34.283094 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52095 | ||
| 122 | 2025.11.11 21:11:34.283176 [ 254 ] {} <Debug> TCP-Session: bbaf0dab-d1b7-4473-b5b8-4a510d1bec58 Authenticating user 'default' from [fd00:1122:3344:101::d]:45859 | ||
| 123 | 2025.11.11 21:11:34.283188 [ 4 ] {} <Debug> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2025.11.11 21:11:34.283223 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.11.11 21:11:34.283199 [ 254 ] {} <Debug> TCP-Session: bbaf0dab-d1b7-4473-b5b8-4a510d1bec58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.11.11 21:11:34.283286 [ 254 ] {} <Debug> TCP-Session: bbaf0dab-d1b7-4473-b5b8-4a510d1bec58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.11.11 21:11:34.283312 [ 5 ] {} <Debug> TCP-Session: a8219170-347b-4534-848d-2cf1cb8ad2da Authenticating user 'default' from [fd00:1122:3344:101::d]:52234 | ||
| 128 | 2025.11.11 21:11:34.283452 [ 5 ] {} <Debug> TCP-Session: a8219170-347b-4534-848d-2cf1cb8ad2da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.11.11 21:11:34.283465 [ 5 ] {} <Debug> TCP-Session: a8219170-347b-4534-848d-2cf1cb8ad2da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.11.11 21:11:34.283893 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2025.11.11 21:11:34.283929 [ 255 ] {} <Debug> TCP-Session: 947c8e2e-e649-47fb-bf04-b2737d31c20b Authenticating user 'default' from [fd00:1122:3344:101::d]:52095 | ||
| 132 | 2025.11.11 21:11:34.283947 [ 255 ] {} <Debug> TCP-Session: 947c8e2e-e649-47fb-bf04-b2737d31c20b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.11.11 21:11:34.283978 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54540 | ||
| 134 | 2025.11.11 21:11:34.284042 [ 255 ] {} <Debug> TCP-Session: 947c8e2e-e649-47fb-bf04-b2737d31c20b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.11.11 21:11:34.284706 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40671 | ||
| 136 | 2025.11.11 21:11:34.284707 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49774 | ||
| 137 | 2025.11.11 21:11:34.284720 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2025.11.11 21:11:34.284860 [ 256 ] {} <Debug> TCP-Session: 4984289d-e1e6-481d-9988-bd3439bce9cb Authenticating user 'default' from [fd00:1122:3344:101::d]:54540 | ||
| 139 | 2025.11.11 21:11:34.284890 [ 256 ] {} <Debug> TCP-Session: 4984289d-e1e6-481d-9988-bd3439bce9cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.11.11 21:11:34.284989 [ 256 ] {} <Debug> TCP-Session: 4984289d-e1e6-481d-9988-bd3439bce9cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.11.11 21:11:34.285361 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33894 | ||
| 142 | 2025.11.11 21:11:34.285514 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.11.11 21:11:34.285516 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 144 | 2025.11.11 21:11:34.285557 [ 257 ] {} <Debug> TCP-Session: d2c5f2af-1f72-4e4f-8aaf-994db85f4a1d Authenticating user 'default' from [fd00:1122:3344:101::d]:49774 | ||
| 145 | 2025.11.11 21:11:34.285637 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2025.11.11 21:11:34.285709 [ 257 ] {} <Debug> TCP-Session: d2c5f2af-1f72-4e4f-8aaf-994db85f4a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.11.11 21:11:34.285681 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2025.11.11 21:11:34.285736 [ 258 ] {} <Debug> TCP-Session: 2aa67136-580d-4742-9fae-ae0baae8ec6b Authenticating user 'default' from [fd00:1122:3344:101::d]:40671 | ||
| 149 | 2025.11.11 21:11:34.285770 [ 257 ] {} <Debug> TCP-Session: d2c5f2af-1f72-4e4f-8aaf-994db85f4a1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.11.11 21:11:34.285816 [ 259 ] {} <Debug> TCP-Session: a7103605-92b3-4ecd-9867-4a5f81cbb1b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33894 | ||
| 151 | 2025.11.11 21:11:34.285785 [ 258 ] {} <Debug> TCP-Session: 2aa67136-580d-4742-9fae-ae0baae8ec6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.11.11 21:11:34.285865 [ 258 ] {} <Debug> TCP-Session: 2aa67136-580d-4742-9fae-ae0baae8ec6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.11.11 21:11:34.285883 [ 259 ] {} <Debug> TCP-Session: a7103605-92b3-4ecd-9867-4a5f81cbb1b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.11.11 21:11:34.285969 [ 259 ] {} <Debug> TCP-Session: a7103605-92b3-4ecd-9867-4a5f81cbb1b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2025.11.11 21:11:34.289217 [ 3 ] {3f6b535a-b91b-4d38-b1cd-c7c425eaf35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2025.11.11 21:11:34.411156 [ 3 ] {3f6b535a-b91b-4d38-b1cd-c7c425eaf35e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65219) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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 | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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 | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2025.11.11 21:11:34.412288 [ 3 ] {3f6b535a-b91b-4d38-b1cd-c7c425eaf35e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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 | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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 | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2025.11.11 21:11:34.412530 [ 3 ] {3f6b535a-b91b-4d38-b1cd-c7c425eaf35e} <Debug> TCPHandler: Processed in 0.129526916 sec. | ||
| 205 | 2025.11.11 21:11:34.413215 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2025.11.11 21:11:34.413524 [ 4 ] {0b3f2ec9-574e-4b84-9c1d-42c971e825b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2025.11.11 21:11:34.413976 [ 4 ] {0b3f2ec9-574e-4b84-9c1d-42c971e825b0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33816) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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 | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2025.11.11 21:11:34.414333 [ 4 ] {0b3f2ec9-574e-4b84-9c1d-42c971e825b0} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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 | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2025.11.11 21:11:34.414639 [ 4 ] {0b3f2ec9-574e-4b84-9c1d-42c971e825b0} <Debug> TCPHandler: Processed in 0.001829789 sec. | ||
| 256 | 2025.11.11 21:11:34.414991 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2025.11.11 21:11:34.415887 [ 3 ] {766f380b-396a-4f0e-bfc9-9747308e8d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2025.11.11 21:11:34.416705 [ 3 ] {766f380b-396a-4f0e-bfc9-9747308e8d67} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2025.11.11 21:11:34.418148 [ 3 ] {766f380b-396a-4f0e-bfc9-9747308e8d67} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2025.11.11 21:11:34.418168 [ 3 ] {766f380b-396a-4f0e-bfc9-9747308e8d67} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6861e-05 sec | ||
| 261 | 2025.11.11 21:11:34.418270 [ 3 ] {766f380b-396a-4f0e-bfc9-9747308e8d67} <Trace> ReferentialDeps: No tables | ||
| 262 | 2025.11.11 21:11:34.418282 [ 3 ] {766f380b-396a-4f0e-bfc9-9747308e8d67} <Trace> LoadingDeps: No tables | ||
| 263 | 2025.11.11 21:11:34.418306 [ 3 ] {766f380b-396a-4f0e-bfc9-9747308e8d67} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2025.11.11 21:11:34.419013 [ 3 ] {766f380b-396a-4f0e-bfc9-9747308e8d67} <Debug> TCPHandler: Processed in 0.004146026 sec. | ||
| 265 | 2025.11.11 21:11:34.419300 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2025.11.11 21:11:34.419464 [ 3 ] {4084ca70-b748-4991-a67e-93207c4b64b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2025.11.11 21:11:34.419659 [ 3 ] {4084ca70-b748-4991-a67e-93207c4b64b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2025.11.11 21:11:34.425355 [ 3 ] {4084ca70-b748-4991-a67e-93207c4b64b4} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2025.11.11 21:11:34.427467 [ 3 ] {4084ca70-b748-4991-a67e-93207c4b64b4} <Debug> oximeter.version (d12c842d-aa11-41bf-8c0a-17f392834f70): Loading data parts | ||
| 271 | 2025.11.11 21:11:34.428680 [ 3 ] {4084ca70-b748-4991-a67e-93207c4b64b4} <Debug> oximeter.version (d12c842d-aa11-41bf-8c0a-17f392834f70): There are no data parts | ||
| 272 | 2025.11.11 21:11:34.432374 [ 3 ] {4084ca70-b748-4991-a67e-93207c4b64b4} <Debug> TCPHandler: Processed in 0.01313505 sec. | ||
| 273 | 2025.11.11 21:11:34.432559 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2025.11.11 21:11:34.432871 [ 3 ] {161a08e4-901f-4d1a-a56e-3f811eb92a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2025.11.11 21:11:34.433016 [ 3 ] {161a08e4-901f-4d1a-a56e-3f811eb92a23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2025.11.11 21:11:34.444588 [ 3 ] {161a08e4-901f-4d1a-a56e-3f811eb92a23} <Debug> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Loading data parts | ||
| 287 | 2025.11.11 21:11:34.444875 [ 3 ] {161a08e4-901f-4d1a-a56e-3f811eb92a23} <Debug> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): There are no data parts | ||
| 288 | 2025.11.11 21:11:34.446982 [ 3 ] {161a08e4-901f-4d1a-a56e-3f811eb92a23} <Debug> TCPHandler: Processed in 0.014481253 sec. | ||
| 289 | 2025.11.11 21:11:34.447314 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2025.11.11 21:11:34.447494 [ 3 ] {26df07f1-e343-48c7-9ede-8874227134be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 291 | 2025.11.11 21:11:34.447655 [ 3 ] {26df07f1-e343-48c7-9ede-8874227134be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2025.11.11 21:11:34.449385 [ 3 ] {26df07f1-e343-48c7-9ede-8874227134be} <Debug> oximeter.measurements_i8 (5b8a7d5b-5c0b-4f5d-9c6a-4de33ee80a25): Loading data parts | ||
| 293 | 2025.11.11 21:11:34.449672 [ 3 ] {26df07f1-e343-48c7-9ede-8874227134be} <Debug> oximeter.measurements_i8 (5b8a7d5b-5c0b-4f5d-9c6a-4de33ee80a25): There are no data parts | ||
| 294 | 2025.11.11 21:11:34.451029 [ 3 ] {26df07f1-e343-48c7-9ede-8874227134be} <Debug> TCPHandler: Processed in 0.0037909 sec. | ||
| 295 | 2025.11.11 21:11:34.451191 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2025.11.11 21:11:34.451474 [ 3 ] {06aa1ce3-16ff-4f81-a87f-86f3f8ea453b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 297 | 2025.11.11 21:11:34.451525 [ 3 ] {06aa1ce3-16ff-4f81-a87f-86f3f8ea453b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2025.11.11 21:11:34.455367 [ 3 ] {06aa1ce3-16ff-4f81-a87f-86f3f8ea453b} <Debug> oximeter.measurements_u8 (589a65c8-a0a5-447e-b94e-0a950f413354): Loading data parts | ||
| 299 | 2025.11.11 21:11:34.455516 [ 3 ] {06aa1ce3-16ff-4f81-a87f-86f3f8ea453b} <Debug> oximeter.measurements_u8 (589a65c8-a0a5-447e-b94e-0a950f413354): There are no data parts | ||
| 300 | 2025.11.11 21:11:34.460224 [ 3 ] {06aa1ce3-16ff-4f81-a87f-86f3f8ea453b} <Debug> TCPHandler: Processed in 0.009083456 sec. | ||
| 301 | 2025.11.11 21:11:34.460486 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2025.11.11 21:11:34.460648 [ 3 ] {0c73db7a-2543-437b-ad89-e6f7abe38c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 303 | 2025.11.11 21:11:34.460767 [ 3 ] {0c73db7a-2543-437b-ad89-e6f7abe38c83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2025.11.11 21:11:34.463716 [ 3 ] {0c73db7a-2543-437b-ad89-e6f7abe38c83} <Debug> oximeter.measurements_i16 (e2570479-410a-4926-bbe6-50242d6d468f): Loading data parts | ||
| 305 | 2025.11.11 21:11:34.463879 [ 3 ] {0c73db7a-2543-437b-ad89-e6f7abe38c83} <Debug> oximeter.measurements_i16 (e2570479-410a-4926-bbe6-50242d6d468f): There are no data parts | ||
| 306 | 2025.11.11 21:11:34.465339 [ 3 ] {0c73db7a-2543-437b-ad89-e6f7abe38c83} <Debug> TCPHandler: Processed in 0.004904309 sec. | ||
| 307 | 2025.11.11 21:11:34.465492 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2025.11.11 21:11:34.465653 [ 3 ] {783aed57-35ba-4b12-b6e5-09cac905c9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 309 | 2025.11.11 21:11:34.465780 [ 3 ] {783aed57-35ba-4b12-b6e5-09cac905c9fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2025.11.11 21:11:34.468437 [ 3 ] {783aed57-35ba-4b12-b6e5-09cac905c9fb} <Debug> oximeter.measurements_u16 (22e3abec-7772-4067-86bb-4cfe3c89be28): Loading data parts | ||
| 311 | 2025.11.11 21:11:34.468586 [ 3 ] {783aed57-35ba-4b12-b6e5-09cac905c9fb} <Debug> oximeter.measurements_u16 (22e3abec-7772-4067-86bb-4cfe3c89be28): There are no data parts | ||
| 312 | 2025.11.11 21:11:34.469904 [ 3 ] {783aed57-35ba-4b12-b6e5-09cac905c9fb} <Debug> TCPHandler: Processed in 0.004461652 sec. | ||
| 313 | 2025.11.11 21:11:34.470089 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2025.11.11 21:11:34.470287 [ 3 ] {b82fe733-f3b2-4b63-a53b-64bf944efeab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 315 | 2025.11.11 21:11:34.470409 [ 3 ] {b82fe733-f3b2-4b63-a53b-64bf944efeab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2025.11.11 21:11:34.472165 [ 3 ] {b82fe733-f3b2-4b63-a53b-64bf944efeab} <Debug> oximeter.measurements_i32 (234a6c2b-8dcd-46b2-a3cd-fbdf0b144427): Loading data parts | ||
| 317 | 2025.11.11 21:11:34.472463 [ 3 ] {b82fe733-f3b2-4b63-a53b-64bf944efeab} <Debug> oximeter.measurements_i32 (234a6c2b-8dcd-46b2-a3cd-fbdf0b144427): There are no data parts | ||
| 318 | 2025.11.11 21:11:34.474726 [ 3 ] {b82fe733-f3b2-4b63-a53b-64bf944efeab} <Debug> TCPHandler: Processed in 0.004687195 sec. | ||
| 319 | 2025.11.11 21:11:34.474886 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2025.11.11 21:11:34.475048 [ 3 ] {115b49d9-2448-4e7e-b264-efe873971f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 321 | 2025.11.11 21:11:34.475177 [ 3 ] {115b49d9-2448-4e7e-b264-efe873971f9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2025.11.11 21:11:34.477942 [ 3 ] {115b49d9-2448-4e7e-b264-efe873971f9f} <Debug> oximeter.measurements_u32 (392a9a3b-c58f-4b29-a273-08a3b69e53aa): Loading data parts | ||
| 323 | 2025.11.11 21:11:34.478106 [ 3 ] {115b49d9-2448-4e7e-b264-efe873971f9f} <Debug> oximeter.measurements_u32 (392a9a3b-c58f-4b29-a273-08a3b69e53aa): There are no data parts | ||
| 324 | 2025.11.11 21:11:34.480504 [ 3 ] {115b49d9-2448-4e7e-b264-efe873971f9f} <Debug> TCPHandler: Processed in 0.005677371 sec. | ||
| 325 | 2025.11.11 21:11:34.480662 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2025.11.11 21:11:34.481246 [ 3 ] {5db719df-547e-42d4-ae76-7dc436dad31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 327 | 2025.11.11 21:11:34.481399 [ 3 ] {5db719df-547e-42d4-ae76-7dc436dad31b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2025.11.11 21:11:34.483897 [ 3 ] {5db719df-547e-42d4-ae76-7dc436dad31b} <Debug> oximeter.measurements_i64 (d6cd187a-815f-4007-abb7-1aa590558b66): Loading data parts | ||
| 329 | 2025.11.11 21:11:34.484054 [ 3 ] {5db719df-547e-42d4-ae76-7dc436dad31b} <Debug> oximeter.measurements_i64 (d6cd187a-815f-4007-abb7-1aa590558b66): There are no data parts | ||
| 330 | 2025.11.11 21:11:34.485723 [ 3 ] {5db719df-547e-42d4-ae76-7dc436dad31b} <Debug> TCPHandler: Processed in 0.005112381 sec. | ||
| 331 | 2025.11.11 21:11:34.485882 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2025.11.11 21:11:34.486054 [ 3 ] {d49374ef-49f6-47ac-ba14-ffed0772ec78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 333 | 2025.11.11 21:11:34.486184 [ 3 ] {d49374ef-49f6-47ac-ba14-ffed0772ec78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2025.11.11 21:11:34.488134 [ 3 ] {d49374ef-49f6-47ac-ba14-ffed0772ec78} <Debug> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Loading data parts | ||
| 335 | 2025.11.11 21:11:34.488321 [ 3 ] {d49374ef-49f6-47ac-ba14-ffed0772ec78} <Debug> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): There are no data parts | ||
| 336 | 2025.11.11 21:11:34.490192 [ 3 ] {d49374ef-49f6-47ac-ba14-ffed0772ec78} <Debug> TCPHandler: Processed in 0.00436143 sec. | ||
| 337 | 2025.11.11 21:11:34.490343 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2025.11.11 21:11:34.490578 [ 3 ] {92c5627c-b1d0-47e6-8c09-453dbcb77fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 339 | 2025.11.11 21:11:34.490753 [ 3 ] {92c5627c-b1d0-47e6-8c09-453dbcb77fd4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2025.11.11 21:11:34.494786 [ 3 ] {92c5627c-b1d0-47e6-8c09-453dbcb77fd4} <Debug> oximeter.measurements_f32 (b13f9218-71de-4cef-8582-9e00c0d1861d): Loading data parts | ||
| 341 | 2025.11.11 21:11:34.494932 [ 3 ] {92c5627c-b1d0-47e6-8c09-453dbcb77fd4} <Debug> oximeter.measurements_f32 (b13f9218-71de-4cef-8582-9e00c0d1861d): There are no data parts | ||
| 342 | 2025.11.11 21:11:34.498412 [ 3 ] {92c5627c-b1d0-47e6-8c09-453dbcb77fd4} <Debug> TCPHandler: Processed in 0.0081193 sec. | ||
| 343 | 2025.11.11 21:11:34.498560 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2025.11.11 21:11:34.498719 [ 3 ] {3a5d42a3-bb80-4402-a244-b62c4d8d7a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 345 | 2025.11.11 21:11:34.498899 [ 3 ] {3a5d42a3-bb80-4402-a244-b62c4d8d7a5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2025.11.11 21:11:34.501599 [ 3 ] {3a5d42a3-bb80-4402-a244-b62c4d8d7a5c} <Debug> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Loading data parts | ||
| 347 | 2025.11.11 21:11:34.501832 [ 3 ] {3a5d42a3-bb80-4402-a244-b62c4d8d7a5c} <Debug> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): There are no data parts | ||
| 348 | 2025.11.11 21:11:34.504883 [ 3 ] {3a5d42a3-bb80-4402-a244-b62c4d8d7a5c} <Debug> TCPHandler: Processed in 0.006372612 sec. | ||
| 349 | 2025.11.11 21:11:34.505041 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2025.11.11 21:11:34.505331 [ 3 ] {fc71167b-75ba-4815-82c9-86372234368d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 351 | 2025.11.11 21:11:34.505463 [ 3 ] {fc71167b-75ba-4815-82c9-86372234368d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2025.11.11 21:11:34.507918 [ 3 ] {fc71167b-75ba-4815-82c9-86372234368d} <Debug> oximeter.measurements_string (e4e7e72f-7a00-4da1-9cc9-d6b154aa4637): Loading data parts | ||
| 353 | 2025.11.11 21:11:34.508085 [ 3 ] {fc71167b-75ba-4815-82c9-86372234368d} <Debug> oximeter.measurements_string (e4e7e72f-7a00-4da1-9cc9-d6b154aa4637): There are no data parts | ||
| 354 | 2025.11.11 21:11:34.509450 [ 3 ] {fc71167b-75ba-4815-82c9-86372234368d} <Debug> TCPHandler: Processed in 0.004460002 sec. | ||
| 355 | 2025.11.11 21:11:34.509617 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2025.11.11 21:11:34.509776 [ 3 ] {08cedb0a-9506-4e6f-a435-eab7ebac04dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2025.11.11 21:11:34.509953 [ 3 ] {08cedb0a-9506-4e6f-a435-eab7ebac04dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2025.11.11 21:11:34.512280 [ 3 ] {08cedb0a-9506-4e6f-a435-eab7ebac04dc} <Debug> oximeter.measurements_bytes (856e09bf-2095-454b-9511-3d773cf07b2e): Loading data parts | ||
| 366 | 2025.11.11 21:11:34.512430 [ 3 ] {08cedb0a-9506-4e6f-a435-eab7ebac04dc} <Debug> oximeter.measurements_bytes (856e09bf-2095-454b-9511-3d773cf07b2e): There are no data parts | ||
| 367 | 2025.11.11 21:11:34.514542 [ 3 ] {08cedb0a-9506-4e6f-a435-eab7ebac04dc} <Debug> TCPHandler: Processed in 0.004974079 sec. | ||
| 368 | 2025.11.11 21:11:34.514698 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2025.11.11 21:11:34.514862 [ 3 ] {61d3695b-cc78-47a8-8e30-6f1261b120b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2025.11.11 21:11:34.514989 [ 3 ] {61d3695b-cc78-47a8-8e30-6f1261b120b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2025.11.11 21:11:34.517825 [ 3 ] {61d3695b-cc78-47a8-8e30-6f1261b120b3} <Debug> oximeter.measurements_cumulativei64 (6deb557b-6f18-4374-8fda-8c8d13050c04): Loading data parts | ||
| 372 | 2025.11.11 21:11:34.517971 [ 3 ] {61d3695b-cc78-47a8-8e30-6f1261b120b3} <Debug> oximeter.measurements_cumulativei64 (6deb557b-6f18-4374-8fda-8c8d13050c04): There are no data parts | ||
| 373 | 2025.11.11 21:11:34.519488 [ 3 ] {61d3695b-cc78-47a8-8e30-6f1261b120b3} <Debug> TCPHandler: Processed in 0.004845458 sec. | ||
| 374 | 2025.11.11 21:11:34.519714 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2025.11.11 21:11:34.519932 [ 3 ] {364c3466-c241-4de5-9a7e-9a03e7803ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2025.11.11 21:11:34.520060 [ 3 ] {364c3466-c241-4de5-9a7e-9a03e7803ee4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2025.11.11 21:11:34.521744 [ 3 ] {364c3466-c241-4de5-9a7e-9a03e7803ee4} <Debug> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Loading data parts | ||
| 378 | 2025.11.11 21:11:34.522020 [ 3 ] {364c3466-c241-4de5-9a7e-9a03e7803ee4} <Debug> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): There are no data parts | ||
| 379 | 2025.11.11 21:11:34.523407 [ 3 ] {364c3466-c241-4de5-9a7e-9a03e7803ee4} <Debug> TCPHandler: Processed in 0.003742729 sec. | ||
| 380 | 2025.11.11 21:11:34.523554 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.11.11 21:11:34.523805 [ 3 ] {1bcc5de9-9115-4932-b7fd-819586eac278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2025.11.11 21:11:34.523895 [ 3 ] {1bcc5de9-9115-4932-b7fd-819586eac278} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2025.11.11 21:11:34.525664 [ 3 ] {1bcc5de9-9115-4932-b7fd-819586eac278} <Debug> oximeter.measurements_cumulativef32 (96ad98a3-7ab9-4fc3-979c-d21a3bbb1fb1): Loading data parts | ||
| 384 | 2025.11.11 21:11:34.525820 [ 3 ] {1bcc5de9-9115-4932-b7fd-819586eac278} <Debug> oximeter.measurements_cumulativef32 (96ad98a3-7ab9-4fc3-979c-d21a3bbb1fb1): There are no data parts | ||
| 385 | 2025.11.11 21:11:34.527114 [ 3 ] {1bcc5de9-9115-4932-b7fd-819586eac278} <Debug> TCPHandler: Processed in 0.003609498 sec. | ||
| 386 | 2025.11.11 21:11:34.527258 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.11.11 21:11:34.527417 [ 3 ] {7a62e9ac-2b5a-4928-b0e6-3ef77a501b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2025.11.11 21:11:34.527547 [ 3 ] {7a62e9ac-2b5a-4928-b0e6-3ef77a501b00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2025.11.11 21:11:34.529204 [ 3 ] {7a62e9ac-2b5a-4928-b0e6-3ef77a501b00} <Debug> oximeter.measurements_cumulativef64 (7e38e93b-ef15-4f7e-829d-e4d040305e3c): Loading data parts | ||
| 390 | 2025.11.11 21:11:34.529415 [ 3 ] {7a62e9ac-2b5a-4928-b0e6-3ef77a501b00} <Debug> oximeter.measurements_cumulativef64 (7e38e93b-ef15-4f7e-829d-e4d040305e3c): There are no data parts | ||
| 391 | 2025.11.11 21:11:34.530673 [ 3 ] {7a62e9ac-2b5a-4928-b0e6-3ef77a501b00} <Debug> TCPHandler: Processed in 0.003464896 sec. | ||
| 392 | 2025.11.11 21:11:34.530828 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.11.11 21:11:34.531169 [ 3 ] {0f7f45bc-f089-4379-83f5-104661703398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2025.11.11 21:11:34.531309 [ 3 ] {0f7f45bc-f089-4379-83f5-104661703398} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2025.11.11 21:11:34.534219 [ 3 ] {0f7f45bc-f089-4379-83f5-104661703398} <Debug> oximeter.measurements_histogrami8 (0b131389-ee78-4550-a27d-f2be47de08d4): Loading data parts | ||
| 406 | 2025.11.11 21:11:34.534370 [ 3 ] {0f7f45bc-f089-4379-83f5-104661703398} <Debug> oximeter.measurements_histogrami8 (0b131389-ee78-4550-a27d-f2be47de08d4): There are no data parts | ||
| 407 | 2025.11.11 21:11:34.537750 [ 3 ] {0f7f45bc-f089-4379-83f5-104661703398} <Debug> TCPHandler: Processed in 0.006973151 sec. | ||
| 408 | 2025.11.11 21:11:34.537963 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2025.11.11 21:11:34.538220 [ 3 ] {3736ac18-293b-4445-b602-f684851e79fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2025.11.11 21:11:34.538376 [ 3 ] {3736ac18-293b-4445-b602-f684851e79fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2025.11.11 21:11:34.541210 [ 3 ] {3736ac18-293b-4445-b602-f684851e79fa} <Debug> oximeter.measurements_histogramu8 (dc8efbc3-fa69-47c9-8160-c483d30f93e5): Loading data parts | ||
| 412 | 2025.11.11 21:11:34.541946 [ 3 ] {3736ac18-293b-4445-b602-f684851e79fa} <Debug> oximeter.measurements_histogramu8 (dc8efbc3-fa69-47c9-8160-c483d30f93e5): There are no data parts | ||
| 413 | 2025.11.11 21:11:34.543230 [ 3 ] {3736ac18-293b-4445-b602-f684851e79fa} <Debug> TCPHandler: Processed in 0.005327765 sec. | ||
| 414 | 2025.11.11 21:11:34.543390 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2025.11.11 21:11:34.543897 [ 3 ] {6fbb1bed-a9b8-4e2b-8c2e-69e7ef8a110a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2025.11.11 21:11:34.544349 [ 3 ] {6fbb1bed-a9b8-4e2b-8c2e-69e7ef8a110a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2025.11.11 21:11:34.548165 [ 3 ] {6fbb1bed-a9b8-4e2b-8c2e-69e7ef8a110a} <Debug> oximeter.measurements_histogrami16 (f3847bf4-9b66-4025-ac8d-0b0e7f76886e): Loading data parts | ||
| 418 | 2025.11.11 21:11:34.548323 [ 3 ] {6fbb1bed-a9b8-4e2b-8c2e-69e7ef8a110a} <Debug> oximeter.measurements_histogrami16 (f3847bf4-9b66-4025-ac8d-0b0e7f76886e): There are no data parts | ||
| 419 | 2025.11.11 21:11:34.550889 [ 3 ] {6fbb1bed-a9b8-4e2b-8c2e-69e7ef8a110a} <Debug> TCPHandler: Processed in 0.007557041 sec. | ||
| 420 | 2025.11.11 21:11:34.551125 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2025.11.11 21:11:34.551337 [ 3 ] {c758eaba-0dc4-4025-b0e5-029bd6e02bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2025.11.11 21:11:34.551468 [ 3 ] {c758eaba-0dc4-4025-b0e5-029bd6e02bd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2025.11.11 21:11:34.553998 [ 3 ] {c758eaba-0dc4-4025-b0e5-029bd6e02bd7} <Debug> oximeter.measurements_histogramu16 (57e153f2-5844-4f94-a757-9179ac95bd60): Loading data parts | ||
| 424 | 2025.11.11 21:11:34.554236 [ 3 ] {c758eaba-0dc4-4025-b0e5-029bd6e02bd7} <Debug> oximeter.measurements_histogramu16 (57e153f2-5844-4f94-a757-9179ac95bd60): There are no data parts | ||
| 425 | 2025.11.11 21:11:34.558873 [ 3 ] {c758eaba-0dc4-4025-b0e5-029bd6e02bd7} <Debug> TCPHandler: Processed in 0.007798115 sec. | ||
| 426 | 2025.11.11 21:11:34.559024 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2025.11.11 21:11:34.559329 [ 3 ] {91615dbf-4ec9-44d1-bc51-3378d6cefb74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2025.11.11 21:11:34.559477 [ 3 ] {91615dbf-4ec9-44d1-bc51-3378d6cefb74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2025.11.11 21:11:34.562726 [ 3 ] {91615dbf-4ec9-44d1-bc51-3378d6cefb74} <Debug> oximeter.measurements_histogrami32 (5d331839-3b1e-4c88-b4d0-fd43243e0a26): Loading data parts | ||
| 430 | 2025.11.11 21:11:34.562898 [ 3 ] {91615dbf-4ec9-44d1-bc51-3378d6cefb74} <Debug> oximeter.measurements_histogrami32 (5d331839-3b1e-4c88-b4d0-fd43243e0a26): There are no data parts | ||
| 431 | 2025.11.11 21:11:34.565554 [ 3 ] {91615dbf-4ec9-44d1-bc51-3378d6cefb74} <Debug> TCPHandler: Processed in 0.006580456 sec. | ||
| 432 | 2025.11.11 21:11:34.565813 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2025.11.11 21:11:34.566041 [ 3 ] {b82a8c05-098b-4a3a-b2f3-772a4f8658a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2025.11.11 21:11:34.566178 [ 3 ] {b82a8c05-098b-4a3a-b2f3-772a4f8658a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2025.11.11 21:11:34.569342 [ 3 ] {b82a8c05-098b-4a3a-b2f3-772a4f8658a7} <Debug> oximeter.measurements_histogramu32 (c34daf11-abef-4856-82ca-bf9998dcee76): Loading data parts | ||
| 436 | 2025.11.11 21:11:34.569539 [ 3 ] {b82a8c05-098b-4a3a-b2f3-772a4f8658a7} <Debug> oximeter.measurements_histogramu32 (c34daf11-abef-4856-82ca-bf9998dcee76): There are no data parts | ||
| 437 | 2025.11.11 21:11:34.570994 [ 3 ] {b82a8c05-098b-4a3a-b2f3-772a4f8658a7} <Debug> TCPHandler: Processed in 0.005231164 sec. | ||
| 438 | 2025.11.11 21:11:34.571162 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2025.11.11 21:11:34.571428 [ 3 ] {a8a76b4c-d177-4f15-afc4-87544014bce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 440 | 2025.11.11 21:11:34.571563 [ 3 ] {a8a76b4c-d177-4f15-afc4-87544014bce8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2025.11.11 21:11:34.574232 [ 3 ] {a8a76b4c-d177-4f15-afc4-87544014bce8} <Debug> oximeter.measurements_histogrami64 (57989877-b3bc-4aa9-a4c2-ce5b2fb0a3b2): Loading data parts | ||
| 442 | 2025.11.11 21:11:34.574371 [ 3 ] {a8a76b4c-d177-4f15-afc4-87544014bce8} <Debug> oximeter.measurements_histogrami64 (57989877-b3bc-4aa9-a4c2-ce5b2fb0a3b2): There are no data parts | ||
| 443 | 2025.11.11 21:11:34.575905 [ 3 ] {a8a76b4c-d177-4f15-afc4-87544014bce8} <Debug> TCPHandler: Processed in 0.004807347 sec. | ||
| 444 | 2025.11.11 21:11:34.576130 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2025.11.11 21:11:34.576340 [ 3 ] {140ca569-7d9d-4c36-a5be-19ea1447f599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2025.11.11 21:11:34.576473 [ 3 ] {140ca569-7d9d-4c36-a5be-19ea1447f599} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2025.11.11 21:11:34.579716 [ 3 ] {140ca569-7d9d-4c36-a5be-19ea1447f599} <Debug> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Loading data parts | ||
| 448 | 2025.11.11 21:11:34.579863 [ 3 ] {140ca569-7d9d-4c36-a5be-19ea1447f599} <Debug> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): There are no data parts | ||
| 449 | 2025.11.11 21:11:34.582519 [ 3 ] {140ca569-7d9d-4c36-a5be-19ea1447f599} <Debug> TCPHandler: Processed in 0.006436893 sec. | ||
| 450 | 2025.11.11 21:11:34.582689 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2025.11.11 21:11:34.582944 [ 3 ] {8c831b36-c807-498a-a175-f0f39f8d6464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2025.11.11 21:11:34.583102 [ 3 ] {8c831b36-c807-498a-a175-f0f39f8d6464} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2025.11.11 21:11:34.585217 [ 3 ] {8c831b36-c807-498a-a175-f0f39f8d6464} <Debug> oximeter.measurements_histogramf32 (a3125c13-3605-49e1-97b4-62955b32c8f8): Loading data parts | ||
| 454 | 2025.11.11 21:11:34.585367 [ 3 ] {8c831b36-c807-498a-a175-f0f39f8d6464} <Debug> oximeter.measurements_histogramf32 (a3125c13-3605-49e1-97b4-62955b32c8f8): There are no data parts | ||
| 455 | 2025.11.11 21:11:34.586975 [ 3 ] {8c831b36-c807-498a-a175-f0f39f8d6464} <Debug> TCPHandler: Processed in 0.004346729 sec. | ||
| 456 | 2025.11.11 21:11:34.587164 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.11.11 21:11:34.587423 [ 3 ] {1b114de5-8263-4533-99ae-3bb14941e4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2025.11.11 21:11:34.587558 [ 3 ] {1b114de5-8263-4533-99ae-3bb14941e4b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2025.11.11 21:11:34.589398 [ 3 ] {1b114de5-8263-4533-99ae-3bb14941e4b8} <Debug> oximeter.measurements_histogramf64 (2b2611cd-91cf-458b-b0b0-30526652839e): Loading data parts | ||
| 460 | 2025.11.11 21:11:34.589557 [ 3 ] {1b114de5-8263-4533-99ae-3bb14941e4b8} <Debug> oximeter.measurements_histogramf64 (2b2611cd-91cf-458b-b0b0-30526652839e): There are no data parts | ||
| 461 | 2025.11.11 21:11:34.592098 [ 3 ] {1b114de5-8263-4533-99ae-3bb14941e4b8} <Debug> TCPHandler: Processed in 0.00498284 sec. | ||
| 462 | 2025.11.11 21:11:34.592240 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.11.11 21:11:34.592413 [ 3 ] {d5d4995e-13e9-49b3-a73a-4746f657d115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2025.11.11 21:11:34.592562 [ 3 ] {d5d4995e-13e9-49b3-a73a-4746f657d115} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2025.11.11 21:11:34.594630 [ 3 ] {d5d4995e-13e9-49b3-a73a-4746f657d115} <Debug> oximeter.fields_bool (e733d0a4-5e8a-4942-9058-d66b52e81e7f): Loading data parts | ||
| 491 | 2025.11.11 21:11:34.594849 [ 3 ] {d5d4995e-13e9-49b3-a73a-4746f657d115} <Debug> oximeter.fields_bool (e733d0a4-5e8a-4942-9058-d66b52e81e7f): There are no data parts | ||
| 492 | 2025.11.11 21:11:34.596518 [ 3 ] {d5d4995e-13e9-49b3-a73a-4746f657d115} <Debug> TCPHandler: Processed in 0.004327029 sec. | ||
| 493 | 2025.11.11 21:11:34.596659 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.11.11 21:11:34.596908 [ 3 ] {b86763c8-30d4-4a7d-801f-e31dd7ea1c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2025.11.11 21:11:34.597097 [ 3 ] {b86763c8-30d4-4a7d-801f-e31dd7ea1c0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2025.11.11 21:11:34.598823 [ 3 ] {b86763c8-30d4-4a7d-801f-e31dd7ea1c0d} <Debug> oximeter.fields_i8 (7564efe0-c1f7-4fe2-a6af-f7349226b93c): Loading data parts | ||
| 497 | 2025.11.11 21:11:34.598969 [ 3 ] {b86763c8-30d4-4a7d-801f-e31dd7ea1c0d} <Debug> oximeter.fields_i8 (7564efe0-c1f7-4fe2-a6af-f7349226b93c): There are no data parts | ||
| 498 | 2025.11.11 21:11:34.600600 [ 3 ] {b86763c8-30d4-4a7d-801f-e31dd7ea1c0d} <Debug> TCPHandler: Processed in 0.003990794 sec. | ||
| 499 | 2025.11.11 21:11:34.600739 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.11.11 21:11:34.600890 [ 3 ] {c76b666e-3549-4da6-949d-81b34f467834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2025.11.11 21:11:34.601021 [ 3 ] {c76b666e-3549-4da6-949d-81b34f467834} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2025.11.11 21:11:34.602830 [ 3 ] {c76b666e-3549-4da6-949d-81b34f467834} <Debug> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Loading data parts | ||
| 503 | 2025.11.11 21:11:34.603053 [ 3 ] {c76b666e-3549-4da6-949d-81b34f467834} <Debug> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): There are no data parts | ||
| 504 | 2025.11.11 21:11:34.604163 [ 3 ] {c76b666e-3549-4da6-949d-81b34f467834} <Debug> TCPHandler: Processed in 0.003473116 sec. | ||
| 505 | 2025.11.11 21:11:34.604296 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.11.11 21:11:34.604536 [ 3 ] {76ca529d-0a5d-4866-b01a-5995711011b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 507 | 2025.11.11 21:11:34.604673 [ 3 ] {76ca529d-0a5d-4866-b01a-5995711011b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2025.11.11 21:11:34.606524 [ 3 ] {76ca529d-0a5d-4866-b01a-5995711011b9} <Debug> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Loading data parts | ||
| 509 | 2025.11.11 21:11:34.606654 [ 3 ] {76ca529d-0a5d-4866-b01a-5995711011b9} <Debug> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): There are no data parts | ||
| 510 | 2025.11.11 21:11:34.607947 [ 3 ] {76ca529d-0a5d-4866-b01a-5995711011b9} <Debug> TCPHandler: Processed in 0.003699669 sec. | ||
| 511 | 2025.11.11 21:11:34.608083 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2025.11.11 21:11:34.608236 [ 3 ] {6eea0746-cc7e-45d2-8a54-90b970cd34f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 513 | 2025.11.11 21:11:34.608362 [ 3 ] {6eea0746-cc7e-45d2-8a54-90b970cd34f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2025.11.11 21:11:34.610136 [ 3 ] {6eea0746-cc7e-45d2-8a54-90b970cd34f3} <Debug> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Loading data parts | ||
| 515 | 2025.11.11 21:11:34.610421 [ 3 ] {6eea0746-cc7e-45d2-8a54-90b970cd34f3} <Debug> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): There are no data parts | ||
| 516 | 2025.11.11 21:11:34.611544 [ 3 ] {6eea0746-cc7e-45d2-8a54-90b970cd34f3} <Debug> TCPHandler: Processed in 0.003510106 sec. | ||
| 517 | 2025.11.11 21:11:34.611677 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2025.11.11 21:11:34.611915 [ 3 ] {6b3d395f-0513-4dd3-8f4d-fdb3cee3da38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 519 | 2025.11.11 21:11:34.612034 [ 3 ] {6b3d395f-0513-4dd3-8f4d-fdb3cee3da38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2025.11.11 21:11:34.613778 [ 3 ] {6b3d395f-0513-4dd3-8f4d-fdb3cee3da38} <Debug> oximeter.fields_i32 (d5d1d11c-fbe2-48b6-af16-2ed05378cc34): Loading data parts | ||
| 521 | 2025.11.11 21:11:34.613997 [ 3 ] {6b3d395f-0513-4dd3-8f4d-fdb3cee3da38} <Debug> oximeter.fields_i32 (d5d1d11c-fbe2-48b6-af16-2ed05378cc34): There are no data parts | ||
| 522 | 2025.11.11 21:11:34.615250 [ 3 ] {6b3d395f-0513-4dd3-8f4d-fdb3cee3da38} <Debug> TCPHandler: Processed in 0.003621198 sec. | ||
| 523 | 2025.11.11 21:11:34.615388 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2025.11.11 21:11:34.615539 [ 3 ] {5a98cdaf-1abe-4678-99a4-c6fb6fcadebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 525 | 2025.11.11 21:11:34.615677 [ 3 ] {5a98cdaf-1abe-4678-99a4-c6fb6fcadebe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2025.11.11 21:11:34.617285 [ 3 ] {5a98cdaf-1abe-4678-99a4-c6fb6fcadebe} <Debug> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Loading data parts | ||
| 527 | 2025.11.11 21:11:34.617481 [ 3 ] {5a98cdaf-1abe-4678-99a4-c6fb6fcadebe} <Debug> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): There are no data parts | ||
| 528 | 2025.11.11 21:11:34.618657 [ 3 ] {5a98cdaf-1abe-4678-99a4-c6fb6fcadebe} <Debug> TCPHandler: Processed in 0.003320673 sec. | ||
| 529 | 2025.11.11 21:11:34.618792 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2025.11.11 21:11:34.619018 [ 3 ] {443e8ead-653f-47f4-a5a2-64827f9b233e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2025.11.11 21:11:34.619131 [ 3 ] {443e8ead-653f-47f4-a5a2-64827f9b233e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2025.11.11 21:11:34.620737 [ 3 ] {443e8ead-653f-47f4-a5a2-64827f9b233e} <Debug> oximeter.fields_i64 (9e4e27c1-ad2c-42af-9aa0-224966bc8915): Loading data parts | ||
| 533 | 2025.11.11 21:11:34.620876 [ 3 ] {443e8ead-653f-47f4-a5a2-64827f9b233e} <Debug> oximeter.fields_i64 (9e4e27c1-ad2c-42af-9aa0-224966bc8915): There are no data parts | ||
| 534 | 2025.11.11 21:11:34.622137 [ 3 ] {443e8ead-653f-47f4-a5a2-64827f9b233e} <Debug> TCPHandler: Processed in 0.003394324 sec. | ||
| 535 | 2025.11.11 21:11:34.622267 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2025.11.11 21:11:34.622417 [ 3 ] {70687c81-2c07-426c-86b7-8b289f5e5f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 537 | 2025.11.11 21:11:34.622593 [ 3 ] {70687c81-2c07-426c-86b7-8b289f5e5f01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2025.11.11 21:11:34.624239 [ 3 ] {70687c81-2c07-426c-86b7-8b289f5e5f01} <Debug> oximeter.fields_u64 (f78c205d-1166-483e-af5c-1363efd512a4): Loading data parts | ||
| 539 | 2025.11.11 21:11:34.624430 [ 3 ] {70687c81-2c07-426c-86b7-8b289f5e5f01} <Debug> oximeter.fields_u64 (f78c205d-1166-483e-af5c-1363efd512a4): There are no data parts | ||
| 540 | 2025.11.11 21:11:34.625647 [ 3 ] {70687c81-2c07-426c-86b7-8b289f5e5f01} <Debug> TCPHandler: Processed in 0.003428165 sec. | ||
| 541 | 2025.11.11 21:11:34.625793 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2025.11.11 21:11:34.626028 [ 3 ] {80c8eb2f-9305-473a-872c-fd75387bfc4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 543 | 2025.11.11 21:11:34.626143 [ 3 ] {80c8eb2f-9305-473a-872c-fd75387bfc4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2025.11.11 21:11:34.627998 [ 3 ] {80c8eb2f-9305-473a-872c-fd75387bfc4e} <Debug> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Loading data parts | ||
| 545 | 2025.11.11 21:11:34.628141 [ 3 ] {80c8eb2f-9305-473a-872c-fd75387bfc4e} <Debug> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): There are no data parts | ||
| 546 | 2025.11.11 21:11:34.629319 [ 3 ] {80c8eb2f-9305-473a-872c-fd75387bfc4e} <Debug> TCPHandler: Processed in 0.003575597 sec. | ||
| 547 | 2025.11.11 21:11:34.629480 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2025.11.11 21:11:34.629632 [ 3 ] {a163b5c4-2360-42a3-9a36-3f0cb42a1d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 549 | 2025.11.11 21:11:34.629759 [ 3 ] {a163b5c4-2360-42a3-9a36-3f0cb42a1d69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2025.11.11 21:11:34.632214 [ 3 ] {a163b5c4-2360-42a3-9a36-3f0cb42a1d69} <Debug> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Loading data parts | ||
| 551 | 2025.11.11 21:11:34.632421 [ 3 ] {a163b5c4-2360-42a3-9a36-3f0cb42a1d69} <Debug> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): There are no data parts | ||
| 552 | 2025.11.11 21:11:34.635312 [ 3 ] {a163b5c4-2360-42a3-9a36-3f0cb42a1d69} <Debug> TCPHandler: Processed in 0.005880684 sec. | ||
| 553 | 2025.11.11 21:11:34.635459 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2025.11.11 21:11:34.635691 [ 3 ] {d558ed40-b38f-4865-8cad-07eeca7d6d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 555 | 2025.11.11 21:11:34.635813 [ 3 ] {d558ed40-b38f-4865-8cad-07eeca7d6d83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2025.11.11 21:11:34.637566 [ 3 ] {d558ed40-b38f-4865-8cad-07eeca7d6d83} <Debug> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Loading data parts | ||
| 557 | 2025.11.11 21:11:34.637705 [ 3 ] {d558ed40-b38f-4865-8cad-07eeca7d6d83} <Debug> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): There are no data parts | ||
| 558 | 2025.11.11 21:11:34.639019 [ 3 ] {d558ed40-b38f-4865-8cad-07eeca7d6d83} <Debug> TCPHandler: Processed in 0.003610438 sec. | ||
| 559 | 2025.11.11 21:11:34.639184 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2025.11.11 21:11:34.639433 [ 3 ] {69bdee0c-a215-45bd-a2f8-37cb6b08fc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 564 | 2025.11.11 21:11:34.639602 [ 3 ] {69bdee0c-a215-45bd-a2f8-37cb6b08fc74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2025.11.11 21:11:34.642808 [ 3 ] {69bdee0c-a215-45bd-a2f8-37cb6b08fc74} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913): Loading data parts | ||
| 566 | 2025.11.11 21:11:34.642972 [ 3 ] {69bdee0c-a215-45bd-a2f8-37cb6b08fc74} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913): There are no data parts | ||
| 567 | 2025.11.11 21:11:34.644650 [ 3 ] {69bdee0c-a215-45bd-a2f8-37cb6b08fc74} <Debug> TCPHandler: Processed in 0.005514709 sec. | ||
| 568 | 2025.11.11 21:11:34.644963 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.11.11 21:11:34.645259 [ 4 ] {930447ad-a688-4d3a-9926-6ccda0934e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2025.11.11 21:11:34.646622 [ 4 ] {930447ad-a688-4d3a-9926-6ccda0934e2f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2025.11.11 21:11:34.663358 [ 260 ] {930447ad-a688-4d3a-9926-6ccda0934e2f} <Trace> oximeter.version (d12c842d-aa11-41bf-8c0a-17f392834f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2025.11.11 21:11:34.663424 [ 260 ] {930447ad-a688-4d3a-9926-6ccda0934e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 573 | 2025.11.11 21:11:34.668386 [ 260 ] {930447ad-a688-4d3a-9926-6ccda0934e2f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2025.11.11 21:11:34.669012 [ 260 ] {930447ad-a688-4d3a-9926-6ccda0934e2f} <Trace> oximeter.version (d12c842d-aa11-41bf-8c0a-17f392834f70): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2025.11.11 21:11:34.669317 [ 4 ] {930447ad-a688-4d3a-9926-6ccda0934e2f} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.024201 sec., 41.32060658650469 rows/sec., 661.13 B/sec. | ||
| 576 | 2025.11.11 21:11:34.669720 [ 4 ] {930447ad-a688-4d3a-9926-6ccda0934e2f} <Debug> TCPHandler: Processed in 0.024885738 sec. | ||
| 577 | 2025.11.11 21:11:34.830735 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51615 | ||
| 578 | 2025.11.11 21:11:34.830865 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2025.11.11 21:11:34.830895 [ 262 ] {} <Debug> TCP-Session: a9b9c5eb-a31b-4ff8-8b60-24a6fe630017 Authenticating user 'default' from [fd00:1122:3344:101::a]:51615 | ||
| 580 | 2025.11.11 21:11:34.831002 [ 262 ] {} <Debug> TCP-Session: a9b9c5eb-a31b-4ff8-8b60-24a6fe630017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.11.11 21:11:34.831016 [ 262 ] {} <Debug> TCP-Session: a9b9c5eb-a31b-4ff8-8b60-24a6fe630017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.11.11 21:11:34.831091 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2025.11.11 21:11:34.831182 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2025.11.11 21:11:34.831199 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2025.11.11 21:11:34.834222 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58714 | ||
| 586 | 2025.11.11 21:11:34.834382 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 587 | 2025.11.11 21:11:34.834428 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50356 | ||
| 588 | 2025.11.11 21:11:34.834416 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41718 | ||
| 589 | 2025.11.11 21:11:34.834545 [ 263 ] {} <Debug> TCP-Session: 4858e9cd-fdce-4079-9be1-26a092652e62 Authenticating user 'default' from [fd00:1122:3344:101::a]:58714 | ||
| 590 | 2025.11.11 21:11:34.834552 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64695 | ||
| 591 | 2025.11.11 21:11:34.834626 [ 263 ] {} <Debug> TCP-Session: 4858e9cd-fdce-4079-9be1-26a092652e62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2025.11.11 21:11:34.834613 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45052 | ||
| 593 | 2025.11.11 21:11:34.834556 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62183 | ||
| 594 | 2025.11.11 21:11:34.834730 [ 263 ] {} <Debug> TCP-Session: 4858e9cd-fdce-4079-9be1-26a092652e62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2025.11.11 21:11:34.834792 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44302 | ||
| 596 | 2025.11.11 21:11:34.834950 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2025.11.11 21:11:34.834991 [ 264 ] {} <Debug> TCP-Session: 8a564e25-dbba-40e2-b663-986e09e098e4 Authenticating user 'default' from [fd00:1122:3344:101::a]:50356 | ||
| 598 | 2025.11.11 21:11:34.835041 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2025.11.11 21:11:34.835015 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2025.11.11 21:11:34.835173 [ 264 ] {} <Debug> TCP-Session: 8a564e25-dbba-40e2-b663-986e09e098e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2025.11.11 21:11:34.835181 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2025.11.11 21:11:34.835257 [ 268 ] {} <Debug> TCP-Session: c979a39e-193b-4b94-b797-0cc4cc2efe80 Authenticating user 'default' from [fd00:1122:3344:101::a]:45052 | ||
| 603 | 2025.11.11 21:11:34.835257 [ 265 ] {} <Debug> TCP-Session: 5f810c5a-d478-417b-9be1-343977b057c5 Authenticating user 'default' from [fd00:1122:3344:101::a]:41718 | ||
| 604 | 2025.11.11 21:11:34.835332 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2025.11.11 21:11:34.835403 [ 265 ] {} <Debug> TCP-Session: 5f810c5a-d478-417b-9be1-343977b057c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2025.11.11 21:11:34.835314 [ 269 ] {} <Debug> TCP-Session: 4b7b8e14-6194-4696-88be-1ae276920041 Authenticating user 'default' from [fd00:1122:3344:101::a]:44302 | ||
| 607 | 2025.11.11 21:11:34.835294 [ 268 ] {} <Debug> TCP-Session: c979a39e-193b-4b94-b797-0cc4cc2efe80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2025.11.11 21:11:34.835504 [ 265 ] {} <Debug> TCP-Session: 5f810c5a-d478-417b-9be1-343977b057c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2025.11.11 21:11:34.835488 [ 267 ] {} <Debug> TCP-Session: 19205668-c452-448f-9bed-59e81abf1e7f Authenticating user 'default' from [fd00:1122:3344:101::a]:64695 | ||
| 610 | 2025.11.11 21:11:34.835495 [ 269 ] {} <Debug> TCP-Session: 4b7b8e14-6194-4696-88be-1ae276920041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2025.11.11 21:11:34.835758 [ 268 ] {} <Debug> TCP-Session: c979a39e-193b-4b94-b797-0cc4cc2efe80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.11.11 21:11:34.835284 [ 264 ] {} <Debug> TCP-Session: 8a564e25-dbba-40e2-b663-986e09e098e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.11.11 21:11:34.835782 [ 269 ] {} <Debug> TCP-Session: 4b7b8e14-6194-4696-88be-1ae276920041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2025.11.11 21:11:34.835779 [ 267 ] {} <Debug> TCP-Session: 19205668-c452-448f-9bed-59e81abf1e7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.11.11 21:11:34.835273 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 616 | 2025.11.11 21:11:34.835938 [ 267 ] {} <Debug> TCP-Session: 19205668-c452-448f-9bed-59e81abf1e7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2025.11.11 21:11:34.835968 [ 266 ] {} <Debug> TCP-Session: e2ebcd58-6d17-461a-9ab8-d827d297320b Authenticating user 'default' from [fd00:1122:3344:101::a]:62183 | ||
| 618 | 2025.11.11 21:11:34.836098 [ 266 ] {} <Debug> TCP-Session: e2ebcd58-6d17-461a-9ab8-d827d297320b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.11.11 21:11:34.836111 [ 266 ] {} <Debug> TCP-Session: e2ebcd58-6d17-461a-9ab8-d827d297320b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.11.11 21:11:34.861205 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51111 | ||
| 621 | 2025.11.11 21:11:34.861376 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.11.11 21:11:34.861424 [ 270 ] {} <Debug> TCP-Session: 5e6c4aa9-c9ad-48bc-a36d-4c235694b30e Authenticating user 'default' from [fd00:1122:3344:101::c]:51111 | ||
| 623 | 2025.11.11 21:11:34.861558 [ 270 ] {} <Debug> TCP-Session: 5e6c4aa9-c9ad-48bc-a36d-4c235694b30e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.11.11 21:11:34.861571 [ 270 ] {} <Debug> TCP-Session: 5e6c4aa9-c9ad-48bc-a36d-4c235694b30e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.11.11 21:11:34.861648 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.11.11 21:11:34.861712 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2025.11.11 21:11:34.861769 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.11.11 21:11:34.864594 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46957 | ||
| 629 | 2025.11.11 21:11:34.864669 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35980 | ||
| 630 | 2025.11.11 21:11:34.864755 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65221 | ||
| 631 | 2025.11.11 21:11:34.864790 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2025.11.11 21:11:34.864860 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2025.11.11 21:11:34.864884 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45747 | ||
| 634 | 2025.11.11 21:11:34.864920 [ 272 ] {} <Debug> TCP-Session: fc145fa9-2f1a-4040-a26f-25da4822813b Authenticating user 'default' from [fd00:1122:3344:101::c]:35980 | ||
| 635 | 2025.11.11 21:11:34.864999 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65224 | ||
| 636 | 2025.11.11 21:11:34.864952 [ 271 ] {} <Debug> TCP-Session: c690907b-7d15-48e0-b184-736e8846aca2 Authenticating user 'default' from [fd00:1122:3344:101::c]:46957 | ||
| 637 | 2025.11.11 21:11:34.865063 [ 272 ] {} <Debug> TCP-Session: fc145fa9-2f1a-4040-a26f-25da4822813b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.11.11 21:11:34.865129 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34386 | ||
| 639 | 2025.11.11 21:11:34.865103 [ 271 ] {} <Debug> TCP-Session: c690907b-7d15-48e0-b184-736e8846aca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2025.11.11 21:11:34.865185 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2025.11.11 21:11:34.865251 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2025.11.11 21:11:34.865288 [ 274 ] {} <Debug> TCP-Session: 0e2bbf4d-f439-430b-a051-d1fbca8ce525 Authenticating user 'default' from [fd00:1122:3344:101::c]:45747 | ||
| 643 | 2025.11.11 21:11:34.865252 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65231 | ||
| 644 | 2025.11.11 21:11:34.865231 [ 271 ] {} <Debug> TCP-Session: c690907b-7d15-48e0-b184-736e8846aca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2025.11.11 21:11:34.865375 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2025.11.11 21:11:34.865452 [ 275 ] {} <Debug> TCP-Session: 359f0d22-02a8-4fb8-bc71-392ed739103a Authenticating user 'default' from [fd00:1122:3344:101::c]:65224 | ||
| 647 | 2025.11.11 21:11:34.865213 [ 272 ] {} <Debug> TCP-Session: fc145fa9-2f1a-4040-a26f-25da4822813b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.11.11 21:11:34.865620 [ 275 ] {} <Debug> TCP-Session: 359f0d22-02a8-4fb8-bc71-392ed739103a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2025.11.11 21:11:34.865116 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2025.11.11 21:11:34.865717 [ 275 ] {} <Debug> TCP-Session: 359f0d22-02a8-4fb8-bc71-392ed739103a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.11.11 21:11:34.865760 [ 276 ] {} <Debug> TCP-Session: 4e50b9fd-55c2-4c54-b163-7f62fd17b1da Authenticating user 'default' from [fd00:1122:3344:101::c]:34386 | ||
| 652 | 2025.11.11 21:11:34.865746 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2025.11.11 21:11:34.865735 [ 273 ] {} <Debug> TCP-Session: fd8d0263-0590-4fa0-b177-4412ca4a5bc5 Authenticating user 'default' from [fd00:1122:3344:101::c]:65221 | ||
| 654 | 2025.11.11 21:11:34.865872 [ 276 ] {} <Debug> TCP-Session: 4e50b9fd-55c2-4c54-b163-7f62fd17b1da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.11.11 21:11:34.865942 [ 273 ] {} <Debug> TCP-Session: fd8d0263-0590-4fa0-b177-4412ca4a5bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.11.11 21:11:34.865866 [ 277 ] {} <Debug> TCP-Session: c7920249-6447-49f4-ae83-38f8e4a3c966 Authenticating user 'default' from [fd00:1122:3344:101::c]:65231 | ||
| 657 | 2025.11.11 21:11:34.865726 [ 274 ] {} <Debug> TCP-Session: 0e2bbf4d-f439-430b-a051-d1fbca8ce525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.11.11 21:11:34.866160 [ 276 ] {} <Debug> TCP-Session: 4e50b9fd-55c2-4c54-b163-7f62fd17b1da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.11.11 21:11:34.866177 [ 274 ] {} <Debug> TCP-Session: 0e2bbf4d-f439-430b-a051-d1fbca8ce525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.11.11 21:11:34.866268 [ 277 ] {} <Debug> TCP-Session: c7920249-6447-49f4-ae83-38f8e4a3c966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.11.11 21:11:34.866286 [ 273 ] {} <Debug> TCP-Session: fd8d0263-0590-4fa0-b177-4412ca4a5bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.11.11 21:11:34.866347 [ 277 ] {} <Debug> TCP-Session: c7920249-6447-49f4-ae83-38f8e4a3c966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.11.11 21:11:35.000163 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.78 MiB, peak 125.78 MiB, free memory in arenas 0.00 B, will set to 139.08 MiB (RSS), difference: 13.30 MiB | ||
| 664 | 2025.11.11 21:11:36.297358 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58980 | ||
| 665 | 2025.11.11 21:11:36.297573 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2025.11.11 21:11:36.297615 [ 278 ] {} <Debug> TCP-Session: ec9bb49e-e683-4d7b-8ea8-f225787181d0 Authenticating user 'default' from [fd00:1122:3344:101::b]:58980 | ||
| 667 | 2025.11.11 21:11:36.297762 [ 278 ] {} <Debug> TCP-Session: ec9bb49e-e683-4d7b-8ea8-f225787181d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.11.11 21:11:36.297785 [ 278 ] {} <Debug> TCP-Session: ec9bb49e-e683-4d7b-8ea8-f225787181d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.11.11 21:11:36.297856 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2025.11.11 21:11:36.297978 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.11.11 21:11:36.297996 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2025.11.11 21:11:36.299286 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64732 | ||
| 673 | 2025.11.11 21:11:36.299509 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2025.11.11 21:11:36.299606 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41238 | ||
| 675 | 2025.11.11 21:11:36.299536 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43323 | ||
| 676 | 2025.11.11 21:11:36.299531 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38360 | ||
| 677 | 2025.11.11 21:11:36.299691 [ 279 ] {} <Debug> TCP-Session: 39f4a25e-7e63-4348-9b76-407038e21eb2 Authenticating user 'default' from [fd00:1122:3344:101::b]:64732 | ||
| 678 | 2025.11.11 21:11:36.299696 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55213 | ||
| 679 | 2025.11.11 21:11:36.299789 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34118 | ||
| 680 | 2025.11.11 21:11:36.299829 [ 279 ] {} <Debug> TCP-Session: 39f4a25e-7e63-4348-9b76-407038e21eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2025.11.11 21:11:36.299848 [ 279 ] {} <Debug> TCP-Session: 39f4a25e-7e63-4348-9b76-407038e21eb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2025.11.11 21:11:36.300098 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2025.11.11 21:11:36.300134 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2025.11.11 21:11:36.300155 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60155 | ||
| 685 | 2025.11.11 21:11:36.300172 [ 282 ] {} <Debug> TCP-Session: 0a074011-b6b2-410d-9620-30b651e70143 Authenticating user 'default' from [fd00:1122:3344:101::b]:41238 | ||
| 686 | 2025.11.11 21:11:36.300164 [ 281 ] {} <Debug> TCP-Session: 0c02cf35-f371-4def-98a6-0b26563b934f Authenticating user 'default' from [fd00:1122:3344:101::b]:43323 | ||
| 687 | 2025.11.11 21:11:36.300265 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2025.11.11 21:11:36.300316 [ 282 ] {} <Debug> TCP-Session: 0a074011-b6b2-410d-9620-30b651e70143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.11.11 21:11:36.300308 [ 281 ] {} <Debug> TCP-Session: 0c02cf35-f371-4def-98a6-0b26563b934f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2025.11.11 21:11:36.300373 [ 283 ] {} <Debug> TCP-Session: 24aa6be7-f21e-4702-8d18-ef44b56bfdfe Authenticating user 'default' from [fd00:1122:3344:101::b]:55213 | ||
| 691 | 2025.11.11 21:11:36.300436 [ 282 ] {} <Debug> TCP-Session: 0a074011-b6b2-410d-9620-30b651e70143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2025.11.11 21:11:36.300448 [ 281 ] {} <Debug> TCP-Session: 0c02cf35-f371-4def-98a6-0b26563b934f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.11.11 21:11:36.300470 [ 283 ] {} <Debug> TCP-Session: 24aa6be7-f21e-4702-8d18-ef44b56bfdfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.11.11 21:11:36.300391 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2025.11.11 21:11:36.300548 [ 283 ] {} <Debug> TCP-Session: 24aa6be7-f21e-4702-8d18-ef44b56bfdfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.11.11 21:11:36.300304 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2025.11.11 21:11:36.300304 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2025.11.11 21:11:36.300664 [ 280 ] {} <Debug> TCP-Session: fc611c0f-b80c-4bbd-8704-89a7d3d3fbb4 Authenticating user 'default' from [fd00:1122:3344:101::b]:38360 | ||
| 699 | 2025.11.11 21:11:36.300645 [ 285 ] {} <Debug> TCP-Session: deaaf8c6-50c6-4eb4-b3ca-d618996f09ad Authenticating user 'default' from [fd00:1122:3344:101::b]:60155 | ||
| 700 | 2025.11.11 21:11:36.300823 [ 280 ] {} <Debug> TCP-Session: fc611c0f-b80c-4bbd-8704-89a7d3d3fbb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.11.11 21:11:36.300853 [ 285 ] {} <Debug> TCP-Session: deaaf8c6-50c6-4eb4-b3ca-d618996f09ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.11.11 21:11:36.300829 [ 284 ] {} <Debug> TCP-Session: 8b440794-a564-4cba-adae-6098159bcd2f Authenticating user 'default' from [fd00:1122:3344:101::b]:34118 | ||
| 703 | 2025.11.11 21:11:36.300968 [ 280 ] {} <Debug> TCP-Session: fc611c0f-b80c-4bbd-8704-89a7d3d3fbb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.11.11 21:11:36.300993 [ 285 ] {} <Debug> TCP-Session: deaaf8c6-50c6-4eb4-b3ca-d618996f09ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.11.11 21:11:36.300981 [ 284 ] {} <Debug> TCP-Session: 8b440794-a564-4cba-adae-6098159bcd2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.11.11 21:11:36.301117 [ 284 ] {} <Debug> TCP-Session: 8b440794-a564-4cba-adae-6098159bcd2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.11.11 21:11:39.994257 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.11.11 21:11:39.994302 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2025.11.11 21:11:39.994358 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.11.11 21:11:39.994409 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.11.11 21:11:39.998108 [ 245 ] {} <Debug> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Loading data parts | ||
| 712 | 2025.11.11 21:11:39.998377 [ 245 ] {} <Debug> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): There are no data parts | ||
| 713 | 2025.11.11 21:11:40.001151 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.89 MiB, peak 139.89 MiB, free memory in arenas 0.00 B, will set to 142.16 MiB (RSS), difference: 2.27 MiB | ||
| 714 | 2025.11.11 21:11:40.007481 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2025.11.11 21:11:40.007529 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 716 | 2025.11.11 21:11:40.021113 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2025.11.11 21:11:40.022182 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2025.11.11 21:11:40.022394 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2025.11.11 21:11:40.025440 [ 244 ] {} <Debug> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Loading data parts | ||
| 720 | 2025.11.11 21:11:40.025703 [ 244 ] {} <Debug> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): There are no data parts | ||
| 721 | 2025.11.11 21:11:40.052217 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.11.11 21:11:40.052267 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 723 | 2025.11.11 21:11:40.058744 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.11.11 21:11:40.060039 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.11.11 21:11:40.063435 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.11.11 21:11:41.001150 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.01 MiB, peak 151.01 MiB, free memory in arenas 0.00 B, will set to 153.86 MiB (RSS), difference: 6.85 MiB | ||
| 727 | 2025.11.11 21:11:42.494176 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.11.11 21:11:42.494277 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.11.11 21:11:42.500835 [ 243 ] {} <Debug> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Loading data parts | ||
| 730 | 2025.11.11 21:11:42.501074 [ 243 ] {} <Debug> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): There are no data parts | ||
| 731 | 2025.11.11 21:11:42.511587 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.11.11 21:11:42.511622 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 733 | 2025.11.11 21:11:42.515527 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.11.11 21:11:42.515992 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.11.11 21:11:42.516342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.11.11 21:11:43.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.07 MiB, peak 158.07 MiB, free memory in arenas 0.00 B, will set to 154.87 MiB (RSS), difference: -3.20 MiB | ||
| 737 | 2025.11.11 21:11:47.465544 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.11.11 21:11:47.465706 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.11.11 21:11:47.523360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2025.11.11 21:11:47.526074 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.11.11 21:11:47.526114 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 742 | 2025.11.11 21:11:47.526861 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.11.11 21:11:47.527292 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.11.11 21:11:47.529592 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.11.11 21:11:47.564384 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.11.11 21:11:47.582311 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.11.11 21:11:47.582369 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 748 | 2025.11.11 21:11:47.588872 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.11.11 21:11:47.590165 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.11.11 21:11:47.593322 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.11.11 21:11:48.001047 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.62 MiB, peak 159.62 MiB, free memory in arenas 0.00 B, will set to 157.67 MiB (RSS), difference: 2.06 MiB | ||
| 752 | 2025.11.11 21:11:53.000281 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.71 MiB, peak 159.62 MiB, free memory in arenas 0.00 B, will set to 157.73 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.11.11 21:11:54.703355 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2025.11.11 21:11:54.703543 [ 3 ] {529de802-befc-4e58-8dca-38a270ab6c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2025.11.11 21:11:54.710191 [ 3 ] {529de802-befc-4e58-8dca-38a270ab6c59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2025.11.11 21:11:54.716495 [ 3 ] {529de802-befc-4e58-8dca-38a270ab6c59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2025.11.11 21:11:54.727252 [ 3 ] {529de802-befc-4e58-8dca-38a270ab6c59} <Debug> TCPHandler: Processed in 0.024021195 sec. | ||
| 758 | 2025.11.11 21:11:54.749017 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2025.11.11 21:11:54.749179 [ 3 ] {86babb8e-afe6-4f0e-839d-1d1d9eeb5733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2025.11.11 21:11:54.762074 [ 3 ] {86babb8e-afe6-4f0e-839d-1d1d9eeb5733} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2025.11.11 21:11:54.762133 [ 3 ] {86babb8e-afe6-4f0e-839d-1d1d9eeb5733} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2025.11.11 21:11:54.764665 [ 3 ] {86babb8e-afe6-4f0e-839d-1d1d9eeb5733} <Debug> TCPHandler: Processed in 0.015712512 sec. | ||
| 763 | 2025.11.11 21:11:54.767531 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2025.11.11 21:11:54.767659 [ 3 ] {492df69b-34a0-4e0d-894a-f7d13e8d9f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 765 | 2025.11.11 21:11:54.769994 [ 3 ] {492df69b-34a0-4e0d-894a-f7d13e8d9f1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2025.11.11 21:11:54.770045 [ 3 ] {492df69b-34a0-4e0d-894a-f7d13e8d9f1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2025.11.11 21:11:54.770393 [ 3 ] {492df69b-34a0-4e0d-894a-f7d13e8d9f1e} <Debug> TCPHandler: Processed in 0.002917207 sec. | ||
| 768 | 2025.11.11 21:11:54.770604 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2025.11.11 21:11:54.770723 [ 3 ] {f3dd0e8c-35ab-4c5f-9f1c-0f4c72a02994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 770 | 2025.11.11 21:11:54.770975 [ 3 ] {f3dd0e8c-35ab-4c5f-9f1c-0f4c72a02994} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2025.11.11 21:11:54.771018 [ 3 ] {f3dd0e8c-35ab-4c5f-9f1c-0f4c72a02994} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2025.11.11 21:11:54.771341 [ 3 ] {f3dd0e8c-35ab-4c5f-9f1c-0f4c72a02994} <Debug> TCPHandler: Processed in 0.000787323 sec. | ||
| 773 | 2025.11.11 21:11:54.771546 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2025.11.11 21:11:54.771663 [ 3 ] {adff77a7-92dc-4d7a-a2d4-49268f6167bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 775 | 2025.11.11 21:11:54.771908 [ 3 ] {adff77a7-92dc-4d7a-a2d4-49268f6167bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2025.11.11 21:11:54.771951 [ 3 ] {adff77a7-92dc-4d7a-a2d4-49268f6167bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2025.11.11 21:11:54.772268 [ 3 ] {adff77a7-92dc-4d7a-a2d4-49268f6167bb} <Debug> TCPHandler: Processed in 0.000771592 sec. | ||
| 778 | 2025.11.11 21:11:54.772469 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2025.11.11 21:11:54.772585 [ 3 ] {23431d19-b015-4783-82dc-110f44ec3c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 780 | 2025.11.11 21:11:54.772824 [ 3 ] {23431d19-b015-4783-82dc-110f44ec3c6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2025.11.11 21:11:54.772866 [ 3 ] {23431d19-b015-4783-82dc-110f44ec3c6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2025.11.11 21:11:54.773178 [ 3 ] {23431d19-b015-4783-82dc-110f44ec3c6c} <Debug> TCPHandler: Processed in 0.000758272 sec. | ||
| 783 | 2025.11.11 21:11:54.773381 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2025.11.11 21:11:54.773496 [ 3 ] {845e3f08-31aa-4a1e-beec-08e59184a184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 785 | 2025.11.11 21:11:54.773732 [ 3 ] {845e3f08-31aa-4a1e-beec-08e59184a184} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2025.11.11 21:11:54.773775 [ 3 ] {845e3f08-31aa-4a1e-beec-08e59184a184} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2025.11.11 21:11:54.774090 [ 3 ] {845e3f08-31aa-4a1e-beec-08e59184a184} <Debug> TCPHandler: Processed in 0.000758662 sec. | ||
| 788 | 2025.11.11 21:11:54.774287 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2025.11.11 21:11:54.774402 [ 3 ] {79155220-d3fa-4a95-9af5-b76334722115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 790 | 2025.11.11 21:11:54.774640 [ 3 ] {79155220-d3fa-4a95-9af5-b76334722115} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2025.11.11 21:11:54.774689 [ 3 ] {79155220-d3fa-4a95-9af5-b76334722115} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2025.11.11 21:11:54.775001 [ 3 ] {79155220-d3fa-4a95-9af5-b76334722115} <Debug> TCPHandler: Processed in 0.000762503 sec. | ||
| 793 | 2025.11.11 21:11:54.775217 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2025.11.11 21:11:54.775332 [ 3 ] {87f3744e-dbd6-4004-ac58-48aaddc5cea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 795 | 2025.11.11 21:11:54.775576 [ 3 ] {87f3744e-dbd6-4004-ac58-48aaddc5cea6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2025.11.11 21:11:54.775617 [ 3 ] {87f3744e-dbd6-4004-ac58-48aaddc5cea6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2025.11.11 21:11:54.775933 [ 3 ] {87f3744e-dbd6-4004-ac58-48aaddc5cea6} <Debug> TCPHandler: Processed in 0.000764063 sec. | ||
| 798 | 2025.11.11 21:11:54.776145 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2025.11.11 21:11:54.776263 [ 3 ] {0e513d15-e179-47ad-ae3c-8f931b7d0ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 800 | 2025.11.11 21:11:54.776580 [ 3 ] {0e513d15-e179-47ad-ae3c-8f931b7d0ea1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2025.11.11 21:11:54.776637 [ 3 ] {0e513d15-e179-47ad-ae3c-8f931b7d0ea1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2025.11.11 21:11:54.777005 [ 3 ] {0e513d15-e179-47ad-ae3c-8f931b7d0ea1} <Debug> TCPHandler: Processed in 0.000908405 sec. | ||
| 803 | 2025.11.11 21:11:54.778450 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2025.11.11 21:11:54.778572 [ 3 ] {4179280f-1625-4b35-96bf-a704f11b78b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 805 | 2025.11.11 21:11:54.778826 [ 3 ] {4179280f-1625-4b35-96bf-a704f11b78b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2025.11.11 21:11:54.778869 [ 3 ] {4179280f-1625-4b35-96bf-a704f11b78b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2025.11.11 21:11:54.779198 [ 3 ] {4179280f-1625-4b35-96bf-a704f11b78b5} <Debug> TCPHandler: Processed in 0.000797483 sec. | ||
| 808 | 2025.11.11 21:11:54.779421 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2025.11.11 21:11:54.779540 [ 3 ] {49228b58-0331-4abc-873f-fd939bd88c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 810 | 2025.11.11 21:11:54.779793 [ 3 ] {49228b58-0331-4abc-873f-fd939bd88c72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2025.11.11 21:11:54.779835 [ 3 ] {49228b58-0331-4abc-873f-fd939bd88c72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2025.11.11 21:11:54.780149 [ 3 ] {49228b58-0331-4abc-873f-fd939bd88c72} <Debug> TCPHandler: Processed in 0.000777302 sec. | ||
| 813 | 2025.11.11 21:11:54.780364 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2025.11.11 21:11:54.780482 [ 3 ] {dc5d6271-e9ef-4f9e-b646-af6a39ea86bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 815 | 2025.11.11 21:11:54.780731 [ 3 ] {dc5d6271-e9ef-4f9e-b646-af6a39ea86bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2025.11.11 21:11:54.780772 [ 3 ] {dc5d6271-e9ef-4f9e-b646-af6a39ea86bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2025.11.11 21:11:54.781079 [ 3 ] {dc5d6271-e9ef-4f9e-b646-af6a39ea86bc} <Debug> TCPHandler: Processed in 0.000762842 sec. | ||
| 818 | 2025.11.11 21:11:54.781279 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2025.11.11 21:11:54.781398 [ 3 ] {1ac60ad6-0a03-4a10-b5d4-54cae63ee3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 820 | 2025.11.11 21:11:54.781648 [ 3 ] {1ac60ad6-0a03-4a10-b5d4-54cae63ee3a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2025.11.11 21:11:54.781689 [ 3 ] {1ac60ad6-0a03-4a10-b5d4-54cae63ee3a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2025.11.11 21:11:54.782004 [ 3 ] {1ac60ad6-0a03-4a10-b5d4-54cae63ee3a7} <Debug> TCPHandler: Processed in 0.000774833 sec. | ||
| 823 | 2025.11.11 21:11:54.782220 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2025.11.11 21:11:54.782339 [ 3 ] {14711ea4-18f5-47c2-981e-11835bd52999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 825 | 2025.11.11 21:11:54.782592 [ 3 ] {14711ea4-18f5-47c2-981e-11835bd52999} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2025.11.11 21:11:54.782633 [ 3 ] {14711ea4-18f5-47c2-981e-11835bd52999} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2025.11.11 21:11:54.782938 [ 3 ] {14711ea4-18f5-47c2-981e-11835bd52999} <Debug> TCPHandler: Processed in 0.000767442 sec. | ||
| 828 | 2025.11.11 21:11:54.783136 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2025.11.11 21:11:54.783255 [ 3 ] {454fe009-f130-4cbc-810f-ccf28c68aaf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 830 | 2025.11.11 21:11:54.783510 [ 3 ] {454fe009-f130-4cbc-810f-ccf28c68aaf4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2025.11.11 21:11:54.783552 [ 3 ] {454fe009-f130-4cbc-810f-ccf28c68aaf4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2025.11.11 21:11:54.783867 [ 3 ] {454fe009-f130-4cbc-810f-ccf28c68aaf4} <Debug> TCPHandler: Processed in 0.000779653 sec. | ||
| 833 | 2025.11.11 21:11:54.784078 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2025.11.11 21:11:54.784198 [ 3 ] {6630641b-eb11-42f7-a778-02f442fc2d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 835 | 2025.11.11 21:11:54.784456 [ 3 ] {6630641b-eb11-42f7-a778-02f442fc2d3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2025.11.11 21:11:54.784497 [ 3 ] {6630641b-eb11-42f7-a778-02f442fc2d3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2025.11.11 21:11:54.784806 [ 3 ] {6630641b-eb11-42f7-a778-02f442fc2d3e} <Debug> TCPHandler: Processed in 0.000777323 sec. | ||
| 838 | 2025.11.11 21:11:54.785003 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2025.11.11 21:11:54.785129 [ 3 ] {99ca8b2d-79df-4420-8c5a-b0fa413caab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 840 | 2025.11.11 21:11:54.785398 [ 3 ] {99ca8b2d-79df-4420-8c5a-b0fa413caab4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2025.11.11 21:11:54.785440 [ 3 ] {99ca8b2d-79df-4420-8c5a-b0fa413caab4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2025.11.11 21:11:54.785788 [ 3 ] {99ca8b2d-79df-4420-8c5a-b0fa413caab4} <Debug> TCPHandler: Processed in 0.000834874 sec. | ||
| 843 | 2025.11.11 21:11:54.785985 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2025.11.11 21:11:54.786107 [ 3 ] {72e6e153-a9b5-4b59-b85c-0000988056ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 845 | 2025.11.11 21:11:54.786366 [ 3 ] {72e6e153-a9b5-4b59-b85c-0000988056ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2025.11.11 21:11:54.786408 [ 3 ] {72e6e153-a9b5-4b59-b85c-0000988056ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2025.11.11 21:11:54.786724 [ 3 ] {72e6e153-a9b5-4b59-b85c-0000988056ca} <Debug> TCPHandler: Processed in 0.000787442 sec. | ||
| 848 | 2025.11.11 21:11:54.786929 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2025.11.11 21:11:54.787049 [ 3 ] {7e6692cb-518e-4820-9009-f1c5278f8672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 850 | 2025.11.11 21:11:54.787309 [ 3 ] {7e6692cb-518e-4820-9009-f1c5278f8672} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2025.11.11 21:11:54.787350 [ 3 ] {7e6692cb-518e-4820-9009-f1c5278f8672} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2025.11.11 21:11:54.787657 [ 3 ] {7e6692cb-518e-4820-9009-f1c5278f8672} <Debug> TCPHandler: Processed in 0.000776672 sec. | ||
| 853 | 2025.11.11 21:11:54.787874 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2025.11.11 21:11:54.787996 [ 3 ] {a7872dfe-eb57-4c2a-b67d-ab0a690b691a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 855 | 2025.11.11 21:11:54.788242 [ 3 ] {a7872dfe-eb57-4c2a-b67d-ab0a690b691a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2025.11.11 21:11:54.788280 [ 3 ] {a7872dfe-eb57-4c2a-b67d-ab0a690b691a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2025.11.11 21:11:54.788568 [ 3 ] {a7872dfe-eb57-4c2a-b67d-ab0a690b691a} <Debug> TCPHandler: Processed in 0.000779923 sec. | ||
| 858 | 2025.11.11 21:11:54.801058 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2025.11.11 21:11:54.801188 [ 3 ] {a6846c3d-c061-403d-8a1b-1600f9cd2362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 860 | 2025.11.11 21:11:54.801463 [ 3 ] {a6846c3d-c061-403d-8a1b-1600f9cd2362} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2025.11.11 21:11:54.801505 [ 3 ] {a6846c3d-c061-403d-8a1b-1600f9cd2362} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2025.11.11 21:11:54.801835 [ 3 ] {a6846c3d-c061-403d-8a1b-1600f9cd2362} <Debug> TCPHandler: Processed in 0.000829994 sec. | ||
| 863 | 2025.11.11 21:11:54.802406 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2025.11.11 21:11:54.802530 [ 3 ] {694cea8b-9a56-4ed0-a2a6-8bfd7bef92ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 865 | 2025.11.11 21:11:54.802798 [ 3 ] {694cea8b-9a56-4ed0-a2a6-8bfd7bef92ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2025.11.11 21:11:54.802840 [ 3 ] {694cea8b-9a56-4ed0-a2a6-8bfd7bef92ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2025.11.11 21:11:54.803148 [ 3 ] {694cea8b-9a56-4ed0-a2a6-8bfd7bef92ba} <Debug> TCPHandler: Processed in 0.000791273 sec. | ||
| 868 | 2025.11.11 21:11:54.803374 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2025.11.11 21:11:54.803496 [ 3 ] {0c44c373-8b1a-4683-b2d0-5d4261abbc25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 870 | 2025.11.11 21:11:54.803761 [ 3 ] {0c44c373-8b1a-4683-b2d0-5d4261abbc25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2025.11.11 21:11:54.803802 [ 3 ] {0c44c373-8b1a-4683-b2d0-5d4261abbc25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2025.11.11 21:11:54.804106 [ 3 ] {0c44c373-8b1a-4683-b2d0-5d4261abbc25} <Debug> TCPHandler: Processed in 0.000781033 sec. | ||
| 873 | 2025.11.11 21:11:54.804349 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2025.11.11 21:11:54.804472 [ 3 ] {17269dca-e341-4d3f-a17b-9f645615ac63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 875 | 2025.11.11 21:11:54.804742 [ 3 ] {17269dca-e341-4d3f-a17b-9f645615ac63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2025.11.11 21:11:54.804783 [ 3 ] {17269dca-e341-4d3f-a17b-9f645615ac63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2025.11.11 21:11:54.805102 [ 3 ] {17269dca-e341-4d3f-a17b-9f645615ac63} <Debug> TCPHandler: Processed in 0.000801743 sec. | ||
| 878 | 2025.11.11 21:11:54.805357 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2025.11.11 21:11:54.805481 [ 3 ] {93b5f6ff-93c6-47d9-80c9-554b5d95d6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 880 | 2025.11.11 21:11:54.805749 [ 3 ] {93b5f6ff-93c6-47d9-80c9-554b5d95d6a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2025.11.11 21:11:54.805791 [ 3 ] {93b5f6ff-93c6-47d9-80c9-554b5d95d6a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2025.11.11 21:11:54.806113 [ 3 ] {93b5f6ff-93c6-47d9-80c9-554b5d95d6a9} <Debug> TCPHandler: Processed in 0.000805683 sec. | ||
| 883 | 2025.11.11 21:11:54.806335 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2025.11.11 21:11:54.806458 [ 3 ] {cff601f5-47a6-44ee-870f-d494f2a6d57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 885 | 2025.11.11 21:11:54.806728 [ 3 ] {cff601f5-47a6-44ee-870f-d494f2a6d57d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 886 | 2025.11.11 21:11:54.806770 [ 3 ] {cff601f5-47a6-44ee-870f-d494f2a6d57d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 887 | 2025.11.11 21:11:54.807081 [ 3 ] {cff601f5-47a6-44ee-870f-d494f2a6d57d} <Debug> TCPHandler: Processed in 0.000794763 sec. | ||
| 888 | 2025.11.11 21:11:54.807298 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 889 | 2025.11.11 21:11:54.807422 [ 3 ] {73780e45-4a58-44b1-a17b-281af4de7788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 890 | 2025.11.11 21:11:54.807692 [ 3 ] {73780e45-4a58-44b1-a17b-281af4de7788} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 891 | 2025.11.11 21:11:54.807732 [ 3 ] {73780e45-4a58-44b1-a17b-281af4de7788} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 892 | 2025.11.11 21:11:54.808044 [ 3 ] {73780e45-4a58-44b1-a17b-281af4de7788} <Debug> TCPHandler: Processed in 0.000794413 sec. | ||
| 893 | 2025.11.11 21:11:54.808273 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 894 | 2025.11.11 21:11:54.808399 [ 3 ] {059df8c9-0075-48a0-aa7e-0c4815984d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 895 | 2025.11.11 21:11:54.808671 [ 3 ] {059df8c9-0075-48a0-aa7e-0c4815984d08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 896 | 2025.11.11 21:11:54.808713 [ 3 ] {059df8c9-0075-48a0-aa7e-0c4815984d08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 897 | 2025.11.11 21:11:54.809020 [ 3 ] {059df8c9-0075-48a0-aa7e-0c4815984d08} <Debug> TCPHandler: Processed in 0.000795363 sec. | ||
| 898 | 2025.11.11 21:11:54.809257 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2025.11.11 21:11:54.809383 [ 3 ] {ea48f258-a16c-4e62-940c-93b251e9dfef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 900 | 2025.11.11 21:11:54.809660 [ 3 ] {ea48f258-a16c-4e62-940c-93b251e9dfef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 901 | 2025.11.11 21:11:54.809702 [ 3 ] {ea48f258-a16c-4e62-940c-93b251e9dfef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 902 | 2025.11.11 21:11:54.810014 [ 3 ] {ea48f258-a16c-4e62-940c-93b251e9dfef} <Debug> TCPHandler: Processed in 0.000805303 sec. | ||
| 903 | 2025.11.11 21:11:54.810240 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2025.11.11 21:11:54.810364 [ 3 ] {5c9ca2ae-65bf-4643-8156-be970a064ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 905 | 2025.11.11 21:11:54.810639 [ 3 ] {5c9ca2ae-65bf-4643-8156-be970a064ce4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 906 | 2025.11.11 21:11:54.810681 [ 3 ] {5c9ca2ae-65bf-4643-8156-be970a064ce4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 907 | 2025.11.11 21:11:54.810989 [ 3 ] {5c9ca2ae-65bf-4643-8156-be970a064ce4} <Debug> TCPHandler: Processed in 0.000796782 sec. | ||
| 908 | 2025.11.11 21:11:54.822421 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2025.11.11 21:11:54.822558 [ 3 ] {1d36b333-2f1f-4b7f-9150-f0453a3d5522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 910 | 2025.11.11 21:11:54.822858 [ 3 ] {1d36b333-2f1f-4b7f-9150-f0453a3d5522} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 911 | 2025.11.11 21:11:54.822903 [ 3 ] {1d36b333-2f1f-4b7f-9150-f0453a3d5522} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 912 | 2025.11.11 21:11:54.823279 [ 3 ] {1d36b333-2f1f-4b7f-9150-f0453a3d5522} <Debug> TCPHandler: Processed in 0.000908434 sec. | ||
| 913 | 2025.11.11 21:11:54.831059 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2025.11.11 21:11:54.831189 [ 3 ] {07dcae80-ce13-423b-a427-43548217493c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 915 | 2025.11.11 21:11:54.831239 [ 3 ] {07dcae80-ce13-423b-a427-43548217493c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 916 | 2025.11.11 21:11:54.831996 [ 3 ] {07dcae80-ce13-423b-a427-43548217493c} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2025.11.11 21:11:54.832043 [ 3 ] {07dcae80-ce13-423b-a427-43548217493c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 918 | 2025.11.11 21:11:54.834982 [ 3 ] {07dcae80-ce13-423b-a427-43548217493c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 919 | 2025.11.11 21:11:54.835451 [ 3 ] {07dcae80-ce13-423b-a427-43548217493c} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2025.11.11 21:11:54.835629 [ 3 ] {07dcae80-ce13-423b-a427-43548217493c} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.004475 sec., 7150.8379888268155 rows/sec., 1.59 MiB/sec. | ||
| 921 | 2025.11.11 21:11:54.835677 [ 3 ] {07dcae80-ce13-423b-a427-43548217493c} <Debug> TCPHandler: Processed in 0.004688505 sec. | ||
| 922 | 2025.11.11 21:11:54.835861 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2025.11.11 21:11:54.835965 [ 3 ] {d5bf80ec-5fad-4149-a1ec-fe0a34ed792c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 924 | 2025.11.11 21:11:54.836007 [ 3 ] {d5bf80ec-5fad-4149-a1ec-fe0a34ed792c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 925 | 2025.11.11 21:11:54.847050 [ 3 ] {d5bf80ec-5fad-4149-a1ec-fe0a34ed792c} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2025.11.11 21:11:54.847086 [ 3 ] {d5bf80ec-5fad-4149-a1ec-fe0a34ed792c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 927 | 2025.11.11 21:11:54.849607 [ 3 ] {d5bf80ec-5fad-4149-a1ec-fe0a34ed792c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 928 | 2025.11.11 21:11:54.850051 [ 3 ] {d5bf80ec-5fad-4149-a1ec-fe0a34ed792c} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2025.11.11 21:11:54.850186 [ 3 ] {d5bf80ec-5fad-4149-a1ec-fe0a34ed792c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.01424 sec., 28792.134831460677 rows/sec., 1.83 MiB/sec. | ||
| 930 | 2025.11.11 21:11:54.850225 [ 3 ] {d5bf80ec-5fad-4149-a1ec-fe0a34ed792c} <Debug> TCPHandler: Processed in 0.014426291 sec. | ||
| 931 | 2025.11.11 21:11:54.850361 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2025.11.11 21:11:54.850460 [ 3 ] {7ebd1596-3d94-4153-b67c-8a21bd474c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 933 | 2025.11.11 21:11:54.850500 [ 3 ] {7ebd1596-3d94-4153-b67c-8a21bd474c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 934 | 2025.11.11 21:11:54.850907 [ 3 ] {7ebd1596-3d94-4153-b67c-8a21bd474c17} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2025.11.11 21:11:54.850943 [ 3 ] {7ebd1596-3d94-4153-b67c-8a21bd474c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 936 | 2025.11.11 21:11:54.851338 [ 3 ] {7ebd1596-3d94-4153-b67c-8a21bd474c17} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 937 | 2025.11.11 21:11:54.851758 [ 3 ] {7ebd1596-3d94-4153-b67c-8a21bd474c17} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 938 | 2025.11.11 21:11:54.851884 [ 3 ] {7ebd1596-3d94-4153-b67c-8a21bd474c17} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001444 sec., 6925.207756232687 rows/sec., 564.70 KiB/sec. | ||
| 939 | 2025.11.11 21:11:54.851923 [ 3 ] {7ebd1596-3d94-4153-b67c-8a21bd474c17} <Debug> TCPHandler: Processed in 0.001611906 sec. | ||
| 940 | 2025.11.11 21:11:54.852024 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2025.11.11 21:11:54.852120 [ 3 ] {d6062c81-340d-4ed0-8d82-a12fb7ffc6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 942 | 2025.11.11 21:11:54.852158 [ 3 ] {d6062c81-340d-4ed0-8d82-a12fb7ffc6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 943 | 2025.11.11 21:11:54.853041 [ 3 ] {d6062c81-340d-4ed0-8d82-a12fb7ffc6bb} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2025.11.11 21:11:54.853075 [ 3 ] {d6062c81-340d-4ed0-8d82-a12fb7ffc6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 945 | 2025.11.11 21:11:54.853611 [ 3 ] {d6062c81-340d-4ed0-8d82-a12fb7ffc6bb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 946 | 2025.11.11 21:11:54.854109 [ 3 ] {d6062c81-340d-4ed0-8d82-a12fb7ffc6bb} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2025.11.11 21:11:54.854234 [ 3 ] {d6062c81-340d-4ed0-8d82-a12fb7ffc6bb} <Debug> executeQuery: Read 1139 rows, 92.38 KiB in 0.002132 sec., 534240.1500938085 rows/sec., 42.31 MiB/sec. | ||
| 948 | 2025.11.11 21:11:54.854269 [ 3 ] {d6062c81-340d-4ed0-8d82-a12fb7ffc6bb} <Debug> TCPHandler: Processed in 0.002293907 sec. | ||
| 949 | 2025.11.11 21:11:54.854380 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2025.11.11 21:11:54.854475 [ 3 ] {05d5dc4a-ff21-4012-bcfa-ff792ef3bb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 951 | 2025.11.11 21:11:54.854513 [ 3 ] {05d5dc4a-ff21-4012-bcfa-ff792ef3bb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 952 | 2025.11.11 21:11:54.854976 [ 3 ] {05d5dc4a-ff21-4012-bcfa-ff792ef3bb31} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2025.11.11 21:11:54.855012 [ 3 ] {05d5dc4a-ff21-4012-bcfa-ff792ef3bb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 954 | 2025.11.11 21:11:54.855556 [ 3 ] {05d5dc4a-ff21-4012-bcfa-ff792ef3bb31} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 955 | 2025.11.11 21:11:54.855970 [ 3 ] {05d5dc4a-ff21-4012-bcfa-ff792ef3bb31} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2025.11.11 21:11:54.856096 [ 3 ] {05d5dc4a-ff21-4012-bcfa-ff792ef3bb31} <Debug> executeQuery: Read 226 rows, 13.84 KiB in 0.00164 sec., 137804.8780487805 rows/sec., 8.24 MiB/sec. | ||
| 957 | 2025.11.11 21:11:54.856132 [ 3 ] {05d5dc4a-ff21-4012-bcfa-ff792ef3bb31} <Debug> TCPHandler: Processed in 0.001802669 sec. | ||
| 958 | 2025.11.11 21:11:54.856233 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2025.11.11 21:11:54.856328 [ 3 ] {a230c23e-382e-487b-8a94-4d3b14e12f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 960 | 2025.11.11 21:11:54.856367 [ 3 ] {a230c23e-382e-487b-8a94-4d3b14e12f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 961 | 2025.11.11 21:11:54.856858 [ 3 ] {a230c23e-382e-487b-8a94-4d3b14e12f24} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2025.11.11 21:11:54.856892 [ 3 ] {a230c23e-382e-487b-8a94-4d3b14e12f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 963 | 2025.11.11 21:11:54.857288 [ 3 ] {a230c23e-382e-487b-8a94-4d3b14e12f24} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 964 | 2025.11.11 21:11:54.857694 [ 3 ] {a230c23e-382e-487b-8a94-4d3b14e12f24} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2025.11.11 21:11:54.857818 [ 3 ] {a230c23e-382e-487b-8a94-4d3b14e12f24} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001509 sec., 140490.3909874089 rows/sec., 9.06 MiB/sec. | ||
| 966 | 2025.11.11 21:11:54.857854 [ 3 ] {a230c23e-382e-487b-8a94-4d3b14e12f24} <Debug> TCPHandler: Processed in 0.001671507 sec. | ||
| 967 | 2025.11.11 21:11:54.857961 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2025.11.11 21:11:54.858060 [ 3 ] {64ecc5d8-61fa-4ed0-bdc2-c726663475e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 969 | 2025.11.11 21:11:54.858098 [ 3 ] {64ecc5d8-61fa-4ed0-bdc2-c726663475e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 970 | 2025.11.11 21:11:54.858547 [ 3 ] {64ecc5d8-61fa-4ed0-bdc2-c726663475e0} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2025.11.11 21:11:54.858583 [ 3 ] {64ecc5d8-61fa-4ed0-bdc2-c726663475e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 972 | 2025.11.11 21:11:54.859005 [ 3 ] {64ecc5d8-61fa-4ed0-bdc2-c726663475e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 973 | 2025.11.11 21:11:54.859458 [ 3 ] {64ecc5d8-61fa-4ed0-bdc2-c726663475e0} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 974 | 2025.11.11 21:11:54.859582 [ 3 ] {64ecc5d8-61fa-4ed0-bdc2-c726663475e0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001541 sec., 136924.07527579492 rows/sec., 7.78 MiB/sec. | ||
| 975 | 2025.11.11 21:11:54.859619 [ 3 ] {64ecc5d8-61fa-4ed0-bdc2-c726663475e0} <Debug> TCPHandler: Processed in 0.001708608 sec. | ||
| 976 | 2025.11.11 21:11:54.859724 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2025.11.11 21:11:54.859819 [ 3 ] {9f2037e0-1551-4afa-accc-0599827fbf8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 978 | 2025.11.11 21:11:54.859858 [ 3 ] {9f2037e0-1551-4afa-accc-0599827fbf8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 979 | 2025.11.11 21:11:54.860476 [ 3 ] {9f2037e0-1551-4afa-accc-0599827fbf8a} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2025.11.11 21:11:54.860512 [ 3 ] {9f2037e0-1551-4afa-accc-0599827fbf8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 981 | 2025.11.11 21:11:54.860965 [ 3 ] {9f2037e0-1551-4afa-accc-0599827fbf8a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 982 | 2025.11.11 21:11:54.861433 [ 3 ] {9f2037e0-1551-4afa-accc-0599827fbf8a} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2025.11.11 21:11:54.861556 [ 3 ] {9f2037e0-1551-4afa-accc-0599827fbf8a} <Debug> executeQuery: Read 700 rows, 50.16 KiB in 0.001755 sec., 398860.39886039885 rows/sec., 27.91 MiB/sec. | ||
| 984 | 2025.11.11 21:11:54.861592 [ 3 ] {9f2037e0-1551-4afa-accc-0599827fbf8a} <Debug> TCPHandler: Processed in 0.00191824 sec. | ||
| 985 | 2025.11.11 21:11:54.861701 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2025.11.11 21:11:54.861797 [ 3 ] {dcc1d329-f6b0-4d52-adfa-a74971832859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 987 | 2025.11.11 21:11:54.861837 [ 3 ] {dcc1d329-f6b0-4d52-adfa-a74971832859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 988 | 2025.11.11 21:11:54.862193 [ 3 ] {dcc1d329-f6b0-4d52-adfa-a74971832859} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2025.11.11 21:11:54.862231 [ 3 ] {dcc1d329-f6b0-4d52-adfa-a74971832859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 990 | 2025.11.11 21:11:54.865015 [ 3 ] {dcc1d329-f6b0-4d52-adfa-a74971832859} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 991 | 2025.11.11 21:11:54.865446 [ 3 ] {dcc1d329-f6b0-4d52-adfa-a74971832859} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2025.11.11 21:11:54.865574 [ 3 ] {dcc1d329-f6b0-4d52-adfa-a74971832859} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003794 sec., 1581.44438587243 rows/sec., 82.62 KiB/sec. | ||
| 993 | 2025.11.11 21:11:54.865611 [ 3 ] {dcc1d329-f6b0-4d52-adfa-a74971832859} <Debug> TCPHandler: Processed in 0.003958944 sec. | ||
| 994 | 2025.11.11 21:11:54.865723 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2025.11.11 21:11:54.865815 [ 3 ] {5f263ad5-edf1-4c67-858d-ef3f2b82cab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 996 | 2025.11.11 21:11:54.865857 [ 3 ] {5f263ad5-edf1-4c67-858d-ef3f2b82cab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 997 | 2025.11.11 21:11:54.868306 [ 3 ] {5f263ad5-edf1-4c67-858d-ef3f2b82cab4} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2025.11.11 21:11:54.868372 [ 3 ] {5f263ad5-edf1-4c67-858d-ef3f2b82cab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 999 | 2025.11.11 21:11:54.869125 [ 3 ] {5f263ad5-edf1-4c67-858d-ef3f2b82cab4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1000 | 2025.11.11 21:11:54.869547 [ 3 ] {5f263ad5-edf1-4c67-858d-ef3f2b82cab4} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2025.11.11 21:11:54.869674 [ 3 ] {5f263ad5-edf1-4c67-858d-ef3f2b82cab4} <Debug> executeQuery: Read 319 rows, 21.47 KiB in 0.003876 sec., 82301.34158926728 rows/sec., 5.41 MiB/sec. | ||
| 1002 | 2025.11.11 21:11:54.869710 [ 3 ] {5f263ad5-edf1-4c67-858d-ef3f2b82cab4} <Debug> TCPHandler: Processed in 0.004036224 sec. | ||
| 1003 | 2025.11.11 21:11:54.869823 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2025.11.11 21:11:54.869917 [ 3 ] {2f6a6e78-aad0-48bf-9082-b033291b8e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1005 | 2025.11.11 21:11:54.869959 [ 3 ] {2f6a6e78-aad0-48bf-9082-b033291b8e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1006 | 2025.11.11 21:11:54.870276 [ 3 ] {2f6a6e78-aad0-48bf-9082-b033291b8e6a} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2025.11.11 21:11:54.870313 [ 3 ] {2f6a6e78-aad0-48bf-9082-b033291b8e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1008 | 2025.11.11 21:11:54.870765 [ 3 ] {2f6a6e78-aad0-48bf-9082-b033291b8e6a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1009 | 2025.11.11 21:11:54.871237 [ 3 ] {2f6a6e78-aad0-48bf-9082-b033291b8e6a} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2025.11.11 21:11:54.871364 [ 3 ] {2f6a6e78-aad0-48bf-9082-b033291b8e6a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001466 sec., 682.1282401091405 rows/sec., 45.96 KiB/sec. | ||
| 1011 | 2025.11.11 21:11:54.871402 [ 3 ] {2f6a6e78-aad0-48bf-9082-b033291b8e6a} <Debug> TCPHandler: Processed in 0.001628095 sec. | ||
| 1012 | 2025.11.11 21:11:54.871511 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2025.11.11 21:11:54.871603 [ 3 ] {b8e3e960-cbaa-4b31-afd7-172ea1f8d390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2025.11.11 21:11:54.871657 [ 3 ] {b8e3e960-cbaa-4b31-afd7-172ea1f8d390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1015 | 2025.11.11 21:11:54.872439 [ 3 ] {b8e3e960-cbaa-4b31-afd7-172ea1f8d390} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2025.11.11 21:11:54.872476 [ 3 ] {b8e3e960-cbaa-4b31-afd7-172ea1f8d390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1017 | 2025.11.11 21:11:54.886367 [ 3 ] {b8e3e960-cbaa-4b31-afd7-172ea1f8d390} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1018 | 2025.11.11 21:11:54.886870 [ 3 ] {b8e3e960-cbaa-4b31-afd7-172ea1f8d390} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2025.11.11 21:11:54.887012 [ 3 ] {b8e3e960-cbaa-4b31-afd7-172ea1f8d390} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.015425 sec., 713.128038897893 rows/sec., 1.28 MiB/sec. | ||
| 1020 | 2025.11.11 21:11:54.887070 [ 3 ] {b8e3e960-cbaa-4b31-afd7-172ea1f8d390} <Debug> TCPHandler: Processed in 0.015607851 sec. | ||
| 1021 | 2025.11.11 21:11:54.887208 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2025.11.11 21:11:54.887303 [ 3 ] {e8d9a775-73a4-432a-9ada-e38af86713a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2025.11.11 21:11:54.887346 [ 3 ] {e8d9a775-73a4-432a-9ada-e38af86713a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2025.11.11 21:11:54.887725 [ 3 ] {e8d9a775-73a4-432a-9ada-e38af86713a7} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2025.11.11 21:11:54.887763 [ 3 ] {e8d9a775-73a4-432a-9ada-e38af86713a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1026 | 2025.11.11 21:11:54.888189 [ 3 ] {e8d9a775-73a4-432a-9ada-e38af86713a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1027 | 2025.11.11 21:11:54.888614 [ 3 ] {e8d9a775-73a4-432a-9ada-e38af86713a7} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2025.11.11 21:11:54.888740 [ 3 ] {e8d9a775-73a4-432a-9ada-e38af86713a7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001456 sec., 71428.57142857142 rows/sec., 4.38 MiB/sec. | ||
| 1029 | 2025.11.11 21:11:54.888776 [ 3 ] {e8d9a775-73a4-432a-9ada-e38af86713a7} <Debug> TCPHandler: Processed in 0.001618066 sec. | ||
| 1030 | 2025.11.11 21:11:55.029967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1031 | 2025.11.11 21:11:55.030447 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2025.11.11 21:11:55.030488 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1033 | 2025.11.11 21:11:55.031207 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1034 | 2025.11.11 21:11:55.031751 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2025.11.11 21:11:55.031895 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1036 | 2025.11.11 21:11:55.093547 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1037 | 2025.11.11 21:11:55.110534 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2025.11.11 21:11:55.110598 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1039 | 2025.11.11 21:11:55.117294 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1040 | 2025.11.11 21:11:55.118400 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2025.11.11 21:11:55.121692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1042 | 2025.11.11 21:11:56.001082 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.80 MiB, peak 163.80 MiB, free memory in arenas 0.00 B, will set to 161.32 MiB (RSS), difference: 1.53 MiB | ||
| 1043 | 2025.11.11 21:11:59.684241 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2025.11.11 21:11:59.684549 [ 3 ] {7f0c8a63-b256-4ac7-bc5b-1bc3cf557f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1045 | 2025.11.11 21:11:59.684654 [ 3 ] {7f0c8a63-b256-4ac7-bc5b-1bc3cf557f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1046 | 2025.11.11 21:11:59.685398 [ 3 ] {7f0c8a63-b256-4ac7-bc5b-1bc3cf557f45} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2025.11.11 21:11:59.685438 [ 3 ] {7f0c8a63-b256-4ac7-bc5b-1bc3cf557f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1048 | 2025.11.11 21:11:59.685992 [ 3 ] {7f0c8a63-b256-4ac7-bc5b-1bc3cf557f45} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1049 | 2025.11.11 21:11:59.686512 [ 3 ] {7f0c8a63-b256-4ac7-bc5b-1bc3cf557f45} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2025.11.11 21:11:59.686670 [ 3 ] {7f0c8a63-b256-4ac7-bc5b-1bc3cf557f45} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002198 sec., 25477.70700636943 rows/sec., 1.95 MiB/sec. | ||
| 1051 | 2025.11.11 21:11:59.686730 [ 3 ] {7f0c8a63-b256-4ac7-bc5b-1bc3cf557f45} <Debug> TCPHandler: Processed in 0.002719944 sec. | ||
| 1052 | 2025.11.11 21:11:59.686864 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2025.11.11 21:11:59.686967 [ 3 ] {6d5d6927-b4fd-4a32-9d7e-979a27947c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1054 | 2025.11.11 21:11:59.687012 [ 3 ] {6d5d6927-b4fd-4a32-9d7e-979a27947c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1055 | 2025.11.11 21:11:59.687466 [ 3 ] {6d5d6927-b4fd-4a32-9d7e-979a27947c49} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2025.11.11 21:11:59.687503 [ 3 ] {6d5d6927-b4fd-4a32-9d7e-979a27947c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1057 | 2025.11.11 21:11:59.687908 [ 3 ] {6d5d6927-b4fd-4a32-9d7e-979a27947c49} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1058 | 2025.11.11 21:11:59.688339 [ 3 ] {6d5d6927-b4fd-4a32-9d7e-979a27947c49} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2025.11.11 21:11:59.688467 [ 3 ] {6d5d6927-b4fd-4a32-9d7e-979a27947c49} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001524 sec., 41994.75065616798 rows/sec., 3.28 MiB/sec. | ||
| 1060 | 2025.11.11 21:11:59.688514 [ 3 ] {6d5d6927-b4fd-4a32-9d7e-979a27947c49} <Debug> TCPHandler: Processed in 0.001704627 sec. | ||
| 1061 | 2025.11.11 21:11:59.688630 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2025.11.11 21:11:59.688727 [ 3 ] {fccdadfa-628f-46c5-b39d-9c93b79335d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1063 | 2025.11.11 21:11:59.688773 [ 3 ] {fccdadfa-628f-46c5-b39d-9c93b79335d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1064 | 2025.11.11 21:11:59.689194 [ 3 ] {fccdadfa-628f-46c5-b39d-9c93b79335d0} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2025.11.11 21:11:59.689230 [ 3 ] {fccdadfa-628f-46c5-b39d-9c93b79335d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1066 | 2025.11.11 21:11:59.689674 [ 3 ] {fccdadfa-628f-46c5-b39d-9c93b79335d0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1067 | 2025.11.11 21:11:59.690152 [ 3 ] {fccdadfa-628f-46c5-b39d-9c93b79335d0} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2025.11.11 21:11:59.690282 [ 3 ] {fccdadfa-628f-46c5-b39d-9c93b79335d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001574 sec., 101651.84243964421 rows/sec., 7.08 MiB/sec. | ||
| 1069 | 2025.11.11 21:11:59.690325 [ 3 ] {fccdadfa-628f-46c5-b39d-9c93b79335d0} <Debug> TCPHandler: Processed in 0.001745608 sec. | ||
| 1070 | 2025.11.11 21:11:59.690440 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2025.11.11 21:11:59.690534 [ 3 ] {13c41080-4ed1-4526-87f6-abe6128fcec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1072 | 2025.11.11 21:11:59.690576 [ 3 ] {13c41080-4ed1-4526-87f6-abe6128fcec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1073 | 2025.11.11 21:11:59.690925 [ 3 ] {13c41080-4ed1-4526-87f6-abe6128fcec9} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2025.11.11 21:11:59.690961 [ 3 ] {13c41080-4ed1-4526-87f6-abe6128fcec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1075 | 2025.11.11 21:11:59.691359 [ 3 ] {13c41080-4ed1-4526-87f6-abe6128fcec9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1076 | 2025.11.11 21:11:59.691825 [ 3 ] {13c41080-4ed1-4526-87f6-abe6128fcec9} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2025.11.11 21:11:59.691955 [ 3 ] {13c41080-4ed1-4526-87f6-abe6128fcec9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001439 sec., 41695.62195969423 rows/sec., 2.81 MiB/sec. | ||
| 1078 | 2025.11.11 21:11:59.691998 [ 3 ] {13c41080-4ed1-4526-87f6-abe6128fcec9} <Debug> TCPHandler: Processed in 0.001608675 sec. | ||
| 1079 | 2025.11.11 21:12:02.465969 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1080 | 2025.11.11 21:12:02.466050 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1081 | 2025.11.11 21:12:02.520618 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 186 | ||
| 1082 | 2025.11.11 21:12:02.524630 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1083 | 2025.11.11 21:12:02.524675 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1084 | 2025.11.11 21:12:02.525904 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1085 | 2025.11.11 21:12:02.526175 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1086 | 2025.11.11 21:12:02.526419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1087 | 2025.11.11 21:12:02.532797 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1088 | 2025.11.11 21:12:02.533300 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2025.11.11 21:12:02.533348 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1090 | 2025.11.11 21:12:02.533895 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1091 | 2025.11.11 21:12:02.534126 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2025.11.11 21:12:02.534263 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1093 | 2025.11.11 21:12:02.622595 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1094 | 2025.11.11 21:12:02.639837 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2025.11.11 21:12:02.639910 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1096 | 2025.11.11 21:12:02.646147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1097 | 2025.11.11 21:12:02.646888 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2025.11.11 21:12:02.650027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1099 | 2025.11.11 21:12:03.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.98 MiB, peak 165.98 MiB, free memory in arenas 0.00 B, will set to 163.21 MiB (RSS), difference: 1.23 MiB | ||
| 1100 | 2025.11.11 21:12:04.695900 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2025.11.11 21:12:04.696139 [ 3 ] {a2c7ef21-badb-49c0-9e01-540a1723b423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1102 | 2025.11.11 21:12:04.696206 [ 3 ] {a2c7ef21-badb-49c0-9e01-540a1723b423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1103 | 2025.11.11 21:12:04.696977 [ 3 ] {a2c7ef21-badb-49c0-9e01-540a1723b423} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1104 | 2025.11.11 21:12:04.697030 [ 3 ] {a2c7ef21-badb-49c0-9e01-540a1723b423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1105 | 2025.11.11 21:12:04.697444 [ 3 ] {a2c7ef21-badb-49c0-9e01-540a1723b423} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1106 | 2025.11.11 21:12:04.697687 [ 3 ] {a2c7ef21-badb-49c0-9e01-540a1723b423} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1107 | 2025.11.11 21:12:04.697833 [ 3 ] {a2c7ef21-badb-49c0-9e01-540a1723b423} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001741 sec., 235496.84089603677 rows/sec., 14.94 MiB/sec. | ||
| 1108 | 2025.11.11 21:12:04.697877 [ 3 ] {a2c7ef21-badb-49c0-9e01-540a1723b423} <Debug> TCPHandler: Processed in 0.002049353 sec. | ||
| 1109 | 2025.11.11 21:12:04.697995 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2025.11.11 21:12:04.698091 [ 3 ] {d77465f1-1ed4-4313-96ad-91ede13550f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1111 | 2025.11.11 21:12:04.698132 [ 3 ] {d77465f1-1ed4-4313-96ad-91ede13550f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1112 | 2025.11.11 21:12:04.698901 [ 3 ] {d77465f1-1ed4-4313-96ad-91ede13550f4} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2025.11.11 21:12:04.698940 [ 3 ] {d77465f1-1ed4-4313-96ad-91ede13550f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1114 | 2025.11.11 21:12:04.699323 [ 3 ] {d77465f1-1ed4-4313-96ad-91ede13550f4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1115 | 2025.11.11 21:12:04.699537 [ 3 ] {d77465f1-1ed4-4313-96ad-91ede13550f4} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2025.11.11 21:12:04.699676 [ 3 ] {d77465f1-1ed4-4313-96ad-91ede13550f4} <Debug> executeQuery: Read 1134 rows, 92.01 KiB in 0.001601 sec., 708307.3079325422 rows/sec., 56.12 MiB/sec. | ||
| 1117 | 2025.11.11 21:12:04.699723 [ 3 ] {d77465f1-1ed4-4313-96ad-91ede13550f4} <Debug> TCPHandler: Processed in 0.001778968 sec. | ||
| 1118 | 2025.11.11 21:12:04.699870 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2025.11.11 21:12:04.699985 [ 3 ] {1e5a578d-7c3e-4d92-a351-c8b9801d8ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1120 | 2025.11.11 21:12:04.700035 [ 3 ] {1e5a578d-7c3e-4d92-a351-c8b9801d8ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1121 | 2025.11.11 21:12:04.700662 [ 3 ] {1e5a578d-7c3e-4d92-a351-c8b9801d8ab1} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2025.11.11 21:12:04.700706 [ 3 ] {1e5a578d-7c3e-4d92-a351-c8b9801d8ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1123 | 2025.11.11 21:12:04.701130 [ 3 ] {1e5a578d-7c3e-4d92-a351-c8b9801d8ab1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1124 | 2025.11.11 21:12:04.701426 [ 3 ] {1e5a578d-7c3e-4d92-a351-c8b9801d8ab1} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2025.11.11 21:12:04.701590 [ 3 ] {1e5a578d-7c3e-4d92-a351-c8b9801d8ab1} <Debug> executeQuery: Read 216 rows, 13.14 KiB in 0.001628 sec., 132678.13267813268 rows/sec., 7.88 MiB/sec. | ||
| 1126 | 2025.11.11 21:12:04.701636 [ 3 ] {1e5a578d-7c3e-4d92-a351-c8b9801d8ab1} <Debug> TCPHandler: Processed in 0.001826479 sec. | ||
| 1127 | 2025.11.11 21:12:04.701760 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2025.11.11 21:12:04.701858 [ 3 ] {e9a2654e-db20-4088-9691-517c46e13bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1129 | 2025.11.11 21:12:04.701900 [ 3 ] {e9a2654e-db20-4088-9691-517c46e13bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1130 | 2025.11.11 21:12:04.702415 [ 3 ] {e9a2654e-db20-4088-9691-517c46e13bdb} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1131 | 2025.11.11 21:12:04.702481 [ 3 ] {e9a2654e-db20-4088-9691-517c46e13bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1132 | 2025.11.11 21:12:04.702832 [ 3 ] {e9a2654e-db20-4088-9691-517c46e13bdb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1133 | 2025.11.11 21:12:04.703056 [ 3 ] {e9a2654e-db20-4088-9691-517c46e13bdb} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1134 | 2025.11.11 21:12:04.703188 [ 3 ] {e9a2654e-db20-4088-9691-517c46e13bdb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001347 sec., 157386.78544914623 rows/sec., 10.15 MiB/sec. | ||
| 1135 | 2025.11.11 21:12:04.703227 [ 3 ] {e9a2654e-db20-4088-9691-517c46e13bdb} <Debug> TCPHandler: Processed in 0.001517595 sec. | ||
| 1136 | 2025.11.11 21:12:04.703343 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2025.11.11 21:12:04.703440 [ 3 ] {2388e523-b9eb-42d2-8ced-57d5b8c9d77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1138 | 2025.11.11 21:12:04.703480 [ 3 ] {2388e523-b9eb-42d2-8ced-57d5b8c9d77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1139 | 2025.11.11 21:12:04.703979 [ 3 ] {2388e523-b9eb-42d2-8ced-57d5b8c9d77e} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1140 | 2025.11.11 21:12:04.704018 [ 3 ] {2388e523-b9eb-42d2-8ced-57d5b8c9d77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1141 | 2025.11.11 21:12:04.704321 [ 3 ] {2388e523-b9eb-42d2-8ced-57d5b8c9d77e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1142 | 2025.11.11 21:12:04.704548 [ 3 ] {2388e523-b9eb-42d2-8ced-57d5b8c9d77e} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1143 | 2025.11.11 21:12:04.704677 [ 3 ] {2388e523-b9eb-42d2-8ced-57d5b8c9d77e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001257 sec., 167859.98408910102 rows/sec., 9.53 MiB/sec. | ||
| 1144 | 2025.11.11 21:12:04.704714 [ 3 ] {2388e523-b9eb-42d2-8ced-57d5b8c9d77e} <Debug> TCPHandler: Processed in 0.001422693 sec. | ||
| 1145 | 2025.11.11 21:12:04.704826 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2025.11.11 21:12:04.704923 [ 3 ] {9600a5bf-2668-487a-a0ab-3dd295eb7e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1147 | 2025.11.11 21:12:04.704962 [ 3 ] {9600a5bf-2668-487a-a0ab-3dd295eb7e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1148 | 2025.11.11 21:12:04.705537 [ 3 ] {9600a5bf-2668-487a-a0ab-3dd295eb7e95} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2025.11.11 21:12:04.705571 [ 3 ] {9600a5bf-2668-487a-a0ab-3dd295eb7e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1150 | 2025.11.11 21:12:04.705888 [ 3 ] {9600a5bf-2668-487a-a0ab-3dd295eb7e95} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1151 | 2025.11.11 21:12:04.706182 [ 3 ] {9600a5bf-2668-487a-a0ab-3dd295eb7e95} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2025.11.11 21:12:04.706306 [ 3 ] {9600a5bf-2668-487a-a0ab-3dd295eb7e95} <Debug> executeQuery: Read 690 rows, 49.35 KiB in 0.001401 sec., 492505.35331905785 rows/sec., 34.40 MiB/sec. | ||
| 1153 | 2025.11.11 21:12:04.706342 [ 3 ] {9600a5bf-2668-487a-a0ab-3dd295eb7e95} <Debug> TCPHandler: Processed in 0.001565655 sec. | ||
| 1154 | 2025.11.11 21:12:04.706454 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2025.11.11 21:12:04.706549 [ 3 ] {538fc449-3646-4bd3-b9a3-03d0d90017dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1156 | 2025.11.11 21:12:04.706590 [ 3 ] {538fc449-3646-4bd3-b9a3-03d0d90017dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1157 | 2025.11.11 21:12:04.706915 [ 3 ] {538fc449-3646-4bd3-b9a3-03d0d90017dd} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2025.11.11 21:12:04.706951 [ 3 ] {538fc449-3646-4bd3-b9a3-03d0d90017dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1159 | 2025.11.11 21:12:04.707251 [ 3 ] {538fc449-3646-4bd3-b9a3-03d0d90017dd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1160 | 2025.11.11 21:12:04.707474 [ 3 ] {538fc449-3646-4bd3-b9a3-03d0d90017dd} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2025.11.11 21:12:04.707600 [ 3 ] {538fc449-3646-4bd3-b9a3-03d0d90017dd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 1162 | 2025.11.11 21:12:04.707634 [ 3 ] {538fc449-3646-4bd3-b9a3-03d0d90017dd} <Debug> TCPHandler: Processed in 0.001230509 sec. | ||
| 1163 | 2025.11.11 21:12:04.707742 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2025.11.11 21:12:04.707841 [ 3 ] {34c7e8b6-63a8-4001-ae60-a64907df618f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1165 | 2025.11.11 21:12:04.707884 [ 3 ] {34c7e8b6-63a8-4001-ae60-a64907df618f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1166 | 2025.11.11 21:12:04.708346 [ 3 ] {34c7e8b6-63a8-4001-ae60-a64907df618f} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2025.11.11 21:12:04.708382 [ 3 ] {34c7e8b6-63a8-4001-ae60-a64907df618f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1168 | 2025.11.11 21:12:04.708724 [ 3 ] {34c7e8b6-63a8-4001-ae60-a64907df618f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1169 | 2025.11.11 21:12:04.708943 [ 3 ] {34c7e8b6-63a8-4001-ae60-a64907df618f} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2025.11.11 21:12:04.709067 [ 3 ] {34c7e8b6-63a8-4001-ae60-a64907df618f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001248 sec., 251602.5641025641 rows/sec., 16.53 MiB/sec. | ||
| 1171 | 2025.11.11 21:12:04.709111 [ 3 ] {34c7e8b6-63a8-4001-ae60-a64907df618f} <Debug> TCPHandler: Processed in 0.001417603 sec. | ||
| 1172 | 2025.11.11 21:12:04.709224 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2025.11.11 21:12:04.709321 [ 3 ] {d90f40d3-7d4a-457a-b6c3-9170a5681d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1174 | 2025.11.11 21:12:04.709363 [ 3 ] {d90f40d3-7d4a-457a-b6c3-9170a5681d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1175 | 2025.11.11 21:12:04.709731 [ 3 ] {d90f40d3-7d4a-457a-b6c3-9170a5681d3f} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2025.11.11 21:12:04.709766 [ 3 ] {d90f40d3-7d4a-457a-b6c3-9170a5681d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1177 | 2025.11.11 21:12:04.710067 [ 3 ] {d90f40d3-7d4a-457a-b6c3-9170a5681d3f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1178 | 2025.11.11 21:12:04.710274 [ 3 ] {d90f40d3-7d4a-457a-b6c3-9170a5681d3f} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2025.11.11 21:12:04.710397 [ 3 ] {d90f40d3-7d4a-457a-b6c3-9170a5681d3f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 1180 | 2025.11.11 21:12:04.710431 [ 3 ] {d90f40d3-7d4a-457a-b6c3-9170a5681d3f} <Debug> TCPHandler: Processed in 0.0012613 sec. | ||
| 1181 | 2025.11.11 21:12:04.710544 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2025.11.11 21:12:04.710640 [ 3 ] {94842151-a7b1-433e-a56b-28ba838ebdcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1183 | 2025.11.11 21:12:04.710693 [ 3 ] {94842151-a7b1-433e-a56b-28ba838ebdcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1184 | 2025.11.11 21:12:04.711578 [ 3 ] {94842151-a7b1-433e-a56b-28ba838ebdcf} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2025.11.11 21:12:04.711619 [ 3 ] {94842151-a7b1-433e-a56b-28ba838ebdcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1186 | 2025.11.11 21:12:04.712182 [ 3 ] {94842151-a7b1-433e-a56b-28ba838ebdcf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1187 | 2025.11.11 21:12:04.712413 [ 3 ] {94842151-a7b1-433e-a56b-28ba838ebdcf} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2025.11.11 21:12:04.712550 [ 3 ] {94842151-a7b1-433e-a56b-28ba838ebdcf} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001927 sec., 5708.354955889985 rows/sec., 10.23 MiB/sec. | ||
| 1189 | 2025.11.11 21:12:04.712630 [ 3 ] {94842151-a7b1-433e-a56b-28ba838ebdcf} <Debug> TCPHandler: Processed in 0.002135714 sec. | ||
| 1190 | 2025.11.11 21:12:04.712763 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2025.11.11 21:12:04.712879 [ 3 ] {46faef4b-c9bf-4380-b39e-c13866354c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1192 | 2025.11.11 21:12:04.712928 [ 3 ] {46faef4b-c9bf-4380-b39e-c13866354c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1193 | 2025.11.11 21:12:04.713356 [ 3 ] {46faef4b-c9bf-4380-b39e-c13866354c25} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2025.11.11 21:12:04.713399 [ 3 ] {46faef4b-c9bf-4380-b39e-c13866354c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1195 | 2025.11.11 21:12:04.713784 [ 3 ] {46faef4b-c9bf-4380-b39e-c13866354c25} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1196 | 2025.11.11 21:12:04.714011 [ 3 ] {46faef4b-c9bf-4380-b39e-c13866354c25} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2025.11.11 21:12:04.714139 [ 3 ] {46faef4b-c9bf-4380-b39e-c13866354c25} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001285 sec., 80933.85214007783 rows/sec., 4.96 MiB/sec. | ||
| 1198 | 2025.11.11 21:12:04.714175 [ 3 ] {46faef4b-c9bf-4380-b39e-c13866354c25} <Debug> TCPHandler: Processed in 0.001471934 sec. | ||
| 1199 | 2025.11.11 21:12:09.684636 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2025.11.11 21:12:09.684827 [ 3 ] {eda15d5e-9b18-4fcf-8b78-ac8ff224f8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1201 | 2025.11.11 21:12:09.684896 [ 3 ] {eda15d5e-9b18-4fcf-8b78-ac8ff224f8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1202 | 2025.11.11 21:12:09.685547 [ 3 ] {eda15d5e-9b18-4fcf-8b78-ac8ff224f8e3} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2025.11.11 21:12:09.685597 [ 3 ] {eda15d5e-9b18-4fcf-8b78-ac8ff224f8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1204 | 2025.11.11 21:12:09.685991 [ 3 ] {eda15d5e-9b18-4fcf-8b78-ac8ff224f8e3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1205 | 2025.11.11 21:12:09.686218 [ 3 ] {eda15d5e-9b18-4fcf-8b78-ac8ff224f8e3} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2025.11.11 21:12:09.686374 [ 3 ] {eda15d5e-9b18-4fcf-8b78-ac8ff224f8e3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001596 sec., 35087.71929824562 rows/sec., 2.68 MiB/sec. | ||
| 1207 | 2025.11.11 21:12:09.686423 [ 3 ] {eda15d5e-9b18-4fcf-8b78-ac8ff224f8e3} <Debug> TCPHandler: Processed in 0.00191798 sec. | ||
| 1208 | 2025.11.11 21:12:09.686546 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2025.11.11 21:12:09.686650 [ 3 ] {481e058b-0a87-41c0-8ac0-8d050e02ecbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1210 | 2025.11.11 21:12:09.686693 [ 3 ] {481e058b-0a87-41c0-8ac0-8d050e02ecbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1211 | 2025.11.11 21:12:09.687123 [ 3 ] {481e058b-0a87-41c0-8ac0-8d050e02ecbe} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2025.11.11 21:12:09.687161 [ 3 ] {481e058b-0a87-41c0-8ac0-8d050e02ecbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1213 | 2025.11.11 21:12:09.687468 [ 3 ] {481e058b-0a87-41c0-8ac0-8d050e02ecbe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1214 | 2025.11.11 21:12:09.687676 [ 3 ] {481e058b-0a87-41c0-8ac0-8d050e02ecbe} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2025.11.11 21:12:09.687802 [ 3 ] {481e058b-0a87-41c0-8ac0-8d050e02ecbe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 1216 | 2025.11.11 21:12:09.687840 [ 3 ] {481e058b-0a87-41c0-8ac0-8d050e02ecbe} <Debug> TCPHandler: Processed in 0.001347382 sec. | ||
| 1217 | 2025.11.11 21:12:09.687950 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2025.11.11 21:12:09.688049 [ 3 ] {812dab97-5c30-4b72-a590-b4abf1a5e55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1219 | 2025.11.11 21:12:09.688094 [ 3 ] {812dab97-5c30-4b72-a590-b4abf1a5e55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1220 | 2025.11.11 21:12:09.688515 [ 3 ] {812dab97-5c30-4b72-a590-b4abf1a5e55c} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2025.11.11 21:12:09.688552 [ 3 ] {812dab97-5c30-4b72-a590-b4abf1a5e55c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1222 | 2025.11.11 21:12:09.688871 [ 3 ] {812dab97-5c30-4b72-a590-b4abf1a5e55c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1223 | 2025.11.11 21:12:09.689080 [ 3 ] {812dab97-5c30-4b72-a590-b4abf1a5e55c} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2025.11.11 21:12:09.689211 [ 3 ] {812dab97-5c30-4b72-a590-b4abf1a5e55c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 1225 | 2025.11.11 21:12:09.689247 [ 3 ] {812dab97-5c30-4b72-a590-b4abf1a5e55c} <Debug> TCPHandler: Processed in 0.001347661 sec. | ||
| 1226 | 2025.11.11 21:12:09.689356 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2025.11.11 21:12:09.689454 [ 3 ] {a47808bd-87b0-4de0-8386-9b7aa4a7c52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1228 | 2025.11.11 21:12:09.689496 [ 3 ] {a47808bd-87b0-4de0-8386-9b7aa4a7c52e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1229 | 2025.11.11 21:12:09.689829 [ 3 ] {a47808bd-87b0-4de0-8386-9b7aa4a7c52e} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2025.11.11 21:12:09.689866 [ 3 ] {a47808bd-87b0-4de0-8386-9b7aa4a7c52e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1231 | 2025.11.11 21:12:09.690178 [ 3 ] {a47808bd-87b0-4de0-8386-9b7aa4a7c52e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1232 | 2025.11.11 21:12:09.690380 [ 3 ] {a47808bd-87b0-4de0-8386-9b7aa4a7c52e} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2025.11.11 21:12:09.690506 [ 3 ] {a47808bd-87b0-4de0-8386-9b7aa4a7c52e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 1234 | 2025.11.11 21:12:09.690542 [ 3 ] {a47808bd-87b0-4de0-8386-9b7aa4a7c52e} <Debug> TCPHandler: Processed in 0.001234959 sec. | ||
| 1235 | 2025.11.11 21:12:10.034453 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1236 | 2025.11.11 21:12:10.034939 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2025.11.11 21:12:10.034974 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1238 | 2025.11.11 21:12:10.035460 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1239 | 2025.11.11 21:12:10.035698 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2025.11.11 21:12:10.035832 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1241 | 2025.11.11 21:12:10.150211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1242 | 2025.11.11 21:12:10.167715 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2025.11.11 21:12:10.167779 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1244 | 2025.11.11 21:12:10.174057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1245 | 2025.11.11 21:12:10.174786 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2025.11.11 21:12:10.178002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1247 | 2025.11.11 21:12:11.000212 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.99 MiB, peak 167.99 MiB, free memory in arenas 0.00 B, will set to 165.24 MiB (RSS), difference: 1.25 MiB | ||
| 1248 | 2025.11.11 21:12:12.526861 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 216 | ||
| 1249 | 2025.11.11 21:12:12.528904 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1250 | 2025.11.11 21:12:12.528951 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1251 | 2025.11.11 21:12:12.530053 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1252 | 2025.11.11 21:12:12.530322 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1253 | 2025.11.11 21:12:12.530561 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1254 | 2025.11.11 21:12:14.699185 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2025.11.11 21:12:14.699383 [ 3 ] {a9251b78-2500-48c6-8ec7-21a8b0755cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1256 | 2025.11.11 21:12:14.699455 [ 3 ] {a9251b78-2500-48c6-8ec7-21a8b0755cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1257 | 2025.11.11 21:12:14.700360 [ 3 ] {a9251b78-2500-48c6-8ec7-21a8b0755cb4} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2025.11.11 21:12:14.700416 [ 3 ] {a9251b78-2500-48c6-8ec7-21a8b0755cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1259 | 2025.11.11 21:12:14.700839 [ 3 ] {a9251b78-2500-48c6-8ec7-21a8b0755cb4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1260 | 2025.11.11 21:12:14.701076 [ 3 ] {a9251b78-2500-48c6-8ec7-21a8b0755cb4} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2025.11.11 21:12:14.701235 [ 3 ] {a9251b78-2500-48c6-8ec7-21a8b0755cb4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001904 sec., 215336.1344537815 rows/sec., 13.66 MiB/sec. | ||
| 1262 | 2025.11.11 21:12:14.701289 [ 3 ] {a9251b78-2500-48c6-8ec7-21a8b0755cb4} <Debug> TCPHandler: Processed in 0.002239716 sec. | ||
| 1263 | 2025.11.11 21:12:14.701426 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2025.11.11 21:12:14.701536 [ 3 ] {b4f59e02-edc9-4743-98b7-dacec70daaf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1265 | 2025.11.11 21:12:14.701583 [ 3 ] {b4f59e02-edc9-4743-98b7-dacec70daaf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1266 | 2025.11.11 21:12:14.702478 [ 3 ] {b4f59e02-edc9-4743-98b7-dacec70daaf2} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2025.11.11 21:12:14.702516 [ 3 ] {b4f59e02-edc9-4743-98b7-dacec70daaf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1268 | 2025.11.11 21:12:14.702905 [ 3 ] {b4f59e02-edc9-4743-98b7-dacec70daaf2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1269 | 2025.11.11 21:12:14.703122 [ 3 ] {b4f59e02-edc9-4743-98b7-dacec70daaf2} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2025.11.11 21:12:14.703259 [ 3 ] {b4f59e02-edc9-4743-98b7-dacec70daaf2} <Debug> executeQuery: Read 1134 rows, 92.01 KiB in 0.001749 sec., 648370.4974271012 rows/sec., 51.37 MiB/sec. | ||
| 1271 | 2025.11.11 21:12:14.703299 [ 3 ] {b4f59e02-edc9-4743-98b7-dacec70daaf2} <Debug> TCPHandler: Processed in 0.001928091 sec. | ||
| 1272 | 2025.11.11 21:12:14.703418 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2025.11.11 21:12:14.703518 [ 3 ] {903b3cd7-80b0-4b08-88e8-dc393a166c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1274 | 2025.11.11 21:12:14.703561 [ 3 ] {903b3cd7-80b0-4b08-88e8-dc393a166c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1275 | 2025.11.11 21:12:14.704035 [ 3 ] {903b3cd7-80b0-4b08-88e8-dc393a166c09} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2025.11.11 21:12:14.704073 [ 3 ] {903b3cd7-80b0-4b08-88e8-dc393a166c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1277 | 2025.11.11 21:12:14.704381 [ 3 ] {903b3cd7-80b0-4b08-88e8-dc393a166c09} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1278 | 2025.11.11 21:12:14.704608 [ 3 ] {903b3cd7-80b0-4b08-88e8-dc393a166c09} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2025.11.11 21:12:14.704737 [ 3 ] {903b3cd7-80b0-4b08-88e8-dc393a166c09} <Debug> executeQuery: Read 216 rows, 13.14 KiB in 0.001242 sec., 173913.04347826086 rows/sec., 10.33 MiB/sec. | ||
| 1280 | 2025.11.11 21:12:14.704775 [ 3 ] {903b3cd7-80b0-4b08-88e8-dc393a166c09} <Debug> TCPHandler: Processed in 0.001408222 sec. | ||
| 1281 | 2025.11.11 21:12:14.704877 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2025.11.11 21:12:14.704974 [ 3 ] {a7cf2aa7-ede4-4901-829f-28bd7f200e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1283 | 2025.11.11 21:12:14.705017 [ 3 ] {a7cf2aa7-ede4-4901-829f-28bd7f200e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1284 | 2025.11.11 21:12:14.705518 [ 3 ] {a7cf2aa7-ede4-4901-829f-28bd7f200e8b} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2025.11.11 21:12:14.705558 [ 3 ] {a7cf2aa7-ede4-4901-829f-28bd7f200e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1286 | 2025.11.11 21:12:14.705863 [ 3 ] {a7cf2aa7-ede4-4901-829f-28bd7f200e8b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1287 | 2025.11.11 21:12:14.706070 [ 3 ] {a7cf2aa7-ede4-4901-829f-28bd7f200e8b} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2025.11.11 21:12:14.706195 [ 3 ] {a7cf2aa7-ede4-4901-829f-28bd7f200e8b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00124 sec., 170967.74193548388 rows/sec., 11.03 MiB/sec. | ||
| 1289 | 2025.11.11 21:12:14.706233 [ 3 ] {a7cf2aa7-ede4-4901-829f-28bd7f200e8b} <Debug> TCPHandler: Processed in 0.001405963 sec. | ||
| 1290 | 2025.11.11 21:12:14.706337 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2025.11.11 21:12:14.706432 [ 3 ] {c2e3e52a-4c62-415d-8610-8e6ee7a9b173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1292 | 2025.11.11 21:12:14.706473 [ 3 ] {c2e3e52a-4c62-415d-8610-8e6ee7a9b173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1293 | 2025.11.11 21:12:14.706937 [ 3 ] {c2e3e52a-4c62-415d-8610-8e6ee7a9b173} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2025.11.11 21:12:14.706975 [ 3 ] {c2e3e52a-4c62-415d-8610-8e6ee7a9b173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1295 | 2025.11.11 21:12:14.707282 [ 3 ] {c2e3e52a-4c62-415d-8610-8e6ee7a9b173} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1296 | 2025.11.11 21:12:14.707492 [ 3 ] {c2e3e52a-4c62-415d-8610-8e6ee7a9b173} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2025.11.11 21:12:14.707617 [ 3 ] {c2e3e52a-4c62-415d-8610-8e6ee7a9b173} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001204 sec., 175249.16943521594 rows/sec., 9.95 MiB/sec. | ||
| 1298 | 2025.11.11 21:12:14.707654 [ 3 ] {c2e3e52a-4c62-415d-8610-8e6ee7a9b173} <Debug> TCPHandler: Processed in 0.001365482 sec. | ||
| 1299 | 2025.11.11 21:12:14.707766 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2025.11.11 21:12:14.707860 [ 3 ] {d1cccffe-a19a-4444-a40c-f945d21a675b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1301 | 2025.11.11 21:12:14.707900 [ 3 ] {d1cccffe-a19a-4444-a40c-f945d21a675b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1302 | 2025.11.11 21:12:14.708539 [ 3 ] {d1cccffe-a19a-4444-a40c-f945d21a675b} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2025.11.11 21:12:14.708575 [ 3 ] {d1cccffe-a19a-4444-a40c-f945d21a675b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1304 | 2025.11.11 21:12:14.708906 [ 3 ] {d1cccffe-a19a-4444-a40c-f945d21a675b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1305 | 2025.11.11 21:12:14.709135 [ 3 ] {d1cccffe-a19a-4444-a40c-f945d21a675b} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2025.11.11 21:12:14.709264 [ 3 ] {d1cccffe-a19a-4444-a40c-f945d21a675b} <Debug> executeQuery: Read 690 rows, 49.35 KiB in 0.001423 sec., 484891.0751932537 rows/sec., 33.87 MiB/sec. | ||
| 1307 | 2025.11.11 21:12:14.709301 [ 3 ] {d1cccffe-a19a-4444-a40c-f945d21a675b} <Debug> TCPHandler: Processed in 0.001585006 sec. | ||
| 1308 | 2025.11.11 21:12:14.709403 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2025.11.11 21:12:14.709495 [ 3 ] {76a08d39-852f-4cff-9444-cf7e36378c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1310 | 2025.11.11 21:12:14.709537 [ 3 ] {76a08d39-852f-4cff-9444-cf7e36378c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1311 | 2025.11.11 21:12:14.709862 [ 3 ] {76a08d39-852f-4cff-9444-cf7e36378c64} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2025.11.11 21:12:14.709895 [ 3 ] {76a08d39-852f-4cff-9444-cf7e36378c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1313 | 2025.11.11 21:12:14.710187 [ 3 ] {76a08d39-852f-4cff-9444-cf7e36378c64} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1314 | 2025.11.11 21:12:14.710395 [ 3 ] {76a08d39-852f-4cff-9444-cf7e36378c64} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2025.11.11 21:12:14.710517 [ 3 ] {76a08d39-852f-4cff-9444-cf7e36378c64} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 1316 | 2025.11.11 21:12:14.710553 [ 3 ] {76a08d39-852f-4cff-9444-cf7e36378c64} <Debug> TCPHandler: Processed in 0.001200359 sec. | ||
| 1317 | 2025.11.11 21:12:14.710656 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2025.11.11 21:12:14.710751 [ 3 ] {c1c97bf6-25c0-40c8-b208-864ac4d87ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1319 | 2025.11.11 21:12:14.710793 [ 3 ] {c1c97bf6-25c0-40c8-b208-864ac4d87ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1320 | 2025.11.11 21:12:14.711217 [ 3 ] {c1c97bf6-25c0-40c8-b208-864ac4d87ce8} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2025.11.11 21:12:14.711253 [ 3 ] {c1c97bf6-25c0-40c8-b208-864ac4d87ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1322 | 2025.11.11 21:12:14.711578 [ 3 ] {c1c97bf6-25c0-40c8-b208-864ac4d87ce8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1323 | 2025.11.11 21:12:14.711798 [ 3 ] {c1c97bf6-25c0-40c8-b208-864ac4d87ce8} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2025.11.11 21:12:14.711978 [ 3 ] {c1c97bf6-25c0-40c8-b208-864ac4d87ce8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001244 sec., 252411.57556270095 rows/sec., 16.58 MiB/sec. | ||
| 1325 | 2025.11.11 21:12:14.712020 [ 3 ] {c1c97bf6-25c0-40c8-b208-864ac4d87ce8} <Debug> TCPHandler: Processed in 0.001412412 sec. | ||
| 1326 | 2025.11.11 21:12:14.712137 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2025.11.11 21:12:14.712234 [ 3 ] {841ff715-ef9e-412e-92e0-4e97a9b924d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1328 | 2025.11.11 21:12:14.712278 [ 3 ] {841ff715-ef9e-412e-92e0-4e97a9b924d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1329 | 2025.11.11 21:12:14.712627 [ 3 ] {841ff715-ef9e-412e-92e0-4e97a9b924d8} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1330 | 2025.11.11 21:12:14.712662 [ 3 ] {841ff715-ef9e-412e-92e0-4e97a9b924d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1331 | 2025.11.11 21:12:14.712982 [ 3 ] {841ff715-ef9e-412e-92e0-4e97a9b924d8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1332 | 2025.11.11 21:12:14.713200 [ 3 ] {841ff715-ef9e-412e-92e0-4e97a9b924d8} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1333 | 2025.11.11 21:12:14.713330 [ 3 ] {841ff715-ef9e-412e-92e0-4e97a9b924d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 1334 | 2025.11.11 21:12:14.713368 [ 3 ] {841ff715-ef9e-412e-92e0-4e97a9b924d8} <Debug> TCPHandler: Processed in 0.001280641 sec. | ||
| 1335 | 2025.11.11 21:12:14.713481 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1336 | 2025.11.11 21:12:14.713577 [ 3 ] {e61f91e3-2661-41a8-b484-6d72b9ebdd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1337 | 2025.11.11 21:12:14.713631 [ 3 ] {e61f91e3-2661-41a8-b484-6d72b9ebdd07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1338 | 2025.11.11 21:12:14.714405 [ 3 ] {e61f91e3-2661-41a8-b484-6d72b9ebdd07} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2025.11.11 21:12:14.714448 [ 3 ] {e61f91e3-2661-41a8-b484-6d72b9ebdd07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1340 | 2025.11.11 21:12:14.714990 [ 3 ] {e61f91e3-2661-41a8-b484-6d72b9ebdd07} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1341 | 2025.11.11 21:12:14.715223 [ 3 ] {e61f91e3-2661-41a8-b484-6d72b9ebdd07} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2025.11.11 21:12:14.715359 [ 3 ] {e61f91e3-2661-41a8-b484-6d72b9ebdd07} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.0018 sec., 6111.111111111111 rows/sec., 10.95 MiB/sec. | ||
| 1343 | 2025.11.11 21:12:14.715416 [ 3 ] {e61f91e3-2661-41a8-b484-6d72b9ebdd07} <Debug> TCPHandler: Processed in 0.001984352 sec. | ||
| 1344 | 2025.11.11 21:12:14.715531 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2025.11.11 21:12:14.715628 [ 3 ] {cff7d760-0bed-4e46-a864-be27d24fac0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1346 | 2025.11.11 21:12:14.715670 [ 3 ] {cff7d760-0bed-4e46-a864-be27d24fac0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1347 | 2025.11.11 21:12:14.716003 [ 3 ] {cff7d760-0bed-4e46-a864-be27d24fac0e} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1348 | 2025.11.11 21:12:14.716038 [ 3 ] {cff7d760-0bed-4e46-a864-be27d24fac0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1349 | 2025.11.11 21:12:14.716343 [ 3 ] {cff7d760-0bed-4e46-a864-be27d24fac0e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1350 | 2025.11.11 21:12:14.716552 [ 3 ] {cff7d760-0bed-4e46-a864-be27d24fac0e} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2025.11.11 21:12:14.716679 [ 3 ] {cff7d760-0bed-4e46-a864-be27d24fac0e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001071 sec., 97105.50887021476 rows/sec., 5.95 MiB/sec. | ||
| 1352 | 2025.11.11 21:12:14.716716 [ 3 ] {cff7d760-0bed-4e46-a864-be27d24fac0e} <Debug> TCPHandler: Processed in 0.001235639 sec. | ||
| 1353 | 2025.11.11 21:12:17.466299 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1354 | 2025.11.11 21:12:17.466369 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1355 | 2025.11.11 21:12:17.535909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1356 | 2025.11.11 21:12:17.536396 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1357 | 2025.11.11 21:12:17.536435 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1358 | 2025.11.11 21:12:17.537033 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1359 | 2025.11.11 21:12:17.537279 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1360 | 2025.11.11 21:12:17.537399 [ 61 ] {} <Debug> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1361 | 2025.11.11 21:12:17.537420 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1362 | 2025.11.11 21:12:17.537467 [ 61 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2025.11.11 21:12:17.537490 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1364 | 2025.11.11 21:12:17.543090 [ 194 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 1365 | 2025.11.11 21:12:17.545265 [ 194 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1366 | 2025.11.11 21:12:17.547279 [ 194 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1367 | 2025.11.11 21:12:17.554583 [ 194 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1368 | 2025.11.11 21:12:17.554661 [ 194 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 1369 | 2025.11.11 21:12:17.557422 [ 194 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1370 | 2025.11.11 21:12:17.557542 [ 194 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1371 | 2025.11.11 21:12:17.560330 [ 194 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1372 | 2025.11.11 21:12:17.610511 [ 191 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.072908478 sec., 38486.607826321655 rows/sec., 563.77 KiB/sec. | ||
| 1373 | 2025.11.11 21:12:17.611385 [ 194 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1374 | 2025.11.11 21:12:17.611716 [ 194 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_6_1} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2025.11.11 21:12:17.611797 [ 194 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_6_1} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1376 | 2025.11.11 21:12:17.611907 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1377 | 2025.11.11 21:12:17.678085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1378 | 2025.11.11 21:12:17.699315 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1379 | 2025.11.11 21:12:17.699388 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1380 | 2025.11.11 21:12:17.706269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1381 | 2025.11.11 21:12:17.707110 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1382 | 2025.11.11 21:12:17.707462 [ 61 ] {} <Debug> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1383 | 2025.11.11 21:12:17.707530 [ 61 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1384 | 2025.11.11 21:12:17.707557 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1385 | 2025.11.11 21:12:17.707718 [ 191 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 1386 | 2025.11.11 21:12:17.711936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1387 | 2025.11.11 21:12:17.712313 [ 191 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1388 | 2025.11.11 21:12:17.713930 [ 191 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 1389 | 2025.11.11 21:12:17.718874 [ 191 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 1390 | 2025.11.11 21:12:17.723822 [ 191 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 1391 | 2025.11.11 21:12:17.728339 [ 191 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 1392 | 2025.11.11 21:12:17.737849 [ 191 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 1393 | 2025.11.11 21:12:17.743795 [ 191 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 1394 | 2025.11.11 21:12:17.821693 [ 196 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.114050518 sec., 403.330040114329 rows/sec., 2.09 MiB/sec. | ||
| 1395 | 2025.11.11 21:12:17.823636 [ 199 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1396 | 2025.11.11 21:12:17.825631 [ 199 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_6_1} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2025.11.11 21:12:17.825739 [ 199 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_6_1} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1398 | 2025.11.11 21:12:17.827211 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.11 MiB. | ||
| 1399 | 2025.11.11 21:12:18.000340 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.52 MiB, peak 176.06 MiB, free memory in arenas 0.00 B, will set to 176.41 MiB (RSS), difference: 9.89 MiB | ||
| 1400 | 2025.11.11 21:12:18.186943 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37376 | ||
| 1401 | 2025.11.11 21:12:18.190635 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1402 | 2025.11.11 21:12:18.190689 [ 290 ] {} <Debug> TCP-Session: 981e7b98-2b03-4e03-b704-916c84078243 Authenticating user 'default' from [fd00:1122:3344:101::e]:37376 | ||
| 1403 | 2025.11.11 21:12:18.190712 [ 290 ] {} <Debug> TCP-Session: 981e7b98-2b03-4e03-b704-916c84078243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1404 | 2025.11.11 21:12:18.190726 [ 290 ] {} <Debug> TCP-Session: 981e7b98-2b03-4e03-b704-916c84078243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1405 | 2025.11.11 21:12:18.190777 [ 290 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1406 | 2025.11.11 21:12:18.190803 [ 290 ] {} <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 | ||
| 1407 | 2025.11.11 21:12:18.190819 [ 290 ] {} <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 | ||
| 1408 | 2025.11.11 21:12:18.193305 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46792 | ||
| 1409 | 2025.11.11 21:12:18.193360 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54864 | ||
| 1410 | 2025.11.11 21:12:18.193668 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58846 | ||
| 1411 | 2025.11.11 21:12:18.193677 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50519 | ||
| 1412 | 2025.11.11 21:12:18.193745 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50171 | ||
| 1413 | 2025.11.11 21:12:18.193808 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59883 | ||
| 1414 | 2025.11.11 21:12:18.193894 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57018 | ||
| 1415 | 2025.11.11 21:12:18.194170 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44847 | ||
| 1416 | 2025.11.11 21:12:18.195296 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1417 | 2025.11.11 21:12:18.195326 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1418 | 2025.11.11 21:12:18.195344 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1419 | 2025.11.11 21:12:18.195375 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1420 | 2025.11.11 21:12:18.195389 [ 298 ] {} <Debug> TCP-Session: 147f2b91-7fd1-4d9b-a519-89fb1214a8b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44847 | ||
| 1421 | 2025.11.11 21:12:18.195409 [ 296 ] {} <Debug> TCP-Session: 67720a56-a230-40e7-9077-19b820fee2f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59883 | ||
| 1422 | 2025.11.11 21:12:18.195439 [ 295 ] {} <Debug> TCP-Session: 4e3f9bbd-c82a-46d4-9a3b-f3a8f1f16604 Authenticating user 'default' from [fd00:1122:3344:101::e]:50171 | ||
| 1423 | 2025.11.11 21:12:18.195442 [ 298 ] {} <Debug> TCP-Session: 147f2b91-7fd1-4d9b-a519-89fb1214a8b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1424 | 2025.11.11 21:12:18.195457 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1425 | 2025.11.11 21:12:18.195476 [ 298 ] {} <Debug> TCP-Session: 147f2b91-7fd1-4d9b-a519-89fb1214a8b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1426 | 2025.11.11 21:12:18.195497 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1427 | 2025.11.11 21:12:18.195512 [ 297 ] {} <Debug> TCP-Session: 57f46bcf-d667-44fa-83ad-d2f164df26db Authenticating user 'default' from [fd00:1122:3344:101::e]:57018 | ||
| 1428 | 2025.11.11 21:12:18.195520 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1429 | 2025.11.11 21:12:18.195535 [ 294 ] {} <Debug> TCP-Session: 98a89898-8d07-40b9-9d55-a9d75973d86e Authenticating user 'default' from [fd00:1122:3344:101::e]:58846 | ||
| 1430 | 2025.11.11 21:12:18.195546 [ 297 ] {} <Debug> TCP-Session: 57f46bcf-d667-44fa-83ad-d2f164df26db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1431 | 2025.11.11 21:12:18.195576 [ 294 ] {} <Debug> TCP-Session: 98a89898-8d07-40b9-9d55-a9d75973d86e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1432 | 2025.11.11 21:12:18.195586 [ 293 ] {} <Debug> TCP-Session: efaec4d1-6f25-4f1f-8689-4cb135fe179d Authenticating user 'default' from [fd00:1122:3344:101::e]:50519 | ||
| 1433 | 2025.11.11 21:12:18.195589 [ 297 ] {} <Debug> TCP-Session: 57f46bcf-d667-44fa-83ad-d2f164df26db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1434 | 2025.11.11 21:12:18.195600 [ 294 ] {} <Debug> TCP-Session: 98a89898-8d07-40b9-9d55-a9d75973d86e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1435 | 2025.11.11 21:12:18.195620 [ 293 ] {} <Debug> TCP-Session: efaec4d1-6f25-4f1f-8689-4cb135fe179d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1436 | 2025.11.11 21:12:18.195531 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1437 | 2025.11.11 21:12:18.195664 [ 293 ] {} <Debug> TCP-Session: efaec4d1-6f25-4f1f-8689-4cb135fe179d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1438 | 2025.11.11 21:12:18.195474 [ 295 ] {} <Debug> TCP-Session: 4e3f9bbd-c82a-46d4-9a3b-f3a8f1f16604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1439 | 2025.11.11 21:12:18.195715 [ 291 ] {} <Debug> TCP-Session: 02ca5a44-983e-40d9-b889-bbffa806257c Authenticating user 'default' from [fd00:1122:3344:101::e]:46792 | ||
| 1440 | 2025.11.11 21:12:18.195736 [ 295 ] {} <Debug> TCP-Session: 4e3f9bbd-c82a-46d4-9a3b-f3a8f1f16604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1441 | 2025.11.11 21:12:18.195748 [ 291 ] {} <Debug> TCP-Session: 02ca5a44-983e-40d9-b889-bbffa806257c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1442 | 2025.11.11 21:12:18.195453 [ 296 ] {} <Debug> TCP-Session: 67720a56-a230-40e7-9077-19b820fee2f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1443 | 2025.11.11 21:12:18.195765 [ 291 ] {} <Debug> TCP-Session: 02ca5a44-983e-40d9-b889-bbffa806257c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1444 | 2025.11.11 21:12:18.195786 [ 296 ] {} <Debug> TCP-Session: 67720a56-a230-40e7-9077-19b820fee2f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1445 | 2025.11.11 21:12:18.195343 [ 292 ] {} <Debug> TCP-Session: 43de5259-c027-4252-961e-ec6ba8be5675 Authenticating user 'default' from [fd00:1122:3344:101::e]:54864 | ||
| 1446 | 2025.11.11 21:12:18.195801 [ 290 ] {} <Trace> TCP-Session: 981e7b98-2b03-4e03-b704-916c84078243 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2025.11.11 21:12:18.195824 [ 292 ] {} <Debug> TCP-Session: 43de5259-c027-4252-961e-ec6ba8be5675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1448 | 2025.11.11 21:12:18.195848 [ 292 ] {} <Debug> TCP-Session: 43de5259-c027-4252-961e-ec6ba8be5675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1449 | 2025.11.11 21:12:18.196039 [ 290 ] {b732b583-8238-4864-97bf-29da4cdd1316} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37376) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1450 | 2025.11.11 21:12:18.196379 [ 290 ] {b732b583-8238-4864-97bf-29da4cdd1316} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1451 | 2025.11.11 21:12:18.203680 [ 290 ] {b732b583-8238-4864-97bf-29da4cdd1316} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1452 | 2025.11.11 21:12:18.213031 [ 290 ] {b732b583-8238-4864-97bf-29da4cdd1316} <Debug> oximeter.version (d12c842d-aa11-41bf-8c0a-17f392834f70) (SelectExecutor): Key condition: unknown | ||
| 1453 | 2025.11.11 21:12:18.245960 [ 304 ] {b732b583-8238-4864-97bf-29da4cdd1316} <Trace> AggregatingTransform: Aggregating | ||
| 1454 | 2025.11.11 21:12:18.248426 [ 304 ] {b732b583-8238-4864-97bf-29da4cdd1316} <Trace> Aggregator: Aggregation method: without_key | ||
| 1455 | 2025.11.11 21:12:18.251124 [ 304 ] {b732b583-8238-4864-97bf-29da4cdd1316} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.009478122 sec. (105.506 rows/sec., 4.12 KiB/sec.) | ||
| 1456 | 2025.11.11 21:12:18.251159 [ 304 ] {b732b583-8238-4864-97bf-29da4cdd1316} <Trace> Aggregator: Merging aggregated data | ||
| 1457 | 2025.11.11 21:12:18.251215 [ 304 ] {b732b583-8238-4864-97bf-29da4cdd1316} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1458 | 2025.11.11 21:12:18.254843 [ 290 ] {b732b583-8238-4864-97bf-29da4cdd1316} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.058891 sec., 16.98052333972933 rows/sec., 679.22 B/sec. | ||
| 1459 | 2025.11.11 21:12:18.255000 [ 290 ] {b732b583-8238-4864-97bf-29da4cdd1316} <Debug> TCPHandler: Processed in 0.059412083 sec. | ||
| 1460 | 2025.11.11 21:12:18.268163 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1461 | 2025.11.11 21:12:18.268217 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1462 | 2025.11.11 21:12:18.268229 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1463 | 2025.11.11 21:12:18.268262 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1464 | 2025.11.11 21:12:18.268278 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1465 | 2025.11.11 21:12:18.268306 [ 296 ] {} <Debug> TCP-Session: 67720a56-a230-40e7-9077-19b820fee2f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1466 | 2025.11.11 21:12:18.268306 [ 291 ] {} <Debug> TCP-Session: 02ca5a44-983e-40d9-b889-bbffa806257c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1467 | 2025.11.11 21:12:18.268321 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1468 | 2025.11.11 21:12:18.268347 [ 297 ] {} <Debug> TCP-Session: 57f46bcf-d667-44fa-83ad-d2f164df26db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1469 | 2025.11.11 21:12:18.268359 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1470 | 2025.11.11 21:12:18.268413 [ 294 ] {} <Debug> TCP-Session: 98a89898-8d07-40b9-9d55-a9d75973d86e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1471 | 2025.11.11 21:12:18.268344 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1472 | 2025.11.11 21:12:18.268442 [ 298 ] {} <Debug> TCP-Session: 147f2b91-7fd1-4d9b-a519-89fb1214a8b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1473 | 2025.11.11 21:12:18.268339 [ 292 ] {} <Debug> TCP-Session: 43de5259-c027-4252-961e-ec6ba8be5675 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1474 | 2025.11.11 21:12:18.268487 [ 295 ] {} <Debug> TCP-Session: 4e3f9bbd-c82a-46d4-9a3b-f3a8f1f16604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1475 | 2025.11.11 21:12:18.268295 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1476 | 2025.11.11 21:12:18.268231 [ 290 ] {} <Debug> TCP-Session: 981e7b98-2b03-4e03-b704-916c84078243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1477 | 2025.11.11 21:12:18.268572 [ 293 ] {} <Debug> TCP-Session: efaec4d1-6f25-4f1f-8689-4cb135fe179d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1478 | 2025.11.11 21:12:19.000195 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.66 MiB, peak 186.75 MiB, free memory in arenas 0.00 B, will set to 179.42 MiB (RSS), difference: 2.76 MiB | ||
| 1479 | 2025.11.11 21:12:19.685731 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1480 | 2025.11.11 21:12:19.685912 [ 3 ] {d5c8274c-aa4c-4a7f-80ee-14842305c822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1481 | 2025.11.11 21:12:19.685980 [ 3 ] {d5c8274c-aa4c-4a7f-80ee-14842305c822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1482 | 2025.11.11 21:12:19.686625 [ 3 ] {d5c8274c-aa4c-4a7f-80ee-14842305c822} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1483 | 2025.11.11 21:12:19.686675 [ 3 ] {d5c8274c-aa4c-4a7f-80ee-14842305c822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1484 | 2025.11.11 21:12:19.687065 [ 3 ] {d5c8274c-aa4c-4a7f-80ee-14842305c822} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1485 | 2025.11.11 21:12:19.687291 [ 3 ] {d5c8274c-aa4c-4a7f-80ee-14842305c822} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1486 | 2025.11.11 21:12:19.687436 [ 57 ] {} <Debug> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1487 | 2025.11.11 21:12:19.687452 [ 3 ] {d5c8274c-aa4c-4a7f-80ee-14842305c822} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001591 sec., 35197.98868636078 rows/sec., 2.69 MiB/sec. | ||
| 1488 | 2025.11.11 21:12:19.687512 [ 57 ] {} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1489 | 2025.11.11 21:12:19.687524 [ 3 ] {d5c8274c-aa4c-4a7f-80ee-14842305c822} <Debug> TCPHandler: Processed in 0.001929221 sec. | ||
| 1490 | 2025.11.11 21:12:19.687544 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1491 | 2025.11.11 21:12:19.687691 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2025.11.11 21:12:19.687713 [ 187 ] {ed339ca4-8953-4951-a057-2534235f1e0e::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 | ||
| 1493 | 2025.11.11 21:12:19.687802 [ 3 ] {ffebd828-2a7c-4da8-b667-29094705187c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1494 | 2025.11.11 21:12:19.687851 [ 3 ] {ffebd828-2a7c-4da8-b667-29094705187c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1495 | 2025.11.11 21:12:19.687896 [ 187 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1496 | 2025.11.11 21:12:19.687947 [ 187 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1139 rows starting from the beginning of the part | ||
| 1497 | 2025.11.11 21:12:19.688052 [ 187 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1498 | 2025.11.11 21:12:19.688116 [ 187 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1134 rows starting from the beginning of the part | ||
| 1499 | 2025.11.11 21:12:19.688179 [ 187 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1500 | 2025.11.11 21:12:19.688224 [ 187 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1134 rows starting from the beginning of the part | ||
| 1501 | 2025.11.11 21:12:19.688267 [ 187 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1502 | 2025.11.11 21:12:19.688296 [ 3 ] {ffebd828-2a7c-4da8-b667-29094705187c} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1503 | 2025.11.11 21:12:19.688339 [ 3 ] {ffebd828-2a7c-4da8-b667-29094705187c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1504 | 2025.11.11 21:12:19.688690 [ 3 ] {ffebd828-2a7c-4da8-b667-29094705187c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1505 | 2025.11.11 21:12:19.688968 [ 3 ] {ffebd828-2a7c-4da8-b667-29094705187c} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1506 | 2025.11.11 21:12:19.689090 [ 57 ] {} <Debug> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1507 | 2025.11.11 21:12:19.689108 [ 3 ] {ffebd828-2a7c-4da8-b667-29094705187c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001326 sec., 48265.460030165916 rows/sec., 3.77 MiB/sec. | ||
| 1508 | 2025.11.11 21:12:19.689167 [ 57 ] {} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1509 | 2025.11.11 21:12:19.689197 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1510 | 2025.11.11 21:12:19.689197 [ 3 ] {ffebd828-2a7c-4da8-b667-29094705187c} <Debug> TCPHandler: Processed in 0.001567615 sec. | ||
| 1511 | 2025.11.11 21:12:19.689317 [ 196 ] {e0320333-ac57-468c-b01b-1af8e137e925::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 | ||
| 1512 | 2025.11.11 21:12:19.689364 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2025.11.11 21:12:19.689482 [ 3 ] {df1b482b-50e8-4c52-99d2-f7bf5b8542c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1514 | 2025.11.11 21:12:19.689504 [ 196 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1515 | 2025.11.11 21:12:19.689538 [ 3 ] {df1b482b-50e8-4c52-99d2-f7bf5b8542c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1516 | 2025.11.11 21:12:19.689586 [ 196 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 700 rows starting from the beginning of the part | ||
| 1517 | 2025.11.11 21:12:19.689721 [ 196 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1518 | 2025.11.11 21:12:19.689805 [ 196 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 690 rows starting from the beginning of the part | ||
| 1519 | 2025.11.11 21:12:19.689926 [ 196 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1520 | 2025.11.11 21:12:19.689985 [ 196 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 690 rows starting from the beginning of the part | ||
| 1521 | 2025.11.11 21:12:19.690059 [ 196 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1522 | 2025.11.11 21:12:19.690179 [ 3 ] {df1b482b-50e8-4c52-99d2-f7bf5b8542c0} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1523 | 2025.11.11 21:12:19.690222 [ 3 ] {df1b482b-50e8-4c52-99d2-f7bf5b8542c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1524 | 2025.11.11 21:12:19.690387 [ 198 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3575 rows, containing 5 columns (5 merged, 0 gathered) in 0.002757644 sec., 1296396.489176993 rows/sec., 107.48 MiB/sec. | ||
| 1525 | 2025.11.11 21:12:19.690644 [ 186 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1526 | 2025.11.11 21:12:19.690685 [ 3 ] {df1b482b-50e8-4c52-99d2-f7bf5b8542c0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1527 | 2025.11.11 21:12:19.690958 [ 3 ] {df1b482b-50e8-4c52-99d2-f7bf5b8542c0} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2025.11.11 21:12:19.690984 [ 186 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_6_1} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2025.11.11 21:12:19.691064 [ 186 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_6_1} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1530 | 2025.11.11 21:12:19.691142 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 1531 | 2025.11.11 21:12:19.691191 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1532 | 2025.11.11 21:12:19.691231 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1533 | 2025.11.11 21:12:19.691243 [ 3 ] {df1b482b-50e8-4c52-99d2-f7bf5b8542c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001784 sec., 89686.09865470852 rows/sec., 6.25 MiB/sec. | ||
| 1534 | 2025.11.11 21:12:19.691249 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1535 | 2025.11.11 21:12:19.691307 [ 3 ] {df1b482b-50e8-4c52-99d2-f7bf5b8542c0} <Debug> TCPHandler: Processed in 0.002003242 sec. | ||
| 1536 | 2025.11.11 21:12:19.691352 [ 187 ] {edddd38d-757c-4f91-9a51-5cd28802100a::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 | ||
| 1537 | 2025.11.11 21:12:19.691446 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1538 | 2025.11.11 21:12:19.691464 [ 187 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1539 | 2025.11.11 21:12:19.691501 [ 198 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2272 rows, containing 5 columns (5 merged, 0 gathered) in 0.002248226 sec., 1010574.5596750506 rows/sec., 75.18 MiB/sec. | ||
| 1540 | 2025.11.11 21:12:19.691506 [ 187 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 319 rows starting from the beginning of the part | ||
| 1541 | 2025.11.11 21:12:19.691561 [ 3 ] {05119153-2f66-4995-b1a6-fac6ead7b42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1542 | 2025.11.11 21:12:19.691575 [ 187 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1543 | 2025.11.11 21:12:19.691612 [ 3 ] {05119153-2f66-4995-b1a6-fac6ead7b42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1544 | 2025.11.11 21:12:19.691626 [ 187 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 314 rows starting from the beginning of the part | ||
| 1545 | 2025.11.11 21:12:19.691670 [ 187 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1546 | 2025.11.11 21:12:19.691691 [ 196 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1547 | 2025.11.11 21:12:19.691732 [ 187 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 314 rows starting from the beginning of the part | ||
| 1548 | 2025.11.11 21:12:19.691800 [ 187 ] {edddd38d-757c-4f91-9a51-5cd28802100a::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 | ||
| 1549 | 2025.11.11 21:12:19.691976 [ 196 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_6_1} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1550 | 2025.11.11 21:12:19.691984 [ 3 ] {05119153-2f66-4995-b1a6-fac6ead7b42f} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1551 | 2025.11.11 21:12:19.692035 [ 3 ] {05119153-2f66-4995-b1a6-fac6ead7b42f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1552 | 2025.11.11 21:12:19.692065 [ 196 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_6_1} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1553 | 2025.11.11 21:12:19.692143 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 1554 | 2025.11.11 21:12:19.692381 [ 3 ] {05119153-2f66-4995-b1a6-fac6ead7b42f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1555 | 2025.11.11 21:12:19.692634 [ 3 ] {05119153-2f66-4995-b1a6-fac6ead7b42f} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2025.11.11 21:12:19.692755 [ 57 ] {} <Debug> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1557 | 2025.11.11 21:12:19.692771 [ 3 ] {05119153-2f66-4995-b1a6-fac6ead7b42f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001229 sec., 48820.17900732302 rows/sec., 3.29 MiB/sec. | ||
| 1558 | 2025.11.11 21:12:19.692806 [ 57 ] {} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1559 | 2025.11.11 21:12:19.692824 [ 3 ] {05119153-2f66-4995-b1a6-fac6ead7b42f} <Debug> TCPHandler: Processed in 0.001440953 sec. | ||
| 1560 | 2025.11.11 21:12:19.692832 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1561 | 2025.11.11 21:12:19.692930 [ 198 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 1562 | 2025.11.11 21:12:19.693056 [ 198 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1563 | 2025.11.11 21:12:19.693110 [ 198 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 104 rows starting from the beginning of the part | ||
| 1564 | 2025.11.11 21:12:19.693210 [ 192 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1427 rows, containing 5 columns (5 merged, 0 gathered) in 0.00188685 sec., 756286.933248536 rows/sec., 50.70 MiB/sec. | ||
| 1565 | 2025.11.11 21:12:19.693212 [ 198 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 1566 | 2025.11.11 21:12:19.693322 [ 198 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 104 rows starting from the beginning of the part | ||
| 1567 | 2025.11.11 21:12:19.693368 [ 198 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 1568 | 2025.11.11 21:12:19.693415 [ 198 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 104 rows starting from the beginning of the part | ||
| 1569 | 2025.11.11 21:12:19.693461 [ 198 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 1570 | 2025.11.11 21:12:19.693577 [ 192 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1571 | 2025.11.11 21:12:19.694018 [ 192 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2025.11.11 21:12:19.694122 [ 192 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1573 | 2025.11.11 21:12:19.694219 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 1574 | 2025.11.11 21:12:19.694385 [ 200 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 4 columns (4 merged, 0 gathered) in 0.001493904 sec., 329338.43138514925 rows/sec., 20.92 MiB/sec. | ||
| 1575 | 2025.11.11 21:12:19.694597 [ 192 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1576 | 2025.11.11 21:12:19.694961 [ 192 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_6_1} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1577 | 2025.11.11 21:12:19.695052 [ 192 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_6_1} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1578 | 2025.11.11 21:12:19.695141 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1579 | 2025.11.11 21:12:19.983313 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42236 | ||
| 1580 | 2025.11.11 21:12:19.983415 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1581 | 2025.11.11 21:12:19.983445 [ 290 ] {} <Debug> TCP-Session: 6bd5ab4b-afe8-477f-acf8-7c4c9af8cd3f Authenticating user 'default' from [fd00:1122:3344:101::e]:42236 | ||
| 1582 | 2025.11.11 21:12:19.983470 [ 290 ] {} <Debug> TCP-Session: 6bd5ab4b-afe8-477f-acf8-7c4c9af8cd3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1583 | 2025.11.11 21:12:19.983487 [ 290 ] {} <Debug> TCP-Session: 6bd5ab4b-afe8-477f-acf8-7c4c9af8cd3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1584 | 2025.11.11 21:12:19.983701 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51588 | ||
| 1585 | 2025.11.11 21:12:19.983697 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59750 | ||
| 1586 | 2025.11.11 21:12:19.983771 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54858 | ||
| 1587 | 2025.11.11 21:12:19.983780 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64410 | ||
| 1588 | 2025.11.11 21:12:19.983803 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43141 | ||
| 1589 | 2025.11.11 21:12:19.983835 [ 290 ] {} <Trace> TCP-Session: 6bd5ab4b-afe8-477f-acf8-7c4c9af8cd3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2025.11.11 21:12:19.983843 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1591 | 2025.11.11 21:12:19.983884 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1592 | 2025.11.11 21:12:19.983882 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1593 | 2025.11.11 21:12:19.983905 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1594 | 2025.11.11 21:12:19.983924 [ 295 ] {} <Debug> TCP-Session: 76a32414-aea2-4afd-aca6-e1eddd867ca4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64410 | ||
| 1595 | 2025.11.11 21:12:19.983936 [ 293 ] {} <Debug> TCP-Session: 305d1e83-b3f9-4f0a-84c8-d23ba0e668e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54858 | ||
| 1596 | 2025.11.11 21:12:19.983945 [ 297 ] {} <Debug> TCP-Session: aaefbfdc-18a5-4d3f-938f-834a8fcee18a Authenticating user 'default' from [fd00:1122:3344:101::e]:43141 | ||
| 1597 | 2025.11.11 21:12:19.983964 [ 295 ] {} <Debug> TCP-Session: 76a32414-aea2-4afd-aca6-e1eddd867ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1598 | 2025.11.11 21:12:19.983976 [ 293 ] {} <Debug> TCP-Session: 305d1e83-b3f9-4f0a-84c8-d23ba0e668e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1599 | 2025.11.11 21:12:19.983981 [ 297 ] {} <Debug> TCP-Session: aaefbfdc-18a5-4d3f-938f-834a8fcee18a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1600 | 2025.11.11 21:12:19.983989 [ 295 ] {} <Debug> TCP-Session: 76a32414-aea2-4afd-aca6-e1eddd867ca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1601 | 2025.11.11 21:12:19.984007 [ 297 ] {} <Debug> TCP-Session: aaefbfdc-18a5-4d3f-938f-834a8fcee18a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1602 | 2025.11.11 21:12:19.984024 [ 290 ] {1304b5ac-43c0-42ec-a5f8-faf52a2debd8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42236) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1603 | 2025.11.11 21:12:19.984000 [ 293 ] {} <Debug> TCP-Session: 305d1e83-b3f9-4f0a-84c8-d23ba0e668e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1604 | 2025.11.11 21:12:19.983913 [ 291 ] {} <Debug> TCP-Session: e03c3498-855b-41d7-8840-9457516b7e45 Authenticating user 'default' from [fd00:1122:3344:101::e]:59750 | ||
| 1605 | 2025.11.11 21:12:19.983811 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64887 | ||
| 1606 | 2025.11.11 21:12:19.984105 [ 291 ] {} <Debug> TCP-Session: e03c3498-855b-41d7-8840-9457516b7e45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1607 | 2025.11.11 21:12:19.983798 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1608 | 2025.11.11 21:12:19.984144 [ 291 ] {} <Debug> TCP-Session: e03c3498-855b-41d7-8840-9457516b7e45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1609 | 2025.11.11 21:12:19.983782 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59006 | ||
| 1610 | 2025.11.11 21:12:19.984176 [ 292 ] {} <Debug> TCP-Session: 52283ff0-d00c-40bc-9a95-02d78600aea3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51588 | ||
| 1611 | 2025.11.11 21:12:19.984191 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1612 | 2025.11.11 21:12:19.984216 [ 292 ] {} <Debug> TCP-Session: 52283ff0-d00c-40bc-9a95-02d78600aea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1613 | 2025.11.11 21:12:19.984240 [ 298 ] {} <Debug> TCP-Session: fb061fd5-d70e-4e50-b572-f43c13d3bdb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64887 | ||
| 1614 | 2025.11.11 21:12:19.984243 [ 292 ] {} <Debug> TCP-Session: 52283ff0-d00c-40bc-9a95-02d78600aea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1615 | 2025.11.11 21:12:19.984245 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1616 | 2025.11.11 21:12:19.984271 [ 298 ] {} <Debug> TCP-Session: fb061fd5-d70e-4e50-b572-f43c13d3bdb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1617 | 2025.11.11 21:12:19.984291 [ 296 ] {} <Debug> TCP-Session: 76c1ec8c-be4a-450f-bd99-92929907af2b Authenticating user 'default' from [fd00:1122:3344:101::e]:59006 | ||
| 1618 | 2025.11.11 21:12:19.984293 [ 290 ] {1304b5ac-43c0-42ec-a5f8-faf52a2debd8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1619 | 2025.11.11 21:12:19.984317 [ 296 ] {} <Debug> TCP-Session: 76c1ec8c-be4a-450f-bd99-92929907af2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1620 | 2025.11.11 21:12:19.984302 [ 298 ] {} <Debug> TCP-Session: fb061fd5-d70e-4e50-b572-f43c13d3bdb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1621 | 2025.11.11 21:12:19.984339 [ 296 ] {} <Debug> TCP-Session: 76c1ec8c-be4a-450f-bd99-92929907af2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1622 | 2025.11.11 21:12:19.984362 [ 290 ] {1304b5ac-43c0-42ec-a5f8-faf52a2debd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1623 | 2025.11.11 21:12:19.983775 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45067 | ||
| 1624 | 2025.11.11 21:12:19.984545 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1625 | 2025.11.11 21:12:19.984572 [ 294 ] {} <Debug> TCP-Session: c48bbd3f-be21-4b2d-bd94-e7c7eb802bb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45067 | ||
| 1626 | 2025.11.11 21:12:19.984589 [ 294 ] {} <Debug> TCP-Session: c48bbd3f-be21-4b2d-bd94-e7c7eb802bb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1627 | 2025.11.11 21:12:19.984601 [ 294 ] {} <Debug> TCP-Session: c48bbd3f-be21-4b2d-bd94-e7c7eb802bb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1628 | 2025.11.11 21:12:19.984670 [ 290 ] {1304b5ac-43c0-42ec-a5f8-faf52a2debd8} <Debug> oximeter.version (d12c842d-aa11-41bf-8c0a-17f392834f70) (SelectExecutor): Key condition: unknown | ||
| 1629 | 2025.11.11 21:12:19.985622 [ 315 ] {1304b5ac-43c0-42ec-a5f8-faf52a2debd8} <Trace> AggregatingTransform: Aggregating | ||
| 1630 | 2025.11.11 21:12:19.985669 [ 315 ] {1304b5ac-43c0-42ec-a5f8-faf52a2debd8} <Trace> Aggregator: Aggregation method: without_key | ||
| 1631 | 2025.11.11 21:12:19.985703 [ 315 ] {1304b5ac-43c0-42ec-a5f8-faf52a2debd8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000927665 sec. (1077.975 rows/sec., 42.11 KiB/sec.) | ||
| 1632 | 2025.11.11 21:12:19.985725 [ 315 ] {1304b5ac-43c0-42ec-a5f8-faf52a2debd8} <Trace> Aggregator: Merging aggregated data | ||
| 1633 | 2025.11.11 21:12:19.986911 [ 290 ] {1304b5ac-43c0-42ec-a5f8-faf52a2debd8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00294 sec., 340.13605442176873 rows/sec., 13.29 KiB/sec. | ||
| 1634 | 2025.11.11 21:12:19.987042 [ 290 ] {1304b5ac-43c0-42ec-a5f8-faf52a2debd8} <Debug> TCPHandler: Processed in 0.003326984 sec. | ||
| 1635 | 2025.11.11 21:12:19.987169 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1636 | 2025.11.11 21:12:19.987197 [ 290 ] {} <Debug> TCP-Session: 6bd5ab4b-afe8-477f-acf8-7c4c9af8cd3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1637 | 2025.11.11 21:12:19.987200 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1638 | 2025.11.11 21:12:19.987221 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1639 | 2025.11.11 21:12:19.987240 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1640 | 2025.11.11 21:12:19.987258 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1641 | 2025.11.11 21:12:19.987281 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1642 | 2025.11.11 21:12:19.987289 [ 298 ] {} <Debug> TCP-Session: fb061fd5-d70e-4e50-b572-f43c13d3bdb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1643 | 2025.11.11 21:12:19.987301 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1644 | 2025.11.11 21:12:19.987323 [ 294 ] {} <Debug> TCP-Session: c48bbd3f-be21-4b2d-bd94-e7c7eb802bb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1645 | 2025.11.11 21:12:19.987321 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1646 | 2025.11.11 21:12:19.987342 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1647 | 2025.11.11 21:12:19.987385 [ 292 ] {} <Debug> TCP-Session: 52283ff0-d00c-40bc-9a95-02d78600aea3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1648 | 2025.11.11 21:12:19.987353 [ 295 ] {} <Debug> TCP-Session: 76a32414-aea2-4afd-aca6-e1eddd867ca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2025.11.11 21:12:19.987410 [ 297 ] {} <Debug> TCP-Session: aaefbfdc-18a5-4d3f-938f-834a8fcee18a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2025.11.11 21:12:19.987270 [ 296 ] {} <Debug> TCP-Session: 76c1ec8c-be4a-450f-bd99-92929907af2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1651 | 2025.11.11 21:12:19.987252 [ 291 ] {} <Debug> TCP-Session: e03c3498-855b-41d7-8840-9457516b7e45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1652 | 2025.11.11 21:12:19.987309 [ 293 ] {} <Debug> TCP-Session: 305d1e83-b3f9-4f0a-84c8-d23ba0e668e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1653 | 2025.11.11 21:12:19.997365 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57889 | ||
| 1654 | 2025.11.11 21:12:19.997431 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1655 | 2025.11.11 21:12:19.997455 [ 290 ] {} <Debug> TCP-Session: 03e0b4c3-c273-4253-a567-66b344ea6c08 Authenticating user 'default' from [fd00:1122:3344:101::e]:57889 | ||
| 1656 | 2025.11.11 21:12:19.997474 [ 290 ] {} <Debug> TCP-Session: 03e0b4c3-c273-4253-a567-66b344ea6c08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1657 | 2025.11.11 21:12:19.997489 [ 290 ] {} <Debug> TCP-Session: 03e0b4c3-c273-4253-a567-66b344ea6c08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1658 | 2025.11.11 21:12:19.997645 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41894 | ||
| 1659 | 2025.11.11 21:12:19.997682 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64427 | ||
| 1660 | 2025.11.11 21:12:19.997713 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37004 | ||
| 1661 | 2025.11.11 21:12:19.997728 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1662 | 2025.11.11 21:12:19.997744 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54763 | ||
| 1663 | 2025.11.11 21:12:19.997764 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37754 | ||
| 1664 | 2025.11.11 21:12:19.997783 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1665 | 2025.11.11 21:12:19.997773 [ 291 ] {} <Debug> TCP-Session: 9b3af61d-9d9e-4370-967f-1a24ce0e0326 Authenticating user 'default' from [fd00:1122:3344:101::e]:41894 | ||
| 1666 | 2025.11.11 21:12:19.997819 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1667 | 2025.11.11 21:12:19.997831 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56720 | ||
| 1668 | 2025.11.11 21:12:19.997844 [ 291 ] {} <Debug> TCP-Session: 9b3af61d-9d9e-4370-967f-1a24ce0e0326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1669 | 2025.11.11 21:12:19.997851 [ 295 ] {} <Debug> TCP-Session: 6cd6a97f-9012-4a65-bfd7-ad7657cad7b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54763 | ||
| 1670 | 2025.11.11 21:12:19.997881 [ 291 ] {} <Debug> TCP-Session: 9b3af61d-9d9e-4370-967f-1a24ce0e0326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1671 | 2025.11.11 21:12:19.997893 [ 295 ] {} <Debug> TCP-Session: 6cd6a97f-9012-4a65-bfd7-ad7657cad7b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1672 | 2025.11.11 21:12:19.997843 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1673 | 2025.11.11 21:12:19.997908 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1674 | 2025.11.11 21:12:19.997940 [ 296 ] {} <Debug> TCP-Session: 9a95078f-8f92-480d-ac3d-62c4c21089c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37754 | ||
| 1675 | 2025.11.11 21:12:19.997956 [ 298 ] {} <Debug> TCP-Session: 347b8743-03c4-43f6-98fe-393917b5f2d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56720 | ||
| 1676 | 2025.11.11 21:12:19.997971 [ 296 ] {} <Debug> TCP-Session: 9a95078f-8f92-480d-ac3d-62c4c21089c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1677 | 2025.11.11 21:12:19.997987 [ 298 ] {} <Debug> TCP-Session: 347b8743-03c4-43f6-98fe-393917b5f2d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1678 | 2025.11.11 21:12:19.997996 [ 296 ] {} <Debug> TCP-Session: 9a95078f-8f92-480d-ac3d-62c4c21089c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2025.11.11 21:12:19.998012 [ 298 ] {} <Debug> TCP-Session: 347b8743-03c4-43f6-98fe-393917b5f2d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1680 | 2025.11.11 21:12:19.997910 [ 295 ] {} <Debug> TCP-Session: 6cd6a97f-9012-4a65-bfd7-ad7657cad7b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1681 | 2025.11.11 21:12:19.997825 [ 293 ] {} <Debug> TCP-Session: d6a2c53e-3e95-4f43-bc0f-8fc641ab5ebc Authenticating user 'default' from [fd00:1122:3344:101::e]:37004 | ||
| 1682 | 2025.11.11 21:12:19.997759 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1683 | 2025.11.11 21:12:19.998089 [ 293 ] {} <Debug> TCP-Session: d6a2c53e-3e95-4f43-bc0f-8fc641ab5ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1684 | 2025.11.11 21:12:19.997719 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44372 | ||
| 1685 | 2025.11.11 21:12:19.998123 [ 293 ] {} <Debug> TCP-Session: d6a2c53e-3e95-4f43-bc0f-8fc641ab5ebc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1686 | 2025.11.11 21:12:19.997716 [ 290 ] {} <Trace> TCP-Session: 03e0b4c3-c273-4253-a567-66b344ea6c08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1687 | 2025.11.11 21:12:19.998118 [ 292 ] {} <Debug> TCP-Session: 01599526-3bc5-4d40-8fb6-c6953b0f8840 Authenticating user 'default' from [fd00:1122:3344:101::e]:64427 | ||
| 1688 | 2025.11.11 21:12:19.998181 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1689 | 2025.11.11 21:12:19.998203 [ 292 ] {} <Debug> TCP-Session: 01599526-3bc5-4d40-8fb6-c6953b0f8840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1690 | 2025.11.11 21:12:19.998226 [ 294 ] {} <Debug> TCP-Session: 52fb3388-fd75-4354-975d-07e5fa6739fa Authenticating user 'default' from [fd00:1122:3344:101::e]:44372 | ||
| 1691 | 2025.11.11 21:12:19.998241 [ 292 ] {} <Debug> TCP-Session: 01599526-3bc5-4d40-8fb6-c6953b0f8840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1692 | 2025.11.11 21:12:19.998256 [ 294 ] {} <Debug> TCP-Session: 52fb3388-fd75-4354-975d-07e5fa6739fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1693 | 2025.11.11 21:12:19.997825 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57628 | ||
| 1694 | 2025.11.11 21:12:19.998279 [ 294 ] {} <Debug> TCP-Session: 52fb3388-fd75-4354-975d-07e5fa6739fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1695 | 2025.11.11 21:12:19.998287 [ 290 ] {8aec9325-5bca-468c-9686-b07a17e4dcd4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57889) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1696 | 2025.11.11 21:12:19.998346 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1697 | 2025.11.11 21:12:19.998372 [ 297 ] {} <Debug> TCP-Session: 58c2016a-3374-4361-95db-524b4655f59d Authenticating user 'default' from [fd00:1122:3344:101::e]:57628 | ||
| 1698 | 2025.11.11 21:12:19.998389 [ 297 ] {} <Debug> TCP-Session: 58c2016a-3374-4361-95db-524b4655f59d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1699 | 2025.11.11 21:12:19.998400 [ 297 ] {} <Debug> TCP-Session: 58c2016a-3374-4361-95db-524b4655f59d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1700 | 2025.11.11 21:12:19.998472 [ 290 ] {8aec9325-5bca-468c-9686-b07a17e4dcd4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1701 | 2025.11.11 21:12:19.998518 [ 290 ] {8aec9325-5bca-468c-9686-b07a17e4dcd4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1702 | 2025.11.11 21:12:19.998735 [ 290 ] {8aec9325-5bca-468c-9686-b07a17e4dcd4} <Debug> oximeter.version (d12c842d-aa11-41bf-8c0a-17f392834f70) (SelectExecutor): Key condition: unknown | ||
| 1703 | 2025.11.11 21:12:19.999564 [ 330 ] {8aec9325-5bca-468c-9686-b07a17e4dcd4} <Trace> AggregatingTransform: Aggregating | ||
| 1704 | 2025.11.11 21:12:19.999613 [ 330 ] {8aec9325-5bca-468c-9686-b07a17e4dcd4} <Trace> Aggregator: Aggregation method: without_key | ||
| 1705 | 2025.11.11 21:12:19.999650 [ 330 ] {8aec9325-5bca-468c-9686-b07a17e4dcd4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000831464 sec. (1202.698 rows/sec., 46.98 KiB/sec.) | ||
| 1706 | 2025.11.11 21:12:19.999669 [ 330 ] {8aec9325-5bca-468c-9686-b07a17e4dcd4} <Trace> Aggregator: Merging aggregated data | ||
| 1707 | 2025.11.11 21:12:20.001138 [ 290 ] {8aec9325-5bca-468c-9686-b07a17e4dcd4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002886 sec., 346.5003465003465 rows/sec., 13.54 KiB/sec. | ||
| 1708 | 2025.11.11 21:12:20.001290 [ 290 ] {8aec9325-5bca-468c-9686-b07a17e4dcd4} <Debug> TCPHandler: Processed in 0.003627528 sec. | ||
| 1709 | 2025.11.11 21:12:20.001386 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1710 | 2025.11.11 21:12:20.001412 [ 290 ] {} <Debug> TCP-Session: 03e0b4c3-c273-4253-a567-66b344ea6c08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1711 | 2025.11.11 21:12:20.001417 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1712 | 2025.11.11 21:12:20.001442 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1713 | 2025.11.11 21:12:20.001457 [ 298 ] {} <Debug> TCP-Session: 347b8743-03c4-43f6-98fe-393917b5f2d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1714 | 2025.11.11 21:12:20.001461 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1715 | 2025.11.11 21:12:20.001483 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1716 | 2025.11.11 21:12:20.001487 [ 291 ] {} <Debug> TCP-Session: 9b3af61d-9d9e-4370-967f-1a24ce0e0326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1717 | 2025.11.11 21:12:20.001503 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1718 | 2025.11.11 21:12:20.001523 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1719 | 2025.11.11 21:12:20.001543 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1720 | 2025.11.11 21:12:20.001560 [ 293 ] {} <Debug> TCP-Session: d6a2c53e-3e95-4f43-bc0f-8fc641ab5ebc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1721 | 2025.11.11 21:12:20.001576 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1722 | 2025.11.11 21:12:20.001598 [ 294 ] {} <Debug> TCP-Session: 52fb3388-fd75-4354-975d-07e5fa6739fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1723 | 2025.11.11 21:12:20.001526 [ 296 ] {} <Debug> TCP-Session: 9a95078f-8f92-480d-ac3d-62c4c21089c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1724 | 2025.11.11 21:12:20.001627 [ 297 ] {} <Debug> TCP-Session: 58c2016a-3374-4361-95db-524b4655f59d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1725 | 2025.11.11 21:12:20.001518 [ 292 ] {} <Debug> TCP-Session: 01599526-3bc5-4d40-8fb6-c6953b0f8840 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1726 | 2025.11.11 21:12:20.001581 [ 295 ] {} <Debug> TCP-Session: 6cd6a97f-9012-4a65-bfd7-ad7657cad7b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1727 | 2025.11.11 21:12:22.530784 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 252 | ||
| 1728 | 2025.11.11 21:12:22.533982 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1729 | 2025.11.11 21:12:22.534055 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1730 | 2025.11.11 21:12:22.535775 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1731 | 2025.11.11 21:12:22.536140 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2025.11.11 21:12:22.536504 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 252 | ||
| 1733 | 2025.11.11 21:12:24.675995 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2025.11.11 21:12:24.676251 [ 3 ] {75b84bf3-8b86-4f1a-bc06-1690f4912c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 1735 | 2025.11.11 21:12:24.676655 [ 3 ] {75b84bf3-8b86-4f1a-bc06-1690f4912c65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1736 | 2025.11.11 21:12:24.681153 [ 3 ] {75b84bf3-8b86-4f1a-bc06-1690f4912c65} <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 | ||
| 1737 | 2025.11.11 21:12:24.681467 [ 3 ] {75b84bf3-8b86-4f1a-bc06-1690f4912c65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1738 | 2025.11.11 21:12:24.681551 [ 3 ] {75b84bf3-8b86-4f1a-bc06-1690f4912c65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1739 | 2025.11.11 21:12:24.681747 [ 3 ] {75b84bf3-8b86-4f1a-bc06-1690f4912c65} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1740 | 2025.11.11 21:12:24.684129 [ 3 ] {75b84bf3-8b86-4f1a-bc06-1690f4912c65} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1741 | 2025.11.11 21:12:24.686303 [ 3 ] {75b84bf3-8b86-4f1a-bc06-1690f4912c65} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (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 | ||
| 1742 | 2025.11.11 21:12:24.686329 [ 3 ] {75b84bf3-8b86-4f1a-bc06-1690f4912c65} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1743 | 2025.11.11 21:12:24.686424 [ 3 ] {75b84bf3-8b86-4f1a-bc06-1690f4912c65} <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'))" | ||
| 1744 | 2025.11.11 21:12:24.686452 [ 3 ] {75b84bf3-8b86-4f1a-bc06-1690f4912c65} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1745 | 2025.11.11 21:12:24.701399 [ 3 ] {75b84bf3-8b86-4f1a-bc06-1690f4912c65} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.025256 sec., 1267.0256572695596 rows/sec., 47.83 KiB/sec. | ||
| 1746 | 2025.11.11 21:12:24.701482 [ 3 ] {75b84bf3-8b86-4f1a-bc06-1690f4912c65} <Debug> TCPHandler: Processed in 0.025627311 sec. | ||
| 1747 | 2025.11.11 21:12:24.701760 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1748 | 2025.11.11 21:12:24.701914 [ 3 ] {5da55681-dc51-4b85-8f52-4d707e48e5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 1749 | 2025.11.11 21:12:24.702148 [ 3 ] {5da55681-dc51-4b85-8f52-4d707e48e5aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1750 | 2025.11.11 21:12:24.702184 [ 3 ] {5da55681-dc51-4b85-8f52-4d707e48e5aa} <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 | ||
| 1751 | 2025.11.11 21:12:24.702391 [ 3 ] {5da55681-dc51-4b85-8f52-4d707e48e5aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1752 | 2025.11.11 21:12:24.702446 [ 3 ] {5da55681-dc51-4b85-8f52-4d707e48e5aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1753 | 2025.11.11 21:12:24.702555 [ 3 ] {5da55681-dc51-4b85-8f52-4d707e48e5aa} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1754 | 2025.11.11 21:12:24.702586 [ 3 ] {5da55681-dc51-4b85-8f52-4d707e48e5aa} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1755 | 2025.11.11 21:12:24.702605 [ 3 ] {5da55681-dc51-4b85-8f52-4d707e48e5aa} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (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 | ||
| 1756 | 2025.11.11 21:12:24.702619 [ 3 ] {5da55681-dc51-4b85-8f52-4d707e48e5aa} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1757 | 2025.11.11 21:12:24.702656 [ 3 ] {5da55681-dc51-4b85-8f52-4d707e48e5aa} <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'))" | ||
| 1758 | 2025.11.11 21:12:24.702677 [ 3 ] {5da55681-dc51-4b85-8f52-4d707e48e5aa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1759 | 2025.11.11 21:12:24.703208 [ 3 ] {5da55681-dc51-4b85-8f52-4d707e48e5aa} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.00136 sec., 23529.41176470588 rows/sec., 888.24 KiB/sec. | ||
| 1760 | 2025.11.11 21:12:24.703273 [ 3 ] {5da55681-dc51-4b85-8f52-4d707e48e5aa} <Debug> TCPHandler: Processed in 0.001575696 sec. | ||
| 1761 | 2025.11.11 21:12:24.703528 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1762 | 2025.11.11 21:12:24.703674 [ 3 ] {e24f8d39-187b-4a56-8e2f-d709e801ba73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) 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) | ||
| 1763 | 2025.11.11 21:12:24.703888 [ 3 ] {e24f8d39-187b-4a56-8e2f-d709e801ba73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1764 | 2025.11.11 21:12:24.703923 [ 3 ] {e24f8d39-187b-4a56-8e2f-d709e801ba73} <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 | ||
| 1765 | 2025.11.11 21:12:24.704119 [ 3 ] {e24f8d39-187b-4a56-8e2f-d709e801ba73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1766 | 2025.11.11 21:12:24.704173 [ 3 ] {e24f8d39-187b-4a56-8e2f-d709e801ba73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1767 | 2025.11.11 21:12:24.704275 [ 3 ] {e24f8d39-187b-4a56-8e2f-d709e801ba73} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1768 | 2025.11.11 21:12:24.704305 [ 3 ] {e24f8d39-187b-4a56-8e2f-d709e801ba73} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1769 | 2025.11.11 21:12:24.704324 [ 3 ] {e24f8d39-187b-4a56-8e2f-d709e801ba73} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (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 | ||
| 1770 | 2025.11.11 21:12:24.704339 [ 3 ] {e24f8d39-187b-4a56-8e2f-d709e801ba73} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1771 | 2025.11.11 21:12:24.704372 [ 3 ] {e24f8d39-187b-4a56-8e2f-d709e801ba73} <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'))" | ||
| 1772 | 2025.11.11 21:12:24.704391 [ 3 ] {e24f8d39-187b-4a56-8e2f-d709e801ba73} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1773 | 2025.11.11 21:12:24.704789 [ 3 ] {e24f8d39-187b-4a56-8e2f-d709e801ba73} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001178 sec., 27164.685908319185 rows/sec., 1.00 MiB/sec. | ||
| 1774 | 2025.11.11 21:12:24.704848 [ 3 ] {e24f8d39-187b-4a56-8e2f-d709e801ba73} <Debug> TCPHandler: Processed in 0.001374182 sec. | ||
| 1775 | 2025.11.11 21:12:24.725498 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2025.11.11 21:12:24.725617 [ 3 ] {981e99e5-cefe-46e7-867d-ca0d38b983f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1777 | 2025.11.11 21:12:24.725663 [ 3 ] {981e99e5-cefe-46e7-867d-ca0d38b983f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1778 | 2025.11.11 21:12:24.726216 [ 3 ] {981e99e5-cefe-46e7-867d-ca0d38b983f5} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2025.11.11 21:12:24.726257 [ 3 ] {981e99e5-cefe-46e7-867d-ca0d38b983f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1780 | 2025.11.11 21:12:24.726705 [ 3 ] {981e99e5-cefe-46e7-867d-ca0d38b983f5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1781 | 2025.11.11 21:12:24.726939 [ 3 ] {981e99e5-cefe-46e7-867d-ca0d38b983f5} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2025.11.11 21:12:24.727104 [ 3 ] {981e99e5-cefe-46e7-867d-ca0d38b983f5} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001519 sec., 1974.9835418038183 rows/sec., 180.01 KiB/sec. | ||
| 1783 | 2025.11.11 21:12:24.727147 [ 3 ] {981e99e5-cefe-46e7-867d-ca0d38b983f5} <Debug> TCPHandler: Processed in 0.001705757 sec. | ||
| 1784 | 2025.11.11 21:12:24.727273 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1785 | 2025.11.11 21:12:24.727369 [ 3 ] {f22c4592-996d-433c-91b9-c7edbeb4fe0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1786 | 2025.11.11 21:12:24.727411 [ 3 ] {f22c4592-996d-433c-91b9-c7edbeb4fe0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1787 | 2025.11.11 21:12:24.728062 [ 3 ] {f22c4592-996d-433c-91b9-c7edbeb4fe0c} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2025.11.11 21:12:24.728103 [ 3 ] {f22c4592-996d-433c-91b9-c7edbeb4fe0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1789 | 2025.11.11 21:12:24.728432 [ 3 ] {f22c4592-996d-433c-91b9-c7edbeb4fe0c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1790 | 2025.11.11 21:12:24.728631 [ 3 ] {f22c4592-996d-433c-91b9-c7edbeb4fe0c} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2025.11.11 21:12:24.728760 [ 3 ] {f22c4592-996d-433c-91b9-c7edbeb4fe0c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00146 sec., 280821.9178082192 rows/sec., 17.81 MiB/sec. | ||
| 1792 | 2025.11.11 21:12:24.728811 [ 3 ] {f22c4592-996d-433c-91b9-c7edbeb4fe0c} <Debug> TCPHandler: Processed in 0.001643436 sec. | ||
| 1793 | 2025.11.11 21:12:24.728999 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1794 | 2025.11.11 21:12:24.729096 [ 3 ] {6913211d-bdc1-40e8-b712-5a256af24941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1795 | 2025.11.11 21:12:24.729137 [ 3 ] {6913211d-bdc1-40e8-b712-5a256af24941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1796 | 2025.11.11 21:12:24.729545 [ 3 ] {6913211d-bdc1-40e8-b712-5a256af24941} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2025.11.11 21:12:24.729584 [ 3 ] {6913211d-bdc1-40e8-b712-5a256af24941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1798 | 2025.11.11 21:12:24.729934 [ 3 ] {6913211d-bdc1-40e8-b712-5a256af24941} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1799 | 2025.11.11 21:12:24.730236 [ 3 ] {6913211d-bdc1-40e8-b712-5a256af24941} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1800 | 2025.11.11 21:12:24.730373 [ 3 ] {6913211d-bdc1-40e8-b712-5a256af24941} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001295 sec., 1544.4015444015445 rows/sec., 125.94 KiB/sec. | ||
| 1801 | 2025.11.11 21:12:24.730411 [ 3 ] {6913211d-bdc1-40e8-b712-5a256af24941} <Debug> TCPHandler: Processed in 0.001466834 sec. | ||
| 1802 | 2025.11.11 21:12:24.730531 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1803 | 2025.11.11 21:12:24.730628 [ 3 ] {cd731085-0980-435b-a734-ce5a7bdae28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1804 | 2025.11.11 21:12:24.730667 [ 3 ] {cd731085-0980-435b-a734-ce5a7bdae28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1805 | 2025.11.11 21:12:24.731579 [ 3 ] {cd731085-0980-435b-a734-ce5a7bdae28e} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2025.11.11 21:12:24.731617 [ 3 ] {cd731085-0980-435b-a734-ce5a7bdae28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1807 | 2025.11.11 21:12:24.732019 [ 3 ] {cd731085-0980-435b-a734-ce5a7bdae28e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1808 | 2025.11.11 21:12:24.732256 [ 3 ] {cd731085-0980-435b-a734-ce5a7bdae28e} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2025.11.11 21:12:24.732387 [ 3 ] {cd731085-0980-435b-a734-ce5a7bdae28e} <Debug> executeQuery: Read 1145 rows, 93.04 KiB in 0.001778 sec., 643982.0022497188 rows/sec., 51.10 MiB/sec. | ||
| 1810 | 2025.11.11 21:12:24.732425 [ 3 ] {cd731085-0980-435b-a734-ce5a7bdae28e} <Debug> TCPHandler: Processed in 0.001942391 sec. | ||
| 1811 | 2025.11.11 21:12:24.732539 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1812 | 2025.11.11 21:12:24.732635 [ 3 ] {d0875d03-e195-470d-a682-f71d6c9375ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1813 | 2025.11.11 21:12:24.732674 [ 3 ] {d0875d03-e195-470d-a682-f71d6c9375ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1814 | 2025.11.11 21:12:24.733161 [ 3 ] {d0875d03-e195-470d-a682-f71d6c9375ad} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1815 | 2025.11.11 21:12:24.733197 [ 3 ] {d0875d03-e195-470d-a682-f71d6c9375ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1816 | 2025.11.11 21:12:24.733522 [ 3 ] {d0875d03-e195-470d-a682-f71d6c9375ad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1817 | 2025.11.11 21:12:24.733739 [ 3 ] {d0875d03-e195-470d-a682-f71d6c9375ad} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1818 | 2025.11.11 21:12:24.733866 [ 3 ] {d0875d03-e195-470d-a682-f71d6c9375ad} <Debug> executeQuery: Read 223 rows, 13.66 KiB in 0.001251 sec., 178257.39408473222 rows/sec., 10.66 MiB/sec. | ||
| 1819 | 2025.11.11 21:12:24.733905 [ 3 ] {d0875d03-e195-470d-a682-f71d6c9375ad} <Debug> TCPHandler: Processed in 0.001415742 sec. | ||
| 1820 | 2025.11.11 21:12:24.734027 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1821 | 2025.11.11 21:12:24.734122 [ 3 ] {2df96067-743a-4bb6-96b9-3ffb7ae8da39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1822 | 2025.11.11 21:12:24.734163 [ 3 ] {2df96067-743a-4bb6-96b9-3ffb7ae8da39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1823 | 2025.11.11 21:12:24.734728 [ 3 ] {2df96067-743a-4bb6-96b9-3ffb7ae8da39} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1824 | 2025.11.11 21:12:24.734766 [ 3 ] {2df96067-743a-4bb6-96b9-3ffb7ae8da39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1825 | 2025.11.11 21:12:24.735122 [ 3 ] {2df96067-743a-4bb6-96b9-3ffb7ae8da39} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1826 | 2025.11.11 21:12:24.735340 [ 3 ] {2df96067-743a-4bb6-96b9-3ffb7ae8da39} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1827 | 2025.11.11 21:12:24.735472 [ 3 ] {2df96067-743a-4bb6-96b9-3ffb7ae8da39} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001368 sec., 154970.76023391812 rows/sec., 9.99 MiB/sec. | ||
| 1828 | 2025.11.11 21:12:24.735512 [ 3 ] {2df96067-743a-4bb6-96b9-3ffb7ae8da39} <Debug> TCPHandler: Processed in 0.001534164 sec. | ||
| 1829 | 2025.11.11 21:12:24.735635 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1830 | 2025.11.11 21:12:24.735738 [ 3 ] {335d55c1-b757-4464-b614-d172c368771c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1831 | 2025.11.11 21:12:24.735780 [ 3 ] {335d55c1-b757-4464-b614-d172c368771c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1832 | 2025.11.11 21:12:24.736327 [ 3 ] {335d55c1-b757-4464-b614-d172c368771c} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2025.11.11 21:12:24.736366 [ 3 ] {335d55c1-b757-4464-b614-d172c368771c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1834 | 2025.11.11 21:12:24.736756 [ 3 ] {335d55c1-b757-4464-b614-d172c368771c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1835 | 2025.11.11 21:12:24.737004 [ 3 ] {335d55c1-b757-4464-b614-d172c368771c} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1836 | 2025.11.11 21:12:24.737147 [ 3 ] {335d55c1-b757-4464-b614-d172c368771c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001426 sec., 147966.3394109397 rows/sec., 8.40 MiB/sec. | ||
| 1837 | 2025.11.11 21:12:24.737195 [ 3 ] {335d55c1-b757-4464-b614-d172c368771c} <Debug> TCPHandler: Processed in 0.001610976 sec. | ||
| 1838 | 2025.11.11 21:12:24.737328 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1839 | 2025.11.11 21:12:24.737446 [ 3 ] {3bedb252-4fd5-40e0-8dba-3b524055140a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1840 | 2025.11.11 21:12:24.737488 [ 3 ] {3bedb252-4fd5-40e0-8dba-3b524055140a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1841 | 2025.11.11 21:12:24.738369 [ 3 ] {3bedb252-4fd5-40e0-8dba-3b524055140a} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1842 | 2025.11.11 21:12:24.738408 [ 3 ] {3bedb252-4fd5-40e0-8dba-3b524055140a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1843 | 2025.11.11 21:12:24.738774 [ 3 ] {3bedb252-4fd5-40e0-8dba-3b524055140a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1844 | 2025.11.11 21:12:24.739030 [ 3 ] {3bedb252-4fd5-40e0-8dba-3b524055140a} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1845 | 2025.11.11 21:12:24.739175 [ 3 ] {3bedb252-4fd5-40e0-8dba-3b524055140a} <Debug> executeQuery: Read 703 rows, 50.39 KiB in 0.001745 sec., 402865.329512894 rows/sec., 28.20 MiB/sec. | ||
| 1846 | 2025.11.11 21:12:24.739216 [ 3 ] {3bedb252-4fd5-40e0-8dba-3b524055140a} <Debug> TCPHandler: Processed in 0.001947841 sec. | ||
| 1847 | 2025.11.11 21:12:24.739337 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1848 | 2025.11.11 21:12:24.739433 [ 3 ] {2cc090ee-fcc4-437d-a08b-ecf416758930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1849 | 2025.11.11 21:12:24.739475 [ 3 ] {2cc090ee-fcc4-437d-a08b-ecf416758930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1850 | 2025.11.11 21:12:24.739803 [ 3 ] {2cc090ee-fcc4-437d-a08b-ecf416758930} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1851 | 2025.11.11 21:12:24.739840 [ 3 ] {2cc090ee-fcc4-437d-a08b-ecf416758930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1852 | 2025.11.11 21:12:24.740159 [ 3 ] {2cc090ee-fcc4-437d-a08b-ecf416758930} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1853 | 2025.11.11 21:12:24.740380 [ 3 ] {2cc090ee-fcc4-437d-a08b-ecf416758930} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1854 | 2025.11.11 21:12:24.740510 [ 3 ] {2cc090ee-fcc4-437d-a08b-ecf416758930} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 1855 | 2025.11.11 21:12:24.740547 [ 3 ] {2cc090ee-fcc4-437d-a08b-ecf416758930} <Debug> TCPHandler: Processed in 0.00126082 sec. | ||
| 1856 | 2025.11.11 21:12:24.740663 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1857 | 2025.11.11 21:12:24.740759 [ 3 ] {62768f23-87de-44b8-af33-c6f9a4f46d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1858 | 2025.11.11 21:12:24.740802 [ 3 ] {62768f23-87de-44b8-af33-c6f9a4f46d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1859 | 2025.11.11 21:12:24.741354 [ 3 ] {62768f23-87de-44b8-af33-c6f9a4f46d53} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2025.11.11 21:12:24.741402 [ 3 ] {62768f23-87de-44b8-af33-c6f9a4f46d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1861 | 2025.11.11 21:12:24.741789 [ 3 ] {62768f23-87de-44b8-af33-c6f9a4f46d53} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1862 | 2025.11.11 21:12:24.742023 [ 3 ] {62768f23-87de-44b8-af33-c6f9a4f46d53} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2025.11.11 21:12:24.742161 [ 3 ] {62768f23-87de-44b8-af33-c6f9a4f46d53} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.00142 sec., 221830.98591549296 rows/sec., 14.57 MiB/sec. | ||
| 1864 | 2025.11.11 21:12:24.742199 [ 3 ] {62768f23-87de-44b8-af33-c6f9a4f46d53} <Debug> TCPHandler: Processed in 0.001585056 sec. | ||
| 1865 | 2025.11.11 21:12:24.742314 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2025.11.11 21:12:24.742414 [ 3 ] {7a4948b0-e484-421e-a74a-d6ab148a986b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1867 | 2025.11.11 21:12:24.742457 [ 3 ] {7a4948b0-e484-421e-a74a-d6ab148a986b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1868 | 2025.11.11 21:12:24.742780 [ 3 ] {7a4948b0-e484-421e-a74a-d6ab148a986b} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1869 | 2025.11.11 21:12:24.742818 [ 3 ] {7a4948b0-e484-421e-a74a-d6ab148a986b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1870 | 2025.11.11 21:12:24.743131 [ 3 ] {7a4948b0-e484-421e-a74a-d6ab148a986b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1871 | 2025.11.11 21:12:24.743334 [ 3 ] {7a4948b0-e484-421e-a74a-d6ab148a986b} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2025.11.11 21:12:24.743461 [ 3 ] {7a4948b0-e484-421e-a74a-d6ab148a986b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 1873 | 2025.11.11 21:12:24.743498 [ 3 ] {7a4948b0-e484-421e-a74a-d6ab148a986b} <Debug> TCPHandler: Processed in 0.001234759 sec. | ||
| 1874 | 2025.11.11 21:12:24.743613 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2025.11.11 21:12:24.743707 [ 3 ] {2bad678f-f302-4a5a-a3a4-330cb695c63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1876 | 2025.11.11 21:12:24.743760 [ 3 ] {2bad678f-f302-4a5a-a3a4-330cb695c63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1877 | 2025.11.11 21:12:24.744607 [ 3 ] {2bad678f-f302-4a5a-a3a4-330cb695c63c} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2025.11.11 21:12:24.744643 [ 3 ] {2bad678f-f302-4a5a-a3a4-330cb695c63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1879 | 2025.11.11 21:12:24.745289 [ 3 ] {2bad678f-f302-4a5a-a3a4-330cb695c63c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1880 | 2025.11.11 21:12:24.745564 [ 3 ] {2bad678f-f302-4a5a-a3a4-330cb695c63c} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2025.11.11 21:12:24.745733 [ 3 ] {2bad678f-f302-4a5a-a3a4-330cb695c63c} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002042 sec., 7835.455435847209 rows/sec., 14.04 MiB/sec. | ||
| 1882 | 2025.11.11 21:12:24.745808 [ 3 ] {2bad678f-f302-4a5a-a3a4-330cb695c63c} <Debug> TCPHandler: Processed in 0.002244496 sec. | ||
| 1883 | 2025.11.11 21:12:24.745941 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1884 | 2025.11.11 21:12:24.746042 [ 3 ] {b5fc0657-260f-44ea-be27-93f93d9995b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1885 | 2025.11.11 21:12:24.746088 [ 3 ] {b5fc0657-260f-44ea-be27-93f93d9995b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1886 | 2025.11.11 21:12:24.746421 [ 3 ] {b5fc0657-260f-44ea-be27-93f93d9995b3} <Trace> oximeter.measurements_i64 (d6cd187a-815f-4007-abb7-1aa590558b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1887 | 2025.11.11 21:12:24.746457 [ 3 ] {b5fc0657-260f-44ea-be27-93f93d9995b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1888 | 2025.11.11 21:12:24.746906 [ 3 ] {b5fc0657-260f-44ea-be27-93f93d9995b3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1889 | 2025.11.11 21:12:24.747132 [ 3 ] {b5fc0657-260f-44ea-be27-93f93d9995b3} <Trace> oximeter.measurements_i64 (d6cd187a-815f-4007-abb7-1aa590558b66): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2025.11.11 21:12:24.747260 [ 3 ] {b5fc0657-260f-44ea-be27-93f93d9995b3} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001237 sec., 4850.444624090542 rows/sec., 342.63 KiB/sec. | ||
| 1891 | 2025.11.11 21:12:24.747297 [ 3 ] {b5fc0657-260f-44ea-be27-93f93d9995b3} <Debug> TCPHandler: Processed in 0.001410252 sec. | ||
| 1892 | 2025.11.11 21:12:24.747419 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1893 | 2025.11.11 21:12:24.747516 [ 3 ] {e0a9e603-ae05-4943-a019-5110e217f4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1894 | 2025.11.11 21:12:24.747559 [ 3 ] {e0a9e603-ae05-4943-a019-5110e217f4cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1895 | 2025.11.11 21:12:24.748060 [ 3 ] {e0a9e603-ae05-4943-a019-5110e217f4cb} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1896 | 2025.11.11 21:12:24.748097 [ 3 ] {e0a9e603-ae05-4943-a019-5110e217f4cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1897 | 2025.11.11 21:12:24.748409 [ 3 ] {e0a9e603-ae05-4943-a019-5110e217f4cb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1898 | 2025.11.11 21:12:24.748653 [ 3 ] {e0a9e603-ae05-4943-a019-5110e217f4cb} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2025.11.11 21:12:24.748784 [ 3 ] {e0a9e603-ae05-4943-a019-5110e217f4cb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001286 sec., 80870.91757387247 rows/sec., 4.96 MiB/sec. | ||
| 1900 | 2025.11.11 21:12:24.748820 [ 3 ] {e0a9e603-ae05-4943-a019-5110e217f4cb} <Debug> TCPHandler: Processed in 0.001456134 sec. | ||
| 1901 | 2025.11.11 21:12:25.038458 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 509 entries to flush up to offset 3315 | ||
| 1902 | 2025.11.11 21:12:25.038995 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2025.11.11 21:12:25.039041 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1904 | 2025.11.11 21:12:25.039571 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1905 | 2025.11.11 21:12:25.039812 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2025.11.11 21:12:25.039962 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3315 | ||
| 1907 | 2025.11.11 21:12:25.212987 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1908 | 2025.11.11 21:12:25.231362 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2025.11.11 21:12:25.231421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1910 | 2025.11.11 21:12:25.237206 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1911 | 2025.11.11 21:12:25.237962 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2025.11.11 21:12:25.241526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1913 | 2025.11.11 21:12:29.684201 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1914 | 2025.11.11 21:12:29.684393 [ 3 ] {f5c81e20-94c3-4c3d-928d-dce874fbc02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1915 | 2025.11.11 21:12:29.684461 [ 3 ] {f5c81e20-94c3-4c3d-928d-dce874fbc02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1916 | 2025.11.11 21:12:29.685127 [ 3 ] {f5c81e20-94c3-4c3d-928d-dce874fbc02b} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1917 | 2025.11.11 21:12:29.685176 [ 3 ] {f5c81e20-94c3-4c3d-928d-dce874fbc02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1918 | 2025.11.11 21:12:29.685580 [ 3 ] {f5c81e20-94c3-4c3d-928d-dce874fbc02b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1919 | 2025.11.11 21:12:29.685820 [ 3 ] {f5c81e20-94c3-4c3d-928d-dce874fbc02b} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2025.11.11 21:12:29.685985 [ 3 ] {f5c81e20-94c3-4c3d-928d-dce874fbc02b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.61 MiB/sec. | ||
| 1921 | 2025.11.11 21:12:29.686035 [ 3 ] {f5c81e20-94c3-4c3d-928d-dce874fbc02b} <Debug> TCPHandler: Processed in 0.001965652 sec. | ||
| 1922 | 2025.11.11 21:12:29.686161 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2025.11.11 21:12:29.686271 [ 3 ] {aa5cfbfd-c339-44af-be7d-45e167a7b6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1924 | 2025.11.11 21:12:29.686320 [ 3 ] {aa5cfbfd-c339-44af-be7d-45e167a7b6f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1925 | 2025.11.11 21:12:29.686792 [ 3 ] {aa5cfbfd-c339-44af-be7d-45e167a7b6f7} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1926 | 2025.11.11 21:12:29.686831 [ 3 ] {aa5cfbfd-c339-44af-be7d-45e167a7b6f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1927 | 2025.11.11 21:12:29.687151 [ 3 ] {aa5cfbfd-c339-44af-be7d-45e167a7b6f7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1928 | 2025.11.11 21:12:29.687366 [ 3 ] {aa5cfbfd-c339-44af-be7d-45e167a7b6f7} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1929 | 2025.11.11 21:12:29.687499 [ 3 ] {aa5cfbfd-c339-44af-be7d-45e167a7b6f7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001255 sec., 50996.01593625498 rows/sec., 3.98 MiB/sec. | ||
| 1930 | 2025.11.11 21:12:29.687538 [ 3 ] {aa5cfbfd-c339-44af-be7d-45e167a7b6f7} <Debug> TCPHandler: Processed in 0.001431573 sec. | ||
| 1931 | 2025.11.11 21:12:29.687659 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1932 | 2025.11.11 21:12:29.687765 [ 3 ] {30e2fa70-59fa-40f1-81f8-c68495f33f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1933 | 2025.11.11 21:12:29.687817 [ 3 ] {30e2fa70-59fa-40f1-81f8-c68495f33f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1934 | 2025.11.11 21:12:29.688226 [ 3 ] {30e2fa70-59fa-40f1-81f8-c68495f33f9f} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1935 | 2025.11.11 21:12:29.688264 [ 3 ] {30e2fa70-59fa-40f1-81f8-c68495f33f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1936 | 2025.11.11 21:12:29.688605 [ 3 ] {30e2fa70-59fa-40f1-81f8-c68495f33f9f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1937 | 2025.11.11 21:12:29.688815 [ 3 ] {30e2fa70-59fa-40f1-81f8-c68495f33f9f} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1938 | 2025.11.11 21:12:29.688945 [ 3 ] {30e2fa70-59fa-40f1-81f8-c68495f33f9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 1939 | 2025.11.11 21:12:29.688990 [ 3 ] {30e2fa70-59fa-40f1-81f8-c68495f33f9f} <Debug> TCPHandler: Processed in 0.001383062 sec. | ||
| 1940 | 2025.11.11 21:12:29.689093 [ 3 ] {} <Trace> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2025.11.11 21:12:29.689190 [ 3 ] {a6623ac4-4856-48f1-a9fd-6251f1a504ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1942 | 2025.11.11 21:12:29.689232 [ 3 ] {a6623ac4-4856-48f1-a9fd-6251f1a504ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1943 | 2025.11.11 21:12:29.689570 [ 3 ] {a6623ac4-4856-48f1-a9fd-6251f1a504ca} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2025.11.11 21:12:29.689607 [ 3 ] {a6623ac4-4856-48f1-a9fd-6251f1a504ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1945 | 2025.11.11 21:12:29.689924 [ 3 ] {a6623ac4-4856-48f1-a9fd-6251f1a504ca} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1946 | 2025.11.11 21:12:29.690136 [ 3 ] {a6623ac4-4856-48f1-a9fd-6251f1a504ca} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2025.11.11 21:12:29.690269 [ 3 ] {a6623ac4-4856-48f1-a9fd-6251f1a504ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 1948 | 2025.11.11 21:12:29.690312 [ 3 ] {a6623ac4-4856-48f1-a9fd-6251f1a504ca} <Debug> TCPHandler: Processed in 0.001268951 sec. | ||
| 1949 | 2025.11.11 21:12:32.466436 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1950 | 2025.11.11 21:12:32.466499 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1951 | 2025.11.11 21:12:32.537578 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 294 | ||
| 1952 | 2025.11.11 21:12:32.539951 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2025.11.11 21:12:32.539996 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1954 | 2025.11.11 21:12:32.540989 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3763 | ||
| 1955 | 2025.11.11 21:12:32.541231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1956 | 2025.11.11 21:12:32.541473 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2025.11.11 21:12:32.541516 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1958 | 2025.11.11 21:12:32.541519 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1959 | 2025.11.11 21:12:32.541844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
| 1960 | 2025.11.11 21:12:32.542037 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1961 | 2025.11.11 21:12:32.542279 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2025.11.11 21:12:32.542425 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3763 | ||
| 1963 | 2025.11.11 21:12:32.742531 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1964 | 2025.11.11 21:12:32.761331 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2025.11.11 21:12:32.761394 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1966 | 2025.11.11 21:12:32.767692 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1967 | 2025.11.11 21:12:32.770276 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2025.11.11 21:12:32.774312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1969 | 2025.11.11 21:12:34.284733 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1970 | 2025.11.11 21:12:34.284795 [ 3 ] {} <Debug> TCP-Session: 81470149-e9d1-4536-a87c-5634ab42758c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1971 | 2025.11.11 21:12:34.699083 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1972 | 2025.11.11 21:12:34.699274 [ 4 ] {575cd996-0536-4663-81b2-ee96b7378b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1973 | 2025.11.11 21:12:34.699343 [ 4 ] {575cd996-0536-4663-81b2-ee96b7378b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1974 | 2025.11.11 21:12:34.700207 [ 4 ] {575cd996-0536-4663-81b2-ee96b7378b95} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2025.11.11 21:12:34.700247 [ 4 ] {575cd996-0536-4663-81b2-ee96b7378b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1976 | 2025.11.11 21:12:34.700643 [ 4 ] {575cd996-0536-4663-81b2-ee96b7378b95} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1977 | 2025.11.11 21:12:34.700874 [ 4 ] {575cd996-0536-4663-81b2-ee96b7378b95} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1978 | 2025.11.11 21:12:34.700995 [ 36 ] {} <Debug> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1979 | 2025.11.11 21:12:34.701019 [ 4 ] {575cd996-0536-4663-81b2-ee96b7378b95} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001797 sec., 228158.04117974403 rows/sec., 14.47 MiB/sec. | ||
| 1980 | 2025.11.11 21:12:34.701036 [ 36 ] {} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1981 | 2025.11.11 21:12:34.701060 [ 4 ] {575cd996-0536-4663-81b2-ee96b7378b95} <Debug> TCPHandler: Processed in 0.002110034 sec. | ||
| 1982 | 2025.11.11 21:12:34.701062 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1983 | 2025.11.11 21:12:34.701188 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1984 | 2025.11.11 21:12:34.701197 [ 198 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::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 | ||
| 1985 | 2025.11.11 21:12:34.701284 [ 4 ] {8eb7ad1a-a610-428a-826a-c52503d4111f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1986 | 2025.11.11 21:12:34.701331 [ 4 ] {8eb7ad1a-a610-428a-826a-c52503d4111f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1987 | 2025.11.11 21:12:34.701340 [ 198 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1988 | 2025.11.11 21:12:34.701377 [ 198 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 1989 | 2025.11.11 21:12:34.701439 [ 198 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 1990 | 2025.11.11 21:12:34.701480 [ 198 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 1991 | 2025.11.11 21:12:34.701519 [ 198 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 1992 | 2025.11.11 21:12:34.701568 [ 198 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 1993 | 2025.11.11 21:12:34.702652 [ 4 ] {8eb7ad1a-a610-428a-826a-c52503d4111f} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2025.11.11 21:12:34.702693 [ 4 ] {8eb7ad1a-a610-428a-826a-c52503d4111f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1995 | 2025.11.11 21:12:34.702712 [ 187 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001558295 sec., 1315540.3822767835 rows/sec., 88.47 MiB/sec. | ||
| 1996 | 2025.11.11 21:12:34.702881 [ 198 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1997 | 2025.11.11 21:12:34.703160 [ 4 ] {8eb7ad1a-a610-428a-826a-c52503d4111f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1998 | 2025.11.11 21:12:34.703165 [ 198 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_5_1} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2025.11.11 21:12:34.703255 [ 198 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_5_1} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2000 | 2025.11.11 21:12:34.703324 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2001 | 2025.11.11 21:12:34.703434 [ 4 ] {8eb7ad1a-a610-428a-826a-c52503d4111f} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2002 | 2025.11.11 21:12:34.703570 [ 4 ] {8eb7ad1a-a610-428a-826a-c52503d4111f} <Debug> executeQuery: Read 1174 rows, 95.76 KiB in 0.002304 sec., 509548.6111111111 rows/sec., 40.59 MiB/sec. | ||
| 2003 | 2025.11.11 21:12:34.703614 [ 4 ] {8eb7ad1a-a610-428a-826a-c52503d4111f} <Debug> TCPHandler: Processed in 0.002476149 sec. | ||
| 2004 | 2025.11.11 21:12:34.703731 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2005 | 2025.11.11 21:12:34.703825 [ 4 ] {5980df56-1543-4ade-977e-037fd8ef69d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2006 | 2025.11.11 21:12:34.703872 [ 4 ] {5980df56-1543-4ade-977e-037fd8ef69d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2007 | 2025.11.11 21:12:34.704391 [ 4 ] {5980df56-1543-4ade-977e-037fd8ef69d4} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2025.11.11 21:12:34.704428 [ 4 ] {5980df56-1543-4ade-977e-037fd8ef69d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2009 | 2025.11.11 21:12:34.704789 [ 4 ] {5980df56-1543-4ade-977e-037fd8ef69d4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2010 | 2025.11.11 21:12:34.705013 [ 4 ] {5980df56-1543-4ade-977e-037fd8ef69d4} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2025.11.11 21:12:34.705150 [ 4 ] {5980df56-1543-4ade-977e-037fd8ef69d4} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001343 sec., 175725.9865971705 rows/sec., 10.65 MiB/sec. | ||
| 2012 | 2025.11.11 21:12:34.705187 [ 4 ] {5980df56-1543-4ade-977e-037fd8ef69d4} <Debug> TCPHandler: Processed in 0.001505724 sec. | ||
| 2013 | 2025.11.11 21:12:34.705305 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2014 | 2025.11.11 21:12:34.705398 [ 4 ] {c905b308-0145-4e9f-8580-b60ec5c0b1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2015 | 2025.11.11 21:12:34.705438 [ 4 ] {c905b308-0145-4e9f-8580-b60ec5c0b1c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2016 | 2025.11.11 21:12:34.705932 [ 4 ] {c905b308-0145-4e9f-8580-b60ec5c0b1c6} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2025.11.11 21:12:34.705967 [ 4 ] {c905b308-0145-4e9f-8580-b60ec5c0b1c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2018 | 2025.11.11 21:12:34.706268 [ 4 ] {c905b308-0145-4e9f-8580-b60ec5c0b1c6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2019 | 2025.11.11 21:12:34.706474 [ 4 ] {c905b308-0145-4e9f-8580-b60ec5c0b1c6} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2025.11.11 21:12:34.706567 [ 36 ] {} <Debug> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2021 | 2025.11.11 21:12:34.706596 [ 4 ] {c905b308-0145-4e9f-8580-b60ec5c0b1c6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001258 sec., 168521.4626391097 rows/sec., 10.87 MiB/sec. | ||
| 2022 | 2025.11.11 21:12:34.706598 [ 36 ] {} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2025.11.11 21:12:34.706628 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2024 | 2025.11.11 21:12:34.706632 [ 4 ] {c905b308-0145-4e9f-8580-b60ec5c0b1c6} <Debug> TCPHandler: Processed in 0.001422253 sec. | ||
| 2025 | 2025.11.11 21:12:34.706710 [ 200 ] {98ce3467-e604-42df-90f4-11ed3141e546::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 | ||
| 2026 | 2025.11.11 21:12:34.706748 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2025.11.11 21:12:34.706802 [ 200 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2028 | 2025.11.11 21:12:34.706836 [ 4 ] {8803fee0-4a7a-4655-a25b-f198864c0c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2029 | 2025.11.11 21:12:34.706839 [ 200 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2030 | 2025.11.11 21:12:34.706875 [ 4 ] {8803fee0-4a7a-4655-a25b-f198864c0c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2031 | 2025.11.11 21:12:34.706992 [ 200 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2032 | 2025.11.11 21:12:34.707063 [ 200 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2033 | 2025.11.11 21:12:34.707111 [ 200 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2034 | 2025.11.11 21:12:34.707153 [ 200 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2035 | 2025.11.11 21:12:34.707428 [ 4 ] {8803fee0-4a7a-4655-a25b-f198864c0c3d} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2025.11.11 21:12:34.707462 [ 4 ] {8803fee0-4a7a-4655-a25b-f198864c0c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2037 | 2025.11.11 21:12:34.707804 [ 4 ] {8803fee0-4a7a-4655-a25b-f198864c0c3d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2038 | 2025.11.11 21:12:34.708040 [ 4 ] {8803fee0-4a7a-4655-a25b-f198864c0c3d} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2039 | 2025.11.11 21:12:34.708134 [ 36 ] {} <Debug> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2040 | 2025.11.11 21:12:34.708142 [ 187 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427533 sec., 742539.7521458348 rows/sec., 50.72 MiB/sec. | ||
| 2041 | 2025.11.11 21:12:34.708164 [ 36 ] {} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2025.11.11 21:12:34.708172 [ 4 ] {8803fee0-4a7a-4655-a25b-f198864c0c3d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001294 sec., 163060.27820710975 rows/sec., 9.26 MiB/sec. | ||
| 2043 | 2025.11.11 21:12:34.708192 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2044 | 2025.11.11 21:12:34.708217 [ 4 ] {8803fee0-4a7a-4655-a25b-f198864c0c3d} <Debug> TCPHandler: Processed in 0.001473243 sec. | ||
| 2045 | 2025.11.11 21:12:34.708251 [ 200 ] {b720da2e-c962-492c-a76b-62dc03da38ed::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 | ||
| 2046 | 2025.11.11 21:12:34.708344 [ 200 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2047 | 2025.11.11 21:12:34.708359 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2025.11.11 21:12:34.708370 [ 200 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2049 | 2025.11.11 21:12:34.708358 [ 195 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2050 | 2025.11.11 21:12:34.708424 [ 200 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2051 | 2025.11.11 21:12:34.708453 [ 4 ] {2a9de11d-55f4-45c2-8029-7cc8a3af7356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2052 | 2025.11.11 21:12:34.708464 [ 200 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2053 | 2025.11.11 21:12:34.708496 [ 4 ] {2a9de11d-55f4-45c2-8029-7cc8a3af7356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2054 | 2025.11.11 21:12:34.708538 [ 200 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2055 | 2025.11.11 21:12:34.708582 [ 200 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2056 | 2025.11.11 21:12:34.708773 [ 195 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_5_1} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2057 | 2025.11.11 21:12:34.708897 [ 195 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_5_1} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2058 | 2025.11.11 21:12:34.708993 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2059 | 2025.11.11 21:12:34.709248 [ 4 ] {2a9de11d-55f4-45c2-8029-7cc8a3af7356} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2025.11.11 21:12:34.709290 [ 4 ] {2a9de11d-55f4-45c2-8029-7cc8a3af7356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2061 | 2025.11.11 21:12:34.709522 [ 195 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297591 sec., 813045.0966444742 rows/sec., 49.27 MiB/sec. | ||
| 2062 | 2025.11.11 21:12:34.709684 [ 187 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2063 | 2025.11.11 21:12:34.709686 [ 4 ] {2a9de11d-55f4-45c2-8029-7cc8a3af7356} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2064 | 2025.11.11 21:12:34.709992 [ 4 ] {2a9de11d-55f4-45c2-8029-7cc8a3af7356} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2025.11.11 21:12:34.710059 [ 187 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_5_1} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2025.11.11 21:12:34.710133 [ 4 ] {2a9de11d-55f4-45c2-8029-7cc8a3af7356} <Debug> executeQuery: Read 718 rows, 51.61 KiB in 0.001697 sec., 423099.58750736597 rows/sec., 29.70 MiB/sec. | ||
| 2067 | 2025.11.11 21:12:34.710143 [ 187 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_5_1} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2068 | 2025.11.11 21:12:34.710181 [ 4 ] {2a9de11d-55f4-45c2-8029-7cc8a3af7356} <Debug> TCPHandler: Processed in 0.001871361 sec. | ||
| 2069 | 2025.11.11 21:12:34.710235 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2070 | 2025.11.11 21:12:34.710306 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2071 | 2025.11.11 21:12:34.710404 [ 4 ] {251445ab-d3d6-4d3f-82b8-18da8ce7d969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2072 | 2025.11.11 21:12:34.710446 [ 4 ] {251445ab-d3d6-4d3f-82b8-18da8ce7d969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2073 | 2025.11.11 21:12:34.710784 [ 4 ] {251445ab-d3d6-4d3f-82b8-18da8ce7d969} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2025.11.11 21:12:34.710820 [ 4 ] {251445ab-d3d6-4d3f-82b8-18da8ce7d969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2075 | 2025.11.11 21:12:34.711152 [ 4 ] {251445ab-d3d6-4d3f-82b8-18da8ce7d969} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2076 | 2025.11.11 21:12:34.711391 [ 4 ] {251445ab-d3d6-4d3f-82b8-18da8ce7d969} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2025.11.11 21:12:34.711525 [ 4 ] {251445ab-d3d6-4d3f-82b8-18da8ce7d969} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 2078 | 2025.11.11 21:12:34.711561 [ 4 ] {251445ab-d3d6-4d3f-82b8-18da8ce7d969} <Debug> TCPHandler: Processed in 0.001305641 sec. | ||
| 2079 | 2025.11.11 21:12:34.711671 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2025.11.11 21:12:34.711764 [ 4 ] {41e04396-46b5-473d-bef9-87a261cafa70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2081 | 2025.11.11 21:12:34.711807 [ 4 ] {41e04396-46b5-473d-bef9-87a261cafa70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2082 | 2025.11.11 21:12:34.712298 [ 4 ] {41e04396-46b5-473d-bef9-87a261cafa70} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2025.11.11 21:12:34.712332 [ 4 ] {41e04396-46b5-473d-bef9-87a261cafa70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2084 | 2025.11.11 21:12:34.712697 [ 4 ] {41e04396-46b5-473d-bef9-87a261cafa70} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2085 | 2025.11.11 21:12:34.712935 [ 4 ] {41e04396-46b5-473d-bef9-87a261cafa70} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2025.11.11 21:12:34.713065 [ 4 ] {41e04396-46b5-473d-bef9-87a261cafa70} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00132 sec., 237878.78787878787 rows/sec., 15.63 MiB/sec. | ||
| 2087 | 2025.11.11 21:12:34.713102 [ 4 ] {41e04396-46b5-473d-bef9-87a261cafa70} <Debug> TCPHandler: Processed in 0.001479793 sec. | ||
| 2088 | 2025.11.11 21:12:34.713220 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2089 | 2025.11.11 21:12:34.713312 [ 4 ] {0d8ca70e-b10b-44f1-8ec2-5c9697068230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2090 | 2025.11.11 21:12:34.713354 [ 4 ] {0d8ca70e-b10b-44f1-8ec2-5c9697068230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2091 | 2025.11.11 21:12:34.713678 [ 4 ] {0d8ca70e-b10b-44f1-8ec2-5c9697068230} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2025.11.11 21:12:34.713712 [ 4 ] {0d8ca70e-b10b-44f1-8ec2-5c9697068230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2093 | 2025.11.11 21:12:34.714052 [ 4 ] {0d8ca70e-b10b-44f1-8ec2-5c9697068230} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2094 | 2025.11.11 21:12:34.714275 [ 4 ] {0d8ca70e-b10b-44f1-8ec2-5c9697068230} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2025.11.11 21:12:34.714405 [ 35 ] {} <Debug> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2096 | 2025.11.11 21:12:34.714411 [ 4 ] {0d8ca70e-b10b-44f1-8ec2-5c9697068230} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 60.38 KiB/sec. | ||
| 2097 | 2025.11.11 21:12:34.714448 [ 35 ] {} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2025.11.11 21:12:34.714465 [ 4 ] {0d8ca70e-b10b-44f1-8ec2-5c9697068230} <Debug> TCPHandler: Processed in 0.001295171 sec. | ||
| 2099 | 2025.11.11 21:12:34.714474 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2100 | 2025.11.11 21:12:34.714620 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2101 | 2025.11.11 21:12:34.714622 [ 197 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::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 | ||
| 2102 | 2025.11.11 21:12:34.714726 [ 4 ] {cb1dc336-50fc-4546-bcb8-95ac32b762af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2103 | 2025.11.11 21:12:34.714784 [ 4 ] {cb1dc336-50fc-4546-bcb8-95ac32b762af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2104 | 2025.11.11 21:12:34.714793 [ 197 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2105 | 2025.11.11 21:12:34.714841 [ 197 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::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 | ||
| 2106 | 2025.11.11 21:12:34.714937 [ 197 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::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 | ||
| 2107 | 2025.11.11 21:12:34.714995 [ 197 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::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 | ||
| 2108 | 2025.11.11 21:12:34.715051 [ 197 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::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 | ||
| 2109 | 2025.11.11 21:12:34.715093 [ 197 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::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 | ||
| 2110 | 2025.11.11 21:12:34.715671 [ 4 ] {cb1dc336-50fc-4546-bcb8-95ac32b762af} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2111 | 2025.11.11 21:12:34.715713 [ 4 ] {cb1dc336-50fc-4546-bcb8-95ac32b762af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2112 | 2025.11.11 21:12:34.715979 [ 193 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001412912 sec., 3538.7908093356136 rows/sec., 238.45 KiB/sec. | ||
| 2113 | 2025.11.11 21:12:34.716116 [ 195 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2114 | 2025.11.11 21:12:34.716359 [ 4 ] {cb1dc336-50fc-4546-bcb8-95ac32b762af} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2115 | 2025.11.11 21:12:34.716411 [ 195 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_5_1} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2025.11.11 21:12:34.716494 [ 195 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_5_1} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2117 | 2025.11.11 21:12:34.716565 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2118 | 2025.11.11 21:12:34.716627 [ 4 ] {cb1dc336-50fc-4546-bcb8-95ac32b762af} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2025.11.11 21:12:34.716771 [ 4 ] {cb1dc336-50fc-4546-bcb8-95ac32b762af} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002062 sec., 15033.947623666343 rows/sec., 26.94 MiB/sec. | ||
| 2120 | 2025.11.11 21:12:34.716825 [ 4 ] {cb1dc336-50fc-4546-bcb8-95ac32b762af} <Debug> TCPHandler: Processed in 0.002266496 sec. | ||
| 2121 | 2025.11.11 21:12:34.716946 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2122 | 2025.11.11 21:12:34.717042 [ 4 ] {396602ec-ea4c-496d-8ae9-bb2959542864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2123 | 2025.11.11 21:12:34.717085 [ 4 ] {396602ec-ea4c-496d-8ae9-bb2959542864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2124 | 2025.11.11 21:12:34.717430 [ 4 ] {396602ec-ea4c-496d-8ae9-bb2959542864} <Trace> oximeter.measurements_i64 (d6cd187a-815f-4007-abb7-1aa590558b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2025.11.11 21:12:34.717467 [ 4 ] {396602ec-ea4c-496d-8ae9-bb2959542864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2126 | 2025.11.11 21:12:34.717781 [ 4 ] {396602ec-ea4c-496d-8ae9-bb2959542864} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2127 | 2025.11.11 21:12:34.718048 [ 4 ] {396602ec-ea4c-496d-8ae9-bb2959542864} <Trace> oximeter.measurements_i64 (d6cd187a-815f-4007-abb7-1aa590558b66): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2025.11.11 21:12:34.718167 [ 4 ] {396602ec-ea4c-496d-8ae9-bb2959542864} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001157 sec., 10371.650821089022 rows/sec., 781.59 KiB/sec. | ||
| 2129 | 2025.11.11 21:12:34.718202 [ 4 ] {396602ec-ea4c-496d-8ae9-bb2959542864} <Debug> TCPHandler: Processed in 0.001321541 sec. | ||
| 2130 | 2025.11.11 21:12:34.718312 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2131 | 2025.11.11 21:12:34.718399 [ 4 ] {7439f4f2-20d9-4473-b4fb-512f6b4e581f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2132 | 2025.11.11 21:12:34.718438 [ 4 ] {7439f4f2-20d9-4473-b4fb-512f6b4e581f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2133 | 2025.11.11 21:12:34.718757 [ 4 ] {7439f4f2-20d9-4473-b4fb-512f6b4e581f} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2025.11.11 21:12:34.718796 [ 4 ] {7439f4f2-20d9-4473-b4fb-512f6b4e581f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2135 | 2025.11.11 21:12:34.719183 [ 4 ] {7439f4f2-20d9-4473-b4fb-512f6b4e581f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2136 | 2025.11.11 21:12:34.719404 [ 4 ] {7439f4f2-20d9-4473-b4fb-512f6b4e581f} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2025.11.11 21:12:34.719525 [ 4 ] {7439f4f2-20d9-4473-b4fb-512f6b4e581f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001114 sec., 93357.27109515261 rows/sec., 5.72 MiB/sec. | ||
| 2138 | 2025.11.11 21:12:34.719559 [ 4 ] {7439f4f2-20d9-4473-b4fb-512f6b4e581f} <Debug> TCPHandler: Processed in 0.00127303 sec. | ||
| 2139 | 2025.11.11 21:12:35.000254 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.52 MiB, peak 188.27 MiB, free memory in arenas 0.00 B, will set to 184.13 MiB (RSS), difference: 1.61 MiB | ||
| 2140 | 2025.11.11 21:12:35.354101 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2141 | 2025.11.11 21:12:35.354358 [ 4 ] {ef379287-73d8-4094-8819-a7a441ce0473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) 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) | ||
| 2142 | 2025.11.11 21:12:35.354713 [ 4 ] {ef379287-73d8-4094-8819-a7a441ce0473} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2143 | 2025.11.11 21:12:35.354751 [ 4 ] {ef379287-73d8-4094-8819-a7a441ce0473} <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 | ||
| 2144 | 2025.11.11 21:12:35.355023 [ 4 ] {ef379287-73d8-4094-8819-a7a441ce0473} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2145 | 2025.11.11 21:12:35.355092 [ 4 ] {ef379287-73d8-4094-8819-a7a441ce0473} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2146 | 2025.11.11 21:12:35.355240 [ 4 ] {ef379287-73d8-4094-8819-a7a441ce0473} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2147 | 2025.11.11 21:12:35.355363 [ 316 ] {ef379287-73d8-4094-8819-a7a441ce0473} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2148 | 2025.11.11 21:12:35.355369 [ 342 ] {ef379287-73d8-4094-8819-a7a441ce0473} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2149 | 2025.11.11 21:12:35.355504 [ 4 ] {ef379287-73d8-4094-8819-a7a441ce0473} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (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 | ||
| 2150 | 2025.11.11 21:12:35.355530 [ 4 ] {ef379287-73d8-4094-8819-a7a441ce0473} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2151 | 2025.11.11 21:12:35.358258 [ 4 ] {ef379287-73d8-4094-8819-a7a441ce0473} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2152 | 2025.11.11 21:12:35.358288 [ 4 ] {ef379287-73d8-4094-8819-a7a441ce0473} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2153 | 2025.11.11 21:12:35.358361 [ 4 ] {ef379287-73d8-4094-8819-a7a441ce0473} <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'))" | ||
| 2154 | 2025.11.11 21:12:35.358429 [ 4 ] {ef379287-73d8-4094-8819-a7a441ce0473} <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'))" | ||
| 2155 | 2025.11.11 21:12:35.359477 [ 4 ] {ef379287-73d8-4094-8819-a7a441ce0473} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.005241 sec., 6678.1148635756535 rows/sec., 256.95 KiB/sec. | ||
| 2156 | 2025.11.11 21:12:35.359591 [ 4 ] {ef379287-73d8-4094-8819-a7a441ce0473} <Debug> TCPHandler: Processed in 0.00564336 sec. | ||
| 2157 | 2025.11.11 21:12:35.359855 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2158 | 2025.11.11 21:12:35.360016 [ 4 ] {96a64eab-cea7-4535-9bc7-c150526109d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) 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_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) | ||
| 2159 | 2025.11.11 21:12:35.360278 [ 4 ] {96a64eab-cea7-4535-9bc7-c150526109d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2160 | 2025.11.11 21:12:35.360317 [ 4 ] {96a64eab-cea7-4535-9bc7-c150526109d8} <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_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 | ||
| 2161 | 2025.11.11 21:12:35.360527 [ 4 ] {96a64eab-cea7-4535-9bc7-c150526109d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2162 | 2025.11.11 21:12:35.360581 [ 4 ] {96a64eab-cea7-4535-9bc7-c150526109d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2163 | 2025.11.11 21:12:35.360685 [ 4 ] {96a64eab-cea7-4535-9bc7-c150526109d8} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2164 | 2025.11.11 21:12:35.360771 [ 342 ] {96a64eab-cea7-4535-9bc7-c150526109d8} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2165 | 2025.11.11 21:12:35.360780 [ 319 ] {96a64eab-cea7-4535-9bc7-c150526109d8} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2166 | 2025.11.11 21:12:35.360905 [ 4 ] {96a64eab-cea7-4535-9bc7-c150526109d8} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (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 | ||
| 2167 | 2025.11.11 21:12:35.360930 [ 4 ] {96a64eab-cea7-4535-9bc7-c150526109d8} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2168 | 2025.11.11 21:12:35.360987 [ 4 ] {96a64eab-cea7-4535-9bc7-c150526109d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2169 | 2025.11.11 21:12:35.361004 [ 4 ] {96a64eab-cea7-4535-9bc7-c150526109d8} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2170 | 2025.11.11 21:12:35.361035 [ 4 ] {96a64eab-cea7-4535-9bc7-c150526109d8} <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_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'))" | ||
| 2171 | 2025.11.11 21:12:35.361066 [ 4 ] {96a64eab-cea7-4535-9bc7-c150526109d8} <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_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'))" | ||
| 2172 | 2025.11.11 21:12:35.361811 [ 4 ] {96a64eab-cea7-4535-9bc7-c150526109d8} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001868 sec., 18736.61670235546 rows/sec., 720.92 KiB/sec. | ||
| 2173 | 2025.11.11 21:12:35.361925 [ 4 ] {96a64eab-cea7-4535-9bc7-c150526109d8} <Debug> TCPHandler: Processed in 0.002126075 sec. | ||
| 2174 | 2025.11.11 21:12:35.362181 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2175 | 2025.11.11 21:12:35.362333 [ 4 ] {6617f565-2218-4999-873b-43658e916118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) 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_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) | ||
| 2176 | 2025.11.11 21:12:35.362557 [ 4 ] {6617f565-2218-4999-873b-43658e916118} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2177 | 2025.11.11 21:12:35.362594 [ 4 ] {6617f565-2218-4999-873b-43658e916118} <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_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 | ||
| 2178 | 2025.11.11 21:12:35.362796 [ 4 ] {6617f565-2218-4999-873b-43658e916118} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2179 | 2025.11.11 21:12:35.362855 [ 4 ] {6617f565-2218-4999-873b-43658e916118} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2180 | 2025.11.11 21:12:35.362970 [ 4 ] {6617f565-2218-4999-873b-43658e916118} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2181 | 2025.11.11 21:12:35.363044 [ 316 ] {6617f565-2218-4999-873b-43658e916118} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2182 | 2025.11.11 21:12:35.363044 [ 319 ] {6617f565-2218-4999-873b-43658e916118} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2183 | 2025.11.11 21:12:35.363146 [ 4 ] {6617f565-2218-4999-873b-43658e916118} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (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 | ||
| 2184 | 2025.11.11 21:12:35.363173 [ 4 ] {6617f565-2218-4999-873b-43658e916118} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2185 | 2025.11.11 21:12:35.363230 [ 4 ] {6617f565-2218-4999-873b-43658e916118} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2186 | 2025.11.11 21:12:35.363247 [ 4 ] {6617f565-2218-4999-873b-43658e916118} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2187 | 2025.11.11 21:12:35.363279 [ 4 ] {6617f565-2218-4999-873b-43658e916118} <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_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'))" | ||
| 2188 | 2025.11.11 21:12:35.363311 [ 4 ] {6617f565-2218-4999-873b-43658e916118} <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_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'))" | ||
| 2189 | 2025.11.11 21:12:35.363914 [ 4 ] {6617f565-2218-4999-873b-43658e916118} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001645 sec., 21276.59574468085 rows/sec., 818.65 KiB/sec. | ||
| 2190 | 2025.11.11 21:12:35.364020 [ 4 ] {6617f565-2218-4999-873b-43658e916118} <Debug> TCPHandler: Processed in 0.0018916 sec. | ||
| 2191 | 2025.11.11 21:12:35.364250 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2192 | 2025.11.11 21:12:35.364386 [ 4 ] {b4006b1a-b6d3-4fdd-88c8-77c37e9d50c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) 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_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) | ||
| 2193 | 2025.11.11 21:12:35.364605 [ 4 ] {b4006b1a-b6d3-4fdd-88c8-77c37e9d50c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2194 | 2025.11.11 21:12:35.364641 [ 4 ] {b4006b1a-b6d3-4fdd-88c8-77c37e9d50c3} <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_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 | ||
| 2195 | 2025.11.11 21:12:35.364844 [ 4 ] {b4006b1a-b6d3-4fdd-88c8-77c37e9d50c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2196 | 2025.11.11 21:12:35.364897 [ 4 ] {b4006b1a-b6d3-4fdd-88c8-77c37e9d50c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2197 | 2025.11.11 21:12:35.365002 [ 4 ] {b4006b1a-b6d3-4fdd-88c8-77c37e9d50c3} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2198 | 2025.11.11 21:12:35.365074 [ 342 ] {b4006b1a-b6d3-4fdd-88c8-77c37e9d50c3} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2199 | 2025.11.11 21:12:35.365083 [ 319 ] {b4006b1a-b6d3-4fdd-88c8-77c37e9d50c3} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2200 | 2025.11.11 21:12:35.365176 [ 4 ] {b4006b1a-b6d3-4fdd-88c8-77c37e9d50c3} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (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 | ||
| 2201 | 2025.11.11 21:12:35.365201 [ 4 ] {b4006b1a-b6d3-4fdd-88c8-77c37e9d50c3} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2202 | 2025.11.11 21:12:35.365256 [ 4 ] {b4006b1a-b6d3-4fdd-88c8-77c37e9d50c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2203 | 2025.11.11 21:12:35.365273 [ 4 ] {b4006b1a-b6d3-4fdd-88c8-77c37e9d50c3} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2204 | 2025.11.11 21:12:35.365304 [ 4 ] {b4006b1a-b6d3-4fdd-88c8-77c37e9d50c3} <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_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'))" | ||
| 2205 | 2025.11.11 21:12:35.365335 [ 4 ] {b4006b1a-b6d3-4fdd-88c8-77c37e9d50c3} <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_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'))" | ||
| 2206 | 2025.11.11 21:12:35.365955 [ 4 ] {b4006b1a-b6d3-4fdd-88c8-77c37e9d50c3} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001627 sec., 21511.9852489244 rows/sec., 827.71 KiB/sec. | ||
| 2207 | 2025.11.11 21:12:35.366058 [ 4 ] {b4006b1a-b6d3-4fdd-88c8-77c37e9d50c3} <Debug> TCPHandler: Processed in 0.00185895 sec. | ||
| 2208 | 2025.11.11 21:12:35.366290 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2209 | 2025.11.11 21:12:35.366426 [ 4 ] {2b9f539c-eb32-4969-87a5-dda33626a390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) 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_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) | ||
| 2210 | 2025.11.11 21:12:35.366653 [ 4 ] {2b9f539c-eb32-4969-87a5-dda33626a390} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2211 | 2025.11.11 21:12:35.366689 [ 4 ] {2b9f539c-eb32-4969-87a5-dda33626a390} <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_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 | ||
| 2212 | 2025.11.11 21:12:35.366915 [ 4 ] {2b9f539c-eb32-4969-87a5-dda33626a390} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2213 | 2025.11.11 21:12:35.366970 [ 4 ] {2b9f539c-eb32-4969-87a5-dda33626a390} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2214 | 2025.11.11 21:12:35.367069 [ 4 ] {2b9f539c-eb32-4969-87a5-dda33626a390} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2215 | 2025.11.11 21:12:35.367137 [ 328 ] {2b9f539c-eb32-4969-87a5-dda33626a390} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2216 | 2025.11.11 21:12:35.367149 [ 342 ] {2b9f539c-eb32-4969-87a5-dda33626a390} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2217 | 2025.11.11 21:12:35.367235 [ 4 ] {2b9f539c-eb32-4969-87a5-dda33626a390} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (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 | ||
| 2218 | 2025.11.11 21:12:35.367261 [ 4 ] {2b9f539c-eb32-4969-87a5-dda33626a390} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2219 | 2025.11.11 21:12:35.367315 [ 4 ] {2b9f539c-eb32-4969-87a5-dda33626a390} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2220 | 2025.11.11 21:12:35.367331 [ 4 ] {2b9f539c-eb32-4969-87a5-dda33626a390} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2221 | 2025.11.11 21:12:35.367361 [ 4 ] {2b9f539c-eb32-4969-87a5-dda33626a390} <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_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'))" | ||
| 2222 | 2025.11.11 21:12:35.367407 [ 4 ] {2b9f539c-eb32-4969-87a5-dda33626a390} <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_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'))" | ||
| 2223 | 2025.11.11 21:12:35.367985 [ 4 ] {2b9f539c-eb32-4969-87a5-dda33626a390} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001618 sec., 21631.644004944374 rows/sec., 832.31 KiB/sec. | ||
| 2224 | 2025.11.11 21:12:35.368089 [ 4 ] {2b9f539c-eb32-4969-87a5-dda33626a390} <Debug> TCPHandler: Processed in 0.00184948 sec. | ||
| 2225 | 2025.11.11 21:12:35.368303 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2226 | 2025.11.11 21:12:35.368443 [ 4 ] {fe6440ae-547d-48f3-9218-134dadfcf114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) 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_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) | ||
| 2227 | 2025.11.11 21:12:35.368661 [ 4 ] {fe6440ae-547d-48f3-9218-134dadfcf114} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2228 | 2025.11.11 21:12:35.368696 [ 4 ] {fe6440ae-547d-48f3-9218-134dadfcf114} <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_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 | ||
| 2229 | 2025.11.11 21:12:35.368909 [ 4 ] {fe6440ae-547d-48f3-9218-134dadfcf114} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2230 | 2025.11.11 21:12:35.368961 [ 4 ] {fe6440ae-547d-48f3-9218-134dadfcf114} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2231 | 2025.11.11 21:12:35.369064 [ 4 ] {fe6440ae-547d-48f3-9218-134dadfcf114} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2232 | 2025.11.11 21:12:35.369127 [ 319 ] {fe6440ae-547d-48f3-9218-134dadfcf114} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2233 | 2025.11.11 21:12:35.369131 [ 328 ] {fe6440ae-547d-48f3-9218-134dadfcf114} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2234 | 2025.11.11 21:12:35.369222 [ 4 ] {fe6440ae-547d-48f3-9218-134dadfcf114} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (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 | ||
| 2235 | 2025.11.11 21:12:35.369247 [ 4 ] {fe6440ae-547d-48f3-9218-134dadfcf114} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2236 | 2025.11.11 21:12:35.369303 [ 4 ] {fe6440ae-547d-48f3-9218-134dadfcf114} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2237 | 2025.11.11 21:12:35.369320 [ 4 ] {fe6440ae-547d-48f3-9218-134dadfcf114} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2238 | 2025.11.11 21:12:35.369350 [ 4 ] {fe6440ae-547d-48f3-9218-134dadfcf114} <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_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'))" | ||
| 2239 | 2025.11.11 21:12:35.369381 [ 4 ] {fe6440ae-547d-48f3-9218-134dadfcf114} <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_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'))" | ||
| 2240 | 2025.11.11 21:12:35.369937 [ 4 ] {fe6440ae-547d-48f3-9218-134dadfcf114} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001555 sec., 22508.038585209004 rows/sec., 866.03 KiB/sec. | ||
| 2241 | 2025.11.11 21:12:35.370042 [ 4 ] {fe6440ae-547d-48f3-9218-134dadfcf114} <Debug> TCPHandler: Processed in 0.001788889 sec. | ||
| 2242 | 2025.11.11 21:12:35.452423 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2243 | 2025.11.11 21:12:35.452613 [ 4 ] {3dc5c26a-2d13-465f-a66a-24595abc9277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2244 | 2025.11.11 21:12:35.452690 [ 4 ] {3dc5c26a-2d13-465f-a66a-24595abc9277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2245 | 2025.11.11 21:12:35.453422 [ 4 ] {3dc5c26a-2d13-465f-a66a-24595abc9277} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2246 | 2025.11.11 21:12:35.453481 [ 4 ] {3dc5c26a-2d13-465f-a66a-24595abc9277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2247 | 2025.11.11 21:12:35.453965 [ 4 ] {3dc5c26a-2d13-465f-a66a-24595abc9277} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2248 | 2025.11.11 21:12:35.454193 [ 4 ] {3dc5c26a-2d13-465f-a66a-24595abc9277} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2025.11.11 21:12:35.454358 [ 4 ] {3dc5c26a-2d13-465f-a66a-24595abc9277} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001793 sec., 3346.346904629113 rows/sec., 745.09 KiB/sec. | ||
| 2250 | 2025.11.11 21:12:35.454418 [ 4 ] {3dc5c26a-2d13-465f-a66a-24595abc9277} <Debug> TCPHandler: Processed in 0.002122994 sec. | ||
| 2251 | 2025.11.11 21:12:35.454539 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2252 | 2025.11.11 21:12:35.454643 [ 4 ] {016e622c-535e-46fd-ac15-11e073880e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2253 | 2025.11.11 21:12:35.454689 [ 4 ] {016e622c-535e-46fd-ac15-11e073880e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2254 | 2025.11.11 21:12:35.455163 [ 4 ] {016e622c-535e-46fd-ac15-11e073880e08} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2255 | 2025.11.11 21:12:35.455204 [ 4 ] {016e622c-535e-46fd-ac15-11e073880e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2256 | 2025.11.11 21:12:35.455545 [ 4 ] {016e622c-535e-46fd-ac15-11e073880e08} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2257 | 2025.11.11 21:12:35.455799 [ 4 ] {016e622c-535e-46fd-ac15-11e073880e08} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2258 | 2025.11.11 21:12:35.455935 [ 4 ] {016e622c-535e-46fd-ac15-11e073880e08} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001315 sec., 1520.912547528517 rows/sec., 124.02 KiB/sec. | ||
| 2259 | 2025.11.11 21:12:35.455982 [ 4 ] {016e622c-535e-46fd-ac15-11e073880e08} <Debug> TCPHandler: Processed in 0.001495054 sec. | ||
| 2260 | 2025.11.11 21:12:35.456101 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2261 | 2025.11.11 21:12:35.456209 [ 4 ] {005fd139-6985-4ef9-b9d4-016c3d2fb813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2262 | 2025.11.11 21:12:35.456255 [ 4 ] {005fd139-6985-4ef9-b9d4-016c3d2fb813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2263 | 2025.11.11 21:12:35.457325 [ 4 ] {005fd139-6985-4ef9-b9d4-016c3d2fb813} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2264 | 2025.11.11 21:12:35.457364 [ 4 ] {005fd139-6985-4ef9-b9d4-016c3d2fb813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2265 | 2025.11.11 21:12:35.457838 [ 4 ] {005fd139-6985-4ef9-b9d4-016c3d2fb813} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2266 | 2025.11.11 21:12:35.458123 [ 4 ] {005fd139-6985-4ef9-b9d4-016c3d2fb813} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2267 | 2025.11.11 21:12:35.458278 [ 4 ] {005fd139-6985-4ef9-b9d4-016c3d2fb813} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.002096 sec., 571087.786259542 rows/sec., 46.86 MiB/sec. | ||
| 2268 | 2025.11.11 21:12:35.458320 [ 4 ] {005fd139-6985-4ef9-b9d4-016c3d2fb813} <Debug> TCPHandler: Processed in 0.002269476 sec. | ||
| 2269 | 2025.11.11 21:12:35.458447 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2270 | 2025.11.11 21:12:35.458544 [ 4 ] {e8d6a95c-45af-45a7-9dc5-7fc0434576b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2271 | 2025.11.11 21:12:35.458589 [ 4 ] {e8d6a95c-45af-45a7-9dc5-7fc0434576b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2272 | 2025.11.11 21:12:35.458994 [ 4 ] {e8d6a95c-45af-45a7-9dc5-7fc0434576b7} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2273 | 2025.11.11 21:12:35.459033 [ 4 ] {e8d6a95c-45af-45a7-9dc5-7fc0434576b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2274 | 2025.11.11 21:12:35.459367 [ 4 ] {e8d6a95c-45af-45a7-9dc5-7fc0434576b7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2275 | 2025.11.11 21:12:35.459609 [ 4 ] {e8d6a95c-45af-45a7-9dc5-7fc0434576b7} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2276 | 2025.11.11 21:12:35.459720 [ 34 ] {} <Debug> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2277 | 2025.11.11 21:12:35.459743 [ 4 ] {e8d6a95c-45af-45a7-9dc5-7fc0434576b7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001219 sec., 1640.6890894175554 rows/sec., 114.56 KiB/sec. | ||
| 2278 | 2025.11.11 21:12:35.459782 [ 34 ] {} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2279 | 2025.11.11 21:12:35.459792 [ 4 ] {e8d6a95c-45af-45a7-9dc5-7fc0434576b7} <Debug> TCPHandler: Processed in 0.001396812 sec. | ||
| 2280 | 2025.11.11 21:12:35.459814 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2281 | 2025.11.11 21:12:35.459924 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2282 | 2025.11.11 21:12:35.459979 [ 189 ] {68192567-f1a1-4293-8988-f6c92b6d1458::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 | ||
| 2283 | 2025.11.11 21:12:35.460027 [ 4 ] {c1e0ed45-cbb1-45dc-b8b6-cb827eb1c585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2284 | 2025.11.11 21:12:35.460073 [ 4 ] {c1e0ed45-cbb1-45dc-b8b6-cb827eb1c585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2285 | 2025.11.11 21:12:35.460121 [ 189 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2286 | 2025.11.11 21:12:35.460165 [ 189 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 226 rows starting from the beginning of the part | ||
| 2287 | 2025.11.11 21:12:35.460252 [ 189 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 216 rows starting from the beginning of the part | ||
| 2288 | 2025.11.11 21:12:35.460307 [ 189 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 216 rows starting from the beginning of the part | ||
| 2289 | 2025.11.11 21:12:35.460356 [ 189 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 223 rows starting from the beginning of the part | ||
| 2290 | 2025.11.11 21:12:35.460397 [ 189 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 236 rows starting from the beginning of the part | ||
| 2291 | 2025.11.11 21:12:35.460449 [ 189 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 2292 | 2025.11.11 21:12:35.460592 [ 4 ] {c1e0ed45-cbb1-45dc-b8b6-cb827eb1c585} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2293 | 2025.11.11 21:12:35.460636 [ 4 ] {c1e0ed45-cbb1-45dc-b8b6-cb827eb1c585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2294 | 2025.11.11 21:12:35.461023 [ 4 ] {c1e0ed45-cbb1-45dc-b8b6-cb827eb1c585} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2295 | 2025.11.11 21:12:35.461262 [ 4 ] {c1e0ed45-cbb1-45dc-b8b6-cb827eb1c585} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2296 | 2025.11.11 21:12:35.461400 [ 4 ] {c1e0ed45-cbb1-45dc-b8b6-cb827eb1c585} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001394 sec., 163558.10616929698 rows/sec., 11.07 MiB/sec. | ||
| 2297 | 2025.11.11 21:12:35.461441 [ 4 ] {c1e0ed45-cbb1-45dc-b8b6-cb827eb1c585} <Debug> TCPHandler: Processed in 0.001568086 sec. | ||
| 2298 | 2025.11.11 21:12:35.461562 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2299 | 2025.11.11 21:12:35.461656 [ 4 ] {03cc79ad-0bcc-4aa7-aeee-89340d6b29bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2300 | 2025.11.11 21:12:35.461696 [ 4 ] {03cc79ad-0bcc-4aa7-aeee-89340d6b29bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2301 | 2025.11.11 21:12:35.461699 [ 195 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1119 rows, containing 5 columns (5 merged, 0 gathered) in 0.001783539 sec., 627404.2787962585 rows/sec., 39.94 MiB/sec. | ||
| 2302 | 2025.11.11 21:12:35.461902 [ 193 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2303 | 2025.11.11 21:12:35.462205 [ 193 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_6_1} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2025.11.11 21:12:35.462296 [ 193 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_6_1} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2305 | 2025.11.11 21:12:35.462311 [ 4 ] {03cc79ad-0bcc-4aa7-aeee-89340d6b29bc} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2306 | 2025.11.11 21:12:35.462355 [ 4 ] {03cc79ad-0bcc-4aa7-aeee-89340d6b29bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2307 | 2025.11.11 21:12:35.462381 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2308 | 2025.11.11 21:12:35.462734 [ 4 ] {03cc79ad-0bcc-4aa7-aeee-89340d6b29bc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2309 | 2025.11.11 21:12:35.462961 [ 4 ] {03cc79ad-0bcc-4aa7-aeee-89340d6b29bc} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2310 | 2025.11.11 21:12:35.463095 [ 4 ] {03cc79ad-0bcc-4aa7-aeee-89340d6b29bc} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001457 sec., 358270.41866849695 rows/sec., 26.52 MiB/sec. | ||
| 2311 | 2025.11.11 21:12:35.463133 [ 4 ] {03cc79ad-0bcc-4aa7-aeee-89340d6b29bc} <Debug> TCPHandler: Processed in 0.001626526 sec. | ||
| 2312 | 2025.11.11 21:12:35.463256 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2313 | 2025.11.11 21:12:35.463349 [ 4 ] {7c1f48a7-edb0-4a08-9a75-08da4c8dfc9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2314 | 2025.11.11 21:12:35.463393 [ 4 ] {7c1f48a7-edb0-4a08-9a75-08da4c8dfc9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2315 | 2025.11.11 21:12:35.464290 [ 4 ] {7c1f48a7-edb0-4a08-9a75-08da4c8dfc9a} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2316 | 2025.11.11 21:12:35.464326 [ 4 ] {7c1f48a7-edb0-4a08-9a75-08da4c8dfc9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2317 | 2025.11.11 21:12:35.464837 [ 4 ] {7c1f48a7-edb0-4a08-9a75-08da4c8dfc9a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2318 | 2025.11.11 21:12:35.465065 [ 4 ] {7c1f48a7-edb0-4a08-9a75-08da4c8dfc9a} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2025.11.11 21:12:35.465196 [ 4 ] {7c1f48a7-edb0-4a08-9a75-08da4c8dfc9a} <Debug> executeQuery: Read 2199 rows, 150.42 KiB in 0.001865 sec., 1179088.471849866 rows/sec., 78.76 MiB/sec. | ||
| 2320 | 2025.11.11 21:12:35.465234 [ 4 ] {7c1f48a7-edb0-4a08-9a75-08da4c8dfc9a} <Debug> TCPHandler: Processed in 0.002027662 sec. | ||
| 2321 | 2025.11.11 21:12:35.465351 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2322 | 2025.11.11 21:12:35.465444 [ 4 ] {14a055b4-305c-4c2c-ac92-1a3c9a2f78ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2323 | 2025.11.11 21:12:35.465486 [ 4 ] {14a055b4-305c-4c2c-ac92-1a3c9a2f78ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2324 | 2025.11.11 21:12:35.465827 [ 4 ] {14a055b4-305c-4c2c-ac92-1a3c9a2f78ab} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2025.11.11 21:12:35.465863 [ 4 ] {14a055b4-305c-4c2c-ac92-1a3c9a2f78ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2326 | 2025.11.11 21:12:35.466170 [ 4 ] {14a055b4-305c-4c2c-ac92-1a3c9a2f78ab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2327 | 2025.11.11 21:12:35.466388 [ 4 ] {14a055b4-305c-4c2c-ac92-1a3c9a2f78ab} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2025.11.11 21:12:35.466524 [ 4 ] {14a055b4-305c-4c2c-ac92-1a3c9a2f78ab} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 754.21 KiB/sec. | ||
| 2329 | 2025.11.11 21:12:35.466561 [ 4 ] {14a055b4-305c-4c2c-ac92-1a3c9a2f78ab} <Debug> TCPHandler: Processed in 0.00125965 sec. | ||
| 2330 | 2025.11.11 21:12:38.831600 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62942 | ||
| 2331 | 2025.11.11 21:12:38.831721 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2332 | 2025.11.11 21:12:38.831748 [ 3 ] {} <Debug> TCP-Session: d739e4ee-e4f7-4a0e-8cfb-81f9d3ce45f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62942 | ||
| 2333 | 2025.11.11 21:12:38.831775 [ 3 ] {} <Debug> TCP-Session: d739e4ee-e4f7-4a0e-8cfb-81f9d3ce45f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2334 | 2025.11.11 21:12:38.831788 [ 3 ] {} <Debug> TCP-Session: d739e4ee-e4f7-4a0e-8cfb-81f9d3ce45f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2025.11.11 21:12:38.832015 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41689 | ||
| 2336 | 2025.11.11 21:12:38.832029 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48609 | ||
| 2337 | 2025.11.11 21:12:38.832057 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40544 | ||
| 2338 | 2025.11.11 21:12:38.832076 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36576 | ||
| 2339 | 2025.11.11 21:12:38.832130 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2340 | 2025.11.11 21:12:38.832097 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55740 | ||
| 2341 | 2025.11.11 21:12:38.832166 [ 3 ] {} <Trace> TCP-Session: d739e4ee-e4f7-4a0e-8cfb-81f9d3ce45f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2342 | 2025.11.11 21:12:38.832176 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2343 | 2025.11.11 21:12:38.832213 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2344 | 2025.11.11 21:12:38.832230 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2345 | 2025.11.11 21:12:38.832238 [ 291 ] {} <Debug> TCP-Session: 3064955c-e6cc-4f4f-972e-30f1cdc13f3e Authenticating user 'default' from [fd00:1122:3344:101::e]:48609 | ||
| 2346 | 2025.11.11 21:12:38.832268 [ 297 ] {} <Debug> TCP-Session: ac5ae413-5a52-4958-b2dc-1d17a6b26987 Authenticating user 'default' from [fd00:1122:3344:101::e]:55740 | ||
| 2347 | 2025.11.11 21:12:38.832173 [ 290 ] {} <Debug> TCP-Session: 536dcbd8-eba6-423e-ac4a-7ea714496dc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41689 | ||
| 2348 | 2025.11.11 21:12:38.832300 [ 297 ] {} <Debug> TCP-Session: ac5ae413-5a52-4958-b2dc-1d17a6b26987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2025.11.11 21:12:38.832291 [ 291 ] {} <Debug> TCP-Session: 3064955c-e6cc-4f4f-972e-30f1cdc13f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2025.11.11 21:12:38.832325 [ 290 ] {} <Debug> TCP-Session: 536dcbd8-eba6-423e-ac4a-7ea714496dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2025.11.11 21:12:38.832350 [ 291 ] {} <Debug> TCP-Session: 3064955c-e6cc-4f4f-972e-30f1cdc13f3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2025.11.11 21:12:38.832366 [ 290 ] {} <Debug> TCP-Session: 536dcbd8-eba6-423e-ac4a-7ea714496dc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2025.11.11 21:12:38.832351 [ 3 ] {00691040-0ad3-4dca-a269-ddc5cdc12ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62942) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2354 | 2025.11.11 21:12:38.832328 [ 297 ] {} <Debug> TCP-Session: ac5ae413-5a52-4958-b2dc-1d17a6b26987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2025.11.11 21:12:38.832160 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2356 | 2025.11.11 21:12:38.832081 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53470 | ||
| 2357 | 2025.11.11 21:12:38.832464 [ 293 ] {} <Debug> TCP-Session: 01a68c09-9631-4e69-9df1-c6b7e4b6d379 Authenticating user 'default' from [fd00:1122:3344:101::e]:40544 | ||
| 2358 | 2025.11.11 21:12:38.832080 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59438 | ||
| 2359 | 2025.11.11 21:12:38.832502 [ 293 ] {} <Debug> TCP-Session: 01a68c09-9631-4e69-9df1-c6b7e4b6d379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2025.11.11 21:12:38.832047 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60670 | ||
| 2361 | 2025.11.11 21:12:38.832543 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2362 | 2025.11.11 21:12:38.832538 [ 293 ] {} <Debug> TCP-Session: 01a68c09-9631-4e69-9df1-c6b7e4b6d379 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2025.11.11 21:12:38.832584 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2364 | 2025.11.11 21:12:38.832586 [ 296 ] {} <Debug> TCP-Session: e359973e-0100-483f-b7bd-10a4878bc5bf Authenticating user 'default' from [fd00:1122:3344:101::e]:53470 | ||
| 2365 | 2025.11.11 21:12:38.832624 [ 295 ] {} <Debug> TCP-Session: c6e8bb94-a537-4ac4-b787-515c895cc9f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59438 | ||
| 2366 | 2025.11.11 21:12:38.832634 [ 296 ] {} <Debug> TCP-Session: e359973e-0100-483f-b7bd-10a4878bc5bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2367 | 2025.11.11 21:12:38.832253 [ 294 ] {} <Debug> TCP-Session: 8ce9c0ac-27f0-410a-922a-f70f40dbfa09 Authenticating user 'default' from [fd00:1122:3344:101::e]:36576 | ||
| 2368 | 2025.11.11 21:12:38.832660 [ 295 ] {} <Debug> TCP-Session: c6e8bb94-a537-4ac4-b787-515c895cc9f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2025.11.11 21:12:38.832666 [ 296 ] {} <Debug> TCP-Session: e359973e-0100-483f-b7bd-10a4878bc5bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2025.11.11 21:12:38.832696 [ 294 ] {} <Debug> TCP-Session: 8ce9c0ac-27f0-410a-922a-f70f40dbfa09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2371 | 2025.11.11 21:12:38.832705 [ 3 ] {00691040-0ad3-4dca-a269-ddc5cdc12ccd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2372 | 2025.11.11 21:12:38.832733 [ 294 ] {} <Debug> TCP-Session: 8ce9c0ac-27f0-410a-922a-f70f40dbfa09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2373 | 2025.11.11 21:12:38.832701 [ 295 ] {} <Debug> TCP-Session: c6e8bb94-a537-4ac4-b787-515c895cc9f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2374 | 2025.11.11 21:12:38.832717 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2375 | 2025.11.11 21:12:38.832789 [ 3 ] {00691040-0ad3-4dca-a269-ddc5cdc12ccd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2376 | 2025.11.11 21:12:38.832820 [ 292 ] {} <Debug> TCP-Session: b28a71ae-2eb0-4c8a-80c2-ffdbdde30ffa Authenticating user 'default' from [fd00:1122:3344:101::e]:60670 | ||
| 2377 | 2025.11.11 21:12:38.832843 [ 292 ] {} <Debug> TCP-Session: b28a71ae-2eb0-4c8a-80c2-ffdbdde30ffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2025.11.11 21:12:38.832855 [ 292 ] {} <Debug> TCP-Session: b28a71ae-2eb0-4c8a-80c2-ffdbdde30ffa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2379 | 2025.11.11 21:12:38.833143 [ 3 ] {00691040-0ad3-4dca-a269-ddc5cdc12ccd} <Debug> oximeter.version (d12c842d-aa11-41bf-8c0a-17f392834f70) (SelectExecutor): Key condition: unknown | ||
| 2380 | 2025.11.11 21:12:38.833264 [ 3 ] {00691040-0ad3-4dca-a269-ddc5cdc12ccd} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2381 | 2025.11.11 21:12:39.000273 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.06 MiB, peak 188.27 MiB, free memory in arenas 0.00 B, will set to 189.05 MiB (RSS), difference: 3.99 MiB | ||
| 2382 | 2025.11.11 21:12:39.531829 [ 300 ] {00691040-0ad3-4dca-a269-ddc5cdc12ccd} <Trace> AggregatingTransform: Aggregating | ||
| 2383 | 2025.11.11 21:12:39.531903 [ 300 ] {00691040-0ad3-4dca-a269-ddc5cdc12ccd} <Trace> Aggregator: Aggregation method: without_key | ||
| 2384 | 2025.11.11 21:12:39.531945 [ 300 ] {00691040-0ad3-4dca-a269-ddc5cdc12ccd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001716917 sec. (582.439 rows/sec., 22.75 KiB/sec.) | ||
| 2385 | 2025.11.11 21:12:39.531965 [ 300 ] {00691040-0ad3-4dca-a269-ddc5cdc12ccd} <Trace> Aggregator: Merging aggregated data | ||
| 2386 | 2025.11.11 21:12:39.533131 [ 3 ] {00691040-0ad3-4dca-a269-ddc5cdc12ccd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.700815 sec., 1.4269100975293052 rows/sec., 57.08 B/sec. | ||
| 2387 | 2025.11.11 21:12:39.533337 [ 3 ] {00691040-0ad3-4dca-a269-ddc5cdc12ccd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2388 | 2025.11.11 21:12:39.533366 [ 3 ] {00691040-0ad3-4dca-a269-ddc5cdc12ccd} <Debug> TCPHandler: Processed in 0.70132662 sec. | ||
| 2389 | 2025.11.11 21:12:39.533557 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2390 | 2025.11.11 21:12:39.533604 [ 297 ] {} <Debug> TCP-Session: ac5ae413-5a52-4958-b2dc-1d17a6b26987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2025.11.11 21:12:39.533601 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2392 | 2025.11.11 21:12:39.533632 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2393 | 2025.11.11 21:12:39.533657 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2394 | 2025.11.11 21:12:39.533681 [ 290 ] {} <Debug> TCP-Session: 536dcbd8-eba6-423e-ac4a-7ea714496dc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2395 | 2025.11.11 21:12:39.533704 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2396 | 2025.11.11 21:12:39.533740 [ 293 ] {} <Debug> TCP-Session: 01a68c09-9631-4e69-9df1-c6b7e4b6d379 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2397 | 2025.11.11 21:12:39.533757 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2398 | 2025.11.11 21:12:39.533787 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2399 | 2025.11.11 21:12:39.533814 [ 296 ] {} <Debug> TCP-Session: e359973e-0100-483f-b7bd-10a4878bc5bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2400 | 2025.11.11 21:12:39.533794 [ 295 ] {} <Debug> TCP-Session: c6e8bb94-a537-4ac4-b787-515c895cc9f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2401 | 2025.11.11 21:12:39.533847 [ 3 ] {} <Debug> TCP-Session: d739e4ee-e4f7-4a0e-8cfb-81f9d3ce45f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2402 | 2025.11.11 21:12:39.533736 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2403 | 2025.11.11 21:12:39.533709 [ 294 ] {} <Debug> TCP-Session: 8ce9c0ac-27f0-410a-922a-f70f40dbfa09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2404 | 2025.11.11 21:12:39.533687 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2405 | 2025.11.11 21:12:39.533968 [ 292 ] {} <Debug> TCP-Session: b28a71ae-2eb0-4c8a-80c2-ffdbdde30ffa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2406 | 2025.11.11 21:12:39.534002 [ 291 ] {} <Debug> TCP-Session: 3064955c-e6cc-4f4f-972e-30f1cdc13f3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2407 | 2025.11.11 21:12:39.685143 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2408 | 2025.11.11 21:12:39.685356 [ 4 ] {42ca9247-6235-43bb-bfd2-381ad6ec682f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2409 | 2025.11.11 21:12:39.685447 [ 4 ] {42ca9247-6235-43bb-bfd2-381ad6ec682f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2410 | 2025.11.11 21:12:39.686356 [ 4 ] {42ca9247-6235-43bb-bfd2-381ad6ec682f} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2025.11.11 21:12:39.686424 [ 4 ] {42ca9247-6235-43bb-bfd2-381ad6ec682f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2412 | 2025.11.11 21:12:39.686892 [ 4 ] {42ca9247-6235-43bb-bfd2-381ad6ec682f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2413 | 2025.11.11 21:12:39.687219 [ 4 ] {42ca9247-6235-43bb-bfd2-381ad6ec682f} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2025.11.11 21:12:39.687376 [ 29 ] {} <Debug> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2415 | 2025.11.11 21:12:39.687401 [ 4 ] {42ca9247-6235-43bb-bfd2-381ad6ec682f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002107 sec., 26578.073089700996 rows/sec., 2.03 MiB/sec. | ||
| 2416 | 2025.11.11 21:12:39.687442 [ 29 ] {} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2417 | 2025.11.11 21:12:39.687468 [ 4 ] {42ca9247-6235-43bb-bfd2-381ad6ec682f} <Debug> TCPHandler: Processed in 0.00250922 sec. | ||
| 2418 | 2025.11.11 21:12:39.687481 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2419 | 2025.11.11 21:12:39.687632 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2420 | 2025.11.11 21:12:39.687644 [ 189 ] {ed339ca4-8953-4951-a057-2534235f1e0e::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 | ||
| 2421 | 2025.11.11 21:12:39.687758 [ 4 ] {86e216ee-59d1-4602-8154-7f8d8b467161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2422 | 2025.11.11 21:12:39.687776 [ 189 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2423 | 2025.11.11 21:12:39.687811 [ 4 ] {86e216ee-59d1-4602-8154-7f8d8b467161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2424 | 2025.11.11 21:12:39.687816 [ 189 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1139 rows starting from the beginning of the part | ||
| 2425 | 2025.11.11 21:12:39.687896 [ 189 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1145 rows starting from the beginning of the part | ||
| 2426 | 2025.11.11 21:12:39.687943 [ 189 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2427 | 2025.11.11 21:12:39.687990 [ 189 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1174 rows starting from the beginning of the part | ||
| 2428 | 2025.11.11 21:12:39.688052 [ 189 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1197 rows starting from the beginning of the part | ||
| 2429 | 2025.11.11 21:12:39.688115 [ 189 ] {ed339ca4-8953-4951-a057-2534235f1e0e::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 | ||
| 2430 | 2025.11.11 21:12:39.688347 [ 4 ] {86e216ee-59d1-4602-8154-7f8d8b467161} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2431 | 2025.11.11 21:12:39.688404 [ 4 ] {86e216ee-59d1-4602-8154-7f8d8b467161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2432 | 2025.11.11 21:12:39.688883 [ 4 ] {86e216ee-59d1-4602-8154-7f8d8b467161} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2433 | 2025.11.11 21:12:39.689165 [ 4 ] {86e216ee-59d1-4602-8154-7f8d8b467161} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2434 | 2025.11.11 21:12:39.689287 [ 29 ] {} <Debug> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2435 | 2025.11.11 21:12:39.689313 [ 4 ] {86e216ee-59d1-4602-8154-7f8d8b467161} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001583 sec., 40429.564118761846 rows/sec., 3.16 MiB/sec. | ||
| 2436 | 2025.11.11 21:12:39.689341 [ 29 ] {} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2437 | 2025.11.11 21:12:39.689375 [ 4 ] {86e216ee-59d1-4602-8154-7f8d8b467161} <Debug> TCPHandler: Processed in 0.001808558 sec. | ||
| 2438 | 2025.11.11 21:12:39.689388 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2439 | 2025.11.11 21:12:39.689532 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2440 | 2025.11.11 21:12:39.689529 [ 195 ] {e0320333-ac57-468c-b01b-1af8e137e925::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 | ||
| 2441 | 2025.11.11 21:12:39.689646 [ 4 ] {785c225f-6098-4b4d-8fe8-b0eb158efb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2442 | 2025.11.11 21:12:39.689696 [ 195 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2443 | 2025.11.11 21:12:39.689697 [ 4 ] {785c225f-6098-4b4d-8fe8-b0eb158efb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2444 | 2025.11.11 21:12:39.689739 [ 195 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 700 rows starting from the beginning of the part | ||
| 2445 | 2025.11.11 21:12:39.689840 [ 195 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 703 rows starting from the beginning of the part | ||
| 2446 | 2025.11.11 21:12:39.689892 [ 195 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2447 | 2025.11.11 21:12:39.689949 [ 195 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 718 rows starting from the beginning of the part | ||
| 2448 | 2025.11.11 21:12:39.690000 [ 195 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 522 rows starting from the beginning of the part | ||
| 2449 | 2025.11.11 21:12:39.690050 [ 195 ] {e0320333-ac57-468c-b01b-1af8e137e925::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 | ||
| 2450 | 2025.11.11 21:12:39.690160 [ 4 ] {785c225f-6098-4b4d-8fe8-b0eb158efb42} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2025.11.11 21:12:39.690204 [ 4 ] {785c225f-6098-4b4d-8fe8-b0eb158efb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2452 | 2025.11.11 21:12:39.690592 [ 4 ] {785c225f-6098-4b4d-8fe8-b0eb158efb42} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2453 | 2025.11.11 21:12:39.690838 [ 4 ] {785c225f-6098-4b4d-8fe8-b0eb158efb42} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2025.11.11 21:12:39.690958 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2455 | 2025.11.11 21:12:39.690980 [ 4 ] {785c225f-6098-4b4d-8fe8-b0eb158efb42} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001361 sec., 94048.49375459221 rows/sec., 6.55 MiB/sec. | ||
| 2456 | 2025.11.11 21:12:39.690998 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2025.11.11 21:12:39.691035 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2458 | 2025.11.11 21:12:39.691039 [ 4 ] {785c225f-6098-4b4d-8fe8-b0eb158efb42} <Debug> TCPHandler: Processed in 0.001561085 sec. | ||
| 2459 | 2025.11.11 21:12:39.691127 [ 201 ] {edddd38d-757c-4f91-9a51-5cd28802100a::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 | ||
| 2460 | 2025.11.11 21:12:39.691215 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2461 | 2025.11.11 21:12:39.691255 [ 201 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2462 | 2025.11.11 21:12:39.691310 [ 201 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1427 rows starting from the beginning of the part | ||
| 2463 | 2025.11.11 21:12:39.691329 [ 4 ] {5f35a4fe-881e-4e95-af5e-2ddd3a81c39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2464 | 2025.11.11 21:12:39.691379 [ 4 ] {5f35a4fe-881e-4e95-af5e-2ddd3a81c39c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2465 | 2025.11.11 21:12:39.691415 [ 201 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 315 rows starting from the beginning of the part | ||
| 2466 | 2025.11.11 21:12:39.691489 [ 201 ] {edddd38d-757c-4f91-9a51-5cd28802100a::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 | ||
| 2467 | 2025.11.11 21:12:39.691541 [ 201 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 314 rows starting from the beginning of the part | ||
| 2468 | 2025.11.11 21:12:39.691595 [ 201 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2199 rows starting from the beginning of the part | ||
| 2469 | 2025.11.11 21:12:39.691648 [ 201 ] {edddd38d-757c-4f91-9a51-5cd28802100a::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 | ||
| 2470 | 2025.11.11 21:12:39.691771 [ 4 ] {5f35a4fe-881e-4e95-af5e-2ddd3a81c39c} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2025.11.11 21:12:39.691816 [ 4 ] {5f35a4fe-881e-4e95-af5e-2ddd3a81c39c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2472 | 2025.11.11 21:12:39.691862 [ 190 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2771 rows, containing 5 columns (5 merged, 0 gathered) in 0.002390538 sec., 1159153.2951996578 rows/sec., 86.93 MiB/sec. | ||
| 2473 | 2025.11.11 21:12:39.692138 [ 194 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2474 | 2025.11.11 21:12:39.692214 [ 4 ] {5f35a4fe-881e-4e95-af5e-2ddd3a81c39c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2475 | 2025.11.11 21:12:39.692521 [ 194 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_11_2} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2476 | 2025.11.11 21:12:39.692541 [ 4 ] {5f35a4fe-881e-4e95-af5e-2ddd3a81c39c} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2025.11.11 21:12:39.692622 [ 194 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_11_2} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2478 | 2025.11.11 21:12:39.692687 [ 29 ] {} <Debug> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2479 | 2025.11.11 21:12:39.692709 [ 4 ] {5f35a4fe-881e-4e95-af5e-2ddd3a81c39c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001405 sec., 34163.70106761566 rows/sec., 2.30 MiB/sec. | ||
| 2480 | 2025.11.11 21:12:39.692735 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2481 | 2025.11.11 21:12:39.692742 [ 29 ] {} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2025.11.11 21:12:39.692759 [ 4 ] {5f35a4fe-881e-4e95-af5e-2ddd3a81c39c} <Debug> TCPHandler: Processed in 0.001594106 sec. | ||
| 2483 | 2025.11.11 21:12:39.692803 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2484 | 2025.11.11 21:12:39.692907 [ 199 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 2485 | 2025.11.11 21:12:39.693024 [ 199 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2486 | 2025.11.11 21:12:39.693053 [ 199 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 492 rows starting from the beginning of the part | ||
| 2487 | 2025.11.11 21:12:39.693128 [ 199 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2488 | 2025.11.11 21:12:39.693180 [ 199 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 2489 | 2025.11.11 21:12:39.693224 [ 199 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2490 | 2025.11.11 21:12:39.693265 [ 199 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 2491 | 2025.11.11 21:12:39.693307 [ 199 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 2492 | 2025.11.11 21:12:39.694215 [ 191 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 4 columns (4 merged, 0 gathered) in 0.001344162 sec., 610045.5153471084 rows/sec., 38.75 MiB/sec. | ||
| 2493 | 2025.11.11 21:12:39.694452 [ 191 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2494 | 2025.11.11 21:12:39.694737 [ 191 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_11_2} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2025.11.11 21:12:39.694822 [ 191 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_11_2} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2496 | 2025.11.11 21:12:39.694900 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2497 | 2025.11.11 21:12:39.695240 [ 191 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4767 rows, containing 5 columns (5 merged, 0 gathered) in 0.007647462 sec., 623344.0584601794 rows/sec., 52.24 MiB/sec. | ||
| 2498 | 2025.11.11 21:12:39.695301 [ 188 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.004213657 sec., 1078160.8469792393 rows/sec., 72.13 MiB/sec. | ||
| 2499 | 2025.11.11 21:12:39.695520 [ 186 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2500 | 2025.11.11 21:12:39.695797 [ 190 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2501 | 2025.11.11 21:12:39.695835 [ 186 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_11_2} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2502 | 2025.11.11 21:12:39.695921 [ 186 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_11_2} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2503 | 2025.11.11 21:12:39.696010 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2504 | 2025.11.11 21:12:39.696106 [ 190 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2025.11.11 21:12:39.696202 [ 190 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2506 | 2025.11.11 21:12:39.696300 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 2507 | 2025.11.11 21:12:40.000204 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.83 MiB, peak 200.59 MiB, free memory in arenas 0.00 B, will set to 205.93 MiB (RSS), difference: 15.10 MiB | ||
| 2508 | 2025.11.11 21:12:40.042682 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4275 | ||
| 2509 | 2025.11.11 21:12:40.043257 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2025.11.11 21:12:40.043318 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2511 | 2025.11.11 21:12:40.043833 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2512 | 2025.11.11 21:12:40.044110 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2025.11.11 21:12:40.044261 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4275 | ||
| 2514 | 2025.11.11 21:12:40.055957 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64982 | ||
| 2515 | 2025.11.11 21:12:40.056028 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2516 | 2025.11.11 21:12:40.056053 [ 292 ] {} <Debug> TCP-Session: 31057fe9-e767-42fc-9633-9cb6dd4bb913 Authenticating user 'default' from [fd00:1122:3344:101::e]:64982 | ||
| 2517 | 2025.11.11 21:12:40.056075 [ 292 ] {} <Debug> TCP-Session: 31057fe9-e767-42fc-9633-9cb6dd4bb913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2518 | 2025.11.11 21:12:40.056087 [ 292 ] {} <Debug> TCP-Session: 31057fe9-e767-42fc-9633-9cb6dd4bb913 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2519 | 2025.11.11 21:12:40.056297 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41754 | ||
| 2520 | 2025.11.11 21:12:40.056319 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60613 | ||
| 2521 | 2025.11.11 21:12:40.056338 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41934 | ||
| 2522 | 2025.11.11 21:12:40.056364 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39215 | ||
| 2523 | 2025.11.11 21:12:40.056391 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35169 | ||
| 2524 | 2025.11.11 21:12:40.056418 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2525 | 2025.11.11 21:12:40.056408 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35483 | ||
| 2526 | 2025.11.11 21:12:40.056446 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2527 | 2025.11.11 21:12:40.056461 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2528 | 2025.11.11 21:12:40.056472 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2529 | 2025.11.11 21:12:40.056497 [ 294 ] {} <Debug> TCP-Session: 5bba7aa9-cee4-4817-844a-e2616f412d4c Authenticating user 'default' from [fd00:1122:3344:101::e]:60613 | ||
| 2530 | 2025.11.11 21:12:40.056505 [ 297 ] {} <Debug> TCP-Session: 3cebb41c-704c-4a26-96f2-a00983898b8b Authenticating user 'default' from [fd00:1122:3344:101::e]:39215 | ||
| 2531 | 2025.11.11 21:12:40.056515 [ 3 ] {} <Debug> TCP-Session: 3adfe108-9791-4230-ac9b-cb7f24504065 Authenticating user 'default' from [fd00:1122:3344:101::e]:35169 | ||
| 2532 | 2025.11.11 21:12:40.056515 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2533 | 2025.11.11 21:12:40.056533 [ 294 ] {} <Debug> TCP-Session: 5bba7aa9-cee4-4817-844a-e2616f412d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2534 | 2025.11.11 21:12:40.056544 [ 297 ] {} <Debug> TCP-Session: 3cebb41c-704c-4a26-96f2-a00983898b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2535 | 2025.11.11 21:12:40.056572 [ 294 ] {} <Debug> TCP-Session: 5bba7aa9-cee4-4817-844a-e2616f412d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2536 | 2025.11.11 21:12:40.056586 [ 297 ] {} <Debug> TCP-Session: 3cebb41c-704c-4a26-96f2-a00983898b8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2537 | 2025.11.11 21:12:40.056565 [ 290 ] {} <Debug> TCP-Session: 6c040e6f-9f56-4a2b-877b-147e78a789f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35483 | ||
| 2538 | 2025.11.11 21:12:40.056518 [ 292 ] {} <Trace> TCP-Session: 31057fe9-e767-42fc-9633-9cb6dd4bb913 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2025.11.11 21:12:40.056640 [ 290 ] {} <Debug> TCP-Session: 6c040e6f-9f56-4a2b-877b-147e78a789f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2540 | 2025.11.11 21:12:40.056457 [ 293 ] {} <Debug> TCP-Session: 26becf05-a96f-4295-8b98-21d95d19f52a Authenticating user 'default' from [fd00:1122:3344:101::e]:41754 | ||
| 2541 | 2025.11.11 21:12:40.056668 [ 290 ] {} <Debug> TCP-Session: 6c040e6f-9f56-4a2b-877b-147e78a789f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2542 | 2025.11.11 21:12:40.056695 [ 293 ] {} <Debug> TCP-Session: 26becf05-a96f-4295-8b98-21d95d19f52a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2543 | 2025.11.11 21:12:40.056449 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2544 | 2025.11.11 21:12:40.056721 [ 293 ] {} <Debug> TCP-Session: 26becf05-a96f-4295-8b98-21d95d19f52a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2545 | 2025.11.11 21:12:40.056372 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40803 | ||
| 2546 | 2025.11.11 21:12:40.056758 [ 296 ] {} <Debug> TCP-Session: 02c2e0e0-811f-4259-ace7-a4b7c922b6c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41934 | ||
| 2547 | 2025.11.11 21:12:40.056329 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59515 | ||
| 2548 | 2025.11.11 21:12:40.056804 [ 296 ] {} <Debug> TCP-Session: 02c2e0e0-811f-4259-ace7-a4b7c922b6c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2549 | 2025.11.11 21:12:40.056847 [ 292 ] {b4f0dc58-f5f9-4b74-affa-543800917cde} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64982) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2550 | 2025.11.11 21:12:40.056860 [ 296 ] {} <Debug> TCP-Session: 02c2e0e0-811f-4259-ace7-a4b7c922b6c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2551 | 2025.11.11 21:12:40.056835 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2552 | 2025.11.11 21:12:40.056547 [ 3 ] {} <Debug> TCP-Session: 3adfe108-9791-4230-ac9b-cb7f24504065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2553 | 2025.11.11 21:12:40.056921 [ 298 ] {} <Debug> TCP-Session: d2887320-9f2f-49ee-85d6-87fbb660af31 Authenticating user 'default' from [fd00:1122:3344:101::e]:40803 | ||
| 2554 | 2025.11.11 21:12:40.056940 [ 3 ] {} <Debug> TCP-Session: 3adfe108-9791-4230-ac9b-cb7f24504065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2555 | 2025.11.11 21:12:40.056957 [ 298 ] {} <Debug> TCP-Session: d2887320-9f2f-49ee-85d6-87fbb660af31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2556 | 2025.11.11 21:12:40.056982 [ 298 ] {} <Debug> TCP-Session: d2887320-9f2f-49ee-85d6-87fbb660af31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2557 | 2025.11.11 21:12:40.056990 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2558 | 2025.11.11 21:12:40.057027 [ 295 ] {} <Debug> TCP-Session: 85ea7d4e-ff5a-4432-910a-e8c86157720b Authenticating user 'default' from [fd00:1122:3344:101::e]:59515 | ||
| 2559 | 2025.11.11 21:12:40.057050 [ 295 ] {} <Debug> TCP-Session: 85ea7d4e-ff5a-4432-910a-e8c86157720b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2560 | 2025.11.11 21:12:40.057064 [ 295 ] {} <Debug> TCP-Session: 85ea7d4e-ff5a-4432-910a-e8c86157720b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2561 | 2025.11.11 21:12:40.057210 [ 292 ] {b4f0dc58-f5f9-4b74-affa-543800917cde} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2562 | 2025.11.11 21:12:40.057284 [ 292 ] {b4f0dc58-f5f9-4b74-affa-543800917cde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2563 | 2025.11.11 21:12:40.057642 [ 292 ] {b4f0dc58-f5f9-4b74-affa-543800917cde} <Debug> oximeter.version (d12c842d-aa11-41bf-8c0a-17f392834f70) (SelectExecutor): Key condition: unknown | ||
| 2564 | 2025.11.11 21:12:40.058700 [ 348 ] {b4f0dc58-f5f9-4b74-affa-543800917cde} <Trace> AggregatingTransform: Aggregating | ||
| 2565 | 2025.11.11 21:12:40.058754 [ 348 ] {b4f0dc58-f5f9-4b74-affa-543800917cde} <Trace> Aggregator: Aggregation method: without_key | ||
| 2566 | 2025.11.11 21:12:40.058796 [ 348 ] {b4f0dc58-f5f9-4b74-affa-543800917cde} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001050827 sec. (951.631 rows/sec., 37.17 KiB/sec.) | ||
| 2567 | 2025.11.11 21:12:40.058817 [ 348 ] {b4f0dc58-f5f9-4b74-affa-543800917cde} <Trace> Aggregator: Merging aggregated data | ||
| 2568 | 2025.11.11 21:12:40.060155 [ 292 ] {b4f0dc58-f5f9-4b74-affa-543800917cde} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003383 sec., 295.59562518474723 rows/sec., 11.55 KiB/sec. | ||
| 2569 | 2025.11.11 21:12:40.060308 [ 292 ] {b4f0dc58-f5f9-4b74-affa-543800917cde} <Debug> TCPHandler: Processed in 0.003994475 sec. | ||
| 2570 | 2025.11.11 21:12:40.060424 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2571 | 2025.11.11 21:12:40.060452 [ 292 ] {} <Debug> TCP-Session: 31057fe9-e767-42fc-9633-9cb6dd4bb913 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2572 | 2025.11.11 21:12:40.060451 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2573 | 2025.11.11 21:12:40.060476 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2574 | 2025.11.11 21:12:40.060494 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2575 | 2025.11.11 21:12:40.060526 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2576 | 2025.11.11 21:12:40.060544 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2577 | 2025.11.11 21:12:40.060563 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2578 | 2025.11.11 21:12:40.060571 [ 3 ] {} <Debug> TCP-Session: 3adfe108-9791-4230-ac9b-cb7f24504065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2579 | 2025.11.11 21:12:40.060588 [ 297 ] {} <Debug> TCP-Session: 3cebb41c-704c-4a26-96f2-a00983898b8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2580 | 2025.11.11 21:12:40.060581 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2581 | 2025.11.11 21:12:40.060611 [ 296 ] {} <Debug> TCP-Session: 02c2e0e0-811f-4259-ace7-a4b7c922b6c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2582 | 2025.11.11 21:12:40.060532 [ 294 ] {} <Debug> TCP-Session: 5bba7aa9-cee4-4817-844a-e2616f412d4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2583 | 2025.11.11 21:12:40.060661 [ 298 ] {} <Debug> TCP-Session: d2887320-9f2f-49ee-85d6-87fbb660af31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2584 | 2025.11.11 21:12:40.060513 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2585 | 2025.11.11 21:12:40.060509 [ 293 ] {} <Debug> TCP-Session: 26becf05-a96f-4295-8b98-21d95d19f52a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2586 | 2025.11.11 21:12:40.060556 [ 290 ] {} <Debug> TCP-Session: 6c040e6f-9f56-4a2b-877b-147e78a789f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2587 | 2025.11.11 21:12:40.060733 [ 295 ] {} <Debug> TCP-Session: 85ea7d4e-ff5a-4432-910a-e8c86157720b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2588 | 2025.11.11 21:12:40.062598 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43311 | ||
| 2589 | 2025.11.11 21:12:40.062654 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2590 | 2025.11.11 21:12:40.062675 [ 292 ] {} <Debug> TCP-Session: 6af6c778-17ca-4d8e-bb18-9f4c0ba74e4b Authenticating user 'default' from [fd00:1122:3344:101::e]:43311 | ||
| 2591 | 2025.11.11 21:12:40.062692 [ 292 ] {} <Debug> TCP-Session: 6af6c778-17ca-4d8e-bb18-9f4c0ba74e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2592 | 2025.11.11 21:12:40.062706 [ 292 ] {} <Debug> TCP-Session: 6af6c778-17ca-4d8e-bb18-9f4c0ba74e4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2593 | 2025.11.11 21:12:40.062886 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52017 | ||
| 2594 | 2025.11.11 21:12:40.062907 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61977 | ||
| 2595 | 2025.11.11 21:12:40.062940 [ 292 ] {} <Trace> TCP-Session: 6af6c778-17ca-4d8e-bb18-9f4c0ba74e4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2025.11.11 21:12:40.062949 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50698 | ||
| 2597 | 2025.11.11 21:12:40.062968 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58274 | ||
| 2598 | 2025.11.11 21:12:40.062995 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35243 | ||
| 2599 | 2025.11.11 21:12:40.063029 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2600 | 2025.11.11 21:12:40.063044 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2601 | 2025.11.11 21:12:40.063073 [ 296 ] {} <Debug> TCP-Session: 9b84a91e-05d9-4588-8da9-ab99ffed1dc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50698 | ||
| 2602 | 2025.11.11 21:12:40.063074 [ 292 ] {8385d93d-b251-47f1-a0ee-941bcb51ea43} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43311) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2603 | 2025.11.11 21:12:40.063099 [ 296 ] {} <Debug> TCP-Session: 9b84a91e-05d9-4588-8da9-ab99ffed1dc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2604 | 2025.11.11 21:12:40.063090 [ 297 ] {} <Debug> TCP-Session: 157d907f-5073-494b-9bda-b9f63e4be170 Authenticating user 'default' from [fd00:1122:3344:101::e]:58274 | ||
| 2605 | 2025.11.11 21:12:40.063117 [ 296 ] {} <Debug> TCP-Session: 9b84a91e-05d9-4588-8da9-ab99ffed1dc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2606 | 2025.11.11 21:12:40.063139 [ 297 ] {} <Debug> TCP-Session: 157d907f-5073-494b-9bda-b9f63e4be170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2607 | 2025.11.11 21:12:40.063013 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51852 | ||
| 2608 | 2025.11.11 21:12:40.063179 [ 297 ] {} <Debug> TCP-Session: 157d907f-5073-494b-9bda-b9f63e4be170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2609 | 2025.11.11 21:12:40.062993 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60891 | ||
| 2610 | 2025.11.11 21:12:40.062983 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2611 | 2025.11.11 21:12:40.063265 [ 292 ] {8385d93d-b251-47f1-a0ee-941bcb51ea43} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2612 | 2025.11.11 21:12:40.063272 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2613 | 2025.11.11 21:12:40.063295 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2614 | 2025.11.11 21:12:40.063293 [ 294 ] {} <Debug> TCP-Session: 59748c0a-7abd-41eb-8d7c-546f8a9bbd81 Authenticating user 'default' from [fd00:1122:3344:101::e]:61977 | ||
| 2615 | 2025.11.11 21:12:40.063311 [ 290 ] {} <Debug> TCP-Session: 1c473eb8-946c-4ec8-ab88-e540c7a72b20 Authenticating user 'default' from [fd00:1122:3344:101::e]:51852 | ||
| 2616 | 2025.11.11 21:12:40.063329 [ 298 ] {} <Debug> TCP-Session: 9d692bf9-4e2e-42bf-828d-42bf6944769b Authenticating user 'default' from [fd00:1122:3344:101::e]:60891 | ||
| 2617 | 2025.11.11 21:12:40.063353 [ 290 ] {} <Debug> TCP-Session: 1c473eb8-946c-4ec8-ab88-e540c7a72b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2618 | 2025.11.11 21:12:40.063373 [ 298 ] {} <Debug> TCP-Session: 9d692bf9-4e2e-42bf-828d-42bf6944769b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2619 | 2025.11.11 21:12:40.063388 [ 290 ] {} <Debug> TCP-Session: 1c473eb8-946c-4ec8-ab88-e540c7a72b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2620 | 2025.11.11 21:12:40.063409 [ 298 ] {} <Debug> TCP-Session: 9d692bf9-4e2e-42bf-828d-42bf6944769b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2621 | 2025.11.11 21:12:40.063341 [ 294 ] {} <Debug> TCP-Session: 59748c0a-7abd-41eb-8d7c-546f8a9bbd81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2622 | 2025.11.11 21:12:40.062950 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2623 | 2025.11.11 21:12:40.063459 [ 294 ] {} <Debug> TCP-Session: 59748c0a-7abd-41eb-8d7c-546f8a9bbd81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2624 | 2025.11.11 21:12:40.062942 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34232 | ||
| 2625 | 2025.11.11 21:12:40.063496 [ 293 ] {} <Debug> TCP-Session: c453bdbe-7130-4765-8e0a-9f6822f97fa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52017 | ||
| 2626 | 2025.11.11 21:12:40.063080 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2627 | 2025.11.11 21:12:40.063547 [ 293 ] {} <Debug> TCP-Session: c453bdbe-7130-4765-8e0a-9f6822f97fa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2628 | 2025.11.11 21:12:40.063316 [ 292 ] {8385d93d-b251-47f1-a0ee-941bcb51ea43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2629 | 2025.11.11 21:12:40.063567 [ 293 ] {} <Debug> TCP-Session: c453bdbe-7130-4765-8e0a-9f6822f97fa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2630 | 2025.11.11 21:12:40.063569 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2631 | 2025.11.11 21:12:40.063569 [ 3 ] {} <Debug> TCP-Session: 88de9d07-aa21-4683-8a32-edf646bcd440 Authenticating user 'default' from [fd00:1122:3344:101::e]:35243 | ||
| 2632 | 2025.11.11 21:12:40.063627 [ 295 ] {} <Debug> TCP-Session: d3e6899a-66e9-4d91-b29a-1267a3db7d5d Authenticating user 'default' from [fd00:1122:3344:101::e]:34232 | ||
| 2633 | 2025.11.11 21:12:40.063644 [ 3 ] {} <Debug> TCP-Session: 88de9d07-aa21-4683-8a32-edf646bcd440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2634 | 2025.11.11 21:12:40.063657 [ 295 ] {} <Debug> TCP-Session: d3e6899a-66e9-4d91-b29a-1267a3db7d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2635 | 2025.11.11 21:12:40.063670 [ 3 ] {} <Debug> TCP-Session: 88de9d07-aa21-4683-8a32-edf646bcd440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2636 | 2025.11.11 21:12:40.063681 [ 295 ] {} <Debug> TCP-Session: d3e6899a-66e9-4d91-b29a-1267a3db7d5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2637 | 2025.11.11 21:12:40.063803 [ 292 ] {8385d93d-b251-47f1-a0ee-941bcb51ea43} <Debug> oximeter.version (d12c842d-aa11-41bf-8c0a-17f392834f70) (SelectExecutor): Key condition: unknown | ||
| 2638 | 2025.11.11 21:12:40.064677 [ 338 ] {8385d93d-b251-47f1-a0ee-941bcb51ea43} <Trace> AggregatingTransform: Aggregating | ||
| 2639 | 2025.11.11 21:12:40.064726 [ 338 ] {8385d93d-b251-47f1-a0ee-941bcb51ea43} <Trace> Aggregator: Aggregation method: without_key | ||
| 2640 | 2025.11.11 21:12:40.064766 [ 338 ] {8385d93d-b251-47f1-a0ee-941bcb51ea43} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000851414 sec. (1174.517 rows/sec., 45.88 KiB/sec.) | ||
| 2641 | 2025.11.11 21:12:40.064787 [ 338 ] {8385d93d-b251-47f1-a0ee-941bcb51ea43} <Trace> Aggregator: Merging aggregated data | ||
| 2642 | 2025.11.11 21:12:40.065940 [ 292 ] {8385d93d-b251-47f1-a0ee-941bcb51ea43} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002898 sec., 345.0655624568668 rows/sec., 13.48 KiB/sec. | ||
| 2643 | 2025.11.11 21:12:40.066070 [ 292 ] {8385d93d-b251-47f1-a0ee-941bcb51ea43} <Debug> TCPHandler: Processed in 0.003190761 sec. | ||
| 2644 | 2025.11.11 21:12:40.066155 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2645 | 2025.11.11 21:12:40.066180 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2646 | 2025.11.11 21:12:40.066190 [ 292 ] {} <Debug> TCP-Session: 6af6c778-17ca-4d8e-bb18-9f4c0ba74e4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2647 | 2025.11.11 21:12:40.066202 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2648 | 2025.11.11 21:12:40.066217 [ 290 ] {} <Debug> TCP-Session: 1c473eb8-946c-4ec8-ab88-e540c7a72b20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2649 | 2025.11.11 21:12:40.066232 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2650 | 2025.11.11 21:12:40.066259 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2651 | 2025.11.11 21:12:40.066281 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2652 | 2025.11.11 21:12:40.066295 [ 294 ] {} <Debug> TCP-Session: 59748c0a-7abd-41eb-8d7c-546f8a9bbd81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2653 | 2025.11.11 21:12:40.066305 [ 298 ] {} <Debug> TCP-Session: 9d692bf9-4e2e-42bf-828d-42bf6944769b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2654 | 2025.11.11 21:12:40.066327 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2655 | 2025.11.11 21:12:40.066343 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2656 | 2025.11.11 21:12:40.066336 [ 297 ] {} <Debug> TCP-Session: 157d907f-5073-494b-9bda-b9f63e4be170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2657 | 2025.11.11 21:12:40.066375 [ 295 ] {} <Debug> TCP-Session: d3e6899a-66e9-4d91-b29a-1267a3db7d5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2658 | 2025.11.11 21:12:40.066388 [ 3 ] {} <Debug> TCP-Session: 88de9d07-aa21-4683-8a32-edf646bcd440 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2659 | 2025.11.11 21:12:40.066258 [ 293 ] {} <Debug> TCP-Session: c453bdbe-7130-4765-8e0a-9f6822f97fa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2660 | 2025.11.11 21:12:40.066308 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2661 | 2025.11.11 21:12:40.066477 [ 296 ] {} <Debug> TCP-Session: 9b84a91e-05d9-4588-8da9-ab99ffed1dc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2662 | 2025.11.11 21:12:40.274582 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2663 | 2025.11.11 21:12:40.292626 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2025.11.11 21:12:40.292701 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2665 | 2025.11.11 21:12:40.299326 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2666 | 2025.11.11 21:12:40.300120 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2667 | 2025.11.11 21:12:40.304414 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2668 | 2025.11.11 21:12:42.542185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 360 | ||
| 2669 | 2025.11.11 21:12:42.545002 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2025.11.11 21:12:42.545047 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2671 | 2025.11.11 21:12:42.546349 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2672 | 2025.11.11 21:12:42.546619 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2025.11.11 21:12:42.546755 [ 28 ] {} <Debug> system.query_log (bd21179c-f745-4454-9787-dc702098f50e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2674 | 2025.11.11 21:12:42.546817 [ 28 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2025.11.11 21:12:42.546837 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2676 | 2025.11.11 21:12:42.546907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 360 | ||
| 2677 | 2025.11.11 21:12:42.546933 [ 191 ] {bd21179c-f745-4454-9787-dc702098f50e::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 | ||
| 2678 | 2025.11.11 21:12:42.547425 [ 191 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2679 | 2025.11.11 21:12:42.547567 [ 191 ] {bd21179c-f745-4454-9787-dc702098f50e::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 | ||
| 2680 | 2025.11.11 21:12:42.547932 [ 191 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
| 2681 | 2025.11.11 21:12:42.548274 [ 191 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 2682 | 2025.11.11 21:12:42.548633 [ 191 ] {bd21179c-f745-4454-9787-dc702098f50e::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 | ||
| 2683 | 2025.11.11 21:12:42.548986 [ 191 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
| 2684 | 2025.11.11 21:12:42.549343 [ 191 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 66 rows starting from the beginning of the part | ||
| 2685 | 2025.11.11 21:12:42.555255 [ 186 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 72 columns (72 merged, 0 gathered) in 0.008361024 sec., 43056.9269984155 rows/sec., 42.38 MiB/sec. | ||
| 2686 | 2025.11.11 21:12:42.556165 [ 188 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2687 | 2025.11.11 21:12:42.556789 [ 188 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_6_1} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2025.11.11 21:12:42.556872 [ 188 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_6_1} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2689 | 2025.11.11 21:12:42.557104 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.73 MiB. | ||
| 2690 | 2025.11.11 21:12:44.697013 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2691 | 2025.11.11 21:12:44.697198 [ 4 ] {d6171815-fe58-4de7-b1a2-b7d5291c7c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2692 | 2025.11.11 21:12:44.697264 [ 4 ] {d6171815-fe58-4de7-b1a2-b7d5291c7c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2693 | 2025.11.11 21:12:44.698085 [ 4 ] {d6171815-fe58-4de7-b1a2-b7d5291c7c7d} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2025.11.11 21:12:44.698128 [ 4 ] {d6171815-fe58-4de7-b1a2-b7d5291c7c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2695 | 2025.11.11 21:12:44.698540 [ 4 ] {d6171815-fe58-4de7-b1a2-b7d5291c7c7d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2696 | 2025.11.11 21:12:44.698772 [ 4 ] {d6171815-fe58-4de7-b1a2-b7d5291c7c7d} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2025.11.11 21:12:44.698925 [ 4 ] {d6171815-fe58-4de7-b1a2-b7d5291c7c7d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001774 sec., 231116.1217587373 rows/sec., 14.66 MiB/sec. | ||
| 2698 | 2025.11.11 21:12:44.698972 [ 4 ] {d6171815-fe58-4de7-b1a2-b7d5291c7c7d} <Debug> TCPHandler: Processed in 0.002082443 sec. | ||
| 2699 | 2025.11.11 21:12:44.699101 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2025.11.11 21:12:44.699204 [ 4 ] {3dfd9043-285d-4243-b370-e5f83fad86b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2701 | 2025.11.11 21:12:44.699248 [ 4 ] {3dfd9043-285d-4243-b370-e5f83fad86b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2702 | 2025.11.11 21:12:44.700266 [ 4 ] {3dfd9043-285d-4243-b370-e5f83fad86b9} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2025.11.11 21:12:44.700301 [ 4 ] {3dfd9043-285d-4243-b370-e5f83fad86b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2704 | 2025.11.11 21:12:44.700702 [ 4 ] {3dfd9043-285d-4243-b370-e5f83fad86b9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2705 | 2025.11.11 21:12:44.700925 [ 4 ] {3dfd9043-285d-4243-b370-e5f83fad86b9} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2025.11.11 21:12:44.701052 [ 4 ] {3dfd9043-285d-4243-b370-e5f83fad86b9} <Debug> executeQuery: Read 1184 rows, 96.70 KiB in 0.001873 sec., 632140.9503470368 rows/sec., 50.42 MiB/sec. | ||
| 2707 | 2025.11.11 21:12:44.701090 [ 4 ] {3dfd9043-285d-4243-b370-e5f83fad86b9} <Debug> TCPHandler: Processed in 0.002040093 sec. | ||
| 2708 | 2025.11.11 21:12:44.701213 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2025.11.11 21:12:44.701308 [ 4 ] {b8128fd4-3203-45f6-b73e-22fa0b54b47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2710 | 2025.11.11 21:12:44.701349 [ 4 ] {b8128fd4-3203-45f6-b73e-22fa0b54b47c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2711 | 2025.11.11 21:12:44.701879 [ 4 ] {b8128fd4-3203-45f6-b73e-22fa0b54b47c} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2025.11.11 21:12:44.701912 [ 4 ] {b8128fd4-3203-45f6-b73e-22fa0b54b47c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2713 | 2025.11.11 21:12:44.702223 [ 4 ] {b8128fd4-3203-45f6-b73e-22fa0b54b47c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2714 | 2025.11.11 21:12:44.702427 [ 4 ] {b8128fd4-3203-45f6-b73e-22fa0b54b47c} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2025.11.11 21:12:44.702550 [ 4 ] {b8128fd4-3203-45f6-b73e-22fa0b54b47c} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001263 sec., 190815.51860649246 rows/sec., 11.62 MiB/sec. | ||
| 2716 | 2025.11.11 21:12:44.702585 [ 4 ] {b8128fd4-3203-45f6-b73e-22fa0b54b47c} <Debug> TCPHandler: Processed in 0.001420983 sec. | ||
| 2717 | 2025.11.11 21:12:44.702698 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2025.11.11 21:12:44.702790 [ 4 ] {1b99f48d-df5b-4b13-8d8c-3ab745b5d442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2719 | 2025.11.11 21:12:44.702830 [ 4 ] {1b99f48d-df5b-4b13-8d8c-3ab745b5d442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2720 | 2025.11.11 21:12:44.703327 [ 4 ] {1b99f48d-df5b-4b13-8d8c-3ab745b5d442} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2025.11.11 21:12:44.703361 [ 4 ] {1b99f48d-df5b-4b13-8d8c-3ab745b5d442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2722 | 2025.11.11 21:12:44.703661 [ 4 ] {1b99f48d-df5b-4b13-8d8c-3ab745b5d442} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2723 | 2025.11.11 21:12:44.703867 [ 4 ] {1b99f48d-df5b-4b13-8d8c-3ab745b5d442} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2025.11.11 21:12:44.703987 [ 4 ] {1b99f48d-df5b-4b13-8d8c-3ab745b5d442} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001215 sec., 174485.59670781894 rows/sec., 11.25 MiB/sec. | ||
| 2725 | 2025.11.11 21:12:44.704022 [ 4 ] {1b99f48d-df5b-4b13-8d8c-3ab745b5d442} <Debug> TCPHandler: Processed in 0.001371492 sec. | ||
| 2726 | 2025.11.11 21:12:44.704131 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2025.11.11 21:12:44.704221 [ 4 ] {105186db-516d-4eda-8ae9-adbc4e90312a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2728 | 2025.11.11 21:12:44.704261 [ 4 ] {105186db-516d-4eda-8ae9-adbc4e90312a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2729 | 2025.11.11 21:12:44.704745 [ 4 ] {105186db-516d-4eda-8ae9-adbc4e90312a} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2025.11.11 21:12:44.704779 [ 4 ] {105186db-516d-4eda-8ae9-adbc4e90312a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2731 | 2025.11.11 21:12:44.705070 [ 4 ] {105186db-516d-4eda-8ae9-adbc4e90312a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2732 | 2025.11.11 21:12:44.705280 [ 4 ] {105186db-516d-4eda-8ae9-adbc4e90312a} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2025.11.11 21:12:44.705399 [ 4 ] {105186db-516d-4eda-8ae9-adbc4e90312a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001197 sec., 176274.01837928154 rows/sec., 10.01 MiB/sec. | ||
| 2734 | 2025.11.11 21:12:44.705435 [ 4 ] {105186db-516d-4eda-8ae9-adbc4e90312a} <Debug> TCPHandler: Processed in 0.001352162 sec. | ||
| 2735 | 2025.11.11 21:12:44.705544 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2736 | 2025.11.11 21:12:44.705635 [ 4 ] {93b25e08-c93e-4d5c-90a9-46191a4fff35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2737 | 2025.11.11 21:12:44.705673 [ 4 ] {93b25e08-c93e-4d5c-90a9-46191a4fff35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2738 | 2025.11.11 21:12:44.706361 [ 4 ] {93b25e08-c93e-4d5c-90a9-46191a4fff35} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2025.11.11 21:12:44.706395 [ 4 ] {93b25e08-c93e-4d5c-90a9-46191a4fff35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2740 | 2025.11.11 21:12:44.706719 [ 4 ] {93b25e08-c93e-4d5c-90a9-46191a4fff35} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2741 | 2025.11.11 21:12:44.706926 [ 4 ] {93b25e08-c93e-4d5c-90a9-46191a4fff35} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2025.11.11 21:12:44.707050 [ 4 ] {93b25e08-c93e-4d5c-90a9-46191a4fff35} <Debug> executeQuery: Read 718 rows, 51.62 KiB in 0.001432 sec., 501396.64804469276 rows/sec., 35.20 MiB/sec. | ||
| 2743 | 2025.11.11 21:12:44.707086 [ 4 ] {93b25e08-c93e-4d5c-90a9-46191a4fff35} <Debug> TCPHandler: Processed in 0.001588355 sec. | ||
| 2744 | 2025.11.11 21:12:44.707200 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2745 | 2025.11.11 21:12:44.707291 [ 4 ] {5af19462-ff39-4312-87c8-c245d67c4d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2746 | 2025.11.11 21:12:44.707331 [ 4 ] {5af19462-ff39-4312-87c8-c245d67c4d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2747 | 2025.11.11 21:12:44.707667 [ 4 ] {5af19462-ff39-4312-87c8-c245d67c4d30} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2025.11.11 21:12:44.707699 [ 4 ] {5af19462-ff39-4312-87c8-c245d67c4d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2749 | 2025.11.11 21:12:44.707986 [ 4 ] {5af19462-ff39-4312-87c8-c245d67c4d30} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2750 | 2025.11.11 21:12:44.708184 [ 4 ] {5af19462-ff39-4312-87c8-c245d67c4d30} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2025.11.11 21:12:44.708280 [ 40 ] {} <Debug> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2752 | 2025.11.11 21:12:44.708306 [ 4 ] {5af19462-ff39-4312-87c8-c245d67c4d30} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 2753 | 2025.11.11 21:12:44.708319 [ 40 ] {} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2025.11.11 21:12:44.708339 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2755 | 2025.11.11 21:12:44.708341 [ 4 ] {5af19462-ff39-4312-87c8-c245d67c4d30} <Debug> TCPHandler: Processed in 0.001188069 sec. | ||
| 2756 | 2025.11.11 21:12:44.708451 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2757 | 2025.11.11 21:12:44.708485 [ 186 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::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 | ||
| 2758 | 2025.11.11 21:12:44.708540 [ 4 ] {6454d42f-0284-4519-8948-fb017b609359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2759 | 2025.11.11 21:12:44.708586 [ 4 ] {6454d42f-0284-4519-8948-fb017b609359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2760 | 2025.11.11 21:12:44.708661 [ 186 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2761 | 2025.11.11 21:12:44.708704 [ 186 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::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 | ||
| 2762 | 2025.11.11 21:12:44.708804 [ 186 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::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 | ||
| 2763 | 2025.11.11 21:12:44.708863 [ 186 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::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 | ||
| 2764 | 2025.11.11 21:12:44.708912 [ 186 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::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 | ||
| 2765 | 2025.11.11 21:12:44.708954 [ 186 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::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 | ||
| 2766 | 2025.11.11 21:12:44.708998 [ 186 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::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 | ||
| 2767 | 2025.11.11 21:12:44.709043 [ 4 ] {6454d42f-0284-4519-8948-fb017b609359} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2025.11.11 21:12:44.709082 [ 4 ] {6454d42f-0284-4519-8948-fb017b609359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2769 | 2025.11.11 21:12:44.709513 [ 4 ] {6454d42f-0284-4519-8948-fb017b609359} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2770 | 2025.11.11 21:12:44.709759 [ 4 ] {6454d42f-0284-4519-8948-fb017b609359} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2025.11.11 21:12:44.709859 [ 188 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001442763 sec., 24952.123113775444 rows/sec., 1.27 MiB/sec. | ||
| 2772 | 2025.11.11 21:12:44.709890 [ 4 ] {6454d42f-0284-4519-8948-fb017b609359} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001368 sec., 229532.16374269006 rows/sec., 15.08 MiB/sec. | ||
| 2773 | 2025.11.11 21:12:44.709928 [ 4 ] {6454d42f-0284-4519-8948-fb017b609359} <Debug> TCPHandler: Processed in 0.001523404 sec. | ||
| 2774 | 2025.11.11 21:12:44.709995 [ 192 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2775 | 2025.11.11 21:12:44.710042 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2025.11.11 21:12:44.710139 [ 4 ] {59cd79d7-8a96-44b6-bbee-e1b1bd67ace2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2777 | 2025.11.11 21:12:44.710181 [ 4 ] {59cd79d7-8a96-44b6-bbee-e1b1bd67ace2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2778 | 2025.11.11 21:12:44.710259 [ 192 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_6_1} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2779 | 2025.11.11 21:12:44.710325 [ 192 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_6_1} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2780 | 2025.11.11 21:12:44.710397 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2781 | 2025.11.11 21:12:44.710496 [ 4 ] {59cd79d7-8a96-44b6-bbee-e1b1bd67ace2} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2025.11.11 21:12:44.710531 [ 4 ] {59cd79d7-8a96-44b6-bbee-e1b1bd67ace2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2783 | 2025.11.11 21:12:44.710826 [ 4 ] {59cd79d7-8a96-44b6-bbee-e1b1bd67ace2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2784 | 2025.11.11 21:12:44.711023 [ 4 ] {59cd79d7-8a96-44b6-bbee-e1b1bd67ace2} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2025.11.11 21:12:44.711145 [ 4 ] {59cd79d7-8a96-44b6-bbee-e1b1bd67ace2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 2786 | 2025.11.11 21:12:44.711179 [ 4 ] {59cd79d7-8a96-44b6-bbee-e1b1bd67ace2} <Debug> TCPHandler: Processed in 0.001186299 sec. | ||
| 2787 | 2025.11.11 21:12:44.711289 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2788 | 2025.11.11 21:12:44.711382 [ 4 ] {c9e621cf-3bfa-4623-b245-f5f3cce8810a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2789 | 2025.11.11 21:12:44.711436 [ 4 ] {c9e621cf-3bfa-4623-b245-f5f3cce8810a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2790 | 2025.11.11 21:12:44.712305 [ 4 ] {c9e621cf-3bfa-4623-b245-f5f3cce8810a} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2025.11.11 21:12:44.712340 [ 4 ] {c9e621cf-3bfa-4623-b245-f5f3cce8810a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2792 | 2025.11.11 21:12:44.712861 [ 4 ] {c9e621cf-3bfa-4623-b245-f5f3cce8810a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2793 | 2025.11.11 21:12:44.713070 [ 4 ] {c9e621cf-3bfa-4623-b245-f5f3cce8810a} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2025.11.11 21:12:44.713178 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2795 | 2025.11.11 21:12:44.713200 [ 4 ] {c9e621cf-3bfa-4623-b245-f5f3cce8810a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001835 sec., 19618.528610354224 rows/sec., 35.16 MiB/sec. | ||
| 2796 | 2025.11.11 21:12:44.713223 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2025.11.11 21:12:44.713247 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2798 | 2025.11.11 21:12:44.713257 [ 4 ] {c9e621cf-3bfa-4623-b245-f5f3cce8810a} <Debug> TCPHandler: Processed in 0.002015052 sec. | ||
| 2799 | 2025.11.11 21:12:44.713327 [ 196 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::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 | ||
| 2800 | 2025.11.11 21:12:44.713378 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2801 | 2025.11.11 21:12:44.713471 [ 4 ] {8af92aa5-a45a-4229-98f7-df3ce0854e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2802 | 2025.11.11 21:12:44.713504 [ 196 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2803 | 2025.11.11 21:12:44.713511 [ 4 ] {8af92aa5-a45a-4229-98f7-df3ce0854e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2804 | 2025.11.11 21:12:44.713555 [ 196 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2805 | 2025.11.11 21:12:44.713675 [ 196 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2806 | 2025.11.11 21:12:44.713785 [ 196 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2807 | 2025.11.11 21:12:44.713824 [ 4 ] {8af92aa5-a45a-4229-98f7-df3ce0854e2b} <Trace> oximeter.measurements_i64 (d6cd187a-815f-4007-abb7-1aa590558b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2025.11.11 21:12:44.713860 [ 4 ] {8af92aa5-a45a-4229-98f7-df3ce0854e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2809 | 2025.11.11 21:12:44.713887 [ 196 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part | ||
| 2810 | 2025.11.11 21:12:44.713981 [ 196 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part | ||
| 2811 | 2025.11.11 21:12:44.714081 [ 196 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2812 | 2025.11.11 21:12:44.714160 [ 4 ] {8af92aa5-a45a-4229-98f7-df3ce0854e2b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2813 | 2025.11.11 21:12:44.714376 [ 4 ] {8af92aa5-a45a-4229-98f7-df3ce0854e2b} <Trace> oximeter.measurements_i64 (d6cd187a-815f-4007-abb7-1aa590558b66): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2025.11.11 21:12:44.714508 [ 4 ] {8af92aa5-a45a-4229-98f7-df3ce0854e2b} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001055 sec., 2843.6018957345973 rows/sec., 227.71 KiB/sec. | ||
| 2815 | 2025.11.11 21:12:44.714544 [ 4 ] {8af92aa5-a45a-4229-98f7-df3ce0854e2b} <Debug> TCPHandler: Processed in 0.00121409 sec. | ||
| 2816 | 2025.11.11 21:12:44.714670 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2025.11.11 21:12:44.714763 [ 4 ] {a4c88a1d-ae3b-4296-bbae-10f04adec0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2818 | 2025.11.11 21:12:44.714802 [ 4 ] {a4c88a1d-ae3b-4296-bbae-10f04adec0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2819 | 2025.11.11 21:12:44.715147 [ 4 ] {a4c88a1d-ae3b-4296-bbae-10f04adec0cc} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2025.11.11 21:12:44.715182 [ 4 ] {a4c88a1d-ae3b-4296-bbae-10f04adec0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2821 | 2025.11.11 21:12:44.715478 [ 4 ] {a4c88a1d-ae3b-4296-bbae-10f04adec0cc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2822 | 2025.11.11 21:12:44.715677 [ 4 ] {a4c88a1d-ae3b-4296-bbae-10f04adec0cc} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2025.11.11 21:12:44.715796 [ 4 ] {a4c88a1d-ae3b-4296-bbae-10f04adec0cc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001051 sec., 98953.37773549001 rows/sec., 6.06 MiB/sec. | ||
| 2824 | 2025.11.11 21:12:44.715830 [ 4 ] {a4c88a1d-ae3b-4296-bbae-10f04adec0cc} <Debug> TCPHandler: Processed in 0.001207219 sec. | ||
| 2825 | 2025.11.11 21:12:44.715990 [ 188 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 116 rows, containing 19 columns (19 merged, 0 gathered) in 0.002696434 sec., 43019.78094030857 rows/sec., 77.09 MiB/sec. | ||
| 2826 | 2025.11.11 21:12:44.716242 [ 196 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2827 | 2025.11.11 21:12:44.716539 [ 196 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2025.11.11 21:12:44.716599 [ 196 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2829 | 2025.11.11 21:12:44.716667 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 2830 | 2025.11.11 21:12:47.466574 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2831 | 2025.11.11 21:12:47.466671 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2832 | 2025.11.11 21:12:47.545311 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4723 | ||
| 2833 | 2025.11.11 21:12:47.545802 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2025.11.11 21:12:47.545848 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2835 | 2025.11.11 21:12:47.546331 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2836 | 2025.11.11 21:12:47.546564 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2025.11.11 21:12:47.546707 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4723 | ||
| 2838 | 2025.11.11 21:12:47.805443 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2839 | 2025.11.11 21:12:47.823643 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2025.11.11 21:12:47.823709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2841 | 2025.11.11 21:12:47.830080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2842 | 2025.11.11 21:12:47.830789 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2025.11.11 21:12:47.834002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2844 | 2025.11.11 21:12:48.000270 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.50 MiB, peak 214.30 MiB, free memory in arenas 0.00 B, will set to 211.02 MiB (RSS), difference: 2.52 MiB | ||
| 2845 | 2025.11.11 21:12:49.685037 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2846 | 2025.11.11 21:12:49.685232 [ 4 ] {545ae253-3d88-4092-bcdc-e891c727da63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2847 | 2025.11.11 21:12:49.685303 [ 4 ] {545ae253-3d88-4092-bcdc-e891c727da63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2848 | 2025.11.11 21:12:49.685948 [ 4 ] {545ae253-3d88-4092-bcdc-e891c727da63} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2025.11.11 21:12:49.685990 [ 4 ] {545ae253-3d88-4092-bcdc-e891c727da63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2850 | 2025.11.11 21:12:49.686369 [ 4 ] {545ae253-3d88-4092-bcdc-e891c727da63} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2851 | 2025.11.11 21:12:49.686585 [ 4 ] {545ae253-3d88-4092-bcdc-e891c727da63} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2025.11.11 21:12:49.686734 [ 4 ] {545ae253-3d88-4092-bcdc-e891c727da63} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001556 sec., 35989.71722365038 rows/sec., 2.75 MiB/sec. | ||
| 2853 | 2025.11.11 21:12:49.686780 [ 4 ] {545ae253-3d88-4092-bcdc-e891c727da63} <Debug> TCPHandler: Processed in 0.0018744 sec. | ||
| 2854 | 2025.11.11 21:12:49.686962 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2855 | 2025.11.11 21:12:49.687063 [ 4 ] {d14f7d17-362e-4286-807f-c41171525bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2856 | 2025.11.11 21:12:49.687104 [ 4 ] {d14f7d17-362e-4286-807f-c41171525bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2857 | 2025.11.11 21:12:49.687536 [ 4 ] {d14f7d17-362e-4286-807f-c41171525bec} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2025.11.11 21:12:49.687570 [ 4 ] {d14f7d17-362e-4286-807f-c41171525bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2859 | 2025.11.11 21:12:49.687871 [ 4 ] {d14f7d17-362e-4286-807f-c41171525bec} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2860 | 2025.11.11 21:12:49.688080 [ 4 ] {d14f7d17-362e-4286-807f-c41171525bec} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2025.11.11 21:12:49.688207 [ 4 ] {d14f7d17-362e-4286-807f-c41171525bec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 2862 | 2025.11.11 21:12:49.688244 [ 4 ] {d14f7d17-362e-4286-807f-c41171525bec} <Debug> TCPHandler: Processed in 0.001333402 sec. | ||
| 2863 | 2025.11.11 21:12:49.688360 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2864 | 2025.11.11 21:12:49.688455 [ 4 ] {01f5e6e0-56ba-4780-b38d-7eeffec6ec3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2865 | 2025.11.11 21:12:49.688497 [ 4 ] {01f5e6e0-56ba-4780-b38d-7eeffec6ec3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2866 | 2025.11.11 21:12:49.688910 [ 4 ] {01f5e6e0-56ba-4780-b38d-7eeffec6ec3e} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2025.11.11 21:12:49.688946 [ 4 ] {01f5e6e0-56ba-4780-b38d-7eeffec6ec3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2868 | 2025.11.11 21:12:49.689261 [ 4 ] {01f5e6e0-56ba-4780-b38d-7eeffec6ec3e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2869 | 2025.11.11 21:12:49.689461 [ 4 ] {01f5e6e0-56ba-4780-b38d-7eeffec6ec3e} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2025.11.11 21:12:49.689585 [ 4 ] {01f5e6e0-56ba-4780-b38d-7eeffec6ec3e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 2871 | 2025.11.11 21:12:49.689621 [ 4 ] {01f5e6e0-56ba-4780-b38d-7eeffec6ec3e} <Debug> TCPHandler: Processed in 0.001309691 sec. | ||
| 2872 | 2025.11.11 21:12:49.689730 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2873 | 2025.11.11 21:12:49.689824 [ 4 ] {8cc4946a-6eea-4b62-adfb-147dabe72421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2874 | 2025.11.11 21:12:49.689864 [ 4 ] {8cc4946a-6eea-4b62-adfb-147dabe72421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2875 | 2025.11.11 21:12:49.690191 [ 4 ] {8cc4946a-6eea-4b62-adfb-147dabe72421} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2025.11.11 21:12:49.690227 [ 4 ] {8cc4946a-6eea-4b62-adfb-147dabe72421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2877 | 2025.11.11 21:12:49.690520 [ 4 ] {8cc4946a-6eea-4b62-adfb-147dabe72421} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2878 | 2025.11.11 21:12:49.690718 [ 4 ] {8cc4946a-6eea-4b62-adfb-147dabe72421} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2025.11.11 21:12:49.690843 [ 4 ] {8cc4946a-6eea-4b62-adfb-147dabe72421} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 2880 | 2025.11.11 21:12:49.690877 [ 4 ] {8cc4946a-6eea-4b62-adfb-147dabe72421} <Debug> TCPHandler: Processed in 0.001195059 sec. | ||
| 2881 | 2025.11.11 21:12:52.548164 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 392 | ||
| 2882 | 2025.11.11 21:12:52.550350 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2025.11.11 21:12:52.550394 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2884 | 2025.11.11 21:12:52.551550 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2885 | 2025.11.11 21:12:52.551812 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2025.11.11 21:12:52.552046 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 392 | ||
| 2887 | 2025.11.11 21:12:54.678281 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2025.11.11 21:12:54.678542 [ 4 ] {daa37387-2eaf-41d5-823b-7ae4cac3c25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) 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_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) | ||
| 2889 | 2025.11.11 21:12:54.678893 [ 4 ] {daa37387-2eaf-41d5-823b-7ae4cac3c25d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2890 | 2025.11.11 21:12:54.678933 [ 4 ] {daa37387-2eaf-41d5-823b-7ae4cac3c25d} <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_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 | ||
| 2891 | 2025.11.11 21:12:54.679190 [ 4 ] {daa37387-2eaf-41d5-823b-7ae4cac3c25d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2892 | 2025.11.11 21:12:54.679258 [ 4 ] {daa37387-2eaf-41d5-823b-7ae4cac3c25d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2893 | 2025.11.11 21:12:54.679395 [ 4 ] {daa37387-2eaf-41d5-823b-7ae4cac3c25d} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2894 | 2025.11.11 21:12:54.679519 [ 333 ] {daa37387-2eaf-41d5-823b-7ae4cac3c25d} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2895 | 2025.11.11 21:12:54.679534 [ 315 ] {daa37387-2eaf-41d5-823b-7ae4cac3c25d} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2896 | 2025.11.11 21:12:54.679534 [ 327 ] {daa37387-2eaf-41d5-823b-7ae4cac3c25d} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2897 | 2025.11.11 21:12:54.679680 [ 4 ] {daa37387-2eaf-41d5-823b-7ae4cac3c25d} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (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 | ||
| 2898 | 2025.11.11 21:12:54.679707 [ 4 ] {daa37387-2eaf-41d5-823b-7ae4cac3c25d} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2899 | 2025.11.11 21:12:54.679792 [ 4 ] {daa37387-2eaf-41d5-823b-7ae4cac3c25d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2900 | 2025.11.11 21:12:54.679812 [ 4 ] {daa37387-2eaf-41d5-823b-7ae4cac3c25d} <Debug> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2901 | 2025.11.11 21:12:54.679846 [ 4 ] {daa37387-2eaf-41d5-823b-7ae4cac3c25d} <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_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'))" | ||
| 2902 | 2025.11.11 21:12:54.679881 [ 4 ] {daa37387-2eaf-41d5-823b-7ae4cac3c25d} <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_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'))" | ||
| 2903 | 2025.11.11 21:12:54.679915 [ 4 ] {daa37387-2eaf-41d5-823b-7ae4cac3c25d} <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_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'))" | ||
| 2904 | 2025.11.11 21:12:54.680772 [ 4 ] {daa37387-2eaf-41d5-823b-7ae4cac3c25d} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.002346 sec., 17476.555839727196 rows/sec., 666.44 KiB/sec. | ||
| 2905 | 2025.11.11 21:12:54.680902 [ 4 ] {daa37387-2eaf-41d5-823b-7ae4cac3c25d} <Debug> TCPHandler: Processed in 0.002751304 sec. | ||
| 2906 | 2025.11.11 21:12:54.700420 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2907 | 2025.11.11 21:12:54.700542 [ 4 ] {f6183c1a-55c3-466b-8f07-3e54615dee1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2908 | 2025.11.11 21:12:54.700627 [ 4 ] {f6183c1a-55c3-466b-8f07-3e54615dee1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2909 | 2025.11.11 21:12:54.701588 [ 4 ] {f6183c1a-55c3-466b-8f07-3e54615dee1c} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2025.11.11 21:12:54.701662 [ 4 ] {f6183c1a-55c3-466b-8f07-3e54615dee1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2911 | 2025.11.11 21:12:54.702072 [ 4 ] {f6183c1a-55c3-466b-8f07-3e54615dee1c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2912 | 2025.11.11 21:12:54.702262 [ 4 ] {f6183c1a-55c3-466b-8f07-3e54615dee1c} <Trace> oximeter.timeseries_schema (9a710a91-304b-4917-a204-086374daf913): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2025.11.11 21:12:54.702404 [ 4 ] {f6183c1a-55c3-466b-8f07-3e54615dee1c} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001901 sec., 526.0389268805892 rows/sec., 54.45 KiB/sec. | ||
| 2914 | 2025.11.11 21:12:54.702441 [ 4 ] {f6183c1a-55c3-466b-8f07-3e54615dee1c} <Debug> TCPHandler: Processed in 0.002074163 sec. | ||
| 2915 | 2025.11.11 21:12:54.702563 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2916 | 2025.11.11 21:12:54.702658 [ 4 ] {3a810879-b10a-4715-aa2b-ba01d612dfad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2917 | 2025.11.11 21:12:54.702699 [ 4 ] {3a810879-b10a-4715-aa2b-ba01d612dfad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2918 | 2025.11.11 21:12:54.703319 [ 4 ] {3a810879-b10a-4715-aa2b-ba01d612dfad} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2025.11.11 21:12:54.703354 [ 4 ] {3a810879-b10a-4715-aa2b-ba01d612dfad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2920 | 2025.11.11 21:12:54.703680 [ 4 ] {3a810879-b10a-4715-aa2b-ba01d612dfad} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2921 | 2025.11.11 21:12:54.703883 [ 4 ] {3a810879-b10a-4715-aa2b-ba01d612dfad} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2922 | 2025.11.11 21:12:54.704006 [ 4 ] {3a810879-b10a-4715-aa2b-ba01d612dfad} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001368 sec., 299707.6023391813 rows/sec., 19.01 MiB/sec. | ||
| 2923 | 2025.11.11 21:12:54.704042 [ 4 ] {3a810879-b10a-4715-aa2b-ba01d612dfad} <Debug> TCPHandler: Processed in 0.001534955 sec. | ||
| 2924 | 2025.11.11 21:12:54.704153 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2925 | 2025.11.11 21:12:54.704245 [ 4 ] {153d8f8f-b993-4885-a336-aec648a07028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2926 | 2025.11.11 21:12:54.704285 [ 4 ] {153d8f8f-b993-4885-a336-aec648a07028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2927 | 2025.11.11 21:12:54.704669 [ 4 ] {153d8f8f-b993-4885-a336-aec648a07028} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2025.11.11 21:12:54.704702 [ 4 ] {153d8f8f-b993-4885-a336-aec648a07028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2929 | 2025.11.11 21:12:54.704978 [ 4 ] {153d8f8f-b993-4885-a336-aec648a07028} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2930 | 2025.11.11 21:12:54.705190 [ 4 ] {153d8f8f-b993-4885-a336-aec648a07028} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2931 | 2025.11.11 21:12:54.705307 [ 4 ] {153d8f8f-b993-4885-a336-aec648a07028} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001081 sec., 12950.971322849215 rows/sec., 1.03 MiB/sec. | ||
| 2932 | 2025.11.11 21:12:54.705342 [ 4 ] {153d8f8f-b993-4885-a336-aec648a07028} <Debug> TCPHandler: Processed in 0.00123782 sec. | ||
| 2933 | 2025.11.11 21:12:54.705456 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2934 | 2025.11.11 21:12:54.705548 [ 4 ] {bbefe6dc-09f8-4eb1-b4a3-027e7071fa0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2935 | 2025.11.11 21:12:54.705586 [ 4 ] {bbefe6dc-09f8-4eb1-b4a3-027e7071fa0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2936 | 2025.11.11 21:12:54.706511 [ 4 ] {bbefe6dc-09f8-4eb1-b4a3-027e7071fa0a} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2937 | 2025.11.11 21:12:54.706545 [ 4 ] {bbefe6dc-09f8-4eb1-b4a3-027e7071fa0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2938 | 2025.11.11 21:12:54.706929 [ 4 ] {bbefe6dc-09f8-4eb1-b4a3-027e7071fa0a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2939 | 2025.11.11 21:12:54.707133 [ 4 ] {bbefe6dc-09f8-4eb1-b4a3-027e7071fa0a} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2940 | 2025.11.11 21:12:54.707255 [ 4 ] {bbefe6dc-09f8-4eb1-b4a3-027e7071fa0a} <Debug> executeQuery: Read 1200 rows, 98.08 KiB in 0.001726 sec., 695249.1309385863 rows/sec., 55.49 MiB/sec. | ||
| 2941 | 2025.11.11 21:12:54.707290 [ 4 ] {bbefe6dc-09f8-4eb1-b4a3-027e7071fa0a} <Debug> TCPHandler: Processed in 0.001889351 sec. | ||
| 2942 | 2025.11.11 21:12:54.707405 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2943 | 2025.11.11 21:12:54.707497 [ 4 ] {53694361-4d77-444d-9eeb-9ab53a49b957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2944 | 2025.11.11 21:12:54.707536 [ 4 ] {53694361-4d77-444d-9eeb-9ab53a49b957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2945 | 2025.11.11 21:12:54.708027 [ 4 ] {53694361-4d77-444d-9eeb-9ab53a49b957} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2946 | 2025.11.11 21:12:54.708061 [ 4 ] {53694361-4d77-444d-9eeb-9ab53a49b957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2947 | 2025.11.11 21:12:54.708359 [ 4 ] {53694361-4d77-444d-9eeb-9ab53a49b957} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2948 | 2025.11.11 21:12:54.708567 [ 4 ] {53694361-4d77-444d-9eeb-9ab53a49b957} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2949 | 2025.11.11 21:12:54.708689 [ 4 ] {53694361-4d77-444d-9eeb-9ab53a49b957} <Debug> executeQuery: Read 259 rows, 16.30 KiB in 0.001211 sec., 213872.8323699422 rows/sec., 13.15 MiB/sec. | ||
| 2950 | 2025.11.11 21:12:54.708725 [ 4 ] {53694361-4d77-444d-9eeb-9ab53a49b957} <Debug> TCPHandler: Processed in 0.001374592 sec. | ||
| 2951 | 2025.11.11 21:12:54.708837 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2952 | 2025.11.11 21:12:54.708929 [ 4 ] {bab11e22-eba6-4f87-a157-af7f8a6eb4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2953 | 2025.11.11 21:12:54.708967 [ 4 ] {bab11e22-eba6-4f87-a157-af7f8a6eb4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2954 | 2025.11.11 21:12:54.709422 [ 4 ] {bab11e22-eba6-4f87-a157-af7f8a6eb4b4} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2025.11.11 21:12:54.709455 [ 4 ] {bab11e22-eba6-4f87-a157-af7f8a6eb4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2956 | 2025.11.11 21:12:54.709749 [ 4 ] {bab11e22-eba6-4f87-a157-af7f8a6eb4b4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2957 | 2025.11.11 21:12:54.709950 [ 4 ] {bab11e22-eba6-4f87-a157-af7f8a6eb4b4} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2958 | 2025.11.11 21:12:54.710073 [ 4 ] {bab11e22-eba6-4f87-a157-af7f8a6eb4b4} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001162 sec., 183304.64716006882 rows/sec., 11.82 MiB/sec. | ||
| 2959 | 2025.11.11 21:12:54.710109 [ 4 ] {bab11e22-eba6-4f87-a157-af7f8a6eb4b4} <Debug> TCPHandler: Processed in 0.001326871 sec. | ||
| 2960 | 2025.11.11 21:12:54.710213 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2961 | 2025.11.11 21:12:54.710310 [ 4 ] {cef4de85-7d01-46c5-bd4f-cb0c50b81205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2962 | 2025.11.11 21:12:54.710348 [ 4 ] {cef4de85-7d01-46c5-bd4f-cb0c50b81205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2963 | 2025.11.11 21:12:54.710795 [ 4 ] {cef4de85-7d01-46c5-bd4f-cb0c50b81205} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2964 | 2025.11.11 21:12:54.710831 [ 4 ] {cef4de85-7d01-46c5-bd4f-cb0c50b81205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2965 | 2025.11.11 21:12:54.711120 [ 4 ] {cef4de85-7d01-46c5-bd4f-cb0c50b81205} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2966 | 2025.11.11 21:12:54.711321 [ 4 ] {cef4de85-7d01-46c5-bd4f-cb0c50b81205} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2967 | 2025.11.11 21:12:54.711440 [ 4 ] {cef4de85-7d01-46c5-bd4f-cb0c50b81205} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001148 sec., 183797.90940766552 rows/sec., 10.44 MiB/sec. | ||
| 2968 | 2025.11.11 21:12:54.711476 [ 4 ] {cef4de85-7d01-46c5-bd4f-cb0c50b81205} <Debug> TCPHandler: Processed in 0.001310431 sec. | ||
| 2969 | 2025.11.11 21:12:54.711583 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2970 | 2025.11.11 21:12:54.711674 [ 4 ] {89760dfc-795f-43f5-b889-dbb6d2319b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2971 | 2025.11.11 21:12:54.711712 [ 4 ] {89760dfc-795f-43f5-b889-dbb6d2319b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2972 | 2025.11.11 21:12:54.712328 [ 4 ] {89760dfc-795f-43f5-b889-dbb6d2319b31} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2025.11.11 21:12:54.712364 [ 4 ] {89760dfc-795f-43f5-b889-dbb6d2319b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2974 | 2025.11.11 21:12:54.712678 [ 4 ] {89760dfc-795f-43f5-b889-dbb6d2319b31} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2975 | 2025.11.11 21:12:54.712890 [ 4 ] {89760dfc-795f-43f5-b889-dbb6d2319b31} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2025.11.11 21:12:54.713009 [ 4 ] {89760dfc-795f-43f5-b889-dbb6d2319b31} <Debug> executeQuery: Read 739 rows, 53.29 KiB in 0.001353 sec., 546193.6437546194 rows/sec., 38.47 MiB/sec. | ||
| 2977 | 2025.11.11 21:12:54.713046 [ 4 ] {89760dfc-795f-43f5-b889-dbb6d2319b31} <Debug> TCPHandler: Processed in 0.001511474 sec. | ||
| 2978 | 2025.11.11 21:12:54.713157 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2979 | 2025.11.11 21:12:54.713249 [ 4 ] {218298c5-89f6-4519-b18e-6ee4d607a128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2980 | 2025.11.11 21:12:54.713288 [ 4 ] {218298c5-89f6-4519-b18e-6ee4d607a128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2981 | 2025.11.11 21:12:54.713603 [ 4 ] {218298c5-89f6-4519-b18e-6ee4d607a128} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2025.11.11 21:12:54.713639 [ 4 ] {218298c5-89f6-4519-b18e-6ee4d607a128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2983 | 2025.11.11 21:12:54.713928 [ 4 ] {218298c5-89f6-4519-b18e-6ee4d607a128} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2984 | 2025.11.11 21:12:54.714128 [ 4 ] {218298c5-89f6-4519-b18e-6ee4d607a128} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2025.11.11 21:12:54.714249 [ 4 ] {218298c5-89f6-4519-b18e-6ee4d607a128} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001018 sec., 5893.909626719057 rows/sec., 307.93 KiB/sec. | ||
| 2986 | 2025.11.11 21:12:54.714284 [ 4 ] {218298c5-89f6-4519-b18e-6ee4d607a128} <Debug> TCPHandler: Processed in 0.001174919 sec. | ||
| 2987 | 2025.11.11 21:12:54.714389 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2988 | 2025.11.11 21:12:54.714481 [ 4 ] {e2aa7b17-ee20-4399-9a6c-3c9575c9a681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2989 | 2025.11.11 21:12:54.714522 [ 4 ] {e2aa7b17-ee20-4399-9a6c-3c9575c9a681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2990 | 2025.11.11 21:12:54.714953 [ 4 ] {e2aa7b17-ee20-4399-9a6c-3c9575c9a681} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2991 | 2025.11.11 21:12:54.714989 [ 4 ] {e2aa7b17-ee20-4399-9a6c-3c9575c9a681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2992 | 2025.11.11 21:12:54.715314 [ 4 ] {e2aa7b17-ee20-4399-9a6c-3c9575c9a681} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2993 | 2025.11.11 21:12:54.715514 [ 4 ] {e2aa7b17-ee20-4399-9a6c-3c9575c9a681} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2025.11.11 21:12:54.715637 [ 4 ] {e2aa7b17-ee20-4399-9a6c-3c9575c9a681} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001174 sec., 273424.1908006815 rows/sec., 17.98 MiB/sec. | ||
| 2995 | 2025.11.11 21:12:54.715673 [ 4 ] {e2aa7b17-ee20-4399-9a6c-3c9575c9a681} <Debug> TCPHandler: Processed in 0.001331031 sec. | ||
| 2996 | 2025.11.11 21:12:54.715781 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2997 | 2025.11.11 21:12:54.715873 [ 4 ] {6a384f21-279e-4c66-8b64-aa2accac779d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2998 | 2025.11.11 21:12:54.715913 [ 4 ] {6a384f21-279e-4c66-8b64-aa2accac779d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2999 | 2025.11.11 21:12:54.716216 [ 4 ] {6a384f21-279e-4c66-8b64-aa2accac779d} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2025.11.11 21:12:54.716251 [ 4 ] {6a384f21-279e-4c66-8b64-aa2accac779d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3001 | 2025.11.11 21:12:54.716537 [ 4 ] {6a384f21-279e-4c66-8b64-aa2accac779d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3002 | 2025.11.11 21:12:54.716739 [ 4 ] {6a384f21-279e-4c66-8b64-aa2accac779d} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2025.11.11 21:12:54.716861 [ 4 ] {6a384f21-279e-4c66-8b64-aa2accac779d} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001005 sec., 1990.049751243781 rows/sec., 130.21 KiB/sec. | ||
| 3004 | 2025.11.11 21:12:54.716895 [ 4 ] {6a384f21-279e-4c66-8b64-aa2accac779d} <Debug> TCPHandler: Processed in 0.001163519 sec. | ||
| 3005 | 2025.11.11 21:12:54.716999 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3006 | 2025.11.11 21:12:54.717091 [ 4 ] {6ab18dec-3f2f-475c-ad8c-f48a24994d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3007 | 2025.11.11 21:12:54.717143 [ 4 ] {6ab18dec-3f2f-475c-ad8c-f48a24994d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3008 | 2025.11.11 21:12:54.717974 [ 4 ] {6ab18dec-3f2f-475c-ad8c-f48a24994d06} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2025.11.11 21:12:54.718010 [ 4 ] {6ab18dec-3f2f-475c-ad8c-f48a24994d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3010 | 2025.11.11 21:12:54.718549 [ 4 ] {6ab18dec-3f2f-475c-ad8c-f48a24994d06} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3011 | 2025.11.11 21:12:54.718759 [ 4 ] {6ab18dec-3f2f-475c-ad8c-f48a24994d06} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2025.11.11 21:12:54.718887 [ 4 ] {6ab18dec-3f2f-475c-ad8c-f48a24994d06} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001814 sec., 22050.71664829107 rows/sec., 39.51 MiB/sec. | ||
| 3013 | 2025.11.11 21:12:54.718940 [ 4 ] {6ab18dec-3f2f-475c-ad8c-f48a24994d06} <Debug> TCPHandler: Processed in 0.001987381 sec. | ||
| 3014 | 2025.11.11 21:12:54.719045 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3015 | 2025.11.11 21:12:54.719137 [ 4 ] {2df6ecb6-6339-4972-8004-596dc3048f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3016 | 2025.11.11 21:12:54.719177 [ 4 ] {2df6ecb6-6339-4972-8004-596dc3048f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3017 | 2025.11.11 21:12:54.719481 [ 4 ] {2df6ecb6-6339-4972-8004-596dc3048f19} <Trace> oximeter.measurements_i64 (d6cd187a-815f-4007-abb7-1aa590558b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2025.11.11 21:12:54.719515 [ 4 ] {2df6ecb6-6339-4972-8004-596dc3048f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3019 | 2025.11.11 21:12:54.719797 [ 4 ] {2df6ecb6-6339-4972-8004-596dc3048f19} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3020 | 2025.11.11 21:12:54.719999 [ 4 ] {2df6ecb6-6339-4972-8004-596dc3048f19} <Trace> oximeter.measurements_i64 (d6cd187a-815f-4007-abb7-1aa590558b66): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2025.11.11 21:12:54.720117 [ 4 ] {2df6ecb6-6339-4972-8004-596dc3048f19} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.000998 sec., 6012.024048096193 rows/sec., 424.68 KiB/sec. | ||
| 3022 | 2025.11.11 21:12:54.720151 [ 4 ] {2df6ecb6-6339-4972-8004-596dc3048f19} <Debug> TCPHandler: Processed in 0.001153408 sec. | ||
| 3023 | 2025.11.11 21:12:54.720257 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3024 | 2025.11.11 21:12:54.720348 [ 4 ] {37d5504d-31fc-4320-84bf-d8baf4e074aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3025 | 2025.11.11 21:12:54.720386 [ 4 ] {37d5504d-31fc-4320-84bf-d8baf4e074aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3026 | 2025.11.11 21:12:54.720701 [ 4 ] {37d5504d-31fc-4320-84bf-d8baf4e074aa} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2025.11.11 21:12:54.720735 [ 4 ] {37d5504d-31fc-4320-84bf-d8baf4e074aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3028 | 2025.11.11 21:12:54.721033 [ 4 ] {37d5504d-31fc-4320-84bf-d8baf4e074aa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3029 | 2025.11.11 21:12:54.721238 [ 4 ] {37d5504d-31fc-4320-84bf-d8baf4e074aa} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2025.11.11 21:12:54.721356 [ 4 ] {37d5504d-31fc-4320-84bf-d8baf4e074aa} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001026 sec., 101364.522417154 rows/sec., 6.21 MiB/sec. | ||
| 3031 | 2025.11.11 21:12:54.721389 [ 4 ] {37d5504d-31fc-4320-84bf-d8baf4e074aa} <Debug> TCPHandler: Processed in 0.001179339 sec. | ||
| 3032 | 2025.11.11 21:12:55.000227 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.11 MiB, peak 214.30 MiB, free memory in arenas 0.00 B, will set to 211.06 MiB (RSS), difference: -1.06 MiB | ||
| 3033 | 2025.11.11 21:12:55.046768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5235 | ||
| 3034 | 2025.11.11 21:12:55.047321 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2025.11.11 21:12:55.047371 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3036 | 2025.11.11 21:12:55.047893 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3037 | 2025.11.11 21:12:55.048153 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2025.11.11 21:12:55.048300 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5235 | ||
| 3039 | 2025.11.11 21:12:55.048317 [ 87 ] {} <Debug> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3040 | 2025.11.11 21:12:55.048395 [ 87 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2025.11.11 21:12:55.048420 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3042 | 2025.11.11 21:12:55.048554 [ 198 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 3043 | 2025.11.11 21:12:55.048707 [ 198 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3044 | 2025.11.11 21:12:55.048748 [ 198 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 3045 | 2025.11.11 21:12:55.048818 [ 198 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 509 rows starting from the beginning of the part | ||
| 3046 | 2025.11.11 21:12:55.048867 [ 198 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 3047 | 2025.11.11 21:12:55.048914 [ 198 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 3048 | 2025.11.11 21:12:55.048956 [ 198 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 3049 | 2025.11.11 21:12:55.049000 [ 198 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 3050 | 2025.11.11 21:12:55.050442 [ 200 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5235 rows, containing 4 columns (4 merged, 0 gathered) in 0.001945841 sec., 2690353.425588216 rows/sec., 38.49 MiB/sec. | ||
| 3051 | 2025.11.11 21:12:55.050954 [ 200 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3052 | 2025.11.11 21:12:55.051301 [ 200 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_11_2} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2025.11.11 21:12:55.051397 [ 200 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_11_2} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3054 | 2025.11.11 21:12:55.051504 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 3055 | 2025.11.11 21:12:55.334064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3056 | 2025.11.11 21:12:55.350595 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2025.11.11 21:12:55.350639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3058 | 2025.11.11 21:12:55.356714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3059 | 2025.11.11 21:12:55.357372 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2025.11.11 21:12:55.357656 [ 87 ] {} <Debug> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3061 | 2025.11.11 21:12:55.357706 [ 87 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2025.11.11 21:12:55.357728 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3063 | 2025.11.11 21:12:55.357814 [ 188 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 3064 | 2025.11.11 21:12:55.360212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3065 | 2025.11.11 21:12:55.360788 [ 188 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3066 | 2025.11.11 21:12:55.361556 [ 188 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 3067 | 2025.11.11 21:12:55.365007 [ 188 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 3068 | 2025.11.11 21:12:55.368370 [ 188 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 3069 | 2025.11.11 21:12:55.372279 [ 188 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 3070 | 2025.11.11 21:12:55.376644 [ 188 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 3071 | 2025.11.11 21:12:55.381012 [ 188 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 3072 | 2025.11.11 21:12:55.430323 [ 197 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.072543683 sec., 1144.13821531504 rows/sec., 5.92 MiB/sec. | ||
| 3073 | 2025.11.11 21:12:55.432779 [ 197 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3074 | 2025.11.11 21:12:55.434796 [ 197 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_11_2} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3075 | 2025.11.11 21:12:55.434902 [ 197 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_11_2} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3076 | 2025.11.11 21:12:55.436949 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3077 | 2025.11.11 21:12:56.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.18 MiB, peak 222.06 MiB, free memory in arenas 0.00 B, will set to 220.55 MiB (RSS), difference: 8.37 MiB | ||
| 3078 | 2025.11.11 21:12:59.683099 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3079 | 2025.11.11 21:12:59.683384 [ 4 ] {f9ec49e0-575a-4667-8ad0-baee4a23f883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3080 | 2025.11.11 21:12:59.683481 [ 4 ] {f9ec49e0-575a-4667-8ad0-baee4a23f883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3081 | 2025.11.11 21:12:59.684304 [ 4 ] {f9ec49e0-575a-4667-8ad0-baee4a23f883} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2025.11.11 21:12:59.684346 [ 4 ] {f9ec49e0-575a-4667-8ad0-baee4a23f883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3083 | 2025.11.11 21:12:59.684750 [ 4 ] {f9ec49e0-575a-4667-8ad0-baee4a23f883} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3084 | 2025.11.11 21:12:59.684968 [ 4 ] {f9ec49e0-575a-4667-8ad0-baee4a23f883} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3085 | 2025.11.11 21:12:59.685121 [ 4 ] {f9ec49e0-575a-4667-8ad0-baee4a23f883} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001806 sec., 31007.751937984496 rows/sec., 2.37 MiB/sec. | ||
| 3086 | 2025.11.11 21:12:59.685168 [ 4 ] {f9ec49e0-575a-4667-8ad0-baee4a23f883} <Debug> TCPHandler: Processed in 0.002237976 sec. | ||
| 3087 | 2025.11.11 21:12:59.685693 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3088 | 2025.11.11 21:12:59.685797 [ 4 ] {8bf4a1a0-faf0-4eda-8b81-852b7b74a241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3089 | 2025.11.11 21:12:59.685840 [ 4 ] {8bf4a1a0-faf0-4eda-8b81-852b7b74a241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3090 | 2025.11.11 21:12:59.686301 [ 4 ] {8bf4a1a0-faf0-4eda-8b81-852b7b74a241} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3091 | 2025.11.11 21:12:59.686339 [ 4 ] {8bf4a1a0-faf0-4eda-8b81-852b7b74a241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3092 | 2025.11.11 21:12:59.686640 [ 4 ] {8bf4a1a0-faf0-4eda-8b81-852b7b74a241} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3093 | 2025.11.11 21:12:59.686848 [ 4 ] {8bf4a1a0-faf0-4eda-8b81-852b7b74a241} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2025.11.11 21:12:59.686973 [ 4 ] {8bf4a1a0-faf0-4eda-8b81-852b7b74a241} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 3095 | 2025.11.11 21:12:59.687010 [ 4 ] {8bf4a1a0-faf0-4eda-8b81-852b7b74a241} <Debug> TCPHandler: Processed in 0.001376722 sec. | ||
| 3096 | 2025.11.11 21:12:59.687137 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3097 | 2025.11.11 21:12:59.687237 [ 4 ] {269254d5-a428-4f7c-9133-5b2a7067a0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3098 | 2025.11.11 21:12:59.687282 [ 4 ] {269254d5-a428-4f7c-9133-5b2a7067a0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3099 | 2025.11.11 21:12:59.687727 [ 4 ] {269254d5-a428-4f7c-9133-5b2a7067a0ad} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2025.11.11 21:12:59.687764 [ 4 ] {269254d5-a428-4f7c-9133-5b2a7067a0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3101 | 2025.11.11 21:12:59.688101 [ 4 ] {269254d5-a428-4f7c-9133-5b2a7067a0ad} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3102 | 2025.11.11 21:12:59.688302 [ 4 ] {269254d5-a428-4f7c-9133-5b2a7067a0ad} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2025.11.11 21:12:59.688429 [ 4 ] {269254d5-a428-4f7c-9133-5b2a7067a0ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 3104 | 2025.11.11 21:12:59.688465 [ 4 ] {269254d5-a428-4f7c-9133-5b2a7067a0ad} <Debug> TCPHandler: Processed in 0.001380613 sec. | ||
| 3105 | 2025.11.11 21:12:59.688584 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3106 | 2025.11.11 21:12:59.688679 [ 4 ] {b51acae5-6fc9-4288-85eb-128f043591f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3107 | 2025.11.11 21:12:59.688721 [ 4 ] {b51acae5-6fc9-4288-85eb-128f043591f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3108 | 2025.11.11 21:12:59.689060 [ 4 ] {b51acae5-6fc9-4288-85eb-128f043591f3} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2025.11.11 21:12:59.689096 [ 4 ] {b51acae5-6fc9-4288-85eb-128f043591f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3110 | 2025.11.11 21:12:59.689429 [ 4 ] {b51acae5-6fc9-4288-85eb-128f043591f3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3111 | 2025.11.11 21:12:59.689641 [ 4 ] {b51acae5-6fc9-4288-85eb-128f043591f3} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3112 | 2025.11.11 21:12:59.689769 [ 4 ] {b51acae5-6fc9-4288-85eb-128f043591f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 3113 | 2025.11.11 21:12:59.689805 [ 4 ] {b51acae5-6fc9-4288-85eb-128f043591f3} <Debug> TCPHandler: Processed in 0.0012714 sec. | ||
| 3114 | 2025.11.11 21:13:02.466930 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3115 | 2025.11.11 21:13:02.467023 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3116 | 2025.11.11 21:13:02.548375 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5683 | ||
| 3117 | 2025.11.11 21:13:02.548911 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2025.11.11 21:13:02.548959 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3119 | 2025.11.11 21:13:02.549578 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3120 | 2025.11.11 21:13:02.549833 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2025.11.11 21:13:02.549984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5683 | ||
| 3122 | 2025.11.11 21:13:02.552177 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 430 | ||
| 3123 | 2025.11.11 21:13:02.554633 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2025.11.11 21:13:02.554686 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3125 | 2025.11.11 21:13:02.555985 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3126 | 2025.11.11 21:13:02.556291 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2025.11.11 21:13:02.556624 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
| 3128 | 2025.11.11 21:13:02.860280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3129 | 2025.11.11 21:13:02.876775 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3130 | 2025.11.11 21:13:02.876828 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3131 | 2025.11.11 21:13:02.882440 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3132 | 2025.11.11 21:13:02.883144 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3133 | 2025.11.11 21:13:02.885849 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3134 | 2025.11.11 21:13:04.695836 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2025.11.11 21:13:04.696008 [ 4 ] {9462e31b-9791-4dcb-a34a-ca5dfd2366c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3136 | 2025.11.11 21:13:04.696069 [ 4 ] {9462e31b-9791-4dcb-a34a-ca5dfd2366c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3137 | 2025.11.11 21:13:04.696953 [ 4 ] {9462e31b-9791-4dcb-a34a-ca5dfd2366c6} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2025.11.11 21:13:04.696989 [ 4 ] {9462e31b-9791-4dcb-a34a-ca5dfd2366c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3139 | 2025.11.11 21:13:04.697388 [ 4 ] {9462e31b-9791-4dcb-a34a-ca5dfd2366c6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3140 | 2025.11.11 21:13:04.697609 [ 4 ] {9462e31b-9791-4dcb-a34a-ca5dfd2366c6} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2025.11.11 21:13:04.697750 [ 4 ] {9462e31b-9791-4dcb-a34a-ca5dfd2366c6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00179 sec., 229050.27932960895 rows/sec., 14.53 MiB/sec. | ||
| 3142 | 2025.11.11 21:13:04.697789 [ 4 ] {9462e31b-9791-4dcb-a34a-ca5dfd2366c6} <Debug> TCPHandler: Processed in 0.002070843 sec. | ||
| 3143 | 2025.11.11 21:13:04.697918 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2025.11.11 21:13:04.698031 [ 4 ] {d6e8a296-c878-493e-9b4e-312a580122c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3145 | 2025.11.11 21:13:04.698071 [ 4 ] {d6e8a296-c878-493e-9b4e-312a580122c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3146 | 2025.11.11 21:13:04.699050 [ 4 ] {d6e8a296-c878-493e-9b4e-312a580122c3} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2025.11.11 21:13:04.699085 [ 4 ] {d6e8a296-c878-493e-9b4e-312a580122c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3148 | 2025.11.11 21:13:04.699468 [ 4 ] {d6e8a296-c878-493e-9b4e-312a580122c3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3149 | 2025.11.11 21:13:04.699675 [ 4 ] {d6e8a296-c878-493e-9b4e-312a580122c3} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2025.11.11 21:13:04.699764 [ 120 ] {} <Debug> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3151 | 2025.11.11 21:13:04.699795 [ 4 ] {d6e8a296-c878-493e-9b4e-312a580122c3} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.001783 sec., 668536.1749859786 rows/sec., 53.39 MiB/sec. | ||
| 3152 | 2025.11.11 21:13:04.699803 [ 120 ] {} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2025.11.11 21:13:04.699830 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3154 | 2025.11.11 21:13:04.699835 [ 4 ] {d6e8a296-c878-493e-9b4e-312a580122c3} <Debug> TCPHandler: Processed in 0.001963761 sec. | ||
| 3155 | 2025.11.11 21:13:04.699948 [ 193 ] {ed339ca4-8953-4951-a057-2534235f1e0e::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 | ||
| 3156 | 2025.11.11 21:13:04.699966 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2025.11.11 21:13:04.700084 [ 4 ] {1f48af2d-85ca-4230-a9ed-bca3c39c6be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3158 | 2025.11.11 21:13:04.700089 [ 193 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3159 | 2025.11.11 21:13:04.700128 [ 4 ] {1f48af2d-85ca-4230-a9ed-bca3c39c6be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3160 | 2025.11.11 21:13:04.700136 [ 193 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2321 rows starting from the beginning of the part | ||
| 3161 | 2025.11.11 21:13:04.700238 [ 193 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1184 rows starting from the beginning of the part | ||
| 3162 | 2025.11.11 21:13:04.700288 [ 193 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 3163 | 2025.11.11 21:13:04.700338 [ 193 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1200 rows starting from the beginning of the part | ||
| 3164 | 2025.11.11 21:13:04.700384 [ 193 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 3165 | 2025.11.11 21:13:04.700429 [ 193 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1192 rows starting from the beginning of the part | ||
| 3166 | 2025.11.11 21:13:04.700714 [ 4 ] {1f48af2d-85ca-4230-a9ed-bca3c39c6be4} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3167 | 2025.11.11 21:13:04.700755 [ 4 ] {1f48af2d-85ca-4230-a9ed-bca3c39c6be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3168 | 2025.11.11 21:13:04.701083 [ 4 ] {1f48af2d-85ca-4230-a9ed-bca3c39c6be4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3169 | 2025.11.11 21:13:04.701322 [ 4 ] {1f48af2d-85ca-4230-a9ed-bca3c39c6be4} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2025.11.11 21:13:04.701454 [ 4 ] {1f48af2d-85ca-4230-a9ed-bca3c39c6be4} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001389 sec., 176385.8891288697 rows/sec., 10.77 MiB/sec. | ||
| 3171 | 2025.11.11 21:13:04.701491 [ 4 ] {1f48af2d-85ca-4230-a9ed-bca3c39c6be4} <Debug> TCPHandler: Processed in 0.001573255 sec. | ||
| 3172 | 2025.11.11 21:13:04.701621 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3173 | 2025.11.11 21:13:04.701715 [ 4 ] {61c66344-2112-462c-8e3e-c2cd9f606331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3174 | 2025.11.11 21:13:04.701755 [ 4 ] {61c66344-2112-462c-8e3e-c2cd9f606331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3175 | 2025.11.11 21:13:04.702305 [ 4 ] {61c66344-2112-462c-8e3e-c2cd9f606331} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2025.11.11 21:13:04.702340 [ 4 ] {61c66344-2112-462c-8e3e-c2cd9f606331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3177 | 2025.11.11 21:13:04.702584 [ 187 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6009 rows, containing 5 columns (5 merged, 0 gathered) in 0.002686334 sec., 2236877.469443487 rows/sec., 187.90 MiB/sec. | ||
| 3178 | 2025.11.11 21:13:04.702652 [ 4 ] {61c66344-2112-462c-8e3e-c2cd9f606331} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3179 | 2025.11.11 21:13:04.702869 [ 4 ] {61c66344-2112-462c-8e3e-c2cd9f606331} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2025.11.11 21:13:04.702996 [ 4 ] {61c66344-2112-462c-8e3e-c2cd9f606331} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.0013 sec., 163076.9230769231 rows/sec., 10.52 MiB/sec. | ||
| 3181 | 2025.11.11 21:13:04.702994 [ 194 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3182 | 2025.11.11 21:13:04.703034 [ 4 ] {61c66344-2112-462c-8e3e-c2cd9f606331} <Debug> TCPHandler: Processed in 0.001469314 sec. | ||
| 3183 | 2025.11.11 21:13:04.703155 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3184 | 2025.11.11 21:13:04.703251 [ 4 ] {a5a2b776-dc6b-4892-b566-3ef547534adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3185 | 2025.11.11 21:13:04.703293 [ 4 ] {a5a2b776-dc6b-4892-b566-3ef547534adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3186 | 2025.11.11 21:13:04.703399 [ 194 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_16_3} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2025.11.11 21:13:04.703496 [ 194 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_16_3} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3188 | 2025.11.11 21:13:04.703603 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 3189 | 2025.11.11 21:13:04.703786 [ 4 ] {a5a2b776-dc6b-4892-b566-3ef547534adb} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2025.11.11 21:13:04.703826 [ 4 ] {a5a2b776-dc6b-4892-b566-3ef547534adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3191 | 2025.11.11 21:13:04.704125 [ 4 ] {a5a2b776-dc6b-4892-b566-3ef547534adb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3192 | 2025.11.11 21:13:04.704324 [ 4 ] {a5a2b776-dc6b-4892-b566-3ef547534adb} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2025.11.11 21:13:04.704446 [ 4 ] {a5a2b776-dc6b-4892-b566-3ef547534adb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001214 sec., 173805.60131795716 rows/sec., 9.87 MiB/sec. | ||
| 3194 | 2025.11.11 21:13:04.704482 [ 4 ] {a5a2b776-dc6b-4892-b566-3ef547534adb} <Debug> TCPHandler: Processed in 0.001374832 sec. | ||
| 3195 | 2025.11.11 21:13:04.704593 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3196 | 2025.11.11 21:13:04.704687 [ 4 ] {1ece7d31-e49e-4839-a771-e5fc9f28e317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3197 | 2025.11.11 21:13:04.704725 [ 4 ] {1ece7d31-e49e-4839-a771-e5fc9f28e317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3198 | 2025.11.11 21:13:04.705398 [ 4 ] {1ece7d31-e49e-4839-a771-e5fc9f28e317} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2025.11.11 21:13:04.705433 [ 4 ] {1ece7d31-e49e-4839-a771-e5fc9f28e317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3200 | 2025.11.11 21:13:04.705752 [ 4 ] {1ece7d31-e49e-4839-a771-e5fc9f28e317} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3201 | 2025.11.11 21:13:04.705958 [ 4 ] {1ece7d31-e49e-4839-a771-e5fc9f28e317} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2025.11.11 21:13:04.706046 [ 120 ] {} <Debug> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3203 | 2025.11.11 21:13:04.706075 [ 120 ] {} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2025.11.11 21:13:04.706078 [ 4 ] {1ece7d31-e49e-4839-a771-e5fc9f28e317} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001409 sec., 510290.986515259 rows/sec., 35.81 MiB/sec. | ||
| 3205 | 2025.11.11 21:13:04.706091 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3206 | 2025.11.11 21:13:04.706118 [ 4 ] {1ece7d31-e49e-4839-a771-e5fc9f28e317} <Debug> TCPHandler: Processed in 0.001572375 sec. | ||
| 3207 | 2025.11.11 21:13:04.706195 [ 199 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3208 | 2025.11.11 21:13:04.706234 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3209 | 2025.11.11 21:13:04.706322 [ 199 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3210 | 2025.11.11 21:13:04.706333 [ 4 ] {49e16ece-cd24-4c79-9e20-7bcf97bc3b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3211 | 2025.11.11 21:13:04.706360 [ 199 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1193 rows starting from the beginning of the part | ||
| 3212 | 2025.11.11 21:13:04.706380 [ 4 ] {49e16ece-cd24-4c79-9e20-7bcf97bc3b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3213 | 2025.11.11 21:13:04.706430 [ 199 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 718 rows starting from the beginning of the part | ||
| 3214 | 2025.11.11 21:13:04.706477 [ 199 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 3215 | 2025.11.11 21:13:04.706515 [ 199 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 739 rows starting from the beginning of the part | ||
| 3216 | 2025.11.11 21:13:04.706553 [ 199 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 3217 | 2025.11.11 21:13:04.706593 [ 199 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 719 rows starting from the beginning of the part | ||
| 3218 | 2025.11.11 21:13:04.706713 [ 4 ] {49e16ece-cd24-4c79-9e20-7bcf97bc3b5b} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2025.11.11 21:13:04.706755 [ 4 ] {49e16ece-cd24-4c79-9e20-7bcf97bc3b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3220 | 2025.11.11 21:13:04.707063 [ 4 ] {49e16ece-cd24-4c79-9e20-7bcf97bc3b5b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3221 | 2025.11.11 21:13:04.707289 [ 4 ] {49e16ece-cd24-4c79-9e20-7bcf97bc3b5b} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2025.11.11 21:13:04.707414 [ 4 ] {49e16ece-cd24-4c79-9e20-7bcf97bc3b5b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 3223 | 2025.11.11 21:13:04.707449 [ 4 ] {49e16ece-cd24-4c79-9e20-7bcf97bc3b5b} <Debug> TCPHandler: Processed in 0.00126273 sec. | ||
| 3224 | 2025.11.11 21:13:04.707558 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3225 | 2025.11.11 21:13:04.707651 [ 4 ] {25e57a10-fb68-42c8-8ac8-f9fdfaf5452f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3226 | 2025.11.11 21:13:04.707692 [ 4 ] {25e57a10-fb68-42c8-8ac8-f9fdfaf5452f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3227 | 2025.11.11 21:13:04.707927 [ 194 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001771558 sec., 1973968.6761596291 rows/sec., 147.69 MiB/sec. | ||
| 3228 | 2025.11.11 21:13:04.708095 [ 199 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3229 | 2025.11.11 21:13:04.708145 [ 4 ] {25e57a10-fb68-42c8-8ac8-f9fdfaf5452f} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2025.11.11 21:13:04.708187 [ 4 ] {25e57a10-fb68-42c8-8ac8-f9fdfaf5452f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3231 | 2025.11.11 21:13:04.708367 [ 199 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_16_3} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2025.11.11 21:13:04.708447 [ 199 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_16_3} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3233 | 2025.11.11 21:13:04.708521 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 3234 | 2025.11.11 21:13:04.708555 [ 4 ] {25e57a10-fb68-42c8-8ac8-f9fdfaf5452f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3235 | 2025.11.11 21:13:04.708771 [ 4 ] {25e57a10-fb68-42c8-8ac8-f9fdfaf5452f} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3236 | 2025.11.11 21:13:04.708861 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3237 | 2025.11.11 21:13:04.708895 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2025.11.11 21:13:04.708895 [ 4 ] {25e57a10-fb68-42c8-8ac8-f9fdfaf5452f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001262 sec., 248811.41045958793 rows/sec., 16.34 MiB/sec. | ||
| 3239 | 2025.11.11 21:13:04.708915 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3240 | 2025.11.11 21:13:04.708940 [ 4 ] {25e57a10-fb68-42c8-8ac8-f9fdfaf5452f} <Debug> TCPHandler: Processed in 0.001428903 sec. | ||
| 3241 | 2025.11.11 21:13:04.709004 [ 187 ] {edddd38d-757c-4f91-9a51-5cd28802100a::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 | ||
| 3242 | 2025.11.11 21:13:04.709049 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3243 | 2025.11.11 21:13:04.709120 [ 187 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3244 | 2025.11.11 21:13:04.709146 [ 4 ] {75327bda-e1d4-4ca2-999c-41d6c715d9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3245 | 2025.11.11 21:13:04.709152 [ 187 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4543 rows starting from the beginning of the part | ||
| 3246 | 2025.11.11 21:13:04.709196 [ 4 ] {75327bda-e1d4-4ca2-999c-41d6c715d9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3247 | 2025.11.11 21:13:04.709225 [ 187 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 314 rows starting from the beginning of the part | ||
| 3248 | 2025.11.11 21:13:04.709278 [ 187 ] {edddd38d-757c-4f91-9a51-5cd28802100a::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 | ||
| 3249 | 2025.11.11 21:13:04.709324 [ 187 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 321 rows starting from the beginning of the part | ||
| 3250 | 2025.11.11 21:13:04.709363 [ 187 ] {edddd38d-757c-4f91-9a51-5cd28802100a::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 | ||
| 3251 | 2025.11.11 21:13:04.709406 [ 187 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 314 rows starting from the beginning of the part | ||
| 3252 | 2025.11.11 21:13:04.709530 [ 4 ] {75327bda-e1d4-4ca2-999c-41d6c715d9fe} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2025.11.11 21:13:04.709572 [ 4 ] {75327bda-e1d4-4ca2-999c-41d6c715d9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3254 | 2025.11.11 21:13:04.709889 [ 4 ] {75327bda-e1d4-4ca2-999c-41d6c715d9fe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3255 | 2025.11.11 21:13:04.710103 [ 4 ] {75327bda-e1d4-4ca2-999c-41d6c715d9fe} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2025.11.11 21:13:04.710228 [ 4 ] {75327bda-e1d4-4ca2-999c-41d6c715d9fe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0011 sec., 909.090909090909 rows/sec., 61.26 KiB/sec. | ||
| 3257 | 2025.11.11 21:13:04.710262 [ 4 ] {75327bda-e1d4-4ca2-999c-41d6c715d9fe} <Debug> TCPHandler: Processed in 0.00126207 sec. | ||
| 3258 | 2025.11.11 21:13:04.710361 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3259 | 2025.11.11 21:13:04.710454 [ 4 ] {e4249345-8612-4660-9bcb-12e88fdc9ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3260 | 2025.11.11 21:13:04.710507 [ 4 ] {e4249345-8612-4660-9bcb-12e88fdc9ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3261 | 2025.11.11 21:13:04.711345 [ 4 ] {e4249345-8612-4660-9bcb-12e88fdc9ce7} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2025.11.11 21:13:04.711379 [ 4 ] {e4249345-8612-4660-9bcb-12e88fdc9ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3263 | 2025.11.11 21:13:04.711545 [ 187 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5812 rows, containing 5 columns (5 merged, 0 gathered) in 0.002574821 sec., 2257244.2899914207 rows/sec., 150.92 MiB/sec. | ||
| 3264 | 2025.11.11 21:13:04.712031 [ 4 ] {e4249345-8612-4660-9bcb-12e88fdc9ce7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3265 | 2025.11.11 21:13:04.712201 [ 189 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3266 | 2025.11.11 21:13:04.712311 [ 4 ] {e4249345-8612-4660-9bcb-12e88fdc9ce7} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2025.11.11 21:13:04.712472 [ 4 ] {e4249345-8612-4660-9bcb-12e88fdc9ce7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002036 sec., 19646.365422396855 rows/sec., 35.21 MiB/sec. | ||
| 3268 | 2025.11.11 21:13:04.712576 [ 4 ] {e4249345-8612-4660-9bcb-12e88fdc9ce7} <Debug> TCPHandler: Processed in 0.002262127 sec. | ||
| 3269 | 2025.11.11 21:13:04.712605 [ 189 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3270 | 2025.11.11 21:13:04.712698 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3271 | 2025.11.11 21:13:04.712703 [ 189 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3272 | 2025.11.11 21:13:04.712815 [ 4 ] {7182f7ac-1ac3-446d-909d-87fe2de477fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3273 | 2025.11.11 21:13:04.712821 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 3274 | 2025.11.11 21:13:04.712863 [ 4 ] {7182f7ac-1ac3-446d-909d-87fe2de477fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3275 | 2025.11.11 21:13:04.713304 [ 4 ] {7182f7ac-1ac3-446d-909d-87fe2de477fb} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2025.11.11 21:13:04.713339 [ 4 ] {7182f7ac-1ac3-446d-909d-87fe2de477fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3277 | 2025.11.11 21:13:04.713680 [ 4 ] {7182f7ac-1ac3-446d-909d-87fe2de477fb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3278 | 2025.11.11 21:13:04.713891 [ 4 ] {7182f7ac-1ac3-446d-909d-87fe2de477fb} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2025.11.11 21:13:04.713993 [ 120 ] {} <Debug> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3280 | 2025.11.11 21:13:04.714012 [ 4 ] {7182f7ac-1ac3-446d-909d-87fe2de477fb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001216 sec., 85526.31578947368 rows/sec., 5.24 MiB/sec. | ||
| 3281 | 2025.11.11 21:13:04.714027 [ 120 ] {} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2025.11.11 21:13:04.714047 [ 4 ] {7182f7ac-1ac3-446d-909d-87fe2de477fb} <Debug> TCPHandler: Processed in 0.001407802 sec. | ||
| 3283 | 2025.11.11 21:13:04.714048 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3284 | 2025.11.11 21:13:04.714133 [ 189 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 3285 | 2025.11.11 21:13:04.714219 [ 189 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3286 | 2025.11.11 21:13:04.714247 [ 189 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 820 rows starting from the beginning of the part | ||
| 3287 | 2025.11.11 21:13:04.714292 [ 189 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 3288 | 2025.11.11 21:13:04.714334 [ 189 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 3289 | 2025.11.11 21:13:04.714373 [ 189 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 104 rows starting from the beginning of the part | ||
| 3290 | 2025.11.11 21:13:04.714411 [ 189 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 3291 | 2025.11.11 21:13:04.714448 [ 189 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3292 | 2025.11.11 21:13:04.715328 [ 189 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1252 rows, containing 4 columns (4 merged, 0 gathered) in 0.00122563 sec., 1021515.465515694 rows/sec., 64.69 MiB/sec. | ||
| 3293 | 2025.11.11 21:13:04.715552 [ 195 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3294 | 2025.11.11 21:13:04.715818 [ 195 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_16_3} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2025.11.11 21:13:04.715883 [ 195 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_16_3} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3296 | 2025.11.11 21:13:04.715951 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3297 | 2025.11.11 21:13:09.712998 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3298 | 2025.11.11 21:13:09.713192 [ 4 ] {edf1fac6-8bc7-44e9-9c55-bf2ffdc9be6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3299 | 2025.11.11 21:13:09.713260 [ 4 ] {edf1fac6-8bc7-44e9-9c55-bf2ffdc9be6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3300 | 2025.11.11 21:13:09.714568 [ 4 ] {edf1fac6-8bc7-44e9-9c55-bf2ffdc9be6b} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2025.11.11 21:13:09.714617 [ 4 ] {edf1fac6-8bc7-44e9-9c55-bf2ffdc9be6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3302 | 2025.11.11 21:13:09.715074 [ 4 ] {edf1fac6-8bc7-44e9-9c55-bf2ffdc9be6b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3303 | 2025.11.11 21:13:09.715302 [ 4 ] {edf1fac6-8bc7-44e9-9c55-bf2ffdc9be6b} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2025.11.11 21:13:09.715453 [ 4 ] {edf1fac6-8bc7-44e9-9c55-bf2ffdc9be6b} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.00231 sec., 517748.91774891777 rows/sec., 42.48 MiB/sec. | ||
| 3305 | 2025.11.11 21:13:09.715497 [ 4 ] {edf1fac6-8bc7-44e9-9c55-bf2ffdc9be6b} <Debug> TCPHandler: Processed in 0.002624051 sec. | ||
| 3306 | 2025.11.11 21:13:09.715625 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3307 | 2025.11.11 21:13:09.715722 [ 4 ] {ea1dfcb0-ac87-4c3c-98df-92045d279cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3308 | 2025.11.11 21:13:09.715764 [ 4 ] {ea1dfcb0-ac87-4c3c-98df-92045d279cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3309 | 2025.11.11 21:13:09.716264 [ 4 ] {ea1dfcb0-ac87-4c3c-98df-92045d279cc4} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2025.11.11 21:13:09.716301 [ 4 ] {ea1dfcb0-ac87-4c3c-98df-92045d279cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3311 | 2025.11.11 21:13:09.716617 [ 4 ] {ea1dfcb0-ac87-4c3c-98df-92045d279cc4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3312 | 2025.11.11 21:13:09.716826 [ 4 ] {ea1dfcb0-ac87-4c3c-98df-92045d279cc4} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2025.11.11 21:13:09.716933 [ 129 ] {} <Debug> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3314 | 2025.11.11 21:13:09.716953 [ 4 ] {ea1dfcb0-ac87-4c3c-98df-92045d279cc4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001252 sec., 182108.62619808305 rows/sec., 12.33 MiB/sec. | ||
| 3315 | 2025.11.11 21:13:09.717002 [ 129 ] {} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2025.11.11 21:13:09.717011 [ 4 ] {ea1dfcb0-ac87-4c3c-98df-92045d279cc4} <Debug> TCPHandler: Processed in 0.001437283 sec. | ||
| 3317 | 2025.11.11 21:13:09.717033 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3318 | 2025.11.11 21:13:09.717135 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3319 | 2025.11.11 21:13:09.717165 [ 187 ] {98ce3467-e604-42df-90f4-11ed3141e546::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 | ||
| 3320 | 2025.11.11 21:13:09.717236 [ 4 ] {92c26229-39bc-42ac-a9d6-67258e2e2e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3321 | 2025.11.11 21:13:09.717280 [ 4 ] {92c26229-39bc-42ac-a9d6-67258e2e2e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3322 | 2025.11.11 21:13:09.717313 [ 187 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3323 | 2025.11.11 21:13:09.717353 [ 187 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part | ||
| 3324 | 2025.11.11 21:13:09.717419 [ 187 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 3325 | 2025.11.11 21:13:09.717464 [ 187 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 3326 | 2025.11.11 21:13:09.717508 [ 187 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 213 rows starting from the beginning of the part | ||
| 3327 | 2025.11.11 21:13:09.717545 [ 187 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 3328 | 2025.11.11 21:13:09.717585 [ 187 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 3329 | 2025.11.11 21:13:09.717870 [ 4 ] {92c26229-39bc-42ac-a9d6-67258e2e2e4b} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2025.11.11 21:13:09.717912 [ 4 ] {92c26229-39bc-42ac-a9d6-67258e2e2e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3331 | 2025.11.11 21:13:09.718295 [ 4 ] {92c26229-39bc-42ac-a9d6-67258e2e2e4b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3332 | 2025.11.11 21:13:09.718560 [ 4 ] {92c26229-39bc-42ac-a9d6-67258e2e2e4b} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2025.11.11 21:13:09.718660 [ 189 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1305 rows, containing 5 columns (5 merged, 0 gathered) in 0.001556185 sec., 838589.2422816053 rows/sec., 58.22 MiB/sec. | ||
| 3334 | 2025.11.11 21:13:09.718707 [ 4 ] {92c26229-39bc-42ac-a9d6-67258e2e2e4b} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.00149 sec., 348993.28859060403 rows/sec., 25.83 MiB/sec. | ||
| 3335 | 2025.11.11 21:13:09.718751 [ 4 ] {92c26229-39bc-42ac-a9d6-67258e2e2e4b} <Debug> TCPHandler: Processed in 0.001665057 sec. | ||
| 3336 | 2025.11.11 21:13:09.718836 [ 199 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3337 | 2025.11.11 21:13:09.718864 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3338 | 2025.11.11 21:13:09.718965 [ 4 ] {e89a6365-be72-401e-acb3-86dcfac37b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3339 | 2025.11.11 21:13:09.719011 [ 4 ] {e89a6365-be72-401e-acb3-86dcfac37b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3340 | 2025.11.11 21:13:09.719111 [ 199 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_10_2} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2025.11.11 21:13:09.719188 [ 199 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_10_2} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3342 | 2025.11.11 21:13:09.719282 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3343 | 2025.11.11 21:13:09.719587 [ 4 ] {e89a6365-be72-401e-acb3-86dcfac37b02} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2025.11.11 21:13:09.719629 [ 4 ] {e89a6365-be72-401e-acb3-86dcfac37b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3345 | 2025.11.11 21:13:09.720026 [ 4 ] {e89a6365-be72-401e-acb3-86dcfac37b02} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3346 | 2025.11.11 21:13:09.720249 [ 4 ] {e89a6365-be72-401e-acb3-86dcfac37b02} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3347 | 2025.11.11 21:13:09.720384 [ 4 ] {e89a6365-be72-401e-acb3-86dcfac37b02} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001438 sec., 586926.2865090403 rows/sec., 39.50 MiB/sec. | ||
| 3348 | 2025.11.11 21:13:09.720422 [ 4 ] {e89a6365-be72-401e-acb3-86dcfac37b02} <Debug> TCPHandler: Processed in 0.001607135 sec. | ||
| 3349 | 2025.11.11 21:13:09.720541 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3350 | 2025.11.11 21:13:09.720638 [ 4 ] {bdd582c1-7090-4966-b95e-b462b8c843f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3351 | 2025.11.11 21:13:09.720680 [ 4 ] {bdd582c1-7090-4966-b95e-b462b8c843f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3352 | 2025.11.11 21:13:09.721017 [ 4 ] {bdd582c1-7090-4966-b95e-b462b8c843f1} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2025.11.11 21:13:09.721055 [ 4 ] {bdd582c1-7090-4966-b95e-b462b8c843f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3354 | 2025.11.11 21:13:09.721369 [ 4 ] {bdd582c1-7090-4966-b95e-b462b8c843f1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3355 | 2025.11.11 21:13:09.721578 [ 4 ] {bdd582c1-7090-4966-b95e-b462b8c843f1} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2025.11.11 21:13:09.721706 [ 4 ] {bdd582c1-7090-4966-b95e-b462b8c843f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 3357 | 2025.11.11 21:13:09.721744 [ 4 ] {bdd582c1-7090-4966-b95e-b462b8c843f1} <Debug> TCPHandler: Processed in 0.00125154 sec. | ||
| 3358 | 2025.11.11 21:13:10.050147 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6195 | ||
| 3359 | 2025.11.11 21:13:10.050631 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3360 | 2025.11.11 21:13:10.050671 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3361 | 2025.11.11 21:13:10.051166 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3362 | 2025.11.11 21:13:10.051415 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3363 | 2025.11.11 21:13:10.051553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6195 | ||
| 3364 | 2025.11.11 21:13:10.386011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3365 | 2025.11.11 21:13:10.403256 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3366 | 2025.11.11 21:13:10.403323 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3367 | 2025.11.11 21:13:10.409834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3368 | 2025.11.11 21:13:10.410585 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3369 | 2025.11.11 21:13:10.413705 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3370 | 2025.11.11 21:13:11.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.50 MiB, peak 226.50 MiB, free memory in arenas 0.00 B, will set to 223.86 MiB (RSS), difference: 1.36 MiB | ||
| 3371 | 2025.11.11 21:13:12.556904 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 462 | ||
| 3372 | 2025.11.11 21:13:12.559222 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2025.11.11 21:13:12.559272 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3374 | 2025.11.11 21:13:12.560437 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3375 | 2025.11.11 21:13:12.560708 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3376 | 2025.11.11 21:13:12.561034 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 462 | ||
| 3377 | 2025.11.11 21:13:14.697104 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3378 | 2025.11.11 21:13:14.697298 [ 4 ] {8eb1580d-3c33-4a85-9389-04a1b3a4e2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3379 | 2025.11.11 21:13:14.697369 [ 4 ] {8eb1580d-3c33-4a85-9389-04a1b3a4e2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3380 | 2025.11.11 21:13:14.698292 [ 4 ] {8eb1580d-3c33-4a85-9389-04a1b3a4e2b9} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3381 | 2025.11.11 21:13:14.698345 [ 4 ] {8eb1580d-3c33-4a85-9389-04a1b3a4e2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3382 | 2025.11.11 21:13:14.698812 [ 4 ] {8eb1580d-3c33-4a85-9389-04a1b3a4e2b9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3383 | 2025.11.11 21:13:14.699090 [ 4 ] {8eb1580d-3c33-4a85-9389-04a1b3a4e2b9} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2025.11.11 21:13:14.699241 [ 4 ] {8eb1580d-3c33-4a85-9389-04a1b3a4e2b9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001995 sec., 205513.7844611529 rows/sec., 13.04 MiB/sec. | ||
| 3385 | 2025.11.11 21:13:14.699241 [ 141 ] {} <Debug> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3386 | 2025.11.11 21:13:14.699283 [ 4 ] {8eb1580d-3c33-4a85-9389-04a1b3a4e2b9} <Debug> TCPHandler: Processed in 0.002311697 sec. | ||
| 3387 | 2025.11.11 21:13:14.699324 [ 141 ] {} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3388 | 2025.11.11 21:13:14.699353 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3389 | 2025.11.11 21:13:14.699429 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2025.11.11 21:13:14.699484 [ 195 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::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 | ||
| 3391 | 2025.11.11 21:13:14.699529 [ 4 ] {e650b9b5-275a-42be-82ec-263e479748d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3392 | 2025.11.11 21:13:14.699574 [ 4 ] {e650b9b5-275a-42be-82ec-263e479748d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3393 | 2025.11.11 21:13:14.699622 [ 195 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3394 | 2025.11.11 21:13:14.699659 [ 195 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 3395 | 2025.11.11 21:13:14.699723 [ 195 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3396 | 2025.11.11 21:13:14.699767 [ 195 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 3397 | 2025.11.11 21:13:14.699815 [ 195 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 3398 | 2025.11.11 21:13:14.699875 [ 195 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 3399 | 2025.11.11 21:13:14.700517 [ 4 ] {e650b9b5-275a-42be-82ec-263e479748d0} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2025.11.11 21:13:14.700559 [ 4 ] {e650b9b5-275a-42be-82ec-263e479748d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3401 | 2025.11.11 21:13:14.700969 [ 189 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001539454 sec., 1331640.9584177248 rows/sec., 89.55 MiB/sec. | ||
| 3402 | 2025.11.11 21:13:14.701106 [ 4 ] {e650b9b5-275a-42be-82ec-263e479748d0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3403 | 2025.11.11 21:13:14.701129 [ 195 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3404 | 2025.11.11 21:13:14.701394 [ 4 ] {e650b9b5-275a-42be-82ec-263e479748d0} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2025.11.11 21:13:14.701440 [ 195 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_9_2} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3406 | 2025.11.11 21:13:14.701517 [ 195 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_9_2} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3407 | 2025.11.11 21:13:14.701551 [ 4 ] {e650b9b5-275a-42be-82ec-263e479748d0} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.002041 sec., 584027.4375306222 rows/sec., 46.64 MiB/sec. | ||
| 3408 | 2025.11.11 21:13:14.701585 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3409 | 2025.11.11 21:13:14.701594 [ 4 ] {e650b9b5-275a-42be-82ec-263e479748d0} <Debug> TCPHandler: Processed in 0.002223265 sec. | ||
| 3410 | 2025.11.11 21:13:14.701725 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3411 | 2025.11.11 21:13:14.701825 [ 4 ] {b7679ce4-4bf2-4a9e-809b-d28f7022cc7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3412 | 2025.11.11 21:13:14.701864 [ 4 ] {b7679ce4-4bf2-4a9e-809b-d28f7022cc7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3413 | 2025.11.11 21:13:14.702424 [ 4 ] {b7679ce4-4bf2-4a9e-809b-d28f7022cc7f} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3414 | 2025.11.11 21:13:14.702461 [ 4 ] {b7679ce4-4bf2-4a9e-809b-d28f7022cc7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3415 | 2025.11.11 21:13:14.702793 [ 4 ] {b7679ce4-4bf2-4a9e-809b-d28f7022cc7f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3416 | 2025.11.11 21:13:14.703007 [ 4 ] {b7679ce4-4bf2-4a9e-809b-d28f7022cc7f} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2025.11.11 21:13:14.703133 [ 4 ] {b7679ce4-4bf2-4a9e-809b-d28f7022cc7f} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001328 sec., 184487.9518072289 rows/sec., 11.27 MiB/sec. | ||
| 3418 | 2025.11.11 21:13:14.703172 [ 4 ] {b7679ce4-4bf2-4a9e-809b-d28f7022cc7f} <Debug> TCPHandler: Processed in 0.001496224 sec. | ||
| 3419 | 2025.11.11 21:13:14.703298 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3420 | 2025.11.11 21:13:14.703393 [ 4 ] {2944308f-2ad7-413e-aa40-339589e28533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3421 | 2025.11.11 21:13:14.703433 [ 4 ] {2944308f-2ad7-413e-aa40-339589e28533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3422 | 2025.11.11 21:13:14.703917 [ 4 ] {2944308f-2ad7-413e-aa40-339589e28533} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3423 | 2025.11.11 21:13:14.703953 [ 4 ] {2944308f-2ad7-413e-aa40-339589e28533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3424 | 2025.11.11 21:13:14.704271 [ 4 ] {2944308f-2ad7-413e-aa40-339589e28533} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3425 | 2025.11.11 21:13:14.704484 [ 4 ] {2944308f-2ad7-413e-aa40-339589e28533} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2025.11.11 21:13:14.704616 [ 4 ] {2944308f-2ad7-413e-aa40-339589e28533} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001241 sec., 170829.97582594684 rows/sec., 11.02 MiB/sec. | ||
| 3427 | 2025.11.11 21:13:14.704653 [ 4 ] {2944308f-2ad7-413e-aa40-339589e28533} <Debug> TCPHandler: Processed in 0.001408242 sec. | ||
| 3428 | 2025.11.11 21:13:14.704770 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3429 | 2025.11.11 21:13:14.704863 [ 4 ] {9334aab1-21d0-4918-b3f7-fa04c6a5d199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3430 | 2025.11.11 21:13:14.704902 [ 4 ] {9334aab1-21d0-4918-b3f7-fa04c6a5d199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3431 | 2025.11.11 21:13:14.705388 [ 4 ] {9334aab1-21d0-4918-b3f7-fa04c6a5d199} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2025.11.11 21:13:14.705424 [ 4 ] {9334aab1-21d0-4918-b3f7-fa04c6a5d199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3433 | 2025.11.11 21:13:14.705729 [ 4 ] {9334aab1-21d0-4918-b3f7-fa04c6a5d199} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3434 | 2025.11.11 21:13:14.705961 [ 4 ] {9334aab1-21d0-4918-b3f7-fa04c6a5d199} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2025.11.11 21:13:14.706081 [ 139 ] {} <Debug> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3436 | 2025.11.11 21:13:14.706084 [ 4 ] {9334aab1-21d0-4918-b3f7-fa04c6a5d199} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001238 sec., 170436.1873990307 rows/sec., 9.68 MiB/sec. | ||
| 3437 | 2025.11.11 21:13:14.706127 [ 139 ] {} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2025.11.11 21:13:14.706148 [ 4 ] {9334aab1-21d0-4918-b3f7-fa04c6a5d199} <Debug> TCPHandler: Processed in 0.001427573 sec. | ||
| 3439 | 2025.11.11 21:13:14.706152 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3440 | 2025.11.11 21:13:14.706267 [ 201 ] {b720da2e-c962-492c-a76b-62dc03da38ed::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 | ||
| 3441 | 2025.11.11 21:13:14.706276 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3442 | 2025.11.11 21:13:14.706401 [ 4 ] {53d7ca41-adfb-4b6a-ae90-a19914e20336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3443 | 2025.11.11 21:13:14.706407 [ 201 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3444 | 2025.11.11 21:13:14.706448 [ 4 ] {53d7ca41-adfb-4b6a-ae90-a19914e20336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3445 | 2025.11.11 21:13:14.706460 [ 201 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 3446 | 2025.11.11 21:13:14.706530 [ 201 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3447 | 2025.11.11 21:13:14.706581 [ 201 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 3448 | 2025.11.11 21:13:14.706621 [ 201 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 3449 | 2025.11.11 21:13:14.706659 [ 201 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 3450 | 2025.11.11 21:13:14.707096 [ 4 ] {53d7ca41-adfb-4b6a-ae90-a19914e20336} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3451 | 2025.11.11 21:13:14.707137 [ 4 ] {53d7ca41-adfb-4b6a-ae90-a19914e20336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3452 | 2025.11.11 21:13:14.707497 [ 4 ] {53d7ca41-adfb-4b6a-ae90-a19914e20336} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3453 | 2025.11.11 21:13:14.707539 [ 192 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307481 sec., 806895.0906361162 rows/sec., 48.90 MiB/sec. | ||
| 3454 | 2025.11.11 21:13:14.707723 [ 4 ] {53d7ca41-adfb-4b6a-ae90-a19914e20336} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2025.11.11 21:13:14.707784 [ 186 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3456 | 2025.11.11 21:13:14.707866 [ 4 ] {53d7ca41-adfb-4b6a-ae90-a19914e20336} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001484 sec., 484501.3477088949 rows/sec., 34.00 MiB/sec. | ||
| 3457 | 2025.11.11 21:13:14.707913 [ 4 ] {53d7ca41-adfb-4b6a-ae90-a19914e20336} <Debug> TCPHandler: Processed in 0.001691778 sec. | ||
| 3458 | 2025.11.11 21:13:14.708029 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3459 | 2025.11.11 21:13:14.708125 [ 4 ] {2febfaea-cc2e-490d-a2bb-c2fac683162e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3460 | 2025.11.11 21:13:14.708159 [ 186 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_9_2} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2025.11.11 21:13:14.708167 [ 4 ] {2febfaea-cc2e-490d-a2bb-c2fac683162e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3462 | 2025.11.11 21:13:14.708243 [ 186 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_9_2} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3463 | 2025.11.11 21:13:14.708336 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3464 | 2025.11.11 21:13:14.708521 [ 4 ] {2febfaea-cc2e-490d-a2bb-c2fac683162e} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2025.11.11 21:13:14.708561 [ 4 ] {2febfaea-cc2e-490d-a2bb-c2fac683162e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3466 | 2025.11.11 21:13:14.708867 [ 4 ] {2febfaea-cc2e-490d-a2bb-c2fac683162e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3467 | 2025.11.11 21:13:14.709077 [ 4 ] {2febfaea-cc2e-490d-a2bb-c2fac683162e} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2025.11.11 21:13:14.709211 [ 4 ] {2febfaea-cc2e-490d-a2bb-c2fac683162e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. | ||
| 3469 | 2025.11.11 21:13:14.709252 [ 4 ] {2febfaea-cc2e-490d-a2bb-c2fac683162e} <Debug> TCPHandler: Processed in 0.00127178 sec. | ||
| 3470 | 2025.11.11 21:13:14.709359 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3471 | 2025.11.11 21:13:14.709453 [ 4 ] {6ab94cde-c751-4510-a4d2-32cb1fe7c269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3472 | 2025.11.11 21:13:14.709495 [ 4 ] {6ab94cde-c751-4510-a4d2-32cb1fe7c269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3473 | 2025.11.11 21:13:14.709922 [ 4 ] {6ab94cde-c751-4510-a4d2-32cb1fe7c269} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3474 | 2025.11.11 21:13:14.709957 [ 4 ] {6ab94cde-c751-4510-a4d2-32cb1fe7c269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3475 | 2025.11.11 21:13:14.710299 [ 4 ] {6ab94cde-c751-4510-a4d2-32cb1fe7c269} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3476 | 2025.11.11 21:13:14.710516 [ 4 ] {6ab94cde-c751-4510-a4d2-32cb1fe7c269} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3477 | 2025.11.11 21:13:14.710651 [ 4 ] {6ab94cde-c751-4510-a4d2-32cb1fe7c269} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001217 sec., 258011.5036976171 rows/sec., 16.95 MiB/sec. | ||
| 3478 | 2025.11.11 21:13:14.710692 [ 4 ] {6ab94cde-c751-4510-a4d2-32cb1fe7c269} <Debug> TCPHandler: Processed in 0.001380912 sec. | ||
| 3479 | 2025.11.11 21:13:14.710808 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3480 | 2025.11.11 21:13:14.710910 [ 4 ] {b01294ce-646c-4ff3-9c5d-cfad64cacd60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3481 | 2025.11.11 21:13:14.710951 [ 4 ] {b01294ce-646c-4ff3-9c5d-cfad64cacd60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3482 | 2025.11.11 21:13:14.711282 [ 4 ] {b01294ce-646c-4ff3-9c5d-cfad64cacd60} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2025.11.11 21:13:14.711318 [ 4 ] {b01294ce-646c-4ff3-9c5d-cfad64cacd60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3484 | 2025.11.11 21:13:14.711622 [ 4 ] {b01294ce-646c-4ff3-9c5d-cfad64cacd60} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3485 | 2025.11.11 21:13:14.711822 [ 4 ] {b01294ce-646c-4ff3-9c5d-cfad64cacd60} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3486 | 2025.11.11 21:13:14.711947 [ 4 ] {b01294ce-646c-4ff3-9c5d-cfad64cacd60} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 3487 | 2025.11.11 21:13:14.711988 [ 4 ] {b01294ce-646c-4ff3-9c5d-cfad64cacd60} <Debug> TCPHandler: Processed in 0.00122887 sec. | ||
| 3488 | 2025.11.11 21:13:14.712111 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3489 | 2025.11.11 21:13:14.712204 [ 4 ] {54cdb5e8-6ebf-42ac-be39-72d2428985bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3490 | 2025.11.11 21:13:14.712256 [ 4 ] {54cdb5e8-6ebf-42ac-be39-72d2428985bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3491 | 2025.11.11 21:13:14.713055 [ 4 ] {54cdb5e8-6ebf-42ac-be39-72d2428985bb} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2025.11.11 21:13:14.713091 [ 4 ] {54cdb5e8-6ebf-42ac-be39-72d2428985bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3493 | 2025.11.11 21:13:14.713644 [ 4 ] {54cdb5e8-6ebf-42ac-be39-72d2428985bb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3494 | 2025.11.11 21:13:14.713871 [ 4 ] {54cdb5e8-6ebf-42ac-be39-72d2428985bb} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2025.11.11 21:13:14.714002 [ 4 ] {54cdb5e8-6ebf-42ac-be39-72d2428985bb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001816 sec., 22026.431718061674 rows/sec., 39.47 MiB/sec. | ||
| 3496 | 2025.11.11 21:13:14.714055 [ 4 ] {54cdb5e8-6ebf-42ac-be39-72d2428985bb} <Debug> TCPHandler: Processed in 0.001997952 sec. | ||
| 3497 | 2025.11.11 21:13:14.714167 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3498 | 2025.11.11 21:13:14.714260 [ 4 ] {a73712b1-77cb-474e-b5bc-6f00dfac75dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3499 | 2025.11.11 21:13:14.714300 [ 4 ] {a73712b1-77cb-474e-b5bc-6f00dfac75dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3500 | 2025.11.11 21:13:14.714637 [ 4 ] {a73712b1-77cb-474e-b5bc-6f00dfac75dc} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2025.11.11 21:13:14.714676 [ 4 ] {a73712b1-77cb-474e-b5bc-6f00dfac75dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3502 | 2025.11.11 21:13:14.714969 [ 4 ] {a73712b1-77cb-474e-b5bc-6f00dfac75dc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3503 | 2025.11.11 21:13:14.715168 [ 4 ] {a73712b1-77cb-474e-b5bc-6f00dfac75dc} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2025.11.11 21:13:14.715291 [ 4 ] {a73712b1-77cb-474e-b5bc-6f00dfac75dc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001049 sec., 99142.04003813156 rows/sec., 6.07 MiB/sec. | ||
| 3505 | 2025.11.11 21:13:14.715326 [ 4 ] {a73712b1-77cb-474e-b5bc-6f00dfac75dc} <Debug> TCPHandler: Processed in 0.001208169 sec. | ||
| 3506 | 2025.11.11 21:13:17.467073 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3507 | 2025.11.11 21:13:17.467182 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3508 | 2025.11.11 21:13:17.552542 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6643 | ||
| 3509 | 2025.11.11 21:13:17.552976 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2025.11.11 21:13:17.553009 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3511 | 2025.11.11 21:13:17.553551 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3512 | 2025.11.11 21:13:17.553790 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2025.11.11 21:13:17.553929 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6643 | ||
| 3514 | 2025.11.11 21:13:17.914747 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3515 | 2025.11.11 21:13:17.930779 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2025.11.11 21:13:17.930826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3517 | 2025.11.11 21:13:17.936115 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3518 | 2025.11.11 21:13:17.936834 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2025.11.11 21:13:17.939711 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3520 | 2025.11.11 21:13:19.685179 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3521 | 2025.11.11 21:13:19.685360 [ 4 ] {46e78943-2e3a-41af-9920-ee7e23546d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3522 | 2025.11.11 21:13:19.685430 [ 4 ] {46e78943-2e3a-41af-9920-ee7e23546d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3523 | 2025.11.11 21:13:19.686172 [ 4 ] {46e78943-2e3a-41af-9920-ee7e23546d77} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2025.11.11 21:13:19.686218 [ 4 ] {46e78943-2e3a-41af-9920-ee7e23546d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3525 | 2025.11.11 21:13:19.686612 [ 4 ] {46e78943-2e3a-41af-9920-ee7e23546d77} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3526 | 2025.11.11 21:13:19.686834 [ 4 ] {46e78943-2e3a-41af-9920-ee7e23546d77} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2025.11.11 21:13:19.686980 [ 4 ] {46e78943-2e3a-41af-9920-ee7e23546d77} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001673 sec., 33472.803347280336 rows/sec., 2.56 MiB/sec. | ||
| 3528 | 2025.11.11 21:13:19.687021 [ 4 ] {46e78943-2e3a-41af-9920-ee7e23546d77} <Debug> TCPHandler: Processed in 0.001963142 sec. | ||
| 3529 | 2025.11.11 21:13:19.687141 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3530 | 2025.11.11 21:13:19.687236 [ 4 ] {0ed48b2c-f97c-4e7b-bd21-2e5c2be7a554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3531 | 2025.11.11 21:13:19.687278 [ 4 ] {0ed48b2c-f97c-4e7b-bd21-2e5c2be7a554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3532 | 2025.11.11 21:13:19.687703 [ 4 ] {0ed48b2c-f97c-4e7b-bd21-2e5c2be7a554} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2025.11.11 21:13:19.687739 [ 4 ] {0ed48b2c-f97c-4e7b-bd21-2e5c2be7a554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3534 | 2025.11.11 21:13:19.688024 [ 4 ] {0ed48b2c-f97c-4e7b-bd21-2e5c2be7a554} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3535 | 2025.11.11 21:13:19.688225 [ 4 ] {0ed48b2c-f97c-4e7b-bd21-2e5c2be7a554} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2025.11.11 21:13:19.688344 [ 4 ] {0ed48b2c-f97c-4e7b-bd21-2e5c2be7a554} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001126 sec., 56838.36589698046 rows/sec., 4.44 MiB/sec. | ||
| 3537 | 2025.11.11 21:13:19.688380 [ 4 ] {0ed48b2c-f97c-4e7b-bd21-2e5c2be7a554} <Debug> TCPHandler: Processed in 0.001287751 sec. | ||
| 3538 | 2025.11.11 21:13:19.688494 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3539 | 2025.11.11 21:13:19.688588 [ 4 ] {c5a4273b-74f8-4f89-b6fe-48a888296391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3540 | 2025.11.11 21:13:19.688630 [ 4 ] {c5a4273b-74f8-4f89-b6fe-48a888296391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3541 | 2025.11.11 21:13:19.689071 [ 4 ] {c5a4273b-74f8-4f89-b6fe-48a888296391} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3542 | 2025.11.11 21:13:19.689109 [ 4 ] {c5a4273b-74f8-4f89-b6fe-48a888296391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3543 | 2025.11.11 21:13:19.689432 [ 4 ] {c5a4273b-74f8-4f89-b6fe-48a888296391} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3544 | 2025.11.11 21:13:19.689633 [ 4 ] {c5a4273b-74f8-4f89-b6fe-48a888296391} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2025.11.11 21:13:19.689758 [ 4 ] {c5a4273b-74f8-4f89-b6fe-48a888296391} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 3546 | 2025.11.11 21:13:19.689795 [ 4 ] {c5a4273b-74f8-4f89-b6fe-48a888296391} <Debug> TCPHandler: Processed in 0.001348972 sec. | ||
| 3547 | 2025.11.11 21:13:19.689906 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3548 | 2025.11.11 21:13:19.690001 [ 4 ] {535f22e6-639e-493a-a3bf-999f199b5b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3549 | 2025.11.11 21:13:19.690041 [ 4 ] {535f22e6-639e-493a-a3bf-999f199b5b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3550 | 2025.11.11 21:13:19.690371 [ 4 ] {535f22e6-639e-493a-a3bf-999f199b5b66} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2025.11.11 21:13:19.690407 [ 4 ] {535f22e6-639e-493a-a3bf-999f199b5b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3552 | 2025.11.11 21:13:19.690706 [ 4 ] {535f22e6-639e-493a-a3bf-999f199b5b66} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3553 | 2025.11.11 21:13:19.690917 [ 4 ] {535f22e6-639e-493a-a3bf-999f199b5b66} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2025.11.11 21:13:19.691041 [ 4 ] {535f22e6-639e-493a-a3bf-999f199b5b66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 3555 | 2025.11.11 21:13:19.691077 [ 4 ] {535f22e6-639e-493a-a3bf-999f199b5b66} <Debug> TCPHandler: Processed in 0.001219089 sec. | ||
| 3556 | 2025.11.11 21:13:22.562063 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 492 | ||
| 3557 | 2025.11.11 21:13:22.564269 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2025.11.11 21:13:22.564325 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3559 | 2025.11.11 21:13:22.565523 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3560 | 2025.11.11 21:13:22.565821 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2025.11.11 21:13:22.566160 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 492 | ||
| 3562 | 2025.11.11 21:13:24.695893 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3563 | 2025.11.11 21:13:24.696085 [ 4 ] {ee41d940-5845-4df7-b930-7642e90eb4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3564 | 2025.11.11 21:13:24.696154 [ 4 ] {ee41d940-5845-4df7-b930-7642e90eb4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3565 | 2025.11.11 21:13:24.696970 [ 4 ] {ee41d940-5845-4df7-b930-7642e90eb4f0} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2025.11.11 21:13:24.697007 [ 4 ] {ee41d940-5845-4df7-b930-7642e90eb4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3567 | 2025.11.11 21:13:24.697403 [ 4 ] {ee41d940-5845-4df7-b930-7642e90eb4f0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3568 | 2025.11.11 21:13:24.697624 [ 4 ] {ee41d940-5845-4df7-b930-7642e90eb4f0} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2025.11.11 21:13:24.697765 [ 4 ] {ee41d940-5845-4df7-b930-7642e90eb4f0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001733 sec., 236583.95845354875 rows/sec., 15.01 MiB/sec. | ||
| 3570 | 2025.11.11 21:13:24.697805 [ 4 ] {ee41d940-5845-4df7-b930-7642e90eb4f0} <Debug> TCPHandler: Processed in 0.002042433 sec. | ||
| 3571 | 2025.11.11 21:13:24.697929 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3572 | 2025.11.11 21:13:24.698024 [ 4 ] {4686e2da-b107-4ee5-be3e-25bfaa8bea00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3573 | 2025.11.11 21:13:24.698065 [ 4 ] {4686e2da-b107-4ee5-be3e-25bfaa8bea00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3574 | 2025.11.11 21:13:24.698453 [ 4 ] {4686e2da-b107-4ee5-be3e-25bfaa8bea00} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2025.11.11 21:13:24.698486 [ 4 ] {4686e2da-b107-4ee5-be3e-25bfaa8bea00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3576 | 2025.11.11 21:13:24.698769 [ 4 ] {4686e2da-b107-4ee5-be3e-25bfaa8bea00} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3577 | 2025.11.11 21:13:24.698969 [ 4 ] {4686e2da-b107-4ee5-be3e-25bfaa8bea00} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2025.11.11 21:13:24.699092 [ 4 ] {4686e2da-b107-4ee5-be3e-25bfaa8bea00} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001086 sec., 1841.620626151013 rows/sec., 150.17 KiB/sec. | ||
| 3579 | 2025.11.11 21:13:24.699128 [ 4 ] {4686e2da-b107-4ee5-be3e-25bfaa8bea00} <Debug> TCPHandler: Processed in 0.00124687 sec. | ||
| 3580 | 2025.11.11 21:13:24.699241 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2025.11.11 21:13:24.699334 [ 4 ] {b5ffea2d-2712-4b87-8734-b55da1b14543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3582 | 2025.11.11 21:13:24.699372 [ 4 ] {b5ffea2d-2712-4b87-8734-b55da1b14543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3583 | 2025.11.11 21:13:24.700300 [ 4 ] {b5ffea2d-2712-4b87-8734-b55da1b14543} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2025.11.11 21:13:24.700334 [ 4 ] {b5ffea2d-2712-4b87-8734-b55da1b14543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3585 | 2025.11.11 21:13:24.700688 [ 4 ] {b5ffea2d-2712-4b87-8734-b55da1b14543} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3586 | 2025.11.11 21:13:24.700895 [ 4 ] {b5ffea2d-2712-4b87-8734-b55da1b14543} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2025.11.11 21:13:24.701017 [ 4 ] {b5ffea2d-2712-4b87-8734-b55da1b14543} <Debug> executeQuery: Read 1193 rows, 97.55 KiB in 0.001701 sec., 701352.1457965903 rows/sec., 56.00 MiB/sec. | ||
| 3588 | 2025.11.11 21:13:24.701052 [ 4 ] {b5ffea2d-2712-4b87-8734-b55da1b14543} <Debug> TCPHandler: Processed in 0.00185955 sec. | ||
| 3589 | 2025.11.11 21:13:24.701171 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2025.11.11 21:13:24.701264 [ 4 ] {3facf45f-19f1-436b-a22e-9c2fbcb32e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3591 | 2025.11.11 21:13:24.701303 [ 4 ] {3facf45f-19f1-436b-a22e-9c2fbcb32e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3592 | 2025.11.11 21:13:24.701815 [ 4 ] {3facf45f-19f1-436b-a22e-9c2fbcb32e4f} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3593 | 2025.11.11 21:13:24.701848 [ 4 ] {3facf45f-19f1-436b-a22e-9c2fbcb32e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3594 | 2025.11.11 21:13:24.702149 [ 4 ] {3facf45f-19f1-436b-a22e-9c2fbcb32e4f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3595 | 2025.11.11 21:13:24.702354 [ 4 ] {3facf45f-19f1-436b-a22e-9c2fbcb32e4f} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2025.11.11 21:13:24.702444 [ 124 ] {} <Debug> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3597 | 2025.11.11 21:13:24.702473 [ 4 ] {3facf45f-19f1-436b-a22e-9c2fbcb32e4f} <Debug> executeQuery: Read 247 rows, 15.46 KiB in 0.001228 sec., 201140.06514657981 rows/sec., 12.30 MiB/sec. | ||
| 3598 | 2025.11.11 21:13:24.702479 [ 124 ] {} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2025.11.11 21:13:24.702503 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3600 | 2025.11.11 21:13:24.702509 [ 4 ] {3facf45f-19f1-436b-a22e-9c2fbcb32e4f} <Debug> TCPHandler: Processed in 0.001387522 sec. | ||
| 3601 | 2025.11.11 21:13:24.702628 [ 186 ] {68192567-f1a1-4293-8988-f6c92b6d1458::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 | ||
| 3602 | 2025.11.11 21:13:24.702634 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2025.11.11 21:13:24.702774 [ 4 ] {903d07ef-847f-4af5-adb5-286e9f790120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3604 | 2025.11.11 21:13:24.702790 [ 186 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3605 | 2025.11.11 21:13:24.702813 [ 4 ] {903d07ef-847f-4af5-adb5-286e9f790120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3606 | 2025.11.11 21:13:24.702831 [ 186 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 250 rows starting from the beginning of the part | ||
| 3607 | 2025.11.11 21:13:24.702911 [ 186 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 241 rows starting from the beginning of the part | ||
| 3608 | 2025.11.11 21:13:24.702961 [ 186 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 259 rows starting from the beginning of the part | ||
| 3609 | 2025.11.11 21:13:24.703009 [ 186 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 245 rows starting from the beginning of the part | ||
| 3610 | 2025.11.11 21:13:24.703057 [ 186 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 245 rows starting from the beginning of the part | ||
| 3611 | 2025.11.11 21:13:24.703104 [ 186 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 247 rows starting from the beginning of the part | ||
| 3612 | 2025.11.11 21:13:24.703319 [ 4 ] {903d07ef-847f-4af5-adb5-286e9f790120} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2025.11.11 21:13:24.703358 [ 4 ] {903d07ef-847f-4af5-adb5-286e9f790120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3614 | 2025.11.11 21:13:24.703671 [ 4 ] {903d07ef-847f-4af5-adb5-286e9f790120} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3615 | 2025.11.11 21:13:24.703890 [ 4 ] {903d07ef-847f-4af5-adb5-286e9f790120} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3616 | 2025.11.11 21:13:24.704015 [ 4 ] {903d07ef-847f-4af5-adb5-286e9f790120} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001258 sec., 168521.4626391097 rows/sec., 10.87 MiB/sec. | ||
| 3617 | 2025.11.11 21:13:24.704050 [ 4 ] {903d07ef-847f-4af5-adb5-286e9f790120} <Debug> TCPHandler: Processed in 0.001464074 sec. | ||
| 3618 | 2025.11.11 21:13:24.704159 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3619 | 2025.11.11 21:13:24.704213 [ 195 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1487 rows, containing 5 columns (5 merged, 0 gathered) in 0.001642876 sec., 905120.0455786074 rows/sec., 58.77 MiB/sec. | ||
| 3620 | 2025.11.11 21:13:24.704251 [ 4 ] {1e115ba8-0cd2-419a-9ee8-667e42b1461a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3621 | 2025.11.11 21:13:24.704295 [ 4 ] {1e115ba8-0cd2-419a-9ee8-667e42b1461a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3622 | 2025.11.11 21:13:24.704376 [ 186 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3623 | 2025.11.11 21:13:24.704629 [ 186 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_11_2} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3624 | 2025.11.11 21:13:24.704702 [ 186 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_11_2} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3625 | 2025.11.11 21:13:24.704763 [ 4 ] {1e115ba8-0cd2-419a-9ee8-667e42b1461a} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3626 | 2025.11.11 21:13:24.704775 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3627 | 2025.11.11 21:13:24.704806 [ 4 ] {1e115ba8-0cd2-419a-9ee8-667e42b1461a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3628 | 2025.11.11 21:13:24.705115 [ 4 ] {1e115ba8-0cd2-419a-9ee8-667e42b1461a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3629 | 2025.11.11 21:13:24.705321 [ 4 ] {1e115ba8-0cd2-419a-9ee8-667e42b1461a} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3630 | 2025.11.11 21:13:24.705442 [ 4 ] {1e115ba8-0cd2-419a-9ee8-667e42b1461a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001209 sec., 174524.40033085193 rows/sec., 9.91 MiB/sec. | ||
| 3631 | 2025.11.11 21:13:24.705477 [ 4 ] {1e115ba8-0cd2-419a-9ee8-667e42b1461a} <Debug> TCPHandler: Processed in 0.001365962 sec. | ||
| 3632 | 2025.11.11 21:13:24.705588 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3633 | 2025.11.11 21:13:24.705681 [ 4 ] {bccfc481-7645-4afd-8558-feef69dcffdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3634 | 2025.11.11 21:13:24.705719 [ 4 ] {bccfc481-7645-4afd-8558-feef69dcffdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3635 | 2025.11.11 21:13:24.706356 [ 4 ] {bccfc481-7645-4afd-8558-feef69dcffdd} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2025.11.11 21:13:24.706389 [ 4 ] {bccfc481-7645-4afd-8558-feef69dcffdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3637 | 2025.11.11 21:13:24.706702 [ 4 ] {bccfc481-7645-4afd-8558-feef69dcffdd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3638 | 2025.11.11 21:13:24.706913 [ 4 ] {bccfc481-7645-4afd-8558-feef69dcffdd} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3639 | 2025.11.11 21:13:24.707030 [ 4 ] {bccfc481-7645-4afd-8558-feef69dcffdd} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.001366 sec., 527818.448023426 rows/sec., 37.06 MiB/sec. | ||
| 3640 | 2025.11.11 21:13:24.707065 [ 4 ] {bccfc481-7645-4afd-8558-feef69dcffdd} <Debug> TCPHandler: Processed in 0.001524644 sec. | ||
| 3641 | 2025.11.11 21:13:24.707179 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3642 | 2025.11.11 21:13:24.707273 [ 4 ] {ece91217-4ad0-4c18-9ef1-251d563e7768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3643 | 2025.11.11 21:13:24.707313 [ 4 ] {ece91217-4ad0-4c18-9ef1-251d563e7768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3644 | 2025.11.11 21:13:24.707637 [ 4 ] {ece91217-4ad0-4c18-9ef1-251d563e7768} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3645 | 2025.11.11 21:13:24.707671 [ 4 ] {ece91217-4ad0-4c18-9ef1-251d563e7768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3646 | 2025.11.11 21:13:24.707963 [ 4 ] {ece91217-4ad0-4c18-9ef1-251d563e7768} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3647 | 2025.11.11 21:13:24.708171 [ 4 ] {ece91217-4ad0-4c18-9ef1-251d563e7768} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2025.11.11 21:13:24.708291 [ 4 ] {ece91217-4ad0-4c18-9ef1-251d563e7768} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 3649 | 2025.11.11 21:13:24.708325 [ 4 ] {ece91217-4ad0-4c18-9ef1-251d563e7768} <Debug> TCPHandler: Processed in 0.001193849 sec. | ||
| 3650 | 2025.11.11 21:13:24.708432 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3651 | 2025.11.11 21:13:24.708525 [ 4 ] {2778b6b3-2f88-40c0-a14c-216a0eeea093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3652 | 2025.11.11 21:13:24.708565 [ 4 ] {2778b6b3-2f88-40c0-a14c-216a0eeea093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3653 | 2025.11.11 21:13:24.708996 [ 4 ] {2778b6b3-2f88-40c0-a14c-216a0eeea093} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3654 | 2025.11.11 21:13:24.709029 [ 4 ] {2778b6b3-2f88-40c0-a14c-216a0eeea093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3655 | 2025.11.11 21:13:24.709352 [ 4 ] {2778b6b3-2f88-40c0-a14c-216a0eeea093} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3656 | 2025.11.11 21:13:24.709556 [ 4 ] {2778b6b3-2f88-40c0-a14c-216a0eeea093} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2025.11.11 21:13:24.709675 [ 4 ] {2778b6b3-2f88-40c0-a14c-216a0eeea093} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001169 sec., 269461.0778443114 rows/sec., 17.70 MiB/sec. | ||
| 3658 | 2025.11.11 21:13:24.709710 [ 4 ] {2778b6b3-2f88-40c0-a14c-216a0eeea093} <Debug> TCPHandler: Processed in 0.001325242 sec. | ||
| 3659 | 2025.11.11 21:13:24.709820 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3660 | 2025.11.11 21:13:24.709911 [ 4 ] {d7a52179-feae-4c64-981f-c1ec87cd1f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3661 | 2025.11.11 21:13:24.709951 [ 4 ] {d7a52179-feae-4c64-981f-c1ec87cd1f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3662 | 2025.11.11 21:13:24.710258 [ 4 ] {d7a52179-feae-4c64-981f-c1ec87cd1f1d} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2025.11.11 21:13:24.710291 [ 4 ] {d7a52179-feae-4c64-981f-c1ec87cd1f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3664 | 2025.11.11 21:13:24.710579 [ 4 ] {d7a52179-feae-4c64-981f-c1ec87cd1f1d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3665 | 2025.11.11 21:13:24.710791 [ 4 ] {d7a52179-feae-4c64-981f-c1ec87cd1f1d} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2025.11.11 21:13:24.710873 [ 124 ] {} <Debug> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3667 | 2025.11.11 21:13:24.710902 [ 124 ] {} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3668 | 2025.11.11 21:13:24.710911 [ 4 ] {d7a52179-feae-4c64-981f-c1ec87cd1f1d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 3669 | 2025.11.11 21:13:24.710919 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3670 | 2025.11.11 21:13:24.710946 [ 4 ] {d7a52179-feae-4c64-981f-c1ec87cd1f1d} <Debug> TCPHandler: Processed in 0.001174979 sec. | ||
| 3671 | 2025.11.11 21:13:24.710992 [ 192 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::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 | ||
| 3672 | 2025.11.11 21:13:24.711082 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3673 | 2025.11.11 21:13:24.711082 [ 192 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3674 | 2025.11.11 21:13:24.711124 [ 192 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::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 | ||
| 3675 | 2025.11.11 21:13:24.711175 [ 4 ] {2361304c-0b36-49d7-8764-f661c44fbca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3676 | 2025.11.11 21:13:24.711192 [ 192 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::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 | ||
| 3677 | 2025.11.11 21:13:24.711227 [ 4 ] {2361304c-0b36-49d7-8764-f661c44fbca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3678 | 2025.11.11 21:13:24.711233 [ 192 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3679 | 2025.11.11 21:13:24.711274 [ 192 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::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 | ||
| 3680 | 2025.11.11 21:13:24.711314 [ 192 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::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 | ||
| 3681 | 2025.11.11 21:13:24.711353 [ 192 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::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 | ||
| 3682 | 2025.11.11 21:13:24.712071 [ 4 ] {2361304c-0b36-49d7-8764-f661c44fbca2} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2025.11.11 21:13:24.712104 [ 4 ] {2361304c-0b36-49d7-8764-f661c44fbca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3684 | 2025.11.11 21:13:24.712178 [ 196 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001217839 sec., 9032.392623327056 rows/sec., 605.42 KiB/sec. | ||
| 3685 | 2025.11.11 21:13:24.712294 [ 196 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3686 | 2025.11.11 21:13:24.712534 [ 196 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_10_2} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3687 | 2025.11.11 21:13:24.712593 [ 196 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_10_2} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3688 | 2025.11.11 21:13:24.712646 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3689 | 2025.11.11 21:13:24.712660 [ 4 ] {2361304c-0b36-49d7-8764-f661c44fbca2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3690 | 2025.11.11 21:13:24.712881 [ 4 ] {2361304c-0b36-49d7-8764-f661c44fbca2} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2025.11.11 21:13:24.713011 [ 4 ] {2361304c-0b36-49d7-8764-f661c44fbca2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001853 sec., 21586.616297895303 rows/sec., 38.68 MiB/sec. | ||
| 3692 | 2025.11.11 21:13:24.713062 [ 4 ] {2361304c-0b36-49d7-8764-f661c44fbca2} <Debug> TCPHandler: Processed in 0.002028872 sec. | ||
| 3693 | 2025.11.11 21:13:24.713178 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3694 | 2025.11.11 21:13:24.713279 [ 4 ] {b94b50ea-930a-4402-adc5-526f1aa05ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3695 | 2025.11.11 21:13:24.713329 [ 4 ] {b94b50ea-930a-4402-adc5-526f1aa05ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3696 | 2025.11.11 21:13:24.713733 [ 4 ] {b94b50ea-930a-4402-adc5-526f1aa05ba2} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2025.11.11 21:13:24.713777 [ 4 ] {b94b50ea-930a-4402-adc5-526f1aa05ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3698 | 2025.11.11 21:13:24.714155 [ 4 ] {b94b50ea-930a-4402-adc5-526f1aa05ba2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3699 | 2025.11.11 21:13:24.714385 [ 4 ] {b94b50ea-930a-4402-adc5-526f1aa05ba2} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2025.11.11 21:13:24.714514 [ 4 ] {b94b50ea-930a-4402-adc5-526f1aa05ba2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001257 sec., 82736.67462211614 rows/sec., 5.07 MiB/sec. | ||
| 3701 | 2025.11.11 21:13:24.714550 [ 4 ] {b94b50ea-930a-4402-adc5-526f1aa05ba2} <Debug> TCPHandler: Processed in 0.001422943 sec. | ||
| 3702 | 2025.11.11 21:13:25.054881 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7155 | ||
| 3703 | 2025.11.11 21:13:25.055385 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3704 | 2025.11.11 21:13:25.055429 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3705 | 2025.11.11 21:13:25.055938 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3706 | 2025.11.11 21:13:25.056188 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3707 | 2025.11.11 21:13:25.056339 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7155 | ||
| 3708 | 2025.11.11 21:13:25.440740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3709 | 2025.11.11 21:13:25.456316 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3710 | 2025.11.11 21:13:25.456374 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3711 | 2025.11.11 21:13:25.461922 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3712 | 2025.11.11 21:13:25.462624 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3713 | 2025.11.11 21:13:25.465296 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3714 | 2025.11.11 21:13:29.683639 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3715 | 2025.11.11 21:13:29.683850 [ 4 ] {f463a105-4a9c-4ce3-bf1b-786f8317f2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3716 | 2025.11.11 21:13:29.683924 [ 4 ] {f463a105-4a9c-4ce3-bf1b-786f8317f2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3717 | 2025.11.11 21:13:29.684645 [ 4 ] {f463a105-4a9c-4ce3-bf1b-786f8317f2cf} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3718 | 2025.11.11 21:13:29.684699 [ 4 ] {f463a105-4a9c-4ce3-bf1b-786f8317f2cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3719 | 2025.11.11 21:13:29.685084 [ 4 ] {f463a105-4a9c-4ce3-bf1b-786f8317f2cf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3720 | 2025.11.11 21:13:29.685315 [ 4 ] {f463a105-4a9c-4ce3-bf1b-786f8317f2cf} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3721 | 2025.11.11 21:13:29.685450 [ 115 ] {} <Debug> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3722 | 2025.11.11 21:13:29.685472 [ 4 ] {f463a105-4a9c-4ce3-bf1b-786f8317f2cf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001674 sec., 33452.807646356036 rows/sec., 2.55 MiB/sec. | ||
| 3723 | 2025.11.11 21:13:29.685522 [ 115 ] {} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2025.11.11 21:13:29.685539 [ 4 ] {f463a105-4a9c-4ce3-bf1b-786f8317f2cf} <Debug> TCPHandler: Processed in 0.002032453 sec. | ||
| 3725 | 2025.11.11 21:13:29.685548 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3726 | 2025.11.11 21:13:29.685656 [ 192 ] {ed339ca4-8953-4951-a057-2534235f1e0e::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 | ||
| 3727 | 2025.11.11 21:13:29.685672 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3728 | 2025.11.11 21:13:29.685769 [ 192 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3729 | 2025.11.11 21:13:29.685786 [ 4 ] {4daf2a3b-50dc-41d7-bc91-f3732aa7331c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3730 | 2025.11.11 21:13:29.685804 [ 192 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2342 rows starting from the beginning of the part | ||
| 3731 | 2025.11.11 21:13:29.685834 [ 4 ] {4daf2a3b-50dc-41d7-bc91-f3732aa7331c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3732 | 2025.11.11 21:13:29.685874 [ 192 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1196 rows starting from the beginning of the part | ||
| 3733 | 2025.11.11 21:13:29.685925 [ 192 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1192 rows starting from the beginning of the part | ||
| 3734 | 2025.11.11 21:13:29.685972 [ 192 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3735 | 2025.11.11 21:13:29.686017 [ 192 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1193 rows starting from the beginning of the part | ||
| 3736 | 2025.11.11 21:13:29.686063 [ 192 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3737 | 2025.11.11 21:13:29.686286 [ 4 ] {4daf2a3b-50dc-41d7-bc91-f3732aa7331c} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3738 | 2025.11.11 21:13:29.686324 [ 4 ] {4daf2a3b-50dc-41d7-bc91-f3732aa7331c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3739 | 2025.11.11 21:13:29.686640 [ 4 ] {4daf2a3b-50dc-41d7-bc91-f3732aa7331c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3740 | 2025.11.11 21:13:29.686855 [ 4 ] {4daf2a3b-50dc-41d7-bc91-f3732aa7331c} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3741 | 2025.11.11 21:13:29.686963 [ 115 ] {} <Debug> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3742 | 2025.11.11 21:13:29.686987 [ 4 ] {4daf2a3b-50dc-41d7-bc91-f3732aa7331c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 3743 | 2025.11.11 21:13:29.686996 [ 115 ] {} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2025.11.11 21:13:29.687027 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3745 | 2025.11.11 21:13:29.687033 [ 4 ] {4daf2a3b-50dc-41d7-bc91-f3732aa7331c} <Debug> TCPHandler: Processed in 0.001412413 sec. | ||
| 3746 | 2025.11.11 21:13:29.687103 [ 196 ] {e0320333-ac57-468c-b01b-1af8e137e925::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 | ||
| 3747 | 2025.11.11 21:13:29.687161 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3748 | 2025.11.11 21:13:29.687189 [ 196 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3749 | 2025.11.11 21:13:29.687215 [ 196 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1211 rows starting from the beginning of the part | ||
| 3750 | 2025.11.11 21:13:29.687260 [ 4 ] {670217b6-1f46-4abe-88a1-be1347190d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3751 | 2025.11.11 21:13:29.687264 [ 196 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 520 rows starting from the beginning of the part | ||
| 3752 | 2025.11.11 21:13:29.687306 [ 4 ] {670217b6-1f46-4abe-88a1-be1347190d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3753 | 2025.11.11 21:13:29.687313 [ 196 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 719 rows starting from the beginning of the part | ||
| 3754 | 2025.11.11 21:13:29.687353 [ 196 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3755 | 2025.11.11 21:13:29.687392 [ 196 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 721 rows starting from the beginning of the part | ||
| 3756 | 2025.11.11 21:13:29.687428 [ 196 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3757 | 2025.11.11 21:13:29.687737 [ 4 ] {670217b6-1f46-4abe-88a1-be1347190d6a} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2025.11.11 21:13:29.687772 [ 4 ] {670217b6-1f46-4abe-88a1-be1347190d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3759 | 2025.11.11 21:13:29.688166 [ 197 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6035 rows, containing 5 columns (5 merged, 0 gathered) in 0.002546221 sec., 2370179.17926213 rows/sec., 200.28 MiB/sec. | ||
| 3760 | 2025.11.11 21:13:29.688217 [ 4 ] {670217b6-1f46-4abe-88a1-be1347190d6a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3761 | 2025.11.11 21:13:29.688453 [ 4 ] {670217b6-1f46-4abe-88a1-be1347190d6a} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3762 | 2025.11.11 21:13:29.688507 [ 198 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3763 | 2025.11.11 21:13:29.688534 [ 188 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3299 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466173 sec., 2250075.5367886326 rows/sec., 169.78 MiB/sec. | ||
| 3764 | 2025.11.11 21:13:29.688566 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3765 | 2025.11.11 21:13:29.688591 [ 4 ] {670217b6-1f46-4abe-88a1-be1347190d6a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001353 sec., 118255.72801182557 rows/sec., 8.24 MiB/sec. | ||
| 3766 | 2025.11.11 21:13:29.688597 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2025.11.11 21:13:29.688633 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3768 | 2025.11.11 21:13:29.688636 [ 4 ] {670217b6-1f46-4abe-88a1-be1347190d6a} <Debug> TCPHandler: Processed in 0.001526554 sec. | ||
| 3769 | 2025.11.11 21:13:29.688722 [ 197 ] {edddd38d-757c-4f91-9a51-5cd28802100a::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 | ||
| 3770 | 2025.11.11 21:13:29.688737 [ 200 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3771 | 2025.11.11 21:13:29.688761 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3772 | 2025.11.11 21:13:29.688848 [ 197 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3773 | 2025.11.11 21:13:29.688857 [ 4 ] {4c3b8ad9-824c-42b3-84c7-9db1bd056cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3774 | 2025.11.11 21:13:29.688894 [ 197 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5812 rows starting from the beginning of the part | ||
| 3775 | 2025.11.11 21:13:29.688912 [ 4 ] {4c3b8ad9-824c-42b3-84c7-9db1bd056cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3776 | 2025.11.11 21:13:29.688966 [ 197 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 844 rows starting from the beginning of the part | ||
| 3777 | 2025.11.11 21:13:29.688970 [ 198 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_21_4} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3778 | 2025.11.11 21:13:29.689024 [ 197 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 3779 | 2025.11.11 21:13:29.689064 [ 200 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_21_4} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2025.11.11 21:13:29.689076 [ 197 ] {edddd38d-757c-4f91-9a51-5cd28802100a::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 | ||
| 3781 | 2025.11.11 21:13:29.689108 [ 198 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_21_4} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3782 | 2025.11.11 21:13:29.689129 [ 197 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 315 rows starting from the beginning of the part | ||
| 3783 | 2025.11.11 21:13:29.689147 [ 200 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_21_4} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3784 | 2025.11.11 21:13:29.689181 [ 197 ] {edddd38d-757c-4f91-9a51-5cd28802100a::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 | ||
| 3785 | 2025.11.11 21:13:29.689218 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 3786 | 2025.11.11 21:13:29.689265 [ 4 ] {4c3b8ad9-824c-42b3-84c7-9db1bd056cf6} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2025.11.11 21:13:29.689273 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 3788 | 2025.11.11 21:13:29.689304 [ 4 ] {4c3b8ad9-824c-42b3-84c7-9db1bd056cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3789 | 2025.11.11 21:13:29.689652 [ 4 ] {4c3b8ad9-824c-42b3-84c7-9db1bd056cf6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3790 | 2025.11.11 21:13:29.689865 [ 4 ] {4c3b8ad9-824c-42b3-84c7-9db1bd056cf6} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3791 | 2025.11.11 21:13:29.689968 [ 115 ] {} <Debug> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3792 | 2025.11.11 21:13:29.689994 [ 4 ] {4c3b8ad9-824c-42b3-84c7-9db1bd056cf6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 3793 | 2025.11.11 21:13:29.689997 [ 115 ] {} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2025.11.11 21:13:29.690035 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3795 | 2025.11.11 21:13:29.690039 [ 4 ] {4c3b8ad9-824c-42b3-84c7-9db1bd056cf6} <Debug> TCPHandler: Processed in 0.001327192 sec. | ||
| 3796 | 2025.11.11 21:13:29.690101 [ 200 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 3797 | 2025.11.11 21:13:29.690171 [ 200 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3798 | 2025.11.11 21:13:29.690196 [ 200 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1252 rows starting from the beginning of the part | ||
| 3799 | 2025.11.11 21:13:29.690239 [ 200 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 3800 | 2025.11.11 21:13:29.690278 [ 200 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3801 | 2025.11.11 21:13:29.690313 [ 200 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 3802 | 2025.11.11 21:13:29.690348 [ 200 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
| 3803 | 2025.11.11 21:13:29.690387 [ 200 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 3804 | 2025.11.11 21:13:29.691247 [ 194 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1640 rows, containing 4 columns (4 merged, 0 gathered) in 0.001171529 sec., 1399879.98589877 rows/sec., 88.91 MiB/sec. | ||
| 3805 | 2025.11.11 21:13:29.691511 [ 198 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3806 | 2025.11.11 21:13:29.691793 [ 198 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_21_4} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2025.11.11 21:13:29.691863 [ 198 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_21_4} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3808 | 2025.11.11 21:13:29.691937 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3809 | 2025.11.11 21:13:29.691991 [ 194 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7605 rows, containing 5 columns (5 merged, 0 gathered) in 0.003311493 sec., 2296547.206954688 rows/sec., 153.71 MiB/sec. | ||
| 3810 | 2025.11.11 21:13:29.692595 [ 197 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3811 | 2025.11.11 21:13:29.692876 [ 197 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3812 | 2025.11.11 21:13:29.692949 [ 197 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3813 | 2025.11.11 21:13:29.693030 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 3814 | 2025.11.11 21:13:32.467240 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3815 | 2025.11.11 21:13:32.467342 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3816 | 2025.11.11 21:13:32.556459 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7603 | ||
| 3817 | 2025.11.11 21:13:32.557144 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3818 | 2025.11.11 21:13:32.557179 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3819 | 2025.11.11 21:13:32.557645 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3820 | 2025.11.11 21:13:32.557866 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3821 | 2025.11.11 21:13:32.557992 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7603 | ||
| 3822 | 2025.11.11 21:13:32.557989 [ 111 ] {} <Debug> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3823 | 2025.11.11 21:13:32.558069 [ 111 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3824 | 2025.11.11 21:13:32.558087 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3825 | 2025.11.11 21:13:32.558255 [ 198 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 3826 | 2025.11.11 21:13:32.558471 [ 198 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3827 | 2025.11.11 21:13:32.558534 [ 198 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5235 rows starting from the beginning of the part | ||
| 3828 | 2025.11.11 21:13:32.558603 [ 198 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 3829 | 2025.11.11 21:13:32.558653 [ 198 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 3830 | 2025.11.11 21:13:32.558703 [ 198 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 3831 | 2025.11.11 21:13:32.558750 [ 198 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 3832 | 2025.11.11 21:13:32.558796 [ 198 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 3833 | 2025.11.11 21:13:32.560189 [ 193 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7603 rows, containing 4 columns (4 merged, 0 gathered) in 0.002024882 sec., 3754786.698681701 rows/sec., 53.71 MiB/sec. | ||
| 3834 | 2025.11.11 21:13:32.560939 [ 199 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3835 | 2025.11.11 21:13:32.561258 [ 199 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_16_3} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3836 | 2025.11.11 21:13:32.561334 [ 199 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_16_3} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3837 | 2025.11.11 21:13:32.561457 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3838 | 2025.11.11 21:13:32.567242 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 524 | ||
| 3839 | 2025.11.11 21:13:32.569388 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2025.11.11 21:13:32.569423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3841 | 2025.11.11 21:13:32.570541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3842 | 2025.11.11 21:13:32.570796 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2025.11.11 21:13:32.570923 [ 111 ] {} <Debug> system.query_log (bd21179c-f745-4454-9787-dc702098f50e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3844 | 2025.11.11 21:13:32.570961 [ 111 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2025.11.11 21:13:32.570983 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3846 | 2025.11.11 21:13:32.571021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 524 | ||
| 3847 | 2025.11.11 21:13:32.571075 [ 194 ] {bd21179c-f745-4454-9787-dc702098f50e::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 | ||
| 3848 | 2025.11.11 21:13:32.571654 [ 194 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3849 | 2025.11.11 21:13:32.571803 [ 194 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 3850 | 2025.11.11 21:13:32.572168 [ 194 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
| 3851 | 2025.11.11 21:13:32.572525 [ 194 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 3852 | 2025.11.11 21:13:32.572868 [ 194 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 3853 | 2025.11.11 21:13:32.573206 [ 194 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 3854 | 2025.11.11 21:13:32.573546 [ 194 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 3855 | 2025.11.11 21:13:32.579641 [ 193 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 524 rows, containing 72 columns (72 merged, 0 gathered) in 0.008611678 sec., 60847.60716784813 rows/sec., 54.95 MiB/sec. | ||
| 3856 | 2025.11.11 21:13:32.580694 [ 189 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3857 | 2025.11.11 21:13:32.581265 [ 189 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_11_2} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3858 | 2025.11.11 21:13:32.581339 [ 189 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_11_2} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3859 | 2025.11.11 21:13:32.581564 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 3860 | 2025.11.11 21:13:32.966263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3861 | 2025.11.11 21:13:32.983518 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2025.11.11 21:13:32.983580 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3863 | 2025.11.11 21:13:32.989226 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3864 | 2025.11.11 21:13:32.989932 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2025.11.11 21:13:32.990267 [ 111 ] {} <Debug> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3866 | 2025.11.11 21:13:32.990356 [ 111 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2025.11.11 21:13:32.990392 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3868 | 2025.11.11 21:13:32.990542 [ 187 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 3869 | 2025.11.11 21:13:32.993086 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3870 | 2025.11.11 21:13:32.994902 [ 187 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3871 | 2025.11.11 21:13:32.996239 [ 187 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 3872 | 2025.11.11 21:13:33.000563 [ 187 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 3873 | 2025.11.11 21:13:33.001084 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.25 MiB, peak 232.35 MiB, free memory in arenas 0.00 B, will set to 229.26 MiB (RSS), difference: 3.00 MiB | ||
| 3874 | 2025.11.11 21:13:33.002086 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000799783 sec. | ||
| 3875 | 2025.11.11 21:13:33.004774 [ 187 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 3876 | 2025.11.11 21:13:33.008871 [ 187 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 3877 | 2025.11.11 21:13:33.013274 [ 187 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 3878 | 2025.11.11 21:13:33.017649 [ 187 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 3879 | 2025.11.11 21:13:33.070177 [ 201 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079697928 sec., 1518.2326948324178 rows/sec., 7.85 MiB/sec. | ||
| 3880 | 2025.11.11 21:13:33.072957 [ 186 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3881 | 2025.11.11 21:13:33.075300 [ 186 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_16_3} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2025.11.11 21:13:33.075423 [ 186 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_16_3} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3883 | 2025.11.11 21:13:33.077751 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3884 | 2025.11.11 21:13:34.000323 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.81 MiB, peak 239.78 MiB, free memory in arenas 0.00 B, will set to 238.67 MiB (RSS), difference: 8.86 MiB | ||
| 3885 | 2025.11.11 21:13:34.696203 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3886 | 2025.11.11 21:13:34.696373 [ 4 ] {954c6ee8-10df-457f-8aff-0909c1d0bfc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3887 | 2025.11.11 21:13:34.696438 [ 4 ] {954c6ee8-10df-457f-8aff-0909c1d0bfc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3888 | 2025.11.11 21:13:34.697167 [ 4 ] {954c6ee8-10df-457f-8aff-0909c1d0bfc2} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3889 | 2025.11.11 21:13:34.697213 [ 4 ] {954c6ee8-10df-457f-8aff-0909c1d0bfc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3890 | 2025.11.11 21:13:34.697629 [ 4 ] {954c6ee8-10df-457f-8aff-0909c1d0bfc2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3891 | 2025.11.11 21:13:34.697847 [ 4 ] {954c6ee8-10df-457f-8aff-0909c1d0bfc2} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3892 | 2025.11.11 21:13:34.697992 [ 4 ] {954c6ee8-10df-457f-8aff-0909c1d0bfc2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001665 sec., 246246.24624624624 rows/sec., 15.62 MiB/sec. | ||
| 3893 | 2025.11.11 21:13:34.698035 [ 4 ] {954c6ee8-10df-457f-8aff-0909c1d0bfc2} <Debug> TCPHandler: Processed in 0.001958221 sec. | ||
| 3894 | 2025.11.11 21:13:34.698156 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3895 | 2025.11.11 21:13:34.698257 [ 4 ] {f66731fc-f888-4bde-8852-523b9811acd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3896 | 2025.11.11 21:13:34.698295 [ 4 ] {f66731fc-f888-4bde-8852-523b9811acd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3897 | 2025.11.11 21:13:34.699049 [ 4 ] {f66731fc-f888-4bde-8852-523b9811acd3} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3898 | 2025.11.11 21:13:34.699083 [ 4 ] {f66731fc-f888-4bde-8852-523b9811acd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3899 | 2025.11.11 21:13:34.699527 [ 4 ] {f66731fc-f888-4bde-8852-523b9811acd3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3900 | 2025.11.11 21:13:34.699728 [ 4 ] {f66731fc-f888-4bde-8852-523b9811acd3} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3901 | 2025.11.11 21:13:34.699849 [ 4 ] {f66731fc-f888-4bde-8852-523b9811acd3} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.001618 sec., 736711.9901112485 rows/sec., 58.83 MiB/sec. | ||
| 3902 | 2025.11.11 21:13:34.699885 [ 4 ] {f66731fc-f888-4bde-8852-523b9811acd3} <Debug> TCPHandler: Processed in 0.001777059 sec. | ||
| 3903 | 2025.11.11 21:13:34.700003 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3904 | 2025.11.11 21:13:34.700095 [ 4 ] {ea648f61-7dc8-42d3-9f64-fd84295108b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3905 | 2025.11.11 21:13:34.700133 [ 4 ] {ea648f61-7dc8-42d3-9f64-fd84295108b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3906 | 2025.11.11 21:13:34.700594 [ 4 ] {ea648f61-7dc8-42d3-9f64-fd84295108b0} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2025.11.11 21:13:34.700630 [ 4 ] {ea648f61-7dc8-42d3-9f64-fd84295108b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3908 | 2025.11.11 21:13:34.700928 [ 4 ] {ea648f61-7dc8-42d3-9f64-fd84295108b0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3909 | 2025.11.11 21:13:34.701129 [ 4 ] {ea648f61-7dc8-42d3-9f64-fd84295108b0} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3910 | 2025.11.11 21:13:34.701252 [ 4 ] {ea648f61-7dc8-42d3-9f64-fd84295108b0} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001176 sec., 208333.33333333334 rows/sec., 12.72 MiB/sec. | ||
| 3911 | 2025.11.11 21:13:34.701289 [ 4 ] {ea648f61-7dc8-42d3-9f64-fd84295108b0} <Debug> TCPHandler: Processed in 0.001332381 sec. | ||
| 3912 | 2025.11.11 21:13:34.701402 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3913 | 2025.11.11 21:13:34.701493 [ 4 ] {5862c993-004d-4940-821c-0867e3894ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3914 | 2025.11.11 21:13:34.701531 [ 4 ] {5862c993-004d-4940-821c-0867e3894ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3915 | 2025.11.11 21:13:34.701992 [ 4 ] {5862c993-004d-4940-821c-0867e3894ef6} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3916 | 2025.11.11 21:13:34.702028 [ 4 ] {5862c993-004d-4940-821c-0867e3894ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3917 | 2025.11.11 21:13:34.702321 [ 4 ] {5862c993-004d-4940-821c-0867e3894ef6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3918 | 2025.11.11 21:13:34.702535 [ 4 ] {5862c993-004d-4940-821c-0867e3894ef6} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3919 | 2025.11.11 21:13:34.702658 [ 4 ] {5862c993-004d-4940-821c-0867e3894ef6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001182 sec., 179357.0219966159 rows/sec., 11.57 MiB/sec. | ||
| 3920 | 2025.11.11 21:13:34.702695 [ 4 ] {5862c993-004d-4940-821c-0867e3894ef6} <Debug> TCPHandler: Processed in 0.001339972 sec. | ||
| 3921 | 2025.11.11 21:13:34.702804 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3922 | 2025.11.11 21:13:34.702896 [ 4 ] {8c055dce-068f-4dc0-af42-ca7624670a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3923 | 2025.11.11 21:13:34.702935 [ 4 ] {8c055dce-068f-4dc0-af42-ca7624670a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3924 | 2025.11.11 21:13:34.703385 [ 4 ] {8c055dce-068f-4dc0-af42-ca7624670a21} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2025.11.11 21:13:34.703420 [ 4 ] {8c055dce-068f-4dc0-af42-ca7624670a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3926 | 2025.11.11 21:13:34.703708 [ 4 ] {8c055dce-068f-4dc0-af42-ca7624670a21} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3927 | 2025.11.11 21:13:34.703917 [ 4 ] {8c055dce-068f-4dc0-af42-ca7624670a21} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3928 | 2025.11.11 21:13:34.704044 [ 4 ] {8c055dce-068f-4dc0-af42-ca7624670a21} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001165 sec., 181115.87982832617 rows/sec., 10.28 MiB/sec. | ||
| 3929 | 2025.11.11 21:13:34.704081 [ 4 ] {8c055dce-068f-4dc0-af42-ca7624670a21} <Debug> TCPHandler: Processed in 0.001323501 sec. | ||
| 3930 | 2025.11.11 21:13:34.704189 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3931 | 2025.11.11 21:13:34.704279 [ 4 ] {9ca96201-8874-42d3-a762-59c5a6246f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3932 | 2025.11.11 21:13:34.704317 [ 4 ] {9ca96201-8874-42d3-a762-59c5a6246f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3933 | 2025.11.11 21:13:34.704901 [ 4 ] {9ca96201-8874-42d3-a762-59c5a6246f15} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3934 | 2025.11.11 21:13:34.704936 [ 4 ] {9ca96201-8874-42d3-a762-59c5a6246f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3935 | 2025.11.11 21:13:34.705260 [ 4 ] {9ca96201-8874-42d3-a762-59c5a6246f15} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3936 | 2025.11.11 21:13:34.705461 [ 4 ] {9ca96201-8874-42d3-a762-59c5a6246f15} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3937 | 2025.11.11 21:13:34.705582 [ 4 ] {9ca96201-8874-42d3-a762-59c5a6246f15} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.00132 sec., 544696.9696969697 rows/sec., 38.23 MiB/sec. | ||
| 3938 | 2025.11.11 21:13:34.705618 [ 4 ] {9ca96201-8874-42d3-a762-59c5a6246f15} <Debug> TCPHandler: Processed in 0.001475994 sec. | ||
| 3939 | 2025.11.11 21:13:34.705729 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3940 | 2025.11.11 21:13:34.705819 [ 4 ] {82d4774d-4f90-47bd-b9ef-41cea4663371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3941 | 2025.11.11 21:13:34.705859 [ 4 ] {82d4774d-4f90-47bd-b9ef-41cea4663371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3942 | 2025.11.11 21:13:34.706184 [ 4 ] {82d4774d-4f90-47bd-b9ef-41cea4663371} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3943 | 2025.11.11 21:13:34.706219 [ 4 ] {82d4774d-4f90-47bd-b9ef-41cea4663371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3944 | 2025.11.11 21:13:34.706504 [ 4 ] {82d4774d-4f90-47bd-b9ef-41cea4663371} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3945 | 2025.11.11 21:13:34.706710 [ 4 ] {82d4774d-4f90-47bd-b9ef-41cea4663371} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3946 | 2025.11.11 21:13:34.706812 [ 107 ] {} <Debug> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3947 | 2025.11.11 21:13:34.706830 [ 4 ] {82d4774d-4f90-47bd-b9ef-41cea4663371} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 304.94 KiB/sec. | ||
| 3948 | 2025.11.11 21:13:34.706884 [ 107 ] {} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2025.11.11 21:13:34.706890 [ 4 ] {82d4774d-4f90-47bd-b9ef-41cea4663371} <Debug> TCPHandler: Processed in 0.001208159 sec. | ||
| 3950 | 2025.11.11 21:13:34.706914 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3951 | 2025.11.11 21:13:34.707016 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3952 | 2025.11.11 21:13:34.707041 [ 201 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::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 | ||
| 3953 | 2025.11.11 21:13:34.707111 [ 4 ] {0a5e742d-285c-43da-a5d2-64875f55770a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3954 | 2025.11.11 21:13:34.707156 [ 4 ] {0a5e742d-285c-43da-a5d2-64875f55770a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3955 | 2025.11.11 21:13:34.707207 [ 201 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3956 | 2025.11.11 21:13:34.707250 [ 201 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 3957 | 2025.11.11 21:13:34.707317 [ 201 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 3958 | 2025.11.11 21:13:34.707394 [ 201 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3959 | 2025.11.11 21:13:34.707435 [ 201 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3960 | 2025.11.11 21:13:34.707474 [ 201 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3961 | 2025.11.11 21:13:34.707515 [ 201 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 3962 | 2025.11.11 21:13:34.707565 [ 4 ] {0a5e742d-285c-43da-a5d2-64875f55770a} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3963 | 2025.11.11 21:13:34.707604 [ 4 ] {0a5e742d-285c-43da-a5d2-64875f55770a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3964 | 2025.11.11 21:13:34.708050 [ 4 ] {0a5e742d-285c-43da-a5d2-64875f55770a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3965 | 2025.11.11 21:13:34.708340 [ 4 ] {0a5e742d-285c-43da-a5d2-64875f55770a} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2025.11.11 21:13:34.708441 [ 195 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001457324 sec., 45288.48766643519 rows/sec., 2.31 MiB/sec. | ||
| 3967 | 2025.11.11 21:13:34.708493 [ 4 ] {0a5e742d-285c-43da-a5d2-64875f55770a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001399 sec., 224446.032880629 rows/sec., 14.74 MiB/sec. | ||
| 3968 | 2025.11.11 21:13:34.708535 [ 4 ] {0a5e742d-285c-43da-a5d2-64875f55770a} <Debug> TCPHandler: Processed in 0.001564715 sec. | ||
| 3969 | 2025.11.11 21:13:34.708569 [ 201 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3970 | 2025.11.11 21:13:34.708645 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3971 | 2025.11.11 21:13:34.708742 [ 4 ] {034d72ba-f38e-4689-b712-2b19b63e1886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3972 | 2025.11.11 21:13:34.708785 [ 4 ] {034d72ba-f38e-4689-b712-2b19b63e1886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3973 | 2025.11.11 21:13:34.708827 [ 201 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_11_2} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3974 | 2025.11.11 21:13:34.708902 [ 201 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_11_2} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3975 | 2025.11.11 21:13:34.708969 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3976 | 2025.11.11 21:13:34.709095 [ 4 ] {034d72ba-f38e-4689-b712-2b19b63e1886} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2025.11.11 21:13:34.709135 [ 4 ] {034d72ba-f38e-4689-b712-2b19b63e1886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3978 | 2025.11.11 21:13:34.709443 [ 4 ] {034d72ba-f38e-4689-b712-2b19b63e1886} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3979 | 2025.11.11 21:13:34.709641 [ 4 ] {034d72ba-f38e-4689-b712-2b19b63e1886} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3980 | 2025.11.11 21:13:34.709767 [ 4 ] {034d72ba-f38e-4689-b712-2b19b63e1886} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 3981 | 2025.11.11 21:13:34.709802 [ 4 ] {034d72ba-f38e-4689-b712-2b19b63e1886} <Debug> TCPHandler: Processed in 0.00120405 sec. | ||
| 3982 | 2025.11.11 21:13:34.709911 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3983 | 2025.11.11 21:13:34.710001 [ 4 ] {cbcfa43b-e09d-45e9-bea7-c3a1bffc5f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3984 | 2025.11.11 21:13:34.710053 [ 4 ] {cbcfa43b-e09d-45e9-bea7-c3a1bffc5f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3985 | 2025.11.11 21:13:34.710860 [ 4 ] {cbcfa43b-e09d-45e9-bea7-c3a1bffc5f12} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3986 | 2025.11.11 21:13:34.710896 [ 4 ] {cbcfa43b-e09d-45e9-bea7-c3a1bffc5f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3987 | 2025.11.11 21:13:34.711485 [ 4 ] {cbcfa43b-e09d-45e9-bea7-c3a1bffc5f12} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3988 | 2025.11.11 21:13:34.711708 [ 4 ] {cbcfa43b-e09d-45e9-bea7-c3a1bffc5f12} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3989 | 2025.11.11 21:13:34.711841 [ 4 ] {cbcfa43b-e09d-45e9-bea7-c3a1bffc5f12} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001857 sec., 21540.11847065159 rows/sec., 38.60 MiB/sec. | ||
| 3990 | 2025.11.11 21:13:34.711851 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3991 | 2025.11.11 21:13:34.711891 [ 4 ] {cbcfa43b-e09d-45e9-bea7-c3a1bffc5f12} <Debug> TCPHandler: Processed in 0.002026162 sec. | ||
| 3992 | 2025.11.11 21:13:34.711917 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3993 | 2025.11.11 21:13:34.711948 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3994 | 2025.11.11 21:13:34.712007 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3995 | 2025.11.11 21:13:34.712037 [ 188 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::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 | ||
| 3996 | 2025.11.11 21:13:34.712101 [ 4 ] {575cae2c-3aa5-4e24-9513-ab23162b62ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3997 | 2025.11.11 21:13:34.712141 [ 4 ] {575cae2c-3aa5-4e24-9513-ab23162b62ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3998 | 2025.11.11 21:13:34.712214 [ 188 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3999 | 2025.11.11 21:13:34.712264 [ 188 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 116 rows starting from the beginning of the part | ||
| 4000 | 2025.11.11 21:13:34.712376 [ 188 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 4001 | 2025.11.11 21:13:34.712467 [ 188 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 4002 | 2025.11.11 21:13:34.712468 [ 4 ] {575cae2c-3aa5-4e24-9513-ab23162b62ee} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4003 | 2025.11.11 21:13:34.712511 [ 4 ] {575cae2c-3aa5-4e24-9513-ab23162b62ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4004 | 2025.11.11 21:13:34.712556 [ 188 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 4005 | 2025.11.11 21:13:34.712646 [ 188 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 4006 | 2025.11.11 21:13:34.712746 [ 188 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 4007 | 2025.11.11 21:13:34.712817 [ 4 ] {575cae2c-3aa5-4e24-9513-ab23162b62ee} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4008 | 2025.11.11 21:13:34.713028 [ 4 ] {575cae2c-3aa5-4e24-9513-ab23162b62ee} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2025.11.11 21:13:34.713150 [ 4 ] {575cae2c-3aa5-4e24-9513-ab23162b62ee} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001067 sec., 97469.54076850983 rows/sec., 5.97 MiB/sec. | ||
| 4010 | 2025.11.11 21:13:34.713185 [ 4 ] {575cae2c-3aa5-4e24-9513-ab23162b62ee} <Debug> TCPHandler: Processed in 0.00122499 sec. | ||
| 4011 | 2025.11.11 21:13:34.715673 [ 201 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 19 columns (19 merged, 0 gathered) in 0.003674349 sec., 86001.62913212653 rows/sec., 154.11 MiB/sec. | ||
| 4012 | 2025.11.11 21:13:34.716415 [ 195 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4013 | 2025.11.11 21:13:34.716797 [ 195 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2025.11.11 21:13:34.716872 [ 195 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4015 | 2025.11.11 21:13:34.716987 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
| 4016 | 2025.11.11 21:13:36.169431 [ 104 ] {} <Debug> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4017 | 2025.11.11 21:13:36.169510 [ 104 ] {} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4018 | 2025.11.11 21:13:36.169535 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4019 | 2025.11.11 21:13:36.169721 [ 190 ] {ffe638d6-82c0-470e-8396-5b5b93587263::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 | ||
| 4020 | 2025.11.11 21:13:36.169926 [ 190 ] {ffe638d6-82c0-470e-8396-5b5b93587263::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4021 | 2025.11.11 21:13:36.169959 [ 190 ] {ffe638d6-82c0-470e-8396-5b5b93587263::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 4022 | 2025.11.11 21:13:36.170057 [ 190 ] {ffe638d6-82c0-470e-8396-5b5b93587263::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 4023 | 2025.11.11 21:13:36.170110 [ 190 ] {ffe638d6-82c0-470e-8396-5b5b93587263::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 4024 | 2025.11.11 21:13:36.170155 [ 190 ] {ffe638d6-82c0-470e-8396-5b5b93587263::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 4025 | 2025.11.11 21:13:36.170201 [ 190 ] {ffe638d6-82c0-470e-8396-5b5b93587263::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 4026 | 2025.11.11 21:13:36.171023 [ 195 ] {ffe638d6-82c0-470e-8396-5b5b93587263::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398482 sec., 21451.83134284174 rows/sec., 1.79 MiB/sec. | ||
| 4027 | 2025.11.11 21:13:36.171214 [ 201 ] {ffe638d6-82c0-470e-8396-5b5b93587263::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4028 | 2025.11.11 21:13:36.171534 [ 201 ] {ffe638d6-82c0-470e-8396-5b5b93587263::all_1_5_1} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4029 | 2025.11.11 21:13:36.171609 [ 201 ] {ffe638d6-82c0-470e-8396-5b5b93587263::all_1_5_1} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4030 | 2025.11.11 21:13:36.171698 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4031 | 2025.11.11 21:13:38.881648 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49680 | ||
| 4032 | 2025.11.11 21:13:38.881776 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4033 | 2025.11.11 21:13:38.881806 [ 292 ] {} <Debug> TCP-Session: f0fe0c4e-e510-45cd-80c5-a04b203da046 Authenticating user 'default' from [fd00:1122:3344:101::e]:49680 | ||
| 4034 | 2025.11.11 21:13:38.881830 [ 292 ] {} <Debug> TCP-Session: f0fe0c4e-e510-45cd-80c5-a04b203da046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4035 | 2025.11.11 21:13:38.881845 [ 292 ] {} <Debug> TCP-Session: f0fe0c4e-e510-45cd-80c5-a04b203da046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4036 | 2025.11.11 21:13:38.882035 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33387 | ||
| 4037 | 2025.11.11 21:13:38.882079 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38069 | ||
| 4038 | 2025.11.11 21:13:38.882095 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63861 | ||
| 4039 | 2025.11.11 21:13:38.882140 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35393 | ||
| 4040 | 2025.11.11 21:13:38.882155 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4041 | 2025.11.11 21:13:38.882163 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44093 | ||
| 4042 | 2025.11.11 21:13:38.882189 [ 292 ] {} <Trace> TCP-Session: f0fe0c4e-e510-45cd-80c5-a04b203da046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4043 | 2025.11.11 21:13:38.882206 [ 293 ] {} <Debug> TCP-Session: 0c8a73de-f7c0-4325-8784-a55afe9a0320 Authenticating user 'default' from [fd00:1122:3344:101::e]:33387 | ||
| 4044 | 2025.11.11 21:13:38.882157 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37236 | ||
| 4045 | 2025.11.11 21:13:38.882275 [ 293 ] {} <Debug> TCP-Session: 0c8a73de-f7c0-4325-8784-a55afe9a0320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4046 | 2025.11.11 21:13:38.882114 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52069 | ||
| 4047 | 2025.11.11 21:13:38.882298 [ 293 ] {} <Debug> TCP-Session: 0c8a73de-f7c0-4325-8784-a55afe9a0320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4048 | 2025.11.11 21:13:38.882127 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40380 | ||
| 4049 | 2025.11.11 21:13:38.882414 [ 292 ] {6ca0df26-ea41-4ea0-8dff-82de0299a09e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49680) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4050 | 2025.11.11 21:13:38.882609 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4051 | 2025.11.11 21:13:38.882639 [ 296 ] {} <Debug> TCP-Session: 3647b24b-5af9-45ab-a1cc-98725c7a598d Authenticating user 'default' from [fd00:1122:3344:101::e]:52069 | ||
| 4052 | 2025.11.11 21:13:38.882658 [ 296 ] {} <Debug> TCP-Session: 3647b24b-5af9-45ab-a1cc-98725c7a598d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4053 | 2025.11.11 21:13:38.882671 [ 296 ] {} <Debug> TCP-Session: 3647b24b-5af9-45ab-a1cc-98725c7a598d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4054 | 2025.11.11 21:13:38.882703 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4055 | 2025.11.11 21:13:38.882703 [ 292 ] {6ca0df26-ea41-4ea0-8dff-82de0299a09e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4056 | 2025.11.11 21:13:38.882740 [ 297 ] {} <Debug> TCP-Session: 0e08fd1a-0007-422b-b8ad-76de0680aa86 Authenticating user 'default' from [fd00:1122:3344:101::e]:40380 | ||
| 4057 | 2025.11.11 21:13:38.882759 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4058 | 2025.11.11 21:13:38.882769 [ 297 ] {} <Debug> TCP-Session: 0e08fd1a-0007-422b-b8ad-76de0680aa86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4059 | 2025.11.11 21:13:38.882791 [ 292 ] {6ca0df26-ea41-4ea0-8dff-82de0299a09e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4060 | 2025.11.11 21:13:38.882804 [ 297 ] {} <Debug> TCP-Session: 0e08fd1a-0007-422b-b8ad-76de0680aa86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4061 | 2025.11.11 21:13:38.882805 [ 295 ] {} <Debug> TCP-Session: 567ae150-a2f1-4b8c-be02-5a576f0f9a27 Authenticating user 'default' from [fd00:1122:3344:101::e]:63861 | ||
| 4062 | 2025.11.11 21:13:38.882837 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4063 | 2025.11.11 21:13:38.882861 [ 295 ] {} <Debug> TCP-Session: 567ae150-a2f1-4b8c-be02-5a576f0f9a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4064 | 2025.11.11 21:13:38.882795 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4065 | 2025.11.11 21:13:38.882885 [ 294 ] {} <Debug> TCP-Session: fc21677a-d598-42f7-8c9b-9440ab3b480c Authenticating user 'default' from [fd00:1122:3344:101::e]:38069 | ||
| 4066 | 2025.11.11 21:13:38.882889 [ 295 ] {} <Debug> TCP-Session: 567ae150-a2f1-4b8c-be02-5a576f0f9a27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4067 | 2025.11.11 21:13:38.882917 [ 3 ] {} <Debug> TCP-Session: f196de91-d37c-4973-b46e-cf6068a88402 Authenticating user 'default' from [fd00:1122:3344:101::e]:37236 | ||
| 4068 | 2025.11.11 21:13:38.882930 [ 294 ] {} <Debug> TCP-Session: fc21677a-d598-42f7-8c9b-9440ab3b480c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4069 | 2025.11.11 21:13:38.882954 [ 3 ] {} <Debug> TCP-Session: f196de91-d37c-4973-b46e-cf6068a88402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4070 | 2025.11.11 21:13:38.882960 [ 294 ] {} <Debug> TCP-Session: fc21677a-d598-42f7-8c9b-9440ab3b480c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4071 | 2025.11.11 21:13:38.882976 [ 3 ] {} <Debug> TCP-Session: f196de91-d37c-4973-b46e-cf6068a88402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4072 | 2025.11.11 21:13:38.882988 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4073 | 2025.11.11 21:13:38.882953 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4074 | 2025.11.11 21:13:38.883027 [ 298 ] {} <Debug> TCP-Session: 744a141b-468d-4e17-986c-99063693e1c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35393 | ||
| 4075 | 2025.11.11 21:13:38.883051 [ 290 ] {} <Debug> TCP-Session: ccc85a10-259e-4012-801c-8ac15e55af0b Authenticating user 'default' from [fd00:1122:3344:101::e]:44093 | ||
| 4076 | 2025.11.11 21:13:38.883057 [ 298 ] {} <Debug> TCP-Session: 744a141b-468d-4e17-986c-99063693e1c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4077 | 2025.11.11 21:13:38.883077 [ 290 ] {} <Debug> TCP-Session: ccc85a10-259e-4012-801c-8ac15e55af0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4078 | 2025.11.11 21:13:38.883087 [ 298 ] {} <Debug> TCP-Session: 744a141b-468d-4e17-986c-99063693e1c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4079 | 2025.11.11 21:13:38.883100 [ 290 ] {} <Debug> TCP-Session: ccc85a10-259e-4012-801c-8ac15e55af0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4080 | 2025.11.11 21:13:38.883099 [ 292 ] {6ca0df26-ea41-4ea0-8dff-82de0299a09e} <Debug> oximeter.version (d12c842d-aa11-41bf-8c0a-17f392834f70) (SelectExecutor): Key condition: unknown | ||
| 4081 | 2025.11.11 21:13:38.884024 [ 315 ] {6ca0df26-ea41-4ea0-8dff-82de0299a09e} <Trace> AggregatingTransform: Aggregating | ||
| 4082 | 2025.11.11 21:13:38.884063 [ 315 ] {6ca0df26-ea41-4ea0-8dff-82de0299a09e} <Trace> Aggregator: Aggregation method: without_key | ||
| 4083 | 2025.11.11 21:13:38.884100 [ 315 ] {6ca0df26-ea41-4ea0-8dff-82de0299a09e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000885094 sec. (1129.823 rows/sec., 44.13 KiB/sec.) | ||
| 4084 | 2025.11.11 21:13:38.884119 [ 315 ] {6ca0df26-ea41-4ea0-8dff-82de0299a09e} <Trace> Aggregator: Merging aggregated data | ||
| 4085 | 2025.11.11 21:13:38.885389 [ 292 ] {6ca0df26-ea41-4ea0-8dff-82de0299a09e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003047 sec., 328.1916639317362 rows/sec., 12.82 KiB/sec. | ||
| 4086 | 2025.11.11 21:13:38.885523 [ 292 ] {6ca0df26-ea41-4ea0-8dff-82de0299a09e} <Debug> TCPHandler: Processed in 0.003459896 sec. | ||
| 4087 | 2025.11.11 21:13:38.885649 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4088 | 2025.11.11 21:13:38.885677 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4089 | 2025.11.11 21:13:38.885677 [ 292 ] {} <Debug> TCP-Session: f0fe0c4e-e510-45cd-80c5-a04b203da046 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4090 | 2025.11.11 21:13:38.885699 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4091 | 2025.11.11 21:13:38.885723 [ 293 ] {} <Debug> TCP-Session: 0c8a73de-f7c0-4325-8784-a55afe9a0320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4092 | 2025.11.11 21:13:38.885736 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4093 | 2025.11.11 21:13:38.885770 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4094 | 2025.11.11 21:13:38.885792 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4095 | 2025.11.11 21:13:38.885807 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4096 | 2025.11.11 21:13:38.885819 [ 297 ] {} <Debug> TCP-Session: 0e08fd1a-0007-422b-b8ad-76de0680aa86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4097 | 2025.11.11 21:13:38.885834 [ 296 ] {} <Debug> TCP-Session: 3647b24b-5af9-45ab-a1cc-98725c7a598d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4098 | 2025.11.11 21:13:38.885856 [ 3 ] {} <Debug> TCP-Session: f196de91-d37c-4973-b46e-cf6068a88402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4099 | 2025.11.11 21:13:38.885801 [ 295 ] {} <Debug> TCP-Session: 567ae150-a2f1-4b8c-be02-5a576f0f9a27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4100 | 2025.11.11 21:13:38.885758 [ 294 ] {} <Debug> TCP-Session: fc21677a-d598-42f7-8c9b-9440ab3b480c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4101 | 2025.11.11 21:13:38.885752 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4102 | 2025.11.11 21:13:38.885719 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4103 | 2025.11.11 21:13:38.885949 [ 298 ] {} <Debug> TCP-Session: 744a141b-468d-4e17-986c-99063693e1c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4104 | 2025.11.11 21:13:38.885975 [ 290 ] {} <Debug> TCP-Session: ccc85a10-259e-4012-801c-8ac15e55af0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4105 | 2025.11.11 21:13:39.713762 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4106 | 2025.11.11 21:13:39.713943 [ 4 ] {d56b1c67-eeb0-4494-a757-903f1e340102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4107 | 2025.11.11 21:13:39.714010 [ 4 ] {d56b1c67-eeb0-4494-a757-903f1e340102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4108 | 2025.11.11 21:13:39.714628 [ 4 ] {d56b1c67-eeb0-4494-a757-903f1e340102} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4109 | 2025.11.11 21:13:39.714678 [ 4 ] {d56b1c67-eeb0-4494-a757-903f1e340102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4110 | 2025.11.11 21:13:39.715100 [ 4 ] {d56b1c67-eeb0-4494-a757-903f1e340102} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4111 | 2025.11.11 21:13:39.715330 [ 4 ] {d56b1c67-eeb0-4494-a757-903f1e340102} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4112 | 2025.11.11 21:13:39.715490 [ 4 ] {d56b1c67-eeb0-4494-a757-903f1e340102} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001596 sec., 1253.1328320802006 rows/sec., 102.18 KiB/sec. | ||
| 4113 | 2025.11.11 21:13:39.715537 [ 4 ] {d56b1c67-eeb0-4494-a757-903f1e340102} <Debug> TCPHandler: Processed in 0.00190808 sec. | ||
| 4114 | 2025.11.11 21:13:39.715659 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4115 | 2025.11.11 21:13:39.715754 [ 4 ] {555d19da-635f-43e6-9cda-6dec506b1014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4116 | 2025.11.11 21:13:39.715795 [ 4 ] {555d19da-635f-43e6-9cda-6dec506b1014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4117 | 2025.11.11 21:13:39.716814 [ 4 ] {555d19da-635f-43e6-9cda-6dec506b1014} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4118 | 2025.11.11 21:13:39.716849 [ 4 ] {555d19da-635f-43e6-9cda-6dec506b1014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4119 | 2025.11.11 21:13:39.717251 [ 4 ] {555d19da-635f-43e6-9cda-6dec506b1014} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4120 | 2025.11.11 21:13:39.717482 [ 4 ] {555d19da-635f-43e6-9cda-6dec506b1014} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2025.11.11 21:13:39.717620 [ 4 ] {555d19da-635f-43e6-9cda-6dec506b1014} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.001885 sec., 635013.2625994695 rows/sec., 52.10 MiB/sec. | ||
| 4122 | 2025.11.11 21:13:39.717659 [ 4 ] {555d19da-635f-43e6-9cda-6dec506b1014} <Debug> TCPHandler: Processed in 0.002050813 sec. | ||
| 4123 | 2025.11.11 21:13:39.717774 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4124 | 2025.11.11 21:13:39.717867 [ 4 ] {8282b7f3-0235-41ed-9e62-d28a4db78555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4125 | 2025.11.11 21:13:39.717907 [ 4 ] {8282b7f3-0235-41ed-9e62-d28a4db78555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4126 | 2025.11.11 21:13:39.718321 [ 4 ] {8282b7f3-0235-41ed-9e62-d28a4db78555} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2025.11.11 21:13:39.718361 [ 4 ] {8282b7f3-0235-41ed-9e62-d28a4db78555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4128 | 2025.11.11 21:13:39.718670 [ 4 ] {8282b7f3-0235-41ed-9e62-d28a4db78555} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4129 | 2025.11.11 21:13:39.718892 [ 4 ] {8282b7f3-0235-41ed-9e62-d28a4db78555} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2025.11.11 21:13:39.719030 [ 4 ] {8282b7f3-0235-41ed-9e62-d28a4db78555} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001181 sec., 1693.480101608806 rows/sec., 118.25 KiB/sec. | ||
| 4131 | 2025.11.11 21:13:39.719070 [ 4 ] {8282b7f3-0235-41ed-9e62-d28a4db78555} <Debug> TCPHandler: Processed in 0.001345972 sec. | ||
| 4132 | 2025.11.11 21:13:39.719200 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4133 | 2025.11.11 21:13:39.719300 [ 4 ] {870c9917-bcdd-49e7-8404-3bbffe0e4c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4134 | 2025.11.11 21:13:39.719340 [ 4 ] {870c9917-bcdd-49e7-8404-3bbffe0e4c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4135 | 2025.11.11 21:13:39.719916 [ 4 ] {870c9917-bcdd-49e7-8404-3bbffe0e4c12} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2025.11.11 21:13:39.719956 [ 4 ] {870c9917-bcdd-49e7-8404-3bbffe0e4c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4137 | 2025.11.11 21:13:39.720319 [ 4 ] {870c9917-bcdd-49e7-8404-3bbffe0e4c12} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4138 | 2025.11.11 21:13:39.720576 [ 4 ] {870c9917-bcdd-49e7-8404-3bbffe0e4c12} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2025.11.11 21:13:39.720744 [ 4 ] {870c9917-bcdd-49e7-8404-3bbffe0e4c12} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001461 sec., 156057.49486652977 rows/sec., 10.57 MiB/sec. | ||
| 4140 | 2025.11.11 21:13:39.720789 [ 4 ] {870c9917-bcdd-49e7-8404-3bbffe0e4c12} <Debug> TCPHandler: Processed in 0.001655506 sec. | ||
| 4141 | 2025.11.11 21:13:39.720917 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4142 | 2025.11.11 21:13:39.721019 [ 4 ] {1fd172cd-7370-4449-94f1-4313bf20eac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4143 | 2025.11.11 21:13:39.721062 [ 4 ] {1fd172cd-7370-4449-94f1-4313bf20eac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4144 | 2025.11.11 21:13:39.721785 [ 4 ] {1fd172cd-7370-4449-94f1-4313bf20eac1} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4145 | 2025.11.11 21:13:39.721821 [ 4 ] {1fd172cd-7370-4449-94f1-4313bf20eac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4146 | 2025.11.11 21:13:39.722271 [ 4 ] {1fd172cd-7370-4449-94f1-4313bf20eac1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4147 | 2025.11.11 21:13:39.722591 [ 4 ] {1fd172cd-7370-4449-94f1-4313bf20eac1} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4148 | 2025.11.11 21:13:39.722739 [ 4 ] {1fd172cd-7370-4449-94f1-4313bf20eac1} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001739 sec., 300172.51293847035 rows/sec., 22.22 MiB/sec. | ||
| 4149 | 2025.11.11 21:13:39.722779 [ 4 ] {1fd172cd-7370-4449-94f1-4313bf20eac1} <Debug> TCPHandler: Processed in 0.001912891 sec. | ||
| 4150 | 2025.11.11 21:13:39.722900 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4151 | 2025.11.11 21:13:39.722998 [ 4 ] {3bfb7745-92a1-489f-81de-4b022c465f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4152 | 2025.11.11 21:13:39.723041 [ 4 ] {3bfb7745-92a1-489f-81de-4b022c465f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4153 | 2025.11.11 21:13:39.723674 [ 4 ] {3bfb7745-92a1-489f-81de-4b022c465f94} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4154 | 2025.11.11 21:13:39.723710 [ 4 ] {3bfb7745-92a1-489f-81de-4b022c465f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4155 | 2025.11.11 21:13:39.724107 [ 4 ] {3bfb7745-92a1-489f-81de-4b022c465f94} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4156 | 2025.11.11 21:13:39.724324 [ 4 ] {3bfb7745-92a1-489f-81de-4b022c465f94} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4157 | 2025.11.11 21:13:39.724460 [ 4 ] {3bfb7745-92a1-489f-81de-4b022c465f94} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001482 sec., 570175.4385964912 rows/sec., 38.38 MiB/sec. | ||
| 4158 | 2025.11.11 21:13:39.724498 [ 4 ] {3bfb7745-92a1-489f-81de-4b022c465f94} <Debug> TCPHandler: Processed in 0.001649607 sec. | ||
| 4159 | 2025.11.11 21:13:39.724614 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4160 | 2025.11.11 21:13:39.724709 [ 4 ] {c2f933a9-1159-4a12-b848-1fbb74b6f059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4161 | 2025.11.11 21:13:39.724752 [ 4 ] {c2f933a9-1159-4a12-b848-1fbb74b6f059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4162 | 2025.11.11 21:13:39.725094 [ 4 ] {c2f933a9-1159-4a12-b848-1fbb74b6f059} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2025.11.11 21:13:39.725130 [ 4 ] {c2f933a9-1159-4a12-b848-1fbb74b6f059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4164 | 2025.11.11 21:13:39.725445 [ 4 ] {c2f933a9-1159-4a12-b848-1fbb74b6f059} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4165 | 2025.11.11 21:13:39.725665 [ 4 ] {c2f933a9-1159-4a12-b848-1fbb74b6f059} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4166 | 2025.11.11 21:13:39.725812 [ 4 ] {c2f933a9-1159-4a12-b848-1fbb74b6f059} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 4167 | 2025.11.11 21:13:39.725851 [ 4 ] {c2f933a9-1159-4a12-b848-1fbb74b6f059} <Debug> TCPHandler: Processed in 0.00128627 sec. | ||
| 4168 | 2025.11.11 21:13:40.055913 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34035 | ||
| 4169 | 2025.11.11 21:13:40.056016 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4170 | 2025.11.11 21:13:40.056043 [ 290 ] {} <Debug> TCP-Session: fe8c4b73-d0ac-481d-99bc-a3f3bdcd8820 Authenticating user 'default' from [fd00:1122:3344:101::e]:34035 | ||
| 4171 | 2025.11.11 21:13:40.056066 [ 290 ] {} <Debug> TCP-Session: fe8c4b73-d0ac-481d-99bc-a3f3bdcd8820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2025.11.11 21:13:40.056079 [ 290 ] {} <Debug> TCP-Session: fe8c4b73-d0ac-481d-99bc-a3f3bdcd8820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4173 | 2025.11.11 21:13:40.056331 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44517 | ||
| 4174 | 2025.11.11 21:13:40.056334 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36110 | ||
| 4175 | 2025.11.11 21:13:40.056357 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34128 | ||
| 4176 | 2025.11.11 21:13:40.056404 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4177 | 2025.11.11 21:13:40.056414 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50324 | ||
| 4178 | 2025.11.11 21:13:40.056433 [ 290 ] {} <Trace> TCP-Session: fe8c4b73-d0ac-481d-99bc-a3f3bdcd8820 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4179 | 2025.11.11 21:13:40.056443 [ 292 ] {} <Debug> TCP-Session: 1381aa3f-0c49-49ec-8901-d122c699ba95 Authenticating user 'default' from [fd00:1122:3344:101::e]:44517 | ||
| 4180 | 2025.11.11 21:13:40.056448 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63535 | ||
| 4181 | 2025.11.11 21:13:40.056473 [ 292 ] {} <Debug> TCP-Session: 1381aa3f-0c49-49ec-8901-d122c699ba95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4182 | 2025.11.11 21:13:40.056501 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4183 | 2025.11.11 21:13:40.056509 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4184 | 2025.11.11 21:13:40.056436 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41389 | ||
| 4185 | 2025.11.11 21:13:40.056549 [ 293 ] {} <Debug> TCP-Session: 20bc0201-f10c-43a4-97b9-6387254a7689 Authenticating user 'default' from [fd00:1122:3344:101::e]:34128 | ||
| 4186 | 2025.11.11 21:13:40.056563 [ 292 ] {} <Debug> TCP-Session: 1381aa3f-0c49-49ec-8901-d122c699ba95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2025.11.11 21:13:40.056557 [ 296 ] {} <Debug> TCP-Session: 18a67191-b078-4b81-bef1-8b0ef0db00a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50324 | ||
| 4188 | 2025.11.11 21:13:40.056590 [ 293 ] {} <Debug> TCP-Session: 20bc0201-f10c-43a4-97b9-6387254a7689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2025.11.11 21:13:40.056607 [ 290 ] {a0147d3d-48d7-41e8-8b24-74d5a8a0ca5d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34035) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4190 | 2025.11.11 21:13:40.056614 [ 296 ] {} <Debug> TCP-Session: 18a67191-b078-4b81-bef1-8b0ef0db00a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4191 | 2025.11.11 21:13:40.056624 [ 293 ] {} <Debug> TCP-Session: 20bc0201-f10c-43a4-97b9-6387254a7689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4192 | 2025.11.11 21:13:40.056648 [ 296 ] {} <Debug> TCP-Session: 18a67191-b078-4b81-bef1-8b0ef0db00a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4193 | 2025.11.11 21:13:40.056619 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4194 | 2025.11.11 21:13:40.056598 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4195 | 2025.11.11 21:13:40.056709 [ 297 ] {} <Debug> TCP-Session: 6bd88129-fc03-4368-a402-17ac093cd688 Authenticating user 'default' from [fd00:1122:3344:101::e]:41389 | ||
| 4196 | 2025.11.11 21:13:40.056411 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64754 | ||
| 4197 | 2025.11.11 21:13:40.056739 [ 298 ] {} <Debug> TCP-Session: bc0db43b-a4e0-4937-b5e7-813875b21348 Authenticating user 'default' from [fd00:1122:3344:101::e]:63535 | ||
| 4198 | 2025.11.11 21:13:40.056405 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37439 | ||
| 4199 | 2025.11.11 21:13:40.056790 [ 298 ] {} <Debug> TCP-Session: bc0db43b-a4e0-4937-b5e7-813875b21348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4200 | 2025.11.11 21:13:40.056741 [ 297 ] {} <Debug> TCP-Session: 6bd88129-fc03-4368-a402-17ac093cd688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4201 | 2025.11.11 21:13:40.056816 [ 298 ] {} <Debug> TCP-Session: bc0db43b-a4e0-4937-b5e7-813875b21348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4202 | 2025.11.11 21:13:40.056821 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4203 | 2025.11.11 21:13:40.056840 [ 297 ] {} <Debug> TCP-Session: 6bd88129-fc03-4368-a402-17ac093cd688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4204 | 2025.11.11 21:13:40.056864 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4205 | 2025.11.11 21:13:40.056877 [ 295 ] {} <Debug> TCP-Session: cc20d6cf-015d-47d9-b40b-89e957a2ab32 Authenticating user 'default' from [fd00:1122:3344:101::e]:64754 | ||
| 4206 | 2025.11.11 21:13:40.056893 [ 290 ] {a0147d3d-48d7-41e8-8b24-74d5a8a0ca5d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4207 | 2025.11.11 21:13:40.056908 [ 294 ] {} <Debug> TCP-Session: 5d2a4c5b-f680-4ef1-91ae-4e8c59c6b1dc Authenticating user 'default' from [fd00:1122:3344:101::e]:37439 | ||
| 4208 | 2025.11.11 21:13:40.056921 [ 295 ] {} <Debug> TCP-Session: cc20d6cf-015d-47d9-b40b-89e957a2ab32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4209 | 2025.11.11 21:13:40.056957 [ 294 ] {} <Debug> TCP-Session: 5d2a4c5b-f680-4ef1-91ae-4e8c59c6b1dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4210 | 2025.11.11 21:13:40.056964 [ 295 ] {} <Debug> TCP-Session: cc20d6cf-015d-47d9-b40b-89e957a2ab32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2025.11.11 21:13:40.056985 [ 294 ] {} <Debug> TCP-Session: 5d2a4c5b-f680-4ef1-91ae-4e8c59c6b1dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4212 | 2025.11.11 21:13:40.056961 [ 290 ] {a0147d3d-48d7-41e8-8b24-74d5a8a0ca5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4213 | 2025.11.11 21:13:40.056468 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4214 | 2025.11.11 21:13:40.057070 [ 291 ] {} <Debug> TCP-Session: 83dd3139-0812-479b-9c66-44df5c32b061 Authenticating user 'default' from [fd00:1122:3344:101::e]:36110 | ||
| 4215 | 2025.11.11 21:13:40.057087 [ 291 ] {} <Debug> TCP-Session: 83dd3139-0812-479b-9c66-44df5c32b061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4216 | 2025.11.11 21:13:40.057100 [ 291 ] {} <Debug> TCP-Session: 83dd3139-0812-479b-9c66-44df5c32b061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2025.11.11 21:13:40.057317 [ 290 ] {a0147d3d-48d7-41e8-8b24-74d5a8a0ca5d} <Debug> oximeter.version (d12c842d-aa11-41bf-8c0a-17f392834f70) (SelectExecutor): Key condition: unknown | ||
| 4218 | 2025.11.11 21:13:40.058276 [ 329 ] {a0147d3d-48d7-41e8-8b24-74d5a8a0ca5d} <Trace> AggregatingTransform: Aggregating | ||
| 4219 | 2025.11.11 21:13:40.058332 [ 329 ] {a0147d3d-48d7-41e8-8b24-74d5a8a0ca5d} <Trace> Aggregator: Aggregation method: without_key | ||
| 4220 | 2025.11.11 21:13:40.058330 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8115 | ||
| 4221 | 2025.11.11 21:13:40.058372 [ 329 ] {a0147d3d-48d7-41e8-8b24-74d5a8a0ca5d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000951025 sec. (1051.497 rows/sec., 41.07 KiB/sec.) | ||
| 4222 | 2025.11.11 21:13:40.058403 [ 329 ] {a0147d3d-48d7-41e8-8b24-74d5a8a0ca5d} <Trace> Aggregator: Merging aggregated data | ||
| 4223 | 2025.11.11 21:13:40.058958 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2025.11.11 21:13:40.059008 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4225 | 2025.11.11 21:13:40.059899 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4226 | 2025.11.11 21:13:40.060063 [ 290 ] {a0147d3d-48d7-41e8-8b24-74d5a8a0ca5d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003512 sec., 284.7380410022779 rows/sec., 11.12 KiB/sec. | ||
| 4227 | 2025.11.11 21:13:40.060174 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4228 | 2025.11.11 21:13:40.060198 [ 290 ] {a0147d3d-48d7-41e8-8b24-74d5a8a0ca5d} <Debug> TCPHandler: Processed in 0.003892712 sec. | ||
| 4229 | 2025.11.11 21:13:40.060331 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4230 | 2025.11.11 21:13:40.060336 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8115 | ||
| 4231 | 2025.11.11 21:13:40.060359 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4232 | 2025.11.11 21:13:40.060363 [ 290 ] {} <Debug> TCP-Session: fe8c4b73-d0ac-481d-99bc-a3f3bdcd8820 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4233 | 2025.11.11 21:13:40.060383 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4234 | 2025.11.11 21:13:40.060404 [ 294 ] {} <Debug> TCP-Session: 5d2a4c5b-f680-4ef1-91ae-4e8c59c6b1dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4235 | 2025.11.11 21:13:40.060435 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4236 | 2025.11.11 21:13:40.060440 [ 298 ] {} <Debug> TCP-Session: bc0db43b-a4e0-4937-b5e7-813875b21348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2025.11.11 21:13:40.060451 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4238 | 2025.11.11 21:13:40.060486 [ 293 ] {} <Debug> TCP-Session: 20bc0201-f10c-43a4-97b9-6387254a7689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4239 | 2025.11.11 21:13:40.060485 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4240 | 2025.11.11 21:13:40.060517 [ 291 ] {} <Debug> TCP-Session: 83dd3139-0812-479b-9c66-44df5c32b061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4241 | 2025.11.11 21:13:40.060469 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4242 | 2025.11.11 21:13:40.060552 [ 296 ] {} <Debug> TCP-Session: 18a67191-b078-4b81-bef1-8b0ef0db00a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4243 | 2025.11.11 21:13:40.060414 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4244 | 2025.11.11 21:13:40.060593 [ 297 ] {} <Debug> TCP-Session: 6bd88129-fc03-4368-a402-17ac093cd688 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4245 | 2025.11.11 21:13:40.060400 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4246 | 2025.11.11 21:13:40.060634 [ 295 ] {} <Debug> TCP-Session: cc20d6cf-015d-47d9-b40b-89e957a2ab32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4247 | 2025.11.11 21:13:40.060665 [ 292 ] {} <Debug> TCP-Session: 1381aa3f-0c49-49ec-8901-d122c699ba95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4248 | 2025.11.11 21:13:40.092273 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56105 | ||
| 4249 | 2025.11.11 21:13:40.092368 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4250 | 2025.11.11 21:13:40.092396 [ 290 ] {} <Debug> TCP-Session: 54557686-e733-4789-9ff7-1324712bac12 Authenticating user 'default' from [fd00:1122:3344:101::e]:56105 | ||
| 4251 | 2025.11.11 21:13:40.092418 [ 290 ] {} <Debug> TCP-Session: 54557686-e733-4789-9ff7-1324712bac12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4252 | 2025.11.11 21:13:40.092431 [ 290 ] {} <Debug> TCP-Session: 54557686-e733-4789-9ff7-1324712bac12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4253 | 2025.11.11 21:13:40.092598 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44480 | ||
| 4254 | 2025.11.11 21:13:40.092623 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54978 | ||
| 4255 | 2025.11.11 21:13:40.092655 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41382 | ||
| 4256 | 2025.11.11 21:13:40.092660 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42356 | ||
| 4257 | 2025.11.11 21:13:40.092703 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38373 | ||
| 4258 | 2025.11.11 21:13:40.092731 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4259 | 2025.11.11 21:13:40.092736 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4260 | 2025.11.11 21:13:40.092766 [ 293 ] {} <Debug> TCP-Session: 888b43b5-33c5-461f-87f9-7ecf681b70c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54978 | ||
| 4261 | 2025.11.11 21:13:40.092782 [ 290 ] {} <Trace> TCP-Session: 54557686-e733-4789-9ff7-1324712bac12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4262 | 2025.11.11 21:13:40.092784 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4263 | 2025.11.11 21:13:40.092798 [ 293 ] {} <Debug> TCP-Session: 888b43b5-33c5-461f-87f9-7ecf681b70c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2025.11.11 21:13:40.092835 [ 298 ] {} <Debug> TCP-Session: cbe5c0cc-c94a-4496-802e-0aa74315851b Authenticating user 'default' from [fd00:1122:3344:101::e]:38373 | ||
| 4265 | 2025.11.11 21:13:40.092841 [ 293 ] {} <Debug> TCP-Session: 888b43b5-33c5-461f-87f9-7ecf681b70c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4266 | 2025.11.11 21:13:40.092786 [ 295 ] {} <Debug> TCP-Session: c5fbf3ca-1715-4f3f-ac82-55adb69a87a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41382 | ||
| 4267 | 2025.11.11 21:13:40.092864 [ 298 ] {} <Debug> TCP-Session: cbe5c0cc-c94a-4496-802e-0aa74315851b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4268 | 2025.11.11 21:13:40.092783 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4269 | 2025.11.11 21:13:40.092901 [ 298 ] {} <Debug> TCP-Session: cbe5c0cc-c94a-4496-802e-0aa74315851b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4270 | 2025.11.11 21:13:40.092894 [ 295 ] {} <Debug> TCP-Session: c5fbf3ca-1715-4f3f-ac82-55adb69a87a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4271 | 2025.11.11 21:13:40.092922 [ 294 ] {} <Debug> TCP-Session: 1a0c56b7-1de1-4f70-8ad2-ed1d2e73ca47 Authenticating user 'default' from [fd00:1122:3344:101::e]:42356 | ||
| 4272 | 2025.11.11 21:13:40.092952 [ 295 ] {} <Debug> TCP-Session: c5fbf3ca-1715-4f3f-ac82-55adb69a87a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4273 | 2025.11.11 21:13:40.092952 [ 290 ] {c2f01fd6-174a-4e2a-816f-258d2cfa43fd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56105) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4274 | 2025.11.11 21:13:40.092970 [ 294 ] {} <Debug> TCP-Session: 1a0c56b7-1de1-4f70-8ad2-ed1d2e73ca47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2025.11.11 21:13:40.092694 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47436 | ||
| 4276 | 2025.11.11 21:13:40.093010 [ 294 ] {} <Debug> TCP-Session: 1a0c56b7-1de1-4f70-8ad2-ed1d2e73ca47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4277 | 2025.11.11 21:13:40.092680 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51934 | ||
| 4278 | 2025.11.11 21:13:40.092603 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55134 | ||
| 4279 | 2025.11.11 21:13:40.093094 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4280 | 2025.11.11 21:13:40.092693 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4281 | 2025.11.11 21:13:40.093134 [ 297 ] {} <Debug> TCP-Session: fe7b9cbc-d0d3-46b6-82e2-f8cf29d88ee5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47436 | ||
| 4282 | 2025.11.11 21:13:40.093155 [ 291 ] {} <Debug> TCP-Session: 6ac83d62-00b2-448e-a9e5-2ba86fefdc7a Authenticating user 'default' from [fd00:1122:3344:101::e]:44480 | ||
| 4283 | 2025.11.11 21:13:40.093157 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4284 | 2025.11.11 21:13:40.093168 [ 297 ] {} <Debug> TCP-Session: fe7b9cbc-d0d3-46b6-82e2-f8cf29d88ee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4285 | 2025.11.11 21:13:40.093182 [ 291 ] {} <Debug> TCP-Session: 6ac83d62-00b2-448e-a9e5-2ba86fefdc7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4286 | 2025.11.11 21:13:40.093214 [ 297 ] {} <Debug> TCP-Session: fe7b9cbc-d0d3-46b6-82e2-f8cf29d88ee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4287 | 2025.11.11 21:13:40.093225 [ 291 ] {} <Debug> TCP-Session: 6ac83d62-00b2-448e-a9e5-2ba86fefdc7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4288 | 2025.11.11 21:13:40.093122 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4289 | 2025.11.11 21:13:40.093260 [ 290 ] {c2f01fd6-174a-4e2a-816f-258d2cfa43fd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4290 | 2025.11.11 21:13:40.093278 [ 296 ] {} <Debug> TCP-Session: bb03ade4-7638-4190-b242-c1c715b87722 Authenticating user 'default' from [fd00:1122:3344:101::e]:51934 | ||
| 4291 | 2025.11.11 21:13:40.093210 [ 292 ] {} <Debug> TCP-Session: 13e05c9b-0066-427f-afa7-bd8f51d7faa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55134 | ||
| 4292 | 2025.11.11 21:13:40.093298 [ 296 ] {} <Debug> TCP-Session: bb03ade4-7638-4190-b242-c1c715b87722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4293 | 2025.11.11 21:13:40.093320 [ 296 ] {} <Debug> TCP-Session: bb03ade4-7638-4190-b242-c1c715b87722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4294 | 2025.11.11 21:13:40.093320 [ 292 ] {} <Debug> TCP-Session: 13e05c9b-0066-427f-afa7-bd8f51d7faa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4295 | 2025.11.11 21:13:40.093325 [ 290 ] {c2f01fd6-174a-4e2a-816f-258d2cfa43fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4296 | 2025.11.11 21:13:40.093346 [ 292 ] {} <Debug> TCP-Session: 13e05c9b-0066-427f-afa7-bd8f51d7faa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4297 | 2025.11.11 21:13:40.093634 [ 290 ] {c2f01fd6-174a-4e2a-816f-258d2cfa43fd} <Debug> oximeter.version (d12c842d-aa11-41bf-8c0a-17f392834f70) (SelectExecutor): Key condition: unknown | ||
| 4298 | 2025.11.11 21:13:40.094604 [ 330 ] {c2f01fd6-174a-4e2a-816f-258d2cfa43fd} <Trace> AggregatingTransform: Aggregating | ||
| 4299 | 2025.11.11 21:13:40.094642 [ 330 ] {c2f01fd6-174a-4e2a-816f-258d2cfa43fd} <Trace> Aggregator: Aggregation method: without_key | ||
| 4300 | 2025.11.11 21:13:40.094679 [ 330 ] {c2f01fd6-174a-4e2a-816f-258d2cfa43fd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933735 sec. (1070.968 rows/sec., 41.83 KiB/sec.) | ||
| 4301 | 2025.11.11 21:13:40.094698 [ 330 ] {c2f01fd6-174a-4e2a-816f-258d2cfa43fd} <Trace> Aggregator: Merging aggregated data | ||
| 4302 | 2025.11.11 21:13:40.096039 [ 290 ] {c2f01fd6-174a-4e2a-816f-258d2cfa43fd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003137 sec., 318.77590054191904 rows/sec., 12.45 KiB/sec. | ||
| 4303 | 2025.11.11 21:13:40.096190 [ 290 ] {c2f01fd6-174a-4e2a-816f-258d2cfa43fd} <Debug> TCPHandler: Processed in 0.003513256 sec. | ||
| 4304 | 2025.11.11 21:13:40.096301 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4305 | 2025.11.11 21:13:40.096333 [ 290 ] {} <Debug> TCP-Session: 54557686-e733-4789-9ff7-1324712bac12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4306 | 2025.11.11 21:13:40.096337 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4307 | 2025.11.11 21:13:40.096373 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4308 | 2025.11.11 21:13:40.096385 [ 297 ] {} <Debug> TCP-Session: fe7b9cbc-d0d3-46b6-82e2-f8cf29d88ee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4309 | 2025.11.11 21:13:40.096394 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4310 | 2025.11.11 21:13:40.096411 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4311 | 2025.11.11 21:13:40.096432 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4312 | 2025.11.11 21:13:40.096454 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4313 | 2025.11.11 21:13:40.096465 [ 298 ] {} <Debug> TCP-Session: cbe5c0cc-c94a-4496-802e-0aa74315851b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4314 | 2025.11.11 21:13:40.096480 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4315 | 2025.11.11 21:13:40.096498 [ 294 ] {} <Debug> TCP-Session: 1a0c56b7-1de1-4f70-8ad2-ed1d2e73ca47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4316 | 2025.11.11 21:13:40.096500 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4317 | 2025.11.11 21:13:40.096534 [ 295 ] {} <Debug> TCP-Session: c5fbf3ca-1715-4f3f-ac82-55adb69a87a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4318 | 2025.11.11 21:13:40.096482 [ 293 ] {} <Debug> TCP-Session: 888b43b5-33c5-461f-87f9-7ecf681b70c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2025.11.11 21:13:40.096565 [ 296 ] {} <Debug> TCP-Session: bb03ade4-7638-4190-b242-c1c715b87722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4320 | 2025.11.11 21:13:40.096444 [ 292 ] {} <Debug> TCP-Session: 13e05c9b-0066-427f-afa7-bd8f51d7faa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4321 | 2025.11.11 21:13:40.096419 [ 291 ] {} <Debug> TCP-Session: 6ac83d62-00b2-448e-a9e5-2ba86fefdc7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4322 | 2025.11.11 21:13:40.493447 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4323 | 2025.11.11 21:13:40.508117 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2025.11.11 21:13:40.508175 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4325 | 2025.11.11 21:13:40.514053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4326 | 2025.11.11 21:13:40.514800 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2025.11.11 21:13:40.517392 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4328 | 2025.11.11 21:13:42.571421 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 566 | ||
| 4329 | 2025.11.11 21:13:42.573908 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2025.11.11 21:13:42.573955 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4331 | 2025.11.11 21:13:42.575137 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4332 | 2025.11.11 21:13:42.575396 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2025.11.11 21:13:42.575655 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 566 | ||
| 4334 | 2025.11.11 21:13:44.696934 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4335 | 2025.11.11 21:13:44.697108 [ 4 ] {c4dda1dd-65af-4c22-a13e-ef89d5addc33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4336 | 2025.11.11 21:13:44.697171 [ 4 ] {c4dda1dd-65af-4c22-a13e-ef89d5addc33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4337 | 2025.11.11 21:13:44.697992 [ 4 ] {c4dda1dd-65af-4c22-a13e-ef89d5addc33} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2025.11.11 21:13:44.698034 [ 4 ] {c4dda1dd-65af-4c22-a13e-ef89d5addc33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4339 | 2025.11.11 21:13:44.698453 [ 4 ] {c4dda1dd-65af-4c22-a13e-ef89d5addc33} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4340 | 2025.11.11 21:13:44.698684 [ 4 ] {c4dda1dd-65af-4c22-a13e-ef89d5addc33} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2025.11.11 21:13:44.698829 [ 4 ] {c4dda1dd-65af-4c22-a13e-ef89d5addc33} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001769 sec., 231769.36122102884 rows/sec., 14.70 MiB/sec. | ||
| 4342 | 2025.11.11 21:13:44.698873 [ 4 ] {c4dda1dd-65af-4c22-a13e-ef89d5addc33} <Debug> TCPHandler: Processed in 0.002062793 sec. | ||
| 4343 | 2025.11.11 21:13:44.698995 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4344 | 2025.11.11 21:13:44.699092 [ 4 ] {334ce770-51df-478c-bc42-04674fdeaa13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4345 | 2025.11.11 21:13:44.699134 [ 4 ] {334ce770-51df-478c-bc42-04674fdeaa13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4346 | 2025.11.11 21:13:44.700106 [ 4 ] {334ce770-51df-478c-bc42-04674fdeaa13} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4347 | 2025.11.11 21:13:44.700143 [ 4 ] {334ce770-51df-478c-bc42-04674fdeaa13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4348 | 2025.11.11 21:13:44.700530 [ 4 ] {334ce770-51df-478c-bc42-04674fdeaa13} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4349 | 2025.11.11 21:13:44.700751 [ 4 ] {334ce770-51df-478c-bc42-04674fdeaa13} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4350 | 2025.11.11 21:13:44.700877 [ 4 ] {334ce770-51df-478c-bc42-04674fdeaa13} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.001806 sec., 660022.1483942413 rows/sec., 52.71 MiB/sec. | ||
| 4351 | 2025.11.11 21:13:44.700915 [ 4 ] {334ce770-51df-478c-bc42-04674fdeaa13} <Debug> TCPHandler: Processed in 0.001971121 sec. | ||
| 4352 | 2025.11.11 21:13:44.701030 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4353 | 2025.11.11 21:13:44.701125 [ 4 ] {4b17046b-8307-4de1-a348-a6c476fc1665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4354 | 2025.11.11 21:13:44.701167 [ 4 ] {4b17046b-8307-4de1-a348-a6c476fc1665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4355 | 2025.11.11 21:13:44.701665 [ 4 ] {4b17046b-8307-4de1-a348-a6c476fc1665} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4356 | 2025.11.11 21:13:44.701703 [ 4 ] {4b17046b-8307-4de1-a348-a6c476fc1665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4357 | 2025.11.11 21:13:44.702014 [ 4 ] {4b17046b-8307-4de1-a348-a6c476fc1665} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4358 | 2025.11.11 21:13:44.702233 [ 4 ] {4b17046b-8307-4de1-a348-a6c476fc1665} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4359 | 2025.11.11 21:13:44.702360 [ 4 ] {4b17046b-8307-4de1-a348-a6c476fc1665} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001254 sec., 195374.80063795854 rows/sec., 11.93 MiB/sec. | ||
| 4360 | 2025.11.11 21:13:44.702399 [ 4 ] {4b17046b-8307-4de1-a348-a6c476fc1665} <Debug> TCPHandler: Processed in 0.001418703 sec. | ||
| 4361 | 2025.11.11 21:13:44.702508 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4362 | 2025.11.11 21:13:44.702602 [ 4 ] {5c27accc-d431-44a4-9c36-1d8cbc837ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4363 | 2025.11.11 21:13:44.702642 [ 4 ] {5c27accc-d431-44a4-9c36-1d8cbc837ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4364 | 2025.11.11 21:13:44.703123 [ 4 ] {5c27accc-d431-44a4-9c36-1d8cbc837ae5} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4365 | 2025.11.11 21:13:44.703159 [ 4 ] {5c27accc-d431-44a4-9c36-1d8cbc837ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4366 | 2025.11.11 21:13:44.703471 [ 4 ] {5c27accc-d431-44a4-9c36-1d8cbc837ae5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4367 | 2025.11.11 21:13:44.703692 [ 4 ] {5c27accc-d431-44a4-9c36-1d8cbc837ae5} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4368 | 2025.11.11 21:13:44.703804 [ 94 ] {} <Debug> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4369 | 2025.11.11 21:13:44.703826 [ 4 ] {5c27accc-d431-44a4-9c36-1d8cbc837ae5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001242 sec., 170692.43156199678 rows/sec., 11.01 MiB/sec. | ||
| 4370 | 2025.11.11 21:13:44.703874 [ 94 ] {} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4371 | 2025.11.11 21:13:44.703884 [ 4 ] {5c27accc-d431-44a4-9c36-1d8cbc837ae5} <Debug> TCPHandler: Processed in 0.001424783 sec. | ||
| 4372 | 2025.11.11 21:13:44.703904 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4373 | 2025.11.11 21:13:44.703994 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4374 | 2025.11.11 21:13:44.704008 [ 190 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 4375 | 2025.11.11 21:13:44.704095 [ 4 ] {74e74748-4d7f-4c4b-97a7-5de3f65f5c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4376 | 2025.11.11 21:13:44.704139 [ 4 ] {74e74748-4d7f-4c4b-97a7-5de3f65f5c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4377 | 2025.11.11 21:13:44.704149 [ 190 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4378 | 2025.11.11 21:13:44.704189 [ 190 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 441 rows starting from the beginning of the part | ||
| 4379 | 2025.11.11 21:13:44.704254 [ 190 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 4380 | 2025.11.11 21:13:44.704303 [ 190 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 4381 | 2025.11.11 21:13:44.704365 [ 190 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 4382 | 2025.11.11 21:13:44.704438 [ 190 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 4383 | 2025.11.11 21:13:44.704485 [ 190 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 4384 | 2025.11.11 21:13:44.704624 [ 4 ] {74e74748-4d7f-4c4b-97a7-5de3f65f5c1b} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4385 | 2025.11.11 21:13:44.704666 [ 4 ] {74e74748-4d7f-4c4b-97a7-5de3f65f5c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4386 | 2025.11.11 21:13:44.705017 [ 4 ] {74e74748-4d7f-4c4b-97a7-5de3f65f5c1b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4387 | 2025.11.11 21:13:44.705269 [ 4 ] {74e74748-4d7f-4c4b-97a7-5de3f65f5c1b} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4388 | 2025.11.11 21:13:44.705401 [ 4 ] {74e74748-4d7f-4c4b-97a7-5de3f65f5c1b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001325 sec., 159245.28301886792 rows/sec., 9.04 MiB/sec. | ||
| 4389 | 2025.11.11 21:13:44.705442 [ 4 ] {74e74748-4d7f-4c4b-97a7-5de3f65f5c1b} <Debug> TCPHandler: Processed in 0.001496584 sec. | ||
| 4390 | 2025.11.11 21:13:44.705538 [ 201 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568035 sec., 967452.8948652295 rows/sec., 67.02 MiB/sec. | ||
| 4391 | 2025.11.11 21:13:44.705543 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4392 | 2025.11.11 21:13:44.705680 [ 4 ] {e908c566-c12b-43e0-a354-db31a273507a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4393 | 2025.11.11 21:13:44.705718 [ 200 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4394 | 2025.11.11 21:13:44.705720 [ 4 ] {e908c566-c12b-43e0-a354-db31a273507a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4395 | 2025.11.11 21:13:44.705976 [ 200 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_15_3} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2025.11.11 21:13:44.706041 [ 200 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_15_3} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4397 | 2025.11.11 21:13:44.706117 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4398 | 2025.11.11 21:13:44.706399 [ 4 ] {e908c566-c12b-43e0-a354-db31a273507a} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4399 | 2025.11.11 21:13:44.706434 [ 4 ] {e908c566-c12b-43e0-a354-db31a273507a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4400 | 2025.11.11 21:13:44.706765 [ 4 ] {e908c566-c12b-43e0-a354-db31a273507a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4401 | 2025.11.11 21:13:44.706980 [ 4 ] {e908c566-c12b-43e0-a354-db31a273507a} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4402 | 2025.11.11 21:13:44.707105 [ 4 ] {e908c566-c12b-43e0-a354-db31a273507a} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001444 sec., 497922.4376731302 rows/sec., 34.94 MiB/sec. | ||
| 4403 | 2025.11.11 21:13:44.707143 [ 4 ] {e908c566-c12b-43e0-a354-db31a273507a} <Debug> TCPHandler: Processed in 0.001648986 sec. | ||
| 4404 | 2025.11.11 21:13:44.707254 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4405 | 2025.11.11 21:13:44.707353 [ 4 ] {241c453b-cfe2-48e5-8340-fecbd24f0743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4406 | 2025.11.11 21:13:44.707396 [ 4 ] {241c453b-cfe2-48e5-8340-fecbd24f0743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4407 | 2025.11.11 21:13:44.707727 [ 4 ] {241c453b-cfe2-48e5-8340-fecbd24f0743} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4408 | 2025.11.11 21:13:44.707763 [ 4 ] {241c453b-cfe2-48e5-8340-fecbd24f0743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4409 | 2025.11.11 21:13:44.708077 [ 4 ] {241c453b-cfe2-48e5-8340-fecbd24f0743} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4410 | 2025.11.11 21:13:44.708303 [ 4 ] {241c453b-cfe2-48e5-8340-fecbd24f0743} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4411 | 2025.11.11 21:13:44.708434 [ 4 ] {241c453b-cfe2-48e5-8340-fecbd24f0743} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001105 sec., 5429.8642533936645 rows/sec., 283.69 KiB/sec. | ||
| 4412 | 2025.11.11 21:13:44.708471 [ 4 ] {241c453b-cfe2-48e5-8340-fecbd24f0743} <Debug> TCPHandler: Processed in 0.00126668 sec. | ||
| 4413 | 2025.11.11 21:13:44.708573 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4414 | 2025.11.11 21:13:44.708666 [ 4 ] {8f13bc5e-1932-4405-b8ce-63e088ac45a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4415 | 2025.11.11 21:13:44.708708 [ 4 ] {8f13bc5e-1932-4405-b8ce-63e088ac45a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4416 | 2025.11.11 21:13:44.709146 [ 4 ] {8f13bc5e-1932-4405-b8ce-63e088ac45a9} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4417 | 2025.11.11 21:13:44.709182 [ 4 ] {8f13bc5e-1932-4405-b8ce-63e088ac45a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4418 | 2025.11.11 21:13:44.709531 [ 4 ] {8f13bc5e-1932-4405-b8ce-63e088ac45a9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4419 | 2025.11.11 21:13:44.709752 [ 4 ] {8f13bc5e-1932-4405-b8ce-63e088ac45a9} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4420 | 2025.11.11 21:13:44.709880 [ 4 ] {8f13bc5e-1932-4405-b8ce-63e088ac45a9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001233 sec., 254663.42254663425 rows/sec., 16.73 MiB/sec. | ||
| 4421 | 2025.11.11 21:13:44.709917 [ 4 ] {8f13bc5e-1932-4405-b8ce-63e088ac45a9} <Debug> TCPHandler: Processed in 0.001393492 sec. | ||
| 4422 | 2025.11.11 21:13:44.710019 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4423 | 2025.11.11 21:13:44.710111 [ 4 ] {85bc68be-d2e2-440d-8e3b-71756cd735e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4424 | 2025.11.11 21:13:44.710153 [ 4 ] {85bc68be-d2e2-440d-8e3b-71756cd735e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4425 | 2025.11.11 21:13:44.710465 [ 4 ] {85bc68be-d2e2-440d-8e3b-71756cd735e7} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4426 | 2025.11.11 21:13:44.710502 [ 4 ] {85bc68be-d2e2-440d-8e3b-71756cd735e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4427 | 2025.11.11 21:13:44.710799 [ 4 ] {85bc68be-d2e2-440d-8e3b-71756cd735e7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4428 | 2025.11.11 21:13:44.711015 [ 4 ] {85bc68be-d2e2-440d-8e3b-71756cd735e7} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4429 | 2025.11.11 21:13:44.711142 [ 4 ] {85bc68be-d2e2-440d-8e3b-71756cd735e7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 4430 | 2025.11.11 21:13:44.711180 [ 4 ] {85bc68be-d2e2-440d-8e3b-71756cd735e7} <Debug> TCPHandler: Processed in 0.00120973 sec. | ||
| 4431 | 2025.11.11 21:13:44.711289 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4432 | 2025.11.11 21:13:44.711389 [ 4 ] {17f45a78-4212-47be-b6f2-6988459531ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4433 | 2025.11.11 21:13:44.711445 [ 4 ] {17f45a78-4212-47be-b6f2-6988459531ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4434 | 2025.11.11 21:13:44.712379 [ 4 ] {17f45a78-4212-47be-b6f2-6988459531ed} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4435 | 2025.11.11 21:13:44.712422 [ 4 ] {17f45a78-4212-47be-b6f2-6988459531ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4436 | 2025.11.11 21:13:44.713104 [ 4 ] {17f45a78-4212-47be-b6f2-6988459531ed} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4437 | 2025.11.11 21:13:44.713412 [ 4 ] {17f45a78-4212-47be-b6f2-6988459531ed} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2025.11.11 21:13:44.713587 [ 4 ] {17f45a78-4212-47be-b6f2-6988459531ed} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002215 sec., 18058.690744920994 rows/sec., 32.36 MiB/sec. | ||
| 4439 | 2025.11.11 21:13:44.713660 [ 4 ] {17f45a78-4212-47be-b6f2-6988459531ed} <Debug> TCPHandler: Processed in 0.002418898 sec. | ||
| 4440 | 2025.11.11 21:13:44.713781 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4441 | 2025.11.11 21:13:44.713885 [ 4 ] {09a37016-0371-4132-b599-ad866ec3816a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4442 | 2025.11.11 21:13:44.713926 [ 4 ] {09a37016-0371-4132-b599-ad866ec3816a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4443 | 2025.11.11 21:13:44.714260 [ 4 ] {09a37016-0371-4132-b599-ad866ec3816a} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4444 | 2025.11.11 21:13:44.714298 [ 4 ] {09a37016-0371-4132-b599-ad866ec3816a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4445 | 2025.11.11 21:13:44.714626 [ 4 ] {09a37016-0371-4132-b599-ad866ec3816a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4446 | 2025.11.11 21:13:44.714838 [ 4 ] {09a37016-0371-4132-b599-ad866ec3816a} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4447 | 2025.11.11 21:13:44.714968 [ 4 ] {09a37016-0371-4132-b599-ad866ec3816a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001103 sec., 94288.3046237534 rows/sec., 5.78 MiB/sec. | ||
| 4448 | 2025.11.11 21:13:44.715005 [ 4 ] {09a37016-0371-4132-b599-ad866ec3816a} <Debug> TCPHandler: Processed in 0.00127763 sec. | ||
| 4449 | 2025.11.11 21:13:47.467632 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4450 | 2025.11.11 21:13:47.467705 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4451 | 2025.11.11 21:13:47.560406 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8563 | ||
| 4452 | 2025.11.11 21:13:47.560863 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2025.11.11 21:13:47.560896 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4454 | 2025.11.11 21:13:47.561365 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4455 | 2025.11.11 21:13:47.561604 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2025.11.11 21:13:47.561746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8563 | ||
| 4457 | 2025.11.11 21:13:48.017456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4458 | 2025.11.11 21:13:48.032677 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4459 | 2025.11.11 21:13:48.032727 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4460 | 2025.11.11 21:13:48.038917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4461 | 2025.11.11 21:13:48.039644 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4462 | 2025.11.11 21:13:48.042151 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4463 | 2025.11.11 21:13:49.684196 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4464 | 2025.11.11 21:13:49.684374 [ 4 ] {9b72ccbe-99db-45c8-b7bd-f7ad913aebc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4465 | 2025.11.11 21:13:49.684440 [ 4 ] {9b72ccbe-99db-45c8-b7bd-f7ad913aebc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4466 | 2025.11.11 21:13:49.685105 [ 4 ] {9b72ccbe-99db-45c8-b7bd-f7ad913aebc7} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2025.11.11 21:13:49.685154 [ 4 ] {9b72ccbe-99db-45c8-b7bd-f7ad913aebc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4468 | 2025.11.11 21:13:49.685563 [ 4 ] {9b72ccbe-99db-45c8-b7bd-f7ad913aebc7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4469 | 2025.11.11 21:13:49.685792 [ 4 ] {9b72ccbe-99db-45c8-b7bd-f7ad913aebc7} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2025.11.11 21:13:49.685950 [ 4 ] {9b72ccbe-99db-45c8-b7bd-f7ad913aebc7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001624 sec., 34482.75862068965 rows/sec., 2.63 MiB/sec. | ||
| 4471 | 2025.11.11 21:13:49.685997 [ 4 ] {9b72ccbe-99db-45c8-b7bd-f7ad913aebc7} <Debug> TCPHandler: Processed in 0.001926751 sec. | ||
| 4472 | 2025.11.11 21:13:49.686141 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4473 | 2025.11.11 21:13:49.686242 [ 4 ] {daacd4aa-e012-4203-89c4-9458ae198ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4474 | 2025.11.11 21:13:49.686284 [ 4 ] {daacd4aa-e012-4203-89c4-9458ae198ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4475 | 2025.11.11 21:13:49.686727 [ 4 ] {daacd4aa-e012-4203-89c4-9458ae198ebc} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4476 | 2025.11.11 21:13:49.686765 [ 4 ] {daacd4aa-e012-4203-89c4-9458ae198ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4477 | 2025.11.11 21:13:49.687073 [ 4 ] {daacd4aa-e012-4203-89c4-9458ae198ebc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4478 | 2025.11.11 21:13:49.687294 [ 4 ] {daacd4aa-e012-4203-89c4-9458ae198ebc} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2025.11.11 21:13:49.687428 [ 4 ] {daacd4aa-e012-4203-89c4-9458ae198ebc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 4480 | 2025.11.11 21:13:49.687465 [ 4 ] {daacd4aa-e012-4203-89c4-9458ae198ebc} <Debug> TCPHandler: Processed in 0.001376422 sec. | ||
| 4481 | 2025.11.11 21:13:49.687588 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4482 | 2025.11.11 21:13:49.687685 [ 4 ] {35a63619-5fb0-4dab-b60b-66842a1f10e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4483 | 2025.11.11 21:13:49.687728 [ 4 ] {35a63619-5fb0-4dab-b60b-66842a1f10e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4484 | 2025.11.11 21:13:49.688156 [ 4 ] {35a63619-5fb0-4dab-b60b-66842a1f10e0} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2025.11.11 21:13:49.688191 [ 4 ] {35a63619-5fb0-4dab-b60b-66842a1f10e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4486 | 2025.11.11 21:13:49.688516 [ 4 ] {35a63619-5fb0-4dab-b60b-66842a1f10e0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4487 | 2025.11.11 21:13:49.688725 [ 4 ] {35a63619-5fb0-4dab-b60b-66842a1f10e0} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2025.11.11 21:13:49.688854 [ 4 ] {35a63619-5fb0-4dab-b60b-66842a1f10e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 4489 | 2025.11.11 21:13:49.688890 [ 4 ] {35a63619-5fb0-4dab-b60b-66842a1f10e0} <Debug> TCPHandler: Processed in 0.001351992 sec. | ||
| 4490 | 2025.11.11 21:13:49.689015 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4491 | 2025.11.11 21:13:49.689110 [ 4 ] {cae8f0f7-97a9-468f-a27a-071c31b3fba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4492 | 2025.11.11 21:13:49.689151 [ 4 ] {cae8f0f7-97a9-468f-a27a-071c31b3fba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4493 | 2025.11.11 21:13:49.689493 [ 4 ] {cae8f0f7-97a9-468f-a27a-071c31b3fba1} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2025.11.11 21:13:49.689528 [ 4 ] {cae8f0f7-97a9-468f-a27a-071c31b3fba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4495 | 2025.11.11 21:13:49.689842 [ 4 ] {cae8f0f7-97a9-468f-a27a-071c31b3fba1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4496 | 2025.11.11 21:13:49.690049 [ 4 ] {cae8f0f7-97a9-468f-a27a-071c31b3fba1} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4497 | 2025.11.11 21:13:49.690177 [ 4 ] {cae8f0f7-97a9-468f-a27a-071c31b3fba1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 4498 | 2025.11.11 21:13:49.690211 [ 4 ] {cae8f0f7-97a9-468f-a27a-071c31b3fba1} <Debug> TCPHandler: Processed in 0.00124439 sec. | ||
| 4499 | 2025.11.11 21:13:52.575890 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 596 | ||
| 4500 | 2025.11.11 21:13:52.578197 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4501 | 2025.11.11 21:13:52.578242 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4502 | 2025.11.11 21:13:52.579413 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4503 | 2025.11.11 21:13:52.579679 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4504 | 2025.11.11 21:13:52.579924 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 596 | ||
| 4505 | 2025.11.11 21:13:54.697643 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4506 | 2025.11.11 21:13:54.697814 [ 4 ] {a8350960-580e-4cda-be84-9c5962baa5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4507 | 2025.11.11 21:13:54.697875 [ 4 ] {a8350960-580e-4cda-be84-9c5962baa5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4508 | 2025.11.11 21:13:54.698741 [ 4 ] {a8350960-580e-4cda-be84-9c5962baa5b2} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4509 | 2025.11.11 21:13:54.698777 [ 4 ] {a8350960-580e-4cda-be84-9c5962baa5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4510 | 2025.11.11 21:13:54.699163 [ 4 ] {a8350960-580e-4cda-be84-9c5962baa5b2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4511 | 2025.11.11 21:13:54.699393 [ 4 ] {a8350960-580e-4cda-be84-9c5962baa5b2} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4512 | 2025.11.11 21:13:54.699505 [ 80 ] {} <Debug> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4513 | 2025.11.11 21:13:54.699533 [ 4 ] {a8350960-580e-4cda-be84-9c5962baa5b2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001767 sec., 232031.69213355973 rows/sec., 14.72 MiB/sec. | ||
| 4514 | 2025.11.11 21:13:54.699546 [ 80 ] {} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4515 | 2025.11.11 21:13:54.699569 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4516 | 2025.11.11 21:13:54.699575 [ 4 ] {a8350960-580e-4cda-be84-9c5962baa5b2} <Debug> TCPHandler: Processed in 0.002048323 sec. | ||
| 4517 | 2025.11.11 21:13:54.699675 [ 200 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::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 | ||
| 4518 | 2025.11.11 21:13:54.699702 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4519 | 2025.11.11 21:13:54.699781 [ 200 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4520 | 2025.11.11 21:13:54.699801 [ 4 ] {107c0ec8-b4e5-4862-9ea9-5b7989cf5281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4521 | 2025.11.11 21:13:54.699817 [ 200 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 410 rows starting from the beginning of the part | ||
| 4522 | 2025.11.11 21:13:54.699842 [ 4 ] {107c0ec8-b4e5-4862-9ea9-5b7989cf5281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4523 | 2025.11.11 21:13:54.699881 [ 200 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4524 | 2025.11.11 21:13:54.699938 [ 200 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4525 | 2025.11.11 21:13:54.699986 [ 200 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 4526 | 2025.11.11 21:13:54.700029 [ 200 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 4527 | 2025.11.11 21:13:54.700275 [ 4 ] {107c0ec8-b4e5-4862-9ea9-5b7989cf5281} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2025.11.11 21:13:54.700308 [ 4 ] {107c0ec8-b4e5-4862-9ea9-5b7989cf5281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4529 | 2025.11.11 21:13:54.700594 [ 4 ] {107c0ec8-b4e5-4862-9ea9-5b7989cf5281} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4530 | 2025.11.11 21:13:54.700799 [ 4 ] {107c0ec8-b4e5-4862-9ea9-5b7989cf5281} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2025.11.11 21:13:54.700918 [ 4 ] {107c0ec8-b4e5-4862-9ea9-5b7989cf5281} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00114 sec., 12280.701754385966 rows/sec., 1001.40 KiB/sec. | ||
| 4532 | 2025.11.11 21:13:54.700955 [ 4 ] {107c0ec8-b4e5-4862-9ea9-5b7989cf5281} <Debug> TCPHandler: Processed in 0.001300761 sec. | ||
| 4533 | 2025.11.11 21:13:54.701002 [ 201 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001371182 sec., 1495060.4660796304 rows/sec., 100.54 MiB/sec. | ||
| 4534 | 2025.11.11 21:13:54.701081 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4535 | 2025.11.11 21:13:54.701161 [ 192 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4536 | 2025.11.11 21:13:54.701180 [ 4 ] {def6b9ab-1c42-4482-9c87-8cac61f294ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4537 | 2025.11.11 21:13:54.701218 [ 4 ] {def6b9ab-1c42-4482-9c87-8cac61f294ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4538 | 2025.11.11 21:13:54.701405 [ 192 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_13_3} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4539 | 2025.11.11 21:13:54.701464 [ 192 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_13_3} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4540 | 2025.11.11 21:13:54.701522 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4541 | 2025.11.11 21:13:54.702462 [ 4 ] {def6b9ab-1c42-4482-9c87-8cac61f294ac} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4542 | 2025.11.11 21:13:54.702498 [ 4 ] {def6b9ab-1c42-4482-9c87-8cac61f294ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4543 | 2025.11.11 21:13:54.702862 [ 4 ] {def6b9ab-1c42-4482-9c87-8cac61f294ac} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4544 | 2025.11.11 21:13:54.703069 [ 4 ] {def6b9ab-1c42-4482-9c87-8cac61f294ac} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4545 | 2025.11.11 21:13:54.703193 [ 4 ] {def6b9ab-1c42-4482-9c87-8cac61f294ac} <Debug> executeQuery: Read 1199 rows, 97.99 KiB in 0.002031 sec., 590349.5814869523 rows/sec., 47.11 MiB/sec. | ||
| 4546 | 2025.11.11 21:13:54.703198 [ 78 ] {} <Debug> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4547 | 2025.11.11 21:13:54.703230 [ 4 ] {def6b9ab-1c42-4482-9c87-8cac61f294ac} <Debug> TCPHandler: Processed in 0.002195865 sec. | ||
| 4548 | 2025.11.11 21:13:54.703267 [ 78 ] {} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2025.11.11 21:13:54.703296 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4550 | 2025.11.11 21:13:54.703358 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4551 | 2025.11.11 21:13:54.703371 [ 200 ] {ed339ca4-8953-4951-a057-2534235f1e0e::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 | ||
| 4552 | 2025.11.11 21:13:54.703457 [ 4 ] {2bc5771b-12c2-4a67-972a-87248b95ba79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4553 | 2025.11.11 21:13:54.703464 [ 200 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4554 | 2025.11.11 21:13:54.703495 [ 200 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2342 rows starting from the beginning of the part | ||
| 4555 | 2025.11.11 21:13:54.703497 [ 4 ] {2bc5771b-12c2-4a67-972a-87248b95ba79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4556 | 2025.11.11 21:13:54.703545 [ 200 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1192 rows starting from the beginning of the part | ||
| 4557 | 2025.11.11 21:13:54.703585 [ 200 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1197 rows starting from the beginning of the part | ||
| 4558 | 2025.11.11 21:13:54.703622 [ 200 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1192 rows starting from the beginning of the part | ||
| 4559 | 2025.11.11 21:13:54.703665 [ 200 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 4560 | 2025.11.11 21:13:54.703703 [ 200 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1199 rows starting from the beginning of the part | ||
| 4561 | 2025.11.11 21:13:54.704060 [ 4 ] {2bc5771b-12c2-4a67-972a-87248b95ba79} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2025.11.11 21:13:54.704094 [ 4 ] {2bc5771b-12c2-4a67-972a-87248b95ba79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4563 | 2025.11.11 21:13:54.704406 [ 4 ] {2bc5771b-12c2-4a67-972a-87248b95ba79} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4564 | 2025.11.11 21:13:54.704611 [ 4 ] {2bc5771b-12c2-4a67-972a-87248b95ba79} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4565 | 2025.11.11 21:13:54.704733 [ 4 ] {2bc5771b-12c2-4a67-972a-87248b95ba79} <Debug> executeQuery: Read 259 rows, 16.30 KiB in 0.001295 sec., 200000 rows/sec., 12.29 MiB/sec. | ||
| 4566 | 2025.11.11 21:13:54.704771 [ 4 ] {2bc5771b-12c2-4a67-972a-87248b95ba79} <Debug> TCPHandler: Processed in 0.001460703 sec. | ||
| 4567 | 2025.11.11 21:13:54.704881 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4568 | 2025.11.11 21:13:54.704973 [ 4 ] {fe728528-a8e3-4086-b4a3-4cb169934e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4569 | 2025.11.11 21:13:54.705018 [ 4 ] {fe728528-a8e3-4086-b4a3-4cb169934e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4570 | 2025.11.11 21:13:54.705541 [ 4 ] {fe728528-a8e3-4086-b4a3-4cb169934e9d} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2025.11.11 21:13:54.705577 [ 4 ] {fe728528-a8e3-4086-b4a3-4cb169934e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4572 | 2025.11.11 21:13:54.705884 [ 4 ] {fe728528-a8e3-4086-b4a3-4cb169934e9d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4573 | 2025.11.11 21:13:54.705967 [ 201 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7178 rows, containing 5 columns (5 merged, 0 gathered) in 0.002627472 sec., 2731903.5179061852 rows/sec., 230.53 MiB/sec. | ||
| 4574 | 2025.11.11 21:13:54.706088 [ 4 ] {fe728528-a8e3-4086-b4a3-4cb169934e9d} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4575 | 2025.11.11 21:13:54.706216 [ 4 ] {fe728528-a8e3-4086-b4a3-4cb169934e9d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001261 sec., 168120.53925455987 rows/sec., 10.84 MiB/sec. | ||
| 4576 | 2025.11.11 21:13:54.706241 [ 201 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4577 | 2025.11.11 21:13:54.706254 [ 4 ] {fe728528-a8e3-4086-b4a3-4cb169934e9d} <Debug> TCPHandler: Processed in 0.001420383 sec. | ||
| 4578 | 2025.11.11 21:13:54.706378 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2025.11.11 21:13:54.706473 [ 4 ] {7eaeb0b3-7ba7-4a26-b4c4-06587954736f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4580 | 2025.11.11 21:13:54.706513 [ 4 ] {7eaeb0b3-7ba7-4a26-b4c4-06587954736f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4581 | 2025.11.11 21:13:54.706536 [ 201 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_26_5} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2025.11.11 21:13:54.706617 [ 201 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_26_5} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4583 | 2025.11.11 21:13:54.706709 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 4584 | 2025.11.11 21:13:54.707023 [ 4 ] {7eaeb0b3-7ba7-4a26-b4c4-06587954736f} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2025.11.11 21:13:54.707064 [ 4 ] {7eaeb0b3-7ba7-4a26-b4c4-06587954736f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4586 | 2025.11.11 21:13:54.707360 [ 4 ] {7eaeb0b3-7ba7-4a26-b4c4-06587954736f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4587 | 2025.11.11 21:13:54.707562 [ 4 ] {7eaeb0b3-7ba7-4a26-b4c4-06587954736f} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4588 | 2025.11.11 21:13:54.707678 [ 78 ] {} <Debug> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4589 | 2025.11.11 21:13:54.707683 [ 4 ] {7eaeb0b3-7ba7-4a26-b4c4-06587954736f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001229 sec., 171684.29617575265 rows/sec., 9.75 MiB/sec. | ||
| 4590 | 2025.11.11 21:13:54.707718 [ 78 ] {} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2025.11.11 21:13:54.707739 [ 4 ] {7eaeb0b3-7ba7-4a26-b4c4-06587954736f} <Debug> TCPHandler: Processed in 0.001408092 sec. | ||
| 4592 | 2025.11.11 21:13:54.707742 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4593 | 2025.11.11 21:13:54.707824 [ 192 ] {b720da2e-c962-492c-a76b-62dc03da38ed::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 | ||
| 4594 | 2025.11.11 21:13:54.707864 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4595 | 2025.11.11 21:13:54.707901 [ 192 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4596 | 2025.11.11 21:13:54.707930 [ 192 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 211 rows starting from the beginning of the part | ||
| 4597 | 2025.11.11 21:13:54.707963 [ 4 ] {e4f23615-a47f-4039-966f-3e5bfbaf9c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4598 | 2025.11.11 21:13:54.707976 [ 192 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4599 | 2025.11.11 21:13:54.708001 [ 4 ] {e4f23615-a47f-4039-966f-3e5bfbaf9c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4600 | 2025.11.11 21:13:54.708015 [ 192 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4601 | 2025.11.11 21:13:54.708051 [ 192 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 4602 | 2025.11.11 21:13:54.708086 [ 192 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 4603 | 2025.11.11 21:13:54.708731 [ 4 ] {e4f23615-a47f-4039-966f-3e5bfbaf9c25} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4604 | 2025.11.11 21:13:54.708764 [ 4 ] {e4f23615-a47f-4039-966f-3e5bfbaf9c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4605 | 2025.11.11 21:13:54.708815 [ 198 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001013536 sec., 1040910.2390048306 rows/sec., 63.08 MiB/sec. | ||
| 4606 | 2025.11.11 21:13:54.708939 [ 192 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4607 | 2025.11.11 21:13:54.709102 [ 4 ] {e4f23615-a47f-4039-966f-3e5bfbaf9c25} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4608 | 2025.11.11 21:13:54.709178 [ 192 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_13_3} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2025.11.11 21:13:54.709235 [ 192 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_13_3} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4610 | 2025.11.11 21:13:54.709284 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4611 | 2025.11.11 21:13:54.709314 [ 4 ] {e4f23615-a47f-4039-966f-3e5bfbaf9c25} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4612 | 2025.11.11 21:13:54.709435 [ 4 ] {e4f23615-a47f-4039-966f-3e5bfbaf9c25} <Debug> executeQuery: Read 733 rows, 52.81 KiB in 0.00149 sec., 491946.3087248322 rows/sec., 34.61 MiB/sec. | ||
| 4613 | 2025.11.11 21:13:54.709436 [ 78 ] {} <Debug> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4614 | 2025.11.11 21:13:54.709474 [ 4 ] {e4f23615-a47f-4039-966f-3e5bfbaf9c25} <Debug> TCPHandler: Processed in 0.001657197 sec. | ||
| 4615 | 2025.11.11 21:13:54.709485 [ 78 ] {} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2025.11.11 21:13:54.709509 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4617 | 2025.11.11 21:13:54.709596 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4618 | 2025.11.11 21:13:54.709604 [ 197 ] {e0320333-ac57-468c-b01b-1af8e137e925::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 | ||
| 4619 | 2025.11.11 21:13:54.709695 [ 4 ] {6c8f8954-b583-4364-9f5f-c17cb515c314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4620 | 2025.11.11 21:13:54.709719 [ 197 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4621 | 2025.11.11 21:13:54.709739 [ 4 ] {6c8f8954-b583-4364-9f5f-c17cb515c314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4622 | 2025.11.11 21:13:54.709755 [ 197 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1211 rows starting from the beginning of the part | ||
| 4623 | 2025.11.11 21:13:54.709822 [ 197 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 719 rows starting from the beginning of the part | ||
| 4624 | 2025.11.11 21:13:54.709864 [ 197 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 522 rows starting from the beginning of the part | ||
| 4625 | 2025.11.11 21:13:54.709901 [ 197 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 719 rows starting from the beginning of the part | ||
| 4626 | 2025.11.11 21:13:54.709939 [ 197 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4627 | 2025.11.11 21:13:54.709979 [ 197 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 733 rows starting from the beginning of the part | ||
| 4628 | 2025.11.11 21:13:54.710079 [ 4 ] {6c8f8954-b583-4364-9f5f-c17cb515c314} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4629 | 2025.11.11 21:13:54.710127 [ 4 ] {6c8f8954-b583-4364-9f5f-c17cb515c314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4630 | 2025.11.11 21:13:54.710447 [ 4 ] {6c8f8954-b583-4364-9f5f-c17cb515c314} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4631 | 2025.11.11 21:13:54.710657 [ 4 ] {6c8f8954-b583-4364-9f5f-c17cb515c314} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4632 | 2025.11.11 21:13:54.710780 [ 4 ] {6c8f8954-b583-4364-9f5f-c17cb515c314} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 4633 | 2025.11.11 21:13:54.710816 [ 4 ] {6c8f8954-b583-4364-9f5f-c17cb515c314} <Debug> TCPHandler: Processed in 0.0012672 sec. | ||
| 4634 | 2025.11.11 21:13:54.710927 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4635 | 2025.11.11 21:13:54.711018 [ 4 ] {c0515895-ffe8-4385-b685-7586aad6e209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4636 | 2025.11.11 21:13:54.711059 [ 4 ] {c0515895-ffe8-4385-b685-7586aad6e209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4637 | 2025.11.11 21:13:54.711428 [ 192 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3968 rows, containing 5 columns (5 merged, 0 gathered) in 0.0018629 sec., 2130012.3463417254 rows/sec., 160.00 MiB/sec. | ||
| 4638 | 2025.11.11 21:13:54.711522 [ 4 ] {c0515895-ffe8-4385-b685-7586aad6e209} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2025.11.11 21:13:54.711556 [ 4 ] {c0515895-ffe8-4385-b685-7586aad6e209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4640 | 2025.11.11 21:13:54.711585 [ 192 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4641 | 2025.11.11 21:13:54.711816 [ 192 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_26_5} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2025.11.11 21:13:54.711876 [ 192 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_26_5} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4643 | 2025.11.11 21:13:54.711884 [ 4 ] {c0515895-ffe8-4385-b685-7586aad6e209} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4644 | 2025.11.11 21:13:54.711943 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 4645 | 2025.11.11 21:13:54.712083 [ 4 ] {c0515895-ffe8-4385-b685-7586aad6e209} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2025.11.11 21:13:54.712170 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4647 | 2025.11.11 21:13:54.712200 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2025.11.11 21:13:54.712203 [ 4 ] {c0515895-ffe8-4385-b685-7586aad6e209} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001203 sec., 266832.91770573566 rows/sec., 17.55 MiB/sec. | ||
| 4649 | 2025.11.11 21:13:54.712217 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4650 | 2025.11.11 21:13:54.712242 [ 4 ] {c0515895-ffe8-4385-b685-7586aad6e209} <Debug> TCPHandler: Processed in 0.001361482 sec. | ||
| 4651 | 2025.11.11 21:13:54.712277 [ 192 ] {edddd38d-757c-4f91-9a51-5cd28802100a::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 | ||
| 4652 | 2025.11.11 21:13:54.712345 [ 192 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4653 | 2025.11.11 21:13:54.712353 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4654 | 2025.11.11 21:13:54.712370 [ 192 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7605 rows starting from the beginning of the part | ||
| 4655 | 2025.11.11 21:13:54.712412 [ 192 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 314 rows starting from the beginning of the part | ||
| 4656 | 2025.11.11 21:13:54.712446 [ 192 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 845 rows starting from the beginning of the part | ||
| 4657 | 2025.11.11 21:13:54.712446 [ 4 ] {bb0f7dd1-61e1-4bd3-ab70-fa02e8e44539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4658 | 2025.11.11 21:13:54.712477 [ 192 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 314 rows starting from the beginning of the part | ||
| 4659 | 2025.11.11 21:13:54.712492 [ 4 ] {bb0f7dd1-61e1-4bd3-ab70-fa02e8e44539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4660 | 2025.11.11 21:13:54.712511 [ 192 ] {edddd38d-757c-4f91-9a51-5cd28802100a::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 | ||
| 4661 | 2025.11.11 21:13:54.712542 [ 192 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 321 rows starting from the beginning of the part | ||
| 4662 | 2025.11.11 21:13:54.712804 [ 4 ] {bb0f7dd1-61e1-4bd3-ab70-fa02e8e44539} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4663 | 2025.11.11 21:13:54.712836 [ 4 ] {bb0f7dd1-61e1-4bd3-ab70-fa02e8e44539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4664 | 2025.11.11 21:13:54.713124 [ 4 ] {bb0f7dd1-61e1-4bd3-ab70-fa02e8e44539} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4665 | 2025.11.11 21:13:54.713322 [ 4 ] {bb0f7dd1-61e1-4bd3-ab70-fa02e8e44539} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4666 | 2025.11.11 21:13:54.713441 [ 4 ] {bb0f7dd1-61e1-4bd3-ab70-fa02e8e44539} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 4667 | 2025.11.11 21:13:54.713475 [ 4 ] {bb0f7dd1-61e1-4bd3-ab70-fa02e8e44539} <Debug> TCPHandler: Processed in 0.001169449 sec. | ||
| 4668 | 2025.11.11 21:13:54.713585 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4669 | 2025.11.11 21:13:54.713677 [ 4 ] {d43884b4-7cb3-4b35-b167-816ee83de514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4670 | 2025.11.11 21:13:54.713729 [ 4 ] {d43884b4-7cb3-4b35-b167-816ee83de514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4671 | 2025.11.11 21:13:54.714577 [ 4 ] {d43884b4-7cb3-4b35-b167-816ee83de514} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4672 | 2025.11.11 21:13:54.714610 [ 4 ] {d43884b4-7cb3-4b35-b167-816ee83de514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4673 | 2025.11.11 21:13:54.715173 [ 4 ] {d43884b4-7cb3-4b35-b167-816ee83de514} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4674 | 2025.11.11 21:13:54.715390 [ 4 ] {d43884b4-7cb3-4b35-b167-816ee83de514} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4675 | 2025.11.11 21:13:54.715518 [ 4 ] {d43884b4-7cb3-4b35-b167-816ee83de514} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001859 sec., 21516.944593867673 rows/sec., 38.56 MiB/sec. | ||
| 4676 | 2025.11.11 21:13:54.715568 [ 4 ] {d43884b4-7cb3-4b35-b167-816ee83de514} <Debug> TCPHandler: Processed in 0.002029613 sec. | ||
| 4677 | 2025.11.11 21:13:54.715576 [ 192 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9559 rows, containing 5 columns (5 merged, 0 gathered) in 0.003322913 sec., 2876692.8294541566 rows/sec., 192.41 MiB/sec. | ||
| 4678 | 2025.11.11 21:13:54.715695 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2025.11.11 21:13:54.715788 [ 4 ] {284c5f22-8cb0-4416-8b67-23f2650ac76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4680 | 2025.11.11 21:13:54.715829 [ 4 ] {284c5f22-8cb0-4416-8b67-23f2650ac76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4681 | 2025.11.11 21:13:54.715873 [ 199 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4682 | 2025.11.11 21:13:54.716179 [ 4 ] {284c5f22-8cb0-4416-8b67-23f2650ac76f} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4683 | 2025.11.11 21:13:54.716220 [ 4 ] {284c5f22-8cb0-4416-8b67-23f2650ac76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4684 | 2025.11.11 21:13:54.716240 [ 199 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2025.11.11 21:13:54.716337 [ 199 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4686 | 2025.11.11 21:13:54.716446 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 4687 | 2025.11.11 21:13:54.716532 [ 4 ] {284c5f22-8cb0-4416-8b67-23f2650ac76f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4688 | 2025.11.11 21:13:54.716739 [ 4 ] {284c5f22-8cb0-4416-8b67-23f2650ac76f} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2025.11.11 21:13:54.716826 [ 80 ] {} <Debug> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4690 | 2025.11.11 21:13:54.716850 [ 80 ] {} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2025.11.11 21:13:54.716860 [ 4 ] {284c5f22-8cb0-4416-8b67-23f2650ac76f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00109 sec., 95412.84403669725 rows/sec., 5.85 MiB/sec. | ||
| 4692 | 2025.11.11 21:13:54.716865 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4693 | 2025.11.11 21:13:54.716894 [ 4 ] {284c5f22-8cb0-4416-8b67-23f2650ac76f} <Debug> TCPHandler: Processed in 0.00124714 sec. | ||
| 4694 | 2025.11.11 21:13:54.716949 [ 193 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 4695 | 2025.11.11 21:13:54.717055 [ 193 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4696 | 2025.11.11 21:13:54.717084 [ 193 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1640 rows starting from the beginning of the part | ||
| 4697 | 2025.11.11 21:13:54.717141 [ 193 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
| 4698 | 2025.11.11 21:13:54.717183 [ 193 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 4699 | 2025.11.11 21:13:54.717221 [ 193 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4700 | 2025.11.11 21:13:54.717260 [ 193 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 4701 | 2025.11.11 21:13:54.717299 [ 193 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 104 rows starting from the beginning of the part | ||
| 4702 | 2025.11.11 21:13:54.718334 [ 193 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2072 rows, containing 4 columns (4 merged, 0 gathered) in 0.001422343 sec., 1456751.289949049 rows/sec., 92.36 MiB/sec. | ||
| 4703 | 2025.11.11 21:13:54.718513 [ 193 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4704 | 2025.11.11 21:13:54.718741 [ 193 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_26_5} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2025.11.11 21:13:54.718800 [ 193 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_26_5} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4706 | 2025.11.11 21:13:54.718853 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 4707 | 2025.11.11 21:13:55.062727 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9075 | ||
| 4708 | 2025.11.11 21:13:55.063174 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2025.11.11 21:13:55.063209 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4710 | 2025.11.11 21:13:55.063654 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4711 | 2025.11.11 21:13:55.063887 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2025.11.11 21:13:55.064013 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9075 | ||
| 4713 | 2025.11.11 21:13:55.543168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4714 | 2025.11.11 21:13:55.559332 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2025.11.11 21:13:55.559375 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4716 | 2025.11.11 21:13:55.565755 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4717 | 2025.11.11 21:13:55.566484 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4718 | 2025.11.11 21:13:55.569102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4719 | 2025.11.11 21:13:56.000274 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.53 MiB, peak 250.66 MiB, free memory in arenas 0.00 B, will set to 245.61 MiB (RSS), difference: 1.08 MiB | ||
| 4720 | 2025.11.11 21:13:59.684549 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4721 | 2025.11.11 21:13:59.684758 [ 4 ] {82779922-dbd9-4c36-9e8c-0a708f9704d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4722 | 2025.11.11 21:13:59.684831 [ 4 ] {82779922-dbd9-4c36-9e8c-0a708f9704d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4723 | 2025.11.11 21:13:59.685538 [ 4 ] {82779922-dbd9-4c36-9e8c-0a708f9704d7} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4724 | 2025.11.11 21:13:59.685579 [ 4 ] {82779922-dbd9-4c36-9e8c-0a708f9704d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4725 | 2025.11.11 21:13:59.685966 [ 4 ] {82779922-dbd9-4c36-9e8c-0a708f9704d7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4726 | 2025.11.11 21:13:59.686191 [ 4 ] {82779922-dbd9-4c36-9e8c-0a708f9704d7} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2025.11.11 21:13:59.686340 [ 4 ] {82779922-dbd9-4c36-9e8c-0a708f9704d7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.61 MiB/sec. | ||
| 4728 | 2025.11.11 21:13:59.686387 [ 4 ] {82779922-dbd9-4c36-9e8c-0a708f9704d7} <Debug> TCPHandler: Processed in 0.001964782 sec. | ||
| 4729 | 2025.11.11 21:13:59.686512 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4730 | 2025.11.11 21:13:59.686611 [ 4 ] {23602018-a729-41aa-a8cd-28dd3f38480c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4731 | 2025.11.11 21:13:59.686652 [ 4 ] {23602018-a729-41aa-a8cd-28dd3f38480c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4732 | 2025.11.11 21:13:59.687096 [ 4 ] {23602018-a729-41aa-a8cd-28dd3f38480c} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2025.11.11 21:13:59.687130 [ 4 ] {23602018-a729-41aa-a8cd-28dd3f38480c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4734 | 2025.11.11 21:13:59.687436 [ 4 ] {23602018-a729-41aa-a8cd-28dd3f38480c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4735 | 2025.11.11 21:13:59.687658 [ 4 ] {23602018-a729-41aa-a8cd-28dd3f38480c} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2025.11.11 21:13:59.687782 [ 4 ] {23602018-a729-41aa-a8cd-28dd3f38480c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 4737 | 2025.11.11 21:13:59.687820 [ 4 ] {23602018-a729-41aa-a8cd-28dd3f38480c} <Debug> TCPHandler: Processed in 0.001358642 sec. | ||
| 4738 | 2025.11.11 21:13:59.687930 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4739 | 2025.11.11 21:13:59.688023 [ 4 ] {b365d79e-c384-4f2e-9680-b15faf724cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4740 | 2025.11.11 21:13:59.688065 [ 4 ] {b365d79e-c384-4f2e-9680-b15faf724cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4741 | 2025.11.11 21:13:59.688470 [ 4 ] {b365d79e-c384-4f2e-9680-b15faf724cc1} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4742 | 2025.11.11 21:13:59.688501 [ 4 ] {b365d79e-c384-4f2e-9680-b15faf724cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4743 | 2025.11.11 21:13:59.688801 [ 4 ] {b365d79e-c384-4f2e-9680-b15faf724cc1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4744 | 2025.11.11 21:13:59.688993 [ 4 ] {b365d79e-c384-4f2e-9680-b15faf724cc1} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4745 | 2025.11.11 21:13:59.689108 [ 4 ] {b365d79e-c384-4f2e-9680-b15faf724cc1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 4746 | 2025.11.11 21:13:59.689141 [ 4 ] {b365d79e-c384-4f2e-9680-b15faf724cc1} <Debug> TCPHandler: Processed in 0.001314431 sec. | ||
| 4747 | 2025.11.11 21:13:59.689242 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4748 | 2025.11.11 21:13:59.689397 [ 4 ] {562cfb2e-46eb-4a4c-a919-1750dbf91420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4749 | 2025.11.11 21:13:59.689439 [ 4 ] {562cfb2e-46eb-4a4c-a919-1750dbf91420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4750 | 2025.11.11 21:13:59.689763 [ 4 ] {562cfb2e-46eb-4a4c-a919-1750dbf91420} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2025.11.11 21:13:59.689797 [ 4 ] {562cfb2e-46eb-4a4c-a919-1750dbf91420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4752 | 2025.11.11 21:13:59.690093 [ 4 ] {562cfb2e-46eb-4a4c-a919-1750dbf91420} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4753 | 2025.11.11 21:13:59.690292 [ 4 ] {562cfb2e-46eb-4a4c-a919-1750dbf91420} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2025.11.11 21:13:59.690414 [ 4 ] {562cfb2e-46eb-4a4c-a919-1750dbf91420} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 4755 | 2025.11.11 21:13:59.690449 [ 4 ] {562cfb2e-46eb-4a4c-a919-1750dbf91420} <Debug> TCPHandler: Processed in 0.001189649 sec. | ||
| 4756 | 2025.11.11 21:14:02.467763 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4757 | 2025.11.11 21:14:02.467831 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4758 | 2025.11.11 21:14:02.564169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9523 | ||
| 4759 | 2025.11.11 21:14:02.564644 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2025.11.11 21:14:02.564678 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4761 | 2025.11.11 21:14:02.565189 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4762 | 2025.11.11 21:14:02.565438 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2025.11.11 21:14:02.565577 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9523 | ||
| 4764 | 2025.11.11 21:14:02.580121 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 628 | ||
| 4765 | 2025.11.11 21:14:02.582396 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2025.11.11 21:14:02.582445 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4767 | 2025.11.11 21:14:02.583600 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4768 | 2025.11.11 21:14:02.583853 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2025.11.11 21:14:02.584095 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 628 | ||
| 4770 | 2025.11.11 21:14:03.069250 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4771 | 2025.11.11 21:14:03.086059 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2025.11.11 21:14:03.086126 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4773 | 2025.11.11 21:14:03.092322 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4774 | 2025.11.11 21:14:03.093029 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2025.11.11 21:14:03.095918 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4776 | 2025.11.11 21:14:04.697803 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4777 | 2025.11.11 21:14:04.698000 [ 4 ] {c6c177cf-2b9a-4062-a0c9-9be38891b958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4778 | 2025.11.11 21:14:04.698073 [ 4 ] {c6c177cf-2b9a-4062-a0c9-9be38891b958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4779 | 2025.11.11 21:14:04.698995 [ 4 ] {c6c177cf-2b9a-4062-a0c9-9be38891b958} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2025.11.11 21:14:04.699041 [ 4 ] {c6c177cf-2b9a-4062-a0c9-9be38891b958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4781 | 2025.11.11 21:14:04.699446 [ 4 ] {c6c177cf-2b9a-4062-a0c9-9be38891b958} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4782 | 2025.11.11 21:14:04.699686 [ 4 ] {c6c177cf-2b9a-4062-a0c9-9be38891b958} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2025.11.11 21:14:04.699839 [ 4 ] {c6c177cf-2b9a-4062-a0c9-9be38891b958} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001892 sec., 216701.90274841437 rows/sec., 13.75 MiB/sec. | ||
| 4784 | 2025.11.11 21:14:04.699889 [ 4 ] {c6c177cf-2b9a-4062-a0c9-9be38891b958} <Debug> TCPHandler: Processed in 0.002218265 sec. | ||
| 4785 | 2025.11.11 21:14:04.700009 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2025.11.11 21:14:04.700110 [ 4 ] {80e4fd77-30ad-4110-a3c2-5798b7edf6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4787 | 2025.11.11 21:14:04.700152 [ 4 ] {80e4fd77-30ad-4110-a3c2-5798b7edf6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4788 | 2025.11.11 21:14:04.701139 [ 4 ] {80e4fd77-30ad-4110-a3c2-5798b7edf6c1} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2025.11.11 21:14:04.701178 [ 4 ] {80e4fd77-30ad-4110-a3c2-5798b7edf6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4790 | 2025.11.11 21:14:04.701556 [ 4 ] {80e4fd77-30ad-4110-a3c2-5798b7edf6c1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4791 | 2025.11.11 21:14:04.701770 [ 4 ] {80e4fd77-30ad-4110-a3c2-5798b7edf6c1} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2025.11.11 21:14:04.701897 [ 4 ] {80e4fd77-30ad-4110-a3c2-5798b7edf6c1} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.00181 sec., 658563.5359116022 rows/sec., 52.59 MiB/sec. | ||
| 4793 | 2025.11.11 21:14:04.701935 [ 4 ] {80e4fd77-30ad-4110-a3c2-5798b7edf6c1} <Debug> TCPHandler: Processed in 0.001976332 sec. | ||
| 4794 | 2025.11.11 21:14:04.702046 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2025.11.11 21:14:04.702140 [ 4 ] {a3975d21-e4e9-4c3a-836b-0ab3b810dba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4796 | 2025.11.11 21:14:04.702179 [ 4 ] {a3975d21-e4e9-4c3a-836b-0ab3b810dba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4797 | 2025.11.11 21:14:04.702663 [ 4 ] {a3975d21-e4e9-4c3a-836b-0ab3b810dba7} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2025.11.11 21:14:04.702698 [ 4 ] {a3975d21-e4e9-4c3a-836b-0ab3b810dba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4799 | 2025.11.11 21:14:04.703016 [ 4 ] {a3975d21-e4e9-4c3a-836b-0ab3b810dba7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4800 | 2025.11.11 21:14:04.703221 [ 4 ] {a3975d21-e4e9-4c3a-836b-0ab3b810dba7} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2025.11.11 21:14:04.703324 [ 61 ] {} <Debug> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4802 | 2025.11.11 21:14:04.703345 [ 4 ] {a3975d21-e4e9-4c3a-836b-0ab3b810dba7} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001225 sec., 200000 rows/sec., 12.22 MiB/sec. | ||
| 4803 | 2025.11.11 21:14:04.703395 [ 61 ] {} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2025.11.11 21:14:04.703404 [ 4 ] {a3975d21-e4e9-4c3a-836b-0ab3b810dba7} <Debug> TCPHandler: Processed in 0.001405803 sec. | ||
| 4805 | 2025.11.11 21:14:04.703426 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4806 | 2025.11.11 21:14:04.703524 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4807 | 2025.11.11 21:14:04.703534 [ 189 ] {68192567-f1a1-4293-8988-f6c92b6d1458::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 | ||
| 4808 | 2025.11.11 21:14:04.703623 [ 4 ] {708a1b63-f80b-4c4f-9f7f-0df478ca520e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4809 | 2025.11.11 21:14:04.703666 [ 4 ] {708a1b63-f80b-4c4f-9f7f-0df478ca520e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4810 | 2025.11.11 21:14:04.703674 [ 189 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4811 | 2025.11.11 21:14:04.703715 [ 189 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 263 rows starting from the beginning of the part | ||
| 4812 | 2025.11.11 21:14:04.703788 [ 189 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 245 rows starting from the beginning of the part | ||
| 4813 | 2025.11.11 21:14:04.703839 [ 189 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 4814 | 2025.11.11 21:14:04.703887 [ 189 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 245 rows starting from the beginning of the part | ||
| 4815 | 2025.11.11 21:14:04.703933 [ 189 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 259 rows starting from the beginning of the part | ||
| 4816 | 2025.11.11 21:14:04.703978 [ 189 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 245 rows starting from the beginning of the part | ||
| 4817 | 2025.11.11 21:14:04.704135 [ 4 ] {708a1b63-f80b-4c4f-9f7f-0df478ca520e} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2025.11.11 21:14:04.704176 [ 4 ] {708a1b63-f80b-4c4f-9f7f-0df478ca520e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4819 | 2025.11.11 21:14:04.704547 [ 4 ] {708a1b63-f80b-4c4f-9f7f-0df478ca520e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4820 | 2025.11.11 21:14:04.704773 [ 4 ] {708a1b63-f80b-4c4f-9f7f-0df478ca520e} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2025.11.11 21:14:04.704903 [ 4 ] {708a1b63-f80b-4c4f-9f7f-0df478ca520e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001299 sec., 163202.4634334103 rows/sec., 10.52 MiB/sec. | ||
| 4822 | 2025.11.11 21:14:04.704939 [ 4 ] {708a1b63-f80b-4c4f-9f7f-0df478ca520e} <Debug> TCPHandler: Processed in 0.001463413 sec. | ||
| 4823 | 2025.11.11 21:14:04.705026 [ 193 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1259 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538714 sec., 818215.7307985759 rows/sec., 53.25 MiB/sec. | ||
| 4824 | 2025.11.11 21:14:04.705037 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4825 | 2025.11.11 21:14:04.705148 [ 4 ] {005ee01f-07d4-4311-a7dc-853fc49976f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4826 | 2025.11.11 21:14:04.705188 [ 4 ] {005ee01f-07d4-4311-a7dc-853fc49976f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4827 | 2025.11.11 21:14:04.705249 [ 186 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4828 | 2025.11.11 21:14:04.705618 [ 186 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_16_3} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4829 | 2025.11.11 21:14:04.705657 [ 4 ] {005ee01f-07d4-4311-a7dc-853fc49976f8} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4830 | 2025.11.11 21:14:04.705700 [ 4 ] {005ee01f-07d4-4311-a7dc-853fc49976f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4831 | 2025.11.11 21:14:04.705702 [ 186 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_16_3} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4832 | 2025.11.11 21:14:04.705830 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4833 | 2025.11.11 21:14:04.706017 [ 4 ] {005ee01f-07d4-4311-a7dc-853fc49976f8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4834 | 2025.11.11 21:14:04.706230 [ 4 ] {005ee01f-07d4-4311-a7dc-853fc49976f8} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2025.11.11 21:14:04.706357 [ 4 ] {005ee01f-07d4-4311-a7dc-853fc49976f8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001227 sec., 171964.1401792991 rows/sec., 9.77 MiB/sec. | ||
| 4836 | 2025.11.11 21:14:04.706394 [ 4 ] {005ee01f-07d4-4311-a7dc-853fc49976f8} <Debug> TCPHandler: Processed in 0.001402513 sec. | ||
| 4837 | 2025.11.11 21:14:04.706494 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4838 | 2025.11.11 21:14:04.706584 [ 4 ] {2a236368-44c6-4239-b05e-88e364cc60d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4839 | 2025.11.11 21:14:04.706621 [ 4 ] {2a236368-44c6-4239-b05e-88e364cc60d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4840 | 2025.11.11 21:14:04.707285 [ 4 ] {2a236368-44c6-4239-b05e-88e364cc60d8} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4841 | 2025.11.11 21:14:04.707320 [ 4 ] {2a236368-44c6-4239-b05e-88e364cc60d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4842 | 2025.11.11 21:14:04.707649 [ 4 ] {2a236368-44c6-4239-b05e-88e364cc60d8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4843 | 2025.11.11 21:14:04.707858 [ 4 ] {2a236368-44c6-4239-b05e-88e364cc60d8} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4844 | 2025.11.11 21:14:04.707981 [ 4 ] {2a236368-44c6-4239-b05e-88e364cc60d8} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001415 sec., 508127.20848056534 rows/sec., 35.66 MiB/sec. | ||
| 4845 | 2025.11.11 21:14:04.708017 [ 4 ] {2a236368-44c6-4239-b05e-88e364cc60d8} <Debug> TCPHandler: Processed in 0.001569825 sec. | ||
| 4846 | 2025.11.11 21:14:04.708124 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4847 | 2025.11.11 21:14:04.708215 [ 4 ] {9f4784d1-26f5-4add-a13f-b19ef2b7c62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4848 | 2025.11.11 21:14:04.708256 [ 4 ] {9f4784d1-26f5-4add-a13f-b19ef2b7c62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4849 | 2025.11.11 21:14:04.708580 [ 4 ] {9f4784d1-26f5-4add-a13f-b19ef2b7c62d} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2025.11.11 21:14:04.708615 [ 4 ] {9f4784d1-26f5-4add-a13f-b19ef2b7c62d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4851 | 2025.11.11 21:14:04.708907 [ 4 ] {9f4784d1-26f5-4add-a13f-b19ef2b7c62d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4852 | 2025.11.11 21:14:04.709109 [ 4 ] {9f4784d1-26f5-4add-a13f-b19ef2b7c62d} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2025.11.11 21:14:04.709230 [ 4 ] {9f4784d1-26f5-4add-a13f-b19ef2b7c62d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 4854 | 2025.11.11 21:14:04.709265 [ 4 ] {9f4784d1-26f5-4add-a13f-b19ef2b7c62d} <Debug> TCPHandler: Processed in 0.00118746 sec. | ||
| 4855 | 2025.11.11 21:14:04.709362 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4856 | 2025.11.11 21:14:04.709452 [ 4 ] {80b5da0f-332e-4ec5-a1dc-ed544c61ed09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4857 | 2025.11.11 21:14:04.709492 [ 4 ] {80b5da0f-332e-4ec5-a1dc-ed544c61ed09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4858 | 2025.11.11 21:14:04.709946 [ 4 ] {80b5da0f-332e-4ec5-a1dc-ed544c61ed09} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4859 | 2025.11.11 21:14:04.709981 [ 4 ] {80b5da0f-332e-4ec5-a1dc-ed544c61ed09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4860 | 2025.11.11 21:14:04.710311 [ 4 ] {80b5da0f-332e-4ec5-a1dc-ed544c61ed09} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4861 | 2025.11.11 21:14:04.710515 [ 4 ] {80b5da0f-332e-4ec5-a1dc-ed544c61ed09} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4862 | 2025.11.11 21:14:04.710644 [ 4 ] {80b5da0f-332e-4ec5-a1dc-ed544c61ed09} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00121 sec., 259504.13223140498 rows/sec., 17.05 MiB/sec. | ||
| 4863 | 2025.11.11 21:14:04.710679 [ 4 ] {80b5da0f-332e-4ec5-a1dc-ed544c61ed09} <Debug> TCPHandler: Processed in 0.001363792 sec. | ||
| 4864 | 2025.11.11 21:14:04.710784 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4865 | 2025.11.11 21:14:04.710890 [ 4 ] {85dc20bb-6dd7-4548-af59-d99d7ac1af9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4866 | 2025.11.11 21:14:04.710933 [ 4 ] {85dc20bb-6dd7-4548-af59-d99d7ac1af9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4867 | 2025.11.11 21:14:04.711248 [ 4 ] {85dc20bb-6dd7-4548-af59-d99d7ac1af9f} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4868 | 2025.11.11 21:14:04.711284 [ 4 ] {85dc20bb-6dd7-4548-af59-d99d7ac1af9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4869 | 2025.11.11 21:14:04.711598 [ 4 ] {85dc20bb-6dd7-4548-af59-d99d7ac1af9f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4870 | 2025.11.11 21:14:04.711805 [ 4 ] {85dc20bb-6dd7-4548-af59-d99d7ac1af9f} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4871 | 2025.11.11 21:14:04.711935 [ 4 ] {85dc20bb-6dd7-4548-af59-d99d7ac1af9f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 4872 | 2025.11.11 21:14:04.711972 [ 4 ] {85dc20bb-6dd7-4548-af59-d99d7ac1af9f} <Debug> TCPHandler: Processed in 0.00123844 sec. | ||
| 4873 | 2025.11.11 21:14:04.712077 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4874 | 2025.11.11 21:14:04.712180 [ 4 ] {866a4f2c-601e-4d78-bb1e-10e060ce34ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4875 | 2025.11.11 21:14:04.712235 [ 4 ] {866a4f2c-601e-4d78-bb1e-10e060ce34ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4876 | 2025.11.11 21:14:04.713096 [ 4 ] {866a4f2c-601e-4d78-bb1e-10e060ce34ff} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4877 | 2025.11.11 21:14:04.713133 [ 4 ] {866a4f2c-601e-4d78-bb1e-10e060ce34ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4878 | 2025.11.11 21:14:04.713711 [ 4 ] {866a4f2c-601e-4d78-bb1e-10e060ce34ff} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4879 | 2025.11.11 21:14:04.713946 [ 4 ] {866a4f2c-601e-4d78-bb1e-10e060ce34ff} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2025.11.11 21:14:04.714084 [ 4 ] {866a4f2c-601e-4d78-bb1e-10e060ce34ff} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001923 sec., 20800.83203328133 rows/sec., 37.27 MiB/sec. | ||
| 4881 | 2025.11.11 21:14:04.714146 [ 4 ] {866a4f2c-601e-4d78-bb1e-10e060ce34ff} <Debug> TCPHandler: Processed in 0.002118664 sec. | ||
| 4882 | 2025.11.11 21:14:04.714254 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4883 | 2025.11.11 21:14:04.714351 [ 4 ] {d1030a5a-59ce-4ab4-8647-4c002a28d251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4884 | 2025.11.11 21:14:04.714397 [ 4 ] {d1030a5a-59ce-4ab4-8647-4c002a28d251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4885 | 2025.11.11 21:14:04.714748 [ 4 ] {d1030a5a-59ce-4ab4-8647-4c002a28d251} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4886 | 2025.11.11 21:14:04.714785 [ 4 ] {d1030a5a-59ce-4ab4-8647-4c002a28d251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4887 | 2025.11.11 21:14:04.715104 [ 4 ] {d1030a5a-59ce-4ab4-8647-4c002a28d251} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4888 | 2025.11.11 21:14:04.715320 [ 4 ] {d1030a5a-59ce-4ab4-8647-4c002a28d251} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4889 | 2025.11.11 21:14:04.715449 [ 4 ] {d1030a5a-59ce-4ab4-8647-4c002a28d251} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001117 sec., 93106.53536257835 rows/sec., 5.70 MiB/sec. | ||
| 4890 | 2025.11.11 21:14:04.715486 [ 4 ] {d1030a5a-59ce-4ab4-8647-4c002a28d251} <Debug> TCPHandler: Processed in 0.00128108 sec. | ||
| 4891 | 2025.11.11 21:14:09.711883 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4892 | 2025.11.11 21:14:09.712070 [ 4 ] {c89bfea6-33dd-4ec2-9cf1-18c65ca88cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4893 | 2025.11.11 21:14:09.712135 [ 4 ] {c89bfea6-33dd-4ec2-9cf1-18c65ca88cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4894 | 2025.11.11 21:14:09.713388 [ 4 ] {c89bfea6-33dd-4ec2-9cf1-18c65ca88cf3} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4895 | 2025.11.11 21:14:09.713439 [ 4 ] {c89bfea6-33dd-4ec2-9cf1-18c65ca88cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4896 | 2025.11.11 21:14:09.713897 [ 4 ] {c89bfea6-33dd-4ec2-9cf1-18c65ca88cf3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4897 | 2025.11.11 21:14:09.714136 [ 4 ] {c89bfea6-33dd-4ec2-9cf1-18c65ca88cf3} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4898 | 2025.11.11 21:14:09.714289 [ 4 ] {c89bfea6-33dd-4ec2-9cf1-18c65ca88cf3} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002267 sec., 527569.4750771945 rows/sec., 43.29 MiB/sec. | ||
| 4899 | 2025.11.11 21:14:09.714333 [ 4 ] {c89bfea6-33dd-4ec2-9cf1-18c65ca88cf3} <Debug> TCPHandler: Processed in 0.002575012 sec. | ||
| 4900 | 2025.11.11 21:14:09.714462 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4901 | 2025.11.11 21:14:09.714558 [ 4 ] {5140a7bb-ea61-4e46-8ea8-c7cd25661782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4902 | 2025.11.11 21:14:09.714599 [ 4 ] {5140a7bb-ea61-4e46-8ea8-c7cd25661782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4903 | 2025.11.11 21:14:09.715086 [ 4 ] {5140a7bb-ea61-4e46-8ea8-c7cd25661782} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2025.11.11 21:14:09.715123 [ 4 ] {5140a7bb-ea61-4e46-8ea8-c7cd25661782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4905 | 2025.11.11 21:14:09.715444 [ 4 ] {5140a7bb-ea61-4e46-8ea8-c7cd25661782} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4906 | 2025.11.11 21:14:09.715673 [ 4 ] {5140a7bb-ea61-4e46-8ea8-c7cd25661782} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2025.11.11 21:14:09.715838 [ 4 ] {5140a7bb-ea61-4e46-8ea8-c7cd25661782} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001299 sec., 175519.63048498845 rows/sec., 11.88 MiB/sec. | ||
| 4908 | 2025.11.11 21:14:09.715879 [ 4 ] {5140a7bb-ea61-4e46-8ea8-c7cd25661782} <Debug> TCPHandler: Processed in 0.001470523 sec. | ||
| 4909 | 2025.11.11 21:14:09.715991 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4910 | 2025.11.11 21:14:09.716085 [ 4 ] {bbdca5c9-ee21-4b6d-b19d-050baa27a6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4911 | 2025.11.11 21:14:09.716125 [ 4 ] {bbdca5c9-ee21-4b6d-b19d-050baa27a6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4912 | 2025.11.11 21:14:09.716786 [ 4 ] {bbdca5c9-ee21-4b6d-b19d-050baa27a6e2} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4913 | 2025.11.11 21:14:09.716823 [ 4 ] {bbdca5c9-ee21-4b6d-b19d-050baa27a6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4914 | 2025.11.11 21:14:09.717166 [ 4 ] {bbdca5c9-ee21-4b6d-b19d-050baa27a6e2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4915 | 2025.11.11 21:14:09.717392 [ 4 ] {bbdca5c9-ee21-4b6d-b19d-050baa27a6e2} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2025.11.11 21:14:09.717526 [ 4 ] {bbdca5c9-ee21-4b6d-b19d-050baa27a6e2} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001458 sec., 356652.9492455418 rows/sec., 26.39 MiB/sec. | ||
| 4917 | 2025.11.11 21:14:09.717564 [ 4 ] {bbdca5c9-ee21-4b6d-b19d-050baa27a6e2} <Debug> TCPHandler: Processed in 0.001621826 sec. | ||
| 4918 | 2025.11.11 21:14:09.717684 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4919 | 2025.11.11 21:14:09.717778 [ 4 ] {65067e7c-d7ab-450e-a7b9-d391f5d30ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4920 | 2025.11.11 21:14:09.717821 [ 4 ] {65067e7c-d7ab-450e-a7b9-d391f5d30ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4921 | 2025.11.11 21:14:09.718361 [ 4 ] {65067e7c-d7ab-450e-a7b9-d391f5d30ffa} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2025.11.11 21:14:09.718401 [ 4 ] {65067e7c-d7ab-450e-a7b9-d391f5d30ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4923 | 2025.11.11 21:14:09.718786 [ 4 ] {65067e7c-d7ab-450e-a7b9-d391f5d30ffa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4924 | 2025.11.11 21:14:09.719004 [ 4 ] {65067e7c-d7ab-450e-a7b9-d391f5d30ffa} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2025.11.11 21:14:09.719129 [ 4 ] {65067e7c-d7ab-450e-a7b9-d391f5d30ffa} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001369 sec., 616508.4002921841 rows/sec., 41.49 MiB/sec. | ||
| 4926 | 2025.11.11 21:14:09.719165 [ 4 ] {65067e7c-d7ab-450e-a7b9-d391f5d30ffa} <Debug> TCPHandler: Processed in 0.001530174 sec. | ||
| 4927 | 2025.11.11 21:14:09.719279 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2025.11.11 21:14:09.719373 [ 4 ] {ce753cb4-e0d7-472e-a6a5-8602e6a93cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4929 | 2025.11.11 21:14:09.719414 [ 4 ] {ce753cb4-e0d7-472e-a6a5-8602e6a93cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4930 | 2025.11.11 21:14:09.719754 [ 4 ] {ce753cb4-e0d7-472e-a6a5-8602e6a93cc7} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2025.11.11 21:14:09.719792 [ 4 ] {ce753cb4-e0d7-472e-a6a5-8602e6a93cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4932 | 2025.11.11 21:14:09.720104 [ 4 ] {ce753cb4-e0d7-472e-a6a5-8602e6a93cc7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4933 | 2025.11.11 21:14:09.720323 [ 4 ] {ce753cb4-e0d7-472e-a6a5-8602e6a93cc7} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2025.11.11 21:14:09.720451 [ 4 ] {ce753cb4-e0d7-472e-a6a5-8602e6a93cc7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 4935 | 2025.11.11 21:14:09.720487 [ 4 ] {ce753cb4-e0d7-472e-a6a5-8602e6a93cc7} <Debug> TCPHandler: Processed in 0.00125824 sec. | ||
| 4936 | 2025.11.11 21:14:10.065721 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10035 | ||
| 4937 | 2025.11.11 21:14:10.066280 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2025.11.11 21:14:10.066317 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4939 | 2025.11.11 21:14:10.066836 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4940 | 2025.11.11 21:14:10.067075 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4941 | 2025.11.11 21:14:10.067195 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10035 | ||
| 4942 | 2025.11.11 21:14:10.067211 [ 53 ] {} <Debug> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4943 | 2025.11.11 21:14:10.067257 [ 53 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4944 | 2025.11.11 21:14:10.067279 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4945 | 2025.11.11 21:14:10.067412 [ 194 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 4946 | 2025.11.11 21:14:10.067572 [ 194 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4947 | 2025.11.11 21:14:10.067614 [ 194 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7603 rows starting from the beginning of the part | ||
| 4948 | 2025.11.11 21:14:10.067686 [ 194 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 4949 | 2025.11.11 21:14:10.067736 [ 194 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 4950 | 2025.11.11 21:14:10.067785 [ 194 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 4951 | 2025.11.11 21:14:10.067828 [ 194 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 4952 | 2025.11.11 21:14:10.067867 [ 194 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 4953 | 2025.11.11 21:14:10.069733 [ 193 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10035 rows, containing 4 columns (4 merged, 0 gathered) in 0.002386619 sec., 4204692.914956262 rows/sec., 60.15 MiB/sec. | ||
| 4954 | 2025.11.11 21:14:10.069939 [ 186 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4955 | 2025.11.11 21:14:10.070208 [ 186 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_21_4} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2025.11.11 21:14:10.070280 [ 186 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_21_4} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4957 | 2025.11.11 21:14:10.070372 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4958 | 2025.11.11 21:14:10.596023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4959 | 2025.11.11 21:14:10.612275 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2025.11.11 21:14:10.612324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4961 | 2025.11.11 21:14:10.618107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4962 | 2025.11.11 21:14:10.618806 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2025.11.11 21:14:10.619074 [ 52 ] {} <Debug> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4964 | 2025.11.11 21:14:10.619115 [ 52 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2025.11.11 21:14:10.619137 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4966 | 2025.11.11 21:14:10.619290 [ 187 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 4967 | 2025.11.11 21:14:10.621828 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4968 | 2025.11.11 21:14:10.623014 [ 187 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4969 | 2025.11.11 21:14:10.624423 [ 187 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 4970 | 2025.11.11 21:14:10.628827 [ 187 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 4971 | 2025.11.11 21:14:10.633087 [ 187 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 4972 | 2025.11.11 21:14:10.637205 [ 187 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 4973 | 2025.11.11 21:14:10.641681 [ 187 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 4974 | 2025.11.11 21:14:10.645779 [ 187 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 4975 | 2025.11.11 21:14:10.694864 [ 187 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.075656253 sec., 2101.610821249633 rows/sec., 10.87 MiB/sec. | ||
| 4976 | 2025.11.11 21:14:10.697642 [ 193 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4977 | 2025.11.11 21:14:10.699803 [ 193 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_21_4} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4978 | 2025.11.11 21:14:10.699911 [ 193 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_21_4} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4979 | 2025.11.11 21:14:10.702222 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4980 | 2025.11.11 21:14:11.001168 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.13 MiB, peak 258.67 MiB, free memory in arenas 0.00 B, will set to 250.73 MiB (RSS), difference: 2.59 MiB | ||
| 4981 | 2025.11.11 21:14:12.584348 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 660 | ||
| 4982 | 2025.11.11 21:14:12.586833 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2025.11.11 21:14:12.586897 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4984 | 2025.11.11 21:14:12.588164 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4985 | 2025.11.11 21:14:12.588449 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2025.11.11 21:14:12.588799 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 660 | ||
| 4987 | 2025.11.11 21:14:14.697240 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4988 | 2025.11.11 21:14:14.697412 [ 4 ] {d313a158-163b-4957-9d2f-c5d9da0c98d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4989 | 2025.11.11 21:14:14.697479 [ 4 ] {d313a158-163b-4957-9d2f-c5d9da0c98d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4990 | 2025.11.11 21:14:14.698433 [ 4 ] {d313a158-163b-4957-9d2f-c5d9da0c98d5} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2025.11.11 21:14:14.698474 [ 4 ] {d313a158-163b-4957-9d2f-c5d9da0c98d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4992 | 2025.11.11 21:14:14.698880 [ 4 ] {d313a158-163b-4957-9d2f-c5d9da0c98d5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4993 | 2025.11.11 21:14:14.699113 [ 4 ] {d313a158-163b-4957-9d2f-c5d9da0c98d5} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2025.11.11 21:14:14.699268 [ 4 ] {d313a158-163b-4957-9d2f-c5d9da0c98d5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001902 sec., 215562.56572029443 rows/sec., 13.67 MiB/sec. | ||
| 4995 | 2025.11.11 21:14:14.699321 [ 4 ] {d313a158-163b-4957-9d2f-c5d9da0c98d5} <Debug> TCPHandler: Processed in 0.002204155 sec. | ||
| 4996 | 2025.11.11 21:14:14.699467 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4997 | 2025.11.11 21:14:14.699571 [ 4 ] {24263179-d18e-4059-ac8d-338ea7f3a21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4998 | 2025.11.11 21:14:14.699614 [ 4 ] {24263179-d18e-4059-ac8d-338ea7f3a21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4999 | 2025.11.11 21:14:14.700611 [ 4 ] {24263179-d18e-4059-ac8d-338ea7f3a21b} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5000 | 2025.11.11 21:14:14.700646 [ 4 ] {24263179-d18e-4059-ac8d-338ea7f3a21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5001 | 2025.11.11 21:14:14.701028 [ 4 ] {24263179-d18e-4059-ac8d-338ea7f3a21b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5002 | 2025.11.11 21:14:14.701247 [ 4 ] {24263179-d18e-4059-ac8d-338ea7f3a21b} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5003 | 2025.11.11 21:14:14.701377 [ 4 ] {24263179-d18e-4059-ac8d-338ea7f3a21b} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.001829 sec., 651722.2525970476 rows/sec., 52.04 MiB/sec. | ||
| 5004 | 2025.11.11 21:14:14.701415 [ 4 ] {24263179-d18e-4059-ac8d-338ea7f3a21b} <Debug> TCPHandler: Processed in 0.002012782 sec. | ||
| 5005 | 2025.11.11 21:14:14.701564 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5006 | 2025.11.11 21:14:14.701671 [ 4 ] {f249b639-5e86-44c6-84dc-ff1835fbd8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5007 | 2025.11.11 21:14:14.701713 [ 4 ] {f249b639-5e86-44c6-84dc-ff1835fbd8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5008 | 2025.11.11 21:14:14.702274 [ 4 ] {f249b639-5e86-44c6-84dc-ff1835fbd8c2} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5009 | 2025.11.11 21:14:14.702309 [ 4 ] {f249b639-5e86-44c6-84dc-ff1835fbd8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5010 | 2025.11.11 21:14:14.702620 [ 4 ] {f249b639-5e86-44c6-84dc-ff1835fbd8c2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5011 | 2025.11.11 21:14:14.702844 [ 4 ] {f249b639-5e86-44c6-84dc-ff1835fbd8c2} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5012 | 2025.11.11 21:14:14.702967 [ 4 ] {f249b639-5e86-44c6-84dc-ff1835fbd8c2} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001316 sec., 186170.21276595746 rows/sec., 11.37 MiB/sec. | ||
| 5013 | 2025.11.11 21:14:14.703016 [ 4 ] {f249b639-5e86-44c6-84dc-ff1835fbd8c2} <Debug> TCPHandler: Processed in 0.001518054 sec. | ||
| 5014 | 2025.11.11 21:14:14.703137 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5015 | 2025.11.11 21:14:14.703232 [ 4 ] {81bd8863-c3d8-48ad-ab24-c300705627a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5016 | 2025.11.11 21:14:14.703272 [ 4 ] {81bd8863-c3d8-48ad-ab24-c300705627a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5017 | 2025.11.11 21:14:14.703756 [ 4 ] {81bd8863-c3d8-48ad-ab24-c300705627a3} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5018 | 2025.11.11 21:14:14.703790 [ 4 ] {81bd8863-c3d8-48ad-ab24-c300705627a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5019 | 2025.11.11 21:14:14.704096 [ 4 ] {81bd8863-c3d8-48ad-ab24-c300705627a3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5020 | 2025.11.11 21:14:14.704321 [ 4 ] {81bd8863-c3d8-48ad-ab24-c300705627a3} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5021 | 2025.11.11 21:14:14.704450 [ 4 ] {81bd8863-c3d8-48ad-ab24-c300705627a3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001237 sec., 171382.3767178658 rows/sec., 11.05 MiB/sec. | ||
| 5022 | 2025.11.11 21:14:14.704490 [ 4 ] {81bd8863-c3d8-48ad-ab24-c300705627a3} <Debug> TCPHandler: Processed in 0.001402912 sec. | ||
| 5023 | 2025.11.11 21:14:14.704606 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5024 | 2025.11.11 21:14:14.704701 [ 4 ] {80567265-af41-4829-9a75-b6a053ba8663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5025 | 2025.11.11 21:14:14.704742 [ 4 ] {80567265-af41-4829-9a75-b6a053ba8663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5026 | 2025.11.11 21:14:14.705240 [ 4 ] {80567265-af41-4829-9a75-b6a053ba8663} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5027 | 2025.11.11 21:14:14.705277 [ 4 ] {80567265-af41-4829-9a75-b6a053ba8663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5028 | 2025.11.11 21:14:14.705594 [ 4 ] {80567265-af41-4829-9a75-b6a053ba8663} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5029 | 2025.11.11 21:14:14.705811 [ 4 ] {80567265-af41-4829-9a75-b6a053ba8663} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5030 | 2025.11.11 21:14:14.705937 [ 4 ] {80567265-af41-4829-9a75-b6a053ba8663} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001255 sec., 168127.49003984063 rows/sec., 9.55 MiB/sec. | ||
| 5031 | 2025.11.11 21:14:14.705976 [ 4 ] {80567265-af41-4829-9a75-b6a053ba8663} <Debug> TCPHandler: Processed in 0.001422933 sec. | ||
| 5032 | 2025.11.11 21:14:14.706086 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5033 | 2025.11.11 21:14:14.706181 [ 4 ] {0d4ec275-3c3b-4693-8783-3e6b51bf584a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5034 | 2025.11.11 21:14:14.706221 [ 4 ] {0d4ec275-3c3b-4693-8783-3e6b51bf584a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5035 | 2025.11.11 21:14:14.706857 [ 4 ] {0d4ec275-3c3b-4693-8783-3e6b51bf584a} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2025.11.11 21:14:14.706894 [ 4 ] {0d4ec275-3c3b-4693-8783-3e6b51bf584a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5037 | 2025.11.11 21:14:14.707221 [ 4 ] {0d4ec275-3c3b-4693-8783-3e6b51bf584a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5038 | 2025.11.11 21:14:14.707436 [ 4 ] {0d4ec275-3c3b-4693-8783-3e6b51bf584a} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5039 | 2025.11.11 21:14:14.707560 [ 4 ] {0d4ec275-3c3b-4693-8783-3e6b51bf584a} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001397 sec., 514674.30207587685 rows/sec., 36.12 MiB/sec. | ||
| 5040 | 2025.11.11 21:14:14.707599 [ 4 ] {0d4ec275-3c3b-4693-8783-3e6b51bf584a} <Debug> TCPHandler: Processed in 0.001561055 sec. | ||
| 5041 | 2025.11.11 21:14:14.707711 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5042 | 2025.11.11 21:14:14.707814 [ 4 ] {a1c87d00-098a-4582-9e74-2c582d5bcecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5043 | 2025.11.11 21:14:14.707856 [ 4 ] {a1c87d00-098a-4582-9e74-2c582d5bcecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5044 | 2025.11.11 21:14:14.708186 [ 4 ] {a1c87d00-098a-4582-9e74-2c582d5bcecd} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5045 | 2025.11.11 21:14:14.708221 [ 4 ] {a1c87d00-098a-4582-9e74-2c582d5bcecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5046 | 2025.11.11 21:14:14.708537 [ 4 ] {a1c87d00-098a-4582-9e74-2c582d5bcecd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5047 | 2025.11.11 21:14:14.708751 [ 4 ] {a1c87d00-098a-4582-9e74-2c582d5bcecd} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2025.11.11 21:14:14.708876 [ 4 ] {a1c87d00-098a-4582-9e74-2c582d5bcecd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 5049 | 2025.11.11 21:14:14.708912 [ 4 ] {a1c87d00-098a-4582-9e74-2c582d5bcecd} <Debug> TCPHandler: Processed in 0.0012503 sec. | ||
| 5050 | 2025.11.11 21:14:14.709014 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5051 | 2025.11.11 21:14:14.709110 [ 4 ] {416fdd95-3e7a-4efb-95f5-d106371eb1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5052 | 2025.11.11 21:14:14.709152 [ 4 ] {416fdd95-3e7a-4efb-95f5-d106371eb1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5053 | 2025.11.11 21:14:14.709607 [ 4 ] {416fdd95-3e7a-4efb-95f5-d106371eb1c9} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2025.11.11 21:14:14.709644 [ 4 ] {416fdd95-3e7a-4efb-95f5-d106371eb1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5055 | 2025.11.11 21:14:14.709978 [ 4 ] {416fdd95-3e7a-4efb-95f5-d106371eb1c9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5056 | 2025.11.11 21:14:14.710192 [ 4 ] {416fdd95-3e7a-4efb-95f5-d106371eb1c9} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2025.11.11 21:14:14.710320 [ 4 ] {416fdd95-3e7a-4efb-95f5-d106371eb1c9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001228 sec., 255700.32573289904 rows/sec., 16.80 MiB/sec. | ||
| 5058 | 2025.11.11 21:14:14.710357 [ 4 ] {416fdd95-3e7a-4efb-95f5-d106371eb1c9} <Debug> TCPHandler: Processed in 0.001391222 sec. | ||
| 5059 | 2025.11.11 21:14:14.710468 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5060 | 2025.11.11 21:14:14.710562 [ 4 ] {2855e125-377c-4f71-b440-5f481e726835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5061 | 2025.11.11 21:14:14.710604 [ 4 ] {2855e125-377c-4f71-b440-5f481e726835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5062 | 2025.11.11 21:14:14.710920 [ 4 ] {2855e125-377c-4f71-b440-5f481e726835} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2025.11.11 21:14:14.710956 [ 4 ] {2855e125-377c-4f71-b440-5f481e726835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5064 | 2025.11.11 21:14:14.711256 [ 4 ] {2855e125-377c-4f71-b440-5f481e726835} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5065 | 2025.11.11 21:14:14.711473 [ 4 ] {2855e125-377c-4f71-b440-5f481e726835} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2025.11.11 21:14:14.711603 [ 4 ] {2855e125-377c-4f71-b440-5f481e726835} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 5067 | 2025.11.11 21:14:14.711601 [ 47 ] {} <Debug> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5068 | 2025.11.11 21:14:14.711641 [ 4 ] {2855e125-377c-4f71-b440-5f481e726835} <Debug> TCPHandler: Processed in 0.00122368 sec. | ||
| 5069 | 2025.11.11 21:14:14.711683 [ 47 ] {} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2025.11.11 21:14:14.711710 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5071 | 2025.11.11 21:14:14.711778 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5072 | 2025.11.11 21:14:14.711824 [ 188 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5073 | 2025.11.11 21:14:14.711878 [ 4 ] {3039aec6-c8e2-4b17-a74a-c8b182efa604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5074 | 2025.11.11 21:14:14.711928 [ 188 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5075 | 2025.11.11 21:14:14.711931 [ 4 ] {3039aec6-c8e2-4b17-a74a-c8b182efa604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5076 | 2025.11.11 21:14:14.711961 [ 188 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 11 rows starting from the beginning of the part | ||
| 5077 | 2025.11.11 21:14:14.712020 [ 188 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5078 | 2025.11.11 21:14:14.712065 [ 188 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5079 | 2025.11.11 21:14:14.712107 [ 188 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5080 | 2025.11.11 21:14:14.712148 [ 188 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5081 | 2025.11.11 21:14:14.712190 [ 188 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5082 | 2025.11.11 21:14:14.712807 [ 4 ] {3039aec6-c8e2-4b17-a74a-c8b182efa604} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2025.11.11 21:14:14.712844 [ 4 ] {3039aec6-c8e2-4b17-a74a-c8b182efa604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5084 | 2025.11.11 21:14:14.713100 [ 190 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001312121 sec., 12193.997352378325 rows/sec., 818.69 KiB/sec. | ||
| 5085 | 2025.11.11 21:14:14.713243 [ 200 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5086 | 2025.11.11 21:14:14.713482 [ 4 ] {3039aec6-c8e2-4b17-a74a-c8b182efa604} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5087 | 2025.11.11 21:14:14.713487 [ 200 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_15_3} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5088 | 2025.11.11 21:14:14.713551 [ 200 ] {b1ca71f0-cbca-44d3-8657-7e196ec346f7::all_1_15_3} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5089 | 2025.11.11 21:14:14.713607 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5090 | 2025.11.11 21:14:14.713719 [ 4 ] {3039aec6-c8e2-4b17-a74a-c8b182efa604} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5091 | 2025.11.11 21:14:14.713859 [ 4 ] {3039aec6-c8e2-4b17-a74a-c8b182efa604} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001999 sec., 20010.005002501253 rows/sec., 35.86 MiB/sec. | ||
| 5092 | 2025.11.11 21:14:14.713924 [ 4 ] {3039aec6-c8e2-4b17-a74a-c8b182efa604} <Debug> TCPHandler: Processed in 0.002202705 sec. | ||
| 5093 | 2025.11.11 21:14:14.714036 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5094 | 2025.11.11 21:14:14.714140 [ 4 ] {f6b51ffa-9c90-462b-805c-7cff67cc83b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5095 | 2025.11.11 21:14:14.714182 [ 4 ] {f6b51ffa-9c90-462b-805c-7cff67cc83b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5096 | 2025.11.11 21:14:14.714535 [ 4 ] {f6b51ffa-9c90-462b-805c-7cff67cc83b3} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2025.11.11 21:14:14.714570 [ 4 ] {f6b51ffa-9c90-462b-805c-7cff67cc83b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5098 | 2025.11.11 21:14:14.714890 [ 4 ] {f6b51ffa-9c90-462b-805c-7cff67cc83b3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5099 | 2025.11.11 21:14:14.715103 [ 4 ] {f6b51ffa-9c90-462b-805c-7cff67cc83b3} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2025.11.11 21:14:14.715226 [ 4 ] {f6b51ffa-9c90-462b-805c-7cff67cc83b3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001105 sec., 94117.64705882352 rows/sec., 5.77 MiB/sec. | ||
| 5101 | 2025.11.11 21:14:14.715262 [ 4 ] {f6b51ffa-9c90-462b-805c-7cff67cc83b3} <Debug> TCPHandler: Processed in 0.001276681 sec. | ||
| 5102 | 2025.11.11 21:14:17.467882 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5103 | 2025.11.11 21:14:17.467977 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5104 | 2025.11.11 21:14:17.568242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10483 | ||
| 5105 | 2025.11.11 21:14:17.568741 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5106 | 2025.11.11 21:14:17.568780 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5107 | 2025.11.11 21:14:17.569280 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5108 | 2025.11.11 21:14:17.569531 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5109 | 2025.11.11 21:14:17.569668 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10483 | ||
| 5110 | 2025.11.11 21:14:18.122875 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5111 | 2025.11.11 21:14:18.138283 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5112 | 2025.11.11 21:14:18.138352 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5113 | 2025.11.11 21:14:18.144778 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5114 | 2025.11.11 21:14:18.145519 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5115 | 2025.11.11 21:14:18.148467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5116 | 2025.11.11 21:14:19.683841 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5117 | 2025.11.11 21:14:19.684016 [ 4 ] {925877ec-8e75-4c19-8a9e-6aed4d1146ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5118 | 2025.11.11 21:14:19.684081 [ 4 ] {925877ec-8e75-4c19-8a9e-6aed4d1146ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5119 | 2025.11.11 21:14:19.684734 [ 4 ] {925877ec-8e75-4c19-8a9e-6aed4d1146ea} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2025.11.11 21:14:19.684785 [ 4 ] {925877ec-8e75-4c19-8a9e-6aed4d1146ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5121 | 2025.11.11 21:14:19.685184 [ 4 ] {925877ec-8e75-4c19-8a9e-6aed4d1146ea} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5122 | 2025.11.11 21:14:19.685414 [ 4 ] {925877ec-8e75-4c19-8a9e-6aed4d1146ea} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2025.11.11 21:14:19.685549 [ 41 ] {} <Debug> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5124 | 2025.11.11 21:14:19.685572 [ 4 ] {925877ec-8e75-4c19-8a9e-6aed4d1146ea} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001605 sec., 34890.96573208723 rows/sec., 2.66 MiB/sec. | ||
| 5125 | 2025.11.11 21:14:19.685624 [ 41 ] {} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5126 | 2025.11.11 21:14:19.685641 [ 4 ] {925877ec-8e75-4c19-8a9e-6aed4d1146ea} <Debug> TCPHandler: Processed in 0.001930151 sec. | ||
| 5127 | 2025.11.11 21:14:19.685655 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5128 | 2025.11.11 21:14:19.685759 [ 196 ] {ed339ca4-8953-4951-a057-2534235f1e0e::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 | ||
| 5129 | 2025.11.11 21:14:19.685780 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5130 | 2025.11.11 21:14:19.685867 [ 196 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5131 | 2025.11.11 21:14:19.685884 [ 4 ] {93b3695f-5681-418f-ae58-efda8a5194d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5132 | 2025.11.11 21:14:19.685899 [ 196 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2342 rows starting from the beginning of the part | ||
| 5133 | 2025.11.11 21:14:19.685928 [ 4 ] {93b3695f-5681-418f-ae58-efda8a5194d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5134 | 2025.11.11 21:14:19.685962 [ 196 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 5135 | 2025.11.11 21:14:19.686010 [ 196 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1192 rows starting from the beginning of the part | ||
| 5136 | 2025.11.11 21:14:19.686055 [ 196 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1196 rows starting from the beginning of the part | ||
| 5137 | 2025.11.11 21:14:19.686093 [ 196 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1192 rows starting from the beginning of the part | ||
| 5138 | 2025.11.11 21:14:19.686132 [ 196 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 5139 | 2025.11.11 21:14:19.686373 [ 4 ] {93b3695f-5681-418f-ae58-efda8a5194d7} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2025.11.11 21:14:19.686412 [ 4 ] {93b3695f-5681-418f-ae58-efda8a5194d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5141 | 2025.11.11 21:14:19.686726 [ 4 ] {93b3695f-5681-418f-ae58-efda8a5194d7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5142 | 2025.11.11 21:14:19.686954 [ 4 ] {93b3695f-5681-418f-ae58-efda8a5194d7} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5143 | 2025.11.11 21:14:19.687075 [ 41 ] {} <Debug> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5144 | 2025.11.11 21:14:19.687088 [ 4 ] {93b3695f-5681-418f-ae58-efda8a5194d7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 5145 | 2025.11.11 21:14:19.687113 [ 41 ] {} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5146 | 2025.11.11 21:14:19.687138 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5147 | 2025.11.11 21:14:19.687138 [ 4 ] {93b3695f-5681-418f-ae58-efda8a5194d7} <Debug> TCPHandler: Processed in 0.001412002 sec. | ||
| 5148 | 2025.11.11 21:14:19.687221 [ 200 ] {e0320333-ac57-468c-b01b-1af8e137e925::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 | ||
| 5149 | 2025.11.11 21:14:19.687271 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5150 | 2025.11.11 21:14:19.687307 [ 200 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5151 | 2025.11.11 21:14:19.687333 [ 200 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1211 rows starting from the beginning of the part | ||
| 5152 | 2025.11.11 21:14:19.687370 [ 4 ] {ca67bcbb-be24-4445-a066-c499fc9dbfab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5153 | 2025.11.11 21:14:19.687385 [ 200 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 5154 | 2025.11.11 21:14:19.687419 [ 4 ] {ca67bcbb-be24-4445-a066-c499fc9dbfab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5155 | 2025.11.11 21:14:19.687452 [ 200 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 719 rows starting from the beginning of the part | ||
| 5156 | 2025.11.11 21:14:19.687523 [ 200 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 520 rows starting from the beginning of the part | ||
| 5157 | 2025.11.11 21:14:19.687587 [ 200 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 719 rows starting from the beginning of the part | ||
| 5158 | 2025.11.11 21:14:19.687650 [ 200 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 5159 | 2025.11.11 21:14:19.687884 [ 4 ] {ca67bcbb-be24-4445-a066-c499fc9dbfab} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2025.11.11 21:14:19.687920 [ 4 ] {ca67bcbb-be24-4445-a066-c499fc9dbfab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5161 | 2025.11.11 21:14:19.688110 [ 190 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6034 rows, containing 5 columns (5 merged, 0 gathered) in 0.002387719 sec., 2527098.0379181975 rows/sec., 213.54 MiB/sec. | ||
| 5162 | 2025.11.11 21:14:19.688291 [ 4 ] {ca67bcbb-be24-4445-a066-c499fc9dbfab} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5163 | 2025.11.11 21:14:19.688408 [ 196 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5164 | 2025.11.11 21:14:19.688531 [ 4 ] {ca67bcbb-be24-4445-a066-c499fc9dbfab} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5165 | 2025.11.11 21:14:19.688648 [ 196 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_31_6} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2025.11.11 21:14:19.688649 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5167 | 2025.11.11 21:14:19.688672 [ 4 ] {ca67bcbb-be24-4445-a066-c499fc9dbfab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001323 sec., 120937.26379440665 rows/sec., 8.42 MiB/sec. | ||
| 5168 | 2025.11.11 21:14:19.688696 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5169 | 2025.11.11 21:14:19.688720 [ 4 ] {ca67bcbb-be24-4445-a066-c499fc9dbfab} <Debug> TCPHandler: Processed in 0.001499904 sec. | ||
| 5170 | 2025.11.11 21:14:19.688720 [ 196 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_31_6} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5171 | 2025.11.11 21:14:19.688725 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5172 | 2025.11.11 21:14:19.688838 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 5173 | 2025.11.11 21:14:19.688838 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5174 | 2025.11.11 21:14:19.688891 [ 190 ] {edddd38d-757c-4f91-9a51-5cd28802100a::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 | ||
| 5175 | 2025.11.11 21:14:19.688910 [ 196 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001724658 sec., 1911683.3598313404 rows/sec., 144.24 MiB/sec. | ||
| 5176 | 2025.11.11 21:14:19.688950 [ 4 ] {3f6bf862-d6c1-459d-a03b-d303a4152c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5177 | 2025.11.11 21:14:19.688993 [ 4 ] {3f6bf862-d6c1-459d-a03b-d303a4152c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5178 | 2025.11.11 21:14:19.689029 [ 190 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5179 | 2025.11.11 21:14:19.689069 [ 190 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9559 rows starting from the beginning of the part | ||
| 5180 | 2025.11.11 21:14:19.689140 [ 190 ] {edddd38d-757c-4f91-9a51-5cd28802100a::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 | ||
| 5181 | 2025.11.11 21:14:19.689167 [ 191 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5182 | 2025.11.11 21:14:19.689191 [ 190 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 314 rows starting from the beginning of the part | ||
| 5183 | 2025.11.11 21:14:19.689251 [ 190 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 844 rows starting from the beginning of the part | ||
| 5184 | 2025.11.11 21:14:19.689293 [ 190 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 314 rows starting from the beginning of the part | ||
| 5185 | 2025.11.11 21:14:19.689337 [ 190 ] {edddd38d-757c-4f91-9a51-5cd28802100a::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 | ||
| 5186 | 2025.11.11 21:14:19.689340 [ 4 ] {3f6bf862-d6c1-459d-a03b-d303a4152c89} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2025.11.11 21:14:19.689392 [ 4 ] {3f6bf862-d6c1-459d-a03b-d303a4152c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5188 | 2025.11.11 21:14:19.689528 [ 191 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_31_6} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5189 | 2025.11.11 21:14:19.689626 [ 191 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_31_6} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5190 | 2025.11.11 21:14:19.689742 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 5191 | 2025.11.11 21:14:19.689771 [ 4 ] {3f6bf862-d6c1-459d-a03b-d303a4152c89} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5192 | 2025.11.11 21:14:19.689997 [ 4 ] {3f6bf862-d6c1-459d-a03b-d303a4152c89} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5193 | 2025.11.11 21:14:19.690106 [ 41 ] {} <Debug> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5194 | 2025.11.11 21:14:19.690128 [ 4 ] {3f6bf862-d6c1-459d-a03b-d303a4152c89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 5195 | 2025.11.11 21:14:19.690137 [ 41 ] {} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5196 | 2025.11.11 21:14:19.690169 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5197 | 2025.11.11 21:14:19.690172 [ 4 ] {3f6bf862-d6c1-459d-a03b-d303a4152c89} <Debug> TCPHandler: Processed in 0.001383962 sec. | ||
| 5198 | 2025.11.11 21:14:19.690233 [ 196 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 5199 | 2025.11.11 21:14:19.690303 [ 196 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5200 | 2025.11.11 21:14:19.690327 [ 196 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2072 rows starting from the beginning of the part | ||
| 5201 | 2025.11.11 21:14:19.690370 [ 196 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 5202 | 2025.11.11 21:14:19.690406 [ 196 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 5203 | 2025.11.11 21:14:19.690438 [ 196 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 5204 | 2025.11.11 21:14:19.690470 [ 196 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 5205 | 2025.11.11 21:14:19.690503 [ 196 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 5206 | 2025.11.11 21:14:19.691628 [ 196 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2460 rows, containing 4 columns (4 merged, 0 gathered) in 0.001421223 sec., 1730903.5950023325 rows/sec., 109.93 MiB/sec. | ||
| 5207 | 2025.11.11 21:14:19.692005 [ 197 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5208 | 2025.11.11 21:14:19.692325 [ 197 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_31_6} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5209 | 2025.11.11 21:14:19.692408 [ 197 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_31_6} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5210 | 2025.11.11 21:14:19.692502 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5211 | 2025.11.11 21:14:19.693823 [ 190 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11351 rows, containing 5 columns (5 merged, 0 gathered) in 0.00502414 sec., 2259292.137559861 rows/sec., 151.21 MiB/sec. | ||
| 5212 | 2025.11.11 21:14:19.694156 [ 197 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5213 | 2025.11.11 21:14:19.694461 [ 197 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2025.11.11 21:14:19.694548 [ 197 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5215 | 2025.11.11 21:14:19.694651 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 5216 | 2025.11.11 21:14:20.000245 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.54 MiB, peak 259.73 MiB, free memory in arenas 0.00 B, will set to 254.30 MiB (RSS), difference: 1.76 MiB | ||
| 5217 | 2025.11.11 21:14:22.588986 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 690 | ||
| 5218 | 2025.11.11 21:14:22.591452 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2025.11.11 21:14:22.591513 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5220 | 2025.11.11 21:14:22.592771 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5221 | 2025.11.11 21:14:22.593060 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2025.11.11 21:14:22.593246 [ 38 ] {} <Debug> system.query_log (bd21179c-f745-4454-9787-dc702098f50e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5223 | 2025.11.11 21:14:22.593321 [ 38 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5224 | 2025.11.11 21:14:22.593347 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5225 | 2025.11.11 21:14:22.593431 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 690 | ||
| 5226 | 2025.11.11 21:14:22.593479 [ 196 ] {bd21179c-f745-4454-9787-dc702098f50e::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 | ||
| 5227 | 2025.11.11 21:14:22.594053 [ 196 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5228 | 2025.11.11 21:14:22.594204 [ 196 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 524 rows starting from the beginning of the part | ||
| 5229 | 2025.11.11 21:14:22.594564 [ 196 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 5230 | 2025.11.11 21:14:22.594910 [ 196 ] {bd21179c-f745-4454-9787-dc702098f50e::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 | ||
| 5231 | 2025.11.11 21:14:22.595259 [ 196 ] {bd21179c-f745-4454-9787-dc702098f50e::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 | ||
| 5232 | 2025.11.11 21:14:22.595588 [ 196 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 5233 | 2025.11.11 21:14:22.595910 [ 196 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 5234 | 2025.11.11 21:14:22.601852 [ 201 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 72 columns (72 merged, 0 gathered) in 0.008436705 sec., 81785.48378780579 rows/sec., 70.09 MiB/sec. | ||
| 5235 | 2025.11.11 21:14:22.603089 [ 201 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5236 | 2025.11.11 21:14:22.603737 [ 201 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_16_3} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5237 | 2025.11.11 21:14:22.603827 [ 201 ] {bd21179c-f745-4454-9787-dc702098f50e::all_1_16_3} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5238 | 2025.11.11 21:14:22.604076 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 5239 | 2025.11.11 21:14:24.697291 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5240 | 2025.11.11 21:14:24.697465 [ 4 ] {71e1a016-9bb7-4257-afd8-849bbe137fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5241 | 2025.11.11 21:14:24.697529 [ 4 ] {71e1a016-9bb7-4257-afd8-849bbe137fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5242 | 2025.11.11 21:14:24.698545 [ 4 ] {71e1a016-9bb7-4257-afd8-849bbe137fc3} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5243 | 2025.11.11 21:14:24.698584 [ 4 ] {71e1a016-9bb7-4257-afd8-849bbe137fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5244 | 2025.11.11 21:14:24.698966 [ 4 ] {71e1a016-9bb7-4257-afd8-849bbe137fc3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5245 | 2025.11.11 21:14:24.699179 [ 4 ] {71e1a016-9bb7-4257-afd8-849bbe137fc3} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5246 | 2025.11.11 21:14:24.699324 [ 4 ] {71e1a016-9bb7-4257-afd8-849bbe137fc3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001907 sec., 214997.3780807551 rows/sec., 13.64 MiB/sec. | ||
| 5247 | 2025.11.11 21:14:24.699372 [ 4 ] {71e1a016-9bb7-4257-afd8-849bbe137fc3} <Debug> TCPHandler: Processed in 0.002202975 sec. | ||
| 5248 | 2025.11.11 21:14:24.699513 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5249 | 2025.11.11 21:14:24.699623 [ 4 ] {f9016836-c256-4975-a3e0-ea4e3c26568e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5250 | 2025.11.11 21:14:24.699665 [ 4 ] {f9016836-c256-4975-a3e0-ea4e3c26568e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5251 | 2025.11.11 21:14:24.700111 [ 4 ] {f9016836-c256-4975-a3e0-ea4e3c26568e} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5252 | 2025.11.11 21:14:24.700144 [ 4 ] {f9016836-c256-4975-a3e0-ea4e3c26568e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5253 | 2025.11.11 21:14:24.700443 [ 4 ] {f9016836-c256-4975-a3e0-ea4e3c26568e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5254 | 2025.11.11 21:14:24.700661 [ 4 ] {f9016836-c256-4975-a3e0-ea4e3c26568e} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5255 | 2025.11.11 21:14:24.700796 [ 4 ] {f9016836-c256-4975-a3e0-ea4e3c26568e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001197 sec., 1670.843776106934 rows/sec., 136.25 KiB/sec. | ||
| 5256 | 2025.11.11 21:14:24.700833 [ 4 ] {f9016836-c256-4975-a3e0-ea4e3c26568e} <Debug> TCPHandler: Processed in 0.001381853 sec. | ||
| 5257 | 2025.11.11 21:14:24.700952 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5258 | 2025.11.11 21:14:24.701053 [ 4 ] {5d9d7d6a-1359-4388-9f93-3c75492dff08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5259 | 2025.11.11 21:14:24.701092 [ 4 ] {5d9d7d6a-1359-4388-9f93-3c75492dff08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5260 | 2025.11.11 21:14:24.702173 [ 4 ] {5d9d7d6a-1359-4388-9f93-3c75492dff08} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5261 | 2025.11.11 21:14:24.702208 [ 4 ] {5d9d7d6a-1359-4388-9f93-3c75492dff08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5262 | 2025.11.11 21:14:24.702574 [ 4 ] {5d9d7d6a-1359-4388-9f93-3c75492dff08} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5263 | 2025.11.11 21:14:24.702775 [ 4 ] {5d9d7d6a-1359-4388-9f93-3c75492dff08} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5264 | 2025.11.11 21:14:24.702897 [ 4 ] {5d9d7d6a-1359-4388-9f93-3c75492dff08} <Debug> executeQuery: Read 1193 rows, 97.55 KiB in 0.001863 sec., 640365.0026838433 rows/sec., 51.13 MiB/sec. | ||
| 5265 | 2025.11.11 21:14:24.702932 [ 4 ] {5d9d7d6a-1359-4388-9f93-3c75492dff08} <Debug> TCPHandler: Processed in 0.002029242 sec. | ||
| 5266 | 2025.11.11 21:14:24.703058 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5267 | 2025.11.11 21:14:24.703151 [ 4 ] {f7b4186f-d533-4697-829f-daf9dec19b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5268 | 2025.11.11 21:14:24.703190 [ 4 ] {f7b4186f-d533-4697-829f-daf9dec19b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5269 | 2025.11.11 21:14:24.703703 [ 4 ] {f7b4186f-d533-4697-829f-daf9dec19b22} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5270 | 2025.11.11 21:14:24.703736 [ 4 ] {f7b4186f-d533-4697-829f-daf9dec19b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5271 | 2025.11.11 21:14:24.704044 [ 4 ] {f7b4186f-d533-4697-829f-daf9dec19b22} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5272 | 2025.11.11 21:14:24.704247 [ 4 ] {f7b4186f-d533-4697-829f-daf9dec19b22} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5273 | 2025.11.11 21:14:24.704372 [ 4 ] {f7b4186f-d533-4697-829f-daf9dec19b22} <Debug> executeQuery: Read 247 rows, 15.46 KiB in 0.001239 sec., 199354.31799838578 rows/sec., 12.19 MiB/sec. | ||
| 5274 | 2025.11.11 21:14:24.704407 [ 4 ] {f7b4186f-d533-4697-829f-daf9dec19b22} <Debug> TCPHandler: Processed in 0.001407103 sec. | ||
| 5275 | 2025.11.11 21:14:24.704534 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5276 | 2025.11.11 21:14:24.704627 [ 4 ] {40815f6f-5cfe-4f64-8410-ca4122bc26e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5277 | 2025.11.11 21:14:24.704664 [ 4 ] {40815f6f-5cfe-4f64-8410-ca4122bc26e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5278 | 2025.11.11 21:14:24.705160 [ 4 ] {40815f6f-5cfe-4f64-8410-ca4122bc26e2} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5279 | 2025.11.11 21:14:24.705194 [ 4 ] {40815f6f-5cfe-4f64-8410-ca4122bc26e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5280 | 2025.11.11 21:14:24.705503 [ 4 ] {40815f6f-5cfe-4f64-8410-ca4122bc26e2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5281 | 2025.11.11 21:14:24.705704 [ 4 ] {40815f6f-5cfe-4f64-8410-ca4122bc26e2} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5282 | 2025.11.11 21:14:24.705796 [ 36 ] {} <Debug> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 5283 | 2025.11.11 21:14:24.705823 [ 4 ] {40815f6f-5cfe-4f64-8410-ca4122bc26e2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001214 sec., 174629.3245469522 rows/sec., 11.26 MiB/sec. | ||
| 5284 | 2025.11.11 21:14:24.705831 [ 36 ] {} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5285 | 2025.11.11 21:14:24.705854 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5286 | 2025.11.11 21:14:24.705860 [ 4 ] {40815f6f-5cfe-4f64-8410-ca4122bc26e2} <Debug> TCPHandler: Processed in 0.001375402 sec. | ||
| 5287 | 2025.11.11 21:14:24.705972 [ 194 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 5288 | 2025.11.11 21:14:24.705985 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2025.11.11 21:14:24.706127 [ 4 ] {b9e5f4c8-8e38-47d7-963f-3eec55b5b488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5290 | 2025.11.11 21:14:24.706136 [ 194 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5291 | 2025.11.11 21:14:24.706170 [ 4 ] {b9e5f4c8-8e38-47d7-963f-3eec55b5b488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5292 | 2025.11.11 21:14:24.706183 [ 194 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 441 rows starting from the beginning of the part | ||
| 5293 | 2025.11.11 21:14:24.706258 [ 194 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 5294 | 2025.11.11 21:14:24.706309 [ 194 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 5295 | 2025.11.11 21:14:24.706359 [ 194 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
| 5296 | 2025.11.11 21:14:24.706402 [ 194 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
| 5297 | 2025.11.11 21:14:24.706452 [ 194 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 5298 | 2025.11.11 21:14:24.706697 [ 4 ] {b9e5f4c8-8e38-47d7-963f-3eec55b5b488} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5299 | 2025.11.11 21:14:24.706737 [ 4 ] {b9e5f4c8-8e38-47d7-963f-3eec55b5b488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5300 | 2025.11.11 21:14:24.707080 [ 4 ] {b9e5f4c8-8e38-47d7-963f-3eec55b5b488} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5301 | 2025.11.11 21:14:24.707298 [ 4 ] {b9e5f4c8-8e38-47d7-963f-3eec55b5b488} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5302 | 2025.11.11 21:14:24.707420 [ 4 ] {b9e5f4c8-8e38-47d7-963f-3eec55b5b488} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001315 sec., 160456.27376425857 rows/sec., 9.11 MiB/sec. | ||
| 5303 | 2025.11.11 21:14:24.707468 [ 4 ] {b9e5f4c8-8e38-47d7-963f-3eec55b5b488} <Debug> TCPHandler: Processed in 0.001531845 sec. | ||
| 5304 | 2025.11.11 21:14:24.707572 [ 201 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001652206 sec., 918166.3787687492 rows/sec., 63.60 MiB/sec. | ||
| 5305 | 2025.11.11 21:14:24.707582 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5306 | 2025.11.11 21:14:24.707722 [ 4 ] {b8deba34-20b7-4042-8ad5-107ac38426b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5307 | 2025.11.11 21:14:24.707756 [ 194 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 5308 | 2025.11.11 21:14:24.707760 [ 4 ] {b8deba34-20b7-4042-8ad5-107ac38426b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5309 | 2025.11.11 21:14:24.708014 [ 194 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_20_4} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2025.11.11 21:14:24.708091 [ 194 ] {98ce3467-e604-42df-90f4-11ed3141e546::all_1_20_4} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 5311 | 2025.11.11 21:14:24.708165 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5312 | 2025.11.11 21:14:24.708459 [ 4 ] {b8deba34-20b7-4042-8ad5-107ac38426b4} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5313 | 2025.11.11 21:14:24.708499 [ 4 ] {b8deba34-20b7-4042-8ad5-107ac38426b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5314 | 2025.11.11 21:14:24.708827 [ 4 ] {b8deba34-20b7-4042-8ad5-107ac38426b4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5315 | 2025.11.11 21:14:24.709034 [ 4 ] {b8deba34-20b7-4042-8ad5-107ac38426b4} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5316 | 2025.11.11 21:14:24.709157 [ 4 ] {b8deba34-20b7-4042-8ad5-107ac38426b4} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.001453 sec., 496214.72814865794 rows/sec., 34.84 MiB/sec. | ||
| 5317 | 2025.11.11 21:14:24.709193 [ 4 ] {b8deba34-20b7-4042-8ad5-107ac38426b4} <Debug> TCPHandler: Processed in 0.001658177 sec. | ||
| 5318 | 2025.11.11 21:14:24.709303 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5319 | 2025.11.11 21:14:24.709395 [ 4 ] {7fd99bc8-f6b3-4c47-81d7-25ff9edbe68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5320 | 2025.11.11 21:14:24.709442 [ 4 ] {7fd99bc8-f6b3-4c47-81d7-25ff9edbe68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5321 | 2025.11.11 21:14:24.709765 [ 4 ] {7fd99bc8-f6b3-4c47-81d7-25ff9edbe68f} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5322 | 2025.11.11 21:14:24.709799 [ 4 ] {7fd99bc8-f6b3-4c47-81d7-25ff9edbe68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5323 | 2025.11.11 21:14:24.710087 [ 4 ] {7fd99bc8-f6b3-4c47-81d7-25ff9edbe68f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5324 | 2025.11.11 21:14:24.710283 [ 4 ] {7fd99bc8-f6b3-4c47-81d7-25ff9edbe68f} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2025.11.11 21:14:24.710385 [ 35 ] {} <Debug> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5326 | 2025.11.11 21:14:24.710404 [ 4 ] {7fd99bc8-f6b3-4c47-81d7-25ff9edbe68f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001027 sec., 5842.259006815969 rows/sec., 305.24 KiB/sec. | ||
| 5327 | 2025.11.11 21:14:24.710449 [ 35 ] {} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5328 | 2025.11.11 21:14:24.710463 [ 4 ] {7fd99bc8-f6b3-4c47-81d7-25ff9edbe68f} <Debug> TCPHandler: Processed in 0.001206899 sec. | ||
| 5329 | 2025.11.11 21:14:24.710476 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5330 | 2025.11.11 21:14:24.710569 [ 186 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::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 | ||
| 5331 | 2025.11.11 21:14:24.710577 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5332 | 2025.11.11 21:14:24.710692 [ 4 ] {639f48fa-001b-4d2f-a432-077d4a39e9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5333 | 2025.11.11 21:14:24.710695 [ 186 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5334 | 2025.11.11 21:14:24.710736 [ 4 ] {639f48fa-001b-4d2f-a432-077d4a39e9d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5335 | 2025.11.11 21:14:24.710742 [ 186 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 5336 | 2025.11.11 21:14:24.710813 [ 186 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5337 | 2025.11.11 21:14:24.710857 [ 186 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5338 | 2025.11.11 21:14:24.710900 [ 186 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5339 | 2025.11.11 21:14:24.710941 [ 186 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5340 | 2025.11.11 21:14:24.710983 [ 186 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 5341 | 2025.11.11 21:14:24.711187 [ 4 ] {639f48fa-001b-4d2f-a432-077d4a39e9d8} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5342 | 2025.11.11 21:14:24.711227 [ 4 ] {639f48fa-001b-4d2f-a432-077d4a39e9d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5343 | 2025.11.11 21:14:24.711599 [ 4 ] {639f48fa-001b-4d2f-a432-077d4a39e9d8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5344 | 2025.11.11 21:14:24.711695 [ 194 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001165169 sec., 82391.48140741815 rows/sec., 4.20 MiB/sec. | ||
| 5345 | 2025.11.11 21:14:24.711802 [ 194 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5346 | 2025.11.11 21:14:24.711827 [ 4 ] {639f48fa-001b-4d2f-a432-077d4a39e9d8} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2025.11.11 21:14:24.711967 [ 4 ] {639f48fa-001b-4d2f-a432-077d4a39e9d8} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001293 sec., 243619.4895591647 rows/sec., 16.01 MiB/sec. | ||
| 5348 | 2025.11.11 21:14:24.712004 [ 4 ] {639f48fa-001b-4d2f-a432-077d4a39e9d8} <Debug> TCPHandler: Processed in 0.001473564 sec. | ||
| 5349 | 2025.11.11 21:14:24.712058 [ 194 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_16_3} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5350 | 2025.11.11 21:14:24.712109 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2025.11.11 21:14:24.712127 [ 194 ] {4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6::all_1_16_3} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5352 | 2025.11.11 21:14:24.712194 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5353 | 2025.11.11 21:14:24.712223 [ 4 ] {d36ce98c-d622-42af-aeae-a812b6907735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5354 | 2025.11.11 21:14:24.712276 [ 4 ] {d36ce98c-d622-42af-aeae-a812b6907735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5355 | 2025.11.11 21:14:24.712639 [ 4 ] {d36ce98c-d622-42af-aeae-a812b6907735} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5356 | 2025.11.11 21:14:24.712681 [ 4 ] {d36ce98c-d622-42af-aeae-a812b6907735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5357 | 2025.11.11 21:14:24.713045 [ 4 ] {d36ce98c-d622-42af-aeae-a812b6907735} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5358 | 2025.11.11 21:14:24.713273 [ 4 ] {d36ce98c-d622-42af-aeae-a812b6907735} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5359 | 2025.11.11 21:14:24.713399 [ 4 ] {d36ce98c-d622-42af-aeae-a812b6907735} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001201 sec., 832.6394671107411 rows/sec., 56.11 KiB/sec. | ||
| 5360 | 2025.11.11 21:14:24.713435 [ 4 ] {d36ce98c-d622-42af-aeae-a812b6907735} <Debug> TCPHandler: Processed in 0.001374371 sec. | ||
| 5361 | 2025.11.11 21:14:24.713580 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5362 | 2025.11.11 21:14:24.713701 [ 4 ] {b1b042bc-aaf9-4949-aaf6-af2459e76681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5363 | 2025.11.11 21:14:24.713764 [ 4 ] {b1b042bc-aaf9-4949-aaf6-af2459e76681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5364 | 2025.11.11 21:14:24.714693 [ 4 ] {b1b042bc-aaf9-4949-aaf6-af2459e76681} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5365 | 2025.11.11 21:14:24.714730 [ 4 ] {b1b042bc-aaf9-4949-aaf6-af2459e76681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5366 | 2025.11.11 21:14:24.715281 [ 4 ] {b1b042bc-aaf9-4949-aaf6-af2459e76681} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5367 | 2025.11.11 21:14:24.715493 [ 4 ] {b1b042bc-aaf9-4949-aaf6-af2459e76681} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5368 | 2025.11.11 21:14:24.715595 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5369 | 2025.11.11 21:14:24.715624 [ 4 ] {b1b042bc-aaf9-4949-aaf6-af2459e76681} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001948 sec., 20533.880903490757 rows/sec., 36.80 MiB/sec. | ||
| 5370 | 2025.11.11 21:14:24.715630 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5371 | 2025.11.11 21:14:24.715670 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5372 | 2025.11.11 21:14:24.715684 [ 4 ] {b1b042bc-aaf9-4949-aaf6-af2459e76681} <Debug> TCPHandler: Processed in 0.002162625 sec. | ||
| 5373 | 2025.11.11 21:14:24.715784 [ 201 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::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 | ||
| 5374 | 2025.11.11 21:14:24.715800 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5375 | 2025.11.11 21:14:24.715911 [ 4 ] {dcb0f54e-9569-4069-b5af-e144b8da94f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5376 | 2025.11.11 21:14:24.715952 [ 4 ] {dcb0f54e-9569-4069-b5af-e144b8da94f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5377 | 2025.11.11 21:14:24.716036 [ 201 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5378 | 2025.11.11 21:14:24.716104 [ 201 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 316 rows starting from the beginning of the part | ||
| 5379 | 2025.11.11 21:14:24.716241 [ 201 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 5380 | 2025.11.11 21:14:24.716306 [ 4 ] {dcb0f54e-9569-4069-b5af-e144b8da94f0} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5381 | 2025.11.11 21:14:24.716343 [ 201 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 5382 | 2025.11.11 21:14:24.716346 [ 4 ] {dcb0f54e-9569-4069-b5af-e144b8da94f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5383 | 2025.11.11 21:14:24.716488 [ 201 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 5384 | 2025.11.11 21:14:24.716586 [ 201 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 5385 | 2025.11.11 21:14:24.716688 [ 201 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 5386 | 2025.11.11 21:14:24.716714 [ 4 ] {dcb0f54e-9569-4069-b5af-e144b8da94f0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5387 | 2025.11.11 21:14:24.716926 [ 4 ] {dcb0f54e-9569-4069-b5af-e144b8da94f0} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2025.11.11 21:14:24.717056 [ 4 ] {dcb0f54e-9569-4069-b5af-e144b8da94f0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001164 sec., 89347.07903780068 rows/sec., 5.47 MiB/sec. | ||
| 5389 | 2025.11.11 21:14:24.717090 [ 4 ] {dcb0f54e-9569-4069-b5af-e144b8da94f0} <Debug> TCPHandler: Processed in 0.001338621 sec. | ||
| 5390 | 2025.11.11 21:14:24.720313 [ 194 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 19 columns (19 merged, 0 gathered) in 0.004578554 sec., 112699.33695223425 rows/sec., 201.95 MiB/sec. | ||
| 5391 | 2025.11.11 21:14:24.721136 [ 195 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5392 | 2025.11.11 21:14:24.721507 [ 195 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5393 | 2025.11.11 21:14:24.721583 [ 195 ] {b928a93f-4f92-48d8-a5be-6cc9074fd96c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5394 | 2025.11.11 21:14:24.721706 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 5395 | 2025.11.11 21:14:25.069761 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10995 | ||
| 5396 | 2025.11.11 21:14:25.070443 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2025.11.11 21:14:25.070487 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5398 | 2025.11.11 21:14:25.070968 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5399 | 2025.11.11 21:14:25.071206 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2025.11.11 21:14:25.071353 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10995 | ||
| 5401 | 2025.11.11 21:14:25.648579 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5402 | 2025.11.11 21:14:25.664639 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2025.11.11 21:14:25.664696 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5404 | 2025.11.11 21:14:25.670699 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5405 | 2025.11.11 21:14:25.671435 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2025.11.11 21:14:25.674162 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5407 | 2025.11.11 21:14:29.683972 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5408 | 2025.11.11 21:14:29.684185 [ 4 ] {0f2a86ea-5c85-4470-9e48-ddcb95eda988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5409 | 2025.11.11 21:14:29.684259 [ 4 ] {0f2a86ea-5c85-4470-9e48-ddcb95eda988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5410 | 2025.11.11 21:14:29.684950 [ 4 ] {0f2a86ea-5c85-4470-9e48-ddcb95eda988} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5411 | 2025.11.11 21:14:29.684993 [ 4 ] {0f2a86ea-5c85-4470-9e48-ddcb95eda988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5412 | 2025.11.11 21:14:29.685391 [ 4 ] {0f2a86ea-5c85-4470-9e48-ddcb95eda988} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5413 | 2025.11.11 21:14:29.685615 [ 4 ] {0f2a86ea-5c85-4470-9e48-ddcb95eda988} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5414 | 2025.11.11 21:14:29.685770 [ 4 ] {0f2a86ea-5c85-4470-9e48-ddcb95eda988} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.61 MiB/sec. | ||
| 5415 | 2025.11.11 21:14:29.685817 [ 4 ] {0f2a86ea-5c85-4470-9e48-ddcb95eda988} <Debug> TCPHandler: Processed in 0.001975522 sec. | ||
| 5416 | 2025.11.11 21:14:29.685938 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5417 | 2025.11.11 21:14:29.686040 [ 4 ] {58f1957d-e6d0-45c5-9d7d-561cf402c13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5418 | 2025.11.11 21:14:29.686083 [ 4 ] {58f1957d-e6d0-45c5-9d7d-561cf402c13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5419 | 2025.11.11 21:14:29.686528 [ 4 ] {58f1957d-e6d0-45c5-9d7d-561cf402c13d} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2025.11.11 21:14:29.686563 [ 4 ] {58f1957d-e6d0-45c5-9d7d-561cf402c13d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5421 | 2025.11.11 21:14:29.686896 [ 4 ] {58f1957d-e6d0-45c5-9d7d-561cf402c13d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5422 | 2025.11.11 21:14:29.687171 [ 4 ] {58f1957d-e6d0-45c5-9d7d-561cf402c13d} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5423 | 2025.11.11 21:14:29.687301 [ 4 ] {58f1957d-e6d0-45c5-9d7d-561cf402c13d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001286 sec., 49766.71850699844 rows/sec., 3.88 MiB/sec. | ||
| 5424 | 2025.11.11 21:14:29.687340 [ 4 ] {58f1957d-e6d0-45c5-9d7d-561cf402c13d} <Debug> TCPHandler: Processed in 0.001453453 sec. | ||
| 5425 | 2025.11.11 21:14:29.687457 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5426 | 2025.11.11 21:14:29.687559 [ 4 ] {48eb282e-e774-4396-96e3-d30dbf7acbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5427 | 2025.11.11 21:14:29.687603 [ 4 ] {48eb282e-e774-4396-96e3-d30dbf7acbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5428 | 2025.11.11 21:14:29.688014 [ 4 ] {48eb282e-e774-4396-96e3-d30dbf7acbac} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5429 | 2025.11.11 21:14:29.688049 [ 4 ] {48eb282e-e774-4396-96e3-d30dbf7acbac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5430 | 2025.11.11 21:14:29.688384 [ 4 ] {48eb282e-e774-4396-96e3-d30dbf7acbac} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5431 | 2025.11.11 21:14:29.688598 [ 4 ] {48eb282e-e774-4396-96e3-d30dbf7acbac} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5432 | 2025.11.11 21:14:29.688722 [ 4 ] {48eb282e-e774-4396-96e3-d30dbf7acbac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 5433 | 2025.11.11 21:14:29.688757 [ 4 ] {48eb282e-e774-4396-96e3-d30dbf7acbac} <Debug> TCPHandler: Processed in 0.001351301 sec. | ||
| 5434 | 2025.11.11 21:14:29.688856 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5435 | 2025.11.11 21:14:29.688948 [ 4 ] {ffe2ffc0-ced0-41ab-b1b2-f82fe79644e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5436 | 2025.11.11 21:14:29.688989 [ 4 ] {ffe2ffc0-ced0-41ab-b1b2-f82fe79644e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5437 | 2025.11.11 21:14:29.689313 [ 4 ] {ffe2ffc0-ced0-41ab-b1b2-f82fe79644e2} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5438 | 2025.11.11 21:14:29.689348 [ 4 ] {ffe2ffc0-ced0-41ab-b1b2-f82fe79644e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5439 | 2025.11.11 21:14:29.689657 [ 4 ] {ffe2ffc0-ced0-41ab-b1b2-f82fe79644e2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5440 | 2025.11.11 21:14:29.689881 [ 4 ] {ffe2ffc0-ced0-41ab-b1b2-f82fe79644e2} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5441 | 2025.11.11 21:14:29.690005 [ 4 ] {ffe2ffc0-ced0-41ab-b1b2-f82fe79644e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 5442 | 2025.11.11 21:14:29.690041 [ 4 ] {ffe2ffc0-ced0-41ab-b1b2-f82fe79644e2} <Debug> TCPHandler: Processed in 0.00123386 sec. | ||
| 5443 | 2025.11.11 21:14:32.468234 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5444 | 2025.11.11 21:14:32.468298 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5445 | 2025.11.11 21:14:32.572329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11443 | ||
| 5446 | 2025.11.11 21:14:32.572828 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5447 | 2025.11.11 21:14:32.572873 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5448 | 2025.11.11 21:14:32.573404 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5449 | 2025.11.11 21:14:32.573661 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5450 | 2025.11.11 21:14:32.573816 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11443 | ||
| 5451 | 2025.11.11 21:14:32.594490 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 722 | ||
| 5452 | 2025.11.11 21:14:32.596714 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5453 | 2025.11.11 21:14:32.596752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5454 | 2025.11.11 21:14:32.597983 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5455 | 2025.11.11 21:14:32.598238 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5456 | 2025.11.11 21:14:32.598522 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 5457 | 2025.11.11 21:14:33.175087 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5458 | 2025.11.11 21:14:33.191544 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5459 | 2025.11.11 21:14:33.191601 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5460 | 2025.11.11 21:14:33.197752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5461 | 2025.11.11 21:14:33.198445 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2025.11.11 21:14:33.201230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5463 | 2025.11.11 21:14:34.697621 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5464 | 2025.11.11 21:14:34.697811 [ 4 ] {5c938d37-c433-4910-aefe-fe3d5b5c2aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5465 | 2025.11.11 21:14:34.697879 [ 4 ] {5c938d37-c433-4910-aefe-fe3d5b5c2aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5466 | 2025.11.11 21:14:34.698750 [ 4 ] {5c938d37-c433-4910-aefe-fe3d5b5c2aed} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2025.11.11 21:14:34.698788 [ 4 ] {5c938d37-c433-4910-aefe-fe3d5b5c2aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5468 | 2025.11.11 21:14:34.699196 [ 4 ] {5c938d37-c433-4910-aefe-fe3d5b5c2aed} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5469 | 2025.11.11 21:14:34.699428 [ 4 ] {5c938d37-c433-4910-aefe-fe3d5b5c2aed} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2025.11.11 21:14:34.699560 [ 25 ] {} <Debug> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5471 | 2025.11.11 21:14:34.699574 [ 4 ] {5c938d37-c433-4910-aefe-fe3d5b5c2aed} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001816 sec., 225770.92511013217 rows/sec., 14.32 MiB/sec. | ||
| 5472 | 2025.11.11 21:14:34.699632 [ 25 ] {} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5473 | 2025.11.11 21:14:34.699644 [ 4 ] {5c938d37-c433-4910-aefe-fe3d5b5c2aed} <Debug> TCPHandler: Processed in 0.002153385 sec. | ||
| 5474 | 2025.11.11 21:14:34.699664 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5475 | 2025.11.11 21:14:34.699779 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5476 | 2025.11.11 21:14:34.699791 [ 187 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::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 | ||
| 5477 | 2025.11.11 21:14:34.699879 [ 4 ] {f431c4f9-665b-4d64-8882-2381ed6f8a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5478 | 2025.11.11 21:14:34.699924 [ 4 ] {f431c4f9-665b-4d64-8882-2381ed6f8a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5479 | 2025.11.11 21:14:34.699946 [ 187 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5480 | 2025.11.11 21:14:34.699989 [ 187 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 410 rows starting from the beginning of the part | ||
| 5481 | 2025.11.11 21:14:34.700065 [ 187 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5482 | 2025.11.11 21:14:34.700117 [ 187 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5483 | 2025.11.11 21:14:34.700166 [ 187 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 5484 | 2025.11.11 21:14:34.700211 [ 187 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 5485 | 2025.11.11 21:14:34.701122 [ 4 ] {f431c4f9-665b-4d64-8882-2381ed6f8a3b} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5486 | 2025.11.11 21:14:34.701160 [ 4 ] {f431c4f9-665b-4d64-8882-2381ed6f8a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5487 | 2025.11.11 21:14:34.701233 [ 193 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553245 sec., 1319817.5432723106 rows/sec., 88.76 MiB/sec. | ||
| 5488 | 2025.11.11 21:14:34.701462 [ 188 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5489 | 2025.11.11 21:14:34.701627 [ 4 ] {f431c4f9-665b-4d64-8882-2381ed6f8a3b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5490 | 2025.11.11 21:14:34.701770 [ 188 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_17_4} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5491 | 2025.11.11 21:14:34.701843 [ 4 ] {f431c4f9-665b-4d64-8882-2381ed6f8a3b} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2025.11.11 21:14:34.701851 [ 188 ] {475c4314-2bc3-4b22-8784-ac3f52f79b61::all_1_17_4} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5493 | 2025.11.11 21:14:34.701936 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 5494 | 2025.11.11 21:14:34.701972 [ 4 ] {f431c4f9-665b-4d64-8882-2381ed6f8a3b} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.00211 sec., 564928.9099526067 rows/sec., 45.11 MiB/sec. | ||
| 5495 | 2025.11.11 21:14:34.702012 [ 4 ] {f431c4f9-665b-4d64-8882-2381ed6f8a3b} <Debug> TCPHandler: Processed in 0.002282457 sec. | ||
| 5496 | 2025.11.11 21:14:34.702131 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5497 | 2025.11.11 21:14:34.702226 [ 4 ] {e799336c-1a5c-40a5-a619-9e7f0b5d32ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5498 | 2025.11.11 21:14:34.702266 [ 4 ] {e799336c-1a5c-40a5-a619-9e7f0b5d32ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5499 | 2025.11.11 21:14:34.702805 [ 4 ] {e799336c-1a5c-40a5-a619-9e7f0b5d32ff} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5500 | 2025.11.11 21:14:34.702842 [ 4 ] {e799336c-1a5c-40a5-a619-9e7f0b5d32ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5501 | 2025.11.11 21:14:34.703143 [ 4 ] {e799336c-1a5c-40a5-a619-9e7f0b5d32ff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5502 | 2025.11.11 21:14:34.703348 [ 4 ] {e799336c-1a5c-40a5-a619-9e7f0b5d32ff} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5503 | 2025.11.11 21:14:34.703471 [ 4 ] {e799336c-1a5c-40a5-a619-9e7f0b5d32ff} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001262 sec., 194136.2916006339 rows/sec., 11.86 MiB/sec. | ||
| 5504 | 2025.11.11 21:14:34.703507 [ 4 ] {e799336c-1a5c-40a5-a619-9e7f0b5d32ff} <Debug> TCPHandler: Processed in 0.001424823 sec. | ||
| 5505 | 2025.11.11 21:14:34.703631 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5506 | 2025.11.11 21:14:34.703724 [ 4 ] {87f71481-8443-480e-a9ba-623863be0014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5507 | 2025.11.11 21:14:34.703762 [ 4 ] {87f71481-8443-480e-a9ba-623863be0014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5508 | 2025.11.11 21:14:34.704280 [ 4 ] {87f71481-8443-480e-a9ba-623863be0014} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5509 | 2025.11.11 21:14:34.704316 [ 4 ] {87f71481-8443-480e-a9ba-623863be0014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5510 | 2025.11.11 21:14:34.704611 [ 4 ] {87f71481-8443-480e-a9ba-623863be0014} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5511 | 2025.11.11 21:14:34.704816 [ 4 ] {87f71481-8443-480e-a9ba-623863be0014} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5512 | 2025.11.11 21:14:34.704939 [ 4 ] {87f71481-8443-480e-a9ba-623863be0014} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001233 sec., 171938.36171938363 rows/sec., 11.09 MiB/sec. | ||
| 5513 | 2025.11.11 21:14:34.704975 [ 4 ] {87f71481-8443-480e-a9ba-623863be0014} <Debug> TCPHandler: Processed in 0.001392662 sec. | ||
| 5514 | 2025.11.11 21:14:34.705095 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5515 | 2025.11.11 21:14:34.705198 [ 4 ] {6f189960-494a-4355-b455-43d4e90c6b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5516 | 2025.11.11 21:14:34.705237 [ 4 ] {6f189960-494a-4355-b455-43d4e90c6b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5517 | 2025.11.11 21:14:34.705737 [ 4 ] {6f189960-494a-4355-b455-43d4e90c6b5b} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5518 | 2025.11.11 21:14:34.705772 [ 4 ] {6f189960-494a-4355-b455-43d4e90c6b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5519 | 2025.11.11 21:14:34.706078 [ 4 ] {6f189960-494a-4355-b455-43d4e90c6b5b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5520 | 2025.11.11 21:14:34.706281 [ 4 ] {6f189960-494a-4355-b455-43d4e90c6b5b} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5521 | 2025.11.11 21:14:34.706376 [ 25 ] {} <Debug> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5522 | 2025.11.11 21:14:34.706405 [ 4 ] {6f189960-494a-4355-b455-43d4e90c6b5b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001225 sec., 172244.89795918367 rows/sec., 9.78 MiB/sec. | ||
| 5523 | 2025.11.11 21:14:34.706409 [ 25 ] {} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2025.11.11 21:14:34.706446 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5525 | 2025.11.11 21:14:34.706449 [ 4 ] {6f189960-494a-4355-b455-43d4e90c6b5b} <Debug> TCPHandler: Processed in 0.001409453 sec. | ||
| 5526 | 2025.11.11 21:14:34.706519 [ 187 ] {b720da2e-c962-492c-a76b-62dc03da38ed::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 | ||
| 5527 | 2025.11.11 21:14:34.706569 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5528 | 2025.11.11 21:14:34.706608 [ 187 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5529 | 2025.11.11 21:14:34.706636 [ 187 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 211 rows starting from the beginning of the part | ||
| 5530 | 2025.11.11 21:14:34.706665 [ 4 ] {fdbef7b9-de54-4cf5-aa5e-467a4e075331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5531 | 2025.11.11 21:14:34.706680 [ 187 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 5532 | 2025.11.11 21:14:34.706710 [ 4 ] {fdbef7b9-de54-4cf5-aa5e-467a4e075331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5533 | 2025.11.11 21:14:34.706724 [ 187 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 5534 | 2025.11.11 21:14:34.706765 [ 187 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 5535 | 2025.11.11 21:14:34.706801 [ 187 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 5536 | 2025.11.11 21:14:34.707457 [ 4 ] {fdbef7b9-de54-4cf5-aa5e-467a4e075331} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5537 | 2025.11.11 21:14:34.707495 [ 4 ] {fdbef7b9-de54-4cf5-aa5e-467a4e075331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5538 | 2025.11.11 21:14:34.707528 [ 187 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001044687 sec., 1009871.8563550613 rows/sec., 61.20 MiB/sec. | ||
| 5539 | 2025.11.11 21:14:34.707645 [ 188 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5540 | 2025.11.11 21:14:34.707800 [ 4 ] {fdbef7b9-de54-4cf5-aa5e-467a4e075331} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5541 | 2025.11.11 21:14:34.707866 [ 188 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_17_4} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5542 | 2025.11.11 21:14:34.707926 [ 188 ] {b720da2e-c962-492c-a76b-62dc03da38ed::all_1_17_4} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5543 | 2025.11.11 21:14:34.707988 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5544 | 2025.11.11 21:14:34.707996 [ 4 ] {fdbef7b9-de54-4cf5-aa5e-467a4e075331} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5545 | 2025.11.11 21:14:34.708108 [ 4 ] {fdbef7b9-de54-4cf5-aa5e-467a4e075331} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001509 sec., 476474.4864148443 rows/sec., 33.44 MiB/sec. | ||
| 5546 | 2025.11.11 21:14:34.708141 [ 4 ] {fdbef7b9-de54-4cf5-aa5e-467a4e075331} <Debug> TCPHandler: Processed in 0.001669157 sec. | ||
| 5547 | 2025.11.11 21:14:34.708246 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5548 | 2025.11.11 21:14:34.708332 [ 4 ] {019f4132-acb7-4c8d-aa1b-d93708a6adc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5549 | 2025.11.11 21:14:34.708439 [ 4 ] {019f4132-acb7-4c8d-aa1b-d93708a6adc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5550 | 2025.11.11 21:14:34.708764 [ 4 ] {019f4132-acb7-4c8d-aa1b-d93708a6adc5} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5551 | 2025.11.11 21:14:34.708797 [ 4 ] {019f4132-acb7-4c8d-aa1b-d93708a6adc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5552 | 2025.11.11 21:14:34.709080 [ 4 ] {019f4132-acb7-4c8d-aa1b-d93708a6adc5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5553 | 2025.11.11 21:14:34.709276 [ 4 ] {019f4132-acb7-4c8d-aa1b-d93708a6adc5} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5554 | 2025.11.11 21:14:34.709396 [ 4 ] {019f4132-acb7-4c8d-aa1b-d93708a6adc5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001019 sec., 5888.1256133464185 rows/sec., 307.63 KiB/sec. | ||
| 5555 | 2025.11.11 21:14:34.709431 [ 4 ] {019f4132-acb7-4c8d-aa1b-d93708a6adc5} <Debug> TCPHandler: Processed in 0.001174639 sec. | ||
| 5556 | 2025.11.11 21:14:34.709538 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5557 | 2025.11.11 21:14:34.709629 [ 4 ] {a9bb361c-5cd2-4128-b274-bce0e029bafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5558 | 2025.11.11 21:14:34.709669 [ 4 ] {a9bb361c-5cd2-4128-b274-bce0e029bafe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5559 | 2025.11.11 21:14:34.710122 [ 4 ] {a9bb361c-5cd2-4128-b274-bce0e029bafe} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5560 | 2025.11.11 21:14:34.710156 [ 4 ] {a9bb361c-5cd2-4128-b274-bce0e029bafe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5561 | 2025.11.11 21:14:34.710481 [ 4 ] {a9bb361c-5cd2-4128-b274-bce0e029bafe} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5562 | 2025.11.11 21:14:34.710678 [ 4 ] {a9bb361c-5cd2-4128-b274-bce0e029bafe} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5563 | 2025.11.11 21:14:34.710799 [ 4 ] {a9bb361c-5cd2-4128-b274-bce0e029bafe} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001188 sec., 264309.7643097643 rows/sec., 17.36 MiB/sec. | ||
| 5564 | 2025.11.11 21:14:34.710833 [ 4 ] {a9bb361c-5cd2-4128-b274-bce0e029bafe} <Debug> TCPHandler: Processed in 0.001341052 sec. | ||
| 5565 | 2025.11.11 21:14:34.710937 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5566 | 2025.11.11 21:14:34.711027 [ 4 ] {66dece87-1426-4610-8b61-bf7fbd9a67ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5567 | 2025.11.11 21:14:34.711067 [ 4 ] {66dece87-1426-4610-8b61-bf7fbd9a67ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5568 | 2025.11.11 21:14:34.711369 [ 4 ] {66dece87-1426-4610-8b61-bf7fbd9a67ac} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5569 | 2025.11.11 21:14:34.711407 [ 4 ] {66dece87-1426-4610-8b61-bf7fbd9a67ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5570 | 2025.11.11 21:14:34.711727 [ 4 ] {66dece87-1426-4610-8b61-bf7fbd9a67ac} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5571 | 2025.11.11 21:14:34.711939 [ 4 ] {66dece87-1426-4610-8b61-bf7fbd9a67ac} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5572 | 2025.11.11 21:14:34.712063 [ 4 ] {66dece87-1426-4610-8b61-bf7fbd9a67ac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 5573 | 2025.11.11 21:14:34.712098 [ 4 ] {66dece87-1426-4610-8b61-bf7fbd9a67ac} <Debug> TCPHandler: Processed in 0.001206789 sec. | ||
| 5574 | 2025.11.11 21:14:34.712204 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5575 | 2025.11.11 21:14:34.712297 [ 4 ] {cb1c3400-deab-475f-8f77-e4c6fda39f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5576 | 2025.11.11 21:14:34.712349 [ 4 ] {cb1c3400-deab-475f-8f77-e4c6fda39f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5577 | 2025.11.11 21:14:34.713203 [ 4 ] {cb1c3400-deab-475f-8f77-e4c6fda39f70} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5578 | 2025.11.11 21:14:34.713237 [ 4 ] {cb1c3400-deab-475f-8f77-e4c6fda39f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5579 | 2025.11.11 21:14:34.713788 [ 4 ] {cb1c3400-deab-475f-8f77-e4c6fda39f70} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5580 | 2025.11.11 21:14:34.713987 [ 4 ] {cb1c3400-deab-475f-8f77-e4c6fda39f70} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5581 | 2025.11.11 21:14:34.714110 [ 4 ] {cb1c3400-deab-475f-8f77-e4c6fda39f70} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001878 sec., 21299.254526091587 rows/sec., 38.17 MiB/sec. | ||
| 5582 | 2025.11.11 21:14:34.714166 [ 4 ] {cb1c3400-deab-475f-8f77-e4c6fda39f70} <Debug> TCPHandler: Processed in 0.002060143 sec. | ||
| 5583 | 2025.11.11 21:14:34.714272 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5584 | 2025.11.11 21:14:34.714431 [ 4 ] {e17e6472-4b5c-45c1-b36b-1322fe176422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5585 | 2025.11.11 21:14:34.714472 [ 4 ] {e17e6472-4b5c-45c1-b36b-1322fe176422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5586 | 2025.11.11 21:14:34.714826 [ 4 ] {e17e6472-4b5c-45c1-b36b-1322fe176422} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2025.11.11 21:14:34.714861 [ 4 ] {e17e6472-4b5c-45c1-b36b-1322fe176422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5588 | 2025.11.11 21:14:34.715157 [ 4 ] {e17e6472-4b5c-45c1-b36b-1322fe176422} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5589 | 2025.11.11 21:14:34.715357 [ 4 ] {e17e6472-4b5c-45c1-b36b-1322fe176422} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2025.11.11 21:14:34.715485 [ 4 ] {e17e6472-4b5c-45c1-b36b-1322fe176422} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001073 sec., 96924.51071761418 rows/sec., 5.94 MiB/sec. | ||
| 5591 | 2025.11.11 21:14:34.715520 [ 4 ] {e17e6472-4b5c-45c1-b36b-1322fe176422} <Debug> TCPHandler: Processed in 0.00123613 sec. | ||
| 5592 | 2025.11.11 21:14:38.787695 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59760 | ||
| 5593 | 2025.11.11 21:14:38.787810 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5594 | 2025.11.11 21:14:38.787836 [ 290 ] {} <Debug> TCP-Session: d39123a1-c4d7-4b4b-ac7f-6c535db1f065 Authenticating user 'default' from [fd00:1122:3344:101::e]:59760 | ||
| 5595 | 2025.11.11 21:14:38.787859 [ 290 ] {} <Debug> TCP-Session: d39123a1-c4d7-4b4b-ac7f-6c535db1f065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5596 | 2025.11.11 21:14:38.787871 [ 290 ] {} <Debug> TCP-Session: d39123a1-c4d7-4b4b-ac7f-6c535db1f065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5597 | 2025.11.11 21:14:38.788047 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51587 | ||
| 5598 | 2025.11.11 21:14:38.788076 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33417 | ||
| 5599 | 2025.11.11 21:14:38.788105 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47045 | ||
| 5600 | 2025.11.11 21:14:38.788156 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54132 | ||
| 5601 | 2025.11.11 21:14:38.788165 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36456 | ||
| 5602 | 2025.11.11 21:14:38.788210 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5603 | 2025.11.11 21:14:38.788226 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5604 | 2025.11.11 21:14:38.788257 [ 292 ] {} <Debug> TCP-Session: f0eb90ef-9c8c-45c8-b490-3d24a4927c8d Authenticating user 'default' from [fd00:1122:3344:101::e]:33417 | ||
| 5605 | 2025.11.11 21:14:38.788165 [ 290 ] {} <Trace> TCP-Session: d39123a1-c4d7-4b4b-ac7f-6c535db1f065 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5606 | 2025.11.11 21:14:38.788288 [ 292 ] {} <Debug> TCP-Session: f0eb90ef-9c8c-45c8-b490-3d24a4927c8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5607 | 2025.11.11 21:14:38.788285 [ 291 ] {} <Debug> TCP-Session: a63a8913-1887-439b-a07f-b6c52c52b1b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51587 | ||
| 5608 | 2025.11.11 21:14:38.788301 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5609 | 2025.11.11 21:14:38.788332 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5610 | 2025.11.11 21:14:38.788338 [ 291 ] {} <Debug> TCP-Session: a63a8913-1887-439b-a07f-b6c52c52b1b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5611 | 2025.11.11 21:14:38.788359 [ 293 ] {} <Debug> TCP-Session: 4f9c6d98-1a92-4784-9240-1ed83e134723 Authenticating user 'default' from [fd00:1122:3344:101::e]:47045 | ||
| 5612 | 2025.11.11 21:14:38.788365 [ 297 ] {} <Debug> TCP-Session: a6ebfbcb-647d-47e5-bb28-0438fd15a1ef Authenticating user 'default' from [fd00:1122:3344:101::e]:54132 | ||
| 5613 | 2025.11.11 21:14:38.788376 [ 291 ] {} <Debug> TCP-Session: a63a8913-1887-439b-a07f-b6c52c52b1b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5614 | 2025.11.11 21:14:38.788399 [ 293 ] {} <Debug> TCP-Session: 4f9c6d98-1a92-4784-9240-1ed83e134723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5615 | 2025.11.11 21:14:38.788408 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5616 | 2025.11.11 21:14:38.788445 [ 290 ] {fd287f2c-104f-4aa7-92a2-3dfec1ede555} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59760) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5617 | 2025.11.11 21:14:38.788464 [ 293 ] {} <Debug> TCP-Session: 4f9c6d98-1a92-4784-9240-1ed83e134723 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5618 | 2025.11.11 21:14:38.788478 [ 298 ] {} <Debug> TCP-Session: 6266319b-1145-49a2-8296-47f61c95ccd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36456 | ||
| 5619 | 2025.11.11 21:14:38.788404 [ 297 ] {} <Debug> TCP-Session: a6ebfbcb-647d-47e5-bb28-0438fd15a1ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5620 | 2025.11.11 21:14:38.788522 [ 298 ] {} <Debug> TCP-Session: 6266319b-1145-49a2-8296-47f61c95ccd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5621 | 2025.11.11 21:14:38.788534 [ 297 ] {} <Debug> TCP-Session: a6ebfbcb-647d-47e5-bb28-0438fd15a1ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5622 | 2025.11.11 21:14:38.788545 [ 298 ] {} <Debug> TCP-Session: 6266319b-1145-49a2-8296-47f61c95ccd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5623 | 2025.11.11 21:14:38.788310 [ 292 ] {} <Debug> TCP-Session: f0eb90ef-9c8c-45c8-b490-3d24a4927c8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5624 | 2025.11.11 21:14:38.788130 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43620 | ||
| 5625 | 2025.11.11 21:14:38.788127 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45571 | ||
| 5626 | 2025.11.11 21:14:38.788119 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59364 | ||
| 5627 | 2025.11.11 21:14:38.788727 [ 290 ] {fd287f2c-104f-4aa7-92a2-3dfec1ede555} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5628 | 2025.11.11 21:14:38.788787 [ 290 ] {fd287f2c-104f-4aa7-92a2-3dfec1ede555} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5629 | 2025.11.11 21:14:38.788826 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5630 | 2025.11.11 21:14:38.788854 [ 296 ] {} <Debug> TCP-Session: d64ead1a-fc72-4de5-88d2-b95216f9e9bc Authenticating user 'default' from [fd00:1122:3344:101::e]:43620 | ||
| 5631 | 2025.11.11 21:14:38.788870 [ 296 ] {} <Debug> TCP-Session: d64ead1a-fc72-4de5-88d2-b95216f9e9bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5632 | 2025.11.11 21:14:38.788883 [ 296 ] {} <Debug> TCP-Session: d64ead1a-fc72-4de5-88d2-b95216f9e9bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5633 | 2025.11.11 21:14:38.788917 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5634 | 2025.11.11 21:14:38.788950 [ 294 ] {} <Debug> TCP-Session: a685e928-bfb7-4cc3-9a70-1efd68802f44 Authenticating user 'default' from [fd00:1122:3344:101::e]:59364 | ||
| 5635 | 2025.11.11 21:14:38.788967 [ 294 ] {} <Debug> TCP-Session: a685e928-bfb7-4cc3-9a70-1efd68802f44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5636 | 2025.11.11 21:14:38.788979 [ 294 ] {} <Debug> TCP-Session: a685e928-bfb7-4cc3-9a70-1efd68802f44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5637 | 2025.11.11 21:14:38.789035 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5638 | 2025.11.11 21:14:38.789068 [ 295 ] {} <Debug> TCP-Session: 86b98888-9228-4c3e-ad54-ec7cf5991d4f Authenticating user 'default' from [fd00:1122:3344:101::e]:45571 | ||
| 5639 | 2025.11.11 21:14:38.789074 [ 290 ] {fd287f2c-104f-4aa7-92a2-3dfec1ede555} <Debug> oximeter.version (d12c842d-aa11-41bf-8c0a-17f392834f70) (SelectExecutor): Key condition: unknown | ||
| 5640 | 2025.11.11 21:14:38.789086 [ 295 ] {} <Debug> TCP-Session: 86b98888-9228-4c3e-ad54-ec7cf5991d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5641 | 2025.11.11 21:14:38.789115 [ 295 ] {} <Debug> TCP-Session: 86b98888-9228-4c3e-ad54-ec7cf5991d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5642 | 2025.11.11 21:14:38.790009 [ 319 ] {fd287f2c-104f-4aa7-92a2-3dfec1ede555} <Trace> AggregatingTransform: Aggregating | ||
| 5643 | 2025.11.11 21:14:38.790051 [ 319 ] {fd287f2c-104f-4aa7-92a2-3dfec1ede555} <Trace> Aggregator: Aggregation method: without_key | ||
| 5644 | 2025.11.11 21:14:38.790083 [ 319 ] {fd287f2c-104f-4aa7-92a2-3dfec1ede555} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900975 sec. (1109.909 rows/sec., 43.36 KiB/sec.) | ||
| 5645 | 2025.11.11 21:14:38.790101 [ 319 ] {fd287f2c-104f-4aa7-92a2-3dfec1ede555} <Trace> Aggregator: Merging aggregated data | ||
| 5646 | 2025.11.11 21:14:38.791238 [ 290 ] {fd287f2c-104f-4aa7-92a2-3dfec1ede555} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00285 sec., 350.8771929824561 rows/sec., 13.71 KiB/sec. | ||
| 5647 | 2025.11.11 21:14:38.791365 [ 290 ] {fd287f2c-104f-4aa7-92a2-3dfec1ede555} <Debug> TCPHandler: Processed in 0.003316033 sec. | ||
| 5648 | 2025.11.11 21:14:38.791516 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5649 | 2025.11.11 21:14:38.791534 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5650 | 2025.11.11 21:14:38.791547 [ 290 ] {} <Debug> TCP-Session: d39123a1-c4d7-4b4b-ac7f-6c535db1f065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5651 | 2025.11.11 21:14:38.791558 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5652 | 2025.11.11 21:14:38.791581 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5653 | 2025.11.11 21:14:38.791603 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5654 | 2025.11.11 21:14:38.791611 [ 298 ] {} <Debug> TCP-Session: 6266319b-1145-49a2-8296-47f61c95ccd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5655 | 2025.11.11 21:14:38.791630 [ 296 ] {} <Debug> TCP-Session: d64ead1a-fc72-4de5-88d2-b95216f9e9bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5656 | 2025.11.11 21:14:38.791641 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5657 | 2025.11.11 21:14:38.791666 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5658 | 2025.11.11 21:14:38.791687 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5659 | 2025.11.11 21:14:38.791692 [ 295 ] {} <Debug> TCP-Session: 86b98888-9228-4c3e-ad54-ec7cf5991d4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5660 | 2025.11.11 21:14:38.791714 [ 294 ] {} <Debug> TCP-Session: a685e928-bfb7-4cc3-9a70-1efd68802f44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2025.11.11 21:14:38.791731 [ 297 ] {} <Debug> TCP-Session: a6ebfbcb-647d-47e5-bb28-0438fd15a1ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5662 | 2025.11.11 21:14:38.791652 [ 293 ] {} <Debug> TCP-Session: 4f9c6d98-1a92-4784-9240-1ed83e134723 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5663 | 2025.11.11 21:14:38.791623 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5664 | 2025.11.11 21:14:38.791576 [ 291 ] {} <Debug> TCP-Session: a63a8913-1887-439b-a07f-b6c52c52b1b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5665 | 2025.11.11 21:14:38.791808 [ 292 ] {} <Debug> TCP-Session: f0eb90ef-9c8c-45c8-b490-3d24a4927c8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5666 | 2025.11.11 21:14:39.712931 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5667 | 2025.11.11 21:14:39.713134 [ 4 ] {aff7ec21-e93a-493b-9777-60c3c650c3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5668 | 2025.11.11 21:14:39.713223 [ 4 ] {aff7ec21-e93a-493b-9777-60c3c650c3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5669 | 2025.11.11 21:14:39.713908 [ 4 ] {aff7ec21-e93a-493b-9777-60c3c650c3c5} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2025.11.11 21:14:39.713956 [ 4 ] {aff7ec21-e93a-493b-9777-60c3c650c3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5671 | 2025.11.11 21:14:39.714353 [ 4 ] {aff7ec21-e93a-493b-9777-60c3c650c3c5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5672 | 2025.11.11 21:14:39.714615 [ 4 ] {aff7ec21-e93a-493b-9777-60c3c650c3c5} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2025.11.11 21:14:39.714770 [ 4 ] {aff7ec21-e93a-493b-9777-60c3c650c3c5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001695 sec., 1179.9410029498526 rows/sec., 96.22 KiB/sec. | ||
| 5674 | 2025.11.11 21:14:39.714818 [ 4 ] {aff7ec21-e93a-493b-9777-60c3c650c3c5} <Debug> TCPHandler: Processed in 0.002061113 sec. | ||
| 5675 | 2025.11.11 21:14:39.714978 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5676 | 2025.11.11 21:14:39.715083 [ 4 ] {774b234a-5bc7-4546-8671-2610cabb3abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5677 | 2025.11.11 21:14:39.715126 [ 4 ] {774b234a-5bc7-4546-8671-2610cabb3abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5678 | 2025.11.11 21:14:39.716260 [ 4 ] {774b234a-5bc7-4546-8671-2610cabb3abc} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5679 | 2025.11.11 21:14:39.716304 [ 4 ] {774b234a-5bc7-4546-8671-2610cabb3abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5680 | 2025.11.11 21:14:39.716792 [ 4 ] {774b234a-5bc7-4546-8671-2610cabb3abc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5681 | 2025.11.11 21:14:39.717018 [ 4 ] {774b234a-5bc7-4546-8671-2610cabb3abc} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5682 | 2025.11.11 21:14:39.717154 [ 4 ] {774b234a-5bc7-4546-8671-2610cabb3abc} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.00209 sec., 572727.2727272728 rows/sec., 46.99 MiB/sec. | ||
| 5683 | 2025.11.11 21:14:39.717197 [ 4 ] {774b234a-5bc7-4546-8671-2610cabb3abc} <Debug> TCPHandler: Processed in 0.002276407 sec. | ||
| 5684 | 2025.11.11 21:14:39.717319 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5685 | 2025.11.11 21:14:39.717421 [ 4 ] {a75dc799-2c4d-4b2e-ad0d-c64049e5a5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5686 | 2025.11.11 21:14:39.717462 [ 4 ] {a75dc799-2c4d-4b2e-ad0d-c64049e5a5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5687 | 2025.11.11 21:14:39.717870 [ 4 ] {a75dc799-2c4d-4b2e-ad0d-c64049e5a5e2} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2025.11.11 21:14:39.717907 [ 4 ] {a75dc799-2c4d-4b2e-ad0d-c64049e5a5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5689 | 2025.11.11 21:14:39.718200 [ 4 ] {a75dc799-2c4d-4b2e-ad0d-c64049e5a5e2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5690 | 2025.11.11 21:14:39.718410 [ 4 ] {a75dc799-2c4d-4b2e-ad0d-c64049e5a5e2} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2025.11.11 21:14:39.718548 [ 4 ] {a75dc799-2c4d-4b2e-ad0d-c64049e5a5e2} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001147 sec., 1743.6791630340017 rows/sec., 121.75 KiB/sec. | ||
| 5692 | 2025.11.11 21:14:39.718587 [ 4 ] {a75dc799-2c4d-4b2e-ad0d-c64049e5a5e2} <Debug> TCPHandler: Processed in 0.001317971 sec. | ||
| 5693 | 2025.11.11 21:14:39.718711 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5694 | 2025.11.11 21:14:39.718811 [ 4 ] {04b1bdef-ffc4-498f-8814-e50f08a77a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5695 | 2025.11.11 21:14:39.718851 [ 4 ] {04b1bdef-ffc4-498f-8814-e50f08a77a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5696 | 2025.11.11 21:14:39.719353 [ 4 ] {04b1bdef-ffc4-498f-8814-e50f08a77a98} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2025.11.11 21:14:39.719390 [ 4 ] {04b1bdef-ffc4-498f-8814-e50f08a77a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5698 | 2025.11.11 21:14:39.719696 [ 4 ] {04b1bdef-ffc4-498f-8814-e50f08a77a98} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5699 | 2025.11.11 21:14:39.719917 [ 4 ] {04b1bdef-ffc4-498f-8814-e50f08a77a98} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5700 | 2025.11.11 21:14:39.720046 [ 4 ] {04b1bdef-ffc4-498f-8814-e50f08a77a98} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001258 sec., 181240.06359300477 rows/sec., 12.27 MiB/sec. | ||
| 5701 | 2025.11.11 21:14:39.720089 [ 4 ] {04b1bdef-ffc4-498f-8814-e50f08a77a98} <Debug> TCPHandler: Processed in 0.001426433 sec. | ||
| 5702 | 2025.11.11 21:14:39.720206 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5703 | 2025.11.11 21:14:39.720300 [ 4 ] {59b26dd7-3a4f-4a8e-ba1a-9228833fae76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5704 | 2025.11.11 21:14:39.720337 [ 4 ] {59b26dd7-3a4f-4a8e-ba1a-9228833fae76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5705 | 2025.11.11 21:14:39.720927 [ 4 ] {59b26dd7-3a4f-4a8e-ba1a-9228833fae76} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5706 | 2025.11.11 21:14:39.720971 [ 4 ] {59b26dd7-3a4f-4a8e-ba1a-9228833fae76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5707 | 2025.11.11 21:14:39.721294 [ 4 ] {59b26dd7-3a4f-4a8e-ba1a-9228833fae76} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5708 | 2025.11.11 21:14:39.721505 [ 4 ] {59b26dd7-3a4f-4a8e-ba1a-9228833fae76} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5709 | 2025.11.11 21:14:39.721635 [ 4 ] {59b26dd7-3a4f-4a8e-ba1a-9228833fae76} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001354 sec., 385524.3722304284 rows/sec., 28.54 MiB/sec. | ||
| 5710 | 2025.11.11 21:14:39.721675 [ 4 ] {59b26dd7-3a4f-4a8e-ba1a-9228833fae76} <Debug> TCPHandler: Processed in 0.001517814 sec. | ||
| 5711 | 2025.11.11 21:14:39.721796 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5712 | 2025.11.11 21:14:39.721889 [ 4 ] {4434918d-eb66-4b54-aeaa-a46e27df6e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5713 | 2025.11.11 21:14:39.721931 [ 4 ] {4434918d-eb66-4b54-aeaa-a46e27df6e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5714 | 2025.11.11 21:14:39.722524 [ 4 ] {4434918d-eb66-4b54-aeaa-a46e27df6e2c} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5715 | 2025.11.11 21:14:39.722558 [ 4 ] {4434918d-eb66-4b54-aeaa-a46e27df6e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5716 | 2025.11.11 21:14:39.722925 [ 4 ] {4434918d-eb66-4b54-aeaa-a46e27df6e2c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5717 | 2025.11.11 21:14:39.723137 [ 4 ] {4434918d-eb66-4b54-aeaa-a46e27df6e2c} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5718 | 2025.11.11 21:14:39.723264 [ 4 ] {4434918d-eb66-4b54-aeaa-a46e27df6e2c} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001393 sec., 606604.4508255564 rows/sec., 40.83 MiB/sec. | ||
| 5719 | 2025.11.11 21:14:39.723300 [ 4 ] {4434918d-eb66-4b54-aeaa-a46e27df6e2c} <Debug> TCPHandler: Processed in 0.001552214 sec. | ||
| 5720 | 2025.11.11 21:14:39.723433 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5721 | 2025.11.11 21:14:39.723530 [ 4 ] {0d7514a7-eb19-4721-9ec6-d193d15e4669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5722 | 2025.11.11 21:14:39.723573 [ 4 ] {0d7514a7-eb19-4721-9ec6-d193d15e4669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5723 | 2025.11.11 21:14:39.723917 [ 4 ] {0d7514a7-eb19-4721-9ec6-d193d15e4669} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5724 | 2025.11.11 21:14:39.723951 [ 4 ] {0d7514a7-eb19-4721-9ec6-d193d15e4669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5725 | 2025.11.11 21:14:39.724260 [ 4 ] {0d7514a7-eb19-4721-9ec6-d193d15e4669} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5726 | 2025.11.11 21:14:39.724492 [ 4 ] {0d7514a7-eb19-4721-9ec6-d193d15e4669} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5727 | 2025.11.11 21:14:39.724630 [ 4 ] {0d7514a7-eb19-4721-9ec6-d193d15e4669} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 5728 | 2025.11.11 21:14:39.724666 [ 4 ] {0d7514a7-eb19-4721-9ec6-d193d15e4669} <Debug> TCPHandler: Processed in 0.00129191 sec. | ||
| 5729 | 2025.11.11 21:14:40.074066 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11955 | ||
| 5730 | 2025.11.11 21:14:40.074622 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5731 | 2025.11.11 21:14:40.074676 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5732 | 2025.11.11 21:14:40.075207 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5733 | 2025.11.11 21:14:40.075458 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5734 | 2025.11.11 21:14:40.075616 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11955 | ||
| 5735 | 2025.11.11 21:14:40.180860 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37174 | ||
| 5736 | 2025.11.11 21:14:40.180956 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5737 | 2025.11.11 21:14:40.180982 [ 290 ] {} <Debug> TCP-Session: a5413db3-203c-490a-b6ab-cbee52a16dec Authenticating user 'default' from [fd00:1122:3344:101::e]:37174 | ||
| 5738 | 2025.11.11 21:14:40.181005 [ 290 ] {} <Debug> TCP-Session: a5413db3-203c-490a-b6ab-cbee52a16dec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5739 | 2025.11.11 21:14:40.181018 [ 290 ] {} <Debug> TCP-Session: a5413db3-203c-490a-b6ab-cbee52a16dec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5740 | 2025.11.11 21:14:40.181203 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45993 | ||
| 5741 | 2025.11.11 21:14:40.181221 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42029 | ||
| 5742 | 2025.11.11 21:14:40.181242 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43655 | ||
| 5743 | 2025.11.11 21:14:40.181322 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5744 | 2025.11.11 21:14:40.181326 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5745 | 2025.11.11 21:14:40.181358 [ 291 ] {} <Debug> TCP-Session: 0451b792-44cf-4896-a433-13c6eb52a1db Authenticating user 'default' from [fd00:1122:3344:101::e]:45993 | ||
| 5746 | 2025.11.11 21:14:40.181368 [ 292 ] {} <Debug> TCP-Session: d98c56bb-75ff-4324-bdef-f3db9e9bcd80 Authenticating user 'default' from [fd00:1122:3344:101::e]:42029 | ||
| 5747 | 2025.11.11 21:14:40.181372 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5748 | 2025.11.11 21:14:40.181387 [ 291 ] {} <Debug> TCP-Session: 0451b792-44cf-4896-a433-13c6eb52a1db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5749 | 2025.11.11 21:14:40.181398 [ 292 ] {} <Debug> TCP-Session: d98c56bb-75ff-4324-bdef-f3db9e9bcd80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5750 | 2025.11.11 21:14:40.181419 [ 293 ] {} <Debug> TCP-Session: 2e3df631-4128-449d-8a4f-afa1783c39ff Authenticating user 'default' from [fd00:1122:3344:101::e]:43655 | ||
| 5751 | 2025.11.11 21:14:40.181422 [ 291 ] {} <Debug> TCP-Session: 0451b792-44cf-4896-a433-13c6eb52a1db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5752 | 2025.11.11 21:14:40.181436 [ 292 ] {} <Debug> TCP-Session: d98c56bb-75ff-4324-bdef-f3db9e9bcd80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5753 | 2025.11.11 21:14:40.181458 [ 293 ] {} <Debug> TCP-Session: 2e3df631-4128-449d-8a4f-afa1783c39ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5754 | 2025.11.11 21:14:40.181422 [ 290 ] {} <Trace> TCP-Session: a5413db3-203c-490a-b6ab-cbee52a16dec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5755 | 2025.11.11 21:14:40.181495 [ 293 ] {} <Debug> TCP-Session: 2e3df631-4128-449d-8a4f-afa1783c39ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5756 | 2025.11.11 21:14:40.181688 [ 290 ] {7956a044-8f54-4d41-bad7-d48f8937fbec} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37174) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5757 | 2025.11.11 21:14:40.181961 [ 290 ] {7956a044-8f54-4d41-bad7-d48f8937fbec} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5758 | 2025.11.11 21:14:40.182019 [ 290 ] {7956a044-8f54-4d41-bad7-d48f8937fbec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5759 | 2025.11.11 21:14:40.182306 [ 290 ] {7956a044-8f54-4d41-bad7-d48f8937fbec} <Debug> oximeter.version (d12c842d-aa11-41bf-8c0a-17f392834f70) (SelectExecutor): Key condition: unknown | ||
| 5760 | 2025.11.11 21:14:40.183257 [ 308 ] {7956a044-8f54-4d41-bad7-d48f8937fbec} <Trace> AggregatingTransform: Aggregating | ||
| 5761 | 2025.11.11 21:14:40.183307 [ 308 ] {7956a044-8f54-4d41-bad7-d48f8937fbec} <Trace> Aggregator: Aggregation method: without_key | ||
| 5762 | 2025.11.11 21:14:40.183340 [ 308 ] {7956a044-8f54-4d41-bad7-d48f8937fbec} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935065 sec. (1069.444 rows/sec., 41.78 KiB/sec.) | ||
| 5763 | 2025.11.11 21:14:40.183356 [ 308 ] {7956a044-8f54-4d41-bad7-d48f8937fbec} <Trace> Aggregator: Merging aggregated data | ||
| 5764 | 2025.11.11 21:14:40.184630 [ 290 ] {7956a044-8f54-4d41-bad7-d48f8937fbec} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002997 sec., 333.667000333667 rows/sec., 13.03 KiB/sec. | ||
| 5765 | 2025.11.11 21:14:40.184779 [ 290 ] {7956a044-8f54-4d41-bad7-d48f8937fbec} <Debug> TCPHandler: Processed in 0.003528207 sec. | ||
| 5766 | 2025.11.11 21:14:40.184893 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5767 | 2025.11.11 21:14:40.184927 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5768 | 2025.11.11 21:14:40.184931 [ 290 ] {} <Debug> TCP-Session: a5413db3-203c-490a-b6ab-cbee52a16dec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5769 | 2025.11.11 21:14:40.184962 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5770 | 2025.11.11 21:14:40.184986 [ 291 ] {} <Debug> TCP-Session: 0451b792-44cf-4896-a433-13c6eb52a1db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5771 | 2025.11.11 21:14:40.185011 [ 292 ] {} <Debug> TCP-Session: d98c56bb-75ff-4324-bdef-f3db9e9bcd80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5772 | 2025.11.11 21:14:40.185028 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5773 | 2025.11.11 21:14:40.185070 [ 293 ] {} <Debug> TCP-Session: 2e3df631-4128-449d-8a4f-afa1783c39ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5774 | 2025.11.11 21:14:40.186662 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38772 | ||
| 5775 | 2025.11.11 21:14:40.186685 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53245 | ||
| 5776 | 2025.11.11 21:14:40.186697 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35021 | ||
| 5777 | 2025.11.11 21:14:40.186667 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47480 | ||
| 5778 | 2025.11.11 21:14:40.186769 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5779 | 2025.11.11 21:14:40.186777 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5780 | 2025.11.11 21:14:40.186799 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5781 | 2025.11.11 21:14:40.186815 [ 294 ] {} <Debug> TCP-Session: bb4a7483-7919-4d1b-afad-d4e8c61c14d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38772 | ||
| 5782 | 2025.11.11 21:14:40.186829 [ 295 ] {} <Debug> TCP-Session: 117a7760-15ce-4d28-a348-56c19715db0c Authenticating user 'default' from [fd00:1122:3344:101::e]:53245 | ||
| 5783 | 2025.11.11 21:14:40.186836 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5784 | 2025.11.11 21:14:40.186860 [ 294 ] {} <Debug> TCP-Session: bb4a7483-7919-4d1b-afad-d4e8c61c14d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5785 | 2025.11.11 21:14:40.186867 [ 295 ] {} <Debug> TCP-Session: 117a7760-15ce-4d28-a348-56c19715db0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5786 | 2025.11.11 21:14:40.186886 [ 291 ] {} <Debug> TCP-Session: d2ab2d09-3e8c-45c3-8e1d-9a1fbccbdc0c Authenticating user 'default' from [fd00:1122:3344:101::e]:47480 | ||
| 5787 | 2025.11.11 21:14:40.186904 [ 295 ] {} <Debug> TCP-Session: 117a7760-15ce-4d28-a348-56c19715db0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5788 | 2025.11.11 21:14:40.186918 [ 291 ] {} <Debug> TCP-Session: d2ab2d09-3e8c-45c3-8e1d-9a1fbccbdc0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5789 | 2025.11.11 21:14:40.186893 [ 294 ] {} <Debug> TCP-Session: bb4a7483-7919-4d1b-afad-d4e8c61c14d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5790 | 2025.11.11 21:14:40.186941 [ 291 ] {} <Debug> TCP-Session: d2ab2d09-3e8c-45c3-8e1d-9a1fbccbdc0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5791 | 2025.11.11 21:14:40.186842 [ 296 ] {} <Debug> TCP-Session: e037bc84-05c5-4125-bacf-0a346da17636 Authenticating user 'default' from [fd00:1122:3344:101::e]:35021 | ||
| 5792 | 2025.11.11 21:14:40.186685 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46022 | ||
| 5793 | 2025.11.11 21:14:40.187000 [ 296 ] {} <Debug> TCP-Session: e037bc84-05c5-4125-bacf-0a346da17636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5794 | 2025.11.11 21:14:40.187019 [ 296 ] {} <Debug> TCP-Session: e037bc84-05c5-4125-bacf-0a346da17636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5795 | 2025.11.11 21:14:40.187047 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5796 | 2025.11.11 21:14:40.187069 [ 290 ] {} <Debug> TCP-Session: cf4f4af7-a77d-480a-9c7f-6f28ee733e16 Authenticating user 'default' from [fd00:1122:3344:101::e]:46022 | ||
| 5797 | 2025.11.11 21:14:40.187084 [ 290 ] {} <Debug> TCP-Session: cf4f4af7-a77d-480a-9c7f-6f28ee733e16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5798 | 2025.11.11 21:14:40.187095 [ 290 ] {} <Debug> TCP-Session: cf4f4af7-a77d-480a-9c7f-6f28ee733e16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5799 | 2025.11.11 21:14:40.194862 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56460 | ||
| 5800 | 2025.11.11 21:14:40.194939 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5801 | 2025.11.11 21:14:40.194965 [ 297 ] {} <Debug> TCP-Session: f4543a06-af87-48f6-80a5-926a18bb674a Authenticating user 'default' from [fd00:1122:3344:101::e]:56460 | ||
| 5802 | 2025.11.11 21:14:40.194987 [ 297 ] {} <Debug> TCP-Session: f4543a06-af87-48f6-80a5-926a18bb674a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5803 | 2025.11.11 21:14:40.195002 [ 297 ] {} <Debug> TCP-Session: f4543a06-af87-48f6-80a5-926a18bb674a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5804 | 2025.11.11 21:14:40.195183 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63713 | ||
| 5805 | 2025.11.11 21:14:40.195190 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34234 | ||
| 5806 | 2025.11.11 21:14:40.195253 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45617 | ||
| 5807 | 2025.11.11 21:14:40.195266 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5808 | 2025.11.11 21:14:40.195281 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5809 | 2025.11.11 21:14:40.195305 [ 298 ] {} <Debug> TCP-Session: d7343f49-8bc3-473d-a0f9-ba1afbfe631b Authenticating user 'default' from [fd00:1122:3344:101::e]:63713 | ||
| 5810 | 2025.11.11 21:14:40.195320 [ 292 ] {} <Debug> TCP-Session: fc9ac761-2aad-4cec-aaca-3e04592bfe7f Authenticating user 'default' from [fd00:1122:3344:101::e]:34234 | ||
| 5811 | 2025.11.11 21:14:40.195328 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5812 | 2025.11.11 21:14:40.195339 [ 298 ] {} <Debug> TCP-Session: d7343f49-8bc3-473d-a0f9-ba1afbfe631b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5813 | 2025.11.11 21:14:40.195347 [ 292 ] {} <Debug> TCP-Session: fc9ac761-2aad-4cec-aaca-3e04592bfe7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5814 | 2025.11.11 21:14:40.195362 [ 351 ] {} <Debug> TCP-Session: de2d6042-fda9-49dc-a0df-8fddf985ba4a Authenticating user 'default' from [fd00:1122:3344:101::e]:45617 | ||
| 5815 | 2025.11.11 21:14:40.195371 [ 298 ] {} <Debug> TCP-Session: d7343f49-8bc3-473d-a0f9-ba1afbfe631b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5816 | 2025.11.11 21:14:40.195393 [ 351 ] {} <Debug> TCP-Session: de2d6042-fda9-49dc-a0df-8fddf985ba4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5817 | 2025.11.11 21:14:40.195325 [ 297 ] {} <Trace> TCP-Session: f4543a06-af87-48f6-80a5-926a18bb674a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5818 | 2025.11.11 21:14:40.195429 [ 351 ] {} <Debug> TCP-Session: de2d6042-fda9-49dc-a0df-8fddf985ba4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5819 | 2025.11.11 21:14:40.195256 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58550 | ||
| 5820 | 2025.11.11 21:14:40.195382 [ 292 ] {} <Debug> TCP-Session: fc9ac761-2aad-4cec-aaca-3e04592bfe7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5821 | 2025.11.11 21:14:40.195624 [ 297 ] {96f0a8e0-da10-4e43-b23e-1a5f4e3c194c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56460) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5822 | 2025.11.11 21:14:40.195944 [ 297 ] {96f0a8e0-da10-4e43-b23e-1a5f4e3c194c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5823 | 2025.11.11 21:14:40.196004 [ 297 ] {96f0a8e0-da10-4e43-b23e-1a5f4e3c194c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5824 | 2025.11.11 21:14:40.196342 [ 297 ] {96f0a8e0-da10-4e43-b23e-1a5f4e3c194c} <Debug> oximeter.version (d12c842d-aa11-41bf-8c0a-17f392834f70) (SelectExecutor): Key condition: unknown | ||
| 5825 | 2025.11.11 21:14:40.197273 [ 347 ] {96f0a8e0-da10-4e43-b23e-1a5f4e3c194c} <Trace> AggregatingTransform: Aggregating | ||
| 5826 | 2025.11.11 21:14:40.197327 [ 347 ] {96f0a8e0-da10-4e43-b23e-1a5f4e3c194c} <Trace> Aggregator: Aggregation method: without_key | ||
| 5827 | 2025.11.11 21:14:40.197362 [ 347 ] {96f0a8e0-da10-4e43-b23e-1a5f4e3c194c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914775 sec. (1093.165 rows/sec., 42.70 KiB/sec.) | ||
| 5828 | 2025.11.11 21:14:40.197383 [ 347 ] {96f0a8e0-da10-4e43-b23e-1a5f4e3c194c} <Trace> Aggregator: Merging aggregated data | ||
| 5829 | 2025.11.11 21:14:40.198632 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41058 | ||
| 5830 | 2025.11.11 21:14:40.198672 [ 297 ] {96f0a8e0-da10-4e43-b23e-1a5f4e3c194c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003115 sec., 321.02728731942216 rows/sec., 12.54 KiB/sec. | ||
| 5831 | 2025.11.11 21:14:40.198833 [ 297 ] {96f0a8e0-da10-4e43-b23e-1a5f4e3c194c} <Debug> TCPHandler: Processed in 0.003662179 sec. | ||
| 5832 | 2025.11.11 21:14:40.198960 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5833 | 2025.11.11 21:14:40.198981 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5834 | 2025.11.11 21:14:40.199006 [ 298 ] {} <Debug> TCP-Session: d7343f49-8bc3-473d-a0f9-ba1afbfe631b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2025.11.11 21:14:40.199022 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5836 | 2025.11.11 21:14:40.199025 [ 292 ] {} <Debug> TCP-Session: fc9ac761-2aad-4cec-aaca-3e04592bfe7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5837 | 2025.11.11 21:14:40.199060 [ 351 ] {} <Debug> TCP-Session: de2d6042-fda9-49dc-a0df-8fddf985ba4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5838 | 2025.11.11 21:14:40.199095 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5839 | 2025.11.11 21:14:40.199127 [ 297 ] {} <Debug> TCP-Session: f4543a06-af87-48f6-80a5-926a18bb674a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5840 | 2025.11.11 21:14:40.201054 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5841 | 2025.11.11 21:14:40.201090 [ 293 ] {} <Debug> TCP-Session: b6a8e0d8-1e4a-443b-9c62-3386fc1ab9f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58550 | ||
| 5842 | 2025.11.11 21:14:40.201113 [ 293 ] {} <Debug> TCP-Session: b6a8e0d8-1e4a-443b-9c62-3386fc1ab9f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5843 | 2025.11.11 21:14:40.201134 [ 293 ] {} <Debug> TCP-Session: b6a8e0d8-1e4a-443b-9c62-3386fc1ab9f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5844 | 2025.11.11 21:14:40.201201 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5845 | 2025.11.11 21:14:40.201240 [ 352 ] {} <Debug> TCP-Session: 55ae46be-b02e-41b8-9bfa-c364e0bc061e Authenticating user 'default' from [fd00:1122:3344:101::e]:41058 | ||
| 5846 | 2025.11.11 21:14:40.201252 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48901 | ||
| 5847 | 2025.11.11 21:14:40.201261 [ 352 ] {} <Debug> TCP-Session: 55ae46be-b02e-41b8-9bfa-c364e0bc061e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5848 | 2025.11.11 21:14:40.201299 [ 352 ] {} <Debug> TCP-Session: 55ae46be-b02e-41b8-9bfa-c364e0bc061e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5849 | 2025.11.11 21:14:40.201350 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5850 | 2025.11.11 21:14:40.201381 [ 353 ] {} <Debug> TCP-Session: d385e682-4098-4490-ac7d-3195d2ad98fa Authenticating user 'default' from [fd00:1122:3344:101::e]:48901 | ||
| 5851 | 2025.11.11 21:14:40.201397 [ 353 ] {} <Debug> TCP-Session: d385e682-4098-4490-ac7d-3195d2ad98fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5852 | 2025.11.11 21:14:40.201409 [ 353 ] {} <Debug> TCP-Session: d385e682-4098-4490-ac7d-3195d2ad98fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5853 | 2025.11.11 21:14:40.203690 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49876 | ||
| 5854 | 2025.11.11 21:14:40.203707 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64693 | ||
| 5855 | 2025.11.11 21:14:40.203779 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5856 | 2025.11.11 21:14:40.203791 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5857 | 2025.11.11 21:14:40.203800 [ 297 ] {} <Debug> TCP-Session: 1649e483-38c7-48d5-bb00-21b0ff7aa19e Authenticating user 'default' from [fd00:1122:3344:101::e]:64693 | ||
| 5858 | 2025.11.11 21:14:40.203825 [ 354 ] {} <Debug> TCP-Session: 5206adc4-cb93-4769-8fec-7daf10682498 Authenticating user 'default' from [fd00:1122:3344:101::e]:49876 | ||
| 5859 | 2025.11.11 21:14:40.203831 [ 297 ] {} <Debug> TCP-Session: 1649e483-38c7-48d5-bb00-21b0ff7aa19e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5860 | 2025.11.11 21:14:40.203849 [ 354 ] {} <Debug> TCP-Session: 5206adc4-cb93-4769-8fec-7daf10682498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5861 | 2025.11.11 21:14:40.203857 [ 297 ] {} <Debug> TCP-Session: 1649e483-38c7-48d5-bb00-21b0ff7aa19e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5862 | 2025.11.11 21:14:40.203873 [ 354 ] {} <Debug> TCP-Session: 5206adc4-cb93-4769-8fec-7daf10682498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5863 | 2025.11.11 21:14:40.216979 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:58550). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5864 | |||
| 5865 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5866 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5867 | 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 | ||
| 5868 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5869 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5870 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5871 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5872 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5873 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5874 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5875 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5876 | (version 23.8.7.1) | ||
| 5877 | 2025.11.11 21:14:40.217134 [ 293 ] {} <Debug> TCP-Session: b6a8e0d8-1e4a-443b-9c62-3386fc1ab9f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5878 | 2025.11.11 21:14:40.217158 [ 354 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49876). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5879 | |||
| 5880 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5881 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5882 | 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 | ||
| 5883 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5884 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5885 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5886 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5887 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5888 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5889 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5890 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5891 | (version 23.8.7.1) | ||
| 5892 | 2025.11.11 21:14:40.217237 [ 354 ] {} <Debug> TCP-Session: 5206adc4-cb93-4769-8fec-7daf10682498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5893 | 2025.11.11 21:14:40.217250 [ 297 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64693). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5894 | |||
| 5895 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5896 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5897 | 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 | ||
| 5898 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5899 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5900 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5901 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5902 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5903 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5904 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5905 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5906 | (version 23.8.7.1) | ||
| 5907 | 2025.11.11 21:14:40.217309 [ 297 ] {} <Debug> TCP-Session: 1649e483-38c7-48d5-bb00-21b0ff7aa19e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5908 | 2025.11.11 21:14:40.217340 [ 295 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:53245). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5909 | |||
| 5910 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5911 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5912 | 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 | ||
| 5913 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5914 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5915 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5916 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5917 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5918 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5919 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5920 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5921 | (version 23.8.7.1) | ||
| 5922 | 2025.11.11 21:14:40.217426 [ 295 ] {} <Debug> TCP-Session: 117a7760-15ce-4d28-a348-56c19715db0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5923 | 2025.11.11 21:14:40.217449 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:47480). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5924 | |||
| 5925 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5926 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5927 | 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 | ||
| 5928 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5929 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5930 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5931 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5932 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5933 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5934 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5935 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5936 | (version 23.8.7.1) | ||
| 5937 | 2025.11.11 21:14:40.217548 [ 291 ] {} <Debug> TCP-Session: d2ab2d09-3e8c-45c3-8e1d-9a1fbccbdc0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5938 | 2025.11.11 21:14:40.217569 [ 352 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:41058). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5939 | |||
| 5940 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5941 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5942 | 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 | ||
| 5943 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5944 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5945 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5946 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5947 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5948 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5949 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5950 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5951 | (version 23.8.7.1) | ||
| 5952 | 2025.11.11 21:14:40.217645 [ 352 ] {} <Debug> TCP-Session: 55ae46be-b02e-41b8-9bfa-c364e0bc061e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5953 | 2025.11.11 21:14:40.217681 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38772). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5954 | |||
| 5955 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5956 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5957 | 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 | ||
| 5958 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5959 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5960 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5961 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5962 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5963 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5964 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5965 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5966 | (version 23.8.7.1) | ||
| 5967 | 2025.11.11 21:14:40.217757 [ 294 ] {} <Debug> TCP-Session: bb4a7483-7919-4d1b-afad-d4e8c61c14d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5968 | 2025.11.11 21:14:40.217776 [ 296 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35021). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5969 | |||
| 5970 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5971 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5972 | 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 | ||
| 5973 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5974 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5975 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5976 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5977 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5978 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5979 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5980 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5981 | (version 23.8.7.1) | ||
| 5982 | 2025.11.11 21:14:40.217853 [ 296 ] {} <Debug> TCP-Session: e037bc84-05c5-4125-bacf-0a346da17636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5983 | 2025.11.11 21:14:40.217874 [ 353 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48901). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5984 | |||
| 5985 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5986 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5987 | 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 | ||
| 5988 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5989 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5990 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5991 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5992 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5993 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5994 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5995 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5996 | (version 23.8.7.1) | ||
| 5997 | 2025.11.11 21:14:40.217935 [ 353 ] {} <Debug> TCP-Session: d385e682-4098-4490-ac7d-3195d2ad98fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5998 | 2025.11.11 21:14:40.217950 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:46022). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5999 | |||
| 6000 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6001 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6002 | 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 | ||
| 6003 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6004 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6005 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6006 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6007 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6008 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6009 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6010 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6011 | (version 23.8.7.1) | ||
| 6012 | 2025.11.11 21:14:40.218021 [ 290 ] {} <Debug> TCP-Session: cf4f4af7-a77d-480a-9c7f-6f28ee733e16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6013 | 2025.11.11 21:14:40.701477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6014 | 2025.11.11 21:14:40.718619 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6015 | 2025.11.11 21:14:40.718674 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6016 | 2025.11.11 21:14:40.724467 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6017 | 2025.11.11 21:14:40.725228 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2025.11.11 21:14:40.728670 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6019 | 2025.11.11 21:14:42.598917 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 764 | ||
| 6020 | 2025.11.11 21:14:42.601996 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6021 | 2025.11.11 21:14:42.602052 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6022 | 2025.11.11 21:14:42.603323 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6023 | 2025.11.11 21:14:42.603604 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6024 | 2025.11.11 21:14:42.603955 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 764 | ||
| 6025 | 2025.11.11 21:14:44.698298 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6026 | 2025.11.11 21:14:44.698479 [ 4 ] {02fdd6b7-8cb8-419f-8338-9a293a9caf86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6027 | 2025.11.11 21:14:44.698553 [ 4 ] {02fdd6b7-8cb8-419f-8338-9a293a9caf86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6028 | 2025.11.11 21:14:44.699428 [ 4 ] {02fdd6b7-8cb8-419f-8338-9a293a9caf86} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6029 | 2025.11.11 21:14:44.699475 [ 4 ] {02fdd6b7-8cb8-419f-8338-9a293a9caf86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6030 | 2025.11.11 21:14:44.699889 [ 4 ] {02fdd6b7-8cb8-419f-8338-9a293a9caf86} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6031 | 2025.11.11 21:14:44.700132 [ 4 ] {02fdd6b7-8cb8-419f-8338-9a293a9caf86} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6032 | 2025.11.11 21:14:44.700298 [ 4 ] {02fdd6b7-8cb8-419f-8338-9a293a9caf86} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001866 sec., 219721.3290460879 rows/sec., 13.94 MiB/sec. | ||
| 6033 | 2025.11.11 21:14:44.700353 [ 4 ] {02fdd6b7-8cb8-419f-8338-9a293a9caf86} <Debug> TCPHandler: Processed in 0.002185595 sec. | ||
| 6034 | 2025.11.11 21:14:44.700515 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6035 | 2025.11.11 21:14:44.700635 [ 4 ] {e2ad53a1-93c3-460d-9efb-2f2878dbb6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6036 | 2025.11.11 21:14:44.700688 [ 4 ] {e2ad53a1-93c3-460d-9efb-2f2878dbb6e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6037 | 2025.11.11 21:14:44.702109 [ 4 ] {e2ad53a1-93c3-460d-9efb-2f2878dbb6e0} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6038 | 2025.11.11 21:14:44.702156 [ 4 ] {e2ad53a1-93c3-460d-9efb-2f2878dbb6e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6039 | 2025.11.11 21:14:44.702660 [ 4 ] {e2ad53a1-93c3-460d-9efb-2f2878dbb6e0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6040 | 2025.11.11 21:14:44.702955 [ 4 ] {e2ad53a1-93c3-460d-9efb-2f2878dbb6e0} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6041 | 2025.11.11 21:14:44.703137 [ 4 ] {e2ad53a1-93c3-460d-9efb-2f2878dbb6e0} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.002531 sec., 470960.0948241802 rows/sec., 37.61 MiB/sec. | ||
| 6042 | 2025.11.11 21:14:44.703132 [ 131 ] {} <Debug> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6043 | 2025.11.11 21:14:44.703194 [ 4 ] {e2ad53a1-93c3-460d-9efb-2f2878dbb6e0} <Debug> TCPHandler: Processed in 0.002742304 sec. | ||
| 6044 | 2025.11.11 21:14:44.703235 [ 131 ] {} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6045 | 2025.11.11 21:14:44.703273 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6046 | 2025.11.11 21:14:44.703390 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6047 | 2025.11.11 21:14:44.703504 [ 198 ] {ed339ca4-8953-4951-a057-2534235f1e0e::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 | ||
| 6048 | 2025.11.11 21:14:44.703593 [ 4 ] {724b8ddc-a4c2-4a12-9f0e-3f5c7b51abde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6049 | 2025.11.11 21:14:44.703708 [ 4 ] {724b8ddc-a4c2-4a12-9f0e-3f5c7b51abde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6050 | 2025.11.11 21:14:44.703775 [ 198 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6051 | 2025.11.11 21:14:44.703846 [ 198 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2342 rows starting from the beginning of the part | ||
| 6052 | 2025.11.11 21:14:44.703965 [ 198 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1193 rows starting from the beginning of the part | ||
| 6053 | 2025.11.11 21:14:44.704038 [ 198 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 6054 | 2025.11.11 21:14:44.704098 [ 198 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1192 rows starting from the beginning of the part | ||
| 6055 | 2025.11.11 21:14:44.704153 [ 198 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1197 rows starting from the beginning of the part | ||
| 6056 | 2025.11.11 21:14:44.704212 [ 198 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1192 rows starting from the beginning of the part | ||
| 6057 | 2025.11.11 21:14:44.704767 [ 4 ] {724b8ddc-a4c2-4a12-9f0e-3f5c7b51abde} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6058 | 2025.11.11 21:14:44.704822 [ 4 ] {724b8ddc-a4c2-4a12-9f0e-3f5c7b51abde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6059 | 2025.11.11 21:14:44.705269 [ 4 ] {724b8ddc-a4c2-4a12-9f0e-3f5c7b51abde} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6060 | 2025.11.11 21:14:44.705557 [ 4 ] {724b8ddc-a4c2-4a12-9f0e-3f5c7b51abde} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6061 | 2025.11.11 21:14:44.705712 [ 131 ] {} <Debug> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6062 | 2025.11.11 21:14:44.705753 [ 131 ] {} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6063 | 2025.11.11 21:14:44.705763 [ 4 ] {724b8ddc-a4c2-4a12-9f0e-3f5c7b51abde} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.002202 sec., 111262.48864668484 rows/sec., 6.80 MiB/sec. | ||
| 6064 | 2025.11.11 21:14:44.705774 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6065 | 2025.11.11 21:14:44.705825 [ 4 ] {724b8ddc-a4c2-4a12-9f0e-3f5c7b51abde} <Debug> TCPHandler: Processed in 0.0025008 sec. | ||
| 6066 | 2025.11.11 21:14:44.705878 [ 188 ] {68192567-f1a1-4293-8988-f6c92b6d1458::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 | ||
| 6067 | 2025.11.11 21:14:44.705960 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6068 | 2025.11.11 21:14:44.705986 [ 188 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6069 | 2025.11.11 21:14:44.706034 [ 188 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 263 rows starting from the beginning of the part | ||
| 6070 | 2025.11.11 21:14:44.706063 [ 4 ] {69b884e6-e8fd-4d9d-89e1-196483d93d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6071 | 2025.11.11 21:14:44.706107 [ 4 ] {69b884e6-e8fd-4d9d-89e1-196483d93d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6072 | 2025.11.11 21:14:44.706115 [ 188 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 245 rows starting from the beginning of the part | ||
| 6073 | 2025.11.11 21:14:44.706181 [ 188 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 247 rows starting from the beginning of the part | ||
| 6074 | 2025.11.11 21:14:44.706246 [ 188 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 245 rows starting from the beginning of the part | ||
| 6075 | 2025.11.11 21:14:44.706309 [ 188 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 6076 | 2025.11.11 21:14:44.706379 [ 188 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 245 rows starting from the beginning of the part | ||
| 6077 | 2025.11.11 21:14:44.706759 [ 4 ] {69b884e6-e8fd-4d9d-89e1-196483d93d4e} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6078 | 2025.11.11 21:14:44.706792 [ 4 ] {69b884e6-e8fd-4d9d-89e1-196483d93d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6079 | 2025.11.11 21:14:44.707147 [ 4 ] {69b884e6-e8fd-4d9d-89e1-196483d93d4e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6080 | 2025.11.11 21:14:44.707366 [ 187 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1247 rows, containing 5 columns (5 merged, 0 gathered) in 0.001527374 sec., 816433.9578911256 rows/sec., 53.08 MiB/sec. | ||
| 6081 | 2025.11.11 21:14:44.707381 [ 4 ] {69b884e6-e8fd-4d9d-89e1-196483d93d4e} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6082 | 2025.11.11 21:14:44.707533 [ 199 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6083 | 2025.11.11 21:14:44.707551 [ 198 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7172 rows, containing 5 columns (5 merged, 0 gathered) in 0.004163557 sec., 1722565.5851475073 rows/sec., 145.37 MiB/sec. | ||
| 6084 | 2025.11.11 21:14:44.707553 [ 4 ] {69b884e6-e8fd-4d9d-89e1-196483d93d4e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001512 sec., 140211.6402116402 rows/sec., 9.04 MiB/sec. | ||
| 6085 | 2025.11.11 21:14:44.707636 [ 4 ] {69b884e6-e8fd-4d9d-89e1-196483d93d4e} <Debug> TCPHandler: Processed in 0.001727718 sec. | ||
| 6086 | 2025.11.11 21:14:44.707781 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6087 | 2025.11.11 21:14:44.707873 [ 199 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_21_4} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6088 | 2025.11.11 21:14:44.707887 [ 4 ] {a9364c48-cb6a-4da6-83ad-82cace1dfa84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6089 | 2025.11.11 21:14:44.707937 [ 4 ] {a9364c48-cb6a-4da6-83ad-82cace1dfa84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6090 | 2025.11.11 21:14:44.707943 [ 198 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6091 | 2025.11.11 21:14:44.707965 [ 199 ] {68192567-f1a1-4293-8988-f6c92b6d1458::all_1_21_4} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6092 | 2025.11.11 21:14:44.708077 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 6093 | 2025.11.11 21:14:44.708252 [ 198 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_36_7} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6094 | 2025.11.11 21:14:44.708333 [ 198 ] {ed339ca4-8953-4951-a057-2534235f1e0e::all_1_36_7} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6095 | 2025.11.11 21:14:44.708421 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 6096 | 2025.11.11 21:14:44.708497 [ 4 ] {a9364c48-cb6a-4da6-83ad-82cace1dfa84} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6097 | 2025.11.11 21:14:44.708551 [ 4 ] {a9364c48-cb6a-4da6-83ad-82cace1dfa84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6098 | 2025.11.11 21:14:44.708888 [ 4 ] {a9364c48-cb6a-4da6-83ad-82cace1dfa84} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6099 | 2025.11.11 21:14:44.709109 [ 4 ] {a9364c48-cb6a-4da6-83ad-82cace1dfa84} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6100 | 2025.11.11 21:14:44.709245 [ 4 ] {a9364c48-cb6a-4da6-83ad-82cace1dfa84} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001378 sec., 153120.46444121914 rows/sec., 8.70 MiB/sec. | ||
| 6101 | 2025.11.11 21:14:44.709285 [ 4 ] {a9364c48-cb6a-4da6-83ad-82cace1dfa84} <Debug> TCPHandler: Processed in 0.001554285 sec. | ||
| 6102 | 2025.11.11 21:14:44.709405 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6103 | 2025.11.11 21:14:44.709499 [ 4 ] {e565ae5d-238d-48df-b6ad-b3a24a9dc52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6104 | 2025.11.11 21:14:44.709556 [ 4 ] {e565ae5d-238d-48df-b6ad-b3a24a9dc52e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6105 | 2025.11.11 21:14:44.710377 [ 4 ] {e565ae5d-238d-48df-b6ad-b3a24a9dc52e} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6106 | 2025.11.11 21:14:44.710413 [ 4 ] {e565ae5d-238d-48df-b6ad-b3a24a9dc52e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6107 | 2025.11.11 21:14:44.710776 [ 4 ] {e565ae5d-238d-48df-b6ad-b3a24a9dc52e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6108 | 2025.11.11 21:14:44.710994 [ 4 ] {e565ae5d-238d-48df-b6ad-b3a24a9dc52e} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6109 | 2025.11.11 21:14:44.711107 [ 131 ] {} <Debug> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6110 | 2025.11.11 21:14:44.711122 [ 4 ] {e565ae5d-238d-48df-b6ad-b3a24a9dc52e} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001642 sec., 437880.63337393425 rows/sec., 30.73 MiB/sec. | ||
| 6111 | 2025.11.11 21:14:44.711146 [ 131 ] {} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6112 | 2025.11.11 21:14:44.711170 [ 4 ] {e565ae5d-238d-48df-b6ad-b3a24a9dc52e} <Debug> TCPHandler: Processed in 0.001815459 sec. | ||
| 6113 | 2025.11.11 21:14:44.711171 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6114 | 2025.11.11 21:14:44.711262 [ 188 ] {e0320333-ac57-468c-b01b-1af8e137e925::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 | ||
| 6115 | 2025.11.11 21:14:44.711296 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6116 | 2025.11.11 21:14:44.711348 [ 188 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6117 | 2025.11.11 21:14:44.711374 [ 188 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1211 rows starting from the beginning of the part | ||
| 6118 | 2025.11.11 21:14:44.711391 [ 4 ] {81d609cb-33a6-4b3e-807e-5e31a0442b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6119 | 2025.11.11 21:14:44.711419 [ 188 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 721 rows starting from the beginning of the part | ||
| 6120 | 2025.11.11 21:14:44.711433 [ 4 ] {81d609cb-33a6-4b3e-807e-5e31a0442b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6121 | 2025.11.11 21:14:44.711455 [ 188 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 6122 | 2025.11.11 21:14:44.711491 [ 188 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 719 rows starting from the beginning of the part | ||
| 6123 | 2025.11.11 21:14:44.711527 [ 188 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 522 rows starting from the beginning of the part | ||
| 6124 | 2025.11.11 21:14:44.711563 [ 188 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 719 rows starting from the beginning of the part | ||
| 6125 | 2025.11.11 21:14:44.711789 [ 4 ] {81d609cb-33a6-4b3e-807e-5e31a0442b9f} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6126 | 2025.11.11 21:14:44.711824 [ 4 ] {81d609cb-33a6-4b3e-807e-5e31a0442b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6127 | 2025.11.11 21:14:44.712138 [ 4 ] {81d609cb-33a6-4b3e-807e-5e31a0442b9f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6128 | 2025.11.11 21:14:44.712348 [ 4 ] {81d609cb-33a6-4b3e-807e-5e31a0442b9f} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6129 | 2025.11.11 21:14:44.712478 [ 4 ] {81d609cb-33a6-4b3e-807e-5e31a0442b9f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 6130 | 2025.11.11 21:14:44.712515 [ 4 ] {81d609cb-33a6-4b3e-807e-5e31a0442b9f} <Debug> TCPHandler: Processed in 0.00126791 sec. | ||
| 6131 | 2025.11.11 21:14:44.712637 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6132 | 2025.11.11 21:14:44.712730 [ 4 ] {d205d799-73f2-433a-999f-bf2562c1900d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6133 | 2025.11.11 21:14:44.712771 [ 4 ] {d205d799-73f2-433a-999f-bf2562c1900d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6134 | 2025.11.11 21:14:44.712839 [ 190 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3956 rows, containing 5 columns (5 merged, 0 gathered) in 0.001606646 sec., 2462272.3362831636 rows/sec., 184.89 MiB/sec. | ||
| 6135 | 2025.11.11 21:14:44.713060 [ 191 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6136 | 2025.11.11 21:14:44.713239 [ 4 ] {d205d799-73f2-433a-999f-bf2562c1900d} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6137 | 2025.11.11 21:14:44.713282 [ 4 ] {d205d799-73f2-433a-999f-bf2562c1900d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6138 | 2025.11.11 21:14:44.713393 [ 191 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_36_7} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6139 | 2025.11.11 21:14:44.713476 [ 191 ] {e0320333-ac57-468c-b01b-1af8e137e925::all_1_36_7} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6140 | 2025.11.11 21:14:44.713573 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 6141 | 2025.11.11 21:14:44.713653 [ 4 ] {d205d799-73f2-433a-999f-bf2562c1900d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6142 | 2025.11.11 21:14:44.713871 [ 4 ] {d205d799-73f2-433a-999f-bf2562c1900d} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6143 | 2025.11.11 21:14:44.713987 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6144 | 2025.11.11 21:14:44.714007 [ 4 ] {d205d799-73f2-433a-999f-bf2562c1900d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001295 sec., 242471.04247104248 rows/sec., 15.93 MiB/sec. | ||
| 6145 | 2025.11.11 21:14:44.714020 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2025.11.11 21:14:44.714048 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6147 | 2025.11.11 21:14:44.714050 [ 4 ] {d205d799-73f2-433a-999f-bf2562c1900d} <Debug> TCPHandler: Processed in 0.001463584 sec. | ||
| 6148 | 2025.11.11 21:14:44.714122 [ 192 ] {edddd38d-757c-4f91-9a51-5cd28802100a::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 | ||
| 6149 | 2025.11.11 21:14:44.714165 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6150 | 2025.11.11 21:14:44.714218 [ 192 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6151 | 2025.11.11 21:14:44.714247 [ 192 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11351 rows starting from the beginning of the part | ||
| 6152 | 2025.11.11 21:14:44.714259 [ 4 ] {78316a39-ec32-424d-b3e6-3561732b8466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6153 | 2025.11.11 21:14:44.714298 [ 192 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 315 rows starting from the beginning of the part | ||
| 6154 | 2025.11.11 21:14:44.714301 [ 4 ] {78316a39-ec32-424d-b3e6-3561732b8466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6155 | 2025.11.11 21:14:44.714349 [ 192 ] {edddd38d-757c-4f91-9a51-5cd28802100a::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 | ||
| 6156 | 2025.11.11 21:14:44.714391 [ 192 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 314 rows starting from the beginning of the part | ||
| 6157 | 2025.11.11 21:14:44.714431 [ 192 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 845 rows starting from the beginning of the part | ||
| 6158 | 2025.11.11 21:14:44.714467 [ 192 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 314 rows starting from the beginning of the part | ||
| 6159 | 2025.11.11 21:14:44.714634 [ 4 ] {78316a39-ec32-424d-b3e6-3561732b8466} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6160 | 2025.11.11 21:14:44.714669 [ 4 ] {78316a39-ec32-424d-b3e6-3561732b8466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6161 | 2025.11.11 21:14:44.714991 [ 4 ] {78316a39-ec32-424d-b3e6-3561732b8466} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6162 | 2025.11.11 21:14:44.715200 [ 4 ] {78316a39-ec32-424d-b3e6-3561732b8466} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2025.11.11 21:14:44.715332 [ 4 ] {78316a39-ec32-424d-b3e6-3561732b8466} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 61.76 KiB/sec. | ||
| 6164 | 2025.11.11 21:14:44.715368 [ 4 ] {78316a39-ec32-424d-b3e6-3561732b8466} <Debug> TCPHandler: Processed in 0.00125257 sec. | ||
| 6165 | 2025.11.11 21:14:44.715477 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6166 | 2025.11.11 21:14:44.715582 [ 4 ] {c9ffc354-c727-4947-a9fe-45ad47017934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6167 | 2025.11.11 21:14:44.715637 [ 4 ] {c9ffc354-c727-4947-a9fe-45ad47017934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6168 | 2025.11.11 21:14:44.716511 [ 4 ] {c9ffc354-c727-4947-a9fe-45ad47017934} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2025.11.11 21:14:44.716553 [ 4 ] {c9ffc354-c727-4947-a9fe-45ad47017934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6170 | 2025.11.11 21:14:44.717134 [ 4 ] {c9ffc354-c727-4947-a9fe-45ad47017934} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6171 | 2025.11.11 21:14:44.717353 [ 4 ] {c9ffc354-c727-4947-a9fe-45ad47017934} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2025.11.11 21:14:44.717570 [ 4 ] {c9ffc354-c727-4947-a9fe-45ad47017934} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002004 sec., 19960.07984031936 rows/sec., 35.77 MiB/sec. | ||
| 6173 | 2025.11.11 21:14:44.717645 [ 4 ] {c9ffc354-c727-4947-a9fe-45ad47017934} <Debug> TCPHandler: Processed in 0.002216195 sec. | ||
| 6174 | 2025.11.11 21:14:44.717755 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6175 | 2025.11.11 21:14:44.717850 [ 4 ] {447ac992-4315-49ca-97d5-f53c40121cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6176 | 2025.11.11 21:14:44.717891 [ 4 ] {447ac992-4315-49ca-97d5-f53c40121cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6177 | 2025.11.11 21:14:44.718235 [ 4 ] {447ac992-4315-49ca-97d5-f53c40121cd8} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2025.11.11 21:14:44.718271 [ 4 ] {447ac992-4315-49ca-97d5-f53c40121cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6179 | 2025.11.11 21:14:44.718304 [ 191 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13299 rows, containing 5 columns (5 merged, 0 gathered) in 0.004212248 sec., 3157221.512123693 rows/sec., 211.21 MiB/sec. | ||
| 6180 | 2025.11.11 21:14:44.718597 [ 4 ] {447ac992-4315-49ca-97d5-f53c40121cd8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6181 | 2025.11.11 21:14:44.718798 [ 191 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6182 | 2025.11.11 21:14:44.718838 [ 4 ] {447ac992-4315-49ca-97d5-f53c40121cd8} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6183 | 2025.11.11 21:14:44.718974 [ 131 ] {} <Debug> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6184 | 2025.11.11 21:14:44.718987 [ 4 ] {447ac992-4315-49ca-97d5-f53c40121cd8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001152 sec., 90277.77777777778 rows/sec., 5.53 MiB/sec. | ||
| 6185 | 2025.11.11 21:14:44.719020 [ 131 ] {} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6186 | 2025.11.11 21:14:44.719040 [ 4 ] {447ac992-4315-49ca-97d5-f53c40121cd8} <Debug> TCPHandler: Processed in 0.001335272 sec. | ||
| 6187 | 2025.11.11 21:14:44.719049 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6188 | 2025.11.11 21:14:44.719109 [ 191 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2025.11.11 21:14:44.719172 [ 197 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 6190 | 2025.11.11 21:14:44.719182 [ 191 ] {edddd38d-757c-4f91-9a51-5cd28802100a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6191 | 2025.11.11 21:14:44.719319 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 6192 | 2025.11.11 21:14:44.719332 [ 197 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6193 | 2025.11.11 21:14:44.719372 [ 197 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2460 rows starting from the beginning of the part | ||
| 6194 | 2025.11.11 21:14:44.719437 [ 197 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 6195 | 2025.11.11 21:14:44.719481 [ 197 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 6196 | 2025.11.11 21:14:44.719524 [ 197 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 6197 | 2025.11.11 21:14:44.719567 [ 197 ] {1ef61113-507f-4747-a511-5679d36393e0::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 | ||
| 6198 | 2025.11.11 21:14:44.719606 [ 197 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 6199 | 2025.11.11 21:14:44.720843 [ 200 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2892 rows, containing 4 columns (4 merged, 0 gathered) in 0.001722817 sec., 1678646.077906127 rows/sec., 106.48 MiB/sec. | ||
| 6200 | 2025.11.11 21:14:44.721089 [ 191 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6201 | 2025.11.11 21:14:44.721355 [ 191 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_36_7} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2025.11.11 21:14:44.721424 [ 191 ] {1ef61113-507f-4747-a511-5679d36393e0::all_1_36_7} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6203 | 2025.11.11 21:14:44.721509 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6204 | 2025.11.11 21:14:47.468366 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6205 | 2025.11.11 21:14:47.468468 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6206 | 2025.11.11 21:14:47.575723 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12403 | ||
| 6207 | 2025.11.11 21:14:47.576224 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6208 | 2025.11.11 21:14:47.576269 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6209 | 2025.11.11 21:14:47.576759 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6210 | 2025.11.11 21:14:47.577006 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6211 | 2025.11.11 21:14:47.577147 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12403 | ||
| 6212 | 2025.11.11 21:14:47.577157 [ 102 ] {} <Debug> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6213 | 2025.11.11 21:14:47.577226 [ 102 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6214 | 2025.11.11 21:14:47.577246 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6215 | 2025.11.11 21:14:47.577372 [ 200 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 6216 | 2025.11.11 21:14:47.577525 [ 200 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6217 | 2025.11.11 21:14:47.577566 [ 200 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10035 rows starting from the beginning of the part | ||
| 6218 | 2025.11.11 21:14:47.577635 [ 200 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 6219 | 2025.11.11 21:14:47.577682 [ 200 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 6220 | 2025.11.11 21:14:47.577727 [ 200 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 6221 | 2025.11.11 21:14:47.577768 [ 200 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 6222 | 2025.11.11 21:14:47.577810 [ 200 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::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 | ||
| 6223 | 2025.11.11 21:14:47.581806 [ 191 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12403 rows, containing 4 columns (4 merged, 0 gathered) in 0.004492152 sec., 2761037.471572645 rows/sec., 39.50 MiB/sec. | ||
| 6224 | 2025.11.11 21:14:47.582251 [ 191 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6225 | 2025.11.11 21:14:47.582642 [ 191 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_26_5} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6226 | 2025.11.11 21:14:47.582741 [ 191 ] {c321943c-ccb9-45ef-9b8b-83bcc0b346c0::all_1_26_5} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6227 | 2025.11.11 21:14:47.582873 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6228 | 2025.11.11 21:14:48.228761 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6229 | 2025.11.11 21:14:48.246306 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2025.11.11 21:14:48.246364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6231 | 2025.11.11 21:14:48.251853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6232 | 2025.11.11 21:14:48.252622 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2025.11.11 21:14:48.252900 [ 87 ] {} <Debug> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6234 | 2025.11.11 21:14:48.252968 [ 87 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6235 | 2025.11.11 21:14:48.252988 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6236 | 2025.11.11 21:14:48.253083 [ 195 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 6237 | 2025.11.11 21:14:48.256215 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6238 | 2025.11.11 21:14:48.256954 [ 195 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6239 | 2025.11.11 21:14:48.258360 [ 195 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 6240 | 2025.11.11 21:14:48.262829 [ 195 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 6241 | 2025.11.11 21:14:48.267174 [ 195 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 6242 | 2025.11.11 21:14:48.271336 [ 195 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 6243 | 2025.11.11 21:14:48.275651 [ 195 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 6244 | 2025.11.11 21:14:48.279498 [ 195 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::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 | ||
| 6245 | 2025.11.11 21:14:48.331771 [ 201 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.078720582 sec., 2489.81899041346 rows/sec., 12.87 MiB/sec. | ||
| 6246 | 2025.11.11 21:14:48.334499 [ 201 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6247 | 2025.11.11 21:14:48.336608 [ 201 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_26_5} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2025.11.11 21:14:48.336720 [ 201 ] {5e038d3c-f737-4f1e-ad1c-a5ab948142a6::all_1_26_5} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6249 | 2025.11.11 21:14:48.339120 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 6250 | 2025.11.11 21:14:49.000265 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.26 MiB, peak 279.21 MiB, free memory in arenas 0.00 B, will set to 265.92 MiB (RSS), difference: 4.66 MiB | ||
| 6251 | 2025.11.11 21:14:49.684189 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6252 | 2025.11.11 21:14:49.684371 [ 4 ] {cafbe80f-f1a0-406e-bbc7-112c8c398484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6253 | 2025.11.11 21:14:49.684438 [ 4 ] {cafbe80f-f1a0-406e-bbc7-112c8c398484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6254 | 2025.11.11 21:14:49.685092 [ 4 ] {cafbe80f-f1a0-406e-bbc7-112c8c398484} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6255 | 2025.11.11 21:14:49.685144 [ 4 ] {cafbe80f-f1a0-406e-bbc7-112c8c398484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6256 | 2025.11.11 21:14:49.685538 [ 4 ] {cafbe80f-f1a0-406e-bbc7-112c8c398484} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6257 | 2025.11.11 21:14:49.685777 [ 4 ] {cafbe80f-f1a0-406e-bbc7-112c8c398484} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6258 | 2025.11.11 21:14:49.685936 [ 4 ] {cafbe80f-f1a0-406e-bbc7-112c8c398484} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001613 sec., 34717.9169249845 rows/sec., 2.65 MiB/sec. | ||
| 6259 | 2025.11.11 21:14:49.685984 [ 4 ] {cafbe80f-f1a0-406e-bbc7-112c8c398484} <Debug> TCPHandler: Processed in 0.001923301 sec. | ||
| 6260 | 2025.11.11 21:14:49.686108 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6261 | 2025.11.11 21:14:49.686208 [ 4 ] {cb24b43a-36ae-4a90-9c30-4f24fc9ada05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6262 | 2025.11.11 21:14:49.686250 [ 4 ] {cb24b43a-36ae-4a90-9c30-4f24fc9ada05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6263 | 2025.11.11 21:14:49.686681 [ 4 ] {cb24b43a-36ae-4a90-9c30-4f24fc9ada05} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6264 | 2025.11.11 21:14:49.686720 [ 4 ] {cb24b43a-36ae-4a90-9c30-4f24fc9ada05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6265 | 2025.11.11 21:14:49.687054 [ 4 ] {cb24b43a-36ae-4a90-9c30-4f24fc9ada05} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6266 | 2025.11.11 21:14:49.687281 [ 4 ] {cb24b43a-36ae-4a90-9c30-4f24fc9ada05} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6267 | 2025.11.11 21:14:49.687410 [ 4 ] {cb24b43a-36ae-4a90-9c30-4f24fc9ada05} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 6268 | 2025.11.11 21:14:49.687448 [ 4 ] {cb24b43a-36ae-4a90-9c30-4f24fc9ada05} <Debug> TCPHandler: Processed in 0.001394362 sec. | ||
| 6269 | 2025.11.11 21:14:49.687560 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6270 | 2025.11.11 21:14:49.687664 [ 4 ] {9284023a-3752-4ff7-a230-f299be6c3cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6271 | 2025.11.11 21:14:49.687706 [ 4 ] {9284023a-3752-4ff7-a230-f299be6c3cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6272 | 2025.11.11 21:14:49.688123 [ 4 ] {9284023a-3752-4ff7-a230-f299be6c3cd3} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2025.11.11 21:14:49.688160 [ 4 ] {9284023a-3752-4ff7-a230-f299be6c3cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6274 | 2025.11.11 21:14:49.688491 [ 4 ] {9284023a-3752-4ff7-a230-f299be6c3cd3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6275 | 2025.11.11 21:14:49.688711 [ 4 ] {9284023a-3752-4ff7-a230-f299be6c3cd3} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2025.11.11 21:14:49.688841 [ 4 ] {9284023a-3752-4ff7-a230-f299be6c3cd3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 6277 | 2025.11.11 21:14:49.688877 [ 4 ] {9284023a-3752-4ff7-a230-f299be6c3cd3} <Debug> TCPHandler: Processed in 0.001367312 sec. | ||
| 6278 | 2025.11.11 21:14:49.688978 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6279 | 2025.11.11 21:14:49.689070 [ 4 ] {aad7ecb1-3c5a-4425-9580-21dd82de2970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6280 | 2025.11.11 21:14:49.689111 [ 4 ] {aad7ecb1-3c5a-4425-9580-21dd82de2970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6281 | 2025.11.11 21:14:49.689435 [ 4 ] {aad7ecb1-3c5a-4425-9580-21dd82de2970} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2025.11.11 21:14:49.689469 [ 4 ] {aad7ecb1-3c5a-4425-9580-21dd82de2970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6283 | 2025.11.11 21:14:49.689791 [ 4 ] {aad7ecb1-3c5a-4425-9580-21dd82de2970} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6284 | 2025.11.11 21:14:49.689998 [ 4 ] {aad7ecb1-3c5a-4425-9580-21dd82de2970} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6285 | 2025.11.11 21:14:49.690124 [ 4 ] {aad7ecb1-3c5a-4425-9580-21dd82de2970} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 6286 | 2025.11.11 21:14:49.690160 [ 4 ] {aad7ecb1-3c5a-4425-9580-21dd82de2970} <Debug> TCPHandler: Processed in 0.00123153 sec. | ||
| 6287 | 2025.11.11 21:14:51.140960 [ 168 ] {} <Debug> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6288 | 2025.11.11 21:14:51.141029 [ 168 ] {} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6289 | 2025.11.11 21:14:51.141054 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6290 | 2025.11.11 21:14:51.141183 [ 186 ] {ffe638d6-82c0-470e-8396-5b5b93587263::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 | ||
| 6291 | 2025.11.11 21:14:51.141331 [ 186 ] {ffe638d6-82c0-470e-8396-5b5b93587263::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6292 | 2025.11.11 21:14:51.141368 [ 186 ] {ffe638d6-82c0-470e-8396-5b5b93587263::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6293 | 2025.11.11 21:14:51.141443 [ 186 ] {ffe638d6-82c0-470e-8396-5b5b93587263::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 6294 | 2025.11.11 21:14:51.141494 [ 186 ] {ffe638d6-82c0-470e-8396-5b5b93587263::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 6295 | 2025.11.11 21:14:51.141541 [ 186 ] {ffe638d6-82c0-470e-8396-5b5b93587263::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6296 | 2025.11.11 21:14:51.141587 [ 186 ] {ffe638d6-82c0-470e-8396-5b5b93587263::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6297 | 2025.11.11 21:14:51.142377 [ 193 ] {ffe638d6-82c0-470e-8396-5b5b93587263::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00125021 sec., 30394.893657865476 rows/sec., 2.54 MiB/sec. | ||
| 6298 | 2025.11.11 21:14:51.142517 [ 186 ] {ffe638d6-82c0-470e-8396-5b5b93587263::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6299 | 2025.11.11 21:14:51.142760 [ 186 ] {ffe638d6-82c0-470e-8396-5b5b93587263::all_1_9_2} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2025.11.11 21:14:51.142826 [ 186 ] {ffe638d6-82c0-470e-8396-5b5b93587263::all_1_9_2} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6301 | 2025.11.11 21:14:51.142890 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6302 | 2025.11.11 21:14:52.604267 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 794 | ||
| 6303 | 2025.11.11 21:14:52.606887 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6304 | 2025.11.11 21:14:52.606935 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6305 | 2025.11.11 21:14:52.608171 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6306 | 2025.11.11 21:14:52.608458 [ 243 ] {} <Trace> system.query_log (bd21179c-f745-4454-9787-dc702098f50e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6307 | 2025.11.11 21:14:52.608744 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 794 | ||
| 6308 | 2025.11.11 21:14:54.696905 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6309 | 2025.11.11 21:14:54.697098 [ 4 ] {e1a99bba-7ac0-4faf-a2f2-b73000178be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6310 | 2025.11.11 21:14:54.697166 [ 4 ] {e1a99bba-7ac0-4faf-a2f2-b73000178be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6311 | 2025.11.11 21:14:54.697928 [ 4 ] {e1a99bba-7ac0-4faf-a2f2-b73000178be3} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2025.11.11 21:14:54.697972 [ 4 ] {e1a99bba-7ac0-4faf-a2f2-b73000178be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6313 | 2025.11.11 21:14:54.698382 [ 4 ] {e1a99bba-7ac0-4faf-a2f2-b73000178be3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6314 | 2025.11.11 21:14:54.698606 [ 4 ] {e1a99bba-7ac0-4faf-a2f2-b73000178be3} <Trace> oximeter.fields_i16 (475c4314-2bc3-4b22-8784-ac3f52f79b61): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2025.11.11 21:14:54.698754 [ 4 ] {e1a99bba-7ac0-4faf-a2f2-b73000178be3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001707 sec., 240187.4633860574 rows/sec., 15.24 MiB/sec. | ||
| 6316 | 2025.11.11 21:14:54.698795 [ 4 ] {e1a99bba-7ac0-4faf-a2f2-b73000178be3} <Debug> TCPHandler: Processed in 0.002021813 sec. | ||
| 6317 | 2025.11.11 21:14:54.698909 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6318 | 2025.11.11 21:14:54.699002 [ 4 ] {59b71de9-9836-401f-a0af-6581ffb65b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6319 | 2025.11.11 21:14:54.699043 [ 4 ] {59b71de9-9836-401f-a0af-6581ffb65b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6320 | 2025.11.11 21:14:54.699444 [ 4 ] {59b71de9-9836-401f-a0af-6581ffb65b98} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2025.11.11 21:14:54.699480 [ 4 ] {59b71de9-9836-401f-a0af-6581ffb65b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6322 | 2025.11.11 21:14:54.699791 [ 4 ] {59b71de9-9836-401f-a0af-6581ffb65b98} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6323 | 2025.11.11 21:14:54.699992 [ 4 ] {59b71de9-9836-401f-a0af-6581ffb65b98} <Trace> oximeter.fields_ipaddr (ffe638d6-82c0-470e-8396-5b5b93587263): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2025.11.11 21:14:54.700114 [ 4 ] {59b71de9-9836-401f-a0af-6581ffb65b98} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00113 sec., 12389.380530973453 rows/sec., 1010.27 KiB/sec. | ||
| 6325 | 2025.11.11 21:14:54.700150 [ 4 ] {59b71de9-9836-401f-a0af-6581ffb65b98} <Debug> TCPHandler: Processed in 0.00129007 sec. | ||
| 6326 | 2025.11.11 21:14:54.700257 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6327 | 2025.11.11 21:14:54.700349 [ 4 ] {264f1828-26b1-42d9-b32f-c2e1ced8b446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6328 | 2025.11.11 21:14:54.700387 [ 4 ] {264f1828-26b1-42d9-b32f-c2e1ced8b446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6329 | 2025.11.11 21:14:54.701219 [ 4 ] {264f1828-26b1-42d9-b32f-c2e1ced8b446} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2025.11.11 21:14:54.701255 [ 4 ] {264f1828-26b1-42d9-b32f-c2e1ced8b446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6331 | 2025.11.11 21:14:54.701630 [ 4 ] {264f1828-26b1-42d9-b32f-c2e1ced8b446} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6332 | 2025.11.11 21:14:54.701830 [ 4 ] {264f1828-26b1-42d9-b32f-c2e1ced8b446} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6333 | 2025.11.11 21:14:54.701958 [ 4 ] {264f1828-26b1-42d9-b32f-c2e1ced8b446} <Debug> executeQuery: Read 1199 rows, 97.99 KiB in 0.001627 sec., 736939.1518131531 rows/sec., 58.81 MiB/sec. | ||
| 6334 | 2025.11.11 21:14:54.701994 [ 4 ] {264f1828-26b1-42d9-b32f-c2e1ced8b446} <Debug> TCPHandler: Processed in 0.001785169 sec. | ||
| 6335 | 2025.11.11 21:14:54.702101 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6336 | 2025.11.11 21:14:54.702194 [ 4 ] {6f3dd2c2-b0f8-4150-a903-b7280d9f8030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6337 | 2025.11.11 21:14:54.702232 [ 4 ] {6f3dd2c2-b0f8-4150-a903-b7280d9f8030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6338 | 2025.11.11 21:14:54.702715 [ 4 ] {6f3dd2c2-b0f8-4150-a903-b7280d9f8030} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6339 | 2025.11.11 21:14:54.702750 [ 4 ] {6f3dd2c2-b0f8-4150-a903-b7280d9f8030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6340 | 2025.11.11 21:14:54.703063 [ 4 ] {6f3dd2c2-b0f8-4150-a903-b7280d9f8030} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6341 | 2025.11.11 21:14:54.703272 [ 4 ] {6f3dd2c2-b0f8-4150-a903-b7280d9f8030} <Trace> oximeter.fields_u16 (68192567-f1a1-4293-8988-f6c92b6d1458): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6342 | 2025.11.11 21:14:54.703394 [ 4 ] {6f3dd2c2-b0f8-4150-a903-b7280d9f8030} <Debug> executeQuery: Read 259 rows, 16.30 KiB in 0.001218 sec., 212643.67816091955 rows/sec., 13.07 MiB/sec. | ||
| 6343 | 2025.11.11 21:14:54.703431 [ 4 ] {6f3dd2c2-b0f8-4150-a903-b7280d9f8030} <Debug> TCPHandler: Processed in 0.001377952 sec. | ||
| 6344 | 2025.11.11 21:14:54.703537 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6345 | 2025.11.11 21:14:54.703630 [ 4 ] {2be6cc55-6d03-4d8f-b389-2fcdde37f50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6346 | 2025.11.11 21:14:54.703668 [ 4 ] {2be6cc55-6d03-4d8f-b389-2fcdde37f50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6347 | 2025.11.11 21:14:54.704129 [ 4 ] {2be6cc55-6d03-4d8f-b389-2fcdde37f50b} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2025.11.11 21:14:54.704165 [ 4 ] {2be6cc55-6d03-4d8f-b389-2fcdde37f50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6349 | 2025.11.11 21:14:54.704476 [ 4 ] {2be6cc55-6d03-4d8f-b389-2fcdde37f50b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6350 | 2025.11.11 21:14:54.704682 [ 4 ] {2be6cc55-6d03-4d8f-b389-2fcdde37f50b} <Trace> oximeter.fields_u32 (98ce3467-e604-42df-90f4-11ed3141e546): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6351 | 2025.11.11 21:14:54.704810 [ 4 ] {2be6cc55-6d03-4d8f-b389-2fcdde37f50b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001193 sec., 177703.2690695725 rows/sec., 11.46 MiB/sec. | ||
| 6352 | 2025.11.11 21:14:54.704846 [ 4 ] {2be6cc55-6d03-4d8f-b389-2fcdde37f50b} <Debug> TCPHandler: Processed in 0.001356421 sec. | ||
| 6353 | 2025.11.11 21:14:54.704953 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6354 | 2025.11.11 21:14:54.705045 [ 4 ] {dd02aa59-8870-4d7d-8ce3-dcbd96d38ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6355 | 2025.11.11 21:14:54.705106 [ 4 ] {dd02aa59-8870-4d7d-8ce3-dcbd96d38ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6356 | 2025.11.11 21:14:54.705573 [ 4 ] {dd02aa59-8870-4d7d-8ce3-dcbd96d38ee2} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6357 | 2025.11.11 21:14:54.705608 [ 4 ] {dd02aa59-8870-4d7d-8ce3-dcbd96d38ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6358 | 2025.11.11 21:14:54.705912 [ 4 ] {dd02aa59-8870-4d7d-8ce3-dcbd96d38ee2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6359 | 2025.11.11 21:14:54.706125 [ 4 ] {dd02aa59-8870-4d7d-8ce3-dcbd96d38ee2} <Trace> oximeter.fields_u8 (b720da2e-c962-492c-a76b-62dc03da38ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6360 | 2025.11.11 21:14:54.706247 [ 4 ] {dd02aa59-8870-4d7d-8ce3-dcbd96d38ee2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001219 sec., 173092.69893355208 rows/sec., 9.83 MiB/sec. | ||
| 6361 | 2025.11.11 21:14:54.706282 [ 4 ] {dd02aa59-8870-4d7d-8ce3-dcbd96d38ee2} <Debug> TCPHandler: Processed in 0.001376722 sec. | ||
| 6362 | 2025.11.11 21:14:54.706389 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6363 | 2025.11.11 21:14:54.706481 [ 4 ] {d2499c9c-06af-4a5e-9b85-bab0d2ba78e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6364 | 2025.11.11 21:14:54.706519 [ 4 ] {d2499c9c-06af-4a5e-9b85-bab0d2ba78e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6365 | 2025.11.11 21:14:54.707113 [ 4 ] {d2499c9c-06af-4a5e-9b85-bab0d2ba78e5} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2025.11.11 21:14:54.707148 [ 4 ] {d2499c9c-06af-4a5e-9b85-bab0d2ba78e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6367 | 2025.11.11 21:14:54.707478 [ 4 ] {d2499c9c-06af-4a5e-9b85-bab0d2ba78e5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6368 | 2025.11.11 21:14:54.707685 [ 4 ] {d2499c9c-06af-4a5e-9b85-bab0d2ba78e5} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2025.11.11 21:14:54.707809 [ 4 ] {d2499c9c-06af-4a5e-9b85-bab0d2ba78e5} <Debug> executeQuery: Read 733 rows, 52.81 KiB in 0.001345 sec., 544981.4126394052 rows/sec., 38.35 MiB/sec. | ||
| 6370 | 2025.11.11 21:14:54.707846 [ 4 ] {d2499c9c-06af-4a5e-9b85-bab0d2ba78e5} <Debug> TCPHandler: Processed in 0.001504494 sec. | ||
| 6371 | 2025.11.11 21:14:54.707957 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6372 | 2025.11.11 21:14:54.708049 [ 4 ] {69c404ee-8ce4-4707-8050-919dfb67bf50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6373 | 2025.11.11 21:14:54.708089 [ 4 ] {69c404ee-8ce4-4707-8050-919dfb67bf50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6374 | 2025.11.11 21:14:54.708410 [ 4 ] {69c404ee-8ce4-4707-8050-919dfb67bf50} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6375 | 2025.11.11 21:14:54.708445 [ 4 ] {69c404ee-8ce4-4707-8050-919dfb67bf50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6376 | 2025.11.11 21:14:54.708761 [ 4 ] {69c404ee-8ce4-4707-8050-919dfb67bf50} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6377 | 2025.11.11 21:14:54.708963 [ 4 ] {69c404ee-8ce4-4707-8050-919dfb67bf50} <Trace> oximeter.measurements_bool (4fcf4e66-cfb7-4dd9-89a9-7e4cc3a6b2f6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2025.11.11 21:14:54.709083 [ 4 ] {69c404ee-8ce4-4707-8050-919dfb67bf50} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 6379 | 2025.11.11 21:14:54.709118 [ 4 ] {69c404ee-8ce4-4707-8050-919dfb67bf50} <Debug> TCPHandler: Processed in 0.001208509 sec. | ||
| 6380 | 2025.11.11 21:14:54.709225 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6381 | 2025.11.11 21:14:54.709318 [ 4 ] {0b806a5d-3368-49dd-954b-01dafa2742b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6382 | 2025.11.11 21:14:54.709358 [ 4 ] {0b806a5d-3368-49dd-954b-01dafa2742b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6383 | 2025.11.11 21:14:54.709778 [ 4 ] {0b806a5d-3368-49dd-954b-01dafa2742b6} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2025.11.11 21:14:54.709814 [ 4 ] {0b806a5d-3368-49dd-954b-01dafa2742b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6385 | 2025.11.11 21:14:54.710168 [ 4 ] {0b806a5d-3368-49dd-954b-01dafa2742b6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6386 | 2025.11.11 21:14:54.710380 [ 4 ] {0b806a5d-3368-49dd-954b-01dafa2742b6} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2025.11.11 21:14:54.710506 [ 4 ] {0b806a5d-3368-49dd-954b-01dafa2742b6} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001207 sec., 265948.6329743165 rows/sec., 17.49 MiB/sec. | ||
| 6388 | 2025.11.11 21:14:54.710542 [ 4 ] {0b806a5d-3368-49dd-954b-01dafa2742b6} <Debug> TCPHandler: Processed in 0.001364132 sec. | ||
| 6389 | 2025.11.11 21:14:54.710650 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6390 | 2025.11.11 21:14:54.710759 [ 4 ] {14b52e82-b8e8-4553-83bc-606dcdc15693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6391 | 2025.11.11 21:14:54.710806 [ 4 ] {14b52e82-b8e8-4553-83bc-606dcdc15693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6392 | 2025.11.11 21:14:54.711113 [ 4 ] {14b52e82-b8e8-4553-83bc-606dcdc15693} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2025.11.11 21:14:54.711147 [ 4 ] {14b52e82-b8e8-4553-83bc-606dcdc15693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6394 | 2025.11.11 21:14:54.711442 [ 4 ] {14b52e82-b8e8-4553-83bc-606dcdc15693} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6395 | 2025.11.11 21:14:54.711646 [ 4 ] {14b52e82-b8e8-4553-83bc-606dcdc15693} <Trace> oximeter.measurements_f64 (b1ca71f0-cbca-44d3-8657-7e196ec346f7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2025.11.11 21:14:54.711767 [ 4 ] {14b52e82-b8e8-4553-83bc-606dcdc15693} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 6397 | 2025.11.11 21:14:54.711802 [ 4 ] {14b52e82-b8e8-4553-83bc-606dcdc15693} <Debug> TCPHandler: Processed in 0.001199699 sec. | ||
| 6398 | 2025.11.11 21:14:54.711910 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6399 | 2025.11.11 21:14:54.712002 [ 4 ] {a6193b78-dbf1-414f-b07d-8cb5c74fbabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6400 | 2025.11.11 21:14:54.712054 [ 4 ] {a6193b78-dbf1-414f-b07d-8cb5c74fbabd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6401 | 2025.11.11 21:14:54.712867 [ 4 ] {a6193b78-dbf1-414f-b07d-8cb5c74fbabd} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6402 | 2025.11.11 21:14:54.712903 [ 4 ] {a6193b78-dbf1-414f-b07d-8cb5c74fbabd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6403 | 2025.11.11 21:14:54.713488 [ 4 ] {a6193b78-dbf1-414f-b07d-8cb5c74fbabd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6404 | 2025.11.11 21:14:54.713705 [ 4 ] {a6193b78-dbf1-414f-b07d-8cb5c74fbabd} <Trace> oximeter.measurements_histogramu64 (b928a93f-4f92-48d8-a5be-6cc9074fd96c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2025.11.11 21:14:54.713834 [ 4 ] {a6193b78-dbf1-414f-b07d-8cb5c74fbabd} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001849 sec., 21633.31530557058 rows/sec., 38.77 MiB/sec. | ||
| 6406 | 2025.11.11 21:14:54.713884 [ 4 ] {a6193b78-dbf1-414f-b07d-8cb5c74fbabd} <Debug> TCPHandler: Processed in 0.002021462 sec. | ||
| 6407 | 2025.11.11 21:14:54.713992 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6408 | 2025.11.11 21:14:54.714085 [ 4 ] {92983bdf-f803-43af-8075-2427a75375ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6409 | 2025.11.11 21:14:54.714125 [ 4 ] {92983bdf-f803-43af-8075-2427a75375ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6410 | 2025.11.11 21:14:54.714450 [ 4 ] {92983bdf-f803-43af-8075-2427a75375ad} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6411 | 2025.11.11 21:14:54.714486 [ 4 ] {92983bdf-f803-43af-8075-2427a75375ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6412 | 2025.11.11 21:14:54.714801 [ 4 ] {92983bdf-f803-43af-8075-2427a75375ad} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6413 | 2025.11.11 21:14:54.715006 [ 4 ] {92983bdf-f803-43af-8075-2427a75375ad} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2025.11.11 21:14:54.715132 [ 4 ] {92983bdf-f803-43af-8075-2427a75375ad} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001065 sec., 97652.58215962442 rows/sec., 5.98 MiB/sec. | ||
| 6415 | 2025.11.11 21:14:54.715167 [ 4 ] {92983bdf-f803-43af-8075-2427a75375ad} <Debug> TCPHandler: Processed in 0.0012226 sec. | ||
| 6416 | 2025.11.11 21:14:55.077228 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12915 | ||
| 6417 | 2025.11.11 21:14:55.077737 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6418 | 2025.11.11 21:14:55.077777 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6419 | 2025.11.11 21:14:55.078313 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6420 | 2025.11.11 21:14:55.078573 [ 245 ] {} <Trace> system.asynchronous_metric_log (c321943c-ccb9-45ef-9b8b-83bcc0b346c0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6421 | 2025.11.11 21:14:55.078721 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12915 | ||
| 6422 | 2025.11.11 21:14:55.756289 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6423 | 2025.11.11 21:14:55.771251 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6424 | 2025.11.11 21:14:55.771308 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6425 | 2025.11.11 21:14:55.777288 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6426 | 2025.11.11 21:14:55.777981 [ 244 ] {} <Trace> system.metric_log (5e038d3c-f737-4f1e-ad1c-a5ab948142a6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6427 | 2025.11.11 21:14:55.780538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6428 | 2025.11.11 21:14:59.684190 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6429 | 2025.11.11 21:14:59.684400 [ 4 ] {64c5850e-7800-4883-bb38-d5738a717bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6430 | 2025.11.11 21:14:59.684469 [ 4 ] {64c5850e-7800-4883-bb38-d5738a717bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6431 | 2025.11.11 21:14:59.685198 [ 4 ] {64c5850e-7800-4883-bb38-d5738a717bae} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2025.11.11 21:14:59.685236 [ 4 ] {64c5850e-7800-4883-bb38-d5738a717bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6433 | 2025.11.11 21:14:59.685617 [ 4 ] {64c5850e-7800-4883-bb38-d5738a717bae} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6434 | 2025.11.11 21:14:59.685841 [ 4 ] {64c5850e-7800-4883-bb38-d5738a717bae} <Trace> oximeter.fields_string (ed339ca4-8953-4951-a057-2534235f1e0e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2025.11.11 21:14:59.685984 [ 4 ] {64c5850e-7800-4883-bb38-d5738a717bae} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001637 sec., 34208.91875381796 rows/sec., 2.61 MiB/sec. | ||
| 6436 | 2025.11.11 21:14:59.686024 [ 4 ] {64c5850e-7800-4883-bb38-d5738a717bae} <Debug> TCPHandler: Processed in 0.001958101 sec. | ||
| 6437 | 2025.11.11 21:14:59.686168 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6438 | 2025.11.11 21:14:59.686297 [ 4 ] {0ffb93fa-f283-4940-ab43-a0f563049268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6439 | 2025.11.11 21:14:59.686345 [ 4 ] {0ffb93fa-f283-4940-ab43-a0f563049268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6440 | 2025.11.11 21:14:59.686845 [ 4 ] {0ffb93fa-f283-4940-ab43-a0f563049268} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6441 | 2025.11.11 21:14:59.686886 [ 4 ] {0ffb93fa-f283-4940-ab43-a0f563049268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6442 | 2025.11.11 21:14:59.687251 [ 4 ] {0ffb93fa-f283-4940-ab43-a0f563049268} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6443 | 2025.11.11 21:14:59.687453 [ 4 ] {0ffb93fa-f283-4940-ab43-a0f563049268} <Trace> oximeter.fields_uuid (e0320333-ac57-468c-b01b-1af8e137e925): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6444 | 2025.11.11 21:14:59.687581 [ 4 ] {0ffb93fa-f283-4940-ab43-a0f563049268} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001309 sec., 48892.284186401834 rows/sec., 3.82 MiB/sec. | ||
| 6445 | 2025.11.11 21:14:59.687618 [ 4 ] {0ffb93fa-f283-4940-ab43-a0f563049268} <Debug> TCPHandler: Processed in 0.001509045 sec. | ||
| 6446 | 2025.11.11 21:14:59.687726 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6447 | 2025.11.11 21:14:59.687818 [ 4 ] {84b5cd9c-c6e3-46f2-b4fa-c984b597d94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6448 | 2025.11.11 21:14:59.687860 [ 4 ] {84b5cd9c-c6e3-46f2-b4fa-c984b597d94c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6449 | 2025.11.11 21:14:59.688286 [ 4 ] {84b5cd9c-c6e3-46f2-b4fa-c984b597d94c} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6450 | 2025.11.11 21:14:59.688322 [ 4 ] {84b5cd9c-c6e3-46f2-b4fa-c984b597d94c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6451 | 2025.11.11 21:14:59.688644 [ 4 ] {84b5cd9c-c6e3-46f2-b4fa-c984b597d94c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6452 | 2025.11.11 21:14:59.688841 [ 4 ] {84b5cd9c-c6e3-46f2-b4fa-c984b597d94c} <Trace> oximeter.measurements_cumulativeu64 (edddd38d-757c-4f91-9a51-5cd28802100a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6453 | 2025.11.11 21:14:59.688967 [ 4 ] {84b5cd9c-c6e3-46f2-b4fa-c984b597d94c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 6454 | 2025.11.11 21:14:59.689004 [ 4 ] {84b5cd9c-c6e3-46f2-b4fa-c984b597d94c} <Debug> TCPHandler: Processed in 0.001325501 sec. | ||
| 6455 | 2025.11.11 21:14:59.689146 [ 4 ] {} <Trace> TCP-Session: 987c8b04-b562-4785-a9bc-219553e85e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6456 | 2025.11.11 21:14:59.689250 [ 4 ] {9d13317b-a301-4517-a114-60542b61dff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33816) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6457 | 2025.11.11 21:14:59.689291 [ 4 ] {9d13317b-a301-4517-a114-60542b61dff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6458 | 2025.11.11 21:14:59.689641 [ 4 ] {9d13317b-a301-4517-a114-60542b61dff7} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2025.11.11 21:14:59.689680 [ 4 ] {9d13317b-a301-4517-a114-60542b61dff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6460 | 2025.11.11 21:14:59.689984 [ 4 ] {9d13317b-a301-4517-a114-60542b61dff7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6461 | 2025.11.11 21:14:59.690192 [ 4 ] {9d13317b-a301-4517-a114-60542b61dff7} <Trace> oximeter.measurements_u64 (1ef61113-507f-4747-a511-5679d36393e0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2025.11.11 21:14:59.690319 [ 4 ] {9d13317b-a301-4517-a114-60542b61dff7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 6463 | 2025.11.11 21:14:59.690355 [ 4 ] {9d13317b-a301-4517-a114-60542b61dff7} <Debug> TCPHandler: Processed in 0.00127678 sec. | ||