| 1 | [ May 15 02:42:42 Enabled. ] | ||
| 2 | [ May 15 02:42:42 Rereading configuration. ] | ||
| 3 | [ May 15 02:42:43 Rereading configuration. ] | ||
| 4 | [ May 15 02:42:44 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 | [ May 15 02:42:44 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.05.15 02:42:45.316170 [ 1 ] {} <Information> Application: Will watch for the process with pid 23627 | ||
| 29 | 2026.05.15 02:42:45.316614 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.15 02:42:45.516396 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23627 | ||
| 31 | 2026.05.15 02:42:45.517139 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.15 02:42:45.517286 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.15 02:42:45.615919 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.15 02:42:45.647108 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.15 02:42:45.647226 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.15 02:42:45.647248 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.15 02:42:45.647341 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.15 02:42:45.648336 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.15 02:42:45.650499 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.05.15 02:42:45.651485 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.15 02:42:45.652370 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.15 02:42:45.652430 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.15 02:42:45.652476 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 46 | 2026.05.15 02:42:45.653270 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.15 02:42:45.654254 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.15 02:42:45.661505 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.15 02:42:45.662251 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.15 02:42:45.663569 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.15 02:42:45.663674 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.15 02:42:45.664365 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.05.15 02:42:45.664850 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.15 02:42:45.668869 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.15 02:42:45.669266 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.15 02:42:45.672501 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.15 02:42:45.672887 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.15 02:42:45.673349 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.15 02:42:45.673693 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.15 02:42:45.675247 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.15 02:42:45.675312 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.15 02:42:45.675431 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.15 02:42:45.675530 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.15 02:42:45.680215 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.15 02:42:45.680241 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000151503 sec | ||
| 68 | 2026.05.15 02:42:45.680287 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.15 02:42:45.680325 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.15 02:42:45.681000 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.15 02:42:45.681584 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.15 02:42:45.690855 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.15 02:42:45.690899 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.15 02:42:45.690993 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.15 02:42:45.691009 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.15 02:42:45.691044 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.15 02:42:45.691111 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.15 02:42:45.695910 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.15 02:42:45.695990 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.15 02:42:45.696052 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.15 02:42:45.696271 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.15 02:42:45.696321 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.15 02:42:45.696338 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.15 02:42:45.696502 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.15 02:42:45.696520 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.15 02:42:45.696557 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.15 02:42:45.696633 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.15 02:42:45.719996 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.15 02:42:45.720731 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.15 02:42:45.720816 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000104812 sec | ||
| 91 | 2026.05.15 02:42:45.720830 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.15 02:42:45.720842 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.15 02:42:45.720869 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.15 02:42:45.721080 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.15 02:42:45.721188 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.15 02:42:45.721203 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.15 02:42:45.721214 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.05.15 02:42:45.721225 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.15 02:42:45.739728 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.15 02:42:45.739938 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.68 MiB (RSS), difference: 91.90 MiB | ||
| 101 | 2026.05.15 02:42:45.741353 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.429e-05 sec. | ||
| 102 | 2026.05.15 02:42:45.741812 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.15 02:42:45.741886 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.15 02:42:45.741904 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.15 02:42:46.452787 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52047 | ||
| 106 | 2026.05.15 02:42:46.453714 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.15 02:42:46.453777 [ 3 ] {} <Debug> TCP-Session: 6dbf52eb-214c-4615-ac46-a78a11205e0f Authenticating user 'default' from [fd00:1122:3344:101::e]:52047 | ||
| 108 | 2026.05.15 02:42:46.453806 [ 3 ] {} <Debug> TCP-Session: 6dbf52eb-214c-4615-ac46-a78a11205e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.15 02:42:46.453886 [ 3 ] {} <Debug> TCP-Session: 6dbf52eb-214c-4615-ac46-a78a11205e0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.15 02:42:46.453981 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.15 02:42:46.454007 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.05.15 02:42:46.454088 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.15 02:42:46.454588 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37074 | ||
| 114 | 2026.05.15 02:42:46.455546 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40635 | ||
| 115 | 2026.05.15 02:42:46.455571 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.05.15 02:42:46.455544 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52008 | ||
| 117 | 2026.05.15 02:42:46.455632 [ 4 ] {} <Debug> TCP-Session: 810559bd-055f-4508-89e8-950882df933b Authenticating user 'default' from [fd00:1122:3344:101::e]:37074 | ||
| 118 | 2026.05.15 02:42:46.455759 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58893 | ||
| 119 | 2026.05.15 02:42:46.455782 [ 4 ] {} <Debug> TCP-Session: 810559bd-055f-4508-89e8-950882df933b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.05.15 02:42:46.455843 [ 4 ] {} <Debug> TCP-Session: 810559bd-055f-4508-89e8-950882df933b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.15 02:42:46.455960 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57089 | ||
| 122 | 2026.05.15 02:42:46.456096 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38783 | ||
| 123 | 2026.05.15 02:42:46.456100 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51205 | ||
| 124 | 2026.05.15 02:42:46.456528 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.05.15 02:42:46.456607 [ 5 ] {} <Debug> TCP-Session: 16509347-26ca-4ef6-8874-1ec48dea5c0f Authenticating user 'default' from [fd00:1122:3344:101::e]:40635 | ||
| 126 | 2026.05.15 02:42:46.456627 [ 5 ] {} <Debug> TCP-Session: 16509347-26ca-4ef6-8874-1ec48dea5c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.05.15 02:42:46.456641 [ 5 ] {} <Debug> TCP-Session: 16509347-26ca-4ef6-8874-1ec48dea5c0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.05.15 02:42:46.456651 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.05.15 02:42:46.456650 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.05.15 02:42:46.456742 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.15 02:42:46.456769 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.15 02:42:46.456799 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.05.15 02:42:46.456767 [ 255 ] {} <Debug> TCP-Session: 07a6fbdc-0e97-40ff-b38c-cb9aa427d369 Authenticating user 'default' from [fd00:1122:3344:101::e]:58893 | ||
| 134 | 2026.05.15 02:42:46.456856 [ 256 ] {} <Debug> TCP-Session: cf157ca3-71b3-48d7-b02b-f738817aa5e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51205 | ||
| 135 | 2026.05.15 02:42:46.456882 [ 255 ] {} <Debug> TCP-Session: 07a6fbdc-0e97-40ff-b38c-cb9aa427d369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.15 02:42:46.456881 [ 257 ] {} <Debug> TCP-Session: 495a4848-06e2-4684-a68b-2745ed6f6cea Authenticating user 'default' from [fd00:1122:3344:101::e]:57089 | ||
| 137 | 2026.05.15 02:42:46.456874 [ 253 ] {} <Debug> TCP-Session: 4466db5b-14b4-4a83-8fde-dad6177bb686 Authenticating user 'default' from [fd00:1122:3344:101::e]:52008 | ||
| 138 | 2026.05.15 02:42:46.456965 [ 255 ] {} <Debug> TCP-Session: 07a6fbdc-0e97-40ff-b38c-cb9aa427d369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.15 02:42:46.456957 [ 257 ] {} <Debug> TCP-Session: 495a4848-06e2-4684-a68b-2745ed6f6cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.15 02:42:46.456954 [ 256 ] {} <Debug> TCP-Session: cf157ca3-71b3-48d7-b02b-f738817aa5e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.15 02:42:46.457069 [ 253 ] {} <Debug> TCP-Session: 4466db5b-14b4-4a83-8fde-dad6177bb686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.15 02:42:46.457069 [ 257 ] {} <Debug> TCP-Session: 495a4848-06e2-4684-a68b-2745ed6f6cea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.15 02:42:46.456761 [ 258 ] {} <Debug> TCP-Session: abf2f5d0-5616-4ead-bce5-d4b097d5109e Authenticating user 'default' from [fd00:1122:3344:101::e]:38783 | ||
| 144 | 2026.05.15 02:42:46.457173 [ 253 ] {} <Debug> TCP-Session: 4466db5b-14b4-4a83-8fde-dad6177bb686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.15 02:42:46.457153 [ 256 ] {} <Debug> TCP-Session: cf157ca3-71b3-48d7-b02b-f738817aa5e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.15 02:42:46.457238 [ 258 ] {} <Debug> TCP-Session: abf2f5d0-5616-4ead-bce5-d4b097d5109e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.15 02:42:46.457319 [ 258 ] {} <Debug> TCP-Session: abf2f5d0-5616-4ead-bce5-d4b097d5109e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.15 02:42:46.606690 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48093 | ||
| 149 | 2026.05.15 02:42:46.606844 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.05.15 02:42:46.606961 [ 259 ] {} <Debug> TCP-Session: e2301678-5d33-4126-982e-57b2824ab1cd Authenticating user 'default' from [fd00:1122:3344:101::e]:48093 | ||
| 151 | 2026.05.15 02:42:46.606985 [ 259 ] {} <Debug> TCP-Session: e2301678-5d33-4126-982e-57b2824ab1cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.15 02:42:46.606999 [ 259 ] {} <Debug> TCP-Session: e2301678-5d33-4126-982e-57b2824ab1cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.15 02:42:46.607541 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37581 | ||
| 154 | 2026.05.15 02:42:46.607631 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62784 | ||
| 155 | 2026.05.15 02:42:46.607747 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44778 | ||
| 156 | 2026.05.15 02:42:46.607747 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 157 | 2026.05.15 02:42:46.607851 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51989 | ||
| 158 | 2026.05.15 02:42:46.607955 [ 260 ] {} <Debug> TCP-Session: c644b192-4fdd-4a04-9bac-f31f06c0cef6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37581 | ||
| 159 | 2026.05.15 02:42:46.607986 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43318 | ||
| 160 | 2026.05.15 02:42:46.607990 [ 260 ] {} <Debug> TCP-Session: c644b192-4fdd-4a04-9bac-f31f06c0cef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 161 | 2026.05.15 02:42:46.608036 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.05.15 02:42:46.608145 [ 260 ] {} <Debug> TCP-Session: c644b192-4fdd-4a04-9bac-f31f06c0cef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.05.15 02:42:46.608163 [ 262 ] {} <Debug> TCP-Session: 99ddb79d-cfa0-46f8-9ac4-44fa674bb0b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44778 | ||
| 164 | 2026.05.15 02:42:46.608189 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38412 | ||
| 165 | 2026.05.15 02:42:46.608171 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.05.15 02:42:46.608257 [ 262 ] {} <Debug> TCP-Session: 99ddb79d-cfa0-46f8-9ac4-44fa674bb0b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.05.15 02:42:46.608306 [ 261 ] {} <Debug> TCP-Session: 5c30296f-94f5-4d45-b8ad-b3cbf6be1e74 Authenticating user 'default' from [fd00:1122:3344:101::e]:62784 | ||
| 168 | 2026.05.15 02:42:46.608334 [ 262 ] {} <Debug> TCP-Session: 99ddb79d-cfa0-46f8-9ac4-44fa674bb0b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.05.15 02:42:46.608385 [ 261 ] {} <Debug> TCP-Session: 5c30296f-94f5-4d45-b8ad-b3cbf6be1e74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.05.15 02:42:46.608442 [ 261 ] {} <Debug> TCP-Session: 5c30296f-94f5-4d45-b8ad-b3cbf6be1e74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.05.15 02:42:46.608920 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49320 | ||
| 172 | 2026.05.15 02:42:46.608926 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.05.15 02:42:46.608973 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.05.15 02:42:46.608978 [ 264 ] {} <Debug> TCP-Session: 75502690-edcc-404d-a7f1-13faf34fdcec Authenticating user 'default' from [fd00:1122:3344:101::e]:43318 | ||
| 175 | 2026.05.15 02:42:46.609070 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33916 | ||
| 176 | 2026.05.15 02:42:46.609086 [ 264 ] {} <Debug> TCP-Session: 75502690-edcc-404d-a7f1-13faf34fdcec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.05.15 02:42:46.609085 [ 265 ] {} <Debug> TCP-Session: 3f584901-431b-4116-a864-571f96a216dc Authenticating user 'default' from [fd00:1122:3344:101::e]:38412 | ||
| 178 | 2026.05.15 02:42:46.609154 [ 264 ] {} <Debug> TCP-Session: 75502690-edcc-404d-a7f1-13faf34fdcec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.15 02:42:46.609200 [ 265 ] {} <Debug> TCP-Session: 3f584901-431b-4116-a864-571f96a216dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.15 02:42:46.609246 [ 265 ] {} <Debug> TCP-Session: 3f584901-431b-4116-a864-571f96a216dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.15 02:42:46.609636 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.05.15 02:42:46.609683 [ 263 ] {} <Debug> TCP-Session: bd9e5eb8-e2c6-4101-808a-f8d0e21b8fe2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51989 | ||
| 183 | 2026.05.15 02:42:46.609706 [ 263 ] {} <Debug> TCP-Session: bd9e5eb8-e2c6-4101-808a-f8d0e21b8fe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.15 02:42:46.609786 [ 263 ] {} <Debug> TCP-Session: bd9e5eb8-e2c6-4101-808a-f8d0e21b8fe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.15 02:42:46.610388 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2026.05.15 02:42:46.610409 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.05.15 02:42:46.610426 [ 266 ] {} <Debug> TCP-Session: d9c886d0-7dfc-440e-b527-bcfb19bd5de2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49320 | ||
| 188 | 2026.05.15 02:42:46.610487 [ 259 ] {} <Trace> TCP-Session: e2301678-5d33-4126-982e-57b2824ab1cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 189 | 2026.05.15 02:42:46.610528 [ 267 ] {} <Debug> TCP-Session: b252fad5-7063-4140-830e-1febaab372b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33916 | ||
| 190 | 2026.05.15 02:42:46.610553 [ 266 ] {} <Debug> TCP-Session: d9c886d0-7dfc-440e-b527-bcfb19bd5de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.15 02:42:46.610625 [ 267 ] {} <Debug> TCP-Session: b252fad5-7063-4140-830e-1febaab372b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.15 02:42:46.610635 [ 266 ] {} <Debug> TCP-Session: d9c886d0-7dfc-440e-b527-bcfb19bd5de2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.15 02:42:46.610649 [ 267 ] {} <Debug> TCP-Session: b252fad5-7063-4140-830e-1febaab372b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.15 02:42:46.613575 [ 259 ] {1b2c5c5c-907d-49c2-8030-3c9b4387ae3a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48093) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 195 | 2026.05.15 02:42:46.618186 [ 259 ] {1b2c5c5c-907d-49c2-8030-3c9b4387ae3a} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 196 | 2026.05.15 02:42:46.619742 [ 259 ] {1b2c5c5c-907d-49c2-8030-3c9b4387ae3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 197 | 2026.05.15 02:42:46.622543 [ 268 ] {1b2c5c5c-907d-49c2-8030-3c9b4387ae3a} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 198 | 2026.05.15 02:42:46.625601 [ 259 ] {1b2c5c5c-907d-49c2-8030-3c9b4387ae3a} <Debug> executeQuery: Read 96 rows, 5.29 KiB in 0.011647 sec., 8242.465871039753 rows/sec., 454.37 KiB/sec. | ||
| 199 | 2026.05.15 02:42:46.625711 [ 259 ] {1b2c5c5c-907d-49c2-8030-3c9b4387ae3a} <Debug> TCPHandler: Processed in 0.017910043 sec. | ||
| 200 | 2026.05.15 02:42:46.825417 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34766 | ||
| 201 | 2026.05.15 02:42:46.825574 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2026.05.15 02:42:46.825710 [ 269 ] {} <Debug> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34766 | ||
| 203 | 2026.05.15 02:42:46.825733 [ 269 ] {} <Debug> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2026.05.15 02:42:46.825747 [ 269 ] {} <Debug> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2026.05.15 02:42:46.825890 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 206 | 2026.05.15 02:42:46.825918 [ 269 ] {} <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 | ||
| 207 | 2026.05.15 02:42:46.826014 [ 269 ] {} <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 | ||
| 208 | 2026.05.15 02:42:46.826676 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40152 | ||
| 209 | 2026.05.15 02:42:46.826676 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33807 | ||
| 210 | 2026.05.15 02:42:46.826771 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60079 | ||
| 211 | 2026.05.15 02:42:46.826844 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62858 | ||
| 212 | 2026.05.15 02:42:46.827094 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.05.15 02:42:46.827082 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62041 | ||
| 214 | 2026.05.15 02:42:46.827250 [ 271 ] {} <Debug> TCP-Session: 0fc920d8-9696-4da5-b3c0-b5c9e7fae664 Authenticating user 'default' from [fd00:1122:3344:101::d]:40152 | ||
| 215 | 2026.05.15 02:42:46.827276 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45324 | ||
| 216 | 2026.05.15 02:42:46.827279 [ 271 ] {} <Debug> TCP-Session: 0fc920d8-9696-4da5-b3c0-b5c9e7fae664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.05.15 02:42:46.827354 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2026.05.15 02:42:46.827386 [ 271 ] {} <Debug> TCP-Session: 0fc920d8-9696-4da5-b3c0-b5c9e7fae664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.05.15 02:42:46.827397 [ 270 ] {} <Debug> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33807 | ||
| 220 | 2026.05.15 02:42:46.827512 [ 270 ] {} <Debug> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.05.15 02:42:46.827523 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57205 | ||
| 222 | 2026.05.15 02:42:46.827531 [ 270 ] {} <Debug> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.05.15 02:42:46.827581 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.05.15 02:42:46.827652 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33435 | ||
| 225 | 2026.05.15 02:42:46.827682 [ 275 ] {} <Debug> TCP-Session: f5940dda-e228-4376-8e06-fc21fc778195 Authenticating user 'default' from [fd00:1122:3344:101::d]:45324 | ||
| 226 | 2026.05.15 02:42:46.827709 [ 275 ] {} <Debug> TCP-Session: f5940dda-e228-4376-8e06-fc21fc778195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.05.15 02:42:46.827748 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2026.05.15 02:42:46.827813 [ 275 ] {} <Debug> TCP-Session: f5940dda-e228-4376-8e06-fc21fc778195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.05.15 02:42:46.827812 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 230 | 2026.05.15 02:42:46.827843 [ 276 ] {} <Debug> TCP-Session: 93a03f1b-9d70-4198-8d74-99e66afe580f Authenticating user 'default' from [fd00:1122:3344:101::d]:57205 | ||
| 231 | 2026.05.15 02:42:46.827986 [ 277 ] {} <Debug> TCP-Session: 951a2de4-08f2-4235-8861-8bb0c9c94821 Authenticating user 'default' from [fd00:1122:3344:101::d]:33435 | ||
| 232 | 2026.05.15 02:42:46.827987 [ 276 ] {} <Debug> TCP-Session: 93a03f1b-9d70-4198-8d74-99e66afe580f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.05.15 02:42:46.828017 [ 277 ] {} <Debug> TCP-Session: 951a2de4-08f2-4235-8861-8bb0c9c94821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.05.15 02:42:46.828106 [ 276 ] {} <Debug> TCP-Session: 93a03f1b-9d70-4198-8d74-99e66afe580f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.15 02:42:46.828118 [ 277 ] {} <Debug> TCP-Session: 951a2de4-08f2-4235-8861-8bb0c9c94821 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.05.15 02:42:46.828343 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.05.15 02:42:46.828361 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.05.15 02:42:46.828378 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 239 | 2026.05.15 02:42:46.828381 [ 274 ] {} <Debug> TCP-Session: a9b450cb-6d2d-4ff2-ab6a-46c99b75b919 Authenticating user 'default' from [fd00:1122:3344:101::d]:62041 | ||
| 240 | 2026.05.15 02:42:46.828462 [ 272 ] {} <Debug> TCP-Session: 1fe81981-1df9-4732-b581-4c6a6e713038 Authenticating user 'default' from [fd00:1122:3344:101::d]:60079 | ||
| 241 | 2026.05.15 02:42:46.828394 [ 273 ] {} <Debug> TCP-Session: 7110f01a-3236-4d80-8437-ce4824ea73d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62858 | ||
| 242 | 2026.05.15 02:42:46.828503 [ 274 ] {} <Debug> TCP-Session: a9b450cb-6d2d-4ff2-ab6a-46c99b75b919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 243 | 2026.05.15 02:42:46.828523 [ 272 ] {} <Debug> TCP-Session: 1fe81981-1df9-4732-b581-4c6a6e713038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 244 | 2026.05.15 02:42:46.828520 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 245 | 2026.05.15 02:42:46.828628 [ 272 ] {} <Debug> TCP-Session: 1fe81981-1df9-4732-b581-4c6a6e713038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2026.05.15 02:42:46.828515 [ 273 ] {} <Debug> TCP-Session: 7110f01a-3236-4d80-8437-ce4824ea73d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2026.05.15 02:42:46.828615 [ 274 ] {} <Debug> TCP-Session: a9b450cb-6d2d-4ff2-ab6a-46c99b75b919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 248 | 2026.05.15 02:42:46.828690 [ 273 ] {} <Debug> TCP-Session: 7110f01a-3236-4d80-8437-ce4824ea73d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 249 | 2026.05.15 02:42:46.828889 [ 269 ] {12df9b39-a9e4-478d-84a0-0099582539a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2026.05.15 02:42:46.882169 [ 269 ] {12df9b39-a9e4-478d-84a0-0099582539a8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34766) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.05.15 02:42:46.882663 [ 269 ] {12df9b39-a9e4-478d-84a0-0099582539a8} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.05.15 02:42:46.882893 [ 269 ] {12df9b39-a9e4-478d-84a0-0099582539a8} <Debug> TCPHandler: Processed in 0.054492526 sec. | ||
| 299 | 2026.05.15 02:42:46.883290 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.05.15 02:42:46.883503 [ 270 ] {5b7b116b-7237-4fe5-b97d-cf48b8378a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 301 | 2026.05.15 02:42:46.883991 [ 270 ] {5b7b116b-7237-4fe5-b97d-cf48b8378a73} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33807) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 302 | |||
| 303 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 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 | ||
| 306 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 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 | ||
| 310 | 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 | ||
| 311 | 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 | ||
| 312 | 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 | ||
| 313 | 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 | ||
| 314 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 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 | ||
| 317 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 324 | |||
| 325 | 2026.05.15 02:42:46.884256 [ 270 ] {5b7b116b-7237-4fe5-b97d-cf48b8378a73} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 326 | |||
| 327 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 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 | ||
| 330 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 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 | ||
| 334 | 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 | ||
| 335 | 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 | ||
| 336 | 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 | ||
| 337 | 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 | ||
| 338 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 348 | |||
| 349 | 2026.05.15 02:42:46.884517 [ 270 ] {5b7b116b-7237-4fe5-b97d-cf48b8378a73} <Debug> TCPHandler: Processed in 0.001403389 sec. | ||
| 350 | 2026.05.15 02:42:46.884830 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.05.15 02:42:46.885647 [ 269 ] {89a10e2a-8092-4fdc-b038-717649379698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 352 | 2026.05.15 02:42:46.885722 [ 269 ] {89a10e2a-8092-4fdc-b038-717649379698} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 353 | 2026.05.15 02:42:46.886496 [ 269 ] {89a10e2a-8092-4fdc-b038-717649379698} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 354 | 2026.05.15 02:42:46.886537 [ 269 ] {89a10e2a-8092-4fdc-b038-717649379698} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.3312e-05 sec | ||
| 355 | 2026.05.15 02:42:46.886553 [ 269 ] {89a10e2a-8092-4fdc-b038-717649379698} <Trace> ReferentialDeps: No tables | ||
| 356 | 2026.05.15 02:42:46.886565 [ 269 ] {89a10e2a-8092-4fdc-b038-717649379698} <Trace> LoadingDeps: No tables | ||
| 357 | 2026.05.15 02:42:46.886674 [ 269 ] {89a10e2a-8092-4fdc-b038-717649379698} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 358 | 2026.05.15 02:42:46.886765 [ 269 ] {89a10e2a-8092-4fdc-b038-717649379698} <Debug> TCPHandler: Processed in 0.002046191 sec. | ||
| 359 | 2026.05.15 02:42:46.886982 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2026.05.15 02:42:46.887252 [ 269 ] {38643c06-2e84-4e68-9f50-96238e0e2297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) /* The version table contains metadata about the `oximeter` database */ | ||
| 361 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 362 | 2026.05.15 02:42:46.887310 [ 269 ] {38643c06-2e84-4e68-9f50-96238e0e2297} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 363 | 2026.05.15 02:42:46.890976 [ 269 ] {38643c06-2e84-4e68-9f50-96238e0e2297} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 364 | 2026.05.15 02:42:46.891505 [ 269 ] {38643c06-2e84-4e68-9f50-96238e0e2297} <Debug> oximeter.version (1b707299-193d-41a9-bdf0-f771a1e18f51): Loading data parts | ||
| 365 | 2026.05.15 02:42:46.892410 [ 269 ] {38643c06-2e84-4e68-9f50-96238e0e2297} <Debug> oximeter.version (1b707299-193d-41a9-bdf0-f771a1e18f51): There are no data parts | ||
| 366 | 2026.05.15 02:42:46.894236 [ 269 ] {38643c06-2e84-4e68-9f50-96238e0e2297} <Debug> TCPHandler: Processed in 0.00736598 sec. | ||
| 367 | 2026.05.15 02:42:46.894436 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.05.15 02:42:46.894630 [ 269 ] {84cc66bf-2892-46e0-89e9-c51bd92aa13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) /* The measurement tables contain all individual samples from each timeseries. | ||
| 369 | * | ||
| 370 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 371 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 372 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 373 | * by all samples from the same timeseries. | ||
| 374 | * | ||
| 375 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 376 | * and then uses that to index quickly into the measurements tables. | ||
| 377 | */ | ||
| 378 | 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) | ||
| 379 | 2026.05.15 02:42:46.894754 [ 269 ] {84cc66bf-2892-46e0-89e9-c51bd92aa13a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 380 | 2026.05.15 02:42:46.902323 [ 269 ] {84cc66bf-2892-46e0-89e9-c51bd92aa13a} <Debug> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Loading data parts | ||
| 381 | 2026.05.15 02:42:46.902623 [ 269 ] {84cc66bf-2892-46e0-89e9-c51bd92aa13a} <Debug> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): There are no data parts | ||
| 382 | 2026.05.15 02:42:46.903209 [ 269 ] {84cc66bf-2892-46e0-89e9-c51bd92aa13a} <Debug> TCPHandler: Processed in 0.008826499 sec. | ||
| 383 | 2026.05.15 02:42:46.903444 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 384 | 2026.05.15 02:42:46.903728 [ 269 ] {a6a983b0-97a4-41b0-b90e-335860a55195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 385 | 2026.05.15 02:42:46.903858 [ 269 ] {a6a983b0-97a4-41b0-b90e-335860a55195} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 386 | 2026.05.15 02:42:46.904942 [ 269 ] {a6a983b0-97a4-41b0-b90e-335860a55195} <Debug> oximeter.measurements_i8 (c037c084-abf1-4ab3-a92f-1ce5fc4494bc): Loading data parts | ||
| 387 | 2026.05.15 02:42:46.905123 [ 269 ] {a6a983b0-97a4-41b0-b90e-335860a55195} <Debug> oximeter.measurements_i8 (c037c084-abf1-4ab3-a92f-1ce5fc4494bc): There are no data parts | ||
| 388 | 2026.05.15 02:42:46.905930 [ 269 ] {a6a983b0-97a4-41b0-b90e-335860a55195} <Debug> TCPHandler: Processed in 0.002590083 sec. | ||
| 389 | 2026.05.15 02:42:46.906138 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 390 | 2026.05.15 02:42:46.906311 [ 269 ] {ab858b92-fd84-4e6b-ba07-4af791c7cefa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 391 | 2026.05.15 02:42:46.906435 [ 269 ] {ab858b92-fd84-4e6b-ba07-4af791c7cefa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 392 | 2026.05.15 02:42:46.907509 [ 269 ] {ab858b92-fd84-4e6b-ba07-4af791c7cefa} <Debug> oximeter.measurements_u8 (75b846ba-3a68-4d70-a6ab-a20864414a6b): Loading data parts | ||
| 393 | 2026.05.15 02:42:46.907750 [ 269 ] {ab858b92-fd84-4e6b-ba07-4af791c7cefa} <Debug> oximeter.measurements_u8 (75b846ba-3a68-4d70-a6ab-a20864414a6b): There are no data parts | ||
| 394 | 2026.05.15 02:42:46.908362 [ 269 ] {ab858b92-fd84-4e6b-ba07-4af791c7cefa} <Debug> TCPHandler: Processed in 0.002278526 sec. | ||
| 395 | 2026.05.15 02:42:46.908521 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2026.05.15 02:42:46.908783 [ 269 ] {3b13bdd5-8615-4ec9-9f61-ab934754e6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 397 | 2026.05.15 02:42:46.908874 [ 269 ] {3b13bdd5-8615-4ec9-9f61-ab934754e6e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 398 | 2026.05.15 02:42:46.910035 [ 269 ] {3b13bdd5-8615-4ec9-9f61-ab934754e6e5} <Debug> oximeter.measurements_i16 (0f9c632c-772e-4099-a268-79825b35e53b): Loading data parts | ||
| 399 | 2026.05.15 02:42:46.910216 [ 269 ] {3b13bdd5-8615-4ec9-9f61-ab934754e6e5} <Debug> oximeter.measurements_i16 (0f9c632c-772e-4099-a268-79825b35e53b): There are no data parts | ||
| 400 | 2026.05.15 02:42:46.910844 [ 269 ] {3b13bdd5-8615-4ec9-9f61-ab934754e6e5} <Debug> TCPHandler: Processed in 0.002380179 sec. | ||
| 401 | 2026.05.15 02:42:46.911039 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 402 | 2026.05.15 02:42:46.911209 [ 269 ] {ecc5d10e-80bd-48b8-b756-a22bd099b9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 403 | 2026.05.15 02:42:46.911336 [ 269 ] {ecc5d10e-80bd-48b8-b756-a22bd099b9b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 404 | 2026.05.15 02:42:46.912335 [ 269 ] {ecc5d10e-80bd-48b8-b756-a22bd099b9b8} <Debug> oximeter.measurements_u16 (e0c08520-1eb2-42cb-bdfb-a808e9f038da): Loading data parts | ||
| 405 | 2026.05.15 02:42:46.912538 [ 269 ] {ecc5d10e-80bd-48b8-b756-a22bd099b9b8} <Debug> oximeter.measurements_u16 (e0c08520-1eb2-42cb-bdfb-a808e9f038da): There are no data parts | ||
| 406 | 2026.05.15 02:42:46.913015 [ 269 ] {ecc5d10e-80bd-48b8-b756-a22bd099b9b8} <Debug> TCPHandler: Processed in 0.002028071 sec. | ||
| 407 | 2026.05.15 02:42:46.913166 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.05.15 02:42:46.913404 [ 269 ] {847b2c0a-d21f-4304-ae6b-d7a24f7384df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 409 | 2026.05.15 02:42:46.913483 [ 269 ] {847b2c0a-d21f-4304-ae6b-d7a24f7384df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 410 | 2026.05.15 02:42:46.914504 [ 269 ] {847b2c0a-d21f-4304-ae6b-d7a24f7384df} <Debug> oximeter.measurements_i32 (2a35f904-4a6f-4da7-8e83-e81c44a8fef0): Loading data parts | ||
| 411 | 2026.05.15 02:42:46.914638 [ 269 ] {847b2c0a-d21f-4304-ae6b-d7a24f7384df} <Debug> oximeter.measurements_i32 (2a35f904-4a6f-4da7-8e83-e81c44a8fef0): There are no data parts | ||
| 412 | 2026.05.15 02:42:46.915329 [ 269 ] {847b2c0a-d21f-4304-ae6b-d7a24f7384df} <Debug> TCPHandler: Processed in 0.002213345 sec. | ||
| 413 | 2026.05.15 02:42:46.915564 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.05.15 02:42:46.915740 [ 269 ] {f444dda4-cd47-446b-9e53-f02b57e3b47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 415 | 2026.05.15 02:42:46.915888 [ 269 ] {f444dda4-cd47-446b-9e53-f02b57e3b47c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 416 | 2026.05.15 02:42:46.917096 [ 269 ] {f444dda4-cd47-446b-9e53-f02b57e3b47c} <Debug> oximeter.measurements_u32 (03acdbd3-00c0-4458-a714-0da4f9b6cd7f): Loading data parts | ||
| 417 | 2026.05.15 02:42:46.917373 [ 269 ] {f444dda4-cd47-446b-9e53-f02b57e3b47c} <Debug> oximeter.measurements_u32 (03acdbd3-00c0-4458-a714-0da4f9b6cd7f): There are no data parts | ||
| 418 | 2026.05.15 02:42:46.918037 [ 269 ] {f444dda4-cd47-446b-9e53-f02b57e3b47c} <Debug> TCPHandler: Processed in 0.002524421 sec. | ||
| 419 | 2026.05.15 02:42:46.918198 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.05.15 02:42:46.918439 [ 269 ] {5417d692-3551-4c3b-b957-25679c593bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 421 | 2026.05.15 02:42:46.918486 [ 269 ] {5417d692-3551-4c3b-b957-25679c593bb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 422 | 2026.05.15 02:42:46.919678 [ 269 ] {5417d692-3551-4c3b-b957-25679c593bb9} <Debug> oximeter.measurements_i64 (ceee6f71-5911-4059-8119-e1593b7f35f8): Loading data parts | ||
| 423 | 2026.05.15 02:42:46.919825 [ 269 ] {5417d692-3551-4c3b-b957-25679c593bb9} <Debug> oximeter.measurements_i64 (ceee6f71-5911-4059-8119-e1593b7f35f8): There are no data parts | ||
| 424 | 2026.05.15 02:42:46.920302 [ 269 ] {5417d692-3551-4c3b-b957-25679c593bb9} <Debug> TCPHandler: Processed in 0.002154214 sec. | ||
| 425 | 2026.05.15 02:42:46.920539 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.05.15 02:42:46.920702 [ 269 ] {97fc3c5a-140c-465a-8bdb-530364f25a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 427 | 2026.05.15 02:42:46.920818 [ 269 ] {97fc3c5a-140c-465a-8bdb-530364f25a79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 428 | 2026.05.15 02:42:46.921939 [ 269 ] {97fc3c5a-140c-465a-8bdb-530364f25a79} <Debug> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Loading data parts | ||
| 429 | 2026.05.15 02:42:46.922206 [ 269 ] {97fc3c5a-140c-465a-8bdb-530364f25a79} <Debug> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): There are no data parts | ||
| 430 | 2026.05.15 02:42:46.922730 [ 269 ] {97fc3c5a-140c-465a-8bdb-530364f25a79} <Debug> TCPHandler: Processed in 0.002241195 sec. | ||
| 431 | 2026.05.15 02:42:46.922921 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.05.15 02:42:46.923193 [ 269 ] {38b52be3-d155-451c-8084-9dfaae434ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 433 | 2026.05.15 02:42:46.923248 [ 269 ] {38b52be3-d155-451c-8084-9dfaae434ea9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 434 | 2026.05.15 02:42:46.924418 [ 269 ] {38b52be3-d155-451c-8084-9dfaae434ea9} <Debug> oximeter.measurements_f32 (32601d8f-3606-49f5-9d38-52c07eeb4340): Loading data parts | ||
| 435 | 2026.05.15 02:42:46.924573 [ 269 ] {38b52be3-d155-451c-8084-9dfaae434ea9} <Debug> oximeter.measurements_f32 (32601d8f-3606-49f5-9d38-52c07eeb4340): There are no data parts | ||
| 436 | 2026.05.15 02:42:46.925091 [ 269 ] {38b52be3-d155-451c-8084-9dfaae434ea9} <Debug> TCPHandler: Processed in 0.002233745 sec. | ||
| 437 | 2026.05.15 02:42:46.925344 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.05.15 02:42:46.925504 [ 269 ] {25b9e53a-215b-48bc-889e-bab042ff9066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 439 | 2026.05.15 02:42:46.925630 [ 269 ] {25b9e53a-215b-48bc-889e-bab042ff9066} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 440 | 2026.05.15 02:42:46.926626 [ 269 ] {25b9e53a-215b-48bc-889e-bab042ff9066} <Debug> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Loading data parts | ||
| 441 | 2026.05.15 02:42:46.926838 [ 269 ] {25b9e53a-215b-48bc-889e-bab042ff9066} <Debug> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): There are no data parts | ||
| 442 | 2026.05.15 02:42:46.927300 [ 269 ] {25b9e53a-215b-48bc-889e-bab042ff9066} <Debug> TCPHandler: Processed in 0.002006111 sec. | ||
| 443 | 2026.05.15 02:42:46.927446 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.05.15 02:42:46.927693 [ 269 ] {3491e5c1-1df8-451c-81d5-8b7d2e48f9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 445 | 2026.05.15 02:42:46.927739 [ 269 ] {3491e5c1-1df8-451c-81d5-8b7d2e48f9a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 446 | 2026.05.15 02:42:46.928829 [ 269 ] {3491e5c1-1df8-451c-81d5-8b7d2e48f9a0} <Debug> oximeter.measurements_string (e7bbc6de-e7ba-4fca-bcb2-58d16525d478): Loading data parts | ||
| 447 | 2026.05.15 02:42:46.928969 [ 269 ] {3491e5c1-1df8-451c-81d5-8b7d2e48f9a0} <Debug> oximeter.measurements_string (e7bbc6de-e7ba-4fca-bcb2-58d16525d478): There are no data parts | ||
| 448 | 2026.05.15 02:42:46.929438 [ 269 ] {3491e5c1-1df8-451c-81d5-8b7d2e48f9a0} <Debug> TCPHandler: Processed in 0.002049912 sec. | ||
| 449 | 2026.05.15 02:42:46.929658 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.05.15 02:42:46.929821 [ 269 ] {e0e8a194-2b7c-4ddb-a2f3-bfc3f6e0cfd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 451 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 452 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 453 | * a string isn't palatable for a few reasons. | ||
| 454 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 455 | * details. | ||
| 456 | */ | ||
| 457 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.05.15 02:42:46.929945 [ 269 ] {e0e8a194-2b7c-4ddb-a2f3-bfc3f6e0cfd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 459 | 2026.05.15 02:42:46.931073 [ 269 ] {e0e8a194-2b7c-4ddb-a2f3-bfc3f6e0cfd5} <Debug> oximeter.measurements_bytes (283b3c30-0773-4ea8-bd5c-b9bd3a160f0f): Loading data parts | ||
| 460 | 2026.05.15 02:42:46.931240 [ 269 ] {e0e8a194-2b7c-4ddb-a2f3-bfc3f6e0cfd5} <Debug> oximeter.measurements_bytes (283b3c30-0773-4ea8-bd5c-b9bd3a160f0f): There are no data parts | ||
| 461 | 2026.05.15 02:42:46.931838 [ 269 ] {e0e8a194-2b7c-4ddb-a2f3-bfc3f6e0cfd5} <Debug> TCPHandler: Processed in 0.002231896 sec. | ||
| 462 | 2026.05.15 02:42:46.931988 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.05.15 02:42:46.932156 [ 269 ] {98b3ac13-2f13-4448-8bd1-4022964b081d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 464 | 2026.05.15 02:42:46.932278 [ 269 ] {98b3ac13-2f13-4448-8bd1-4022964b081d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 465 | 2026.05.15 02:42:46.933338 [ 269 ] {98b3ac13-2f13-4448-8bd1-4022964b081d} <Debug> oximeter.measurements_cumulativei64 (3c36943d-d231-4ea3-9a5c-763f6ce2f2d8): Loading data parts | ||
| 466 | 2026.05.15 02:42:46.933520 [ 269 ] {98b3ac13-2f13-4448-8bd1-4022964b081d} <Debug> oximeter.measurements_cumulativei64 (3c36943d-d231-4ea3-9a5c-763f6ce2f2d8): There are no data parts | ||
| 467 | 2026.05.15 02:42:46.934058 [ 269 ] {98b3ac13-2f13-4448-8bd1-4022964b081d} <Debug> TCPHandler: Processed in 0.002122073 sec. | ||
| 468 | 2026.05.15 02:42:46.934200 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2026.05.15 02:42:46.934519 [ 269 ] {357ac0ea-2a3b-4830-9167-fd4f680f22f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 470 | 2026.05.15 02:42:46.934638 [ 269 ] {357ac0ea-2a3b-4830-9167-fd4f680f22f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 471 | 2026.05.15 02:42:46.935644 [ 269 ] {357ac0ea-2a3b-4830-9167-fd4f680f22f7} <Debug> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Loading data parts | ||
| 472 | 2026.05.15 02:42:46.935826 [ 269 ] {357ac0ea-2a3b-4830-9167-fd4f680f22f7} <Debug> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): There are no data parts | ||
| 473 | 2026.05.15 02:42:46.936447 [ 269 ] {357ac0ea-2a3b-4830-9167-fd4f680f22f7} <Debug> TCPHandler: Processed in 0.002299246 sec. | ||
| 474 | 2026.05.15 02:42:46.936584 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2026.05.15 02:42:46.936788 [ 269 ] {ab472ce2-1702-4492-b0aa-ba427afa69ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 476 | 2026.05.15 02:42:46.936934 [ 269 ] {ab472ce2-1702-4492-b0aa-ba427afa69ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 477 | 2026.05.15 02:42:46.938013 [ 269 ] {ab472ce2-1702-4492-b0aa-ba427afa69ea} <Debug> oximeter.measurements_cumulativef32 (03d5ae79-b180-4876-ac3d-463ed2f5fa70): Loading data parts | ||
| 478 | 2026.05.15 02:42:46.938150 [ 269 ] {ab472ce2-1702-4492-b0aa-ba427afa69ea} <Debug> oximeter.measurements_cumulativef32 (03d5ae79-b180-4876-ac3d-463ed2f5fa70): There are no data parts | ||
| 479 | 2026.05.15 02:42:46.938663 [ 269 ] {ab472ce2-1702-4492-b0aa-ba427afa69ea} <Debug> TCPHandler: Processed in 0.002129013 sec. | ||
| 480 | 2026.05.15 02:42:46.938834 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.05.15 02:42:46.938998 [ 269 ] {ec8a5c1d-1b11-4f01-bde8-49d1d7dfe9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 482 | 2026.05.15 02:42:46.939115 [ 269 ] {ec8a5c1d-1b11-4f01-bde8-49d1d7dfe9dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 483 | 2026.05.15 02:42:46.940097 [ 269 ] {ec8a5c1d-1b11-4f01-bde8-49d1d7dfe9dd} <Debug> oximeter.measurements_cumulativef64 (400392e0-b93d-426b-8d16-43333bddb2e0): Loading data parts | ||
| 484 | 2026.05.15 02:42:46.940326 [ 269 ] {ec8a5c1d-1b11-4f01-bde8-49d1d7dfe9dd} <Debug> oximeter.measurements_cumulativef64 (400392e0-b93d-426b-8d16-43333bddb2e0): There are no data parts | ||
| 485 | 2026.05.15 02:42:46.941042 [ 269 ] {ec8a5c1d-1b11-4f01-bde8-49d1d7dfe9dd} <Debug> TCPHandler: Processed in 0.002260485 sec. | ||
| 486 | 2026.05.15 02:42:46.941234 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2026.05.15 02:42:46.941593 [ 269 ] {37a84a30-e570-45e0-9f2d-f7da89152731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 488 | * NOTE: Array types cannot be Nullable, see | ||
| 489 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 490 | * for more details. | ||
| 491 | * | ||
| 492 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 493 | * is unfortunate, and at this point relies on the fact that an | ||
| 494 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 495 | * to figure out another way to represent missing samples here. | ||
| 496 | */ | ||
| 497 | 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) | ||
| 498 | 2026.05.15 02:42:46.941805 [ 269 ] {37a84a30-e570-45e0-9f2d-f7da89152731} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 499 | 2026.05.15 02:42:46.943272 [ 269 ] {37a84a30-e570-45e0-9f2d-f7da89152731} <Debug> oximeter.measurements_histogrami8 (f14b79de-001a-4152-884a-7117b8ca8ff4): Loading data parts | ||
| 500 | 2026.05.15 02:42:46.943420 [ 269 ] {37a84a30-e570-45e0-9f2d-f7da89152731} <Debug> oximeter.measurements_histogrami8 (f14b79de-001a-4152-884a-7117b8ca8ff4): There are no data parts | ||
| 501 | 2026.05.15 02:42:46.944048 [ 269 ] {37a84a30-e570-45e0-9f2d-f7da89152731} <Debug> TCPHandler: Processed in 0.002897098 sec. | ||
| 502 | 2026.05.15 02:42:46.944215 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 503 | 2026.05.15 02:42:46.944442 [ 269 ] {dd7539d1-08f5-4003-a214-a1921e1aade5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 504 | 2026.05.15 02:42:46.944553 [ 269 ] {dd7539d1-08f5-4003-a214-a1921e1aade5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 505 | 2026.05.15 02:42:46.945819 [ 269 ] {dd7539d1-08f5-4003-a214-a1921e1aade5} <Debug> oximeter.measurements_histogramu8 (a30cd048-939e-4d2c-a9fe-be4b72af28fc): Loading data parts | ||
| 506 | 2026.05.15 02:42:46.946028 [ 269 ] {dd7539d1-08f5-4003-a214-a1921e1aade5} <Debug> oximeter.measurements_histogramu8 (a30cd048-939e-4d2c-a9fe-be4b72af28fc): There are no data parts | ||
| 507 | 2026.05.15 02:42:46.946560 [ 269 ] {dd7539d1-08f5-4003-a214-a1921e1aade5} <Debug> TCPHandler: Processed in 0.002396679 sec. | ||
| 508 | 2026.05.15 02:42:46.946728 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 509 | 2026.05.15 02:42:46.947034 [ 269 ] {7a4f048c-0f67-4d68-9ba8-bf18dba4f253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 510 | 2026.05.15 02:42:46.947173 [ 269 ] {7a4f048c-0f67-4d68-9ba8-bf18dba4f253} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 511 | 2026.05.15 02:42:46.948593 [ 269 ] {7a4f048c-0f67-4d68-9ba8-bf18dba4f253} <Debug> oximeter.measurements_histogrami16 (95ae55e6-70d9-4901-815b-4b68d2514b6f): Loading data parts | ||
| 512 | 2026.05.15 02:42:46.948736 [ 269 ] {7a4f048c-0f67-4d68-9ba8-bf18dba4f253} <Debug> oximeter.measurements_histogrami16 (95ae55e6-70d9-4901-815b-4b68d2514b6f): There are no data parts | ||
| 513 | 2026.05.15 02:42:46.949544 [ 269 ] {7a4f048c-0f67-4d68-9ba8-bf18dba4f253} <Debug> TCPHandler: Processed in 0.002869448 sec. | ||
| 514 | 2026.05.15 02:42:46.949782 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 515 | 2026.05.15 02:42:46.950098 [ 269 ] {2fbba971-8a8b-4b3d-913a-57283e8da212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 516 | 2026.05.15 02:42:46.950339 [ 269 ] {2fbba971-8a8b-4b3d-913a-57283e8da212} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 517 | 2026.05.15 02:42:46.952081 [ 269 ] {2fbba971-8a8b-4b3d-913a-57283e8da212} <Debug> oximeter.measurements_histogramu16 (f719221b-ebf5-4e82-8de3-549b7879210b): Loading data parts | ||
| 518 | 2026.05.15 02:42:46.952315 [ 269 ] {2fbba971-8a8b-4b3d-913a-57283e8da212} <Debug> oximeter.measurements_histogramu16 (f719221b-ebf5-4e82-8de3-549b7879210b): There are no data parts | ||
| 519 | 2026.05.15 02:42:46.952970 [ 269 ] {2fbba971-8a8b-4b3d-913a-57283e8da212} <Debug> TCPHandler: Processed in 0.003253746 sec. | ||
| 520 | 2026.05.15 02:42:46.953138 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 521 | 2026.05.15 02:42:46.953458 [ 269 ] {e586aa1a-3bcc-48c3-9d08-bf50f20f16a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 522 | 2026.05.15 02:42:46.953596 [ 269 ] {e586aa1a-3bcc-48c3-9d08-bf50f20f16a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 523 | 2026.05.15 02:42:46.954918 [ 269 ] {e586aa1a-3bcc-48c3-9d08-bf50f20f16a2} <Debug> oximeter.measurements_histogrami32 (5866b9c9-4cc3-4d46-9390-3e37b7623784): Loading data parts | ||
| 524 | 2026.05.15 02:42:46.955062 [ 269 ] {e586aa1a-3bcc-48c3-9d08-bf50f20f16a2} <Debug> oximeter.measurements_histogrami32 (5866b9c9-4cc3-4d46-9390-3e37b7623784): There are no data parts | ||
| 525 | 2026.05.15 02:42:46.955625 [ 269 ] {e586aa1a-3bcc-48c3-9d08-bf50f20f16a2} <Debug> TCPHandler: Processed in 0.002546222 sec. | ||
| 526 | 2026.05.15 02:42:46.955815 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 527 | 2026.05.15 02:42:46.956035 [ 269 ] {401bf620-b693-4c74-a840-ef95b38200c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 528 | 2026.05.15 02:42:46.956161 [ 269 ] {401bf620-b693-4c74-a840-ef95b38200c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 529 | 2026.05.15 02:42:46.957316 [ 269 ] {401bf620-b693-4c74-a840-ef95b38200c4} <Debug> oximeter.measurements_histogramu32 (175e1d4f-d980-46a5-bf3b-86e2a9e3f68b): Loading data parts | ||
| 530 | 2026.05.15 02:42:46.957635 [ 269 ] {401bf620-b693-4c74-a840-ef95b38200c4} <Debug> oximeter.measurements_histogramu32 (175e1d4f-d980-46a5-bf3b-86e2a9e3f68b): There are no data parts | ||
| 531 | 2026.05.15 02:42:46.958503 [ 269 ] {401bf620-b693-4c74-a840-ef95b38200c4} <Debug> TCPHandler: Processed in 0.002736616 sec. | ||
| 532 | 2026.05.15 02:42:46.958686 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 533 | 2026.05.15 02:42:46.958998 [ 269 ] {a5c91022-0a52-4d96-a9b9-61e96759ae1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 534 | 2026.05.15 02:42:46.959125 [ 269 ] {a5c91022-0a52-4d96-a9b9-61e96759ae1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 535 | 2026.05.15 02:42:46.960622 [ 269 ] {a5c91022-0a52-4d96-a9b9-61e96759ae1b} <Debug> oximeter.measurements_histogrami64 (987e9670-b0bb-43d4-9999-44fbc6af99ec): Loading data parts | ||
| 536 | 2026.05.15 02:42:46.960854 [ 269 ] {a5c91022-0a52-4d96-a9b9-61e96759ae1b} <Debug> oximeter.measurements_histogrami64 (987e9670-b0bb-43d4-9999-44fbc6af99ec): There are no data parts | ||
| 537 | 2026.05.15 02:42:46.961727 [ 269 ] {a5c91022-0a52-4d96-a9b9-61e96759ae1b} <Debug> TCPHandler: Processed in 0.003097223 sec. | ||
| 538 | 2026.05.15 02:42:46.961952 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.05.15 02:42:46.962192 [ 269 ] {a723f104-102b-47f9-abf1-6f67b052713e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 540 | 2026.05.15 02:42:46.962325 [ 269 ] {a723f104-102b-47f9-abf1-6f67b052713e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 541 | 2026.05.15 02:42:46.963578 [ 269 ] {a723f104-102b-47f9-abf1-6f67b052713e} <Debug> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Loading data parts | ||
| 542 | 2026.05.15 02:42:46.963792 [ 269 ] {a723f104-102b-47f9-abf1-6f67b052713e} <Debug> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): There are no data parts | ||
| 543 | 2026.05.15 02:42:46.964457 [ 269 ] {a723f104-102b-47f9-abf1-6f67b052713e} <Debug> TCPHandler: Processed in 0.002560982 sec. | ||
| 544 | 2026.05.15 02:42:46.964615 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.05.15 02:42:46.964916 [ 269 ] {92b2e2a1-35ab-4cea-a12c-c09369944254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 546 | 2026.05.15 02:42:46.965054 [ 269 ] {92b2e2a1-35ab-4cea-a12c-c09369944254} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 547 | 2026.05.15 02:42:46.966324 [ 269 ] {92b2e2a1-35ab-4cea-a12c-c09369944254} <Debug> oximeter.measurements_histogramf32 (374044e4-b5b1-45fa-b2d4-ccb8ab9d6d82): Loading data parts | ||
| 548 | 2026.05.15 02:42:46.966459 [ 269 ] {92b2e2a1-35ab-4cea-a12c-c09369944254} <Debug> oximeter.measurements_histogramf32 (374044e4-b5b1-45fa-b2d4-ccb8ab9d6d82): There are no data parts | ||
| 549 | 2026.05.15 02:42:46.967046 [ 269 ] {92b2e2a1-35ab-4cea-a12c-c09369944254} <Debug> TCPHandler: Processed in 0.00248368 sec. | ||
| 550 | 2026.05.15 02:42:46.967244 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.05.15 02:42:46.967472 [ 269 ] {c201576a-e6f8-4151-b0aa-22ce117fdbae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 552 | 2026.05.15 02:42:46.967609 [ 269 ] {c201576a-e6f8-4151-b0aa-22ce117fdbae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 553 | 2026.05.15 02:42:46.968779 [ 269 ] {c201576a-e6f8-4151-b0aa-22ce117fdbae} <Debug> oximeter.measurements_histogramf64 (e8e01b7b-f5b6-43c6-8b47-4b68797fc0d8): Loading data parts | ||
| 554 | 2026.05.15 02:42:46.969114 [ 269 ] {c201576a-e6f8-4151-b0aa-22ce117fdbae} <Debug> oximeter.measurements_histogramf64 (e8e01b7b-f5b6-43c6-8b47-4b68797fc0d8): There are no data parts | ||
| 555 | 2026.05.15 02:42:46.969642 [ 269 ] {c201576a-e6f8-4151-b0aa-22ce117fdbae} <Debug> TCPHandler: Processed in 0.00244993 sec. | ||
| 556 | 2026.05.15 02:42:46.969798 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.05.15 02:42:46.970052 [ 269 ] {85a47a71-780f-4a7d-8c43-cd21e16ac363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) /* The field tables store named dimensions of each timeseries. | ||
| 558 | * | ||
| 559 | * As with the measurement tables, there is one field table for each field data | ||
| 560 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 561 | * this behavior **must not** be relied upon for query correctness. | ||
| 562 | * | ||
| 563 | * The index for the fields differs from the measurements, however. Rows are | ||
| 564 | * sorted by timeseries name, then field name, field value, and finally | ||
| 565 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 566 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 567 | * usually then used to look up measurements. | ||
| 568 | * | ||
| 569 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 570 | * timeseries name and then key, since it would improve lookups where one | ||
| 571 | * already has the key. Realistically though, these tables are quite small and | ||
| 572 | * so performance benefits will be low in absolute terms. | ||
| 573 | * | ||
| 574 | * TTL: We use a materialized column to expire old field table records. This | ||
| 575 | * column is generated automatically by the database whenever a new row is | ||
| 576 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 577 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 578 | * record will remain during a deduplication, which will have the last | ||
| 579 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 580 | * measurement tables. | ||
| 581 | */ | ||
| 582 | 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) | ||
| 583 | 2026.05.15 02:42:46.970193 [ 269 ] {85a47a71-780f-4a7d-8c43-cd21e16ac363} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 584 | 2026.05.15 02:42:46.971424 [ 269 ] {85a47a71-780f-4a7d-8c43-cd21e16ac363} <Debug> oximeter.fields_bool (b99c4283-ff40-435b-8e8f-94d168885e73): Loading data parts | ||
| 585 | 2026.05.15 02:42:46.971626 [ 269 ] {85a47a71-780f-4a7d-8c43-cd21e16ac363} <Debug> oximeter.fields_bool (b99c4283-ff40-435b-8e8f-94d168885e73): There are no data parts | ||
| 586 | 2026.05.15 02:42:46.972142 [ 269 ] {85a47a71-780f-4a7d-8c43-cd21e16ac363} <Debug> TCPHandler: Processed in 0.002396518 sec. | ||
| 587 | 2026.05.15 02:42:46.972365 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 588 | 2026.05.15 02:42:46.972534 [ 269 ] {0bb212ea-4e9a-4b87-b80e-40a587459d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 589 | 2026.05.15 02:42:46.972646 [ 269 ] {0bb212ea-4e9a-4b87-b80e-40a587459d0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 590 | 2026.05.15 02:42:46.973682 [ 269 ] {0bb212ea-4e9a-4b87-b80e-40a587459d0c} <Debug> oximeter.fields_i8 (252700e6-5441-46fa-906c-076d0d2848b9): Loading data parts | ||
| 591 | 2026.05.15 02:42:46.973879 [ 269 ] {0bb212ea-4e9a-4b87-b80e-40a587459d0c} <Debug> oximeter.fields_i8 (252700e6-5441-46fa-906c-076d0d2848b9): There are no data parts | ||
| 592 | 2026.05.15 02:42:46.974386 [ 269 ] {0bb212ea-4e9a-4b87-b80e-40a587459d0c} <Debug> TCPHandler: Processed in 0.002076672 sec. | ||
| 593 | 2026.05.15 02:42:46.974529 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2026.05.15 02:42:46.974736 [ 269 ] {d70eeaf0-caf4-4c4b-827a-2f34b564c25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 595 | 2026.05.15 02:42:46.974819 [ 269 ] {d70eeaf0-caf4-4c4b-827a-2f34b564c25d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 596 | 2026.05.15 02:42:46.975985 [ 269 ] {d70eeaf0-caf4-4c4b-827a-2f34b564c25d} <Debug> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Loading data parts | ||
| 597 | 2026.05.15 02:42:46.976127 [ 269 ] {d70eeaf0-caf4-4c4b-827a-2f34b564c25d} <Debug> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): There are no data parts | ||
| 598 | 2026.05.15 02:42:46.976671 [ 269 ] {d70eeaf0-caf4-4c4b-827a-2f34b564c25d} <Debug> TCPHandler: Processed in 0.002193774 sec. | ||
| 599 | 2026.05.15 02:42:46.976923 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 600 | 2026.05.15 02:42:46.977087 [ 269 ] {29bdc602-1587-4591-9132-b168226ec00c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 601 | 2026.05.15 02:42:46.977214 [ 269 ] {29bdc602-1587-4591-9132-b168226ec00c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 602 | 2026.05.15 02:42:46.978338 [ 269 ] {29bdc602-1587-4591-9132-b168226ec00c} <Debug> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Loading data parts | ||
| 603 | 2026.05.15 02:42:46.978582 [ 269 ] {29bdc602-1587-4591-9132-b168226ec00c} <Debug> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): There are no data parts | ||
| 604 | 2026.05.15 02:42:46.979219 [ 269 ] {29bdc602-1587-4591-9132-b168226ec00c} <Debug> TCPHandler: Processed in 0.002353897 sec. | ||
| 605 | 2026.05.15 02:42:46.979408 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 606 | 2026.05.15 02:42:46.979730 [ 269 ] {c3b5cfe5-6aa2-4d79-88a2-22db3cb23aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 607 | 2026.05.15 02:42:46.979795 [ 269 ] {c3b5cfe5-6aa2-4d79-88a2-22db3cb23aee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 608 | 2026.05.15 02:42:46.980964 [ 269 ] {c3b5cfe5-6aa2-4d79-88a2-22db3cb23aee} <Debug> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Loading data parts | ||
| 609 | 2026.05.15 02:42:46.981112 [ 269 ] {c3b5cfe5-6aa2-4d79-88a2-22db3cb23aee} <Debug> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): There are no data parts | ||
| 610 | 2026.05.15 02:42:46.981560 [ 269 ] {c3b5cfe5-6aa2-4d79-88a2-22db3cb23aee} <Debug> TCPHandler: Processed in 0.002259915 sec. | ||
| 611 | 2026.05.15 02:42:46.981793 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.05.15 02:42:46.982006 [ 269 ] {f3b6b9c5-11ba-44ee-b12b-8092d61b5d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 613 | 2026.05.15 02:42:46.982129 [ 269 ] {f3b6b9c5-11ba-44ee-b12b-8092d61b5d82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 614 | 2026.05.15 02:42:46.983163 [ 269 ] {f3b6b9c5-11ba-44ee-b12b-8092d61b5d82} <Debug> oximeter.fields_i32 (e7a85b7a-e4ff-4508-bed3-fee50f277261): Loading data parts | ||
| 615 | 2026.05.15 02:42:46.983428 [ 269 ] {f3b6b9c5-11ba-44ee-b12b-8092d61b5d82} <Debug> oximeter.fields_i32 (e7a85b7a-e4ff-4508-bed3-fee50f277261): There are no data parts | ||
| 616 | 2026.05.15 02:42:46.984241 [ 269 ] {f3b6b9c5-11ba-44ee-b12b-8092d61b5d82} <Debug> TCPHandler: Processed in 0.00244445 sec. | ||
| 617 | 2026.05.15 02:42:46.984410 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 618 | 2026.05.15 02:42:46.984739 [ 269 ] {7ac276cf-8491-404b-bd2f-62071f1881e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 619 | 2026.05.15 02:42:46.984842 [ 269 ] {7ac276cf-8491-404b-bd2f-62071f1881e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 620 | 2026.05.15 02:42:46.986144 [ 269 ] {7ac276cf-8491-404b-bd2f-62071f1881e6} <Debug> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Loading data parts | ||
| 621 | 2026.05.15 02:42:46.986299 [ 269 ] {7ac276cf-8491-404b-bd2f-62071f1881e6} <Debug> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): There are no data parts | ||
| 622 | 2026.05.15 02:42:46.986799 [ 269 ] {7ac276cf-8491-404b-bd2f-62071f1881e6} <Debug> TCPHandler: Processed in 0.002439959 sec. | ||
| 623 | 2026.05.15 02:42:46.987041 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.05.15 02:42:46.987204 [ 269 ] {0429a260-3443-4b85-92fd-6fe871d358d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 625 | 2026.05.15 02:42:46.987345 [ 269 ] {0429a260-3443-4b85-92fd-6fe871d358d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 626 | 2026.05.15 02:42:46.988418 [ 269 ] {0429a260-3443-4b85-92fd-6fe871d358d6} <Debug> oximeter.fields_i64 (a840ac2c-34df-4817-aa79-86a906a53424): Loading data parts | ||
| 627 | 2026.05.15 02:42:46.988629 [ 269 ] {0429a260-3443-4b85-92fd-6fe871d358d6} <Debug> oximeter.fields_i64 (a840ac2c-34df-4817-aa79-86a906a53424): There are no data parts | ||
| 628 | 2026.05.15 02:42:46.989367 [ 269 ] {0429a260-3443-4b85-92fd-6fe871d358d6} <Debug> TCPHandler: Processed in 0.002384458 sec. | ||
| 629 | 2026.05.15 02:42:46.989613 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.05.15 02:42:46.989896 [ 269 ] {962139f9-f485-4287-8553-7ea5da50976f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 631 | 2026.05.15 02:42:46.990030 [ 269 ] {962139f9-f485-4287-8553-7ea5da50976f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 632 | 2026.05.15 02:42:46.991293 [ 269 ] {962139f9-f485-4287-8553-7ea5da50976f} <Debug> oximeter.fields_u64 (3bc43153-77c9-4e23-8f81-38200e018c8f): Loading data parts | ||
| 633 | 2026.05.15 02:42:46.991434 [ 269 ] {962139f9-f485-4287-8553-7ea5da50976f} <Debug> oximeter.fields_u64 (3bc43153-77c9-4e23-8f81-38200e018c8f): There are no data parts | ||
| 634 | 2026.05.15 02:42:46.992016 [ 269 ] {962139f9-f485-4287-8553-7ea5da50976f} <Debug> TCPHandler: Processed in 0.002490321 sec. | ||
| 635 | 2026.05.15 02:42:46.992174 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.05.15 02:42:46.992335 [ 269 ] {3d05c4fb-15e6-4b0f-8221-71c60605ffef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 637 | 2026.05.15 02:42:46.992457 [ 269 ] {3d05c4fb-15e6-4b0f-8221-71c60605ffef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 638 | 2026.05.15 02:42:46.993487 [ 269 ] {3d05c4fb-15e6-4b0f-8221-71c60605ffef} <Debug> oximeter.fields_ipaddr (5c95d4dc-d120-41a2-95fd-a4c3ad9fc862): Loading data parts | ||
| 639 | 2026.05.15 02:42:46.993699 [ 269 ] {3d05c4fb-15e6-4b0f-8221-71c60605ffef} <Debug> oximeter.fields_ipaddr (5c95d4dc-d120-41a2-95fd-a4c3ad9fc862): There are no data parts | ||
| 640 | 2026.05.15 02:42:46.994183 [ 269 ] {3d05c4fb-15e6-4b0f-8221-71c60605ffef} <Debug> TCPHandler: Processed in 0.002061422 sec. | ||
| 641 | 2026.05.15 02:42:46.994323 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.05.15 02:42:46.994567 [ 269 ] {9d6397f3-ba53-4308-adcb-b7ecbedd5347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 643 | 2026.05.15 02:42:46.994687 [ 269 ] {9d6397f3-ba53-4308-adcb-b7ecbedd5347} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 644 | 2026.05.15 02:42:46.995692 [ 269 ] {9d6397f3-ba53-4308-adcb-b7ecbedd5347} <Debug> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Loading data parts | ||
| 645 | 2026.05.15 02:42:46.995834 [ 269 ] {9d6397f3-ba53-4308-adcb-b7ecbedd5347} <Debug> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): There are no data parts | ||
| 646 | 2026.05.15 02:42:46.996409 [ 269 ] {9d6397f3-ba53-4308-adcb-b7ecbedd5347} <Debug> TCPHandler: Processed in 0.002134743 sec. | ||
| 647 | 2026.05.15 02:42:46.996543 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.05.15 02:42:46.996701 [ 269 ] {bc6436e0-64e2-47fd-87ed-19f52a47999d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) 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) | ||
| 649 | 2026.05.15 02:42:46.996802 [ 269 ] {bc6436e0-64e2-47fd-87ed-19f52a47999d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 650 | 2026.05.15 02:42:46.997850 [ 269 ] {bc6436e0-64e2-47fd-87ed-19f52a47999d} <Debug> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Loading data parts | ||
| 651 | 2026.05.15 02:42:46.998024 [ 269 ] {bc6436e0-64e2-47fd-87ed-19f52a47999d} <Debug> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): There are no data parts | ||
| 652 | 2026.05.15 02:42:46.998570 [ 269 ] {bc6436e0-64e2-47fd-87ed-19f52a47999d} <Debug> TCPHandler: Processed in 0.002076602 sec. | ||
| 653 | 2026.05.15 02:42:46.998728 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.05.15 02:42:46.999069 [ 269 ] {364c63cb-9011-4f80-849f-9ff7fda2641e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) /* The timeseries schema table stores the extracted schema for the samples | ||
| 655 | * oximeter collects. | ||
| 656 | */ | ||
| 657 | 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) | ||
| 658 | 2026.05.15 02:42:46.999214 [ 269 ] {364c63cb-9011-4f80-849f-9ff7fda2641e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 659 | 2026.05.15 02:42:47.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.59 MiB, peak 126.59 MiB, free memory in arenas 0.00 B, will set to 137.44 MiB (RSS), difference: 10.85 MiB | ||
| 660 | 2026.05.15 02:42:47.000392 [ 269 ] {364c63cb-9011-4f80-849f-9ff7fda2641e} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9): Loading data parts | ||
| 661 | 2026.05.15 02:42:47.000537 [ 269 ] {364c63cb-9011-4f80-849f-9ff7fda2641e} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9): There are no data parts | ||
| 662 | 2026.05.15 02:42:47.001161 [ 269 ] {364c63cb-9011-4f80-849f-9ff7fda2641e} <Debug> TCPHandler: Processed in 0.00248484 sec. | ||
| 663 | 2026.05.15 02:42:47.001503 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 664 | 2026.05.15 02:42:47.001763 [ 270 ] {00c4fcf0-288c-4846-a2ba-e329dc74d7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 665 | 2026.05.15 02:42:47.003017 [ 270 ] {00c4fcf0-288c-4846-a2ba-e329dc74d7c1} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 666 | 2026.05.15 02:42:47.010092 [ 268 ] {00c4fcf0-288c-4846-a2ba-e329dc74d7c1} <Trace> oximeter.version (1b707299-193d-41a9-bdf0-f771a1e18f51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 667 | 2026.05.15 02:42:47.010140 [ 268 ] {00c4fcf0-288c-4846-a2ba-e329dc74d7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 668 | 2026.05.15 02:42:47.014740 [ 268 ] {00c4fcf0-288c-4846-a2ba-e329dc74d7c1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 669 | 2026.05.15 02:42:47.015381 [ 268 ] {00c4fcf0-288c-4846-a2ba-e329dc74d7c1} <Trace> oximeter.version (1b707299-193d-41a9-bdf0-f771a1e18f51): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 670 | 2026.05.15 02:42:47.015639 [ 270 ] {00c4fcf0-288c-4846-a2ba-e329dc74d7c1} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014059 sec., 71.1288142826659 rows/sec., 1.11 KiB/sec. | ||
| 671 | 2026.05.15 02:42:47.016026 [ 270 ] {00c4fcf0-288c-4846-a2ba-e329dc74d7c1} <Debug> TCPHandler: Processed in 0.014614807 sec. | ||
| 672 | 2026.05.15 02:42:48.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 137.59 MiB, peak 137.59 MiB, free memory in arenas 0.00 B, will set to 140.46 MiB (RSS), difference: 2.87 MiB | ||
| 673 | 2026.05.15 02:42:48.594865 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58380 | ||
| 674 | 2026.05.15 02:42:48.595145 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.05.15 02:42:48.595244 [ 279 ] {} <Debug> TCP-Session: e64dc41a-48ae-48f3-8121-16279cb9db7f Authenticating user 'default' from [fd00:1122:3344:101::c]:58380 | ||
| 676 | 2026.05.15 02:42:48.595271 [ 279 ] {} <Debug> TCP-Session: e64dc41a-48ae-48f3-8121-16279cb9db7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.15 02:42:48.595295 [ 279 ] {} <Debug> TCP-Session: e64dc41a-48ae-48f3-8121-16279cb9db7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.15 02:42:48.595471 [ 279 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 679 | 2026.05.15 02:42:48.595500 [ 279 ] {} <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 | ||
| 680 | 2026.05.15 02:42:48.595620 [ 279 ] {} <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 | ||
| 681 | 2026.05.15 02:42:48.596145 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36763 | ||
| 682 | 2026.05.15 02:42:48.596229 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60837 | ||
| 683 | 2026.05.15 02:42:48.596326 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.05.15 02:42:48.596334 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33763 | ||
| 685 | 2026.05.15 02:42:48.596368 [ 280 ] {} <Debug> TCP-Session: 4ed16509-a730-4fec-a9c3-e3145e116379 Authenticating user 'default' from [fd00:1122:3344:101::c]:36763 | ||
| 686 | 2026.05.15 02:42:48.596444 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.05.15 02:42:48.596473 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52618 | ||
| 688 | 2026.05.15 02:42:48.596542 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64528 | ||
| 689 | 2026.05.15 02:42:48.596576 [ 280 ] {} <Debug> TCP-Session: 4ed16509-a730-4fec-a9c3-e3145e116379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.05.15 02:42:48.596621 [ 281 ] {} <Debug> TCP-Session: 67d7c25a-9a37-4c25-b12d-48f46e084182 Authenticating user 'default' from [fd00:1122:3344:101::c]:60837 | ||
| 691 | 2026.05.15 02:42:48.596550 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.05.15 02:42:48.596690 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57199 | ||
| 693 | 2026.05.15 02:42:48.596701 [ 280 ] {} <Debug> TCP-Session: 4ed16509-a730-4fec-a9c3-e3145e116379 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.05.15 02:42:48.596733 [ 282 ] {} <Debug> TCP-Session: e2b591fa-3960-493c-8bbe-b99e4298363e Authenticating user 'default' from [fd00:1122:3344:101::c]:33763 | ||
| 695 | 2026.05.15 02:42:48.596720 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.05.15 02:42:48.596824 [ 282 ] {} <Debug> TCP-Session: e2b591fa-3960-493c-8bbe-b99e4298363e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.05.15 02:42:48.596776 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.05.15 02:42:48.596696 [ 281 ] {} <Debug> TCP-Session: 67d7c25a-9a37-4c25-b12d-48f46e084182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.15 02:42:48.596913 [ 284 ] {} <Debug> TCP-Session: 98d02629-ee21-41de-9c3b-46f878fe8233 Authenticating user 'default' from [fd00:1122:3344:101::c]:64528 | ||
| 700 | 2026.05.15 02:42:48.596905 [ 282 ] {} <Debug> TCP-Session: e2b591fa-3960-493c-8bbe-b99e4298363e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.05.15 02:42:48.596903 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 702 | 2026.05.15 02:42:48.597080 [ 284 ] {} <Debug> TCP-Session: 98d02629-ee21-41de-9c3b-46f878fe8233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.15 02:42:48.596986 [ 281 ] {} <Debug> TCP-Session: 67d7c25a-9a37-4c25-b12d-48f46e084182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.15 02:42:48.596902 [ 283 ] {} <Debug> TCP-Session: 9ee11661-6062-474b-aa30-b9b212b42b39 Authenticating user 'default' from [fd00:1122:3344:101::c]:52618 | ||
| 705 | 2026.05.15 02:42:48.597146 [ 284 ] {} <Debug> TCP-Session: 98d02629-ee21-41de-9c3b-46f878fe8233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.15 02:42:48.597131 [ 285 ] {} <Debug> TCP-Session: 5ea43111-0323-4410-b4c5-a57f0006a998 Authenticating user 'default' from [fd00:1122:3344:101::c]:57199 | ||
| 707 | 2026.05.15 02:42:48.596690 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45265 | ||
| 708 | 2026.05.15 02:42:48.597250 [ 283 ] {} <Debug> TCP-Session: 9ee11661-6062-474b-aa30-b9b212b42b39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2026.05.15 02:42:48.597271 [ 285 ] {} <Debug> TCP-Session: 5ea43111-0323-4410-b4c5-a57f0006a998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.15 02:42:48.597389 [ 283 ] {} <Debug> TCP-Session: 9ee11661-6062-474b-aa30-b9b212b42b39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.15 02:42:48.597403 [ 285 ] {} <Debug> TCP-Session: 5ea43111-0323-4410-b4c5-a57f0006a998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.15 02:42:48.597479 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 713 | 2026.05.15 02:42:48.597577 [ 286 ] {} <Debug> TCP-Session: 8cc0886f-7e93-4ceb-b234-415b5ae3a50f Authenticating user 'default' from [fd00:1122:3344:101::c]:45265 | ||
| 714 | 2026.05.15 02:42:48.597601 [ 286 ] {} <Debug> TCP-Session: 8cc0886f-7e93-4ceb-b234-415b5ae3a50f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.15 02:42:48.597719 [ 286 ] {} <Debug> TCP-Session: 8cc0886f-7e93-4ceb-b234-415b5ae3a50f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.15 02:42:49.180759 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54615 | ||
| 717 | 2026.05.15 02:42:49.180952 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.05.15 02:42:49.181110 [ 287 ] {} <Debug> TCP-Session: ab5e8c1f-ab25-4832-902f-1b85771edb7c Authenticating user 'default' from [fd00:1122:3344:101::b]:54615 | ||
| 719 | 2026.05.15 02:42:49.181135 [ 287 ] {} <Debug> TCP-Session: ab5e8c1f-ab25-4832-902f-1b85771edb7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.15 02:42:49.181149 [ 287 ] {} <Debug> TCP-Session: ab5e8c1f-ab25-4832-902f-1b85771edb7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.15 02:42:49.181356 [ 287 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 722 | 2026.05.15 02:42:49.181401 [ 287 ] {} <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 | ||
| 723 | 2026.05.15 02:42:49.181529 [ 287 ] {} <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 | ||
| 724 | 2026.05.15 02:42:49.182028 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55545 | ||
| 725 | 2026.05.15 02:42:49.182290 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 726 | 2026.05.15 02:42:49.182302 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38175 | ||
| 727 | 2026.05.15 02:42:49.182324 [ 288 ] {} <Debug> TCP-Session: 2ed30c7d-2f8f-4436-843b-d90658330dc1 Authenticating user 'default' from [fd00:1122:3344:101::b]:55545 | ||
| 728 | 2026.05.15 02:42:49.182366 [ 288 ] {} <Debug> TCP-Session: 2ed30c7d-2f8f-4436-843b-d90658330dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2026.05.15 02:42:49.182397 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55675 | ||
| 730 | 2026.05.15 02:42:49.182506 [ 288 ] {} <Debug> TCP-Session: 2ed30c7d-2f8f-4436-843b-d90658330dc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.05.15 02:42:49.182525 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 732 | 2026.05.15 02:42:49.182599 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41487 | ||
| 733 | 2026.05.15 02:42:49.182606 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48112 | ||
| 734 | 2026.05.15 02:42:49.182704 [ 289 ] {} <Debug> TCP-Session: eb25689e-ad1f-4260-8ef6-ce21be55ebfc Authenticating user 'default' from [fd00:1122:3344:101::b]:38175 | ||
| 735 | 2026.05.15 02:42:49.182740 [ 289 ] {} <Debug> TCP-Session: eb25689e-ad1f-4260-8ef6-ce21be55ebfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.05.15 02:42:49.182771 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 737 | 2026.05.15 02:42:49.182738 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40121 | ||
| 738 | 2026.05.15 02:42:49.182860 [ 289 ] {} <Debug> TCP-Session: eb25689e-ad1f-4260-8ef6-ce21be55ebfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.05.15 02:42:49.182890 [ 291 ] {} <Debug> TCP-Session: fda617b2-93f5-411c-82f5-c550a36c485e Authenticating user 'default' from [fd00:1122:3344:101::b]:55675 | ||
| 740 | 2026.05.15 02:42:49.182982 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 741 | 2026.05.15 02:42:49.182983 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52994 | ||
| 742 | 2026.05.15 02:42:49.183030 [ 291 ] {} <Debug> TCP-Session: fda617b2-93f5-411c-82f5-c550a36c485e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.05.15 02:42:49.183054 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 744 | 2026.05.15 02:42:49.183160 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 745 | 2026.05.15 02:42:49.183186 [ 291 ] {} <Debug> TCP-Session: fda617b2-93f5-411c-82f5-c550a36c485e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.15 02:42:49.183239 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 747 | 2026.05.15 02:42:49.183215 [ 293 ] {} <Debug> TCP-Session: bdc45427-b5d3-4c38-b1db-315d93035072 Authenticating user 'default' from [fd00:1122:3344:101::b]:40121 | ||
| 748 | 2026.05.15 02:42:49.183203 [ 290 ] {} <Debug> TCP-Session: fe3ee763-820f-4c99-879e-4d4cfef4fb4b Authenticating user 'default' from [fd00:1122:3344:101::b]:41487 | ||
| 749 | 2026.05.15 02:42:49.183338 [ 293 ] {} <Debug> TCP-Session: bdc45427-b5d3-4c38-b1db-315d93035072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.05.15 02:42:49.183045 [ 292 ] {} <Debug> TCP-Session: b2346b41-3a08-4b38-af87-38826483f37c Authenticating user 'default' from [fd00:1122:3344:101::b]:48112 | ||
| 751 | 2026.05.15 02:42:49.183372 [ 294 ] {} <Debug> TCP-Session: 0ddb3392-6cba-42fa-bef0-641c572b108e Authenticating user 'default' from [fd00:1122:3344:101::b]:52994 | ||
| 752 | 2026.05.15 02:42:49.183361 [ 290 ] {} <Debug> TCP-Session: fe3ee763-820f-4c99-879e-4d4cfef4fb4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.05.15 02:42:49.183412 [ 293 ] {} <Debug> TCP-Session: bdc45427-b5d3-4c38-b1db-315d93035072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.15 02:42:49.183423 [ 294 ] {} <Debug> TCP-Session: 0ddb3392-6cba-42fa-bef0-641c572b108e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.15 02:42:49.183430 [ 290 ] {} <Debug> TCP-Session: fe3ee763-820f-4c99-879e-4d4cfef4fb4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.15 02:42:49.183516 [ 294 ] {} <Debug> TCP-Session: 0ddb3392-6cba-42fa-bef0-641c572b108e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.15 02:42:49.183609 [ 292 ] {} <Debug> TCP-Session: b2346b41-3a08-4b38-af87-38826483f37c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.15 02:42:49.183634 [ 292 ] {} <Debug> TCP-Session: b2346b41-3a08-4b38-af87-38826483f37c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.15 02:42:49.364232 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50630 | ||
| 760 | 2026.05.15 02:42:49.364415 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.15 02:42:49.364473 [ 295 ] {} <Debug> TCP-Session: c7e3afb9-b072-478b-8e4f-eb3a78ab81c1 Authenticating user 'default' from [fd00:1122:3344:101::a]:50630 | ||
| 762 | 2026.05.15 02:42:49.364499 [ 295 ] {} <Debug> TCP-Session: c7e3afb9-b072-478b-8e4f-eb3a78ab81c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.15 02:42:49.364515 [ 295 ] {} <Debug> TCP-Session: c7e3afb9-b072-478b-8e4f-eb3a78ab81c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.15 02:42:49.364604 [ 295 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.15 02:42:49.364650 [ 295 ] {} <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 | ||
| 766 | 2026.05.15 02:42:49.364681 [ 295 ] {} <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 | ||
| 767 | 2026.05.15 02:42:49.365227 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45723 | ||
| 768 | 2026.05.15 02:42:49.365359 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 769 | 2026.05.15 02:42:49.365357 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60661 | ||
| 770 | 2026.05.15 02:42:49.365391 [ 296 ] {} <Debug> TCP-Session: 4b95f376-63c0-4081-8264-22c67dc3999f Authenticating user 'default' from [fd00:1122:3344:101::a]:45723 | ||
| 771 | 2026.05.15 02:42:49.365440 [ 296 ] {} <Debug> TCP-Session: 4b95f376-63c0-4081-8264-22c67dc3999f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.05.15 02:42:49.365455 [ 296 ] {} <Debug> TCP-Session: 4b95f376-63c0-4081-8264-22c67dc3999f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.15 02:42:49.365478 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60546 | ||
| 774 | 2026.05.15 02:42:49.365625 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.05.15 02:42:49.365643 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63316 | ||
| 776 | 2026.05.15 02:42:49.365669 [ 297 ] {} <Debug> TCP-Session: 6fe694be-976d-4364-a755-558ab426be2f Authenticating user 'default' from [fd00:1122:3344:101::a]:60661 | ||
| 777 | 2026.05.15 02:42:49.365713 [ 297 ] {} <Debug> TCP-Session: 6fe694be-976d-4364-a755-558ab426be2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.05.15 02:42:49.365728 [ 297 ] {} <Debug> TCP-Session: 6fe694be-976d-4364-a755-558ab426be2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.15 02:42:49.365740 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59438 | ||
| 780 | 2026.05.15 02:42:49.365809 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 781 | 2026.05.15 02:42:49.365860 [ 298 ] {} <Debug> TCP-Session: d4ae265e-02b7-4491-889e-9656f99a36fe Authenticating user 'default' from [fd00:1122:3344:101::a]:60546 | ||
| 782 | 2026.05.15 02:42:49.365891 [ 298 ] {} <Debug> TCP-Session: d4ae265e-02b7-4491-889e-9656f99a36fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.05.15 02:42:49.365909 [ 298 ] {} <Debug> TCP-Session: d4ae265e-02b7-4491-889e-9656f99a36fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.15 02:42:49.365913 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64871 | ||
| 785 | 2026.05.15 02:42:49.365939 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 786 | 2026.05.15 02:42:49.366009 [ 299 ] {} <Debug> TCP-Session: b90bf4c4-7aba-42a8-8e32-5d3a979039cf Authenticating user 'default' from [fd00:1122:3344:101::a]:63316 | ||
| 787 | 2026.05.15 02:42:49.366036 [ 299 ] {} <Debug> TCP-Session: b90bf4c4-7aba-42a8-8e32-5d3a979039cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.05.15 02:42:49.366053 [ 299 ] {} <Debug> TCP-Session: b90bf4c4-7aba-42a8-8e32-5d3a979039cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.05.15 02:42:49.366067 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 790 | 2026.05.15 02:42:49.366104 [ 300 ] {} <Debug> TCP-Session: f2cc85a8-8b3d-46be-9c89-c27434496dd4 Authenticating user 'default' from [fd00:1122:3344:101::a]:59438 | ||
| 791 | 2026.05.15 02:42:49.366123 [ 300 ] {} <Debug> TCP-Session: f2cc85a8-8b3d-46be-9c89-c27434496dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.15 02:42:49.366138 [ 300 ] {} <Debug> TCP-Session: f2cc85a8-8b3d-46be-9c89-c27434496dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.15 02:42:49.366175 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48506 | ||
| 794 | 2026.05.15 02:42:49.366193 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.05.15 02:42:49.366232 [ 301 ] {} <Debug> TCP-Session: 2c1047b8-205b-4520-9f7d-13401068b815 Authenticating user 'default' from [fd00:1122:3344:101::a]:64871 | ||
| 796 | 2026.05.15 02:42:49.366266 [ 301 ] {} <Debug> TCP-Session: 2c1047b8-205b-4520-9f7d-13401068b815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.15 02:42:49.366286 [ 301 ] {} <Debug> TCP-Session: 2c1047b8-205b-4520-9f7d-13401068b815 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.15 02:42:49.366455 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.05.15 02:42:49.366495 [ 302 ] {} <Debug> TCP-Session: 7a2f4ef5-aa24-4ada-be39-30eb7bb27b83 Authenticating user 'default' from [fd00:1122:3344:101::a]:48506 | ||
| 800 | 2026.05.15 02:42:49.366514 [ 302 ] {} <Debug> TCP-Session: 7a2f4ef5-aa24-4ada-be39-30eb7bb27b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.15 02:42:49.366528 [ 302 ] {} <Debug> TCP-Session: 7a2f4ef5-aa24-4ada-be39-30eb7bb27b83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.15 02:42:53.197187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 803 | 2026.05.15 02:42:53.197311 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 804 | 2026.05.15 02:42:53.197402 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 805 | 2026.05.15 02:42:53.197502 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 806 | 2026.05.15 02:42:53.200098 [ 243 ] {} <Debug> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Loading data parts | ||
| 807 | 2026.05.15 02:42:53.200301 [ 243 ] {} <Debug> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): There are no data parts | ||
| 808 | 2026.05.15 02:42:53.203395 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 809 | 2026.05.15 02:42:53.203439 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 810 | 2026.05.15 02:42:53.206688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 811 | 2026.05.15 02:42:53.207329 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 812 | 2026.05.15 02:42:53.207502 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 813 | 2026.05.15 02:42:53.212059 [ 244 ] {} <Debug> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Loading data parts | ||
| 814 | 2026.05.15 02:42:53.212292 [ 244 ] {} <Debug> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): There are no data parts | ||
| 815 | 2026.05.15 02:42:53.238089 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 816 | 2026.05.15 02:42:53.238142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 817 | 2026.05.15 02:42:53.245718 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 818 | 2026.05.15 02:42:53.247211 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 819 | 2026.05.15 02:42:53.251009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 820 | 2026.05.15 02:42:54.000298 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.16 MiB, peak 151.16 MiB, free memory in arenas 0.00 B, will set to 156.21 MiB (RSS), difference: 9.06 MiB | ||
| 821 | 2026.05.15 02:42:54.772796 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54708 | ||
| 822 | 2026.05.15 02:42:54.772938 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 823 | 2026.05.15 02:42:54.772970 [ 303 ] {} <Debug> TCP-Session: 2daaac01-612d-4bae-9949-97c5c65e9da4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54708 | ||
| 824 | 2026.05.15 02:42:54.772994 [ 303 ] {} <Debug> TCP-Session: 2daaac01-612d-4bae-9949-97c5c65e9da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.05.15 02:42:54.773008 [ 303 ] {} <Debug> TCP-Session: 2daaac01-612d-4bae-9949-97c5c65e9da4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.05.15 02:42:54.773307 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54305 | ||
| 827 | 2026.05.15 02:42:54.773374 [ 303 ] {} <Trace> TCP-Session: 2daaac01-612d-4bae-9949-97c5c65e9da4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.05.15 02:42:54.773475 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 829 | 2026.05.15 02:42:54.773500 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61408 | ||
| 830 | 2026.05.15 02:42:54.773511 [ 304 ] {} <Debug> TCP-Session: a7cfa6bb-0bd7-48c8-bf0a-5c2bb1c24921 Authenticating user 'default' from [fd00:1122:3344:101::e]:54305 | ||
| 831 | 2026.05.15 02:42:54.773537 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48969 | ||
| 832 | 2026.05.15 02:42:54.773558 [ 304 ] {} <Debug> TCP-Session: a7cfa6bb-0bd7-48c8-bf0a-5c2bb1c24921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.05.15 02:42:54.773584 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49908 | ||
| 834 | 2026.05.15 02:42:54.773589 [ 303 ] {fd4d50c2-bcb7-4255-9b21-2ebce367be1d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54708) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 835 | 2026.05.15 02:42:54.773606 [ 304 ] {} <Debug> TCP-Session: a7cfa6bb-0bd7-48c8-bf0a-5c2bb1c24921 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.05.15 02:42:54.773726 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59543 | ||
| 837 | 2026.05.15 02:42:54.773743 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 838 | 2026.05.15 02:42:54.773827 [ 306 ] {} <Debug> TCP-Session: e41477a6-eed6-4af4-9eff-3f27850a1148 Authenticating user 'default' from [fd00:1122:3344:101::e]:61408 | ||
| 839 | 2026.05.15 02:42:54.773854 [ 306 ] {} <Debug> TCP-Session: e41477a6-eed6-4af4-9eff-3f27850a1148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 840 | 2026.05.15 02:42:54.773869 [ 306 ] {} <Debug> TCP-Session: e41477a6-eed6-4af4-9eff-3f27850a1148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 841 | 2026.05.15 02:42:54.773952 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61687 | ||
| 842 | 2026.05.15 02:42:54.773993 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.05.15 02:42:54.774042 [ 305 ] {} <Debug> TCP-Session: 9783ebcc-2518-454d-96e2-708638879e3d Authenticating user 'default' from [fd00:1122:3344:101::e]:48969 | ||
| 844 | 2026.05.15 02:42:54.774073 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.05.15 02:42:54.774088 [ 305 ] {} <Debug> TCP-Session: 9783ebcc-2518-454d-96e2-708638879e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.05.15 02:42:54.774113 [ 305 ] {} <Debug> TCP-Session: 9783ebcc-2518-454d-96e2-708638879e3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.05.15 02:42:54.774120 [ 307 ] {} <Debug> TCP-Session: 042f9351-2782-429e-9f7a-cf9fc089c006 Authenticating user 'default' from [fd00:1122:3344:101::e]:49908 | ||
| 848 | 2026.05.15 02:42:54.774134 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2026.05.15 02:42:54.774144 [ 307 ] {} <Debug> TCP-Session: 042f9351-2782-429e-9f7a-cf9fc089c006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.05.15 02:42:54.774174 [ 308 ] {} <Debug> TCP-Session: 7583a4ff-f2be-4335-b3a9-af47452b7042 Authenticating user 'default' from [fd00:1122:3344:101::e]:59543 | ||
| 851 | 2026.05.15 02:42:54.774176 [ 307 ] {} <Debug> TCP-Session: 042f9351-2782-429e-9f7a-cf9fc089c006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.05.15 02:42:54.774199 [ 308 ] {} <Debug> TCP-Session: 7583a4ff-f2be-4335-b3a9-af47452b7042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.05.15 02:42:54.774224 [ 308 ] {} <Debug> TCP-Session: 7583a4ff-f2be-4335-b3a9-af47452b7042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.05.15 02:42:54.774233 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50014 | ||
| 855 | 2026.05.15 02:42:54.774241 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 856 | 2026.05.15 02:42:54.774306 [ 309 ] {} <Debug> TCP-Session: 574f3c79-b669-439c-8119-77725e3efd54 Authenticating user 'default' from [fd00:1122:3344:101::e]:61687 | ||
| 857 | 2026.05.15 02:42:54.774329 [ 309 ] {} <Debug> TCP-Session: 574f3c79-b669-439c-8119-77725e3efd54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.05.15 02:42:54.774347 [ 309 ] {} <Debug> TCP-Session: 574f3c79-b669-439c-8119-77725e3efd54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.05.15 02:42:54.774382 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51339 | ||
| 860 | 2026.05.15 02:42:54.776514 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 861 | 2026.05.15 02:42:54.776532 [ 303 ] {fd4d50c2-bcb7-4255-9b21-2ebce367be1d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 862 | 2026.05.15 02:42:54.776557 [ 310 ] {} <Debug> TCP-Session: 1febd45e-c2a7-423d-afdb-999cfb83c7dc Authenticating user 'default' from [fd00:1122:3344:101::e]:50014 | ||
| 863 | 2026.05.15 02:42:54.776565 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 864 | 2026.05.15 02:42:54.776591 [ 310 ] {} <Debug> TCP-Session: 1febd45e-c2a7-423d-afdb-999cfb83c7dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.05.15 02:42:54.776617 [ 310 ] {} <Debug> TCP-Session: 1febd45e-c2a7-423d-afdb-999cfb83c7dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.05.15 02:42:54.776617 [ 311 ] {} <Debug> TCP-Session: 719b068b-03e1-4b1b-ab63-cb5c3638579e Authenticating user 'default' from [fd00:1122:3344:101::e]:51339 | ||
| 867 | 2026.05.15 02:42:54.776655 [ 311 ] {} <Debug> TCP-Session: 719b068b-03e1-4b1b-ab63-cb5c3638579e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.05.15 02:42:54.776669 [ 311 ] {} <Debug> TCP-Session: 719b068b-03e1-4b1b-ab63-cb5c3638579e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.05.15 02:42:54.776840 [ 303 ] {fd4d50c2-bcb7-4255-9b21-2ebce367be1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2026.05.15 02:42:54.779732 [ 303 ] {fd4d50c2-bcb7-4255-9b21-2ebce367be1d} <Debug> oximeter.version (1b707299-193d-41a9-bdf0-f771a1e18f51) (SelectExecutor): Key condition: unknown | ||
| 871 | 2026.05.15 02:42:54.789712 [ 314 ] {fd4d50c2-bcb7-4255-9b21-2ebce367be1d} <Trace> AggregatingTransform: Aggregating | ||
| 872 | 2026.05.15 02:42:54.789858 [ 314 ] {fd4d50c2-bcb7-4255-9b21-2ebce367be1d} <Trace> Aggregator: Aggregation method: without_key | ||
| 873 | 2026.05.15 02:42:54.790595 [ 314 ] {fd4d50c2-bcb7-4255-9b21-2ebce367be1d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006497522 sec. (153.905 rows/sec., 6.01 KiB/sec.) | ||
| 874 | 2026.05.15 02:42:54.790630 [ 314 ] {fd4d50c2-bcb7-4255-9b21-2ebce367be1d} <Trace> Aggregator: Merging aggregated data | ||
| 875 | 2026.05.15 02:42:54.790672 [ 314 ] {fd4d50c2-bcb7-4255-9b21-2ebce367be1d} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 876 | 2026.05.15 02:42:54.792261 [ 303 ] {fd4d50c2-bcb7-4255-9b21-2ebce367be1d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.018749 sec., 53.33617792948958 rows/sec., 2.08 KiB/sec. | ||
| 877 | 2026.05.15 02:42:54.792434 [ 303 ] {fd4d50c2-bcb7-4255-9b21-2ebce367be1d} <Debug> TCPHandler: Processed in 0.01922666 sec. | ||
| 878 | 2026.05.15 02:42:54.796540 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 879 | 2026.05.15 02:42:54.796572 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 880 | 2026.05.15 02:42:54.796588 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 881 | 2026.05.15 02:42:54.796608 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 882 | 2026.05.15 02:42:54.796641 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 883 | 2026.05.15 02:42:54.796679 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 884 | 2026.05.15 02:42:54.796699 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 885 | 2026.05.15 02:42:54.796717 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 886 | 2026.05.15 02:42:54.796724 [ 310 ] {} <Debug> TCP-Session: 1febd45e-c2a7-423d-afdb-999cfb83c7dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.05.15 02:42:54.796733 [ 306 ] {} <Debug> TCP-Session: e41477a6-eed6-4af4-9eff-3f27850a1148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.05.15 02:42:54.796750 [ 309 ] {} <Debug> TCP-Session: 574f3c79-b669-439c-8119-77725e3efd54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.05.15 02:42:54.796758 [ 308 ] {} <Debug> TCP-Session: 7583a4ff-f2be-4335-b3a9-af47452b7042 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.05.15 02:42:54.796692 [ 311 ] {} <Debug> TCP-Session: 719b068b-03e1-4b1b-ab63-cb5c3638579e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.05.15 02:42:54.796657 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.05.15 02:42:54.796655 [ 304 ] {} <Debug> TCP-Session: a7cfa6bb-0bd7-48c8-bf0a-5c2bb1c24921 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.05.15 02:42:54.796883 [ 307 ] {} <Debug> TCP-Session: 042f9351-2782-429e-9f7a-cf9fc089c006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.05.15 02:42:54.796645 [ 305 ] {} <Debug> TCP-Session: 9783ebcc-2518-454d-96e2-708638879e3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.05.15 02:42:54.796633 [ 303 ] {} <Debug> TCP-Session: 2daaac01-612d-4bae-9949-97c5c65e9da4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.05.15 02:42:55.001170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.46 MiB, peak 165.60 MiB, free memory in arenas 0.00 B, will set to 159.89 MiB (RSS), difference: 3.43 MiB | ||
| 897 | 2026.05.15 02:42:55.697016 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 92 entries to flush up to offset 92 | ||
| 898 | 2026.05.15 02:42:55.697100 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 899 | 2026.05.15 02:42:55.700773 [ 242 ] {} <Debug> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Loading data parts | ||
| 900 | 2026.05.15 02:42:55.700992 [ 242 ] {} <Debug> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): There are no data parts | ||
| 901 | 2026.05.15 02:42:55.705959 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2026.05.15 02:42:55.706003 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 903 | 2026.05.15 02:42:55.707780 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2026.05.15 02:42:55.708357 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2026.05.15 02:42:55.708634 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 906 | 2026.05.15 02:42:56.001211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.07 MiB, peak 165.60 MiB, free memory in arenas 0.00 B, will set to 160.85 MiB (RSS), difference: -3.23 MiB | ||
| 907 | 2026.05.15 02:43:00.675603 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 908 | 2026.05.15 02:43:00.675668 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 909 | 2026.05.15 02:43:00.708410 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 994 | ||
| 910 | 2026.05.15 02:43:00.712040 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2026.05.15 02:43:00.712108 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 912 | 2026.05.15 02:43:00.712873 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 913 | 2026.05.15 02:43:00.713492 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2026.05.15 02:43:00.713641 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 994 | ||
| 915 | 2026.05.15 02:43:00.751946 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 916 | 2026.05.15 02:43:00.768206 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2026.05.15 02:43:00.768250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 918 | 2026.05.15 02:43:00.774643 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 919 | 2026.05.15 02:43:00.775935 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2026.05.15 02:43:00.778494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 921 | 2026.05.15 02:43:01.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.69 MiB, peak 165.69 MiB, free memory in arenas 0.00 B, will set to 163.58 MiB (RSS), difference: 1.89 MiB | ||
| 922 | 2026.05.15 02:43:02.514756 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42331 | ||
| 923 | 2026.05.15 02:43:02.514857 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 924 | 2026.05.15 02:43:02.514882 [ 303 ] {} <Debug> TCP-Session: 8364ff7b-f4a7-417e-80ba-d055fa75dd47 Authenticating user 'default' from [fd00:1122:3344:101::e]:42331 | ||
| 925 | 2026.05.15 02:43:02.514903 [ 303 ] {} <Debug> TCP-Session: 8364ff7b-f4a7-417e-80ba-d055fa75dd47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.05.15 02:43:02.514916 [ 303 ] {} <Debug> TCP-Session: 8364ff7b-f4a7-417e-80ba-d055fa75dd47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.05.15 02:43:02.515092 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61356 | ||
| 928 | 2026.05.15 02:43:02.515154 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64615 | ||
| 929 | 2026.05.15 02:43:02.515173 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 930 | 2026.05.15 02:43:02.515205 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55779 | ||
| 931 | 2026.05.15 02:43:02.515220 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34418 | ||
| 932 | 2026.05.15 02:43:02.515245 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41004 | ||
| 933 | 2026.05.15 02:43:02.515254 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50888 | ||
| 934 | 2026.05.15 02:43:02.515288 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 935 | 2026.05.15 02:43:02.515300 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2026.05.15 02:43:02.515154 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50639 | ||
| 937 | 2026.05.15 02:43:02.515335 [ 307 ] {} <Debug> TCP-Session: fcf213ce-69ac-40b0-b253-1275a16e68a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55779 | ||
| 938 | 2026.05.15 02:43:02.515371 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 939 | 2026.05.15 02:43:02.515384 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 940 | 2026.05.15 02:43:02.515405 [ 307 ] {} <Debug> TCP-Session: fcf213ce-69ac-40b0-b253-1275a16e68a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.05.15 02:43:02.515415 [ 310 ] {} <Debug> TCP-Session: 52ec3f3a-a149-4077-9dc3-16b8f491373a Authenticating user 'default' from [fd00:1122:3344:101::e]:41004 | ||
| 942 | 2026.05.15 02:43:02.515433 [ 307 ] {} <Debug> TCP-Session: fcf213ce-69ac-40b0-b253-1275a16e68a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.05.15 02:43:02.515427 [ 311 ] {} <Debug> TCP-Session: 3beee787-cf76-4f57-ad32-561ed765c7b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50888 | ||
| 944 | 2026.05.15 02:43:02.515455 [ 310 ] {} <Debug> TCP-Session: 52ec3f3a-a149-4077-9dc3-16b8f491373a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.05.15 02:43:02.515476 [ 311 ] {} <Debug> TCP-Session: 3beee787-cf76-4f57-ad32-561ed765c7b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.05.15 02:43:02.515479 [ 310 ] {} <Debug> TCP-Session: 52ec3f3a-a149-4077-9dc3-16b8f491373a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.05.15 02:43:02.515494 [ 311 ] {} <Debug> TCP-Session: 3beee787-cf76-4f57-ad32-561ed765c7b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.05.15 02:43:02.515373 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 949 | 2026.05.15 02:43:02.515328 [ 305 ] {} <Debug> TCP-Session: 7b2aae80-28c2-47d6-8cb3-e3fffcddd4e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64615 | ||
| 950 | 2026.05.15 02:43:02.515538 [ 308 ] {} <Debug> TCP-Session: df195eb0-410c-4c9b-9bc6-8796dc17e1c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34418 | ||
| 951 | 2026.05.15 02:43:02.515550 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 952 | 2026.05.15 02:43:02.515557 [ 305 ] {} <Debug> TCP-Session: 7b2aae80-28c2-47d6-8cb3-e3fffcddd4e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.05.15 02:43:02.515567 [ 308 ] {} <Debug> TCP-Session: df195eb0-410c-4c9b-9bc6-8796dc17e1c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.05.15 02:43:02.515593 [ 305 ] {} <Debug> TCP-Session: 7b2aae80-28c2-47d6-8cb3-e3fffcddd4e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.05.15 02:43:02.515595 [ 306 ] {} <Debug> TCP-Session: 5350d049-3882-4d39-a042-08af76beb5f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50639 | ||
| 956 | 2026.05.15 02:43:02.515605 [ 308 ] {} <Debug> TCP-Session: df195eb0-410c-4c9b-9bc6-8796dc17e1c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.05.15 02:43:02.515642 [ 306 ] {} <Debug> TCP-Session: 5350d049-3882-4d39-a042-08af76beb5f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 958 | 2026.05.15 02:43:02.515276 [ 303 ] {} <Trace> TCP-Session: 8364ff7b-f4a7-417e-80ba-d055fa75dd47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2026.05.15 02:43:02.515669 [ 306 ] {} <Debug> TCP-Session: 5350d049-3882-4d39-a042-08af76beb5f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.05.15 02:43:02.515237 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53353 | ||
| 961 | 2026.05.15 02:43:02.515221 [ 304 ] {} <Debug> TCP-Session: 93067345-e587-425c-a4d3-e99b56e1364a Authenticating user 'default' from [fd00:1122:3344:101::e]:61356 | ||
| 962 | 2026.05.15 02:43:02.515771 [ 304 ] {} <Debug> TCP-Session: 93067345-e587-425c-a4d3-e99b56e1364a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.05.15 02:43:02.515785 [ 304 ] {} <Debug> TCP-Session: 93067345-e587-425c-a4d3-e99b56e1364a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.05.15 02:43:02.515831 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 965 | 2026.05.15 02:43:02.515860 [ 309 ] {} <Debug> TCP-Session: a0891172-7d9e-4825-9c95-91b10c7df7d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53353 | ||
| 966 | 2026.05.15 02:43:02.515869 [ 303 ] {ccd8c49c-0b51-471c-95e5-de4a1eae1cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42331) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 967 | 2026.05.15 02:43:02.515878 [ 309 ] {} <Debug> TCP-Session: a0891172-7d9e-4825-9c95-91b10c7df7d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.05.15 02:43:02.515908 [ 309 ] {} <Debug> TCP-Session: a0891172-7d9e-4825-9c95-91b10c7df7d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.05.15 02:43:02.516129 [ 303 ] {ccd8c49c-0b51-471c-95e5-de4a1eae1cd5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 970 | 2026.05.15 02:43:02.516198 [ 303 ] {ccd8c49c-0b51-471c-95e5-de4a1eae1cd5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 971 | 2026.05.15 02:43:02.516490 [ 303 ] {ccd8c49c-0b51-471c-95e5-de4a1eae1cd5} <Debug> oximeter.version (1b707299-193d-41a9-bdf0-f771a1e18f51) (SelectExecutor): Key condition: unknown | ||
| 972 | 2026.05.15 02:43:02.517426 [ 325 ] {ccd8c49c-0b51-471c-95e5-de4a1eae1cd5} <Trace> AggregatingTransform: Aggregating | ||
| 973 | 2026.05.15 02:43:02.517482 [ 325 ] {ccd8c49c-0b51-471c-95e5-de4a1eae1cd5} <Trace> Aggregator: Aggregation method: without_key | ||
| 974 | 2026.05.15 02:43:02.517519 [ 325 ] {ccd8c49c-0b51-471c-95e5-de4a1eae1cd5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935609 sec. (1068.823 rows/sec., 41.75 KiB/sec.) | ||
| 975 | 2026.05.15 02:43:02.517541 [ 325 ] {ccd8c49c-0b51-471c-95e5-de4a1eae1cd5} <Trace> Aggregator: Merging aggregated data | ||
| 976 | 2026.05.15 02:43:02.518873 [ 303 ] {ccd8c49c-0b51-471c-95e5-de4a1eae1cd5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003059 sec., 326.90421706440014 rows/sec., 12.77 KiB/sec. | ||
| 977 | 2026.05.15 02:43:02.519096 [ 303 ] {ccd8c49c-0b51-471c-95e5-de4a1eae1cd5} <Debug> TCPHandler: Processed in 0.00397794 sec. | ||
| 978 | 2026.05.15 02:43:02.519232 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 979 | 2026.05.15 02:43:02.519262 [ 303 ] {} <Debug> TCP-Session: 8364ff7b-f4a7-417e-80ba-d055fa75dd47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.05.15 02:43:02.519263 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 981 | 2026.05.15 02:43:02.519287 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 982 | 2026.05.15 02:43:02.519310 [ 311 ] {} <Debug> TCP-Session: 3beee787-cf76-4f57-ad32-561ed765c7b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.05.15 02:43:02.519311 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 984 | 2026.05.15 02:43:02.519331 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 985 | 2026.05.15 02:43:02.519350 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 986 | 2026.05.15 02:43:02.519359 [ 307 ] {} <Debug> TCP-Session: fcf213ce-69ac-40b0-b253-1275a16e68a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 987 | 2026.05.15 02:43:02.519373 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 988 | 2026.05.15 02:43:02.519395 [ 305 ] {} <Debug> TCP-Session: 7b2aae80-28c2-47d6-8cb3-e3fffcddd4e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2026.05.15 02:43:02.519393 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 990 | 2026.05.15 02:43:02.519432 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 991 | 2026.05.15 02:43:02.519473 [ 309 ] {} <Debug> TCP-Session: a0891172-7d9e-4825-9c95-91b10c7df7d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2026.05.15 02:43:02.519383 [ 308 ] {} <Debug> TCP-Session: df195eb0-410c-4c9b-9bc6-8796dc17e1c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.05.15 02:43:02.519496 [ 310 ] {} <Debug> TCP-Session: 52ec3f3a-a149-4077-9dc3-16b8f491373a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2026.05.15 02:43:02.519332 [ 304 ] {} <Debug> TCP-Session: 93067345-e587-425c-a4d3-e99b56e1364a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 995 | 2026.05.15 02:43:02.519426 [ 306 ] {} <Debug> TCP-Session: 5350d049-3882-4d39-a042-08af76beb5f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.05.15 02:43:02.669739 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40318 | ||
| 997 | 2026.05.15 02:43:02.669841 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 998 | 2026.05.15 02:43:02.669866 [ 307 ] {} <Debug> TCP-Session: 50fa3a9a-f3ed-4bae-b617-1e56fb195978 Authenticating user 'default' from [fd00:1122:3344:101::e]:40318 | ||
| 999 | 2026.05.15 02:43:02.669888 [ 307 ] {} <Debug> TCP-Session: 50fa3a9a-f3ed-4bae-b617-1e56fb195978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2026.05.15 02:43:02.669901 [ 307 ] {} <Debug> TCP-Session: 50fa3a9a-f3ed-4bae-b617-1e56fb195978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.05.15 02:43:02.670111 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33240 | ||
| 1002 | 2026.05.15 02:43:02.670149 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39574 | ||
| 1003 | 2026.05.15 02:43:02.670162 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63250 | ||
| 1004 | 2026.05.15 02:43:02.670188 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36794 | ||
| 1005 | 2026.05.15 02:43:02.670210 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54171 | ||
| 1006 | 2026.05.15 02:43:02.670235 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1007 | 2026.05.15 02:43:02.670230 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1008 | 2026.05.15 02:43:02.670282 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1009 | 2026.05.15 02:43:02.670288 [ 311 ] {} <Debug> TCP-Session: 58e583e0-ec68-4f4d-b605-0e91c7371454 Authenticating user 'default' from [fd00:1122:3344:101::e]:39574 | ||
| 1010 | 2026.05.15 02:43:02.670317 [ 309 ] {} <Debug> TCP-Session: 29ef1232-1b26-41bb-bc24-6cedcc3d4293 Authenticating user 'default' from [fd00:1122:3344:101::e]:33240 | ||
| 1011 | 2026.05.15 02:43:02.670329 [ 303 ] {} <Debug> TCP-Session: a72fad4f-f52a-4a67-bf7d-75ae0a303fdf Authenticating user 'default' from [fd00:1122:3344:101::e]:63250 | ||
| 1012 | 2026.05.15 02:43:02.670334 [ 311 ] {} <Debug> TCP-Session: 58e583e0-ec68-4f4d-b605-0e91c7371454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1013 | 2026.05.15 02:43:02.670355 [ 309 ] {} <Debug> TCP-Session: 29ef1232-1b26-41bb-bc24-6cedcc3d4293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.05.15 02:43:02.670369 [ 307 ] {} <Trace> TCP-Session: 50fa3a9a-f3ed-4bae-b617-1e56fb195978 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1015 | 2026.05.15 02:43:02.670383 [ 309 ] {} <Debug> TCP-Session: 29ef1232-1b26-41bb-bc24-6cedcc3d4293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.05.15 02:43:02.670371 [ 311 ] {} <Debug> TCP-Session: 58e583e0-ec68-4f4d-b605-0e91c7371454 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.05.15 02:43:02.670367 [ 303 ] {} <Debug> TCP-Session: a72fad4f-f52a-4a67-bf7d-75ae0a303fdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.05.15 02:43:02.670311 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1019 | 2026.05.15 02:43:02.670457 [ 303 ] {} <Debug> TCP-Session: a72fad4f-f52a-4a67-bf7d-75ae0a303fdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.05.15 02:43:02.670309 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1021 | 2026.05.15 02:43:02.670484 [ 306 ] {} <Debug> TCP-Session: e22ab95d-5d28-4143-8585-88ceb7e7e13c Authenticating user 'default' from [fd00:1122:3344:101::e]:54171 | ||
| 1022 | 2026.05.15 02:43:02.670173 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55223 | ||
| 1023 | 2026.05.15 02:43:02.670532 [ 306 ] {} <Debug> TCP-Session: e22ab95d-5d28-4143-8585-88ceb7e7e13c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2026.05.15 02:43:02.670529 [ 305 ] {} <Debug> TCP-Session: e7402db7-843a-40a5-87d9-035c4dd69c41 Authenticating user 'default' from [fd00:1122:3344:101::e]:36794 | ||
| 1025 | 2026.05.15 02:43:02.670568 [ 306 ] {} <Debug> TCP-Session: e22ab95d-5d28-4143-8585-88ceb7e7e13c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.05.15 02:43:02.670595 [ 307 ] {d5adb5ee-af62-4d62-9d16-14dbc25c2e46} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40318) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1027 | 2026.05.15 02:43:02.670602 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1028 | 2026.05.15 02:43:02.670597 [ 305 ] {} <Debug> TCP-Session: e7402db7-843a-40a5-87d9-035c4dd69c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.05.15 02:43:02.670640 [ 304 ] {} <Debug> TCP-Session: c5ed5da2-fede-40f6-aa3b-69bf7d448a55 Authenticating user 'default' from [fd00:1122:3344:101::e]:55223 | ||
| 1030 | 2026.05.15 02:43:02.670655 [ 305 ] {} <Debug> TCP-Session: e7402db7-843a-40a5-87d9-035c4dd69c41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.05.15 02:43:02.670671 [ 304 ] {} <Debug> TCP-Session: c5ed5da2-fede-40f6-aa3b-69bf7d448a55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2026.05.15 02:43:02.670148 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46006 | ||
| 1033 | 2026.05.15 02:43:02.670696 [ 304 ] {} <Debug> TCP-Session: c5ed5da2-fede-40f6-aa3b-69bf7d448a55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2026.05.15 02:43:02.670110 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33639 | ||
| 1035 | 2026.05.15 02:43:02.670755 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1036 | 2026.05.15 02:43:02.670780 [ 310 ] {} <Debug> TCP-Session: 47625b82-45ec-4301-b121-b4f03b37145d Authenticating user 'default' from [fd00:1122:3344:101::e]:46006 | ||
| 1037 | 2026.05.15 02:43:02.670790 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1038 | 2026.05.15 02:43:02.670795 [ 310 ] {} <Debug> TCP-Session: 47625b82-45ec-4301-b121-b4f03b37145d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.05.15 02:43:02.670819 [ 308 ] {} <Debug> TCP-Session: 251bbb75-2269-4cf4-a6eb-1109e1d34cbe Authenticating user 'default' from [fd00:1122:3344:101::e]:33639 | ||
| 1040 | 2026.05.15 02:43:02.670823 [ 310 ] {} <Debug> TCP-Session: 47625b82-45ec-4301-b121-b4f03b37145d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.05.15 02:43:02.670843 [ 308 ] {} <Debug> TCP-Session: 251bbb75-2269-4cf4-a6eb-1109e1d34cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.05.15 02:43:02.670862 [ 308 ] {} <Debug> TCP-Session: 251bbb75-2269-4cf4-a6eb-1109e1d34cbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.05.15 02:43:02.670961 [ 307 ] {d5adb5ee-af62-4d62-9d16-14dbc25c2e46} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1044 | 2026.05.15 02:43:02.671085 [ 307 ] {d5adb5ee-af62-4d62-9d16-14dbc25c2e46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2026.05.15 02:43:02.671500 [ 307 ] {d5adb5ee-af62-4d62-9d16-14dbc25c2e46} <Debug> oximeter.version (1b707299-193d-41a9-bdf0-f771a1e18f51) (SelectExecutor): Key condition: unknown | ||
| 1046 | 2026.05.15 02:43:02.672647 [ 353 ] {d5adb5ee-af62-4d62-9d16-14dbc25c2e46} <Trace> AggregatingTransform: Aggregating | ||
| 1047 | 2026.05.15 02:43:02.672696 [ 353 ] {d5adb5ee-af62-4d62-9d16-14dbc25c2e46} <Trace> Aggregator: Aggregation method: without_key | ||
| 1048 | 2026.05.15 02:43:02.672734 [ 353 ] {d5adb5ee-af62-4d62-9d16-14dbc25c2e46} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001131473 sec. (883.804 rows/sec., 34.52 KiB/sec.) | ||
| 1049 | 2026.05.15 02:43:02.672755 [ 353 ] {d5adb5ee-af62-4d62-9d16-14dbc25c2e46} <Trace> Aggregator: Merging aggregated data | ||
| 1050 | 2026.05.15 02:43:02.674126 [ 307 ] {d5adb5ee-af62-4d62-9d16-14dbc25c2e46} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003598 sec., 277.9321845469705 rows/sec., 10.86 KiB/sec. | ||
| 1051 | 2026.05.15 02:43:02.674294 [ 307 ] {d5adb5ee-af62-4d62-9d16-14dbc25c2e46} <Debug> TCPHandler: Processed in 0.004094373 sec. | ||
| 1052 | 2026.05.15 02:43:02.674471 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1053 | 2026.05.15 02:43:02.674502 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1054 | 2026.05.15 02:43:02.674505 [ 307 ] {} <Debug> TCP-Session: 50fa3a9a-f3ed-4bae-b617-1e56fb195978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.05.15 02:43:02.674523 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1056 | 2026.05.15 02:43:02.674534 [ 306 ] {} <Debug> TCP-Session: e22ab95d-5d28-4143-8585-88ceb7e7e13c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.05.15 02:43:02.674573 [ 308 ] {} <Debug> TCP-Session: 251bbb75-2269-4cf4-a6eb-1109e1d34cbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.05.15 02:43:02.674573 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1059 | 2026.05.15 02:43:02.674602 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1060 | 2026.05.15 02:43:02.674626 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1061 | 2026.05.15 02:43:02.674633 [ 304 ] {} <Debug> TCP-Session: c5ed5da2-fede-40f6-aa3b-69bf7d448a55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.05.15 02:43:02.674648 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1063 | 2026.05.15 02:43:02.674656 [ 305 ] {} <Debug> TCP-Session: e7402db7-843a-40a5-87d9-035c4dd69c41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.05.15 02:43:02.674664 [ 310 ] {} <Debug> TCP-Session: 47625b82-45ec-4301-b121-b4f03b37145d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.05.15 02:43:02.674693 [ 303 ] {} <Debug> TCP-Session: a72fad4f-f52a-4a67-bf7d-75ae0a303fdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.05.15 02:43:02.674586 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1067 | 2026.05.15 02:43:02.674546 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1068 | 2026.05.15 02:43:02.674765 [ 311 ] {} <Debug> TCP-Session: 58e583e0-ec68-4f4d-b605-0e91c7371454 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.05.15 02:43:02.674797 [ 309 ] {} <Debug> TCP-Session: 29ef1232-1b26-41bb-bc24-6cedcc3d4293 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.05.15 02:43:05.711709 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 96 | ||
| 1071 | 2026.05.15 02:43:05.713742 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.05.15 02:43:05.713797 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1073 | 2026.05.15 02:43:05.715017 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1074 | 2026.05.15 02:43:05.715533 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.05.15 02:43:05.715834 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 96 | ||
| 1076 | 2026.05.15 02:43:06.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.24 MiB, peak 174.16 MiB, free memory in arenas 0.00 B, will set to 164.32 MiB (RSS), difference: 4.08 MiB | ||
| 1077 | 2026.05.15 02:43:07.039465 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.05.15 02:43:07.039696 [ 269 ] {7c2b0fcd-f6e2-4882-8588-be4d5c1291ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 1079 | 2026.05.15 02:43:07.050043 [ 269 ] {7c2b0fcd-f6e2-4882-8588-be4d5c1291ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1080 | 2026.05.15 02:43:07.050148 [ 269 ] {7c2b0fcd-f6e2-4882-8588-be4d5c1291ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1081 | 2026.05.15 02:43:07.050662 [ 269 ] {7c2b0fcd-f6e2-4882-8588-be4d5c1291ad} <Debug> TCPHandler: Processed in 0.01133015 sec. | ||
| 1082 | 2026.05.15 02:43:07.065358 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1083 | 2026.05.15 02:43:07.065511 [ 269 ] {900db9c5-bb9c-4a93-9b24-49d88c22054b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1084 | 2026.05.15 02:43:07.065573 [ 269 ] {900db9c5-bb9c-4a93-9b24-49d88c22054b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1085 | 2026.05.15 02:43:07.068333 [ 269 ] {900db9c5-bb9c-4a93-9b24-49d88c22054b} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1086 | 2026.05.15 02:43:07.068406 [ 269 ] {900db9c5-bb9c-4a93-9b24-49d88c22054b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1087 | 2026.05.15 02:43:07.069083 [ 269 ] {900db9c5-bb9c-4a93-9b24-49d88c22054b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1088 | 2026.05.15 02:43:07.069493 [ 269 ] {900db9c5-bb9c-4a93-9b24-49d88c22054b} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1089 | 2026.05.15 02:43:07.069674 [ 269 ] {900db9c5-bb9c-4a93-9b24-49d88c22054b} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.004203 sec., 8327.38520104687 rows/sec., 1.75 MiB/sec. | ||
| 1090 | 2026.05.15 02:43:07.069757 [ 269 ] {900db9c5-bb9c-4a93-9b24-49d88c22054b} <Debug> TCPHandler: Processed in 0.004514902 sec. | ||
| 1091 | 2026.05.15 02:43:07.070075 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2026.05.15 02:43:07.070237 [ 269 ] {94e4d03b-5938-4b20-b028-4909d4ecc95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1093 | 2026.05.15 02:43:07.070310 [ 269 ] {94e4d03b-5938-4b20-b028-4909d4ecc95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1094 | 2026.05.15 02:43:07.076693 [ 269 ] {94e4d03b-5938-4b20-b028-4909d4ecc95f} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2026.05.15 02:43:07.076759 [ 269 ] {94e4d03b-5938-4b20-b028-4909d4ecc95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1096 | 2026.05.15 02:43:07.077364 [ 269 ] {94e4d03b-5938-4b20-b028-4909d4ecc95f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1097 | 2026.05.15 02:43:07.077958 [ 269 ] {94e4d03b-5938-4b20-b028-4909d4ecc95f} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2026.05.15 02:43:07.078145 [ 269 ] {94e4d03b-5938-4b20-b028-4909d4ecc95f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.007957 sec., 35691.843659670725 rows/sec., 2.27 MiB/sec. | ||
| 1099 | 2026.05.15 02:43:07.078212 [ 269 ] {94e4d03b-5938-4b20-b028-4909d4ecc95f} <Debug> TCPHandler: Processed in 0.008298309 sec. | ||
| 1100 | 2026.05.15 02:43:07.078408 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2026.05.15 02:43:07.078540 [ 269 ] {36e2936d-967c-475b-b4ae-a0649c87dca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1102 | 2026.05.15 02:43:07.078595 [ 269 ] {36e2936d-967c-475b-b4ae-a0649c87dca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1103 | 2026.05.15 02:43:07.079114 [ 269 ] {36e2936d-967c-475b-b4ae-a0649c87dca6} <Trace> oximeter.fields_ipaddr (5c95d4dc-d120-41a2-95fd-a4c3ad9fc862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1104 | 2026.05.15 02:43:07.079152 [ 269 ] {36e2936d-967c-475b-b4ae-a0649c87dca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1105 | 2026.05.15 02:43:07.079639 [ 269 ] {36e2936d-967c-475b-b4ae-a0649c87dca6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1106 | 2026.05.15 02:43:07.080067 [ 269 ] {36e2936d-967c-475b-b4ae-a0649c87dca6} <Trace> oximeter.fields_ipaddr (5c95d4dc-d120-41a2-95fd-a4c3ad9fc862): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1107 | 2026.05.15 02:43:07.080210 [ 269 ] {36e2936d-967c-475b-b4ae-a0649c87dca6} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001709 sec., 7021.650087770626 rows/sec., 572.57 KiB/sec. | ||
| 1108 | 2026.05.15 02:43:07.080250 [ 269 ] {36e2936d-967c-475b-b4ae-a0649c87dca6} <Debug> TCPHandler: Processed in 0.001948899 sec. | ||
| 1109 | 2026.05.15 02:43:07.080417 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2026.05.15 02:43:07.080553 [ 269 ] {c283a94c-7a64-4fae-860d-86e9462ae616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1111 | 2026.05.15 02:43:07.080604 [ 269 ] {c283a94c-7a64-4fae-860d-86e9462ae616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1112 | 2026.05.15 02:43:07.081516 [ 269 ] {c283a94c-7a64-4fae-860d-86e9462ae616} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2026.05.15 02:43:07.081554 [ 269 ] {c283a94c-7a64-4fae-860d-86e9462ae616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1114 | 2026.05.15 02:43:07.082136 [ 269 ] {c283a94c-7a64-4fae-860d-86e9462ae616} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1115 | 2026.05.15 02:43:07.082671 [ 269 ] {c283a94c-7a64-4fae-860d-86e9462ae616} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2026.05.15 02:43:07.082829 [ 269 ] {c283a94c-7a64-4fae-860d-86e9462ae616} <Debug> executeQuery: Read 853 rows, 68.08 KiB in 0.002308 sec., 369584.05545927206 rows/sec., 28.81 MiB/sec. | ||
| 1117 | 2026.05.15 02:43:07.082868 [ 269 ] {c283a94c-7a64-4fae-860d-86e9462ae616} <Debug> TCPHandler: Processed in 0.002515751 sec. | ||
| 1118 | 2026.05.15 02:43:07.083029 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2026.05.15 02:43:07.083134 [ 269 ] {6a270cba-4fdb-4c47-8487-ca241c66d139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1120 | 2026.05.15 02:43:07.083197 [ 269 ] {6a270cba-4fdb-4c47-8487-ca241c66d139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1121 | 2026.05.15 02:43:07.083728 [ 269 ] {6a270cba-4fdb-4c47-8487-ca241c66d139} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2026.05.15 02:43:07.083761 [ 269 ] {6a270cba-4fdb-4c47-8487-ca241c66d139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1123 | 2026.05.15 02:43:07.084229 [ 269 ] {6a270cba-4fdb-4c47-8487-ca241c66d139} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1124 | 2026.05.15 02:43:07.084694 [ 269 ] {6a270cba-4fdb-4c47-8487-ca241c66d139} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2026.05.15 02:43:07.084824 [ 269 ] {6a270cba-4fdb-4c47-8487-ca241c66d139} <Debug> executeQuery: Read 179 rows, 11.26 KiB in 0.001714 sec., 104434.0723453909 rows/sec., 6.42 MiB/sec. | ||
| 1126 | 2026.05.15 02:43:07.084861 [ 269 ] {6a270cba-4fdb-4c47-8487-ca241c66d139} <Debug> TCPHandler: Processed in 0.001887718 sec. | ||
| 1127 | 2026.05.15 02:43:07.085017 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2026.05.15 02:43:07.085116 [ 269 ] {906bd61b-d66a-4ee5-8db5-68f3ab31d961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1129 | 2026.05.15 02:43:07.085155 [ 269 ] {906bd61b-d66a-4ee5-8db5-68f3ab31d961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1130 | 2026.05.15 02:43:07.085681 [ 269 ] {906bd61b-d66a-4ee5-8db5-68f3ab31d961} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1131 | 2026.05.15 02:43:07.085721 [ 269 ] {906bd61b-d66a-4ee5-8db5-68f3ab31d961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1132 | 2026.05.15 02:43:07.086163 [ 269 ] {906bd61b-d66a-4ee5-8db5-68f3ab31d961} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1133 | 2026.05.15 02:43:07.086671 [ 269 ] {906bd61b-d66a-4ee5-8db5-68f3ab31d961} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1134 | 2026.05.15 02:43:07.086806 [ 269 ] {906bd61b-d66a-4ee5-8db5-68f3ab31d961} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00171 sec., 87134.50292397662 rows/sec., 5.63 MiB/sec. | ||
| 1135 | 2026.05.15 02:43:07.086841 [ 269 ] {906bd61b-d66a-4ee5-8db5-68f3ab31d961} <Debug> TCPHandler: Processed in 0.001874528 sec. | ||
| 1136 | 2026.05.15 02:43:07.086979 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2026.05.15 02:43:07.087077 [ 269 ] {2ea77269-1674-44ad-8e00-42bd97926277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1138 | 2026.05.15 02:43:07.087143 [ 269 ] {2ea77269-1674-44ad-8e00-42bd97926277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1139 | 2026.05.15 02:43:07.087650 [ 269 ] {2ea77269-1674-44ad-8e00-42bd97926277} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1140 | 2026.05.15 02:43:07.087684 [ 269 ] {2ea77269-1674-44ad-8e00-42bd97926277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1141 | 2026.05.15 02:43:07.088125 [ 269 ] {2ea77269-1674-44ad-8e00-42bd97926277} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1142 | 2026.05.15 02:43:07.088620 [ 269 ] {2ea77269-1674-44ad-8e00-42bd97926277} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1143 | 2026.05.15 02:43:07.088746 [ 269 ] {2ea77269-1674-44ad-8e00-42bd97926277} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001688 sec., 87677.72511848342 rows/sec., 4.99 MiB/sec. | ||
| 1144 | 2026.05.15 02:43:07.088783 [ 269 ] {2ea77269-1674-44ad-8e00-42bd97926277} <Debug> TCPHandler: Processed in 0.001855358 sec. | ||
| 1145 | 2026.05.15 02:43:07.088908 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2026.05.15 02:43:07.089003 [ 269 ] {e2e4ab23-37c9-4cd0-99ef-ffa01e3eaf83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1147 | 2026.05.15 02:43:07.089048 [ 269 ] {e2e4ab23-37c9-4cd0-99ef-ffa01e3eaf83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1148 | 2026.05.15 02:43:07.089639 [ 269 ] {e2e4ab23-37c9-4cd0-99ef-ffa01e3eaf83} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2026.05.15 02:43:07.089675 [ 269 ] {e2e4ab23-37c9-4cd0-99ef-ffa01e3eaf83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1150 | 2026.05.15 02:43:07.090113 [ 269 ] {e2e4ab23-37c9-4cd0-99ef-ffa01e3eaf83} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1151 | 2026.05.15 02:43:07.090574 [ 269 ] {e2e4ab23-37c9-4cd0-99ef-ffa01e3eaf83} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2026.05.15 02:43:07.090701 [ 269 ] {e2e4ab23-37c9-4cd0-99ef-ffa01e3eaf83} <Debug> executeQuery: Read 540 rows, 39.21 KiB in 0.001716 sec., 314685.31468531466 rows/sec., 22.32 MiB/sec. | ||
| 1153 | 2026.05.15 02:43:07.090737 [ 269 ] {e2e4ab23-37c9-4cd0-99ef-ffa01e3eaf83} <Debug> TCPHandler: Processed in 0.001877878 sec. | ||
| 1154 | 2026.05.15 02:43:07.090862 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.05.15 02:43:07.090958 [ 269 ] {def68ada-7c23-4506-9887-5e415688ce52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1156 | 2026.05.15 02:43:07.091003 [ 269 ] {def68ada-7c23-4506-9887-5e415688ce52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1157 | 2026.05.15 02:43:07.091341 [ 269 ] {def68ada-7c23-4506-9887-5e415688ce52} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2026.05.15 02:43:07.091377 [ 269 ] {def68ada-7c23-4506-9887-5e415688ce52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1159 | 2026.05.15 02:43:07.093904 [ 269 ] {def68ada-7c23-4506-9887-5e415688ce52} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1160 | 2026.05.15 02:43:07.094433 [ 269 ] {def68ada-7c23-4506-9887-5e415688ce52} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2026.05.15 02:43:07.094560 [ 269 ] {def68ada-7c23-4506-9887-5e415688ce52} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00362 sec., 1657.4585635359117 rows/sec., 86.60 KiB/sec. | ||
| 1162 | 2026.05.15 02:43:07.094595 [ 269 ] {def68ada-7c23-4506-9887-5e415688ce52} <Debug> TCPHandler: Processed in 0.003782637 sec. | ||
| 1163 | 2026.05.15 02:43:07.094717 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2026.05.15 02:43:07.094812 [ 269 ] {56ef1673-85a8-482a-9e1c-8c0c0d75c392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1165 | 2026.05.15 02:43:07.094851 [ 269 ] {56ef1673-85a8-482a-9e1c-8c0c0d75c392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1166 | 2026.05.15 02:43:07.097394 [ 269 ] {56ef1673-85a8-482a-9e1c-8c0c0d75c392} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2026.05.15 02:43:07.097452 [ 269 ] {56ef1673-85a8-482a-9e1c-8c0c0d75c392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1168 | 2026.05.15 02:43:07.098153 [ 269 ] {56ef1673-85a8-482a-9e1c-8c0c0d75c392} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1169 | 2026.05.15 02:43:07.098783 [ 269 ] {56ef1673-85a8-482a-9e1c-8c0c0d75c392} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2026.05.15 02:43:07.098989 [ 269 ] {56ef1673-85a8-482a-9e1c-8c0c0d75c392} <Debug> executeQuery: Read 175 rows, 11.61 KiB in 0.004189 sec., 41776.080210074004 rows/sec., 2.71 MiB/sec. | ||
| 1171 | 2026.05.15 02:43:07.099067 [ 269 ] {56ef1673-85a8-482a-9e1c-8c0c0d75c392} <Debug> TCPHandler: Processed in 0.0043968 sec. | ||
| 1172 | 2026.05.15 02:43:07.099282 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.05.15 02:43:07.099434 [ 269 ] {c6643366-031e-49d6-9f67-a96e0b54bbd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1174 | 2026.05.15 02:43:07.099502 [ 269 ] {c6643366-031e-49d6-9f67-a96e0b54bbd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1175 | 2026.05.15 02:43:07.099934 [ 269 ] {c6643366-031e-49d6-9f67-a96e0b54bbd4} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2026.05.15 02:43:07.099981 [ 269 ] {c6643366-031e-49d6-9f67-a96e0b54bbd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1177 | 2026.05.15 02:43:07.100435 [ 269 ] {c6643366-031e-49d6-9f67-a96e0b54bbd4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1178 | 2026.05.15 02:43:07.100904 [ 269 ] {c6643366-031e-49d6-9f67-a96e0b54bbd4} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2026.05.15 02:43:07.101045 [ 269 ] {c6643366-031e-49d6-9f67-a96e0b54bbd4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001655 sec., 604.2296072507553 rows/sec., 40.71 KiB/sec. | ||
| 1180 | 2026.05.15 02:43:07.101083 [ 269 ] {c6643366-031e-49d6-9f67-a96e0b54bbd4} <Debug> TCPHandler: Processed in 0.001924759 sec. | ||
| 1181 | 2026.05.15 02:43:07.101219 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.05.15 02:43:07.101320 [ 269 ] {69eb9cae-db3a-4c51-afc7-b832e40c3276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1183 | 2026.05.15 02:43:07.101374 [ 269 ] {69eb9cae-db3a-4c51-afc7-b832e40c3276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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 | 2026.05.15 02:43:07.102173 [ 269 ] {69eb9cae-db3a-4c51-afc7-b832e40c3276} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.05.15 02:43:07.102210 [ 269 ] {69eb9cae-db3a-4c51-afc7-b832e40c3276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1186 | 2026.05.15 02:43:07.106166 [ 269 ] {69eb9cae-db3a-4c51-afc7-b832e40c3276} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1187 | 2026.05.15 02:43:07.106742 [ 269 ] {69eb9cae-db3a-4c51-afc7-b832e40c3276} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.05.15 02:43:07.106948 [ 269 ] {69eb9cae-db3a-4c51-afc7-b832e40c3276} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.005644 sec., 4429.482636428065 rows/sec., 7.94 MiB/sec. | ||
| 1189 | 2026.05.15 02:43:07.107069 [ 269 ] {69eb9cae-db3a-4c51-afc7-b832e40c3276} <Debug> TCPHandler: Processed in 0.005901399 sec. | ||
| 1190 | 2026.05.15 02:43:07.107253 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.05.15 02:43:07.107377 [ 269 ] {c6b18e61-e2bd-4bbf-9fa0-b9ffabe9c962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1192 | 2026.05.15 02:43:07.107429 [ 269 ] {c6b18e61-e2bd-4bbf-9fa0-b9ffabe9c962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1193 | 2026.05.15 02:43:07.107842 [ 269 ] {c6b18e61-e2bd-4bbf-9fa0-b9ffabe9c962} <Trace> oximeter.measurements_i64 (ceee6f71-5911-4059-8119-e1593b7f35f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.05.15 02:43:07.107879 [ 269 ] {c6b18e61-e2bd-4bbf-9fa0-b9ffabe9c962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1195 | 2026.05.15 02:43:07.108355 [ 269 ] {c6b18e61-e2bd-4bbf-9fa0-b9ffabe9c962} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1196 | 2026.05.15 02:43:07.108808 [ 269 ] {c6b18e61-e2bd-4bbf-9fa0-b9ffabe9c962} <Trace> oximeter.measurements_i64 (ceee6f71-5911-4059-8119-e1593b7f35f8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2026.05.15 02:43:07.108942 [ 269 ] {c6b18e61-e2bd-4bbf-9fa0-b9ffabe9c962} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001602 sec., 11235.955056179775 rows/sec., 829.04 KiB/sec. | ||
| 1198 | 2026.05.15 02:43:07.108979 [ 269 ] {c6b18e61-e2bd-4bbf-9fa0-b9ffabe9c962} <Debug> TCPHandler: Processed in 0.001814247 sec. | ||
| 1199 | 2026.05.15 02:43:07.109126 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2026.05.15 02:43:07.109227 [ 269 ] {9d359fde-4b9c-4d50-bdb3-b70c52971133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1201 | 2026.05.15 02:43:07.109270 [ 269 ] {9d359fde-4b9c-4d50-bdb3-b70c52971133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1202 | 2026.05.15 02:43:07.109613 [ 269 ] {9d359fde-4b9c-4d50-bdb3-b70c52971133} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2026.05.15 02:43:07.109647 [ 269 ] {9d359fde-4b9c-4d50-bdb3-b70c52971133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1204 | 2026.05.15 02:43:07.110075 [ 269 ] {9d359fde-4b9c-4d50-bdb3-b70c52971133} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1205 | 2026.05.15 02:43:07.110498 [ 269 ] {9d359fde-4b9c-4d50-bdb3-b70c52971133} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2026.05.15 02:43:07.110628 [ 269 ] {9d359fde-4b9c-4d50-bdb3-b70c52971133} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001423 sec., 37947.99718903725 rows/sec., 2.25 MiB/sec. | ||
| 1207 | 2026.05.15 02:43:07.110663 [ 269 ] {9d359fde-4b9c-4d50-bdb3-b70c52971133} <Debug> TCPHandler: Processed in 0.001587362 sec. | ||
| 1208 | 2026.05.15 02:43:08.213707 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1506 | ||
| 1209 | 2026.05.15 02:43:08.214256 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1210 | 2026.05.15 02:43:08.214303 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1211 | 2026.05.15 02:43:08.214959 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1212 | 2026.05.15 02:43:08.215527 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1213 | 2026.05.15 02:43:08.215672 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1506 | ||
| 1214 | 2026.05.15 02:43:08.278653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1215 | 2026.05.15 02:43:08.294723 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1216 | 2026.05.15 02:43:08.294778 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1217 | 2026.05.15 02:43:08.302127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1218 | 2026.05.15 02:43:08.304339 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1219 | 2026.05.15 02:43:08.312965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1220 | 2026.05.15 02:43:09.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.58 MiB, peak 174.16 MiB, free memory in arenas 0.00 B, will set to 166.80 MiB (RSS), difference: 1.22 MiB | ||
| 1221 | 2026.05.15 02:43:12.031418 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1222 | 2026.05.15 02:43:12.031674 [ 269 ] {bfb2e2e4-461e-4110-9398-5a360ed08632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1223 | 2026.05.15 02:43:12.032054 [ 269 ] {bfb2e2e4-461e-4110-9398-5a360ed08632} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1224 | 2026.05.15 02:43:12.036822 [ 269 ] {bfb2e2e4-461e-4110-9398-5a360ed08632} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1225 | 2026.05.15 02:43:12.037167 [ 269 ] {bfb2e2e4-461e-4110-9398-5a360ed08632} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1226 | 2026.05.15 02:43:12.037250 [ 269 ] {bfb2e2e4-461e-4110-9398-5a360ed08632} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1227 | 2026.05.15 02:43:12.037426 [ 269 ] {bfb2e2e4-461e-4110-9398-5a360ed08632} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1228 | 2026.05.15 02:43:12.037483 [ 269 ] {bfb2e2e4-461e-4110-9398-5a360ed08632} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1229 | 2026.05.15 02:43:12.039615 [ 269 ] {bfb2e2e4-461e-4110-9398-5a360ed08632} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 1230 | 2026.05.15 02:43:12.039648 [ 269 ] {bfb2e2e4-461e-4110-9398-5a360ed08632} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1231 | 2026.05.15 02:43:12.044029 [ 269 ] {bfb2e2e4-461e-4110-9398-5a360ed08632} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1232 | 2026.05.15 02:43:12.044063 [ 269 ] {bfb2e2e4-461e-4110-9398-5a360ed08632} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1233 | 2026.05.15 02:43:12.070580 [ 269 ] {bfb2e2e4-461e-4110-9398-5a360ed08632} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.038994 sec., 897.5739857413961 rows/sec., 193.31 KiB/sec. | ||
| 1234 | 2026.05.15 02:43:12.070704 [ 269 ] {bfb2e2e4-461e-4110-9398-5a360ed08632} <Debug> MemoryTracker: Peak memory usage (for query): 137.56 KiB. | ||
| 1235 | 2026.05.15 02:43:12.070720 [ 269 ] {bfb2e2e4-461e-4110-9398-5a360ed08632} <Debug> TCPHandler: Processed in 0.03943325 sec. | ||
| 1236 | 2026.05.15 02:43:12.075016 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1237 | 2026.05.15 02:43:12.075179 [ 269 ] {beaa74ca-1266-42fe-88e7-6b1b9ad9122b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1238 | 2026.05.15 02:43:12.075239 [ 269 ] {beaa74ca-1266-42fe-88e7-6b1b9ad9122b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1239 | 2026.05.15 02:43:12.075894 [ 269 ] {beaa74ca-1266-42fe-88e7-6b1b9ad9122b} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2026.05.15 02:43:12.075948 [ 269 ] {beaa74ca-1266-42fe-88e7-6b1b9ad9122b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1241 | 2026.05.15 02:43:12.076751 [ 269 ] {beaa74ca-1266-42fe-88e7-6b1b9ad9122b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1242 | 2026.05.15 02:43:12.077354 [ 269 ] {beaa74ca-1266-42fe-88e7-6b1b9ad9122b} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2026.05.15 02:43:12.077555 [ 269 ] {beaa74ca-1266-42fe-88e7-6b1b9ad9122b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002415 sec., 23188.405797101448 rows/sec., 1.77 MiB/sec. | ||
| 1244 | 2026.05.15 02:43:12.077619 [ 269 ] {beaa74ca-1266-42fe-88e7-6b1b9ad9122b} <Debug> TCPHandler: Processed in 0.002700765 sec. | ||
| 1245 | 2026.05.15 02:43:12.077815 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1246 | 2026.05.15 02:43:12.077942 [ 269 ] {31ea62cd-a955-4ae8-aee9-05ea21ce35ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1247 | 2026.05.15 02:43:12.077996 [ 269 ] {31ea62cd-a955-4ae8-aee9-05ea21ce35ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1248 | 2026.05.15 02:43:12.078510 [ 269 ] {31ea62cd-a955-4ae8-aee9-05ea21ce35ee} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2026.05.15 02:43:12.078546 [ 269 ] {31ea62cd-a955-4ae8-aee9-05ea21ce35ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1250 | 2026.05.15 02:43:12.079002 [ 269 ] {31ea62cd-a955-4ae8-aee9-05ea21ce35ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1251 | 2026.05.15 02:43:12.079495 [ 269 ] {31ea62cd-a955-4ae8-aee9-05ea21ce35ee} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2026.05.15 02:43:12.079632 [ 269 ] {31ea62cd-a955-4ae8-aee9-05ea21ce35ee} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001728 sec., 37037.03703703704 rows/sec., 2.89 MiB/sec. | ||
| 1253 | 2026.05.15 02:43:12.079669 [ 269 ] {31ea62cd-a955-4ae8-aee9-05ea21ce35ee} <Debug> TCPHandler: Processed in 0.001962089 sec. | ||
| 1254 | 2026.05.15 02:43:12.079800 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2026.05.15 02:43:12.079895 [ 269 ] {c533eae1-bec4-40e6-9088-7c722d127fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1256 | 2026.05.15 02:43:12.079938 [ 269 ] {c533eae1-bec4-40e6-9088-7c722d127fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1257 | 2026.05.15 02:43:12.080471 [ 269 ] {c533eae1-bec4-40e6-9088-7c722d127fa4} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2026.05.15 02:43:12.080508 [ 269 ] {c533eae1-bec4-40e6-9088-7c722d127fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1259 | 2026.05.15 02:43:12.081001 [ 269 ] {c533eae1-bec4-40e6-9088-7c722d127fa4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1260 | 2026.05.15 02:43:12.081482 [ 269 ] {c533eae1-bec4-40e6-9088-7c722d127fa4} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2026.05.15 02:43:12.081611 [ 269 ] {c533eae1-bec4-40e6-9088-7c722d127fa4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001734 sec., 92272.2029988466 rows/sec., 6.43 MiB/sec. | ||
| 1262 | 2026.05.15 02:43:12.081647 [ 269 ] {c533eae1-bec4-40e6-9088-7c722d127fa4} <Debug> TCPHandler: Processed in 0.001896249 sec. | ||
| 1263 | 2026.05.15 02:43:12.081806 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2026.05.15 02:43:12.081901 [ 269 ] {5af79753-94a3-4b26-8cf6-564101bfca55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1265 | 2026.05.15 02:43:12.081942 [ 269 ] {5af79753-94a3-4b26-8cf6-564101bfca55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1266 | 2026.05.15 02:43:12.082282 [ 269 ] {5af79753-94a3-4b26-8cf6-564101bfca55} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2026.05.15 02:43:12.082318 [ 269 ] {5af79753-94a3-4b26-8cf6-564101bfca55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1268 | 2026.05.15 02:43:12.082817 [ 269 ] {5af79753-94a3-4b26-8cf6-564101bfca55} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1269 | 2026.05.15 02:43:12.083323 [ 269 ] {5af79753-94a3-4b26-8cf6-564101bfca55} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2026.05.15 02:43:12.083452 [ 269 ] {5af79753-94a3-4b26-8cf6-564101bfca55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001569 sec., 38240.917782026765 rows/sec., 2.58 MiB/sec. | ||
| 1271 | 2026.05.15 02:43:12.083488 [ 269 ] {5af79753-94a3-4b26-8cf6-564101bfca55} <Debug> TCPHandler: Processed in 0.001730465 sec. | ||
| 1272 | 2026.05.15 02:43:15.675739 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1273 | 2026.05.15 02:43:15.675810 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1274 | 2026.05.15 02:43:15.715872 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1954 | ||
| 1275 | 2026.05.15 02:43:15.716045 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 136 | ||
| 1276 | 2026.05.15 02:43:15.716352 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1277 | 2026.05.15 02:43:15.716404 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1278 | 2026.05.15 02:43:15.717151 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1279 | 2026.05.15 02:43:15.717729 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1280 | 2026.05.15 02:43:15.717878 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1954 | ||
| 1281 | 2026.05.15 02:43:15.718461 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2026.05.15 02:43:15.718522 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1283 | 2026.05.15 02:43:15.719920 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1284 | 2026.05.15 02:43:15.720616 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2026.05.15 02:43:15.720913 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 136 | ||
| 1286 | 2026.05.15 02:43:15.813178 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1287 | 2026.05.15 02:43:15.832685 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1288 | 2026.05.15 02:43:15.832752 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1289 | 2026.05.15 02:43:15.839853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1290 | 2026.05.15 02:43:15.841361 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1291 | 2026.05.15 02:43:15.847130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1292 | 2026.05.15 02:43:16.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.44 MiB, peak 174.16 MiB, free memory in arenas 0.00 B, will set to 169.60 MiB (RSS), difference: 1.16 MiB | ||
| 1293 | 2026.05.15 02:43:17.037373 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1294 | 2026.05.15 02:43:17.037615 [ 269 ] {95e89610-4ef5-467f-a789-630c26f9c86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1295 | 2026.05.15 02:43:17.037955 [ 269 ] {95e89610-4ef5-467f-a789-630c26f9c86b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1296 | 2026.05.15 02:43:17.037995 [ 269 ] {95e89610-4ef5-467f-a789-630c26f9c86b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1297 | 2026.05.15 02:43:17.038250 [ 269 ] {95e89610-4ef5-467f-a789-630c26f9c86b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1298 | 2026.05.15 02:43:17.038322 [ 269 ] {95e89610-4ef5-467f-a789-630c26f9c86b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1299 | 2026.05.15 02:43:17.038463 [ 269 ] {95e89610-4ef5-467f-a789-630c26f9c86b} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 1300 | 2026.05.15 02:43:17.038501 [ 269 ] {95e89610-4ef5-467f-a789-630c26f9c86b} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1301 | 2026.05.15 02:43:17.038523 [ 269 ] {95e89610-4ef5-467f-a789-630c26f9c86b} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 1302 | 2026.05.15 02:43:17.038538 [ 269 ] {95e89610-4ef5-467f-a789-630c26f9c86b} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1303 | 2026.05.15 02:43:17.038578 [ 269 ] {95e89610-4ef5-467f-a789-630c26f9c86b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1304 | 2026.05.15 02:43:17.038599 [ 269 ] {95e89610-4ef5-467f-a789-630c26f9c86b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1305 | 2026.05.15 02:43:17.039964 [ 269 ] {95e89610-4ef5-467f-a789-630c26f9c86b} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002436 sec., 14367.816091954024 rows/sec., 3.02 MiB/sec. | ||
| 1306 | 2026.05.15 02:43:17.040131 [ 269 ] {95e89610-4ef5-467f-a789-630c26f9c86b} <Debug> TCPHandler: Processed in 0.002896049 sec. | ||
| 1307 | 2026.05.15 02:43:17.045802 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2026.05.15 02:43:17.045974 [ 269 ] {3ea67a0d-ae41-4722-86f9-7dcfd1e3ff00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1309 | 2026.05.15 02:43:17.046039 [ 269 ] {3ea67a0d-ae41-4722-86f9-7dcfd1e3ff00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1310 | 2026.05.15 02:43:17.046802 [ 269 ] {3ea67a0d-ae41-4722-86f9-7dcfd1e3ff00} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2026.05.15 02:43:17.046852 [ 269 ] {3ea67a0d-ae41-4722-86f9-7dcfd1e3ff00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1312 | 2026.05.15 02:43:17.047388 [ 269 ] {3ea67a0d-ae41-4722-86f9-7dcfd1e3ff00} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1313 | 2026.05.15 02:43:17.047926 [ 269 ] {3ea67a0d-ae41-4722-86f9-7dcfd1e3ff00} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2026.05.15 02:43:17.048115 [ 269 ] {3ea67a0d-ae41-4722-86f9-7dcfd1e3ff00} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002187 sec., 129858.25331504343 rows/sec., 8.25 MiB/sec. | ||
| 1315 | 2026.05.15 02:43:17.048185 [ 269 ] {3ea67a0d-ae41-4722-86f9-7dcfd1e3ff00} <Debug> TCPHandler: Processed in 0.002512431 sec. | ||
| 1316 | 2026.05.15 02:43:17.048356 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2026.05.15 02:43:17.048496 [ 269 ] {30a73bd6-941d-4d4b-9ccd-9960e2fa3118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1318 | 2026.05.15 02:43:17.048552 [ 269 ] {30a73bd6-941d-4d4b-9ccd-9960e2fa3118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1319 | 2026.05.15 02:43:17.049479 [ 269 ] {30a73bd6-941d-4d4b-9ccd-9960e2fa3118} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2026.05.15 02:43:17.049519 [ 269 ] {30a73bd6-941d-4d4b-9ccd-9960e2fa3118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1321 | 2026.05.15 02:43:17.050044 [ 269 ] {30a73bd6-941d-4d4b-9ccd-9960e2fa3118} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1322 | 2026.05.15 02:43:17.050561 [ 269 ] {30a73bd6-941d-4d4b-9ccd-9960e2fa3118} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2026.05.15 02:43:17.050701 [ 269 ] {30a73bd6-941d-4d4b-9ccd-9960e2fa3118} <Debug> executeQuery: Read 867 rows, 69.52 KiB in 0.002239 sec., 387226.44037516747 rows/sec., 30.32 MiB/sec. | ||
| 1324 | 2026.05.15 02:43:17.050741 [ 269 ] {30a73bd6-941d-4d4b-9ccd-9960e2fa3118} <Debug> TCPHandler: Processed in 0.002445959 sec. | ||
| 1325 | 2026.05.15 02:43:17.050894 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2026.05.15 02:43:17.050995 [ 269 ] {96019a78-a88c-45ff-9033-9b64720662b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1327 | 2026.05.15 02:43:17.051037 [ 269 ] {96019a78-a88c-45ff-9033-9b64720662b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1328 | 2026.05.15 02:43:17.051530 [ 269 ] {96019a78-a88c-45ff-9033-9b64720662b4} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2026.05.15 02:43:17.051567 [ 269 ] {96019a78-a88c-45ff-9033-9b64720662b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1330 | 2026.05.15 02:43:17.052034 [ 269 ] {96019a78-a88c-45ff-9033-9b64720662b4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1331 | 2026.05.15 02:43:17.052539 [ 269 ] {96019a78-a88c-45ff-9033-9b64720662b4} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.05.15 02:43:17.052676 [ 269 ] {96019a78-a88c-45ff-9033-9b64720662b4} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001703 sec., 103934.23370522607 rows/sec., 6.41 MiB/sec. | ||
| 1333 | 2026.05.15 02:43:17.052715 [ 269 ] {96019a78-a88c-45ff-9033-9b64720662b4} <Debug> TCPHandler: Processed in 0.001872528 sec. | ||
| 1334 | 2026.05.15 02:43:17.052886 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2026.05.15 02:43:17.052985 [ 269 ] {acfac1e5-ce84-4fda-ac04-a9223edc0f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1336 | 2026.05.15 02:43:17.053025 [ 269 ] {acfac1e5-ce84-4fda-ac04-a9223edc0f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1337 | 2026.05.15 02:43:17.053528 [ 269 ] {acfac1e5-ce84-4fda-ac04-a9223edc0f1f} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2026.05.15 02:43:17.053565 [ 269 ] {acfac1e5-ce84-4fda-ac04-a9223edc0f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1339 | 2026.05.15 02:43:17.054071 [ 269 ] {acfac1e5-ce84-4fda-ac04-a9223edc0f1f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1340 | 2026.05.15 02:43:17.054553 [ 269 ] {acfac1e5-ce84-4fda-ac04-a9223edc0f1f} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2026.05.15 02:43:17.054692 [ 269 ] {acfac1e5-ce84-4fda-ac04-a9223edc0f1f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001727 sec., 86276.78054429646 rows/sec., 5.57 MiB/sec. | ||
| 1342 | 2026.05.15 02:43:17.054731 [ 269 ] {acfac1e5-ce84-4fda-ac04-a9223edc0f1f} <Debug> TCPHandler: Processed in 0.001902158 sec. | ||
| 1343 | 2026.05.15 02:43:17.054881 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2026.05.15 02:43:17.054976 [ 269 ] {4922db7d-0091-4eb8-bbf6-cc3c3c408bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1345 | 2026.05.15 02:43:17.055017 [ 269 ] {4922db7d-0091-4eb8-bbf6-cc3c3c408bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1346 | 2026.05.15 02:43:17.055499 [ 269 ] {4922db7d-0091-4eb8-bbf6-cc3c3c408bdb} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2026.05.15 02:43:17.055536 [ 269 ] {4922db7d-0091-4eb8-bbf6-cc3c3c408bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1348 | 2026.05.15 02:43:17.055976 [ 269 ] {4922db7d-0091-4eb8-bbf6-cc3c3c408bdb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1349 | 2026.05.15 02:43:17.056450 [ 269 ] {4922db7d-0091-4eb8-bbf6-cc3c3c408bdb} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2026.05.15 02:43:17.056587 [ 269 ] {4922db7d-0091-4eb8-bbf6-cc3c3c408bdb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00163 sec., 90797.54601226994 rows/sec., 5.16 MiB/sec. | ||
| 1351 | 2026.05.15 02:43:17.056624 [ 269 ] {4922db7d-0091-4eb8-bbf6-cc3c3c408bdb} <Debug> TCPHandler: Processed in 0.001792996 sec. | ||
| 1352 | 2026.05.15 02:43:17.056761 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2026.05.15 02:43:17.056858 [ 269 ] {c9dc91a7-d928-45ee-b85d-b90be12a3397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1354 | 2026.05.15 02:43:17.056897 [ 269 ] {c9dc91a7-d928-45ee-b85d-b90be12a3397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1355 | 2026.05.15 02:43:17.057535 [ 269 ] {c9dc91a7-d928-45ee-b85d-b90be12a3397} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2026.05.15 02:43:17.057575 [ 269 ] {c9dc91a7-d928-45ee-b85d-b90be12a3397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1357 | 2026.05.15 02:43:17.058041 [ 269 ] {c9dc91a7-d928-45ee-b85d-b90be12a3397} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1358 | 2026.05.15 02:43:17.058505 [ 269 ] {c9dc91a7-d928-45ee-b85d-b90be12a3397} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2026.05.15 02:43:17.058637 [ 269 ] {c9dc91a7-d928-45ee-b85d-b90be12a3397} <Debug> executeQuery: Read 530 rows, 38.40 KiB in 0.001798 sec., 294771.9688542826 rows/sec., 20.86 MiB/sec. | ||
| 1360 | 2026.05.15 02:43:17.058675 [ 269 ] {c9dc91a7-d928-45ee-b85d-b90be12a3397} <Debug> TCPHandler: Processed in 0.00196316 sec. | ||
| 1361 | 2026.05.15 02:43:17.058806 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2026.05.15 02:43:17.058902 [ 269 ] {21b1fc29-5766-4a3b-a7b0-d6bd89c9fc03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1363 | 2026.05.15 02:43:17.058943 [ 269 ] {21b1fc29-5766-4a3b-a7b0-d6bd89c9fc03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1364 | 2026.05.15 02:43:17.059396 [ 269 ] {21b1fc29-5766-4a3b-a7b0-d6bd89c9fc03} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2026.05.15 02:43:17.059456 [ 269 ] {21b1fc29-5766-4a3b-a7b0-d6bd89c9fc03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1366 | 2026.05.15 02:43:17.060125 [ 269 ] {21b1fc29-5766-4a3b-a7b0-d6bd89c9fc03} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1367 | 2026.05.15 02:43:17.060798 [ 269 ] {21b1fc29-5766-4a3b-a7b0-d6bd89c9fc03} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2026.05.15 02:43:17.061003 [ 269 ] {21b1fc29-5766-4a3b-a7b0-d6bd89c9fc03} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002114 sec., 2838.2213812677387 rows/sec., 148.29 KiB/sec. | ||
| 1369 | 2026.05.15 02:43:17.061067 [ 269 ] {21b1fc29-5766-4a3b-a7b0-d6bd89c9fc03} <Debug> TCPHandler: Processed in 0.002310037 sec. | ||
| 1370 | 2026.05.15 02:43:17.061266 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2026.05.15 02:43:17.061417 [ 269 ] {c86a2997-babf-45a1-823c-41dcc8e307ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1372 | 2026.05.15 02:43:17.061479 [ 269 ] {c86a2997-babf-45a1-823c-41dcc8e307ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1373 | 2026.05.15 02:43:17.062062 [ 269 ] {c86a2997-babf-45a1-823c-41dcc8e307ed} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1374 | 2026.05.15 02:43:17.062102 [ 269 ] {c86a2997-babf-45a1-823c-41dcc8e307ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1375 | 2026.05.15 02:43:17.062604 [ 269 ] {c86a2997-babf-45a1-823c-41dcc8e307ed} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1376 | 2026.05.15 02:43:17.063069 [ 269 ] {c86a2997-babf-45a1-823c-41dcc8e307ed} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1377 | 2026.05.15 02:43:17.063220 [ 269 ] {c86a2997-babf-45a1-823c-41dcc8e307ed} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001856 sec., 142780.1724137931 rows/sec., 9.49 MiB/sec. | ||
| 1378 | 2026.05.15 02:43:17.063263 [ 269 ] {c86a2997-babf-45a1-823c-41dcc8e307ed} <Debug> TCPHandler: Processed in 0.002109553 sec. | ||
| 1379 | 2026.05.15 02:43:17.063426 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2026.05.15 02:43:17.063537 [ 269 ] {5cdbddf6-54c6-4f08-988b-14d345104dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1381 | 2026.05.15 02:43:17.063591 [ 269 ] {5cdbddf6-54c6-4f08-988b-14d345104dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1382 | 2026.05.15 02:43:17.063963 [ 269 ] {5cdbddf6-54c6-4f08-988b-14d345104dfe} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2026.05.15 02:43:17.064000 [ 269 ] {5cdbddf6-54c6-4f08-988b-14d345104dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1384 | 2026.05.15 02:43:17.064448 [ 269 ] {5cdbddf6-54c6-4f08-988b-14d345104dfe} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1385 | 2026.05.15 02:43:17.064942 [ 269 ] {5cdbddf6-54c6-4f08-988b-14d345104dfe} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2026.05.15 02:43:17.065090 [ 269 ] {5cdbddf6-54c6-4f08-988b-14d345104dfe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001578 sec., 633.7135614702155 rows/sec., 42.70 KiB/sec. | ||
| 1387 | 2026.05.15 02:43:17.065127 [ 269 ] {5cdbddf6-54c6-4f08-988b-14d345104dfe} <Debug> TCPHandler: Processed in 0.001766026 sec. | ||
| 1388 | 2026.05.15 02:43:17.065270 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2026.05.15 02:43:17.065371 [ 269 ] {b2a0fdd3-a981-4fee-a55c-2d9a42f8d867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1390 | 2026.05.15 02:43:17.065430 [ 269 ] {b2a0fdd3-a981-4fee-a55c-2d9a42f8d867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1391 | 2026.05.15 02:43:17.066311 [ 269 ] {b2a0fdd3-a981-4fee-a55c-2d9a42f8d867} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1392 | 2026.05.15 02:43:17.066349 [ 269 ] {b2a0fdd3-a981-4fee-a55c-2d9a42f8d867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1393 | 2026.05.15 02:43:17.067101 [ 269 ] {b2a0fdd3-a981-4fee-a55c-2d9a42f8d867} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1394 | 2026.05.15 02:43:17.067570 [ 269 ] {b2a0fdd3-a981-4fee-a55c-2d9a42f8d867} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1395 | 2026.05.15 02:43:17.067723 [ 269 ] {b2a0fdd3-a981-4fee-a55c-2d9a42f8d867} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002372 sec., 14755.48060708263 rows/sec., 26.44 MiB/sec. | ||
| 1396 | 2026.05.15 02:43:17.067788 [ 269 ] {b2a0fdd3-a981-4fee-a55c-2d9a42f8d867} <Debug> TCPHandler: Processed in 0.002571382 sec. | ||
| 1397 | 2026.05.15 02:43:17.067949 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2026.05.15 02:43:17.068049 [ 269 ] {403d2a60-cd27-484b-b0fe-fff006364d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1399 | 2026.05.15 02:43:17.068093 [ 269 ] {403d2a60-cd27-484b-b0fe-fff006364d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1400 | 2026.05.15 02:43:17.068452 [ 269 ] {403d2a60-cd27-484b-b0fe-fff006364d6f} <Trace> oximeter.measurements_i64 (ceee6f71-5911-4059-8119-e1593b7f35f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2026.05.15 02:43:17.068489 [ 269 ] {403d2a60-cd27-484b-b0fe-fff006364d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1402 | 2026.05.15 02:43:17.068949 [ 269 ] {403d2a60-cd27-484b-b0fe-fff006364d6f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1403 | 2026.05.15 02:43:17.069486 [ 269 ] {403d2a60-cd27-484b-b0fe-fff006364d6f} <Trace> oximeter.measurements_i64 (ceee6f71-5911-4059-8119-e1593b7f35f8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2026.05.15 02:43:17.069629 [ 269 ] {403d2a60-cd27-484b-b0fe-fff006364d6f} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001599 sec., 3752.34521575985 rows/sec., 282.77 KiB/sec. | ||
| 1405 | 2026.05.15 02:43:17.069670 [ 269 ] {403d2a60-cd27-484b-b0fe-fff006364d6f} <Debug> TCPHandler: Processed in 0.001774676 sec. | ||
| 1406 | 2026.05.15 02:43:17.069804 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2026.05.15 02:43:17.069908 [ 269 ] {acda53fc-376f-494e-9bfb-8e4eed31aabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1408 | 2026.05.15 02:43:17.069963 [ 269 ] {acda53fc-376f-494e-9bfb-8e4eed31aabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1409 | 2026.05.15 02:43:17.070328 [ 269 ] {acda53fc-376f-494e-9bfb-8e4eed31aabf} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.05.15 02:43:17.070371 [ 269 ] {acda53fc-376f-494e-9bfb-8e4eed31aabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1411 | 2026.05.15 02:43:17.070808 [ 269 ] {acda53fc-376f-494e-9bfb-8e4eed31aabf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1412 | 2026.05.15 02:43:17.071357 [ 269 ] {acda53fc-376f-494e-9bfb-8e4eed31aabf} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.05.15 02:43:17.071499 [ 269 ] {acda53fc-376f-494e-9bfb-8e4eed31aabf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001612 sec., 55831.26550868487 rows/sec., 3.49 MiB/sec. | ||
| 1414 | 2026.05.15 02:43:17.071537 [ 269 ] {acda53fc-376f-494e-9bfb-8e4eed31aabf} <Debug> TCPHandler: Processed in 0.001785466 sec. | ||
| 1415 | 2026.05.15 02:43:22.034758 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2026.05.15 02:43:22.035017 [ 269 ] {432acfdb-e7b6-4751-9aa3-144517a37662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1417 | 2026.05.15 02:43:22.035381 [ 269 ] {432acfdb-e7b6-4751-9aa3-144517a37662} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1418 | 2026.05.15 02:43:22.035431 [ 269 ] {432acfdb-e7b6-4751-9aa3-144517a37662} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1419 | 2026.05.15 02:43:22.035695 [ 269 ] {432acfdb-e7b6-4751-9aa3-144517a37662} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1420 | 2026.05.15 02:43:22.035777 [ 269 ] {432acfdb-e7b6-4751-9aa3-144517a37662} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1421 | 2026.05.15 02:43:22.035948 [ 269 ] {432acfdb-e7b6-4751-9aa3-144517a37662} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1422 | 2026.05.15 02:43:22.035993 [ 269 ] {432acfdb-e7b6-4751-9aa3-144517a37662} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1423 | 2026.05.15 02:43:22.036022 [ 269 ] {432acfdb-e7b6-4751-9aa3-144517a37662} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 1424 | 2026.05.15 02:43:22.036040 [ 269 ] {432acfdb-e7b6-4751-9aa3-144517a37662} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1425 | 2026.05.15 02:43:22.036083 [ 269 ] {432acfdb-e7b6-4751-9aa3-144517a37662} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1426 | 2026.05.15 02:43:22.036106 [ 269 ] {432acfdb-e7b6-4751-9aa3-144517a37662} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1427 | 2026.05.15 02:43:22.037361 [ 269 ] {432acfdb-e7b6-4751-9aa3-144517a37662} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002436 sec., 14367.816091954024 rows/sec., 3.02 MiB/sec. | ||
| 1428 | 2026.05.15 02:43:22.037470 [ 269 ] {432acfdb-e7b6-4751-9aa3-144517a37662} <Debug> TCPHandler: Processed in 0.002860478 sec. | ||
| 1429 | 2026.05.15 02:43:22.039383 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2026.05.15 02:43:22.039516 [ 269 ] {4055fd07-63d1-423d-9ca5-5e64b3bf6ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1431 | 2026.05.15 02:43:22.039567 [ 269 ] {4055fd07-63d1-423d-9ca5-5e64b3bf6ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1432 | 2026.05.15 02:43:22.040143 [ 269 ] {4055fd07-63d1-423d-9ca5-5e64b3bf6ded} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2026.05.15 02:43:22.040185 [ 269 ] {4055fd07-63d1-423d-9ca5-5e64b3bf6ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1434 | 2026.05.15 02:43:22.040781 [ 269 ] {4055fd07-63d1-423d-9ca5-5e64b3bf6ded} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1435 | 2026.05.15 02:43:22.041261 [ 269 ] {4055fd07-63d1-423d-9ca5-5e64b3bf6ded} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2026.05.15 02:43:22.041436 [ 269 ] {4055fd07-63d1-423d-9ca5-5e64b3bf6ded} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001955 sec., 28644.501278772375 rows/sec., 2.19 MiB/sec. | ||
| 1437 | 2026.05.15 02:43:22.041499 [ 269 ] {4055fd07-63d1-423d-9ca5-5e64b3bf6ded} <Debug> TCPHandler: Processed in 0.002186714 sec. | ||
| 1438 | 2026.05.15 02:43:22.041666 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1439 | 2026.05.15 02:43:22.041792 [ 269 ] {534275f5-2482-42ce-b171-e175e0b381c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1440 | 2026.05.15 02:43:22.041852 [ 269 ] {534275f5-2482-42ce-b171-e175e0b381c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1441 | 2026.05.15 02:43:22.042355 [ 269 ] {534275f5-2482-42ce-b171-e175e0b381c5} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1442 | 2026.05.15 02:43:22.042393 [ 269 ] {534275f5-2482-42ce-b171-e175e0b381c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1443 | 2026.05.15 02:43:22.042916 [ 269 ] {534275f5-2482-42ce-b171-e175e0b381c5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1444 | 2026.05.15 02:43:22.043402 [ 269 ] {534275f5-2482-42ce-b171-e175e0b381c5} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1445 | 2026.05.15 02:43:22.043557 [ 269 ] {534275f5-2482-42ce-b171-e175e0b381c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001798 sec., 35595.10567296997 rows/sec., 2.78 MiB/sec. | ||
| 1446 | 2026.05.15 02:43:22.043598 [ 269 ] {534275f5-2482-42ce-b171-e175e0b381c5} <Debug> TCPHandler: Processed in 0.001987091 sec. | ||
| 1447 | 2026.05.15 02:43:22.043777 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1448 | 2026.05.15 02:43:22.043896 [ 269 ] {73a47c2d-fbe1-47ba-a443-ea9ad048d43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1449 | 2026.05.15 02:43:22.043948 [ 269 ] {73a47c2d-fbe1-47ba-a443-ea9ad048d43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1450 | 2026.05.15 02:43:22.044679 [ 269 ] {73a47c2d-fbe1-47ba-a443-ea9ad048d43a} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1451 | 2026.05.15 02:43:22.044726 [ 269 ] {73a47c2d-fbe1-47ba-a443-ea9ad048d43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1452 | 2026.05.15 02:43:22.045331 [ 269 ] {73a47c2d-fbe1-47ba-a443-ea9ad048d43a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1453 | 2026.05.15 02:43:22.045829 [ 269 ] {73a47c2d-fbe1-47ba-a443-ea9ad048d43a} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1454 | 2026.05.15 02:43:22.045998 [ 269 ] {73a47c2d-fbe1-47ba-a443-ea9ad048d43a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002127 sec., 75223.31922896097 rows/sec., 5.24 MiB/sec. | ||
| 1455 | 2026.05.15 02:43:22.046042 [ 269 ] {73a47c2d-fbe1-47ba-a443-ea9ad048d43a} <Debug> TCPHandler: Processed in 0.002329607 sec. | ||
| 1456 | 2026.05.15 02:43:22.046200 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2026.05.15 02:43:22.046309 [ 269 ] {586e5074-2d8b-474e-a6f2-29f5b217436a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1458 | 2026.05.15 02:43:22.046441 [ 269 ] {586e5074-2d8b-474e-a6f2-29f5b217436a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1459 | 2026.05.15 02:43:22.046850 [ 269 ] {586e5074-2d8b-474e-a6f2-29f5b217436a} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2026.05.15 02:43:22.046891 [ 269 ] {586e5074-2d8b-474e-a6f2-29f5b217436a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1461 | 2026.05.15 02:43:22.047344 [ 269 ] {586e5074-2d8b-474e-a6f2-29f5b217436a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1462 | 2026.05.15 02:43:22.047957 [ 269 ] {586e5074-2d8b-474e-a6f2-29f5b217436a} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1463 | 2026.05.15 02:43:22.048110 [ 269 ] {586e5074-2d8b-474e-a6f2-29f5b217436a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001826 sec., 32858.70755750274 rows/sec., 2.21 MiB/sec. | ||
| 1464 | 2026.05.15 02:43:22.048149 [ 269 ] {586e5074-2d8b-474e-a6f2-29f5b217436a} <Debug> TCPHandler: Processed in 0.002006611 sec. | ||
| 1465 | 2026.05.15 02:43:23.218009 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2466 | ||
| 1466 | 2026.05.15 02:43:23.218748 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1467 | 2026.05.15 02:43:23.218802 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1468 | 2026.05.15 02:43:23.219499 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1469 | 2026.05.15 02:43:23.220021 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1470 | 2026.05.15 02:43:23.220188 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2466 | ||
| 1471 | 2026.05.15 02:43:23.347263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1472 | 2026.05.15 02:43:23.363266 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1473 | 2026.05.15 02:43:23.363306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1474 | 2026.05.15 02:43:23.369507 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1475 | 2026.05.15 02:43:23.370669 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1476 | 2026.05.15 02:43:23.373332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1477 | 2026.05.15 02:43:25.721112 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 172 | ||
| 1478 | 2026.05.15 02:43:25.723402 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1479 | 2026.05.15 02:43:25.723451 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1480 | 2026.05.15 02:43:25.724851 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1481 | 2026.05.15 02:43:25.725431 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1482 | 2026.05.15 02:43:25.725666 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 172 | ||
| 1483 | 2026.05.15 02:43:27.036847 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1484 | 2026.05.15 02:43:27.037082 [ 269 ] {16e4c21f-3b94-4419-b74f-56441b91684c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1485 | 2026.05.15 02:43:27.037405 [ 269 ] {16e4c21f-3b94-4419-b74f-56441b91684c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1486 | 2026.05.15 02:43:27.037443 [ 269 ] {16e4c21f-3b94-4419-b74f-56441b91684c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1487 | 2026.05.15 02:43:27.037674 [ 269 ] {16e4c21f-3b94-4419-b74f-56441b91684c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1488 | 2026.05.15 02:43:27.037740 [ 269 ] {16e4c21f-3b94-4419-b74f-56441b91684c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1489 | 2026.05.15 02:43:27.037875 [ 269 ] {16e4c21f-3b94-4419-b74f-56441b91684c} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1490 | 2026.05.15 02:43:27.037910 [ 269 ] {16e4c21f-3b94-4419-b74f-56441b91684c} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1491 | 2026.05.15 02:43:27.037931 [ 269 ] {16e4c21f-3b94-4419-b74f-56441b91684c} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 1492 | 2026.05.15 02:43:27.037945 [ 269 ] {16e4c21f-3b94-4419-b74f-56441b91684c} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1493 | 2026.05.15 02:43:27.037984 [ 269 ] {16e4c21f-3b94-4419-b74f-56441b91684c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1494 | 2026.05.15 02:43:27.038003 [ 269 ] {16e4c21f-3b94-4419-b74f-56441b91684c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1495 | 2026.05.15 02:43:27.038983 [ 269 ] {16e4c21f-3b94-4419-b74f-56441b91684c} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002 sec., 17500 rows/sec., 3.68 MiB/sec. | ||
| 1496 | 2026.05.15 02:43:27.039050 [ 269 ] {16e4c21f-3b94-4419-b74f-56441b91684c} <Debug> TCPHandler: Processed in 0.002330158 sec. | ||
| 1497 | 2026.05.15 02:43:27.044268 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1498 | 2026.05.15 02:43:27.044453 [ 269 ] {a80a1067-89c4-4215-b7d3-a6c47d40eeb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1499 | 2026.05.15 02:43:27.044518 [ 269 ] {a80a1067-89c4-4215-b7d3-a6c47d40eeb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1500 | 2026.05.15 02:43:27.045263 [ 269 ] {a80a1067-89c4-4215-b7d3-a6c47d40eeb8} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.05.15 02:43:27.045310 [ 269 ] {a80a1067-89c4-4215-b7d3-a6c47d40eeb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1502 | 2026.05.15 02:43:27.045923 [ 269 ] {a80a1067-89c4-4215-b7d3-a6c47d40eeb8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1503 | 2026.05.15 02:43:27.046456 [ 269 ] {a80a1067-89c4-4215-b7d3-a6c47d40eeb8} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2026.05.15 02:43:27.046606 [ 269 ] {a80a1067-89c4-4215-b7d3-a6c47d40eeb8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002201 sec., 129032.25806451614 rows/sec., 8.20 MiB/sec. | ||
| 1505 | 2026.05.15 02:43:27.046647 [ 269 ] {a80a1067-89c4-4215-b7d3-a6c47d40eeb8} <Debug> TCPHandler: Processed in 0.002501621 sec. | ||
| 1506 | 2026.05.15 02:43:27.046782 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1507 | 2026.05.15 02:43:27.046878 [ 269 ] {821e6877-1f02-414c-b8a0-c9d6b9ceb8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1508 | 2026.05.15 02:43:27.046917 [ 269 ] {821e6877-1f02-414c-b8a0-c9d6b9ceb8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1509 | 2026.05.15 02:43:27.047807 [ 269 ] {821e6877-1f02-414c-b8a0-c9d6b9ceb8ca} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2026.05.15 02:43:27.047866 [ 269 ] {821e6877-1f02-414c-b8a0-c9d6b9ceb8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1511 | 2026.05.15 02:43:27.048500 [ 269 ] {821e6877-1f02-414c-b8a0-c9d6b9ceb8ca} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1512 | 2026.05.15 02:43:27.049174 [ 269 ] {821e6877-1f02-414c-b8a0-c9d6b9ceb8ca} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2026.05.15 02:43:27.049374 [ 269 ] {821e6877-1f02-414c-b8a0-c9d6b9ceb8ca} <Debug> executeQuery: Read 869 rows, 69.72 KiB in 0.002513 sec., 345801.83048149623 rows/sec., 27.09 MiB/sec. | ||
| 1514 | 2026.05.15 02:43:27.049429 [ 269 ] {821e6877-1f02-414c-b8a0-c9d6b9ceb8ca} <Debug> TCPHandler: Processed in 0.002695615 sec. | ||
| 1515 | 2026.05.15 02:43:27.049583 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1516 | 2026.05.15 02:43:27.049693 [ 269 ] {38a8cd6b-1a18-4d60-a7f4-fb8e068b1d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1517 | 2026.05.15 02:43:27.049736 [ 269 ] {38a8cd6b-1a18-4d60-a7f4-fb8e068b1d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1518 | 2026.05.15 02:43:27.050254 [ 269 ] {38a8cd6b-1a18-4d60-a7f4-fb8e068b1d4f} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1519 | 2026.05.15 02:43:27.050292 [ 269 ] {38a8cd6b-1a18-4d60-a7f4-fb8e068b1d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1520 | 2026.05.15 02:43:27.050777 [ 269 ] {38a8cd6b-1a18-4d60-a7f4-fb8e068b1d4f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1521 | 2026.05.15 02:43:27.051269 [ 269 ] {38a8cd6b-1a18-4d60-a7f4-fb8e068b1d4f} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2026.05.15 02:43:27.051400 [ 269 ] {38a8cd6b-1a18-4d60-a7f4-fb8e068b1d4f} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001737 sec., 102475.53252734599 rows/sec., 6.32 MiB/sec. | ||
| 1523 | 2026.05.15 02:43:27.051437 [ 269 ] {38a8cd6b-1a18-4d60-a7f4-fb8e068b1d4f} <Debug> TCPHandler: Processed in 0.001928839 sec. | ||
| 1524 | 2026.05.15 02:43:27.051555 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1525 | 2026.05.15 02:43:27.051651 [ 269 ] {32389114-77e2-4669-acd1-fd7496cbc6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1526 | 2026.05.15 02:43:27.051690 [ 269 ] {32389114-77e2-4669-acd1-fd7496cbc6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1527 | 2026.05.15 02:43:27.052127 [ 269 ] {32389114-77e2-4669-acd1-fd7496cbc6c8} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1528 | 2026.05.15 02:43:27.052176 [ 269 ] {32389114-77e2-4669-acd1-fd7496cbc6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1529 | 2026.05.15 02:43:27.052760 [ 269 ] {32389114-77e2-4669-acd1-fd7496cbc6c8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1530 | 2026.05.15 02:43:27.053407 [ 269 ] {32389114-77e2-4669-acd1-fd7496cbc6c8} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1531 | 2026.05.15 02:43:27.053566 [ 269 ] {32389114-77e2-4669-acd1-fd7496cbc6c8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001934 sec., 77042.39917269906 rows/sec., 4.98 MiB/sec. | ||
| 1532 | 2026.05.15 02:43:27.053610 [ 269 ] {32389114-77e2-4669-acd1-fd7496cbc6c8} <Debug> TCPHandler: Processed in 0.002104523 sec. | ||
| 1533 | 2026.05.15 02:43:27.053785 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1534 | 2026.05.15 02:43:27.053902 [ 269 ] {352396af-d295-4b6c-9ba7-3cfb9e5fc672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1535 | 2026.05.15 02:43:27.053948 [ 269 ] {352396af-d295-4b6c-9ba7-3cfb9e5fc672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1536 | 2026.05.15 02:43:27.054422 [ 269 ] {352396af-d295-4b6c-9ba7-3cfb9e5fc672} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1537 | 2026.05.15 02:43:27.054459 [ 269 ] {352396af-d295-4b6c-9ba7-3cfb9e5fc672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1538 | 2026.05.15 02:43:27.054907 [ 269 ] {352396af-d295-4b6c-9ba7-3cfb9e5fc672} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1539 | 2026.05.15 02:43:27.055414 [ 269 ] {352396af-d295-4b6c-9ba7-3cfb9e5fc672} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1540 | 2026.05.15 02:43:27.055543 [ 269 ] {352396af-d295-4b6c-9ba7-3cfb9e5fc672} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001666 sec., 88835.53421368547 rows/sec., 5.05 MiB/sec. | ||
| 1541 | 2026.05.15 02:43:27.055579 [ 269 ] {352396af-d295-4b6c-9ba7-3cfb9e5fc672} <Debug> TCPHandler: Processed in 0.001853948 sec. | ||
| 1542 | 2026.05.15 02:43:27.055707 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1543 | 2026.05.15 02:43:27.055801 [ 269 ] {350a3bf7-ea47-4ca6-9482-4325466b726a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1544 | 2026.05.15 02:43:27.055839 [ 269 ] {350a3bf7-ea47-4ca6-9482-4325466b726a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1545 | 2026.05.15 02:43:27.056462 [ 269 ] {350a3bf7-ea47-4ca6-9482-4325466b726a} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1546 | 2026.05.15 02:43:27.056498 [ 269 ] {350a3bf7-ea47-4ca6-9482-4325466b726a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1547 | 2026.05.15 02:43:27.056963 [ 269 ] {350a3bf7-ea47-4ca6-9482-4325466b726a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1548 | 2026.05.15 02:43:27.057487 [ 269 ] {350a3bf7-ea47-4ca6-9482-4325466b726a} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2026.05.15 02:43:27.057663 [ 269 ] {350a3bf7-ea47-4ca6-9482-4325466b726a} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.00188 sec., 279787.2340425532 rows/sec., 19.77 MiB/sec. | ||
| 1550 | 2026.05.15 02:43:27.057701 [ 269 ] {350a3bf7-ea47-4ca6-9482-4325466b726a} <Debug> TCPHandler: Processed in 0.002043102 sec. | ||
| 1551 | 2026.05.15 02:43:27.057824 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1552 | 2026.05.15 02:43:27.057920 [ 269 ] {132942fc-5fd3-4475-9488-a55ba439f52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1553 | 2026.05.15 02:43:27.057960 [ 269 ] {132942fc-5fd3-4475-9488-a55ba439f52e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1554 | 2026.05.15 02:43:27.058303 [ 269 ] {132942fc-5fd3-4475-9488-a55ba439f52e} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1555 | 2026.05.15 02:43:27.058336 [ 269 ] {132942fc-5fd3-4475-9488-a55ba439f52e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1556 | 2026.05.15 02:43:27.058851 [ 269 ] {132942fc-5fd3-4475-9488-a55ba439f52e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1557 | 2026.05.15 02:43:27.059444 [ 269 ] {132942fc-5fd3-4475-9488-a55ba439f52e} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2026.05.15 02:43:27.059574 [ 269 ] {132942fc-5fd3-4475-9488-a55ba439f52e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001673 sec., 3586.371787208607 rows/sec., 187.37 KiB/sec. | ||
| 1559 | 2026.05.15 02:43:27.059610 [ 269 ] {132942fc-5fd3-4475-9488-a55ba439f52e} <Debug> TCPHandler: Processed in 0.001834478 sec. | ||
| 1560 | 2026.05.15 02:43:27.059734 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1561 | 2026.05.15 02:43:27.059828 [ 269 ] {cc54365b-836b-4b8d-899d-e8aefc92ad91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1562 | 2026.05.15 02:43:27.059869 [ 269 ] {cc54365b-836b-4b8d-899d-e8aefc92ad91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1563 | 2026.05.15 02:43:27.060284 [ 269 ] {cc54365b-836b-4b8d-899d-e8aefc92ad91} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1564 | 2026.05.15 02:43:27.060318 [ 269 ] {cc54365b-836b-4b8d-899d-e8aefc92ad91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1565 | 2026.05.15 02:43:27.060777 [ 269 ] {cc54365b-836b-4b8d-899d-e8aefc92ad91} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1566 | 2026.05.15 02:43:27.061431 [ 269 ] {cc54365b-836b-4b8d-899d-e8aefc92ad91} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1567 | 2026.05.15 02:43:27.061596 [ 269 ] {cc54365b-836b-4b8d-899d-e8aefc92ad91} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001785 sec., 148459.3837535014 rows/sec., 9.87 MiB/sec. | ||
| 1568 | 2026.05.15 02:43:27.061634 [ 269 ] {cc54365b-836b-4b8d-899d-e8aefc92ad91} <Debug> TCPHandler: Processed in 0.00194919 sec. | ||
| 1569 | 2026.05.15 02:43:27.061777 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1570 | 2026.05.15 02:43:27.061872 [ 269 ] {442e054a-7207-40eb-888d-080dc579dd66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1571 | 2026.05.15 02:43:27.061914 [ 269 ] {442e054a-7207-40eb-888d-080dc579dd66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1572 | 2026.05.15 02:43:27.062245 [ 269 ] {442e054a-7207-40eb-888d-080dc579dd66} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1573 | 2026.05.15 02:43:27.062281 [ 269 ] {442e054a-7207-40eb-888d-080dc579dd66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1574 | 2026.05.15 02:43:27.062757 [ 269 ] {442e054a-7207-40eb-888d-080dc579dd66} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1575 | 2026.05.15 02:43:27.063308 [ 269 ] {442e054a-7207-40eb-888d-080dc579dd66} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1576 | 2026.05.15 02:43:27.063444 [ 269 ] {442e054a-7207-40eb-888d-080dc579dd66} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00159 sec., 628.9308176100628 rows/sec., 42.38 KiB/sec. | ||
| 1577 | 2026.05.15 02:43:27.063479 [ 269 ] {442e054a-7207-40eb-888d-080dc579dd66} <Debug> TCPHandler: Processed in 0.001751485 sec. | ||
| 1578 | 2026.05.15 02:43:27.063611 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2026.05.15 02:43:27.063707 [ 269 ] {0384d5de-4d30-41cc-a0b6-f0b855fec69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1580 | 2026.05.15 02:43:27.063758 [ 269 ] {0384d5de-4d30-41cc-a0b6-f0b855fec69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1581 | 2026.05.15 02:43:27.064582 [ 269 ] {0384d5de-4d30-41cc-a0b6-f0b855fec69c} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2026.05.15 02:43:27.064620 [ 269 ] {0384d5de-4d30-41cc-a0b6-f0b855fec69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1583 | 2026.05.15 02:43:27.065331 [ 269 ] {0384d5de-4d30-41cc-a0b6-f0b855fec69c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1584 | 2026.05.15 02:43:27.065887 [ 269 ] {0384d5de-4d30-41cc-a0b6-f0b855fec69c} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2026.05.15 02:43:27.066036 [ 269 ] {0384d5de-4d30-41cc-a0b6-f0b855fec69c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002347 sec., 15338.73029399233 rows/sec., 27.49 MiB/sec. | ||
| 1586 | 2026.05.15 02:43:27.066090 [ 269 ] {0384d5de-4d30-41cc-a0b6-f0b855fec69c} <Debug> TCPHandler: Processed in 0.002527951 sec. | ||
| 1587 | 2026.05.15 02:43:27.066239 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.05.15 02:43:27.066333 [ 269 ] {d798b1e2-6c78-480d-951b-44e90e1d95fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1589 | 2026.05.15 02:43:27.066374 [ 269 ] {d798b1e2-6c78-480d-951b-44e90e1d95fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1590 | 2026.05.15 02:43:27.066754 [ 269 ] {d798b1e2-6c78-480d-951b-44e90e1d95fb} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2026.05.15 02:43:27.066791 [ 269 ] {d798b1e2-6c78-480d-951b-44e90e1d95fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1592 | 2026.05.15 02:43:27.067254 [ 269 ] {d798b1e2-6c78-480d-951b-44e90e1d95fb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1593 | 2026.05.15 02:43:27.067794 [ 269 ] {d798b1e2-6c78-480d-951b-44e90e1d95fb} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1594 | 2026.05.15 02:43:27.067954 [ 269 ] {d798b1e2-6c78-480d-951b-44e90e1d95fb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001639 sec., 54911.531421598535 rows/sec., 3.44 MiB/sec. | ||
| 1595 | 2026.05.15 02:43:27.067991 [ 269 ] {d798b1e2-6c78-480d-951b-44e90e1d95fb} <Debug> TCPHandler: Processed in 0.001801417 sec. | ||
| 1596 | 2026.05.15 02:43:30.675882 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1597 | 2026.05.15 02:43:30.675960 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1598 | 2026.05.15 02:43:30.721172 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2914 | ||
| 1599 | 2026.05.15 02:43:30.721658 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2026.05.15 02:43:30.721692 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1601 | 2026.05.15 02:43:30.722408 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1602 | 2026.05.15 02:43:30.722973 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2026.05.15 02:43:30.723107 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2914 | ||
| 1604 | 2026.05.15 02:43:30.723185 [ 69 ] {} <Debug> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1605 | 2026.05.15 02:43:30.723295 [ 69 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.05.15 02:43:30.723332 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1607 | 2026.05.15 02:43:30.725666 [ 192 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::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 | ||
| 1608 | 2026.05.15 02:43:30.728121 [ 192 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1609 | 2026.05.15 02:43:30.728252 [ 192 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1610 | 2026.05.15 02:43:30.728368 [ 192 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 445 rows starting from the beginning of the part | ||
| 1611 | 2026.05.15 02:43:30.728428 [ 192 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1612 | 2026.05.15 02:43:30.728477 [ 192 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1613 | 2026.05.15 02:43:30.728518 [ 192 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1614 | 2026.05.15 02:43:30.728562 [ 192 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1615 | 2026.05.15 02:43:30.751520 [ 194 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2914 rows, containing 4 columns (4 merged, 0 gathered) in 0.027979688 sec., 104146.97976617895 rows/sec., 1.49 MiB/sec. | ||
| 1616 | 2026.05.15 02:43:30.752483 [ 194 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1617 | 2026.05.15 02:43:30.753450 [ 194 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_6_1} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2026.05.15 02:43:30.753557 [ 194 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_6_1} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1619 | 2026.05.15 02:43:30.753705 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1620 | 2026.05.15 02:43:30.874375 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1621 | 2026.05.15 02:43:30.890048 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1622 | 2026.05.15 02:43:30.890091 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1623 | 2026.05.15 02:43:30.896508 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1624 | 2026.05.15 02:43:30.897994 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1625 | 2026.05.15 02:43:30.898263 [ 69 ] {} <Debug> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1626 | 2026.05.15 02:43:30.898322 [ 69 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1627 | 2026.05.15 02:43:30.898346 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1628 | 2026.05.15 02:43:30.898498 [ 194 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::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 | ||
| 1629 | 2026.05.15 02:43:30.901200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1630 | 2026.05.15 02:43:30.902715 [ 194 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1631 | 2026.05.15 02:43:30.904265 [ 194 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::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 | ||
| 1632 | 2026.05.15 02:43:30.908748 [ 194 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::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 | ||
| 1633 | 2026.05.15 02:43:30.913052 [ 194 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::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 | ||
| 1634 | 2026.05.15 02:43:30.917239 [ 194 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::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 | ||
| 1635 | 2026.05.15 02:43:30.925475 [ 194 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::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 | ||
| 1636 | 2026.05.15 02:43:30.929779 [ 194 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::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 | ||
| 1637 | 2026.05.15 02:43:30.990955 [ 191 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092515877 sec., 497.21195422489484 rows/sec., 2.57 MiB/sec. | ||
| 1638 | 2026.05.15 02:43:30.993518 [ 192 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1639 | 2026.05.15 02:43:30.996245 [ 192 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::all_1_6_1} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2026.05.15 02:43:30.996357 [ 192 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::all_1_6_1} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1641 | 2026.05.15 02:43:30.998501 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1642 | 2026.05.15 02:43:31.001182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.55 MiB, peak 182.09 MiB, free memory in arenas 0.00 B, will set to 181.91 MiB (RSS), difference: 9.36 MiB | ||
| 1643 | 2026.05.15 02:43:32.030554 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2026.05.15 02:43:32.030760 [ 269 ] {fd95ee73-acad-47d9-9114-f56f0a359ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1645 | 2026.05.15 02:43:32.031049 [ 269 ] {fd95ee73-acad-47d9-9114-f56f0a359ada} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1646 | 2026.05.15 02:43:32.031082 [ 269 ] {fd95ee73-acad-47d9-9114-f56f0a359ada} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1647 | 2026.05.15 02:43:32.031360 [ 269 ] {fd95ee73-acad-47d9-9114-f56f0a359ada} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1648 | 2026.05.15 02:43:32.031433 [ 269 ] {fd95ee73-acad-47d9-9114-f56f0a359ada} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1649 | 2026.05.15 02:43:32.031569 [ 269 ] {fd95ee73-acad-47d9-9114-f56f0a359ada} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1650 | 2026.05.15 02:43:32.031605 [ 269 ] {fd95ee73-acad-47d9-9114-f56f0a359ada} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1651 | 2026.05.15 02:43:32.031626 [ 269 ] {fd95ee73-acad-47d9-9114-f56f0a359ada} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 1652 | 2026.05.15 02:43:32.031640 [ 269 ] {fd95ee73-acad-47d9-9114-f56f0a359ada} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1653 | 2026.05.15 02:43:32.031682 [ 269 ] {fd95ee73-acad-47d9-9114-f56f0a359ada} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1654 | 2026.05.15 02:43:32.031701 [ 269 ] {fd95ee73-acad-47d9-9114-f56f0a359ada} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1655 | 2026.05.15 02:43:32.032755 [ 269 ] {fd95ee73-acad-47d9-9114-f56f0a359ada} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002041 sec., 17148.4566389025 rows/sec., 3.61 MiB/sec. | ||
| 1656 | 2026.05.15 02:43:32.032844 [ 269 ] {fd95ee73-acad-47d9-9114-f56f0a359ada} <Debug> TCPHandler: Processed in 0.002393519 sec. | ||
| 1657 | 2026.05.15 02:43:32.034461 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1658 | 2026.05.15 02:43:32.034574 [ 269 ] {19099413-48d9-483f-b382-d33e73e13e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1659 | 2026.05.15 02:43:32.034617 [ 269 ] {19099413-48d9-483f-b382-d33e73e13e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1660 | 2026.05.15 02:43:32.035107 [ 269 ] {19099413-48d9-483f-b382-d33e73e13e2a} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2026.05.15 02:43:32.035149 [ 269 ] {19099413-48d9-483f-b382-d33e73e13e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1662 | 2026.05.15 02:43:32.035601 [ 269 ] {19099413-48d9-483f-b382-d33e73e13e2a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1663 | 2026.05.15 02:43:32.036060 [ 269 ] {19099413-48d9-483f-b382-d33e73e13e2a} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.05.15 02:43:32.036256 [ 66 ] {} <Debug> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1665 | 2026.05.15 02:43:32.036270 [ 269 ] {19099413-48d9-483f-b382-d33e73e13e2a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001726 sec., 32444.959443800693 rows/sec., 2.48 MiB/sec. | ||
| 1666 | 2026.05.15 02:43:32.036326 [ 66 ] {} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2026.05.15 02:43:32.036337 [ 269 ] {19099413-48d9-483f-b382-d33e73e13e2a} <Debug> TCPHandler: Processed in 0.001926929 sec. | ||
| 1668 | 2026.05.15 02:43:32.036356 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1669 | 2026.05.15 02:43:32.036481 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1670 | 2026.05.15 02:43:32.036509 [ 202 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::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 | ||
| 1671 | 2026.05.15 02:43:32.036592 [ 269 ] {284380c7-6e7d-421d-885b-97732a0a1a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1672 | 2026.05.15 02:43:32.036637 [ 269 ] {284380c7-6e7d-421d-885b-97732a0a1a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1673 | 2026.05.15 02:43:32.036653 [ 202 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1674 | 2026.05.15 02:43:32.036699 [ 202 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 853 rows starting from the beginning of the part | ||
| 1675 | 2026.05.15 02:43:32.036786 [ 202 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::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 | ||
| 1676 | 2026.05.15 02:43:32.036832 [ 202 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 867 rows starting from the beginning of the part | ||
| 1677 | 2026.05.15 02:43:32.036875 [ 202 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::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 | ||
| 1678 | 2026.05.15 02:43:32.036920 [ 202 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 869 rows starting from the beginning of the part | ||
| 1679 | 2026.05.15 02:43:32.036964 [ 202 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::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 | ||
| 1680 | 2026.05.15 02:43:32.037102 [ 269 ] {284380c7-6e7d-421d-885b-97732a0a1a5b} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1681 | 2026.05.15 02:43:32.037146 [ 269 ] {284380c7-6e7d-421d-885b-97732a0a1a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1682 | 2026.05.15 02:43:32.037787 [ 269 ] {284380c7-6e7d-421d-885b-97732a0a1a5b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1683 | 2026.05.15 02:43:32.038268 [ 269 ] {284380c7-6e7d-421d-885b-97732a0a1a5b} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1684 | 2026.05.15 02:43:32.038423 [ 269 ] {284380c7-6e7d-421d-885b-97732a0a1a5b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001852 sec., 34557.23542116631 rows/sec., 2.70 MiB/sec. | ||
| 1685 | 2026.05.15 02:43:32.038421 [ 66 ] {} <Debug> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1686 | 2026.05.15 02:43:32.038446 [ 186 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2757 rows, containing 5 columns (5 merged, 0 gathered) in 0.002011261 sec., 1370781.813001893 rows/sec., 112.27 MiB/sec. | ||
| 1687 | 2026.05.15 02:43:32.038475 [ 269 ] {284380c7-6e7d-421d-885b-97732a0a1a5b} <Debug> TCPHandler: Processed in 0.002047211 sec. | ||
| 1688 | 2026.05.15 02:43:32.038501 [ 66 ] {} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2026.05.15 02:43:32.038529 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1690 | 2026.05.15 02:43:32.038624 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1691 | 2026.05.15 02:43:32.038647 [ 191 ] {faa53118-e3b7-498f-bf99-e99802233446::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 | ||
| 1692 | 2026.05.15 02:43:32.038734 [ 269 ] {c6468544-2ffb-4089-9dc8-93526abc8ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1693 | 2026.05.15 02:43:32.038767 [ 202 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1694 | 2026.05.15 02:43:32.038781 [ 269 ] {c6468544-2ffb-4089-9dc8-93526abc8ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1695 | 2026.05.15 02:43:32.038783 [ 191 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1696 | 2026.05.15 02:43:32.038840 [ 191 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 540 rows starting from the beginning of the part | ||
| 1697 | 2026.05.15 02:43:32.038932 [ 191 ] {faa53118-e3b7-498f-bf99-e99802233446::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 | ||
| 1698 | 2026.05.15 02:43:32.038982 [ 191 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 530 rows starting from the beginning of the part | ||
| 1699 | 2026.05.15 02:43:32.039028 [ 191 ] {faa53118-e3b7-498f-bf99-e99802233446::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 | ||
| 1700 | 2026.05.15 02:43:32.039079 [ 191 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 526 rows starting from the beginning of the part | ||
| 1701 | 2026.05.15 02:43:32.039140 [ 191 ] {faa53118-e3b7-498f-bf99-e99802233446::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 | ||
| 1702 | 2026.05.15 02:43:32.039236 [ 269 ] {c6468544-2ffb-4089-9dc8-93526abc8ae2} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.05.15 02:43:32.039280 [ 269 ] {c6468544-2ffb-4089-9dc8-93526abc8ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1704 | 2026.05.15 02:43:32.039344 [ 202 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_6_1} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2026.05.15 02:43:32.039430 [ 202 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_6_1} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1706 | 2026.05.15 02:43:32.039499 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 1707 | 2026.05.15 02:43:32.039851 [ 269 ] {c6468544-2ffb-4089-9dc8-93526abc8ae2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1708 | 2026.05.15 02:43:32.040366 [ 269 ] {c6468544-2ffb-4089-9dc8-93526abc8ae2} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2026.05.15 02:43:32.040479 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1710 | 2026.05.15 02:43:32.040506 [ 269 ] {c6468544-2ffb-4089-9dc8-93526abc8ae2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001814 sec., 88202.86659316428 rows/sec., 6.14 MiB/sec. | ||
| 1711 | 2026.05.15 02:43:32.040526 [ 191 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1788 rows, containing 5 columns (5 merged, 0 gathered) in 0.00195911 sec., 912659.3197931714 rows/sec., 68.79 MiB/sec. | ||
| 1712 | 2026.05.15 02:43:32.040529 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2026.05.15 02:43:32.040555 [ 269 ] {c6468544-2ffb-4089-9dc8-93526abc8ae2} <Debug> TCPHandler: Processed in 0.002005961 sec. | ||
| 1714 | 2026.05.15 02:43:32.040570 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1715 | 2026.05.15 02:43:32.040679 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1716 | 2026.05.15 02:43:32.040700 [ 200 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::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 | ||
| 1717 | 2026.05.15 02:43:32.040775 [ 269 ] {64964b0a-bc0c-4b57-aa0d-9dc636c6bb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1718 | 2026.05.15 02:43:32.040810 [ 200 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1719 | 2026.05.15 02:43:32.040815 [ 269 ] {64964b0a-bc0c-4b57-aa0d-9dc636c6bb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1720 | 2026.05.15 02:43:32.040810 [ 191 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1721 | 2026.05.15 02:43:32.040840 [ 200 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 175 rows starting from the beginning of the part | ||
| 1722 | 2026.05.15 02:43:32.040917 [ 200 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::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 | ||
| 1723 | 2026.05.15 02:43:32.040972 [ 200 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 265 rows starting from the beginning of the part | ||
| 1724 | 2026.05.15 02:43:32.041017 [ 200 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::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 | ||
| 1725 | 2026.05.15 02:43:32.041055 [ 200 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 265 rows starting from the beginning of the part | ||
| 1726 | 2026.05.15 02:43:32.041100 [ 200 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::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 | ||
| 1727 | 2026.05.15 02:43:32.041270 [ 269 ] {64964b0a-bc0c-4b57-aa0d-9dc636c6bb4f} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2026.05.15 02:43:32.041308 [ 269 ] {64964b0a-bc0c-4b57-aa0d-9dc636c6bb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1729 | 2026.05.15 02:43:32.041409 [ 191 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_6_1} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1730 | 2026.05.15 02:43:32.041498 [ 191 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_6_1} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1731 | 2026.05.15 02:43:32.041617 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 1732 | 2026.05.15 02:43:32.041856 [ 269 ] {64964b0a-bc0c-4b57-aa0d-9dc636c6bb4f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1733 | 2026.05.15 02:43:32.042349 [ 269 ] {64964b0a-bc0c-4b57-aa0d-9dc636c6bb4f} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2026.05.15 02:43:32.042463 [ 66 ] {} <Debug> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1735 | 2026.05.15 02:43:32.042494 [ 269 ] {64964b0a-bc0c-4b57-aa0d-9dc636c6bb4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001698 sec., 35335.68904593639 rows/sec., 2.38 MiB/sec. | ||
| 1736 | 2026.05.15 02:43:32.042498 [ 66 ] {} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.05.15 02:43:32.042515 [ 191 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001821557 sec., 650542.3656794709 rows/sec., 43.91 MiB/sec. | ||
| 1738 | 2026.05.15 02:43:32.042539 [ 269 ] {64964b0a-bc0c-4b57-aa0d-9dc636c6bb4f} <Debug> TCPHandler: Processed in 0.001876419 sec. | ||
| 1739 | 2026.05.15 02:43:32.042541 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1740 | 2026.05.15 02:43:32.042638 [ 202 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::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 | ||
| 1741 | 2026.05.15 02:43:32.042729 [ 202 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1742 | 2026.05.15 02:43:32.042755 [ 202 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 54 rows starting from the beginning of the part | ||
| 1743 | 2026.05.15 02:43:32.042800 [ 202 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::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 | ||
| 1744 | 2026.05.15 02:43:32.042835 [ 202 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1745 | 2026.05.15 02:43:32.042870 [ 202 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::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 | ||
| 1746 | 2026.05.15 02:43:32.042905 [ 202 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1747 | 2026.05.15 02:43:32.042940 [ 202 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::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 | ||
| 1748 | 2026.05.15 02:43:32.042952 [ 190 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1749 | 2026.05.15 02:43:32.043645 [ 190 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2026.05.15 02:43:32.043720 [ 190 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1751 | 2026.05.15 02:43:32.043806 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1752 | 2026.05.15 02:43:32.043839 [ 189 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 414 rows, containing 4 columns (4 merged, 0 gathered) in 0.001227725 sec., 337209.0655480665 rows/sec., 21.67 MiB/sec. | ||
| 1753 | 2026.05.15 02:43:32.044120 [ 202 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1754 | 2026.05.15 02:43:32.044634 [ 202 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_6_1} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2026.05.15 02:43:32.044699 [ 202 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_6_1} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1756 | 2026.05.15 02:43:32.044754 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1757 | 2026.05.15 02:43:35.726029 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 206 | ||
| 1758 | 2026.05.15 02:43:35.728200 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2026.05.15 02:43:35.728247 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1760 | 2026.05.15 02:43:35.729639 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1761 | 2026.05.15 02:43:35.730165 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2026.05.15 02:43:35.730419 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 206 | ||
| 1763 | 2026.05.15 02:43:37.035630 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.05.15 02:43:37.035861 [ 269 ] {5a5691d2-94c7-4503-b202-1d0c44ebab36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1765 | 2026.05.15 02:43:37.036199 [ 269 ] {5a5691d2-94c7-4503-b202-1d0c44ebab36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1766 | 2026.05.15 02:43:37.036238 [ 269 ] {5a5691d2-94c7-4503-b202-1d0c44ebab36} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1767 | 2026.05.15 02:43:37.036480 [ 269 ] {5a5691d2-94c7-4503-b202-1d0c44ebab36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1768 | 2026.05.15 02:43:37.036549 [ 269 ] {5a5691d2-94c7-4503-b202-1d0c44ebab36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1769 | 2026.05.15 02:43:37.036690 [ 269 ] {5a5691d2-94c7-4503-b202-1d0c44ebab36} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1770 | 2026.05.15 02:43:37.036726 [ 269 ] {5a5691d2-94c7-4503-b202-1d0c44ebab36} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1771 | 2026.05.15 02:43:37.036747 [ 269 ] {5a5691d2-94c7-4503-b202-1d0c44ebab36} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 1772 | 2026.05.15 02:43:37.036763 [ 269 ] {5a5691d2-94c7-4503-b202-1d0c44ebab36} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1773 | 2026.05.15 02:43:37.036800 [ 269 ] {5a5691d2-94c7-4503-b202-1d0c44ebab36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1774 | 2026.05.15 02:43:37.036821 [ 269 ] {5a5691d2-94c7-4503-b202-1d0c44ebab36} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1775 | 2026.05.15 02:43:37.037940 [ 269 ] {5a5691d2-94c7-4503-b202-1d0c44ebab36} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002173 sec., 16106.764841233318 rows/sec., 3.39 MiB/sec. | ||
| 1776 | 2026.05.15 02:43:37.038050 [ 269 ] {5a5691d2-94c7-4503-b202-1d0c44ebab36} <Debug> TCPHandler: Processed in 0.002550292 sec. | ||
| 1777 | 2026.05.15 02:43:37.043412 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2026.05.15 02:43:37.043571 [ 269 ] {eec44a43-dab1-4964-9dd9-3e56d79b056d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1779 | 2026.05.15 02:43:37.043623 [ 269 ] {eec44a43-dab1-4964-9dd9-3e56d79b056d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1780 | 2026.05.15 02:43:37.044334 [ 269 ] {eec44a43-dab1-4964-9dd9-3e56d79b056d} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2026.05.15 02:43:37.044382 [ 269 ] {eec44a43-dab1-4964-9dd9-3e56d79b056d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1782 | 2026.05.15 02:43:37.045069 [ 269 ] {eec44a43-dab1-4964-9dd9-3e56d79b056d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1783 | 2026.05.15 02:43:37.045632 [ 269 ] {eec44a43-dab1-4964-9dd9-3e56d79b056d} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2026.05.15 02:43:37.045780 [ 269 ] {eec44a43-dab1-4964-9dd9-3e56d79b056d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002248 sec., 126334.51957295374 rows/sec., 8.02 MiB/sec. | ||
| 1785 | 2026.05.15 02:43:37.045818 [ 269 ] {eec44a43-dab1-4964-9dd9-3e56d79b056d} <Debug> TCPHandler: Processed in 0.00246931 sec. | ||
| 1786 | 2026.05.15 02:43:37.045956 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1787 | 2026.05.15 02:43:37.046057 [ 269 ] {b36bff07-b686-43b2-b6d7-3a0f0cd81be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1788 | 2026.05.15 02:43:37.046098 [ 269 ] {b36bff07-b686-43b2-b6d7-3a0f0cd81be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1789 | 2026.05.15 02:43:37.046819 [ 269 ] {b36bff07-b686-43b2-b6d7-3a0f0cd81be4} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2026.05.15 02:43:37.046856 [ 269 ] {b36bff07-b686-43b2-b6d7-3a0f0cd81be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1791 | 2026.05.15 02:43:37.047365 [ 269 ] {b36bff07-b686-43b2-b6d7-3a0f0cd81be4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1792 | 2026.05.15 02:43:37.047859 [ 269 ] {b36bff07-b686-43b2-b6d7-3a0f0cd81be4} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2026.05.15 02:43:37.047993 [ 269 ] {b36bff07-b686-43b2-b6d7-3a0f0cd81be4} <Debug> executeQuery: Read 869 rows, 69.72 KiB in 0.001957 sec., 444047.0107307103 rows/sec., 34.79 MiB/sec. | ||
| 1794 | 2026.05.15 02:43:37.048030 [ 269 ] {b36bff07-b686-43b2-b6d7-3a0f0cd81be4} <Debug> TCPHandler: Processed in 0.002124023 sec. | ||
| 1795 | 2026.05.15 02:43:37.048159 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1796 | 2026.05.15 02:43:37.048262 [ 269 ] {338a1a7d-7dd5-4d8f-9d82-2ae9bd2df1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1797 | 2026.05.15 02:43:37.048302 [ 269 ] {338a1a7d-7dd5-4d8f-9d82-2ae9bd2df1a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1798 | 2026.05.15 02:43:37.048810 [ 269 ] {338a1a7d-7dd5-4d8f-9d82-2ae9bd2df1a3} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2026.05.15 02:43:37.048846 [ 269 ] {338a1a7d-7dd5-4d8f-9d82-2ae9bd2df1a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1800 | 2026.05.15 02:43:37.049290 [ 269 ] {338a1a7d-7dd5-4d8f-9d82-2ae9bd2df1a3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1801 | 2026.05.15 02:43:37.049773 [ 269 ] {338a1a7d-7dd5-4d8f-9d82-2ae9bd2df1a3} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2026.05.15 02:43:37.049903 [ 269 ] {338a1a7d-7dd5-4d8f-9d82-2ae9bd2df1a3} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.00166 sec., 107228.9156626506 rows/sec., 6.62 MiB/sec. | ||
| 1803 | 2026.05.15 02:43:37.049939 [ 269 ] {338a1a7d-7dd5-4d8f-9d82-2ae9bd2df1a3} <Debug> TCPHandler: Processed in 0.001830337 sec. | ||
| 1804 | 2026.05.15 02:43:37.050075 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2026.05.15 02:43:37.050170 [ 269 ] {bf6e7efa-6176-4a78-809e-27bba25e6c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1806 | 2026.05.15 02:43:37.050209 [ 269 ] {bf6e7efa-6176-4a78-809e-27bba25e6c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1807 | 2026.05.15 02:43:37.050662 [ 269 ] {bf6e7efa-6176-4a78-809e-27bba25e6c69} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2026.05.15 02:43:37.050699 [ 269 ] {bf6e7efa-6176-4a78-809e-27bba25e6c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1809 | 2026.05.15 02:43:37.051130 [ 269 ] {bf6e7efa-6176-4a78-809e-27bba25e6c69} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1810 | 2026.05.15 02:43:37.051673 [ 269 ] {bf6e7efa-6176-4a78-809e-27bba25e6c69} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2026.05.15 02:43:37.051804 [ 269 ] {bf6e7efa-6176-4a78-809e-27bba25e6c69} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001653 sec., 90139.14095583788 rows/sec., 5.82 MiB/sec. | ||
| 1812 | 2026.05.15 02:43:37.051842 [ 269 ] {bf6e7efa-6176-4a78-809e-27bba25e6c69} <Debug> TCPHandler: Processed in 0.001827717 sec. | ||
| 1813 | 2026.05.15 02:43:37.051966 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1814 | 2026.05.15 02:43:37.052062 [ 269 ] {42dd69fd-c59b-45df-baae-cebe01d8dfa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1815 | 2026.05.15 02:43:37.052101 [ 269 ] {42dd69fd-c59b-45df-baae-cebe01d8dfa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1816 | 2026.05.15 02:43:37.052553 [ 269 ] {42dd69fd-c59b-45df-baae-cebe01d8dfa1} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1817 | 2026.05.15 02:43:37.052589 [ 269 ] {42dd69fd-c59b-45df-baae-cebe01d8dfa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1818 | 2026.05.15 02:43:37.053080 [ 269 ] {42dd69fd-c59b-45df-baae-cebe01d8dfa1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1819 | 2026.05.15 02:43:37.053619 [ 269 ] {42dd69fd-c59b-45df-baae-cebe01d8dfa1} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1820 | 2026.05.15 02:43:37.053750 [ 269 ] {42dd69fd-c59b-45df-baae-cebe01d8dfa1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001706 sec., 86752.63774912075 rows/sec., 4.93 MiB/sec. | ||
| 1821 | 2026.05.15 02:43:37.053787 [ 269 ] {42dd69fd-c59b-45df-baae-cebe01d8dfa1} <Debug> TCPHandler: Processed in 0.001870218 sec. | ||
| 1822 | 2026.05.15 02:43:37.053909 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1823 | 2026.05.15 02:43:37.054005 [ 269 ] {288535c6-5726-4828-8fde-1d1ed123c67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1824 | 2026.05.15 02:43:37.054044 [ 269 ] {288535c6-5726-4828-8fde-1d1ed123c67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1825 | 2026.05.15 02:43:37.054690 [ 269 ] {288535c6-5726-4828-8fde-1d1ed123c67d} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2026.05.15 02:43:37.054727 [ 269 ] {288535c6-5726-4828-8fde-1d1ed123c67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1827 | 2026.05.15 02:43:37.055258 [ 269 ] {288535c6-5726-4828-8fde-1d1ed123c67d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1828 | 2026.05.15 02:43:37.055749 [ 269 ] {288535c6-5726-4828-8fde-1d1ed123c67d} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2026.05.15 02:43:37.055884 [ 269 ] {288535c6-5726-4828-8fde-1d1ed123c67d} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001897 sec., 277279.9156562994 rows/sec., 19.59 MiB/sec. | ||
| 1830 | 2026.05.15 02:43:37.055921 [ 269 ] {288535c6-5726-4828-8fde-1d1ed123c67d} <Debug> TCPHandler: Processed in 0.002061382 sec. | ||
| 1831 | 2026.05.15 02:43:37.056044 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1832 | 2026.05.15 02:43:37.056140 [ 269 ] {f9e07e2e-3527-466b-b05c-6fc725929a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1833 | 2026.05.15 02:43:37.056180 [ 269 ] {f9e07e2e-3527-466b-b05c-6fc725929a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1834 | 2026.05.15 02:43:37.056529 [ 269 ] {f9e07e2e-3527-466b-b05c-6fc725929a00} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1835 | 2026.05.15 02:43:37.056564 [ 269 ] {f9e07e2e-3527-466b-b05c-6fc725929a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1836 | 2026.05.15 02:43:37.057006 [ 269 ] {f9e07e2e-3527-466b-b05c-6fc725929a00} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1837 | 2026.05.15 02:43:37.057545 [ 269 ] {f9e07e2e-3527-466b-b05c-6fc725929a00} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2026.05.15 02:43:37.057674 [ 269 ] {f9e07e2e-3527-466b-b05c-6fc725929a00} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001553 sec., 3863.4900193174503 rows/sec., 201.85 KiB/sec. | ||
| 1839 | 2026.05.15 02:43:37.057710 [ 269 ] {f9e07e2e-3527-466b-b05c-6fc725929a00} <Debug> TCPHandler: Processed in 0.001715525 sec. | ||
| 1840 | 2026.05.15 02:43:37.057860 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1841 | 2026.05.15 02:43:37.057955 [ 269 ] {6a4a596b-7e09-42f1-b3da-b28c47a63687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1842 | 2026.05.15 02:43:37.057997 [ 269 ] {6a4a596b-7e09-42f1-b3da-b28c47a63687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1843 | 2026.05.15 02:43:37.058417 [ 269 ] {6a4a596b-7e09-42f1-b3da-b28c47a63687} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1844 | 2026.05.15 02:43:37.058454 [ 269 ] {6a4a596b-7e09-42f1-b3da-b28c47a63687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1845 | 2026.05.15 02:43:37.058936 [ 269 ] {6a4a596b-7e09-42f1-b3da-b28c47a63687} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1846 | 2026.05.15 02:43:37.059523 [ 269 ] {6a4a596b-7e09-42f1-b3da-b28c47a63687} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1847 | 2026.05.15 02:43:37.059766 [ 269 ] {6a4a596b-7e09-42f1-b3da-b28c47a63687} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001823 sec., 145364.7833241909 rows/sec., 9.66 MiB/sec. | ||
| 1848 | 2026.05.15 02:43:37.059835 [ 269 ] {6a4a596b-7e09-42f1-b3da-b28c47a63687} <Debug> TCPHandler: Processed in 0.002030871 sec. | ||
| 1849 | 2026.05.15 02:43:37.060046 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1850 | 2026.05.15 02:43:37.060181 [ 269 ] {ab6bbf47-a75e-4964-8d73-d8b2cf68eb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1851 | 2026.05.15 02:43:37.060236 [ 269 ] {ab6bbf47-a75e-4964-8d73-d8b2cf68eb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1852 | 2026.05.15 02:43:37.060641 [ 269 ] {ab6bbf47-a75e-4964-8d73-d8b2cf68eb1c} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2026.05.15 02:43:37.060682 [ 269 ] {ab6bbf47-a75e-4964-8d73-d8b2cf68eb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1854 | 2026.05.15 02:43:37.061213 [ 269 ] {ab6bbf47-a75e-4964-8d73-d8b2cf68eb1c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1855 | 2026.05.15 02:43:37.061756 [ 269 ] {ab6bbf47-a75e-4964-8d73-d8b2cf68eb1c} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1856 | 2026.05.15 02:43:37.061892 [ 269 ] {ab6bbf47-a75e-4964-8d73-d8b2cf68eb1c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001749 sec., 571.7552887364209 rows/sec., 38.53 KiB/sec. | ||
| 1857 | 2026.05.15 02:43:37.061929 [ 269 ] {ab6bbf47-a75e-4964-8d73-d8b2cf68eb1c} <Debug> TCPHandler: Processed in 0.002011761 sec. | ||
| 1858 | 2026.05.15 02:43:37.062053 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1859 | 2026.05.15 02:43:37.062148 [ 269 ] {f7928349-96e4-4e49-8030-393693cb9bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1860 | 2026.05.15 02:43:37.062201 [ 269 ] {f7928349-96e4-4e49-8030-393693cb9bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1861 | 2026.05.15 02:43:37.063034 [ 269 ] {f7928349-96e4-4e49-8030-393693cb9bb6} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1862 | 2026.05.15 02:43:37.063070 [ 269 ] {f7928349-96e4-4e49-8030-393693cb9bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1863 | 2026.05.15 02:43:37.063874 [ 269 ] {f7928349-96e4-4e49-8030-393693cb9bb6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1864 | 2026.05.15 02:43:37.064373 [ 269 ] {f7928349-96e4-4e49-8030-393693cb9bb6} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1865 | 2026.05.15 02:43:37.064517 [ 269 ] {f7928349-96e4-4e49-8030-393693cb9bb6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002387 sec., 15081.69250104734 rows/sec., 27.03 MiB/sec. | ||
| 1866 | 2026.05.15 02:43:37.064565 [ 269 ] {f7928349-96e4-4e49-8030-393693cb9bb6} <Debug> TCPHandler: Processed in 0.002564492 sec. | ||
| 1867 | 2026.05.15 02:43:37.064701 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2026.05.15 02:43:37.064796 [ 269 ] {1115c2d5-b2b4-40b2-bfb7-4125f175d68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1869 | 2026.05.15 02:43:37.064837 [ 269 ] {1115c2d5-b2b4-40b2-bfb7-4125f175d68c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1870 | 2026.05.15 02:43:37.065177 [ 269 ] {1115c2d5-b2b4-40b2-bfb7-4125f175d68c} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2026.05.15 02:43:37.065213 [ 269 ] {1115c2d5-b2b4-40b2-bfb7-4125f175d68c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1872 | 2026.05.15 02:43:37.065668 [ 269 ] {1115c2d5-b2b4-40b2-bfb7-4125f175d68c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1873 | 2026.05.15 02:43:37.066164 [ 269 ] {1115c2d5-b2b4-40b2-bfb7-4125f175d68c} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2026.05.15 02:43:37.066292 [ 269 ] {1115c2d5-b2b4-40b2-bfb7-4125f175d68c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001515 sec., 59405.9405940594 rows/sec., 3.72 MiB/sec. | ||
| 1875 | 2026.05.15 02:43:37.066326 [ 269 ] {1115c2d5-b2b4-40b2-bfb7-4125f175d68c} <Debug> TCPHandler: Processed in 0.001674524 sec. | ||
| 1876 | 2026.05.15 02:43:38.223563 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3426 | ||
| 1877 | 2026.05.15 02:43:38.224101 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.05.15 02:43:38.224144 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1879 | 2026.05.15 02:43:38.224872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1880 | 2026.05.15 02:43:38.225644 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.05.15 02:43:38.225884 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3426 | ||
| 1882 | 2026.05.15 02:43:38.401641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1883 | 2026.05.15 02:43:38.419000 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.05.15 02:43:38.419086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1885 | 2026.05.15 02:43:38.424942 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1886 | 2026.05.15 02:43:38.426330 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1887 | 2026.05.15 02:43:38.429574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1888 | 2026.05.15 02:43:42.030540 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1889 | 2026.05.15 02:43:42.030910 [ 269 ] {39165605-6e86-4fce-9382-92002821fea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1890 | 2026.05.15 02:43:42.031258 [ 269 ] {39165605-6e86-4fce-9382-92002821fea4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1891 | 2026.05.15 02:43:42.031292 [ 269 ] {39165605-6e86-4fce-9382-92002821fea4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1892 | 2026.05.15 02:43:42.031505 [ 269 ] {39165605-6e86-4fce-9382-92002821fea4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1893 | 2026.05.15 02:43:42.031571 [ 269 ] {39165605-6e86-4fce-9382-92002821fea4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1894 | 2026.05.15 02:43:42.031704 [ 269 ] {39165605-6e86-4fce-9382-92002821fea4} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1895 | 2026.05.15 02:43:42.031740 [ 269 ] {39165605-6e86-4fce-9382-92002821fea4} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1896 | 2026.05.15 02:43:42.031761 [ 269 ] {39165605-6e86-4fce-9382-92002821fea4} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 1897 | 2026.05.15 02:43:42.031776 [ 269 ] {39165605-6e86-4fce-9382-92002821fea4} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1898 | 2026.05.15 02:43:42.031815 [ 269 ] {39165605-6e86-4fce-9382-92002821fea4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1899 | 2026.05.15 02:43:42.031835 [ 269 ] {39165605-6e86-4fce-9382-92002821fea4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1900 | 2026.05.15 02:43:42.032948 [ 269 ] {39165605-6e86-4fce-9382-92002821fea4} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002169 sec., 16136.468418626095 rows/sec., 3.39 MiB/sec. | ||
| 1901 | 2026.05.15 02:43:42.033115 [ 269 ] {39165605-6e86-4fce-9382-92002821fea4} <Debug> TCPHandler: Processed in 0.002754806 sec. | ||
| 1902 | 2026.05.15 02:43:42.034742 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1903 | 2026.05.15 02:43:42.034886 [ 269 ] {bad71c8a-068b-46f4-8ab1-8376698ff4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1904 | 2026.05.15 02:43:42.034939 [ 269 ] {bad71c8a-068b-46f4-8ab1-8376698ff4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1905 | 2026.05.15 02:43:42.035596 [ 269 ] {bad71c8a-068b-46f4-8ab1-8376698ff4f5} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1906 | 2026.05.15 02:43:42.035647 [ 269 ] {bad71c8a-068b-46f4-8ab1-8376698ff4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1907 | 2026.05.15 02:43:42.036176 [ 269 ] {bad71c8a-068b-46f4-8ab1-8376698ff4f5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1908 | 2026.05.15 02:43:42.036710 [ 269 ] {bad71c8a-068b-46f4-8ab1-8376698ff4f5} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1909 | 2026.05.15 02:43:42.036863 [ 269 ] {bad71c8a-068b-46f4-8ab1-8376698ff4f5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002013 sec., 27819.175360158966 rows/sec., 2.12 MiB/sec. | ||
| 1910 | 2026.05.15 02:43:42.036902 [ 269 ] {bad71c8a-068b-46f4-8ab1-8376698ff4f5} <Debug> TCPHandler: Processed in 0.002215285 sec. | ||
| 1911 | 2026.05.15 02:43:42.037034 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1912 | 2026.05.15 02:43:42.037140 [ 269 ] {f2048992-df3e-4086-8825-dca68fd7417b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1913 | 2026.05.15 02:43:42.037179 [ 269 ] {f2048992-df3e-4086-8825-dca68fd7417b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1914 | 2026.05.15 02:43:42.037624 [ 269 ] {f2048992-df3e-4086-8825-dca68fd7417b} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1915 | 2026.05.15 02:43:42.037660 [ 269 ] {f2048992-df3e-4086-8825-dca68fd7417b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1916 | 2026.05.15 02:43:42.038099 [ 269 ] {f2048992-df3e-4086-8825-dca68fd7417b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1917 | 2026.05.15 02:43:42.038558 [ 269 ] {f2048992-df3e-4086-8825-dca68fd7417b} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1918 | 2026.05.15 02:43:42.038687 [ 269 ] {f2048992-df3e-4086-8825-dca68fd7417b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001566 sec., 40868.45466155811 rows/sec., 3.19 MiB/sec. | ||
| 1919 | 2026.05.15 02:43:42.038723 [ 269 ] {f2048992-df3e-4086-8825-dca68fd7417b} <Debug> TCPHandler: Processed in 0.001739316 sec. | ||
| 1920 | 2026.05.15 02:43:42.038845 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1921 | 2026.05.15 02:43:42.038940 [ 269 ] {8d66ed6e-b1f3-4ab7-98d0-8013a254c36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1922 | 2026.05.15 02:43:42.038981 [ 269 ] {8d66ed6e-b1f3-4ab7-98d0-8013a254c36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1923 | 2026.05.15 02:43:42.039403 [ 269 ] {8d66ed6e-b1f3-4ab7-98d0-8013a254c36d} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1924 | 2026.05.15 02:43:42.039439 [ 269 ] {8d66ed6e-b1f3-4ab7-98d0-8013a254c36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1925 | 2026.05.15 02:43:42.039883 [ 269 ] {8d66ed6e-b1f3-4ab7-98d0-8013a254c36d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1926 | 2026.05.15 02:43:42.040333 [ 269 ] {8d66ed6e-b1f3-4ab7-98d0-8013a254c36d} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1927 | 2026.05.15 02:43:42.040466 [ 269 ] {8d66ed6e-b1f3-4ab7-98d0-8013a254c36d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001544 sec., 103626.94300518134 rows/sec., 7.22 MiB/sec. | ||
| 1928 | 2026.05.15 02:43:42.040508 [ 269 ] {8d66ed6e-b1f3-4ab7-98d0-8013a254c36d} <Debug> TCPHandler: Processed in 0.001712755 sec. | ||
| 1929 | 2026.05.15 02:43:42.040630 [ 269 ] {} <Trace> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1930 | 2026.05.15 02:43:42.040725 [ 269 ] {bf572808-f17a-4c97-984b-454c5c850e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34766) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1931 | 2026.05.15 02:43:42.040766 [ 269 ] {bf572808-f17a-4c97-984b-454c5c850e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1932 | 2026.05.15 02:43:42.041125 [ 269 ] {bf572808-f17a-4c97-984b-454c5c850e36} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1933 | 2026.05.15 02:43:42.041161 [ 269 ] {bf572808-f17a-4c97-984b-454c5c850e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1934 | 2026.05.15 02:43:42.041566 [ 269 ] {bf572808-f17a-4c97-984b-454c5c850e36} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1935 | 2026.05.15 02:43:42.042051 [ 269 ] {bf572808-f17a-4c97-984b-454c5c850e36} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1936 | 2026.05.15 02:43:42.042184 [ 269 ] {bf572808-f17a-4c97-984b-454c5c850e36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001477 sec., 40622.88422477996 rows/sec., 2.74 MiB/sec. | ||
| 1937 | 2026.05.15 02:43:42.042220 [ 269 ] {bf572808-f17a-4c97-984b-454c5c850e36} <Debug> TCPHandler: Processed in 0.001638644 sec. | ||
| 1938 | 2026.05.15 02:43:45.676226 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1939 | 2026.05.15 02:43:45.676333 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1940 | 2026.05.15 02:43:45.726059 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3874 | ||
| 1941 | 2026.05.15 02:43:45.726821 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2026.05.15 02:43:45.726879 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1943 | 2026.05.15 02:43:45.727374 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1944 | 2026.05.15 02:43:45.727615 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2026.05.15 02:43:45.727749 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3874 | ||
| 1946 | 2026.05.15 02:43:45.730679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 240 | ||
| 1947 | 2026.05.15 02:43:45.733409 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1948 | 2026.05.15 02:43:45.733446 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1949 | 2026.05.15 02:43:45.734648 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1950 | 2026.05.15 02:43:45.734931 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1951 | 2026.05.15 02:43:45.735108 [ 43 ] {} <Debug> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1952 | 2026.05.15 02:43:45.735166 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 240 | ||
| 1953 | 2026.05.15 02:43:45.735185 [ 43 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2026.05.15 02:43:45.735218 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1955 | 2026.05.15 02:43:45.735388 [ 191 ] {2c7ebd30-6792-4b24-960b-384fca671152::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 | ||
| 1956 | 2026.05.15 02:43:45.736042 [ 191 ] {2c7ebd30-6792-4b24-960b-384fca671152::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1957 | 2026.05.15 02:43:45.736213 [ 191 ] {2c7ebd30-6792-4b24-960b-384fca671152::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 92 rows starting from the beginning of the part | ||
| 1958 | 2026.05.15 02:43:45.736605 [ 191 ] {2c7ebd30-6792-4b24-960b-384fca671152::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1959 | 2026.05.15 02:43:45.736937 [ 191 ] {2c7ebd30-6792-4b24-960b-384fca671152::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1960 | 2026.05.15 02:43:45.737256 [ 191 ] {2c7ebd30-6792-4b24-960b-384fca671152::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 | ||
| 1961 | 2026.05.15 02:43:45.737626 [ 191 ] {2c7ebd30-6792-4b24-960b-384fca671152::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 1962 | 2026.05.15 02:43:45.737973 [ 191 ] {2c7ebd30-6792-4b24-960b-384fca671152::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 1963 | 2026.05.15 02:43:45.743755 [ 190 ] {2c7ebd30-6792-4b24-960b-384fca671152::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 72 columns (72 merged, 0 gathered) in 0.008433381 sec., 28458.33717224444 rows/sec., 27.03 MiB/sec. | ||
| 1964 | 2026.05.15 02:43:45.744587 [ 190 ] {2c7ebd30-6792-4b24-960b-384fca671152::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1965 | 2026.05.15 02:43:45.745246 [ 190 ] {2c7ebd30-6792-4b24-960b-384fca671152::all_1_6_1} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2026.05.15 02:43:45.745328 [ 190 ] {2c7ebd30-6792-4b24-960b-384fca671152::all_1_6_1} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1967 | 2026.05.15 02:43:45.745567 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 1968 | 2026.05.15 02:43:45.929691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1969 | 2026.05.15 02:43:45.945468 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1970 | 2026.05.15 02:43:45.945542 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1971 | 2026.05.15 02:43:45.951890 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1972 | 2026.05.15 02:43:45.953629 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1973 | 2026.05.15 02:43:45.961633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1974 | 2026.05.15 02:43:46.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.02 MiB, peak 188.82 MiB, free memory in arenas 0.00 B, will set to 185.90 MiB (RSS), difference: 1.88 MiB | ||
| 1975 | 2026.05.15 02:43:46.609651 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1976 | 2026.05.15 02:43:46.609757 [ 259 ] {} <Debug> TCP-Session: e2301678-5d33-4126-982e-57b2824ab1cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1977 | 2026.05.15 02:43:46.829536 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1978 | 2026.05.15 02:43:46.829577 [ 269 ] {} <Debug> TCP-Session: 7e1b6184-55c4-4800-a509-4095f03202f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1979 | 2026.05.15 02:43:47.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.84 MiB, peak 188.82 MiB, free memory in arenas 0.00 B, will set to 185.91 MiB (RSS), difference: 4.07 MiB | ||
| 1980 | 2026.05.15 02:43:47.036138 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1981 | 2026.05.15 02:43:47.036420 [ 270 ] {3d6d9572-333f-484f-aef5-f3ad5a2ecb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1982 | 2026.05.15 02:43:47.036851 [ 270 ] {3d6d9572-333f-484f-aef5-f3ad5a2ecb18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1983 | 2026.05.15 02:43:47.036898 [ 270 ] {3d6d9572-333f-484f-aef5-f3ad5a2ecb18} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1984 | 2026.05.15 02:43:47.037158 [ 270 ] {3d6d9572-333f-484f-aef5-f3ad5a2ecb18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1985 | 2026.05.15 02:43:47.037226 [ 270 ] {3d6d9572-333f-484f-aef5-f3ad5a2ecb18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1986 | 2026.05.15 02:43:47.037375 [ 270 ] {3d6d9572-333f-484f-aef5-f3ad5a2ecb18} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1987 | 2026.05.15 02:43:47.037413 [ 270 ] {3d6d9572-333f-484f-aef5-f3ad5a2ecb18} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1988 | 2026.05.15 02:43:47.037436 [ 270 ] {3d6d9572-333f-484f-aef5-f3ad5a2ecb18} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 1989 | 2026.05.15 02:43:47.037451 [ 270 ] {3d6d9572-333f-484f-aef5-f3ad5a2ecb18} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1990 | 2026.05.15 02:43:47.037490 [ 270 ] {3d6d9572-333f-484f-aef5-f3ad5a2ecb18} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1991 | 2026.05.15 02:43:47.037511 [ 270 ] {3d6d9572-333f-484f-aef5-f3ad5a2ecb18} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1992 | 2026.05.15 02:43:47.038784 [ 270 ] {3d6d9572-333f-484f-aef5-f3ad5a2ecb18} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002481 sec., 14107.214832728738 rows/sec., 2.97 MiB/sec. | ||
| 1993 | 2026.05.15 02:43:47.038899 [ 270 ] {3d6d9572-333f-484f-aef5-f3ad5a2ecb18} <Debug> TCPHandler: Processed in 0.002918259 sec. | ||
| 1994 | 2026.05.15 02:43:47.044176 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.05.15 02:43:47.044314 [ 270 ] {e9abc8e9-259d-4060-815a-fea38480f556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1996 | 2026.05.15 02:43:47.044366 [ 270 ] {e9abc8e9-259d-4060-815a-fea38480f556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1997 | 2026.05.15 02:43:47.045108 [ 270 ] {e9abc8e9-259d-4060-815a-fea38480f556} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.05.15 02:43:47.045158 [ 270 ] {e9abc8e9-259d-4060-815a-fea38480f556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1999 | 2026.05.15 02:43:47.045628 [ 270 ] {e9abc8e9-259d-4060-815a-fea38480f556} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2000 | 2026.05.15 02:43:47.045983 [ 270 ] {e9abc8e9-259d-4060-815a-fea38480f556} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.05.15 02:43:47.046154 [ 42 ] {} <Debug> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2002 | 2026.05.15 02:43:47.046196 [ 42 ] {} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.05.15 02:43:47.046217 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2004 | 2026.05.15 02:43:47.046220 [ 270 ] {e9abc8e9-259d-4060-815a-fea38480f556} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001938 sec., 146542.82765737874 rows/sec., 9.31 MiB/sec. | ||
| 2005 | 2026.05.15 02:43:47.046299 [ 270 ] {e9abc8e9-259d-4060-815a-fea38480f556} <Debug> TCPHandler: Processed in 0.002186834 sec. | ||
| 2006 | 2026.05.15 02:43:47.046404 [ 189 ] {e117c995-9b16-49f4-820b-905d6780965c::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 | ||
| 2007 | 2026.05.15 02:43:47.046543 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.05.15 02:43:47.046581 [ 189 ] {e117c995-9b16-49f4-820b-905d6780965c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2009 | 2026.05.15 02:43:47.046645 [ 189 ] {e117c995-9b16-49f4-820b-905d6780965c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 2010 | 2026.05.15 02:43:47.046706 [ 270 ] {df925fb0-6a1e-4937-bc07-c5b432ae891f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2011 | 2026.05.15 02:43:47.046761 [ 189 ] {e117c995-9b16-49f4-820b-905d6780965c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2012 | 2026.05.15 02:43:47.046776 [ 270 ] {df925fb0-6a1e-4937-bc07-c5b432ae891f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2013 | 2026.05.15 02:43:47.046829 [ 189 ] {e117c995-9b16-49f4-820b-905d6780965c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2014 | 2026.05.15 02:43:47.046889 [ 189 ] {e117c995-9b16-49f4-820b-905d6780965c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2015 | 2026.05.15 02:43:47.046941 [ 189 ] {e117c995-9b16-49f4-820b-905d6780965c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2016 | 2026.05.15 02:43:47.047728 [ 270 ] {df925fb0-6a1e-4937-bc07-c5b432ae891f} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2026.05.15 02:43:47.047772 [ 270 ] {df925fb0-6a1e-4937-bc07-c5b432ae891f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2018 | 2026.05.15 02:43:47.048025 [ 190 ] {e117c995-9b16-49f4-820b-905d6780965c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703414 sec., 833620.0125160413 rows/sec., 56.13 MiB/sec. | ||
| 2019 | 2026.05.15 02:43:47.048327 [ 270 ] {df925fb0-6a1e-4937-bc07-c5b432ae891f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2020 | 2026.05.15 02:43:47.048394 [ 198 ] {e117c995-9b16-49f4-820b-905d6780965c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2021 | 2026.05.15 02:43:47.048600 [ 270 ] {df925fb0-6a1e-4937-bc07-c5b432ae891f} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2026.05.15 02:43:47.048772 [ 198 ] {e117c995-9b16-49f4-820b-905d6780965c::all_1_5_1} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.05.15 02:43:47.048849 [ 270 ] {df925fb0-6a1e-4937-bc07-c5b432ae891f} <Debug> executeQuery: Read 869 rows, 69.72 KiB in 0.002189 sec., 396984.92462311557 rows/sec., 31.10 MiB/sec. | ||
| 2024 | 2026.05.15 02:43:47.048860 [ 198 ] {e117c995-9b16-49f4-820b-905d6780965c::all_1_5_1} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2025 | 2026.05.15 02:43:47.048925 [ 270 ] {df925fb0-6a1e-4937-bc07-c5b432ae891f} <Debug> TCPHandler: Processed in 0.00251062 sec. | ||
| 2026 | 2026.05.15 02:43:47.048967 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2027 | 2026.05.15 02:43:47.049104 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2026.05.15 02:43:47.049226 [ 270 ] {d11e363f-de9f-49f2-af97-1014ac4a01bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2029 | 2026.05.15 02:43:47.049275 [ 270 ] {d11e363f-de9f-49f2-af97-1014ac4a01bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2030 | 2026.05.15 02:43:47.049831 [ 270 ] {d11e363f-de9f-49f2-af97-1014ac4a01bc} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2026.05.15 02:43:47.049874 [ 270 ] {d11e363f-de9f-49f2-af97-1014ac4a01bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2032 | 2026.05.15 02:43:47.050216 [ 270 ] {d11e363f-de9f-49f2-af97-1014ac4a01bc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2033 | 2026.05.15 02:43:47.050444 [ 270 ] {d11e363f-de9f-49f2-af97-1014ac4a01bc} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2026.05.15 02:43:47.050577 [ 270 ] {d11e363f-de9f-49f2-af97-1014ac4a01bc} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001377 sec., 129266.52142338417 rows/sec., 7.98 MiB/sec. | ||
| 2035 | 2026.05.15 02:43:47.050612 [ 270 ] {d11e363f-de9f-49f2-af97-1014ac4a01bc} <Debug> TCPHandler: Processed in 0.001568732 sec. | ||
| 2036 | 2026.05.15 02:43:47.050751 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2037 | 2026.05.15 02:43:47.050845 [ 270 ] {246b73ad-f308-41ba-b33d-f9c137af3e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2038 | 2026.05.15 02:43:47.050884 [ 270 ] {246b73ad-f308-41ba-b33d-f9c137af3e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2039 | 2026.05.15 02:43:47.051321 [ 270 ] {246b73ad-f308-41ba-b33d-f9c137af3e45} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2026.05.15 02:43:47.051357 [ 270 ] {246b73ad-f308-41ba-b33d-f9c137af3e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2041 | 2026.05.15 02:43:47.051659 [ 270 ] {246b73ad-f308-41ba-b33d-f9c137af3e45} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2042 | 2026.05.15 02:43:47.051884 [ 270 ] {246b73ad-f308-41ba-b33d-f9c137af3e45} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2026.05.15 02:43:47.051982 [ 42 ] {} <Debug> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2044 | 2026.05.15 02:43:47.052011 [ 270 ] {246b73ad-f308-41ba-b33d-f9c137af3e45} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001184 sec., 125844.5945945946 rows/sec., 8.13 MiB/sec. | ||
| 2045 | 2026.05.15 02:43:47.052019 [ 42 ] {} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2026.05.15 02:43:47.052054 [ 270 ] {246b73ad-f308-41ba-b33d-f9c137af3e45} <Debug> TCPHandler: Processed in 0.001351147 sec. | ||
| 2047 | 2026.05.15 02:43:47.052055 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2048 | 2026.05.15 02:43:47.052157 [ 189 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::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 | ||
| 2049 | 2026.05.15 02:43:47.052206 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2050 | 2026.05.15 02:43:47.052252 [ 189 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2051 | 2026.05.15 02:43:47.052280 [ 189 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2052 | 2026.05.15 02:43:47.052304 [ 270 ] {7e91743b-f8c8-4c13-9ad1-f04447d357e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2053 | 2026.05.15 02:43:47.052327 [ 189 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2054 | 2026.05.15 02:43:47.052348 [ 270 ] {7e91743b-f8c8-4c13-9ad1-f04447d357e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2055 | 2026.05.15 02:43:47.052369 [ 189 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2056 | 2026.05.15 02:43:47.052409 [ 189 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2057 | 2026.05.15 02:43:47.052443 [ 189 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2058 | 2026.05.15 02:43:47.052834 [ 270 ] {7e91743b-f8c8-4c13-9ad1-f04447d357e6} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2026.05.15 02:43:47.052874 [ 270 ] {7e91743b-f8c8-4c13-9ad1-f04447d357e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2060 | 2026.05.15 02:43:47.053192 [ 270 ] {7e91743b-f8c8-4c13-9ad1-f04447d357e6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2061 | 2026.05.15 02:43:47.053193 [ 189 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001068502 sec., 697237.8151842486 rows/sec., 47.71 MiB/sec. | ||
| 2062 | 2026.05.15 02:43:47.053342 [ 189 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2063 | 2026.05.15 02:43:47.053441 [ 270 ] {7e91743b-f8c8-4c13-9ad1-f04447d357e6} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2026.05.15 02:43:47.053586 [ 41 ] {} <Debug> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2065 | 2026.05.15 02:43:47.053596 [ 270 ] {7e91743b-f8c8-4c13-9ad1-f04447d357e6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001309 sec., 113063.40718105424 rows/sec., 6.43 MiB/sec. | ||
| 2066 | 2026.05.15 02:43:47.053615 [ 189 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::all_1_5_1} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.05.15 02:43:47.053631 [ 41 ] {} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2026.05.15 02:43:47.053653 [ 270 ] {7e91743b-f8c8-4c13-9ad1-f04447d357e6} <Debug> TCPHandler: Processed in 0.001495471 sec. | ||
| 2069 | 2026.05.15 02:43:47.053677 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2070 | 2026.05.15 02:43:47.053703 [ 189 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::all_1_5_1} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2071 | 2026.05.15 02:43:47.053779 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2072 | 2026.05.15 02:43:47.053804 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2026.05.15 02:43:47.053838 [ 197 ] {fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2::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 | ||
| 2074 | 2026.05.15 02:43:47.053903 [ 270 ] {a2bf3c9c-cfc7-44b7-a4f9-ac8037094ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2075 | 2026.05.15 02:43:47.053941 [ 270 ] {a2bf3c9c-cfc7-44b7-a4f9-ac8037094ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2076 | 2026.05.15 02:43:47.053951 [ 197 ] {fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2077 | 2026.05.15 02:43:47.053986 [ 197 ] {fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 2078 | 2026.05.15 02:43:47.054067 [ 197 ] {fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2079 | 2026.05.15 02:43:47.054143 [ 197 ] {fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2080 | 2026.05.15 02:43:47.054187 [ 197 ] {fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2081 | 2026.05.15 02:43:47.054232 [ 197 ] {fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2082 | 2026.05.15 02:43:47.054661 [ 270 ] {a2bf3c9c-cfc7-44b7-a4f9-ac8037094ae9} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2026.05.15 02:43:47.054705 [ 270 ] {a2bf3c9c-cfc7-44b7-a4f9-ac8037094ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2084 | 2026.05.15 02:43:47.055033 [ 197 ] {fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001292337 sec., 572606.0617315762 rows/sec., 34.75 MiB/sec. | ||
| 2085 | 2026.05.15 02:43:47.055067 [ 270 ] {a2bf3c9c-cfc7-44b7-a4f9-ac8037094ae9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2086 | 2026.05.15 02:43:47.055148 [ 197 ] {fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2087 | 2026.05.15 02:43:47.055313 [ 270 ] {a2bf3c9c-cfc7-44b7-a4f9-ac8037094ae9} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2026.05.15 02:43:47.055421 [ 197 ] {fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2::all_1_5_1} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2026.05.15 02:43:47.055446 [ 270 ] {a2bf3c9c-cfc7-44b7-a4f9-ac8037094ae9} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.00156 sec., 337179.4871794872 rows/sec., 23.83 MiB/sec. | ||
| 2090 | 2026.05.15 02:43:47.055483 [ 270 ] {a2bf3c9c-cfc7-44b7-a4f9-ac8037094ae9} <Debug> TCPHandler: Processed in 0.001727376 sec. | ||
| 2091 | 2026.05.15 02:43:47.055486 [ 197 ] {fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2::all_1_5_1} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2092 | 2026.05.15 02:43:47.055546 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2093 | 2026.05.15 02:43:47.055628 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2094 | 2026.05.15 02:43:47.055723 [ 270 ] {e6bc4b78-3738-49e7-a932-07dcb2964d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2095 | 2026.05.15 02:43:47.055762 [ 270 ] {e6bc4b78-3738-49e7-a932-07dcb2964d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2096 | 2026.05.15 02:43:47.056100 [ 270 ] {e6bc4b78-3738-49e7-a932-07dcb2964d2f} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2026.05.15 02:43:47.056135 [ 270 ] {e6bc4b78-3738-49e7-a932-07dcb2964d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2098 | 2026.05.15 02:43:47.056430 [ 270 ] {e6bc4b78-3738-49e7-a932-07dcb2964d2f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2099 | 2026.05.15 02:43:47.056635 [ 270 ] {e6bc4b78-3738-49e7-a932-07dcb2964d2f} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2100 | 2026.05.15 02:43:47.056765 [ 270 ] {e6bc4b78-3738-49e7-a932-07dcb2964d2f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 2101 | 2026.05.15 02:43:47.056802 [ 270 ] {e6bc4b78-3738-49e7-a932-07dcb2964d2f} <Debug> TCPHandler: Processed in 0.001222204 sec. | ||
| 2102 | 2026.05.15 02:43:47.056929 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2026.05.15 02:43:47.057022 [ 270 ] {4f942f97-a0d3-4891-a664-48aebb9aeb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2104 | 2026.05.15 02:43:47.057062 [ 270 ] {4f942f97-a0d3-4891-a664-48aebb9aeb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2105 | 2026.05.15 02:43:47.057483 [ 270 ] {4f942f97-a0d3-4891-a664-48aebb9aeb61} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2026.05.15 02:43:47.057519 [ 270 ] {4f942f97-a0d3-4891-a664-48aebb9aeb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2107 | 2026.05.15 02:43:47.057853 [ 270 ] {4f942f97-a0d3-4891-a664-48aebb9aeb61} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2108 | 2026.05.15 02:43:47.058060 [ 270 ] {4f942f97-a0d3-4891-a664-48aebb9aeb61} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2026.05.15 02:43:47.058182 [ 270 ] {4f942f97-a0d3-4891-a664-48aebb9aeb61} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001177 sec., 225148.68309260832 rows/sec., 14.96 MiB/sec. | ||
| 2110 | 2026.05.15 02:43:47.058217 [ 270 ] {4f942f97-a0d3-4891-a664-48aebb9aeb61} <Debug> TCPHandler: Processed in 0.001337367 sec. | ||
| 2111 | 2026.05.15 02:43:47.058336 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2112 | 2026.05.15 02:43:47.058429 [ 270 ] {7ffed967-24a9-4304-9b53-869d1ddb384a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2113 | 2026.05.15 02:43:47.058469 [ 270 ] {7ffed967-24a9-4304-9b53-869d1ddb384a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2114 | 2026.05.15 02:43:47.058784 [ 270 ] {7ffed967-24a9-4304-9b53-869d1ddb384a} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2115 | 2026.05.15 02:43:47.058819 [ 270 ] {7ffed967-24a9-4304-9b53-869d1ddb384a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2116 | 2026.05.15 02:43:47.059108 [ 270 ] {7ffed967-24a9-4304-9b53-869d1ddb384a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2117 | 2026.05.15 02:43:47.059308 [ 270 ] {7ffed967-24a9-4304-9b53-869d1ddb384a} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2118 | 2026.05.15 02:43:47.059408 [ 42 ] {} <Debug> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2119 | 2026.05.15 02:43:47.059436 [ 270 ] {7ffed967-24a9-4304-9b53-869d1ddb384a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 2120 | 2026.05.15 02:43:47.059444 [ 42 ] {} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2026.05.15 02:43:47.059477 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2122 | 2026.05.15 02:43:47.059478 [ 270 ] {7ffed967-24a9-4304-9b53-869d1ddb384a} <Debug> TCPHandler: Processed in 0.001190975 sec. | ||
| 2123 | 2026.05.15 02:43:47.059558 [ 189 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::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 | ||
| 2124 | 2026.05.15 02:43:47.059642 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2026.05.15 02:43:47.059657 [ 189 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2126 | 2026.05.15 02:43:47.059693 [ 189 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::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 | ||
| 2127 | 2026.05.15 02:43:47.059736 [ 189 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::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 | ||
| 2128 | 2026.05.15 02:43:47.059742 [ 270 ] {f356a726-f053-4a18-8ce1-1583e00016d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2129 | 2026.05.15 02:43:47.059776 [ 189 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::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 | ||
| 2130 | 2026.05.15 02:43:47.059802 [ 270 ] {f356a726-f053-4a18-8ce1-1583e00016d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2131 | 2026.05.15 02:43:47.059813 [ 189 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::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 | ||
| 2132 | 2026.05.15 02:43:47.059852 [ 189 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::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 | ||
| 2133 | 2026.05.15 02:43:47.060475 [ 190 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.000945429 sec., 5288.604432485147 rows/sec., 356.36 KiB/sec. | ||
| 2134 | 2026.05.15 02:43:47.060591 [ 189 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2135 | 2026.05.15 02:43:47.060685 [ 270 ] {f356a726-f053-4a18-8ce1-1583e00016d4} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2026.05.15 02:43:47.060728 [ 270 ] {f356a726-f053-4a18-8ce1-1583e00016d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2137 | 2026.05.15 02:43:47.060843 [ 189 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::all_1_5_1} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2138 | 2026.05.15 02:43:47.060911 [ 189 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::all_1_5_1} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2139 | 2026.05.15 02:43:47.060961 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2140 | 2026.05.15 02:43:47.061302 [ 270 ] {f356a726-f053-4a18-8ce1-1583e00016d4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2141 | 2026.05.15 02:43:47.061530 [ 270 ] {f356a726-f053-4a18-8ce1-1583e00016d4} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2026.05.15 02:43:47.061670 [ 270 ] {f356a726-f053-4a18-8ce1-1583e00016d4} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001945 sec., 18508.997429305913 rows/sec., 33.17 MiB/sec. | ||
| 2143 | 2026.05.15 02:43:47.061726 [ 270 ] {f356a726-f053-4a18-8ce1-1583e00016d4} <Debug> TCPHandler: Processed in 0.002132403 sec. | ||
| 2144 | 2026.05.15 02:43:47.061857 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2026.05.15 02:43:47.061950 [ 270 ] {2c474f53-79d3-46d0-a466-38d8d2d73020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2146 | 2026.05.15 02:43:47.061990 [ 270 ] {2c474f53-79d3-46d0-a466-38d8d2d73020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2147 | 2026.05.15 02:43:47.062323 [ 270 ] {2c474f53-79d3-46d0-a466-38d8d2d73020} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2026.05.15 02:43:47.062358 [ 270 ] {2c474f53-79d3-46d0-a466-38d8d2d73020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2149 | 2026.05.15 02:43:47.062664 [ 270 ] {2c474f53-79d3-46d0-a466-38d8d2d73020} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2150 | 2026.05.15 02:43:47.062871 [ 270 ] {2c474f53-79d3-46d0-a466-38d8d2d73020} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2151 | 2026.05.15 02:43:47.062994 [ 270 ] {2c474f53-79d3-46d0-a466-38d8d2d73020} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001061 sec., 84825.63619227143 rows/sec., 5.31 MiB/sec. | ||
| 2152 | 2026.05.15 02:43:47.063028 [ 270 ] {2c474f53-79d3-46d0-a466-38d8d2d73020} <Debug> TCPHandler: Processed in 0.001219655 sec. | ||
| 2153 | 2026.05.15 02:43:52.032435 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2026.05.15 02:43:52.032724 [ 270 ] {277cb9a8-d5f1-4605-86db-bd44500a5848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2155 | 2026.05.15 02:43:52.033220 [ 270 ] {277cb9a8-d5f1-4605-86db-bd44500a5848} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2156 | 2026.05.15 02:43:52.033275 [ 270 ] {277cb9a8-d5f1-4605-86db-bd44500a5848} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2157 | 2026.05.15 02:43:52.033589 [ 270 ] {277cb9a8-d5f1-4605-86db-bd44500a5848} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2158 | 2026.05.15 02:43:52.033692 [ 270 ] {277cb9a8-d5f1-4605-86db-bd44500a5848} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2159 | 2026.05.15 02:43:52.033886 [ 270 ] {277cb9a8-d5f1-4605-86db-bd44500a5848} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2160 | 2026.05.15 02:43:52.033938 [ 270 ] {277cb9a8-d5f1-4605-86db-bd44500a5848} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2161 | 2026.05.15 02:43:52.033970 [ 270 ] {277cb9a8-d5f1-4605-86db-bd44500a5848} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 2162 | 2026.05.15 02:43:52.033992 [ 270 ] {277cb9a8-d5f1-4605-86db-bd44500a5848} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2163 | 2026.05.15 02:43:52.034052 [ 270 ] {277cb9a8-d5f1-4605-86db-bd44500a5848} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2164 | 2026.05.15 02:43:52.034081 [ 270 ] {277cb9a8-d5f1-4605-86db-bd44500a5848} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2165 | 2026.05.15 02:43:52.035656 [ 270 ] {277cb9a8-d5f1-4605-86db-bd44500a5848} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002991 sec., 11701.77198261451 rows/sec., 2.46 MiB/sec. | ||
| 2166 | 2026.05.15 02:43:52.035839 [ 270 ] {277cb9a8-d5f1-4605-86db-bd44500a5848} <Debug> TCPHandler: Processed in 0.003580523 sec. | ||
| 2167 | 2026.05.15 02:43:52.037638 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2168 | 2026.05.15 02:43:52.037794 [ 270 ] {2ea2c205-011e-4139-8a6d-601ec490eb0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2169 | 2026.05.15 02:43:52.037857 [ 270 ] {2ea2c205-011e-4139-8a6d-601ec490eb0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2170 | 2026.05.15 02:43:52.038591 [ 270 ] {2ea2c205-011e-4139-8a6d-601ec490eb0b} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2171 | 2026.05.15 02:43:52.038645 [ 270 ] {2ea2c205-011e-4139-8a6d-601ec490eb0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2172 | 2026.05.15 02:43:52.039045 [ 270 ] {2ea2c205-011e-4139-8a6d-601ec490eb0b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2173 | 2026.05.15 02:43:52.039318 [ 270 ] {2ea2c205-011e-4139-8a6d-601ec490eb0b} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2174 | 2026.05.15 02:43:52.039499 [ 270 ] {2ea2c205-011e-4139-8a6d-601ec490eb0b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0017 sec., 32941.17647058824 rows/sec., 2.51 MiB/sec. | ||
| 2175 | 2026.05.15 02:43:52.039549 [ 270 ] {2ea2c205-011e-4139-8a6d-601ec490eb0b} <Debug> TCPHandler: Processed in 0.002026741 sec. | ||
| 2176 | 2026.05.15 02:43:52.039821 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2177 | 2026.05.15 02:43:52.039931 [ 270 ] {d244e038-dacb-4572-9c00-8b2c843fc530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2178 | 2026.05.15 02:43:52.039978 [ 270 ] {d244e038-dacb-4572-9c00-8b2c843fc530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2179 | 2026.05.15 02:43:52.040535 [ 270 ] {d244e038-dacb-4572-9c00-8b2c843fc530} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2180 | 2026.05.15 02:43:52.040577 [ 270 ] {d244e038-dacb-4572-9c00-8b2c843fc530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2181 | 2026.05.15 02:43:52.040918 [ 270 ] {d244e038-dacb-4572-9c00-8b2c843fc530} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2182 | 2026.05.15 02:43:52.041141 [ 270 ] {d244e038-dacb-4572-9c00-8b2c843fc530} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2183 | 2026.05.15 02:43:52.041282 [ 270 ] {d244e038-dacb-4572-9c00-8b2c843fc530} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00139 sec., 46043.1654676259 rows/sec., 3.59 MiB/sec. | ||
| 2184 | 2026.05.15 02:43:52.041326 [ 270 ] {d244e038-dacb-4572-9c00-8b2c843fc530} <Debug> TCPHandler: Processed in 0.001579082 sec. | ||
| 2185 | 2026.05.15 02:43:52.041501 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2186 | 2026.05.15 02:43:52.041611 [ 270 ] {1c07a4be-500d-41f8-8c7c-01b82af3d948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2187 | 2026.05.15 02:43:52.041657 [ 270 ] {1c07a4be-500d-41f8-8c7c-01b82af3d948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2188 | 2026.05.15 02:43:52.042221 [ 270 ] {1c07a4be-500d-41f8-8c7c-01b82af3d948} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2026.05.15 02:43:52.042267 [ 270 ] {1c07a4be-500d-41f8-8c7c-01b82af3d948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2190 | 2026.05.15 02:43:52.042647 [ 270 ] {1c07a4be-500d-41f8-8c7c-01b82af3d948} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2191 | 2026.05.15 02:43:52.042947 [ 270 ] {1c07a4be-500d-41f8-8c7c-01b82af3d948} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2192 | 2026.05.15 02:43:52.043135 [ 270 ] {1c07a4be-500d-41f8-8c7c-01b82af3d948} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001508 sec., 106100.79575596817 rows/sec., 7.39 MiB/sec. | ||
| 2193 | 2026.05.15 02:43:52.043185 [ 270 ] {1c07a4be-500d-41f8-8c7c-01b82af3d948} <Debug> TCPHandler: Processed in 0.001719565 sec. | ||
| 2194 | 2026.05.15 02:43:52.043355 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2195 | 2026.05.15 02:43:52.043474 [ 270 ] {7d5287a7-aac3-4bcc-80cb-7cc7542c665c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2196 | 2026.05.15 02:43:52.043522 [ 270 ] {7d5287a7-aac3-4bcc-80cb-7cc7542c665c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2197 | 2026.05.15 02:43:52.043971 [ 270 ] {7d5287a7-aac3-4bcc-80cb-7cc7542c665c} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2198 | 2026.05.15 02:43:52.044015 [ 270 ] {7d5287a7-aac3-4bcc-80cb-7cc7542c665c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2199 | 2026.05.15 02:43:52.044420 [ 270 ] {7d5287a7-aac3-4bcc-80cb-7cc7542c665c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2200 | 2026.05.15 02:43:52.044730 [ 270 ] {7d5287a7-aac3-4bcc-80cb-7cc7542c665c} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2026.05.15 02:43:52.044916 [ 270 ] {7d5287a7-aac3-4bcc-80cb-7cc7542c665c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00147 sec., 40816.32653061225 rows/sec., 2.75 MiB/sec. | ||
| 2202 | 2026.05.15 02:43:52.044966 [ 270 ] {7d5287a7-aac3-4bcc-80cb-7cc7542c665c} <Debug> TCPHandler: Processed in 0.001666043 sec. | ||
| 2203 | 2026.05.15 02:43:52.768758 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39856 | ||
| 2204 | 2026.05.15 02:43:52.768890 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2205 | 2026.05.15 02:43:52.768922 [ 307 ] {} <Debug> TCP-Session: 14b20f07-f38d-49b3-9b52-b53641114ddf Authenticating user 'default' from [fd00:1122:3344:101::e]:39856 | ||
| 2206 | 2026.05.15 02:43:52.768947 [ 307 ] {} <Debug> TCP-Session: 14b20f07-f38d-49b3-9b52-b53641114ddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2026.05.15 02:43:52.768962 [ 307 ] {} <Debug> TCP-Session: 14b20f07-f38d-49b3-9b52-b53641114ddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.05.15 02:43:52.769163 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43542 | ||
| 2209 | 2026.05.15 02:43:52.769185 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49201 | ||
| 2210 | 2026.05.15 02:43:52.769226 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35766 | ||
| 2211 | 2026.05.15 02:43:52.769218 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42427 | ||
| 2212 | 2026.05.15 02:43:52.769261 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48299 | ||
| 2213 | 2026.05.15 02:43:52.769275 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41481 | ||
| 2214 | 2026.05.15 02:43:52.769321 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2215 | 2026.05.15 02:43:52.769329 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2216 | 2026.05.15 02:43:52.769290 [ 307 ] {} <Trace> TCP-Session: 14b20f07-f38d-49b3-9b52-b53641114ddf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2217 | 2026.05.15 02:43:52.769356 [ 311 ] {} <Debug> TCP-Session: 3d2aeb4c-d16f-45b6-94bd-241290a471d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35766 | ||
| 2218 | 2026.05.15 02:43:52.769263 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64857 | ||
| 2219 | 2026.05.15 02:43:52.769410 [ 311 ] {} <Debug> TCP-Session: 3d2aeb4c-d16f-45b6-94bd-241290a471d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.05.15 02:43:52.769282 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54868 | ||
| 2221 | 2026.05.15 02:43:52.769455 [ 311 ] {} <Debug> TCP-Session: 3d2aeb4c-d16f-45b6-94bd-241290a471d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.05.15 02:43:52.769484 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2223 | 2026.05.15 02:43:52.769491 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2224 | 2026.05.15 02:43:52.769514 [ 310 ] {} <Debug> TCP-Session: 1399d660-6ff8-4325-b91f-e5a635c0aa54 Authenticating user 'default' from [fd00:1122:3344:101::e]:42427 | ||
| 2225 | 2026.05.15 02:43:52.769366 [ 309 ] {} <Debug> TCP-Session: eaf63508-a51a-459b-bef3-c394b8581b35 Authenticating user 'default' from [fd00:1122:3344:101::e]:49201 | ||
| 2226 | 2026.05.15 02:43:52.769529 [ 269 ] {} <Debug> TCP-Session: dc99a6a1-7c78-47e2-814b-86d390cc78ec Authenticating user 'default' from [fd00:1122:3344:101::e]:48299 | ||
| 2227 | 2026.05.15 02:43:52.769535 [ 310 ] {} <Debug> TCP-Session: 1399d660-6ff8-4325-b91f-e5a635c0aa54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2228 | 2026.05.15 02:43:52.769551 [ 309 ] {} <Debug> TCP-Session: eaf63508-a51a-459b-bef3-c394b8581b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2026.05.15 02:43:52.769557 [ 269 ] {} <Debug> TCP-Session: dc99a6a1-7c78-47e2-814b-86d390cc78ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.05.15 02:43:52.769561 [ 310 ] {} <Debug> TCP-Session: 1399d660-6ff8-4325-b91f-e5a635c0aa54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2026.05.15 02:43:52.769568 [ 309 ] {} <Debug> TCP-Session: eaf63508-a51a-459b-bef3-c394b8581b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2026.05.15 02:43:52.769575 [ 269 ] {} <Debug> TCP-Session: dc99a6a1-7c78-47e2-814b-86d390cc78ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.05.15 02:43:52.769291 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2234 | 2026.05.15 02:43:52.769616 [ 307 ] {2429aff5-996c-4a1e-941a-7fd447b8aba9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39856) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2235 | 2026.05.15 02:43:52.769637 [ 308 ] {} <Debug> TCP-Session: 9bd41805-76c5-4645-b347-10b6e1094ac0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43542 | ||
| 2236 | 2026.05.15 02:43:52.769661 [ 308 ] {} <Debug> TCP-Session: 9bd41805-76c5-4645-b347-10b6e1094ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.05.15 02:43:52.769675 [ 308 ] {} <Debug> TCP-Session: 9bd41805-76c5-4645-b347-10b6e1094ac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.05.15 02:43:52.769690 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2239 | 2026.05.15 02:43:52.769727 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2240 | 2026.05.15 02:43:52.769730 [ 259 ] {} <Debug> TCP-Session: a5bb4a08-2065-404d-8ecb-f3ca930bd3ab Authenticating user 'default' from [fd00:1122:3344:101::e]:64857 | ||
| 2241 | 2026.05.15 02:43:52.769758 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2242 | 2026.05.15 02:43:52.769773 [ 303 ] {} <Debug> TCP-Session: 6f3448e7-03a9-40e3-afa0-ffcf314bc5a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41481 | ||
| 2243 | 2026.05.15 02:43:52.769780 [ 259 ] {} <Debug> TCP-Session: a5bb4a08-2065-404d-8ecb-f3ca930bd3ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.05.15 02:43:52.769794 [ 304 ] {} <Debug> TCP-Session: ff606737-77d0-4385-8b73-2c040632574a Authenticating user 'default' from [fd00:1122:3344:101::e]:54868 | ||
| 2245 | 2026.05.15 02:43:52.769808 [ 303 ] {} <Debug> TCP-Session: 6f3448e7-03a9-40e3-afa0-ffcf314bc5a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.05.15 02:43:52.769812 [ 259 ] {} <Debug> TCP-Session: a5bb4a08-2065-404d-8ecb-f3ca930bd3ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.05.15 02:43:52.769824 [ 304 ] {} <Debug> TCP-Session: ff606737-77d0-4385-8b73-2c040632574a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.05.15 02:43:52.769836 [ 303 ] {} <Debug> TCP-Session: 6f3448e7-03a9-40e3-afa0-ffcf314bc5a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.05.15 02:43:52.769856 [ 304 ] {} <Debug> TCP-Session: ff606737-77d0-4385-8b73-2c040632574a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.05.15 02:43:52.769885 [ 307 ] {2429aff5-996c-4a1e-941a-7fd447b8aba9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2251 | 2026.05.15 02:43:52.769949 [ 307 ] {2429aff5-996c-4a1e-941a-7fd447b8aba9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2252 | 2026.05.15 02:43:52.770230 [ 307 ] {2429aff5-996c-4a1e-941a-7fd447b8aba9} <Debug> oximeter.version (1b707299-193d-41a9-bdf0-f771a1e18f51) (SelectExecutor): Key condition: unknown | ||
| 2253 | 2026.05.15 02:43:52.770319 [ 307 ] {2429aff5-996c-4a1e-941a-7fd447b8aba9} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2254 | 2026.05.15 02:43:53.000428 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.50 MiB, peak 189.90 MiB, free memory in arenas 0.00 B, will set to 196.63 MiB (RSS), difference: 10.13 MiB | ||
| 2255 | 2026.05.15 02:43:53.156492 [ 312 ] {2429aff5-996c-4a1e-941a-7fd447b8aba9} <Trace> AggregatingTransform: Aggregating | ||
| 2256 | 2026.05.15 02:43:53.156576 [ 312 ] {2429aff5-996c-4a1e-941a-7fd447b8aba9} <Trace> Aggregator: Aggregation method: without_key | ||
| 2257 | 2026.05.15 02:43:53.156624 [ 312 ] {2429aff5-996c-4a1e-941a-7fd447b8aba9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001305296 sec. (766.110 rows/sec., 29.93 KiB/sec.) | ||
| 2258 | 2026.05.15 02:43:53.156648 [ 312 ] {2429aff5-996c-4a1e-941a-7fd447b8aba9} <Trace> Aggregator: Merging aggregated data | ||
| 2259 | 2026.05.15 02:43:53.158221 [ 307 ] {2429aff5-996c-4a1e-941a-7fd447b8aba9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.388601 sec., 2.5733335735111336 rows/sec., 102.93 B/sec. | ||
| 2260 | 2026.05.15 02:43:53.158392 [ 307 ] {2429aff5-996c-4a1e-941a-7fd447b8aba9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2261 | 2026.05.15 02:43:53.158409 [ 307 ] {2429aff5-996c-4a1e-941a-7fd447b8aba9} <Debug> TCPHandler: Processed in 0.389184147 sec. | ||
| 2262 | 2026.05.15 02:43:53.158584 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2263 | 2026.05.15 02:43:53.158616 [ 307 ] {} <Debug> TCP-Session: 14b20f07-f38d-49b3-9b52-b53641114ddf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2264 | 2026.05.15 02:43:53.158629 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2265 | 2026.05.15 02:43:53.158643 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2266 | 2026.05.15 02:43:53.158676 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2267 | 2026.05.15 02:43:53.158699 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2268 | 2026.05.15 02:43:53.158730 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2269 | 2026.05.15 02:43:53.158751 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2270 | 2026.05.15 02:43:53.158768 [ 269 ] {} <Debug> TCP-Session: dc99a6a1-7c78-47e2-814b-86d390cc78ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.05.15 02:43:53.158778 [ 259 ] {} <Debug> TCP-Session: a5bb4a08-2065-404d-8ecb-f3ca930bd3ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.05.15 02:43:53.158793 [ 303 ] {} <Debug> TCP-Session: 6f3448e7-03a9-40e3-afa0-ffcf314bc5a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.05.15 02:43:53.158735 [ 310 ] {} <Debug> TCP-Session: 1399d660-6ff8-4325-b91f-e5a635c0aa54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2026.05.15 02:43:53.158731 [ 304 ] {} <Debug> TCP-Session: ff606737-77d0-4385-8b73-2c040632574a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2026.05.15 02:43:53.158713 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2276 | 2026.05.15 02:43:53.158696 [ 308 ] {} <Debug> TCP-Session: 9bd41805-76c5-4645-b347-10b6e1094ac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2277 | 2026.05.15 02:43:53.158896 [ 311 ] {} <Debug> TCP-Session: 3d2aeb4c-d16f-45b6-94bd-241290a471d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2026.05.15 02:43:53.158672 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2279 | 2026.05.15 02:43:53.158963 [ 309 ] {} <Debug> TCP-Session: eaf63508-a51a-459b-bef3-c394b8581b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.05.15 02:43:53.228609 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4386 | ||
| 2281 | 2026.05.15 02:43:53.229146 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2282 | 2026.05.15 02:43:53.229201 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2283 | 2026.05.15 02:43:53.229694 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2284 | 2026.05.15 02:43:53.229961 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2285 | 2026.05.15 02:43:53.230116 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4386 | ||
| 2286 | 2026.05.15 02:43:53.462501 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2287 | 2026.05.15 02:43:53.481859 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2288 | 2026.05.15 02:43:53.481923 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2289 | 2026.05.15 02:43:53.488498 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2290 | 2026.05.15 02:43:53.489239 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2291 | 2026.05.15 02:43:53.492671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2292 | 2026.05.15 02:43:54.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.54 MiB, peak 208.13 MiB, free memory in arenas 0.00 B, will set to 208.51 MiB (RSS), difference: 9.97 MiB | ||
| 2293 | 2026.05.15 02:43:55.736284 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 276 | ||
| 2294 | 2026.05.15 02:43:55.738577 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2295 | 2026.05.15 02:43:55.738623 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2296 | 2026.05.15 02:43:55.739864 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2297 | 2026.05.15 02:43:55.740146 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2298 | 2026.05.15 02:43:55.740448 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 276 | ||
| 2299 | 2026.05.15 02:43:57.035683 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2300 | 2026.05.15 02:43:57.035934 [ 270 ] {328d97e9-4820-49d0-aa83-338b66aadd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2301 | 2026.05.15 02:43:57.036297 [ 270 ] {328d97e9-4820-49d0-aa83-338b66aadd98} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2302 | 2026.05.15 02:43:57.036334 [ 270 ] {328d97e9-4820-49d0-aa83-338b66aadd98} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2303 | 2026.05.15 02:43:57.036576 [ 270 ] {328d97e9-4820-49d0-aa83-338b66aadd98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2304 | 2026.05.15 02:43:57.036642 [ 270 ] {328d97e9-4820-49d0-aa83-338b66aadd98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2305 | 2026.05.15 02:43:57.036776 [ 270 ] {328d97e9-4820-49d0-aa83-338b66aadd98} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2306 | 2026.05.15 02:43:57.036812 [ 270 ] {328d97e9-4820-49d0-aa83-338b66aadd98} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2307 | 2026.05.15 02:43:57.036833 [ 270 ] {328d97e9-4820-49d0-aa83-338b66aadd98} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 2308 | 2026.05.15 02:43:57.036848 [ 270 ] {328d97e9-4820-49d0-aa83-338b66aadd98} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2309 | 2026.05.15 02:43:57.036886 [ 270 ] {328d97e9-4820-49d0-aa83-338b66aadd98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2310 | 2026.05.15 02:43:57.036906 [ 270 ] {328d97e9-4820-49d0-aa83-338b66aadd98} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2311 | 2026.05.15 02:43:57.038047 [ 270 ] {328d97e9-4820-49d0-aa83-338b66aadd98} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.00222 sec., 15765.765765765764 rows/sec., 3.32 MiB/sec. | ||
| 2312 | 2026.05.15 02:43:57.038143 [ 270 ] {328d97e9-4820-49d0-aa83-338b66aadd98} <Debug> TCPHandler: Processed in 0.002599043 sec. | ||
| 2313 | 2026.05.15 02:43:57.043354 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2314 | 2026.05.15 02:43:57.043483 [ 270 ] {47c8fff5-4097-423d-8cf6-d16b6098119d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2315 | 2026.05.15 02:43:57.043566 [ 270 ] {47c8fff5-4097-423d-8cf6-d16b6098119d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2316 | 2026.05.15 02:43:57.044203 [ 270 ] {47c8fff5-4097-423d-8cf6-d16b6098119d} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2317 | 2026.05.15 02:43:57.044242 [ 270 ] {47c8fff5-4097-423d-8cf6-d16b6098119d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2318 | 2026.05.15 02:43:57.044636 [ 270 ] {47c8fff5-4097-423d-8cf6-d16b6098119d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2319 | 2026.05.15 02:43:57.044861 [ 270 ] {47c8fff5-4097-423d-8cf6-d16b6098119d} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2320 | 2026.05.15 02:43:57.045004 [ 270 ] {47c8fff5-4097-423d-8cf6-d16b6098119d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001557 sec., 182402.05523442518 rows/sec., 11.58 MiB/sec. | ||
| 2321 | 2026.05.15 02:43:57.045041 [ 270 ] {47c8fff5-4097-423d-8cf6-d16b6098119d} <Debug> TCPHandler: Processed in 0.001748605 sec. | ||
| 2322 | 2026.05.15 02:43:57.045172 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2323 | 2026.05.15 02:43:57.045269 [ 270 ] {1c081c82-ee69-4d64-b1b6-2c8939d75465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2324 | 2026.05.15 02:43:57.045308 [ 270 ] {1c081c82-ee69-4d64-b1b6-2c8939d75465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2325 | 2026.05.15 02:43:57.046045 [ 270 ] {1c081c82-ee69-4d64-b1b6-2c8939d75465} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2326 | 2026.05.15 02:43:57.046082 [ 270 ] {1c081c82-ee69-4d64-b1b6-2c8939d75465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2327 | 2026.05.15 02:43:57.046463 [ 270 ] {1c081c82-ee69-4d64-b1b6-2c8939d75465} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2328 | 2026.05.15 02:43:57.046687 [ 270 ] {1c081c82-ee69-4d64-b1b6-2c8939d75465} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2329 | 2026.05.15 02:43:57.046795 [ 30 ] {} <Debug> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2330 | 2026.05.15 02:43:57.046815 [ 270 ] {1c081c82-ee69-4d64-b1b6-2c8939d75465} <Debug> executeQuery: Read 871 rows, 69.91 KiB in 0.001565 sec., 556549.5207667731 rows/sec., 43.62 MiB/sec. | ||
| 2331 | 2026.05.15 02:43:57.046863 [ 30 ] {} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2332 | 2026.05.15 02:43:57.046871 [ 270 ] {1c081c82-ee69-4d64-b1b6-2c8939d75465} <Debug> TCPHandler: Processed in 0.001747196 sec. | ||
| 2333 | 2026.05.15 02:43:57.046893 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2334 | 2026.05.15 02:43:57.047007 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2335 | 2026.05.15 02:43:57.047017 [ 196 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::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 | ||
| 2336 | 2026.05.15 02:43:57.047105 [ 270 ] {25136588-7fc7-4020-a3ed-610f1a2efb40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2337 | 2026.05.15 02:43:57.047126 [ 196 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2338 | 2026.05.15 02:43:57.047144 [ 270 ] {25136588-7fc7-4020-a3ed-610f1a2efb40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2339 | 2026.05.15 02:43:57.047164 [ 196 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 875 rows starting from the beginning of the part | ||
| 2340 | 2026.05.15 02:43:57.047258 [ 196 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 869 rows starting from the beginning of the part | ||
| 2341 | 2026.05.15 02:43:57.047320 [ 196 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::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 | ||
| 2342 | 2026.05.15 02:43:57.047375 [ 196 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 869 rows starting from the beginning of the part | ||
| 2343 | 2026.05.15 02:43:57.047421 [ 196 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2344 | 2026.05.15 02:43:57.047468 [ 196 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 871 rows starting from the beginning of the part | ||
| 2345 | 2026.05.15 02:43:57.047611 [ 270 ] {25136588-7fc7-4020-a3ed-610f1a2efb40} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2346 | 2026.05.15 02:43:57.047646 [ 270 ] {25136588-7fc7-4020-a3ed-610f1a2efb40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2347 | 2026.05.15 02:43:57.048003 [ 270 ] {25136588-7fc7-4020-a3ed-610f1a2efb40} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2348 | 2026.05.15 02:43:57.048229 [ 270 ] {25136588-7fc7-4020-a3ed-610f1a2efb40} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2349 | 2026.05.15 02:43:57.048330 [ 30 ] {} <Debug> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2350 | 2026.05.15 02:43:57.048357 [ 270 ] {25136588-7fc7-4020-a3ed-610f1a2efb40} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.00127 sec., 140944.88188976378 rows/sec., 8.71 MiB/sec. | ||
| 2351 | 2026.05.15 02:43:57.048360 [ 30 ] {} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2352 | 2026.05.15 02:43:57.048397 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2353 | 2026.05.15 02:43:57.048399 [ 270 ] {25136588-7fc7-4020-a3ed-610f1a2efb40} <Debug> TCPHandler: Processed in 0.001441019 sec. | ||
| 2354 | 2026.05.15 02:43:57.048489 [ 189 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::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 | ||
| 2355 | 2026.05.15 02:43:57.048583 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2356 | 2026.05.15 02:43:57.048608 [ 189 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2357 | 2026.05.15 02:43:57.048648 [ 189 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 179 rows starting from the beginning of the part | ||
| 2358 | 2026.05.15 02:43:57.048698 [ 270 ] {81a8d132-e284-4468-998f-69df62fed095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2359 | 2026.05.15 02:43:57.048708 [ 189 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 177 rows starting from the beginning of the part | ||
| 2360 | 2026.05.15 02:43:57.048745 [ 270 ] {81a8d132-e284-4468-998f-69df62fed095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2361 | 2026.05.15 02:43:57.048759 [ 189 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 178 rows starting from the beginning of the part | ||
| 2362 | 2026.05.15 02:43:57.048801 [ 189 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 178 rows starting from the beginning of the part | ||
| 2363 | 2026.05.15 02:43:57.048840 [ 189 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 178 rows starting from the beginning of the part | ||
| 2364 | 2026.05.15 02:43:57.048879 [ 189 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 179 rows starting from the beginning of the part | ||
| 2365 | 2026.05.15 02:43:57.048895 [ 190 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3596 rows, containing 5 columns (5 merged, 0 gathered) in 0.001922028 sec., 1870940.485778563 rows/sec., 153.59 MiB/sec. | ||
| 2366 | 2026.05.15 02:43:57.049150 [ 195 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2367 | 2026.05.15 02:43:57.049361 [ 270 ] {81a8d132-e284-4468-998f-69df62fed095} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2026.05.15 02:43:57.049413 [ 270 ] {81a8d132-e284-4468-998f-69df62fed095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2369 | 2026.05.15 02:43:57.049486 [ 195 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_11_2} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2370 | 2026.05.15 02:43:57.049584 [ 195 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_11_2} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2371 | 2026.05.15 02:43:57.049670 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 2372 | 2026.05.15 02:43:57.049816 [ 195 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1069 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370428 sec., 780048.2768886801 rows/sec., 51.08 MiB/sec. | ||
| 2373 | 2026.05.15 02:43:57.049822 [ 270 ] {81a8d132-e284-4468-998f-69df62fed095} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2374 | 2026.05.15 02:43:57.049946 [ 195 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2375 | 2026.05.15 02:43:57.050140 [ 270 ] {81a8d132-e284-4468-998f-69df62fed095} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2026.05.15 02:43:57.050237 [ 195 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::all_1_6_1} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2026.05.15 02:43:57.050307 [ 270 ] {81a8d132-e284-4468-998f-69df62fed095} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001627 sec., 91579.59434542102 rows/sec., 5.92 MiB/sec. | ||
| 2378 | 2026.05.15 02:43:57.050309 [ 195 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::all_1_6_1} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2379 | 2026.05.15 02:43:57.050353 [ 270 ] {81a8d132-e284-4468-998f-69df62fed095} <Debug> TCPHandler: Processed in 0.001844847 sec. | ||
| 2380 | 2026.05.15 02:43:57.050400 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2381 | 2026.05.15 02:43:57.050487 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2382 | 2026.05.15 02:43:57.050588 [ 270 ] {da04bf45-5d28-40f2-962a-e8e81a7dfba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2383 | 2026.05.15 02:43:57.050628 [ 270 ] {da04bf45-5d28-40f2-962a-e8e81a7dfba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2384 | 2026.05.15 02:43:57.051089 [ 270 ] {da04bf45-5d28-40f2-962a-e8e81a7dfba3} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2385 | 2026.05.15 02:43:57.051126 [ 270 ] {da04bf45-5d28-40f2-962a-e8e81a7dfba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2386 | 2026.05.15 02:43:57.051439 [ 270 ] {da04bf45-5d28-40f2-962a-e8e81a7dfba3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2387 | 2026.05.15 02:43:57.051658 [ 270 ] {da04bf45-5d28-40f2-962a-e8e81a7dfba3} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2388 | 2026.05.15 02:43:57.051783 [ 270 ] {da04bf45-5d28-40f2-962a-e8e81a7dfba3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001214 sec., 121911.03789126853 rows/sec., 6.93 MiB/sec. | ||
| 2389 | 2026.05.15 02:43:57.051819 [ 270 ] {da04bf45-5d28-40f2-962a-e8e81a7dfba3} <Debug> TCPHandler: Processed in 0.001381958 sec. | ||
| 2390 | 2026.05.15 02:43:57.051954 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2026.05.15 02:43:57.052058 [ 270 ] {071f3540-3a45-4213-bc38-b7d2356c8174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2392 | 2026.05.15 02:43:57.052096 [ 270 ] {071f3540-3a45-4213-bc38-b7d2356c8174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2393 | 2026.05.15 02:43:57.052727 [ 270 ] {071f3540-3a45-4213-bc38-b7d2356c8174} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2026.05.15 02:43:57.052761 [ 270 ] {071f3540-3a45-4213-bc38-b7d2356c8174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2395 | 2026.05.15 02:43:57.053074 [ 270 ] {071f3540-3a45-4213-bc38-b7d2356c8174} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2396 | 2026.05.15 02:43:57.053285 [ 270 ] {071f3540-3a45-4213-bc38-b7d2356c8174} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2026.05.15 02:43:57.053398 [ 30 ] {} <Debug> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2398 | 2026.05.15 02:43:57.053413 [ 270 ] {071f3540-3a45-4213-bc38-b7d2356c8174} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001372 sec., 384110.7871720117 rows/sec., 27.15 MiB/sec. | ||
| 2399 | 2026.05.15 02:43:57.053433 [ 30 ] {} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2026.05.15 02:43:57.053451 [ 270 ] {071f3540-3a45-4213-bc38-b7d2356c8174} <Debug> TCPHandler: Processed in 0.001546451 sec. | ||
| 2401 | 2026.05.15 02:43:57.053454 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2402 | 2026.05.15 02:43:57.053545 [ 190 ] {faa53118-e3b7-498f-bf99-e99802233446::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 | ||
| 2403 | 2026.05.15 02:43:57.053643 [ 190 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2404 | 2026.05.15 02:43:57.053669 [ 190 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 554 rows starting from the beginning of the part | ||
| 2405 | 2026.05.15 02:43:57.053689 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2406 | 2026.05.15 02:43:57.053741 [ 190 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 526 rows starting from the beginning of the part | ||
| 2407 | 2026.05.15 02:43:57.053790 [ 190 ] {faa53118-e3b7-498f-bf99-e99802233446::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 | ||
| 2408 | 2026.05.15 02:43:57.053790 [ 270 ] {fd41b26e-93b2-4d7c-a30e-45e9805bef77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2409 | 2026.05.15 02:43:57.053832 [ 190 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 526 rows starting from the beginning of the part | ||
| 2410 | 2026.05.15 02:43:57.053852 [ 270 ] {fd41b26e-93b2-4d7c-a30e-45e9805bef77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2411 | 2026.05.15 02:43:57.053884 [ 190 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2412 | 2026.05.15 02:43:57.053930 [ 190 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 527 rows starting from the beginning of the part | ||
| 2413 | 2026.05.15 02:43:57.054212 [ 270 ] {fd41b26e-93b2-4d7c-a30e-45e9805bef77} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2026.05.15 02:43:57.054253 [ 270 ] {fd41b26e-93b2-4d7c-a30e-45e9805bef77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2415 | 2026.05.15 02:43:57.054575 [ 270 ] {fd41b26e-93b2-4d7c-a30e-45e9805bef77} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2416 | 2026.05.15 02:43:57.054794 [ 270 ] {fd41b26e-93b2-4d7c-a30e-45e9805bef77} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.05.15 02:43:57.054902 [ 30 ] {} <Debug> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2418 | 2026.05.15 02:43:57.054925 [ 270 ] {fd41b26e-93b2-4d7c-a30e-45e9805bef77} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001153 sec., 5203.816131830009 rows/sec., 271.88 KiB/sec. | ||
| 2419 | 2026.05.15 02:43:57.054962 [ 30 ] {} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.05.15 02:43:57.054990 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2421 | 2026.05.15 02:43:57.054992 [ 270 ] {fd41b26e-93b2-4d7c-a30e-45e9805bef77} <Debug> TCPHandler: Processed in 0.001353087 sec. | ||
| 2422 | 2026.05.15 02:43:57.055073 [ 190 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::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 | ||
| 2423 | 2026.05.15 02:43:57.055102 [ 193 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2261 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591353 sec., 1420803.5552137082 rows/sec., 106.57 MiB/sec. | ||
| 2424 | 2026.05.15 02:43:57.055139 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2425 | 2026.05.15 02:43:57.055161 [ 190 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2426 | 2026.05.15 02:43:57.055192 [ 190 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::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 | ||
| 2427 | 2026.05.15 02:43:57.055233 [ 190 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::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 | ||
| 2428 | 2026.05.15 02:43:57.055239 [ 270 ] {80db6dec-8558-4b7c-8d24-5619deae55d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2429 | 2026.05.15 02:43:57.055269 [ 190 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::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 | ||
| 2430 | 2026.05.15 02:43:57.055289 [ 270 ] {80db6dec-8558-4b7c-8d24-5619deae55d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2431 | 2026.05.15 02:43:57.055309 [ 190 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::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 | ||
| 2432 | 2026.05.15 02:43:57.055346 [ 190 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::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 | ||
| 2433 | 2026.05.15 02:43:57.055361 [ 203 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2434 | 2026.05.15 02:43:57.055380 [ 190 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::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 | ||
| 2435 | 2026.05.15 02:43:57.055736 [ 203 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_11_2} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2026.05.15 02:43:57.055826 [ 203 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_11_2} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2437 | 2026.05.15 02:43:57.055827 [ 270 ] {80db6dec-8558-4b7c-8d24-5619deae55d3} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2026.05.15 02:43:57.055879 [ 270 ] {80db6dec-8558-4b7c-8d24-5619deae55d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2439 | 2026.05.15 02:43:57.055919 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2440 | 2026.05.15 02:43:57.056095 [ 188 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001058962 sec., 33995.55413697564 rows/sec., 1.73 MiB/sec. | ||
| 2441 | 2026.05.15 02:43:57.056205 [ 190 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2442 | 2026.05.15 02:43:57.056290 [ 270 ] {80db6dec-8558-4b7c-8d24-5619deae55d3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2443 | 2026.05.15 02:43:57.056519 [ 190 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::all_1_6_1} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2444 | 2026.05.15 02:43:57.056590 [ 190 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::all_1_6_1} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2445 | 2026.05.15 02:43:57.056615 [ 270 ] {80db6dec-8558-4b7c-8d24-5619deae55d3} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2446 | 2026.05.15 02:43:57.056645 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 2447 | 2026.05.15 02:43:57.056744 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2448 | 2026.05.15 02:43:57.056773 [ 270 ] {80db6dec-8558-4b7c-8d24-5619deae55d3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001554 sec., 170527.67052767053 rows/sec., 11.33 MiB/sec. | ||
| 2449 | 2026.05.15 02:43:57.056796 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2450 | 2026.05.15 02:43:57.056833 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2451 | 2026.05.15 02:43:57.056834 [ 270 ] {80db6dec-8558-4b7c-8d24-5619deae55d3} <Debug> TCPHandler: Processed in 0.001744186 sec. | ||
| 2452 | 2026.05.15 02:43:57.056948 [ 193 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::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 | ||
| 2453 | 2026.05.15 02:43:57.057042 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2454 | 2026.05.15 02:43:57.057061 [ 193 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2455 | 2026.05.15 02:43:57.057103 [ 193 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1185 rows starting from the beginning of the part | ||
| 2456 | 2026.05.15 02:43:57.057168 [ 270 ] {adb632eb-ec20-4311-88dd-573fa45bb5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2457 | 2026.05.15 02:43:57.057182 [ 193 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 265 rows starting from the beginning of the part | ||
| 2458 | 2026.05.15 02:43:57.057222 [ 270 ] {adb632eb-ec20-4311-88dd-573fa45bb5a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2459 | 2026.05.15 02:43:57.057233 [ 193 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::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 | ||
| 2460 | 2026.05.15 02:43:57.057279 [ 193 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2461 | 2026.05.15 02:43:57.057322 [ 193 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2462 | 2026.05.15 02:43:57.057403 [ 193 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2463 | 2026.05.15 02:43:57.057579 [ 270 ] {adb632eb-ec20-4311-88dd-573fa45bb5a9} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2464 | 2026.05.15 02:43:57.057615 [ 270 ] {adb632eb-ec20-4311-88dd-573fa45bb5a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2465 | 2026.05.15 02:43:57.057932 [ 270 ] {adb632eb-ec20-4311-88dd-573fa45bb5a9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2466 | 2026.05.15 02:43:57.058158 [ 270 ] {adb632eb-ec20-4311-88dd-573fa45bb5a9} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2467 | 2026.05.15 02:43:57.058292 [ 270 ] {adb632eb-ec20-4311-88dd-573fa45bb5a9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001159 sec., 862.8127696289904 rows/sec., 58.14 KiB/sec. | ||
| 2468 | 2026.05.15 02:43:57.058330 [ 270 ] {adb632eb-ec20-4311-88dd-573fa45bb5a9} <Debug> TCPHandler: Processed in 0.001392888 sec. | ||
| 2469 | 2026.05.15 02:43:57.058536 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2470 | 2026.05.15 02:43:57.058620 [ 190 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2300 rows, containing 5 columns (5 merged, 0 gathered) in 0.001722205 sec., 1335497.2259400012 rows/sec., 90.06 MiB/sec. | ||
| 2471 | 2026.05.15 02:43:57.058632 [ 270 ] {9629c69f-7d14-4d60-81fa-318b07201ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2472 | 2026.05.15 02:43:57.058699 [ 270 ] {9629c69f-7d14-4d60-81fa-318b07201ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2473 | 2026.05.15 02:43:57.058917 [ 188 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2474 | 2026.05.15 02:43:57.059207 [ 188 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2475 | 2026.05.15 02:43:57.059340 [ 188 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2476 | 2026.05.15 02:43:57.059415 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2477 | 2026.05.15 02:43:57.059705 [ 270 ] {9629c69f-7d14-4d60-81fa-318b07201ec1} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2026.05.15 02:43:57.059748 [ 270 ] {9629c69f-7d14-4d60-81fa-318b07201ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2479 | 2026.05.15 02:43:57.060351 [ 270 ] {9629c69f-7d14-4d60-81fa-318b07201ec1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2480 | 2026.05.15 02:43:57.060586 [ 270 ] {9629c69f-7d14-4d60-81fa-318b07201ec1} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2026.05.15 02:43:57.060701 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2482 | 2026.05.15 02:43:57.060736 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2026.05.15 02:43:57.060737 [ 270 ] {9629c69f-7d14-4d60-81fa-318b07201ec1} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002123 sec., 17428.167687235047 rows/sec., 31.23 MiB/sec. | ||
| 2484 | 2026.05.15 02:43:57.060756 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2485 | 2026.05.15 02:43:57.060851 [ 190 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::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 | ||
| 2486 | 2026.05.15 02:43:57.060855 [ 270 ] {9629c69f-7d14-4d60-81fa-318b07201ec1} <Debug> TCPHandler: Processed in 0.002371238 sec. | ||
| 2487 | 2026.05.15 02:43:57.061048 [ 190 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2488 | 2026.05.15 02:43:57.061098 [ 190 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 25 rows starting from the beginning of the part | ||
| 2489 | 2026.05.15 02:43:57.061137 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2490 | 2026.05.15 02:43:57.061217 [ 190 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part | ||
| 2491 | 2026.05.15 02:43:57.061269 [ 270 ] {b13ac078-f388-4b97-8d3b-91b3be2b5cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2492 | 2026.05.15 02:43:57.061326 [ 270 ] {b13ac078-f388-4b97-8d3b-91b3be2b5cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2493 | 2026.05.15 02:43:57.061327 [ 190 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 2494 | 2026.05.15 02:43:57.061449 [ 190 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::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 | ||
| 2495 | 2026.05.15 02:43:57.061549 [ 190 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2496 | 2026.05.15 02:43:57.061650 [ 190 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2497 | 2026.05.15 02:43:57.061705 [ 270 ] {b13ac078-f388-4b97-8d3b-91b3be2b5cba} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2498 | 2026.05.15 02:43:57.061748 [ 270 ] {b13ac078-f388-4b97-8d3b-91b3be2b5cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2499 | 2026.05.15 02:43:57.062092 [ 270 ] {b13ac078-f388-4b97-8d3b-91b3be2b5cba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2500 | 2026.05.15 02:43:57.062319 [ 270 ] {b13ac078-f388-4b97-8d3b-91b3be2b5cba} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2026.05.15 02:43:57.062432 [ 24 ] {} <Debug> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2502 | 2026.05.15 02:43:57.062455 [ 270 ] {b13ac078-f388-4b97-8d3b-91b3be2b5cba} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001223 sec., 73589.53393295176 rows/sec., 4.60 MiB/sec. | ||
| 2503 | 2026.05.15 02:43:57.062466 [ 24 ] {} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2026.05.15 02:43:57.062498 [ 270 ] {b13ac078-f388-4b97-8d3b-91b3be2b5cba} <Debug> TCPHandler: Processed in 0.00146598 sec. | ||
| 2505 | 2026.05.15 02:43:57.062498 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2506 | 2026.05.15 02:43:57.062597 [ 188 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::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 | ||
| 2507 | 2026.05.15 02:43:57.062695 [ 188 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2508 | 2026.05.15 02:43:57.062722 [ 188 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 414 rows starting from the beginning of the part | ||
| 2509 | 2026.05.15 02:43:57.062791 [ 188 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2510 | 2026.05.15 02:43:57.062839 [ 188 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::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 | ||
| 2511 | 2026.05.15 02:43:57.062889 [ 188 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2512 | 2026.05.15 02:43:57.062938 [ 188 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2513 | 2026.05.15 02:43:57.062992 [ 188 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2514 | 2026.05.15 02:43:57.063896 [ 189 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 804 rows, containing 4 columns (4 merged, 0 gathered) in 0.001332367 sec., 603437.3412130441 rows/sec., 38.71 MiB/sec. | ||
| 2515 | 2026.05.15 02:43:57.064094 [ 192 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2516 | 2026.05.15 02:43:57.064382 [ 192 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_11_2} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2026.05.15 02:43:57.064451 [ 192 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_11_2} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2518 | 2026.05.15 02:43:57.064533 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2519 | 2026.05.15 02:43:57.065948 [ 190 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 19 columns (19 merged, 0 gathered) in 0.005160985 sec., 39721.09975130716 rows/sec., 71.18 MiB/sec. | ||
| 2520 | 2026.05.15 02:43:57.066560 [ 186 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2521 | 2026.05.15 02:43:57.066991 [ 186 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2026.05.15 02:43:57.067075 [ 186 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2523 | 2026.05.15 02:43:57.067192 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 2524 | 2026.05.15 02:44:00.676429 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2525 | 2026.05.15 02:44:00.676508 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2526 | 2026.05.15 02:44:00.731010 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4834 | ||
| 2527 | 2026.05.15 02:44:00.731479 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2026.05.15 02:44:00.731520 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2529 | 2026.05.15 02:44:00.732003 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2530 | 2026.05.15 02:44:00.732228 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2026.05.15 02:44:00.732347 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4834 | ||
| 2532 | 2026.05.15 02:44:00.993528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2533 | 2026.05.15 02:44:01.010505 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2534 | 2026.05.15 02:44:01.010561 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2535 | 2026.05.15 02:44:01.016806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2536 | 2026.05.15 02:44:01.017479 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2537 | 2026.05.15 02:44:01.020486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2538 | 2026.05.15 02:44:02.001096 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.68 MiB, peak 216.26 MiB, free memory in arenas 0.00 B, will set to 212.37 MiB (RSS), difference: 1.68 MiB | ||
| 2539 | 2026.05.15 02:44:02.030154 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2540 | 2026.05.15 02:44:02.030475 [ 270 ] {a95e5d6e-727b-4e3e-848c-687b897f4fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2541 | 2026.05.15 02:44:02.030919 [ 270 ] {a95e5d6e-727b-4e3e-848c-687b897f4fa0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2542 | 2026.05.15 02:44:02.030958 [ 270 ] {a95e5d6e-727b-4e3e-848c-687b897f4fa0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2543 | 2026.05.15 02:44:02.031166 [ 270 ] {a95e5d6e-727b-4e3e-848c-687b897f4fa0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2544 | 2026.05.15 02:44:02.031231 [ 270 ] {a95e5d6e-727b-4e3e-848c-687b897f4fa0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2545 | 2026.05.15 02:44:02.031363 [ 270 ] {a95e5d6e-727b-4e3e-848c-687b897f4fa0} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2546 | 2026.05.15 02:44:02.031399 [ 270 ] {a95e5d6e-727b-4e3e-848c-687b897f4fa0} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2547 | 2026.05.15 02:44:02.031421 [ 270 ] {a95e5d6e-727b-4e3e-848c-687b897f4fa0} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 2548 | 2026.05.15 02:44:02.031436 [ 270 ] {a95e5d6e-727b-4e3e-848c-687b897f4fa0} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2549 | 2026.05.15 02:44:02.031474 [ 270 ] {a95e5d6e-727b-4e3e-848c-687b897f4fa0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2550 | 2026.05.15 02:44:02.031493 [ 270 ] {a95e5d6e-727b-4e3e-848c-687b897f4fa0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2551 | 2026.05.15 02:44:02.033000 [ 270 ] {a95e5d6e-727b-4e3e-848c-687b897f4fa0} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002657 sec., 13172.751223184041 rows/sec., 2.77 MiB/sec. | ||
| 2552 | 2026.05.15 02:44:02.033099 [ 270 ] {a95e5d6e-727b-4e3e-848c-687b897f4fa0} <Debug> TCPHandler: Processed in 0.003105923 sec. | ||
| 2553 | 2026.05.15 02:44:02.034707 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2554 | 2026.05.15 02:44:02.034820 [ 270 ] {d5a03217-fc15-4993-91f8-9c53e7a7395d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2555 | 2026.05.15 02:44:02.034890 [ 270 ] {d5a03217-fc15-4993-91f8-9c53e7a7395d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2556 | 2026.05.15 02:44:02.035707 [ 270 ] {d5a03217-fc15-4993-91f8-9c53e7a7395d} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2026.05.15 02:44:02.035775 [ 270 ] {d5a03217-fc15-4993-91f8-9c53e7a7395d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2558 | 2026.05.15 02:44:02.036174 [ 270 ] {d5a03217-fc15-4993-91f8-9c53e7a7395d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2559 | 2026.05.15 02:44:02.036393 [ 270 ] {d5a03217-fc15-4993-91f8-9c53e7a7395d} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2026.05.15 02:44:02.036544 [ 270 ] {d5a03217-fc15-4993-91f8-9c53e7a7395d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001762 sec., 31782.06583427923 rows/sec., 2.43 MiB/sec. | ||
| 2561 | 2026.05.15 02:44:02.036581 [ 270 ] {d5a03217-fc15-4993-91f8-9c53e7a7395d} <Debug> TCPHandler: Processed in 0.001924029 sec. | ||
| 2562 | 2026.05.15 02:44:02.036738 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2563 | 2026.05.15 02:44:02.036833 [ 270 ] {2901b354-1a08-463a-8de1-82b2b8cb8e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2564 | 2026.05.15 02:44:02.036871 [ 270 ] {2901b354-1a08-463a-8de1-82b2b8cb8e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2565 | 2026.05.15 02:44:02.037286 [ 270 ] {2901b354-1a08-463a-8de1-82b2b8cb8e34} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2566 | 2026.05.15 02:44:02.037322 [ 270 ] {2901b354-1a08-463a-8de1-82b2b8cb8e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2567 | 2026.05.15 02:44:02.037608 [ 270 ] {2901b354-1a08-463a-8de1-82b2b8cb8e34} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2568 | 2026.05.15 02:44:02.037821 [ 270 ] {2901b354-1a08-463a-8de1-82b2b8cb8e34} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2569 | 2026.05.15 02:44:02.037960 [ 270 ] {2901b354-1a08-463a-8de1-82b2b8cb8e34} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001145 sec., 55895.19650655022 rows/sec., 4.36 MiB/sec. | ||
| 2570 | 2026.05.15 02:44:02.037996 [ 270 ] {2901b354-1a08-463a-8de1-82b2b8cb8e34} <Debug> TCPHandler: Processed in 0.001310477 sec. | ||
| 2571 | 2026.05.15 02:44:02.038127 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2572 | 2026.05.15 02:44:02.038220 [ 270 ] {c3033335-2a05-4abc-a697-f3388c64b20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2573 | 2026.05.15 02:44:02.038262 [ 270 ] {c3033335-2a05-4abc-a697-f3388c64b20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2574 | 2026.05.15 02:44:02.038660 [ 270 ] {c3033335-2a05-4abc-a697-f3388c64b20f} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2026.05.15 02:44:02.038695 [ 270 ] {c3033335-2a05-4abc-a697-f3388c64b20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2576 | 2026.05.15 02:44:02.039015 [ 270 ] {c3033335-2a05-4abc-a697-f3388c64b20f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2577 | 2026.05.15 02:44:02.039224 [ 270 ] {c3033335-2a05-4abc-a697-f3388c64b20f} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2578 | 2026.05.15 02:44:02.039361 [ 270 ] {c3033335-2a05-4abc-a697-f3388c64b20f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 2579 | 2026.05.15 02:44:02.039396 [ 270 ] {c3033335-2a05-4abc-a697-f3388c64b20f} <Debug> TCPHandler: Processed in 0.001317707 sec. | ||
| 2580 | 2026.05.15 02:44:02.039519 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2581 | 2026.05.15 02:44:02.039612 [ 270 ] {9d17d54c-ca40-4853-9ece-1557896d8454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2582 | 2026.05.15 02:44:02.039652 [ 270 ] {9d17d54c-ca40-4853-9ece-1557896d8454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2583 | 2026.05.15 02:44:02.039982 [ 270 ] {9d17d54c-ca40-4853-9ece-1557896d8454} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2584 | 2026.05.15 02:44:02.040017 [ 270 ] {9d17d54c-ca40-4853-9ece-1557896d8454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2585 | 2026.05.15 02:44:02.040318 [ 270 ] {9d17d54c-ca40-4853-9ece-1557896d8454} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2586 | 2026.05.15 02:44:02.040522 [ 270 ] {9d17d54c-ca40-4853-9ece-1557896d8454} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2026.05.15 02:44:02.040655 [ 270 ] {9d17d54c-ca40-4853-9ece-1557896d8454} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 2588 | 2026.05.15 02:44:02.040690 [ 270 ] {9d17d54c-ca40-4853-9ece-1557896d8454} <Debug> TCPHandler: Processed in 0.001219914 sec. | ||
| 2589 | 2026.05.15 02:44:05.741356 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 310 | ||
| 2590 | 2026.05.15 02:44:05.743638 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2026.05.15 02:44:05.743683 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2592 | 2026.05.15 02:44:05.744945 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2593 | 2026.05.15 02:44:05.745215 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.05.15 02:44:05.745455 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 310 | ||
| 2595 | 2026.05.15 02:44:06.175159 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2026.05.15 02:44:06.175431 [ 270 ] {0f0ef806-761a-45fe-be79-de481698d342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2597 | 2026.05.15 02:44:06.175853 [ 270 ] {0f0ef806-761a-45fe-be79-de481698d342} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2598 | 2026.05.15 02:44:06.175902 [ 270 ] {0f0ef806-761a-45fe-be79-de481698d342} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2599 | 2026.05.15 02:44:06.176199 [ 270 ] {0f0ef806-761a-45fe-be79-de481698d342} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2600 | 2026.05.15 02:44:06.176267 [ 270 ] {0f0ef806-761a-45fe-be79-de481698d342} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2601 | 2026.05.15 02:44:06.176407 [ 270 ] {0f0ef806-761a-45fe-be79-de481698d342} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 45-element set) | ||
| 2602 | 2026.05.15 02:44:06.176444 [ 270 ] {0f0ef806-761a-45fe-be79-de481698d342} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2603 | 2026.05.15 02:44:06.176465 [ 270 ] {0f0ef806-761a-45fe-be79-de481698d342} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 2604 | 2026.05.15 02:44:06.176483 [ 270 ] {0f0ef806-761a-45fe-be79-de481698d342} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2605 | 2026.05.15 02:44:06.176522 [ 270 ] {0f0ef806-761a-45fe-be79-de481698d342} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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', 'zone:cpu_nsec'))" | ||
| 2606 | 2026.05.15 02:44:06.176544 [ 270 ] {0f0ef806-761a-45fe-be79-de481698d342} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2607 | 2026.05.15 02:44:06.177793 [ 270 ] {0f0ef806-761a-45fe-be79-de481698d342} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002482 sec., 14101.531023368252 rows/sec., 2.97 MiB/sec. | ||
| 2608 | 2026.05.15 02:44:06.177908 [ 270 ] {0f0ef806-761a-45fe-be79-de481698d342} <Debug> TCPHandler: Processed in 0.002888308 sec. | ||
| 2609 | 2026.05.15 02:44:06.200944 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2610 | 2026.05.15 02:44:06.201073 [ 270 ] {ab45d93b-8707-4643-9c4e-c05a1dc98074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2611 | 2026.05.15 02:44:06.201117 [ 270 ] {ab45d93b-8707-4643-9c4e-c05a1dc98074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2612 | 2026.05.15 02:44:06.201792 [ 270 ] {ab45d93b-8707-4643-9c4e-c05a1dc98074} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2026.05.15 02:44:06.201831 [ 270 ] {ab45d93b-8707-4643-9c4e-c05a1dc98074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2614 | 2026.05.15 02:44:06.202308 [ 270 ] {ab45d93b-8707-4643-9c4e-c05a1dc98074} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2615 | 2026.05.15 02:44:06.202562 [ 270 ] {ab45d93b-8707-4643-9c4e-c05a1dc98074} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2026.05.15 02:44:06.202706 [ 270 ] {ab45d93b-8707-4643-9c4e-c05a1dc98074} <Debug> executeQuery: Read 10 rows, 1.99 KiB in 0.001666 sec., 6002.400960384154 rows/sec., 1.16 MiB/sec. | ||
| 2617 | 2026.05.15 02:44:06.202760 [ 270 ] {ab45d93b-8707-4643-9c4e-c05a1dc98074} <Debug> TCPHandler: Processed in 0.001873508 sec. | ||
| 2618 | 2026.05.15 02:44:06.202923 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2619 | 2026.05.15 02:44:06.203021 [ 270 ] {d162a6c6-699b-4328-954d-d8e38511a193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2620 | 2026.05.15 02:44:06.203063 [ 270 ] {d162a6c6-699b-4328-954d-d8e38511a193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2621 | 2026.05.15 02:44:06.203649 [ 270 ] {d162a6c6-699b-4328-954d-d8e38511a193} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2622 | 2026.05.15 02:44:06.203687 [ 270 ] {d162a6c6-699b-4328-954d-d8e38511a193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2623 | 2026.05.15 02:44:06.204021 [ 270 ] {d162a6c6-699b-4328-954d-d8e38511a193} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2624 | 2026.05.15 02:44:06.204246 [ 270 ] {d162a6c6-699b-4328-954d-d8e38511a193} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2026.05.15 02:44:06.204374 [ 270 ] {d162a6c6-699b-4328-954d-d8e38511a193} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001372 sec., 206997.08454810496 rows/sec., 13.15 MiB/sec. | ||
| 2626 | 2026.05.15 02:44:06.204410 [ 270 ] {d162a6c6-699b-4328-954d-d8e38511a193} <Debug> TCPHandler: Processed in 0.001536521 sec. | ||
| 2627 | 2026.05.15 02:44:06.204554 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2628 | 2026.05.15 02:44:06.204648 [ 270 ] {122243b0-36c4-448e-95f0-39f54f9d7d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2629 | 2026.05.15 02:44:06.204691 [ 270 ] {122243b0-36c4-448e-95f0-39f54f9d7d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2630 | 2026.05.15 02:44:06.205147 [ 270 ] {122243b0-36c4-448e-95f0-39f54f9d7d7b} <Trace> oximeter.fields_ipaddr (5c95d4dc-d120-41a2-95fd-a4c3ad9fc862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2026.05.15 02:44:06.205183 [ 270 ] {122243b0-36c4-448e-95f0-39f54f9d7d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2632 | 2026.05.15 02:44:06.205472 [ 270 ] {122243b0-36c4-448e-95f0-39f54f9d7d7b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2633 | 2026.05.15 02:44:06.205692 [ 270 ] {122243b0-36c4-448e-95f0-39f54f9d7d7b} <Trace> oximeter.fields_ipaddr (5c95d4dc-d120-41a2-95fd-a4c3ad9fc862): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2026.05.15 02:44:06.205816 [ 270 ] {122243b0-36c4-448e-95f0-39f54f9d7d7b} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001185 sec., 15189.873417721517 rows/sec., 1.21 MiB/sec. | ||
| 2635 | 2026.05.15 02:44:06.205854 [ 270 ] {122243b0-36c4-448e-95f0-39f54f9d7d7b} <Debug> TCPHandler: Processed in 0.001348998 sec. | ||
| 2636 | 2026.05.15 02:44:06.205983 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2637 | 2026.05.15 02:44:06.206077 [ 270 ] {3f699934-7f20-4c42-a951-fbee6e9dbc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2638 | 2026.05.15 02:44:06.206115 [ 270 ] {3f699934-7f20-4c42-a951-fbee6e9dbc0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2639 | 2026.05.15 02:44:06.208197 [ 270 ] {3f699934-7f20-4c42-a951-fbee6e9dbc0e} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2026.05.15 02:44:06.208234 [ 270 ] {3f699934-7f20-4c42-a951-fbee6e9dbc0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2641 | 2026.05.15 02:44:06.208916 [ 270 ] {3f699934-7f20-4c42-a951-fbee6e9dbc0e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2642 | 2026.05.15 02:44:06.209149 [ 270 ] {3f699934-7f20-4c42-a951-fbee6e9dbc0e} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2026.05.15 02:44:06.209277 [ 270 ] {3f699934-7f20-4c42-a951-fbee6e9dbc0e} <Debug> executeQuery: Read 3238 rows, 247.61 KiB in 0.003218 sec., 1006215.0403977626 rows/sec., 75.14 MiB/sec. | ||
| 2644 | 2026.05.15 02:44:06.209315 [ 270 ] {3f699934-7f20-4c42-a951-fbee6e9dbc0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2645 | 2026.05.15 02:44:06.209329 [ 270 ] {3f699934-7f20-4c42-a951-fbee6e9dbc0e} <Debug> TCPHandler: Processed in 0.003394589 sec. | ||
| 2646 | 2026.05.15 02:44:06.209481 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2647 | 2026.05.15 02:44:06.209575 [ 270 ] {39c7d97a-1f09-4255-873a-7a0ff3f99380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2648 | 2026.05.15 02:44:06.209614 [ 270 ] {39c7d97a-1f09-4255-873a-7a0ff3f99380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2649 | 2026.05.15 02:44:06.210134 [ 270 ] {39c7d97a-1f09-4255-873a-7a0ff3f99380} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2650 | 2026.05.15 02:44:06.210172 [ 270 ] {39c7d97a-1f09-4255-873a-7a0ff3f99380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2651 | 2026.05.15 02:44:06.210503 [ 270 ] {39c7d97a-1f09-4255-873a-7a0ff3f99380} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2652 | 2026.05.15 02:44:06.210717 [ 270 ] {39c7d97a-1f09-4255-873a-7a0ff3f99380} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2653 | 2026.05.15 02:44:06.210845 [ 270 ] {39c7d97a-1f09-4255-873a-7a0ff3f99380} <Debug> executeQuery: Read 211 rows, 13.63 KiB in 0.001288 sec., 163819.8757763975 rows/sec., 10.34 MiB/sec. | ||
| 2654 | 2026.05.15 02:44:06.210882 [ 270 ] {39c7d97a-1f09-4255-873a-7a0ff3f99380} <Debug> TCPHandler: Processed in 0.001452 sec. | ||
| 2655 | 2026.05.15 02:44:06.211011 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2656 | 2026.05.15 02:44:06.211106 [ 270 ] {f20eef19-0b1b-4692-871a-eaf62d72bc5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2657 | 2026.05.15 02:44:06.211145 [ 270 ] {f20eef19-0b1b-4692-871a-eaf62d72bc5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2658 | 2026.05.15 02:44:06.211880 [ 270 ] {f20eef19-0b1b-4692-871a-eaf62d72bc5e} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2026.05.15 02:44:06.211918 [ 270 ] {f20eef19-0b1b-4692-871a-eaf62d72bc5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2660 | 2026.05.15 02:44:06.212251 [ 270 ] {f20eef19-0b1b-4692-871a-eaf62d72bc5e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2661 | 2026.05.15 02:44:06.212465 [ 270 ] {f20eef19-0b1b-4692-871a-eaf62d72bc5e} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2026.05.15 02:44:06.212588 [ 270 ] {f20eef19-0b1b-4692-871a-eaf62d72bc5e} <Debug> executeQuery: Read 951 rows, 57.30 KiB in 0.0015 sec., 634000 rows/sec., 37.31 MiB/sec. | ||
| 2663 | 2026.05.15 02:44:06.212625 [ 270 ] {f20eef19-0b1b-4692-871a-eaf62d72bc5e} <Debug> TCPHandler: Processed in 0.001663924 sec. | ||
| 2664 | 2026.05.15 02:44:06.212763 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2026.05.15 02:44:06.212858 [ 270 ] {81e074ed-65db-4f32-b509-2815ca31bb72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2666 | 2026.05.15 02:44:06.212897 [ 270 ] {81e074ed-65db-4f32-b509-2815ca31bb72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2667 | 2026.05.15 02:44:06.213293 [ 270 ] {81e074ed-65db-4f32-b509-2815ca31bb72} <Trace> oximeter.fields_u64 (3bc43153-77c9-4e23-8f81-38200e018c8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2026.05.15 02:44:06.213330 [ 270 ] {81e074ed-65db-4f32-b509-2815ca31bb72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2669 | 2026.05.15 02:44:06.213619 [ 270 ] {81e074ed-65db-4f32-b509-2815ca31bb72} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2670 | 2026.05.15 02:44:06.213849 [ 270 ] {81e074ed-65db-4f32-b509-2815ca31bb72} <Trace> oximeter.fields_u64 (3bc43153-77c9-4e23-8f81-38200e018c8f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2026.05.15 02:44:06.213971 [ 270 ] {81e074ed-65db-4f32-b509-2815ca31bb72} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.00113 sec., 1769.911504424779 rows/sec., 124.45 KiB/sec. | ||
| 2672 | 2026.05.15 02:44:06.214008 [ 270 ] {81e074ed-65db-4f32-b509-2815ca31bb72} <Debug> TCPHandler: Processed in 0.001294976 sec. | ||
| 2673 | 2026.05.15 02:44:06.214139 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2674 | 2026.05.15 02:44:06.214239 [ 270 ] {f59f5efb-ead8-43c6-bbf2-8118739a0357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2675 | 2026.05.15 02:44:06.214285 [ 270 ] {f59f5efb-ead8-43c6-bbf2-8118739a0357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2676 | 2026.05.15 02:44:06.215002 [ 270 ] {f59f5efb-ead8-43c6-bbf2-8118739a0357} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2026.05.15 02:44:06.215054 [ 270 ] {f59f5efb-ead8-43c6-bbf2-8118739a0357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2678 | 2026.05.15 02:44:06.215416 [ 270 ] {f59f5efb-ead8-43c6-bbf2-8118739a0357} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2679 | 2026.05.15 02:44:06.215631 [ 270 ] {f59f5efb-ead8-43c6-bbf2-8118739a0357} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2026.05.15 02:44:06.215759 [ 270 ] {f59f5efb-ead8-43c6-bbf2-8118739a0357} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001537 sec., 96291.4769030579 rows/sec., 5.48 MiB/sec. | ||
| 2681 | 2026.05.15 02:44:06.215796 [ 270 ] {f59f5efb-ead8-43c6-bbf2-8118739a0357} <Debug> TCPHandler: Processed in 0.001707904 sec. | ||
| 2682 | 2026.05.15 02:44:06.215928 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2683 | 2026.05.15 02:44:06.216022 [ 270 ] {748cfc5f-b7b8-4697-94cc-2f9a617ca294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2684 | 2026.05.15 02:44:06.216061 [ 270 ] {748cfc5f-b7b8-4697-94cc-2f9a617ca294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2685 | 2026.05.15 02:44:06.217101 [ 270 ] {748cfc5f-b7b8-4697-94cc-2f9a617ca294} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2026.05.15 02:44:06.217138 [ 270 ] {748cfc5f-b7b8-4697-94cc-2f9a617ca294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2687 | 2026.05.15 02:44:06.217533 [ 270 ] {748cfc5f-b7b8-4697-94cc-2f9a617ca294} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2688 | 2026.05.15 02:44:06.217746 [ 270 ] {748cfc5f-b7b8-4697-94cc-2f9a617ca294} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2026.05.15 02:44:06.217871 [ 270 ] {748cfc5f-b7b8-4697-94cc-2f9a617ca294} <Debug> executeQuery: Read 1777 rows, 123.09 KiB in 0.001867 sec., 951794.322442421 rows/sec., 64.38 MiB/sec. | ||
| 2690 | 2026.05.15 02:44:06.217907 [ 270 ] {748cfc5f-b7b8-4697-94cc-2f9a617ca294} <Debug> TCPHandler: Processed in 0.002028701 sec. | ||
| 2691 | 2026.05.15 02:44:06.218047 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2692 | 2026.05.15 02:44:06.218141 [ 270 ] {3db9f05e-2d28-4858-82b4-3a4358b2b2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2693 | 2026.05.15 02:44:06.218181 [ 270 ] {3db9f05e-2d28-4858-82b4-3a4358b2b2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2694 | 2026.05.15 02:44:06.218532 [ 270 ] {3db9f05e-2d28-4858-82b4-3a4358b2b2d5} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2026.05.15 02:44:06.218569 [ 270 ] {3db9f05e-2d28-4858-82b4-3a4358b2b2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2696 | 2026.05.15 02:44:06.218886 [ 270 ] {3db9f05e-2d28-4858-82b4-3a4358b2b2d5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2697 | 2026.05.15 02:44:06.219108 [ 270 ] {3db9f05e-2d28-4858-82b4-3a4358b2b2d5} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2026.05.15 02:44:06.219235 [ 270 ] {3db9f05e-2d28-4858-82b4-3a4358b2b2d5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 2699 | 2026.05.15 02:44:06.219271 [ 270 ] {3db9f05e-2d28-4858-82b4-3a4358b2b2d5} <Debug> TCPHandler: Processed in 0.001272316 sec. | ||
| 2700 | 2026.05.15 02:44:06.219411 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2026.05.15 02:44:06.219505 [ 270 ] {17f24748-06eb-46cd-afa9-e1b74ec5a2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2702 | 2026.05.15 02:44:06.219546 [ 270 ] {17f24748-06eb-46cd-afa9-e1b74ec5a2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2703 | 2026.05.15 02:44:06.220721 [ 270 ] {17f24748-06eb-46cd-afa9-e1b74ec5a2d7} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2026.05.15 02:44:06.220759 [ 270 ] {17f24748-06eb-46cd-afa9-e1b74ec5a2d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2705 | 2026.05.15 02:44:06.221357 [ 270 ] {17f24748-06eb-46cd-afa9-e1b74ec5a2d7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2706 | 2026.05.15 02:44:06.221580 [ 270 ] {17f24748-06eb-46cd-afa9-e1b74ec5a2d7} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.05.15 02:44:06.221711 [ 270 ] {17f24748-06eb-46cd-afa9-e1b74ec5a2d7} <Debug> executeQuery: Read 3516 rows, 227.51 KiB in 0.002223 sec., 1581646.4237516867 rows/sec., 99.95 MiB/sec. | ||
| 2708 | 2026.05.15 02:44:06.221746 [ 270 ] {17f24748-06eb-46cd-afa9-e1b74ec5a2d7} <Debug> TCPHandler: Processed in 0.002383559 sec. | ||
| 2709 | 2026.05.15 02:44:06.221880 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2026.05.15 02:44:06.221974 [ 270 ] {c91dfc56-976d-4318-8506-8cea08404969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2711 | 2026.05.15 02:44:06.222016 [ 270 ] {c91dfc56-976d-4318-8506-8cea08404969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2712 | 2026.05.15 02:44:06.222348 [ 270 ] {c91dfc56-976d-4318-8506-8cea08404969} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2026.05.15 02:44:06.222384 [ 270 ] {c91dfc56-976d-4318-8506-8cea08404969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2714 | 2026.05.15 02:44:06.222683 [ 270 ] {c91dfc56-976d-4318-8506-8cea08404969} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2715 | 2026.05.15 02:44:06.222903 [ 270 ] {c91dfc56-976d-4318-8506-8cea08404969} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2026.05.15 02:44:06.223056 [ 270 ] {c91dfc56-976d-4318-8506-8cea08404969} <Debug> executeQuery: Read 3 rows, 199.00 B in 0.0011 sec., 2727.272727272727 rows/sec., 176.67 KiB/sec. | ||
| 2717 | 2026.05.15 02:44:06.223093 [ 270 ] {c91dfc56-976d-4318-8506-8cea08404969} <Debug> TCPHandler: Processed in 0.001261295 sec. | ||
| 2718 | 2026.05.15 02:44:06.223219 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2719 | 2026.05.15 02:44:06.223314 [ 270 ] {ce6851c2-4307-43e6-aa59-0978949611f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2720 | 2026.05.15 02:44:06.223366 [ 270 ] {ce6851c2-4307-43e6-aa59-0978949611f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2721 | 2026.05.15 02:44:06.224197 [ 270 ] {ce6851c2-4307-43e6-aa59-0978949611f2} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2026.05.15 02:44:06.224263 [ 270 ] {ce6851c2-4307-43e6-aa59-0978949611f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2723 | 2026.05.15 02:44:06.224850 [ 270 ] {ce6851c2-4307-43e6-aa59-0978949611f2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2724 | 2026.05.15 02:44:06.225101 [ 270 ] {ce6851c2-4307-43e6-aa59-0978949611f2} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2026.05.15 02:44:06.225238 [ 270 ] {ce6851c2-4307-43e6-aa59-0978949611f2} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001941 sec., 26275.115919629057 rows/sec., 47.08 MiB/sec. | ||
| 2726 | 2026.05.15 02:44:06.225298 [ 270 ] {ce6851c2-4307-43e6-aa59-0978949611f2} <Debug> TCPHandler: Processed in 0.002127433 sec. | ||
| 2727 | 2026.05.15 02:44:06.225443 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2026.05.15 02:44:06.225537 [ 270 ] {37c84fdb-47eb-4b4f-9c58-0280e6a25db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2729 | 2026.05.15 02:44:06.225580 [ 270 ] {37c84fdb-47eb-4b4f-9c58-0280e6a25db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2730 | 2026.05.15 02:44:06.225911 [ 270 ] {37c84fdb-47eb-4b4f-9c58-0280e6a25db9} <Trace> oximeter.measurements_i64 (ceee6f71-5911-4059-8119-e1593b7f35f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2026.05.15 02:44:06.225947 [ 270 ] {37c84fdb-47eb-4b4f-9c58-0280e6a25db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2732 | 2026.05.15 02:44:06.226262 [ 270 ] {37c84fdb-47eb-4b4f-9c58-0280e6a25db9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2733 | 2026.05.15 02:44:06.226475 [ 270 ] {37c84fdb-47eb-4b4f-9c58-0280e6a25db9} <Trace> oximeter.measurements_i64 (ceee6f71-5911-4059-8119-e1593b7f35f8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2026.05.15 02:44:06.226598 [ 270 ] {37c84fdb-47eb-4b4f-9c58-0280e6a25db9} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001079 sec., 2780.352177942539 rows/sec., 196.40 KiB/sec. | ||
| 2735 | 2026.05.15 02:44:06.226634 [ 270 ] {37c84fdb-47eb-4b4f-9c58-0280e6a25db9} <Debug> TCPHandler: Processed in 0.001240425 sec. | ||
| 2736 | 2026.05.15 02:44:06.226763 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2737 | 2026.05.15 02:44:06.226857 [ 270 ] {b9873ccf-e952-40b4-a6c8-89e743d5a35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2738 | 2026.05.15 02:44:06.226897 [ 270 ] {b9873ccf-e952-40b4-a6c8-89e743d5a35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2739 | 2026.05.15 02:44:06.227236 [ 270 ] {b9873ccf-e952-40b4-a6c8-89e743d5a35d} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2740 | 2026.05.15 02:44:06.227272 [ 270 ] {b9873ccf-e952-40b4-a6c8-89e743d5a35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2741 | 2026.05.15 02:44:06.227576 [ 270 ] {b9873ccf-e952-40b4-a6c8-89e743d5a35d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2742 | 2026.05.15 02:44:06.227788 [ 270 ] {b9873ccf-e952-40b4-a6c8-89e743d5a35d} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2026.05.15 02:44:06.227912 [ 270 ] {b9873ccf-e952-40b4-a6c8-89e743d5a35d} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001072 sec., 72761.19402985074 rows/sec., 4.50 MiB/sec. | ||
| 2744 | 2026.05.15 02:44:06.227945 [ 270 ] {b9873ccf-e952-40b4-a6c8-89e743d5a35d} <Debug> TCPHandler: Processed in 0.001229615 sec. | ||
| 2745 | 2026.05.15 02:44:07.025668 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2746 | 2026.05.15 02:44:07.025877 [ 270 ] {a166f938-bceb-4cfb-8b45-ab06fa33cd59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2747 | 2026.05.15 02:44:07.026183 [ 270 ] {a166f938-bceb-4cfb-8b45-ab06fa33cd59} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2748 | 2026.05.15 02:44:07.026221 [ 270 ] {a166f938-bceb-4cfb-8b45-ab06fa33cd59} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2749 | 2026.05.15 02:44:07.026428 [ 270 ] {a166f938-bceb-4cfb-8b45-ab06fa33cd59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2750 | 2026.05.15 02:44:07.026495 [ 270 ] {a166f938-bceb-4cfb-8b45-ab06fa33cd59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2751 | 2026.05.15 02:44:07.026628 [ 270 ] {a166f938-bceb-4cfb-8b45-ab06fa33cd59} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2752 | 2026.05.15 02:44:07.026785 [ 313 ] {a166f938-bceb-4cfb-8b45-ab06fa33cd59} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2753 | 2026.05.15 02:44:07.026787 [ 346 ] {a166f938-bceb-4cfb-8b45-ab06fa33cd59} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2754 | 2026.05.15 02:44:07.026968 [ 270 ] {a166f938-bceb-4cfb-8b45-ab06fa33cd59} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 2755 | 2026.05.15 02:44:07.026995 [ 270 ] {a166f938-bceb-4cfb-8b45-ab06fa33cd59} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2756 | 2026.05.15 02:44:07.029241 [ 270 ] {a166f938-bceb-4cfb-8b45-ab06fa33cd59} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2757 | 2026.05.15 02:44:07.029272 [ 270 ] {a166f938-bceb-4cfb-8b45-ab06fa33cd59} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Reading approx. 45 rows with 2 streams | ||
| 2758 | 2026.05.15 02:44:07.029337 [ 270 ] {a166f938-bceb-4cfb-8b45-ab06fa33cd59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2759 | 2026.05.15 02:44:07.029379 [ 270 ] {a166f938-bceb-4cfb-8b45-ab06fa33cd59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2760 | 2026.05.15 02:44:07.030780 [ 270 ] {a166f938-bceb-4cfb-8b45-ab06fa33cd59} <Debug> executeQuery: Read 45 rows, 7.88 KiB in 0.004984 sec., 9028.892455858748 rows/sec., 1.54 MiB/sec. | ||
| 2761 | 2026.05.15 02:44:07.030897 [ 270 ] {a166f938-bceb-4cfb-8b45-ab06fa33cd59} <Debug> TCPHandler: Processed in 0.005358708 sec. | ||
| 2762 | 2026.05.15 02:44:07.032010 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2763 | 2026.05.15 02:44:07.032116 [ 270 ] {3be4a4f5-2aae-46d7-9eed-a755046ea6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2764 | 2026.05.15 02:44:07.032158 [ 270 ] {3be4a4f5-2aae-46d7-9eed-a755046ea6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2765 | 2026.05.15 02:44:07.032653 [ 270 ] {3be4a4f5-2aae-46d7-9eed-a755046ea6e8} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2026.05.15 02:44:07.032690 [ 270 ] {3be4a4f5-2aae-46d7-9eed-a755046ea6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2767 | 2026.05.15 02:44:07.033051 [ 270 ] {3be4a4f5-2aae-46d7-9eed-a755046ea6e8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2768 | 2026.05.15 02:44:07.033435 [ 270 ] {3be4a4f5-2aae-46d7-9eed-a755046ea6e8} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2769 | 2026.05.15 02:44:07.033678 [ 270 ] {3be4a4f5-2aae-46d7-9eed-a755046ea6e8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.70 MiB/sec. | ||
| 2770 | 2026.05.15 02:44:07.033751 [ 270 ] {3be4a4f5-2aae-46d7-9eed-a755046ea6e8} <Debug> TCPHandler: Processed in 0.001789987 sec. | ||
| 2771 | 2026.05.15 02:44:07.033962 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2026.05.15 02:44:07.034108 [ 270 ] {f671e01a-0b27-45c1-9d3d-c62d22194c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2773 | 2026.05.15 02:44:07.034168 [ 270 ] {f671e01a-0b27-45c1-9d3d-c62d22194c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2774 | 2026.05.15 02:44:07.034692 [ 270 ] {f671e01a-0b27-45c1-9d3d-c62d22194c9b} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.05.15 02:44:07.034733 [ 270 ] {f671e01a-0b27-45c1-9d3d-c62d22194c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2776 | 2026.05.15 02:44:07.035071 [ 270 ] {f671e01a-0b27-45c1-9d3d-c62d22194c9b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2777 | 2026.05.15 02:44:07.035288 [ 270 ] {f671e01a-0b27-45c1-9d3d-c62d22194c9b} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2026.05.15 02:44:07.035417 [ 270 ] {f671e01a-0b27-45c1-9d3d-c62d22194c9b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001352 sec., 47337.27810650888 rows/sec., 3.69 MiB/sec. | ||
| 2779 | 2026.05.15 02:44:07.035453 [ 270 ] {f671e01a-0b27-45c1-9d3d-c62d22194c9b} <Debug> TCPHandler: Processed in 0.001607192 sec. | ||
| 2780 | 2026.05.15 02:44:07.035573 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2781 | 2026.05.15 02:44:07.035668 [ 270 ] {9913bf5f-dbab-47dc-8b65-84f08a235667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2782 | 2026.05.15 02:44:07.035713 [ 270 ] {9913bf5f-dbab-47dc-8b65-84f08a235667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2783 | 2026.05.15 02:44:07.036088 [ 270 ] {9913bf5f-dbab-47dc-8b65-84f08a235667} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2026.05.15 02:44:07.036127 [ 270 ] {9913bf5f-dbab-47dc-8b65-84f08a235667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2785 | 2026.05.15 02:44:07.036478 [ 270 ] {9913bf5f-dbab-47dc-8b65-84f08a235667} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2786 | 2026.05.15 02:44:07.036704 [ 270 ] {9913bf5f-dbab-47dc-8b65-84f08a235667} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.05.15 02:44:07.036831 [ 270 ] {9913bf5f-dbab-47dc-8b65-84f08a235667} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001181 sec., 27095.681625740897 rows/sec., 1.89 MiB/sec. | ||
| 2788 | 2026.05.15 02:44:07.036866 [ 270 ] {9913bf5f-dbab-47dc-8b65-84f08a235667} <Debug> TCPHandler: Processed in 0.001341508 sec. | ||
| 2789 | 2026.05.15 02:44:07.037054 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.05.15 02:44:07.037215 [ 270 ] {dbd015dd-7bdd-4cc1-a2ba-424bcbd2c33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2791 | 2026.05.15 02:44:07.037275 [ 270 ] {dbd015dd-7bdd-4cc1-a2ba-424bcbd2c33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2792 | 2026.05.15 02:44:07.037746 [ 270 ] {dbd015dd-7bdd-4cc1-a2ba-424bcbd2c33b} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2793 | 2026.05.15 02:44:07.037787 [ 270 ] {dbd015dd-7bdd-4cc1-a2ba-424bcbd2c33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2794 | 2026.05.15 02:44:07.038192 [ 270 ] {dbd015dd-7bdd-4cc1-a2ba-424bcbd2c33b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2795 | 2026.05.15 02:44:07.038409 [ 270 ] {dbd015dd-7bdd-4cc1-a2ba-424bcbd2c33b} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2796 | 2026.05.15 02:44:07.038554 [ 270 ] {dbd015dd-7bdd-4cc1-a2ba-424bcbd2c33b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001407 sec., 8528.784648187633 rows/sec., 588.57 KiB/sec. | ||
| 2797 | 2026.05.15 02:44:07.038595 [ 270 ] {dbd015dd-7bdd-4cc1-a2ba-424bcbd2c33b} <Debug> TCPHandler: Processed in 0.001681754 sec. | ||
| 2798 | 2026.05.15 02:44:08.232764 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5346 | ||
| 2799 | 2026.05.15 02:44:08.233367 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2800 | 2026.05.15 02:44:08.233409 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2801 | 2026.05.15 02:44:08.233927 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2802 | 2026.05.15 02:44:08.234166 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2803 | 2026.05.15 02:44:08.234294 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5346 | ||
| 2804 | 2026.05.15 02:44:08.234307 [ 57 ] {} <Debug> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2805 | 2026.05.15 02:44:08.234384 [ 57 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.05.15 02:44:08.234406 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2807 | 2026.05.15 02:44:08.234524 [ 192 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::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 | ||
| 2808 | 2026.05.15 02:44:08.234612 [ 192 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2809 | 2026.05.15 02:44:08.234643 [ 192 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2914 rows starting from the beginning of the part | ||
| 2810 | 2026.05.15 02:44:08.234699 [ 192 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2811 | 2026.05.15 02:44:08.234740 [ 192 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::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 | ||
| 2812 | 2026.05.15 02:44:08.234791 [ 192 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::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 | ||
| 2813 | 2026.05.15 02:44:08.234830 [ 192 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::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 | ||
| 2814 | 2026.05.15 02:44:08.234871 [ 192 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::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 | ||
| 2815 | 2026.05.15 02:44:08.236128 [ 192 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5346 rows, containing 4 columns (4 merged, 0 gathered) in 0.001654783 sec., 3230635.0742061045 rows/sec., 46.21 MiB/sec. | ||
| 2816 | 2026.05.15 02:44:08.236903 [ 189 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2817 | 2026.05.15 02:44:08.237237 [ 189 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_11_2} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.05.15 02:44:08.237320 [ 189 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_11_2} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2819 | 2026.05.15 02:44:08.237423 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2820 | 2026.05.15 02:44:08.520720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2821 | 2026.05.15 02:44:08.537359 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.05.15 02:44:08.537412 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2823 | 2026.05.15 02:44:08.544098 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2824 | 2026.05.15 02:44:08.546160 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2026.05.15 02:44:08.546534 [ 61 ] {} <Debug> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2826 | 2026.05.15 02:44:08.546609 [ 61 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2827 | 2026.05.15 02:44:08.546633 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2828 | 2026.05.15 02:44:08.546769 [ 190 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::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 | ||
| 2829 | 2026.05.15 02:44:08.550764 [ 190 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2830 | 2026.05.15 02:44:08.552172 [ 190 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::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 | ||
| 2831 | 2026.05.15 02:44:08.556034 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2832 | 2026.05.15 02:44:08.556717 [ 190 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::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 | ||
| 2833 | 2026.05.15 02:44:08.560553 [ 190 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::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 | ||
| 2834 | 2026.05.15 02:44:08.564691 [ 190 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::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 | ||
| 2835 | 2026.05.15 02:44:08.569031 [ 190 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::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 | ||
| 2836 | 2026.05.15 02:44:08.573253 [ 190 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::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 | ||
| 2837 | 2026.05.15 02:44:08.625069 [ 200 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.07835999 sec., 1059.2140198078125 rows/sec., 5.48 MiB/sec. | ||
| 2838 | 2026.05.15 02:44:08.627397 [ 191 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2839 | 2026.05.15 02:44:08.629508 [ 191 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::all_1_11_2} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2026.05.15 02:44:08.629600 [ 191 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::all_1_11_2} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2841 | 2026.05.15 02:44:08.632067 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2842 | 2026.05.15 02:44:09.000307 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.66 MiB, peak 224.54 MiB, free memory in arenas 0.00 B, will set to 223.56 MiB (RSS), difference: 8.90 MiB | ||
| 2843 | 2026.05.15 02:44:12.030728 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2026.05.15 02:44:12.031009 [ 270 ] {53e14a34-c41b-4120-814a-1163b4e4abca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2845 | 2026.05.15 02:44:12.031358 [ 270 ] {53e14a34-c41b-4120-814a-1163b4e4abca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2846 | 2026.05.15 02:44:12.031394 [ 270 ] {53e14a34-c41b-4120-814a-1163b4e4abca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2847 | 2026.05.15 02:44:12.031610 [ 270 ] {53e14a34-c41b-4120-814a-1163b4e4abca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2848 | 2026.05.15 02:44:12.031679 [ 270 ] {53e14a34-c41b-4120-814a-1163b4e4abca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2849 | 2026.05.15 02:44:12.031817 [ 270 ] {53e14a34-c41b-4120-814a-1163b4e4abca} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2850 | 2026.05.15 02:44:12.031948 [ 363 ] {53e14a34-c41b-4120-814a-1163b4e4abca} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2851 | 2026.05.15 02:44:12.031997 [ 346 ] {53e14a34-c41b-4120-814a-1163b4e4abca} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2852 | 2026.05.15 02:44:12.032144 [ 270 ] {53e14a34-c41b-4120-814a-1163b4e4abca} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 2853 | 2026.05.15 02:44:12.032178 [ 270 ] {53e14a34-c41b-4120-814a-1163b4e4abca} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2854 | 2026.05.15 02:44:12.032250 [ 270 ] {53e14a34-c41b-4120-814a-1163b4e4abca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2855 | 2026.05.15 02:44:12.032270 [ 270 ] {53e14a34-c41b-4120-814a-1163b4e4abca} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Reading approx. 45 rows with 2 streams | ||
| 2856 | 2026.05.15 02:44:12.032305 [ 270 ] {53e14a34-c41b-4120-814a-1163b4e4abca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2857 | 2026.05.15 02:44:12.032349 [ 270 ] {53e14a34-c41b-4120-814a-1163b4e4abca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2858 | 2026.05.15 02:44:12.033698 [ 270 ] {53e14a34-c41b-4120-814a-1163b4e4abca} <Debug> executeQuery: Read 45 rows, 7.88 KiB in 0.002789 sec., 16134.815346002153 rows/sec., 2.76 MiB/sec. | ||
| 2859 | 2026.05.15 02:44:12.033807 [ 270 ] {53e14a34-c41b-4120-814a-1163b4e4abca} <Debug> TCPHandler: Processed in 0.003214835 sec. | ||
| 2860 | 2026.05.15 02:44:12.035368 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2861 | 2026.05.15 02:44:12.035478 [ 270 ] {9e09786e-1e57-4ece-ac48-43b495bc3601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2862 | 2026.05.15 02:44:12.035522 [ 270 ] {9e09786e-1e57-4ece-ac48-43b495bc3601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2863 | 2026.05.15 02:44:12.036004 [ 270 ] {9e09786e-1e57-4ece-ac48-43b495bc3601} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.05.15 02:44:12.036047 [ 270 ] {9e09786e-1e57-4ece-ac48-43b495bc3601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2865 | 2026.05.15 02:44:12.036411 [ 270 ] {9e09786e-1e57-4ece-ac48-43b495bc3601} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2866 | 2026.05.15 02:44:12.036632 [ 270 ] {9e09786e-1e57-4ece-ac48-43b495bc3601} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.05.15 02:44:12.036778 [ 270 ] {9e09786e-1e57-4ece-ac48-43b495bc3601} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001331 sec., 42073.628850488356 rows/sec., 3.21 MiB/sec. | ||
| 2868 | 2026.05.15 02:44:12.036815 [ 270 ] {9e09786e-1e57-4ece-ac48-43b495bc3601} <Debug> TCPHandler: Processed in 0.00149829 sec. | ||
| 2869 | 2026.05.15 02:44:12.036939 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2870 | 2026.05.15 02:44:12.037045 [ 270 ] {ccd32857-ae14-47be-922e-52405ed6a8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2871 | 2026.05.15 02:44:12.037085 [ 270 ] {ccd32857-ae14-47be-922e-52405ed6a8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2872 | 2026.05.15 02:44:12.037540 [ 270 ] {ccd32857-ae14-47be-922e-52405ed6a8a4} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2026.05.15 02:44:12.037578 [ 270 ] {ccd32857-ae14-47be-922e-52405ed6a8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2874 | 2026.05.15 02:44:12.037885 [ 270 ] {ccd32857-ae14-47be-922e-52405ed6a8a4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2875 | 2026.05.15 02:44:12.038096 [ 270 ] {ccd32857-ae14-47be-922e-52405ed6a8a4} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2026.05.15 02:44:12.038224 [ 270 ] {ccd32857-ae14-47be-922e-52405ed6a8a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 2877 | 2026.05.15 02:44:12.038260 [ 270 ] {ccd32857-ae14-47be-922e-52405ed6a8a4} <Debug> TCPHandler: Processed in 0.001370588 sec. | ||
| 2878 | 2026.05.15 02:44:12.038380 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2879 | 2026.05.15 02:44:12.038475 [ 270 ] {1335b503-307a-44e0-9469-a17af9752d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2880 | 2026.05.15 02:44:12.038516 [ 270 ] {1335b503-307a-44e0-9469-a17af9752d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2881 | 2026.05.15 02:44:12.038955 [ 270 ] {1335b503-307a-44e0-9469-a17af9752d1b} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2882 | 2026.05.15 02:44:12.038992 [ 270 ] {1335b503-307a-44e0-9469-a17af9752d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2883 | 2026.05.15 02:44:12.039321 [ 270 ] {1335b503-307a-44e0-9469-a17af9752d1b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2884 | 2026.05.15 02:44:12.039528 [ 270 ] {1335b503-307a-44e0-9469-a17af9752d1b} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2885 | 2026.05.15 02:44:12.039654 [ 270 ] {1335b503-307a-44e0-9469-a17af9752d1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 2886 | 2026.05.15 02:44:12.039690 [ 270 ] {1335b503-307a-44e0-9469-a17af9752d1b} <Debug> TCPHandler: Processed in 0.001358767 sec. | ||
| 2887 | 2026.05.15 02:44:12.039893 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2026.05.15 02:44:12.040037 [ 270 ] {2dafafd4-6079-42ca-9beb-751f4423d434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2889 | 2026.05.15 02:44:12.040088 [ 270 ] {2dafafd4-6079-42ca-9beb-751f4423d434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2890 | 2026.05.15 02:44:12.040523 [ 270 ] {2dafafd4-6079-42ca-9beb-751f4423d434} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.05.15 02:44:12.040561 [ 270 ] {2dafafd4-6079-42ca-9beb-751f4423d434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2892 | 2026.05.15 02:44:12.040885 [ 270 ] {2dafafd4-6079-42ca-9beb-751f4423d434} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2893 | 2026.05.15 02:44:12.041103 [ 270 ] {2dafafd4-6079-42ca-9beb-751f4423d434} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2026.05.15 02:44:12.041233 [ 270 ] {2dafafd4-6079-42ca-9beb-751f4423d434} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001221 sec., 49140.04914004914 rows/sec., 3.31 MiB/sec. | ||
| 2895 | 2026.05.15 02:44:12.041268 [ 270 ] {2dafafd4-6079-42ca-9beb-751f4423d434} <Debug> TCPHandler: Processed in 0.00145216 sec. | ||
| 2896 | 2026.05.15 02:44:15.676550 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2897 | 2026.05.15 02:44:15.676611 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2898 | 2026.05.15 02:44:15.735207 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5794 | ||
| 2899 | 2026.05.15 02:44:15.735684 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2026.05.15 02:44:15.735732 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2901 | 2026.05.15 02:44:15.736342 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2902 | 2026.05.15 02:44:15.736576 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2026.05.15 02:44:15.736715 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5794 | ||
| 2904 | 2026.05.15 02:44:15.746462 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 362 | ||
| 2905 | 2026.05.15 02:44:15.748868 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2026.05.15 02:44:15.748911 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2907 | 2026.05.15 02:44:15.750129 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2908 | 2026.05.15 02:44:15.750402 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2026.05.15 02:44:15.750691 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 362 | ||
| 2910 | 2026.05.15 02:44:16.056951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2911 | 2026.05.15 02:44:16.071279 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2026.05.15 02:44:16.071338 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2913 | 2026.05.15 02:44:16.077269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2914 | 2026.05.15 02:44:16.077981 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2026.05.15 02:44:16.080490 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2916 | 2026.05.15 02:44:17.035651 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2917 | 2026.05.15 02:44:17.035891 [ 270 ] {68cf9290-0782-45b3-b8c2-e5ec9375c24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2918 | 2026.05.15 02:44:17.036230 [ 270 ] {68cf9290-0782-45b3-b8c2-e5ec9375c24a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2919 | 2026.05.15 02:44:17.036267 [ 270 ] {68cf9290-0782-45b3-b8c2-e5ec9375c24a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2920 | 2026.05.15 02:44:17.036499 [ 270 ] {68cf9290-0782-45b3-b8c2-e5ec9375c24a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2921 | 2026.05.15 02:44:17.036565 [ 270 ] {68cf9290-0782-45b3-b8c2-e5ec9375c24a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2922 | 2026.05.15 02:44:17.036700 [ 270 ] {68cf9290-0782-45b3-b8c2-e5ec9375c24a} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2923 | 2026.05.15 02:44:17.036862 [ 340 ] {68cf9290-0782-45b3-b8c2-e5ec9375c24a} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2924 | 2026.05.15 02:44:17.036862 [ 346 ] {68cf9290-0782-45b3-b8c2-e5ec9375c24a} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2925 | 2026.05.15 02:44:17.037091 [ 270 ] {68cf9290-0782-45b3-b8c2-e5ec9375c24a} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 2926 | 2026.05.15 02:44:17.037118 [ 270 ] {68cf9290-0782-45b3-b8c2-e5ec9375c24a} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2927 | 2026.05.15 02:44:17.037185 [ 270 ] {68cf9290-0782-45b3-b8c2-e5ec9375c24a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2928 | 2026.05.15 02:44:17.037205 [ 270 ] {68cf9290-0782-45b3-b8c2-e5ec9375c24a} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Reading approx. 45 rows with 2 streams | ||
| 2929 | 2026.05.15 02:44:17.037239 [ 270 ] {68cf9290-0782-45b3-b8c2-e5ec9375c24a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2930 | 2026.05.15 02:44:17.037276 [ 270 ] {68cf9290-0782-45b3-b8c2-e5ec9375c24a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2931 | 2026.05.15 02:44:17.038628 [ 270 ] {68cf9290-0782-45b3-b8c2-e5ec9375c24a} <Debug> executeQuery: Read 45 rows, 7.88 KiB in 0.002825 sec., 15929.20353982301 rows/sec., 2.72 MiB/sec. | ||
| 2932 | 2026.05.15 02:44:17.038796 [ 270 ] {68cf9290-0782-45b3-b8c2-e5ec9375c24a} <Debug> TCPHandler: Processed in 0.003271806 sec. | ||
| 2933 | 2026.05.15 02:44:17.044220 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2934 | 2026.05.15 02:44:17.044376 [ 270 ] {cb55fb43-f1dc-4041-8cae-9dd669757844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2935 | 2026.05.15 02:44:17.044431 [ 270 ] {cb55fb43-f1dc-4041-8cae-9dd669757844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2936 | 2026.05.15 02:44:17.045120 [ 270 ] {cb55fb43-f1dc-4041-8cae-9dd669757844} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2937 | 2026.05.15 02:44:17.045158 [ 270 ] {cb55fb43-f1dc-4041-8cae-9dd669757844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2938 | 2026.05.15 02:44:17.045534 [ 270 ] {cb55fb43-f1dc-4041-8cae-9dd669757844} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2939 | 2026.05.15 02:44:17.045754 [ 270 ] {cb55fb43-f1dc-4041-8cae-9dd669757844} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2940 | 2026.05.15 02:44:17.045893 [ 270 ] {cb55fb43-f1dc-4041-8cae-9dd669757844} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001564 sec., 181585.6777493606 rows/sec., 11.53 MiB/sec. | ||
| 2941 | 2026.05.15 02:44:17.045930 [ 270 ] {cb55fb43-f1dc-4041-8cae-9dd669757844} <Debug> TCPHandler: Processed in 0.001830897 sec. | ||
| 2942 | 2026.05.15 02:44:17.046061 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2943 | 2026.05.15 02:44:17.046157 [ 270 ] {2b9a14c2-fe8f-458b-8947-ea7512561a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2944 | 2026.05.15 02:44:17.046199 [ 270 ] {2b9a14c2-fe8f-458b-8947-ea7512561a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2945 | 2026.05.15 02:44:17.046990 [ 270 ] {2b9a14c2-fe8f-458b-8947-ea7512561a4c} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2946 | 2026.05.15 02:44:17.047028 [ 270 ] {2b9a14c2-fe8f-458b-8947-ea7512561a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2947 | 2026.05.15 02:44:17.047407 [ 270 ] {2b9a14c2-fe8f-458b-8947-ea7512561a4c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2948 | 2026.05.15 02:44:17.047622 [ 270 ] {2b9a14c2-fe8f-458b-8947-ea7512561a4c} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2949 | 2026.05.15 02:44:17.047738 [ 114 ] {} <Debug> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2950 | 2026.05.15 02:44:17.047747 [ 270 ] {2b9a14c2-fe8f-458b-8947-ea7512561a4c} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001609 sec., 547545.0590428838 rows/sec., 43.02 MiB/sec. | ||
| 2951 | 2026.05.15 02:44:17.047789 [ 114 ] {} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2026.05.15 02:44:17.047803 [ 270 ] {2b9a14c2-fe8f-458b-8947-ea7512561a4c} <Debug> TCPHandler: Processed in 0.001792687 sec. | ||
| 2953 | 2026.05.15 02:44:17.047821 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2954 | 2026.05.15 02:44:17.047932 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2955 | 2026.05.15 02:44:17.047959 [ 194 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::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 | ||
| 2956 | 2026.05.15 02:44:17.048031 [ 270 ] {17f61140-9882-4fec-85b8-aa2172226e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2957 | 2026.05.15 02:44:17.048076 [ 270 ] {17f61140-9882-4fec-85b8-aa2172226e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2958 | 2026.05.15 02:44:17.048113 [ 194 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2959 | 2026.05.15 02:44:17.048155 [ 194 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 877 rows starting from the beginning of the part | ||
| 2960 | 2026.05.15 02:44:17.048233 [ 194 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2961 | 2026.05.15 02:44:17.048285 [ 194 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3238 rows starting from the beginning of the part | ||
| 2962 | 2026.05.15 02:44:17.048336 [ 194 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2963 | 2026.05.15 02:44:17.048383 [ 194 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::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 | ||
| 2964 | 2026.05.15 02:44:17.048421 [ 194 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 881 rows starting from the beginning of the part | ||
| 2965 | 2026.05.15 02:44:17.048605 [ 270 ] {17f61140-9882-4fec-85b8-aa2172226e82} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.05.15 02:44:17.048645 [ 270 ] {17f61140-9882-4fec-85b8-aa2172226e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2967 | 2026.05.15 02:44:17.049010 [ 270 ] {17f61140-9882-4fec-85b8-aa2172226e82} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2968 | 2026.05.15 02:44:17.049260 [ 270 ] {17f61140-9882-4fec-85b8-aa2172226e82} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.05.15 02:44:17.049390 [ 270 ] {17f61140-9882-4fec-85b8-aa2172226e82} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001377 sec., 133623.8198983297 rows/sec., 8.30 MiB/sec. | ||
| 2970 | 2026.05.15 02:44:17.049427 [ 270 ] {17f61140-9882-4fec-85b8-aa2172226e82} <Debug> TCPHandler: Processed in 0.001545291 sec. | ||
| 2971 | 2026.05.15 02:44:17.049575 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2972 | 2026.05.15 02:44:17.049670 [ 270 ] {02d4fd4b-05f8-4572-8053-26f3b5fd1b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2973 | 2026.05.15 02:44:17.049709 [ 270 ] {02d4fd4b-05f8-4572-8053-26f3b5fd1b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2974 | 2026.05.15 02:44:17.050172 [ 270 ] {02d4fd4b-05f8-4572-8053-26f3b5fd1b5d} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2026.05.15 02:44:17.050209 [ 270 ] {02d4fd4b-05f8-4572-8053-26f3b5fd1b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2976 | 2026.05.15 02:44:17.050469 [ 194 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5164 rows, containing 5 columns (5 merged, 0 gathered) in 0.002576602 sec., 2004190.0146006253 rows/sec., 159.99 MiB/sec. | ||
| 2977 | 2026.05.15 02:44:17.050518 [ 270 ] {02d4fd4b-05f8-4572-8053-26f3b5fd1b5d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2978 | 2026.05.15 02:44:17.050743 [ 270 ] {02d4fd4b-05f8-4572-8053-26f3b5fd1b5d} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2026.05.15 02:44:17.050779 [ 194 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2980 | 2026.05.15 02:44:17.050884 [ 270 ] {02d4fd4b-05f8-4572-8053-26f3b5fd1b5d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001232 sec., 120941.55844155845 rows/sec., 7.81 MiB/sec. | ||
| 2981 | 2026.05.15 02:44:17.050926 [ 270 ] {02d4fd4b-05f8-4572-8053-26f3b5fd1b5d} <Debug> TCPHandler: Processed in 0.001411188 sec. | ||
| 2982 | 2026.05.15 02:44:17.051034 [ 194 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_16_3} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2026.05.15 02:44:17.051075 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2026.05.15 02:44:17.051105 [ 194 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_16_3} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2985 | 2026.05.15 02:44:17.051180 [ 270 ] {ebd163f3-cb28-42d4-b5bd-a42ac6d9df45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2986 | 2026.05.15 02:44:17.051196 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 2987 | 2026.05.15 02:44:17.051222 [ 270 ] {ebd163f3-cb28-42d4-b5bd-a42ac6d9df45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2988 | 2026.05.15 02:44:17.051680 [ 270 ] {ebd163f3-cb28-42d4-b5bd-a42ac6d9df45} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.05.15 02:44:17.051717 [ 270 ] {ebd163f3-cb28-42d4-b5bd-a42ac6d9df45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2990 | 2026.05.15 02:44:17.052027 [ 270 ] {ebd163f3-cb28-42d4-b5bd-a42ac6d9df45} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2991 | 2026.05.15 02:44:17.052239 [ 270 ] {ebd163f3-cb28-42d4-b5bd-a42ac6d9df45} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2026.05.15 02:44:17.052365 [ 270 ] {ebd163f3-cb28-42d4-b5bd-a42ac6d9df45} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001203 sec., 123025.76891105568 rows/sec., 7.00 MiB/sec. | ||
| 2993 | 2026.05.15 02:44:17.052402 [ 270 ] {ebd163f3-cb28-42d4-b5bd-a42ac6d9df45} <Debug> TCPHandler: Processed in 0.001375578 sec. | ||
| 2994 | 2026.05.15 02:44:17.052534 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2995 | 2026.05.15 02:44:17.052636 [ 270 ] {54f31756-4097-441d-abe6-ce890263c1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2996 | 2026.05.15 02:44:17.052675 [ 270 ] {54f31756-4097-441d-abe6-ce890263c1a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2997 | 2026.05.15 02:44:17.053319 [ 270 ] {54f31756-4097-441d-abe6-ce890263c1a8} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.05.15 02:44:17.053356 [ 270 ] {54f31756-4097-441d-abe6-ce890263c1a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2999 | 2026.05.15 02:44:17.053679 [ 270 ] {54f31756-4097-441d-abe6-ce890263c1a8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3000 | 2026.05.15 02:44:17.053905 [ 270 ] {54f31756-4097-441d-abe6-ce890263c1a8} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3001 | 2026.05.15 02:44:17.054025 [ 114 ] {} <Debug> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3002 | 2026.05.15 02:44:17.054034 [ 270 ] {54f31756-4097-441d-abe6-ce890263c1a8} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001415 sec., 375971.7314487632 rows/sec., 26.60 MiB/sec. | ||
| 3003 | 2026.05.15 02:44:17.054063 [ 114 ] {} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3004 | 2026.05.15 02:44:17.054084 [ 270 ] {54f31756-4097-441d-abe6-ce890263c1a8} <Debug> TCPHandler: Processed in 0.001600092 sec. | ||
| 3005 | 2026.05.15 02:44:17.054087 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3006 | 2026.05.15 02:44:17.054182 [ 200 ] {faa53118-e3b7-498f-bf99-e99802233446::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 | ||
| 3007 | 2026.05.15 02:44:17.054224 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3008 | 2026.05.15 02:44:17.054288 [ 200 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3009 | 2026.05.15 02:44:17.054319 [ 200 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 555 rows starting from the beginning of the part | ||
| 3010 | 2026.05.15 02:44:17.054323 [ 270 ] {9aa32240-98a2-47a8-90fb-baa5e3aa7b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3011 | 2026.05.15 02:44:17.054370 [ 200 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3012 | 2026.05.15 02:44:17.054371 [ 270 ] {9aa32240-98a2-47a8-90fb-baa5e3aa7b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3013 | 2026.05.15 02:44:17.054420 [ 200 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1777 rows starting from the beginning of the part | ||
| 3014 | 2026.05.15 02:44:17.054460 [ 200 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3015 | 2026.05.15 02:44:17.054499 [ 200 ] {faa53118-e3b7-498f-bf99-e99802233446::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 | ||
| 3016 | 2026.05.15 02:44:17.054540 [ 200 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 532 rows starting from the beginning of the part | ||
| 3017 | 2026.05.15 02:44:17.054822 [ 270 ] {9aa32240-98a2-47a8-90fb-baa5e3aa7b51} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2026.05.15 02:44:17.054862 [ 270 ] {9aa32240-98a2-47a8-90fb-baa5e3aa7b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3019 | 2026.05.15 02:44:17.055174 [ 270 ] {9aa32240-98a2-47a8-90fb-baa5e3aa7b51} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3020 | 2026.05.15 02:44:17.055401 [ 270 ] {9aa32240-98a2-47a8-90fb-baa5e3aa7b51} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.05.15 02:44:17.055536 [ 270 ] {9aa32240-98a2-47a8-90fb-baa5e3aa7b51} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00123 sec., 4878.048780487805 rows/sec., 254.86 KiB/sec. | ||
| 3022 | 2026.05.15 02:44:17.055572 [ 270 ] {9aa32240-98a2-47a8-90fb-baa5e3aa7b51} <Debug> TCPHandler: Processed in 0.001397259 sec. | ||
| 3023 | 2026.05.15 02:44:17.055698 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3024 | 2026.05.15 02:44:17.055782 [ 200 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3056 rows, containing 5 columns (5 merged, 0 gathered) in 0.001634414 sec., 1869783.2984788432 rows/sec., 137.03 MiB/sec. | ||
| 3025 | 2026.05.15 02:44:17.055791 [ 270 ] {7b9d9508-8a77-4cee-a296-c683f88b4f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3026 | 2026.05.15 02:44:17.055848 [ 270 ] {7b9d9508-8a77-4cee-a296-c683f88b4f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3027 | 2026.05.15 02:44:17.056032 [ 202 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3028 | 2026.05.15 02:44:17.056320 [ 270 ] {7b9d9508-8a77-4cee-a296-c683f88b4f4a} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2026.05.15 02:44:17.056333 [ 202 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_16_3} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.05.15 02:44:17.056363 [ 270 ] {7b9d9508-8a77-4cee-a296-c683f88b4f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3031 | 2026.05.15 02:44:17.056428 [ 202 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_16_3} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3032 | 2026.05.15 02:44:17.056520 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 3033 | 2026.05.15 02:44:17.056726 [ 270 ] {7b9d9508-8a77-4cee-a296-c683f88b4f4a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3034 | 2026.05.15 02:44:17.056945 [ 270 ] {7b9d9508-8a77-4cee-a296-c683f88b4f4a} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2026.05.15 02:44:17.057046 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3036 | 2026.05.15 02:44:17.057073 [ 270 ] {7b9d9508-8a77-4cee-a296-c683f88b4f4a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001299 sec., 204003.0792917629 rows/sec., 13.56 MiB/sec. | ||
| 3037 | 2026.05.15 02:44:17.057079 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2026.05.15 02:44:17.057112 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3039 | 2026.05.15 02:44:17.057116 [ 270 ] {7b9d9508-8a77-4cee-a296-c683f88b4f4a} <Debug> TCPHandler: Processed in 0.00146711 sec. | ||
| 3040 | 2026.05.15 02:44:17.057190 [ 194 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::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 | ||
| 3041 | 2026.05.15 02:44:17.057272 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3042 | 2026.05.15 02:44:17.057285 [ 194 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3043 | 2026.05.15 02:44:17.057321 [ 194 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2300 rows starting from the beginning of the part | ||
| 3044 | 2026.05.15 02:44:17.057379 [ 194 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3045 | 2026.05.15 02:44:17.057384 [ 270 ] {0d2394c6-3ccf-4ae1-82cf-85b6c567e1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3046 | 2026.05.15 02:44:17.057435 [ 194 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3516 rows starting from the beginning of the part | ||
| 3047 | 2026.05.15 02:44:17.057436 [ 270 ] {0d2394c6-3ccf-4ae1-82cf-85b6c567e1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3048 | 2026.05.15 02:44:17.057489 [ 194 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::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 | ||
| 3049 | 2026.05.15 02:44:17.057539 [ 194 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::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 | ||
| 3050 | 2026.05.15 02:44:17.057586 [ 194 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 265 rows starting from the beginning of the part | ||
| 3051 | 2026.05.15 02:44:17.057822 [ 270 ] {0d2394c6-3ccf-4ae1-82cf-85b6c567e1ce} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2026.05.15 02:44:17.057863 [ 270 ] {0d2394c6-3ccf-4ae1-82cf-85b6c567e1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3053 | 2026.05.15 02:44:17.058173 [ 270 ] {0d2394c6-3ccf-4ae1-82cf-85b6c567e1ce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3054 | 2026.05.15 02:44:17.058426 [ 270 ] {0d2394c6-3ccf-4ae1-82cf-85b6c567e1ce} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.05.15 02:44:17.058563 [ 270 ] {0d2394c6-3ccf-4ae1-82cf-85b6c567e1ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001197 sec., 835.421888053467 rows/sec., 56.29 KiB/sec. | ||
| 3056 | 2026.05.15 02:44:17.058599 [ 270 ] {0d2394c6-3ccf-4ae1-82cf-85b6c567e1ce} <Debug> TCPHandler: Processed in 0.001377118 sec. | ||
| 3057 | 2026.05.15 02:44:17.058727 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3058 | 2026.05.15 02:44:17.058826 [ 270 ] {b66ebb57-28f5-44cd-a6c3-5f23cc1b5ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3059 | 2026.05.15 02:44:17.058878 [ 270 ] {b66ebb57-28f5-44cd-a6c3-5f23cc1b5ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3060 | 2026.05.15 02:44:17.059752 [ 270 ] {b66ebb57-28f5-44cd-a6c3-5f23cc1b5ff7} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.05.15 02:44:17.059788 [ 270 ] {b66ebb57-28f5-44cd-a6c3-5f23cc1b5ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3062 | 2026.05.15 02:44:17.059823 [ 202 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6433 rows, containing 5 columns (5 merged, 0 gathered) in 0.002666034 sec., 2412947.471787682 rows/sec., 157.32 MiB/sec. | ||
| 3063 | 2026.05.15 02:44:17.060396 [ 187 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3064 | 2026.05.15 02:44:17.060428 [ 270 ] {b66ebb57-28f5-44cd-a6c3-5f23cc1b5ff7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3065 | 2026.05.15 02:44:17.060730 [ 270 ] {b66ebb57-28f5-44cd-a6c3-5f23cc1b5ff7} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2026.05.15 02:44:17.060751 [ 187 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2026.05.15 02:44:17.060830 [ 187 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3068 | 2026.05.15 02:44:17.060878 [ 270 ] {b66ebb57-28f5-44cd-a6c3-5f23cc1b5ff7} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00207 sec., 20289.85507246377 rows/sec., 36.36 MiB/sec. | ||
| 3069 | 2026.05.15 02:44:17.060904 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 3070 | 2026.05.15 02:44:17.060941 [ 270 ] {b66ebb57-28f5-44cd-a6c3-5f23cc1b5ff7} <Debug> TCPHandler: Processed in 0.002262225 sec. | ||
| 3071 | 2026.05.15 02:44:17.061097 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3072 | 2026.05.15 02:44:17.061193 [ 270 ] {c210973d-4796-4338-9e31-ad1ac1d63efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3073 | 2026.05.15 02:44:17.061234 [ 270 ] {c210973d-4796-4338-9e31-ad1ac1d63efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3074 | 2026.05.15 02:44:17.061578 [ 270 ] {c210973d-4796-4338-9e31-ad1ac1d63efc} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2026.05.15 02:44:17.061614 [ 270 ] {c210973d-4796-4338-9e31-ad1ac1d63efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3076 | 2026.05.15 02:44:17.061929 [ 270 ] {c210973d-4796-4338-9e31-ad1ac1d63efc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3077 | 2026.05.15 02:44:17.062138 [ 270 ] {c210973d-4796-4338-9e31-ad1ac1d63efc} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3078 | 2026.05.15 02:44:17.062242 [ 114 ] {} <Debug> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3079 | 2026.05.15 02:44:17.062265 [ 270 ] {c210973d-4796-4338-9e31-ad1ac1d63efc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001091 sec., 82493.12557286893 rows/sec., 5.16 MiB/sec. | ||
| 3080 | 2026.05.15 02:44:17.062286 [ 114 ] {} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2026.05.15 02:44:17.062305 [ 270 ] {c210973d-4796-4338-9e31-ad1ac1d63efc} <Debug> TCPHandler: Processed in 0.001256775 sec. | ||
| 3082 | 2026.05.15 02:44:17.062311 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3083 | 2026.05.15 02:44:17.062409 [ 187 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::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 | ||
| 3084 | 2026.05.15 02:44:17.062507 [ 187 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3085 | 2026.05.15 02:44:17.062534 [ 187 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 804 rows starting from the beginning of the part | ||
| 3086 | 2026.05.15 02:44:17.062603 [ 187 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3087 | 2026.05.15 02:44:17.062649 [ 187 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 78 rows starting from the beginning of the part | ||
| 3088 | 2026.05.15 02:44:17.062691 [ 187 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 3089 | 2026.05.15 02:44:17.062735 [ 187 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::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 | ||
| 3090 | 2026.05.15 02:44:17.062775 [ 187 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 3091 | 2026.05.15 02:44:17.063639 [ 202 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1104 rows, containing 4 columns (4 merged, 0 gathered) in 0.001262925 sec., 874161.1734663579 rows/sec., 56.16 MiB/sec. | ||
| 3092 | 2026.05.15 02:44:17.063847 [ 202 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3093 | 2026.05.15 02:44:17.064137 [ 202 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_16_3} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2026.05.15 02:44:17.064210 [ 202 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_16_3} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3095 | 2026.05.15 02:44:17.064284 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3096 | 2026.05.15 02:44:22.030645 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3097 | 2026.05.15 02:44:22.030966 [ 270 ] {032dc054-5e0f-43cb-b41a-6916b8f1bfa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3098 | 2026.05.15 02:44:22.031414 [ 270 ] {032dc054-5e0f-43cb-b41a-6916b8f1bfa5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3099 | 2026.05.15 02:44:22.031456 [ 270 ] {032dc054-5e0f-43cb-b41a-6916b8f1bfa5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3100 | 2026.05.15 02:44:22.031684 [ 270 ] {032dc054-5e0f-43cb-b41a-6916b8f1bfa5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3101 | 2026.05.15 02:44:22.031760 [ 270 ] {032dc054-5e0f-43cb-b41a-6916b8f1bfa5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3102 | 2026.05.15 02:44:22.031905 [ 270 ] {032dc054-5e0f-43cb-b41a-6916b8f1bfa5} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3103 | 2026.05.15 02:44:22.032017 [ 340 ] {032dc054-5e0f-43cb-b41a-6916b8f1bfa5} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3104 | 2026.05.15 02:44:22.032053 [ 350 ] {032dc054-5e0f-43cb-b41a-6916b8f1bfa5} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3105 | 2026.05.15 02:44:22.032193 [ 270 ] {032dc054-5e0f-43cb-b41a-6916b8f1bfa5} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 3106 | 2026.05.15 02:44:22.032233 [ 270 ] {032dc054-5e0f-43cb-b41a-6916b8f1bfa5} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3107 | 2026.05.15 02:44:22.032314 [ 270 ] {032dc054-5e0f-43cb-b41a-6916b8f1bfa5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3108 | 2026.05.15 02:44:22.032336 [ 270 ] {032dc054-5e0f-43cb-b41a-6916b8f1bfa5} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Reading approx. 45 rows with 2 streams | ||
| 3109 | 2026.05.15 02:44:22.032375 [ 270 ] {032dc054-5e0f-43cb-b41a-6916b8f1bfa5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3110 | 2026.05.15 02:44:22.032424 [ 270 ] {032dc054-5e0f-43cb-b41a-6916b8f1bfa5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3111 | 2026.05.15 02:44:22.034134 [ 270 ] {032dc054-5e0f-43cb-b41a-6916b8f1bfa5} <Debug> executeQuery: Read 45 rows, 7.88 KiB in 0.003286 sec., 13694.461351186854 rows/sec., 2.34 MiB/sec. | ||
| 3112 | 2026.05.15 02:44:22.034295 [ 270 ] {032dc054-5e0f-43cb-b41a-6916b8f1bfa5} <Debug> TCPHandler: Processed in 0.003850878 sec. | ||
| 3113 | 2026.05.15 02:44:22.036659 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2026.05.15 02:44:22.036877 [ 270 ] {296062bf-8ec0-4296-8ce8-fef97b59bdcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3115 | 2026.05.15 02:44:22.036970 [ 270 ] {296062bf-8ec0-4296-8ce8-fef97b59bdcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3116 | 2026.05.15 02:44:22.037705 [ 270 ] {296062bf-8ec0-4296-8ce8-fef97b59bdcb} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2026.05.15 02:44:22.037764 [ 270 ] {296062bf-8ec0-4296-8ce8-fef97b59bdcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3118 | 2026.05.15 02:44:22.038191 [ 270 ] {296062bf-8ec0-4296-8ce8-fef97b59bdcb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3119 | 2026.05.15 02:44:22.038435 [ 270 ] {296062bf-8ec0-4296-8ce8-fef97b59bdcb} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.05.15 02:44:22.038614 [ 270 ] {296062bf-8ec0-4296-8ce8-fef97b59bdcb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001805 sec., 31024.930747922437 rows/sec., 2.37 MiB/sec. | ||
| 3121 | 2026.05.15 02:44:22.038669 [ 270 ] {296062bf-8ec0-4296-8ce8-fef97b59bdcb} <Debug> TCPHandler: Processed in 0.002155204 sec. | ||
| 3122 | 2026.05.15 02:44:22.038817 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3123 | 2026.05.15 02:44:22.038928 [ 270 ] {ffb4c9dd-61b3-40a0-ab5e-131845007d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3124 | 2026.05.15 02:44:22.038973 [ 270 ] {ffb4c9dd-61b3-40a0-ab5e-131845007d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3125 | 2026.05.15 02:44:22.039586 [ 270 ] {ffb4c9dd-61b3-40a0-ab5e-131845007d8d} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.05.15 02:44:22.039641 [ 270 ] {ffb4c9dd-61b3-40a0-ab5e-131845007d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3127 | 2026.05.15 02:44:22.040086 [ 270 ] {ffb4c9dd-61b3-40a0-ab5e-131845007d8d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3128 | 2026.05.15 02:44:22.040360 [ 270 ] {ffb4c9dd-61b3-40a0-ab5e-131845007d8d} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.05.15 02:44:22.040563 [ 270 ] {ffb4c9dd-61b3-40a0-ab5e-131845007d8d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001659 sec., 38577.45629897528 rows/sec., 3.01 MiB/sec. | ||
| 3130 | 2026.05.15 02:44:22.040624 [ 270 ] {ffb4c9dd-61b3-40a0-ab5e-131845007d8d} <Debug> TCPHandler: Processed in 0.001863057 sec. | ||
| 3131 | 2026.05.15 02:44:22.040842 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2026.05.15 02:44:22.040970 [ 270 ] {0abcf087-df35-4fb9-986c-2bb3b6d54ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3133 | 2026.05.15 02:44:22.041088 [ 270 ] {0abcf087-df35-4fb9-986c-2bb3b6d54ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3134 | 2026.05.15 02:44:22.042469 [ 270 ] {0abcf087-df35-4fb9-986c-2bb3b6d54ecb} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.05.15 02:44:22.042531 [ 270 ] {0abcf087-df35-4fb9-986c-2bb3b6d54ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3136 | 2026.05.15 02:44:22.042999 [ 270 ] {0abcf087-df35-4fb9-986c-2bb3b6d54ecb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3137 | 2026.05.15 02:44:22.043260 [ 270 ] {0abcf087-df35-4fb9-986c-2bb3b6d54ecb} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2026.05.15 02:44:22.043442 [ 270 ] {0abcf087-df35-4fb9-986c-2bb3b6d54ecb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0025 sec., 64000 rows/sec., 4.46 MiB/sec. | ||
| 3139 | 2026.05.15 02:44:22.043499 [ 270 ] {0abcf087-df35-4fb9-986c-2bb3b6d54ecb} <Debug> TCPHandler: Processed in 0.002726846 sec. | ||
| 3140 | 2026.05.15 02:44:22.043718 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3141 | 2026.05.15 02:44:22.043854 [ 270 ] {d60ab71a-d9ec-4e44-b904-4c42ce066df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3142 | 2026.05.15 02:44:22.043909 [ 270 ] {d60ab71a-d9ec-4e44-b904-4c42ce066df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3143 | 2026.05.15 02:44:22.044347 [ 270 ] {d60ab71a-d9ec-4e44-b904-4c42ce066df5} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2026.05.15 02:44:22.044389 [ 270 ] {d60ab71a-d9ec-4e44-b904-4c42ce066df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3145 | 2026.05.15 02:44:22.044740 [ 270 ] {d60ab71a-d9ec-4e44-b904-4c42ce066df5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3146 | 2026.05.15 02:44:22.044973 [ 270 ] {d60ab71a-d9ec-4e44-b904-4c42ce066df5} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2026.05.15 02:44:22.045122 [ 270 ] {d60ab71a-d9ec-4e44-b904-4c42ce066df5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001305 sec., 45977.011494252874 rows/sec., 3.10 MiB/sec. | ||
| 3148 | 2026.05.15 02:44:22.045176 [ 270 ] {d60ab71a-d9ec-4e44-b904-4c42ce066df5} <Debug> TCPHandler: Processed in 0.001567272 sec. | ||
| 3149 | 2026.05.15 02:44:23.237780 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6306 | ||
| 3150 | 2026.05.15 02:44:23.238357 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2026.05.15 02:44:23.238405 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3152 | 2026.05.15 02:44:23.238916 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3153 | 2026.05.15 02:44:23.239165 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2026.05.15 02:44:23.239295 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6306 | ||
| 3155 | 2026.05.15 02:44:23.581519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3156 | 2026.05.15 02:44:23.598403 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2026.05.15 02:44:23.598450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3158 | 2026.05.15 02:44:23.604308 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3159 | 2026.05.15 02:44:23.605009 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2026.05.15 02:44:23.607870 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3161 | 2026.05.15 02:44:25.751816 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 396 | ||
| 3162 | 2026.05.15 02:44:25.754075 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3163 | 2026.05.15 02:44:25.754115 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3164 | 2026.05.15 02:44:25.755373 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3165 | 2026.05.15 02:44:25.755654 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3166 | 2026.05.15 02:44:25.755897 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 396 | ||
| 3167 | 2026.05.15 02:44:27.035984 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3168 | 2026.05.15 02:44:27.036231 [ 270 ] {39802ca1-2283-42a0-afe9-bddafb7dc3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3169 | 2026.05.15 02:44:27.036599 [ 270 ] {39802ca1-2283-42a0-afe9-bddafb7dc3e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3170 | 2026.05.15 02:44:27.036641 [ 270 ] {39802ca1-2283-42a0-afe9-bddafb7dc3e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3171 | 2026.05.15 02:44:27.036873 [ 270 ] {39802ca1-2283-42a0-afe9-bddafb7dc3e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3172 | 2026.05.15 02:44:27.036937 [ 270 ] {39802ca1-2283-42a0-afe9-bddafb7dc3e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3173 | 2026.05.15 02:44:27.037073 [ 270 ] {39802ca1-2283-42a0-afe9-bddafb7dc3e1} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3174 | 2026.05.15 02:44:27.037189 [ 349 ] {39802ca1-2283-42a0-afe9-bddafb7dc3e1} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3175 | 2026.05.15 02:44:27.037213 [ 312 ] {39802ca1-2283-42a0-afe9-bddafb7dc3e1} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3176 | 2026.05.15 02:44:27.037338 [ 270 ] {39802ca1-2283-42a0-afe9-bddafb7dc3e1} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 3177 | 2026.05.15 02:44:27.037364 [ 270 ] {39802ca1-2283-42a0-afe9-bddafb7dc3e1} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3178 | 2026.05.15 02:44:27.037433 [ 270 ] {39802ca1-2283-42a0-afe9-bddafb7dc3e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3179 | 2026.05.15 02:44:27.037453 [ 270 ] {39802ca1-2283-42a0-afe9-bddafb7dc3e1} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Reading approx. 45 rows with 2 streams | ||
| 3180 | 2026.05.15 02:44:27.037486 [ 270 ] {39802ca1-2283-42a0-afe9-bddafb7dc3e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3181 | 2026.05.15 02:44:27.037523 [ 270 ] {39802ca1-2283-42a0-afe9-bddafb7dc3e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3182 | 2026.05.15 02:44:27.038840 [ 270 ] {39802ca1-2283-42a0-afe9-bddafb7dc3e1} <Debug> executeQuery: Read 45 rows, 7.88 KiB in 0.002701 sec., 16660.496112550907 rows/sec., 2.85 MiB/sec. | ||
| 3183 | 2026.05.15 02:44:27.039042 [ 270 ] {39802ca1-2283-42a0-afe9-bddafb7dc3e1} <Debug> TCPHandler: Processed in 0.003188125 sec. | ||
| 3184 | 2026.05.15 02:44:27.044230 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3185 | 2026.05.15 02:44:27.044389 [ 270 ] {40e2391c-e3e7-4b42-8c0a-1ff8291da522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3186 | 2026.05.15 02:44:27.044451 [ 270 ] {40e2391c-e3e7-4b42-8c0a-1ff8291da522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3187 | 2026.05.15 02:44:27.045220 [ 270 ] {40e2391c-e3e7-4b42-8c0a-1ff8291da522} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.05.15 02:44:27.045267 [ 270 ] {40e2391c-e3e7-4b42-8c0a-1ff8291da522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3189 | 2026.05.15 02:44:27.045673 [ 270 ] {40e2391c-e3e7-4b42-8c0a-1ff8291da522} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3190 | 2026.05.15 02:44:27.045898 [ 270 ] {40e2391c-e3e7-4b42-8c0a-1ff8291da522} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2026.05.15 02:44:27.046037 [ 133 ] {} <Debug> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3192 | 2026.05.15 02:44:27.046044 [ 270 ] {40e2391c-e3e7-4b42-8c0a-1ff8291da522} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001703 sec., 166764.53317674692 rows/sec., 10.59 MiB/sec. | ||
| 3193 | 2026.05.15 02:44:27.046092 [ 133 ] {} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.05.15 02:44:27.046107 [ 270 ] {40e2391c-e3e7-4b42-8c0a-1ff8291da522} <Debug> TCPHandler: Processed in 0.001997741 sec. | ||
| 3195 | 2026.05.15 02:44:27.046126 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3196 | 2026.05.15 02:44:27.046243 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3197 | 2026.05.15 02:44:27.046343 [ 270 ] {a4d1ece0-97d5-4c77-b00a-3b9176711d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3198 | 2026.05.15 02:44:27.046384 [ 270 ] {a4d1ece0-97d5-4c77-b00a-3b9176711d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3199 | 2026.05.15 02:44:27.046479 [ 187 ] {e117c995-9b16-49f4-820b-905d6780965c::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 | ||
| 3200 | 2026.05.15 02:44:27.046589 [ 187 ] {e117c995-9b16-49f4-820b-905d6780965c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3201 | 2026.05.15 02:44:27.046617 [ 187 ] {e117c995-9b16-49f4-820b-905d6780965c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 3202 | 2026.05.15 02:44:27.046673 [ 187 ] {e117c995-9b16-49f4-820b-905d6780965c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3203 | 2026.05.15 02:44:27.046713 [ 187 ] {e117c995-9b16-49f4-820b-905d6780965c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3204 | 2026.05.15 02:44:27.046752 [ 187 ] {e117c995-9b16-49f4-820b-905d6780965c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3205 | 2026.05.15 02:44:27.046791 [ 187 ] {e117c995-9b16-49f4-820b-905d6780965c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 3206 | 2026.05.15 02:44:27.047143 [ 270 ] {a4d1ece0-97d5-4c77-b00a-3b9176711d89} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2026.05.15 02:44:27.047187 [ 270 ] {a4d1ece0-97d5-4c77-b00a-3b9176711d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3208 | 2026.05.15 02:44:27.047622 [ 270 ] {a4d1ece0-97d5-4c77-b00a-3b9176711d89} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3209 | 2026.05.15 02:44:27.047787 [ 194 ] {e117c995-9b16-49f4-820b-905d6780965c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340218 sec., 1059529.1213817454 rows/sec., 71.34 MiB/sec. | ||
| 3210 | 2026.05.15 02:44:27.047842 [ 270 ] {a4d1ece0-97d5-4c77-b00a-3b9176711d89} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2026.05.15 02:44:27.047946 [ 197 ] {e117c995-9b16-49f4-820b-905d6780965c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3212 | 2026.05.15 02:44:27.047992 [ 270 ] {a4d1ece0-97d5-4c77-b00a-3b9176711d89} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001668 sec., 528177.4580335731 rows/sec., 41.50 MiB/sec. | ||
| 3213 | 2026.05.15 02:44:27.048036 [ 270 ] {a4d1ece0-97d5-4c77-b00a-3b9176711d89} <Debug> TCPHandler: Processed in 0.001842378 sec. | ||
| 3214 | 2026.05.15 02:44:27.048216 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3215 | 2026.05.15 02:44:27.048301 [ 197 ] {e117c995-9b16-49f4-820b-905d6780965c::all_1_9_2} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.05.15 02:44:27.048314 [ 270 ] {b7e02892-baaa-4efc-bf6d-c06b11d4ebe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3217 | 2026.05.15 02:44:27.048362 [ 270 ] {b7e02892-baaa-4efc-bf6d-c06b11d4ebe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3218 | 2026.05.15 02:44:27.048378 [ 197 ] {e117c995-9b16-49f4-820b-905d6780965c::all_1_9_2} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3219 | 2026.05.15 02:44:27.048444 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3220 | 2026.05.15 02:44:27.048868 [ 270 ] {b7e02892-baaa-4efc-bf6d-c06b11d4ebe1} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2026.05.15 02:44:27.048909 [ 270 ] {b7e02892-baaa-4efc-bf6d-c06b11d4ebe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3222 | 2026.05.15 02:44:27.049232 [ 270 ] {b7e02892-baaa-4efc-bf6d-c06b11d4ebe1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3223 | 2026.05.15 02:44:27.049443 [ 270 ] {b7e02892-baaa-4efc-bf6d-c06b11d4ebe1} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2026.05.15 02:44:27.049574 [ 270 ] {b7e02892-baaa-4efc-bf6d-c06b11d4ebe1} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001278 sec., 143974.96087636932 rows/sec., 8.94 MiB/sec. | ||
| 3225 | 2026.05.15 02:44:27.049610 [ 270 ] {b7e02892-baaa-4efc-bf6d-c06b11d4ebe1} <Debug> TCPHandler: Processed in 0.001444339 sec. | ||
| 3226 | 2026.05.15 02:44:27.049732 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2026.05.15 02:44:27.049841 [ 270 ] {f0c4caa0-15db-4e3e-9621-c0de93369e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3228 | 2026.05.15 02:44:27.049879 [ 270 ] {f0c4caa0-15db-4e3e-9621-c0de93369e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3229 | 2026.05.15 02:44:27.050351 [ 270 ] {f0c4caa0-15db-4e3e-9621-c0de93369e6b} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.05.15 02:44:27.050387 [ 270 ] {f0c4caa0-15db-4e3e-9621-c0de93369e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3231 | 2026.05.15 02:44:27.050699 [ 270 ] {f0c4caa0-15db-4e3e-9621-c0de93369e6b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3232 | 2026.05.15 02:44:27.050914 [ 270 ] {f0c4caa0-15db-4e3e-9621-c0de93369e6b} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2026.05.15 02:44:27.051039 [ 270 ] {f0c4caa0-15db-4e3e-9621-c0de93369e6b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001216 sec., 122532.89473684209 rows/sec., 7.92 MiB/sec. | ||
| 3234 | 2026.05.15 02:44:27.051075 [ 270 ] {f0c4caa0-15db-4e3e-9621-c0de93369e6b} <Debug> TCPHandler: Processed in 0.001392838 sec. | ||
| 3235 | 2026.05.15 02:44:27.051231 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3236 | 2026.05.15 02:44:27.051325 [ 270 ] {0c5369a6-297f-4a6d-89ee-55f1f6af2ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3237 | 2026.05.15 02:44:27.051364 [ 270 ] {0c5369a6-297f-4a6d-89ee-55f1f6af2ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3238 | 2026.05.15 02:44:27.051809 [ 270 ] {0c5369a6-297f-4a6d-89ee-55f1f6af2ec5} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2026.05.15 02:44:27.051846 [ 270 ] {0c5369a6-297f-4a6d-89ee-55f1f6af2ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3240 | 2026.05.15 02:44:27.052148 [ 270 ] {0c5369a6-297f-4a6d-89ee-55f1f6af2ec5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3241 | 2026.05.15 02:44:27.052357 [ 270 ] {0c5369a6-297f-4a6d-89ee-55f1f6af2ec5} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3242 | 2026.05.15 02:44:27.052481 [ 270 ] {0c5369a6-297f-4a6d-89ee-55f1f6af2ec5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001174 sec., 126064.73594548553 rows/sec., 7.17 MiB/sec. | ||
| 3243 | 2026.05.15 02:44:27.052487 [ 134 ] {} <Debug> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3244 | 2026.05.15 02:44:27.052516 [ 270 ] {0c5369a6-297f-4a6d-89ee-55f1f6af2ec5} <Debug> TCPHandler: Processed in 0.001341498 sec. | ||
| 3245 | 2026.05.15 02:44:27.052537 [ 134 ] {} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2026.05.15 02:44:27.052561 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3247 | 2026.05.15 02:44:27.052648 [ 202 ] {fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2::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 | ||
| 3248 | 2026.05.15 02:44:27.052653 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3249 | 2026.05.15 02:44:27.052761 [ 202 ] {fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3250 | 2026.05.15 02:44:27.052770 [ 270 ] {4f366169-23f9-4d40-aeff-9113f8ad9a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3251 | 2026.05.15 02:44:27.052799 [ 202 ] {fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 3252 | 2026.05.15 02:44:27.052832 [ 270 ] {4f366169-23f9-4d40-aeff-9113f8ad9a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3253 | 2026.05.15 02:44:27.052861 [ 202 ] {fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3254 | 2026.05.15 02:44:27.052909 [ 202 ] {fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 3255 | 2026.05.15 02:44:27.052948 [ 202 ] {fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 3256 | 2026.05.15 02:44:27.053000 [ 202 ] {fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 3257 | 2026.05.15 02:44:27.053416 [ 270 ] {4f366169-23f9-4d40-aeff-9113f8ad9a81} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2026.05.15 02:44:27.053454 [ 270 ] {4f366169-23f9-4d40-aeff-9113f8ad9a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3259 | 2026.05.15 02:44:27.053732 [ 197 ] {fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001168463 sec., 633310.5969123541 rows/sec., 38.43 MiB/sec. | ||
| 3260 | 2026.05.15 02:44:27.053766 [ 270 ] {4f366169-23f9-4d40-aeff-9113f8ad9a81} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3261 | 2026.05.15 02:44:27.053893 [ 194 ] {fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3262 | 2026.05.15 02:44:27.054060 [ 270 ] {4f366169-23f9-4d40-aeff-9113f8ad9a81} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.05.15 02:44:27.054222 [ 270 ] {4f366169-23f9-4d40-aeff-9113f8ad9a81} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001469 sec., 362151.1232130701 rows/sec., 25.62 MiB/sec. | ||
| 3264 | 2026.05.15 02:44:27.054262 [ 270 ] {4f366169-23f9-4d40-aeff-9113f8ad9a81} <Debug> TCPHandler: Processed in 0.001657654 sec. | ||
| 3265 | 2026.05.15 02:44:27.054335 [ 194 ] {fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2::all_1_9_2} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3266 | 2026.05.15 02:44:27.054403 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3267 | 2026.05.15 02:44:27.054419 [ 194 ] {fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2::all_1_9_2} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3268 | 2026.05.15 02:44:27.054506 [ 270 ] {acb91d8b-e35a-43ec-9d8b-9e64032b3dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3269 | 2026.05.15 02:44:27.054522 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3270 | 2026.05.15 02:44:27.054551 [ 270 ] {acb91d8b-e35a-43ec-9d8b-9e64032b3dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3271 | 2026.05.15 02:44:27.054903 [ 270 ] {acb91d8b-e35a-43ec-9d8b-9e64032b3dff} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2026.05.15 02:44:27.054939 [ 270 ] {acb91d8b-e35a-43ec-9d8b-9e64032b3dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3273 | 2026.05.15 02:44:27.055252 [ 270 ] {acb91d8b-e35a-43ec-9d8b-9e64032b3dff} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3274 | 2026.05.15 02:44:27.055459 [ 270 ] {acb91d8b-e35a-43ec-9d8b-9e64032b3dff} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2026.05.15 02:44:27.055590 [ 270 ] {acb91d8b-e35a-43ec-9d8b-9e64032b3dff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 3276 | 2026.05.15 02:44:27.055625 [ 270 ] {acb91d8b-e35a-43ec-9d8b-9e64032b3dff} <Debug> TCPHandler: Processed in 0.001270786 sec. | ||
| 3277 | 2026.05.15 02:44:27.055751 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3278 | 2026.05.15 02:44:27.055846 [ 270 ] {290b89dc-0e0d-47c7-be81-08c709b6c42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3279 | 2026.05.15 02:44:27.055887 [ 270 ] {290b89dc-0e0d-47c7-be81-08c709b6c42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3280 | 2026.05.15 02:44:27.056309 [ 270 ] {290b89dc-0e0d-47c7-be81-08c709b6c42d} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2026.05.15 02:44:27.056345 [ 270 ] {290b89dc-0e0d-47c7-be81-08c709b6c42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3282 | 2026.05.15 02:44:27.056677 [ 270 ] {290b89dc-0e0d-47c7-be81-08c709b6c42d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3283 | 2026.05.15 02:44:27.056896 [ 270 ] {290b89dc-0e0d-47c7-be81-08c709b6c42d} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.05.15 02:44:27.057029 [ 270 ] {290b89dc-0e0d-47c7-be81-08c709b6c42d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.0012 sec., 220833.33333333334 rows/sec., 14.67 MiB/sec. | ||
| 3285 | 2026.05.15 02:44:27.057064 [ 270 ] {290b89dc-0e0d-47c7-be81-08c709b6c42d} <Debug> TCPHandler: Processed in 0.001361588 sec. | ||
| 3286 | 2026.05.15 02:44:27.057190 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3287 | 2026.05.15 02:44:27.057284 [ 270 ] {7d65b821-a595-46d7-8c15-98c1b7a5556d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3288 | 2026.05.15 02:44:27.057324 [ 270 ] {7d65b821-a595-46d7-8c15-98c1b7a5556d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3289 | 2026.05.15 02:44:27.057637 [ 270 ] {7d65b821-a595-46d7-8c15-98c1b7a5556d} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2026.05.15 02:44:27.057673 [ 270 ] {7d65b821-a595-46d7-8c15-98c1b7a5556d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3291 | 2026.05.15 02:44:27.057959 [ 270 ] {7d65b821-a595-46d7-8c15-98c1b7a5556d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3292 | 2026.05.15 02:44:27.058164 [ 270 ] {7d65b821-a595-46d7-8c15-98c1b7a5556d} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2026.05.15 02:44:27.058291 [ 270 ] {7d65b821-a595-46d7-8c15-98c1b7a5556d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 3294 | 2026.05.15 02:44:27.058325 [ 270 ] {7d65b821-a595-46d7-8c15-98c1b7a5556d} <Debug> TCPHandler: Processed in 0.001183644 sec. | ||
| 3295 | 2026.05.15 02:44:27.058472 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3296 | 2026.05.15 02:44:27.058567 [ 270 ] {2cb1a785-c86a-4d7a-8a8d-b5c907dec2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3297 | 2026.05.15 02:44:27.058626 [ 270 ] {2cb1a785-c86a-4d7a-8a8d-b5c907dec2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3298 | 2026.05.15 02:44:27.059521 [ 270 ] {2cb1a785-c86a-4d7a-8a8d-b5c907dec2db} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2026.05.15 02:44:27.059557 [ 270 ] {2cb1a785-c86a-4d7a-8a8d-b5c907dec2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3300 | 2026.05.15 02:44:27.060109 [ 270 ] {2cb1a785-c86a-4d7a-8a8d-b5c907dec2db} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3301 | 2026.05.15 02:44:27.060333 [ 270 ] {2cb1a785-c86a-4d7a-8a8d-b5c907dec2db} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2026.05.15 02:44:27.060468 [ 270 ] {2cb1a785-c86a-4d7a-8a8d-b5c907dec2db} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001919 sec., 21886.399166232415 rows/sec., 39.22 MiB/sec. | ||
| 3303 | 2026.05.15 02:44:27.060526 [ 270 ] {2cb1a785-c86a-4d7a-8a8d-b5c907dec2db} <Debug> TCPHandler: Processed in 0.002102883 sec. | ||
| 3304 | 2026.05.15 02:44:27.060667 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3305 | 2026.05.15 02:44:27.060766 [ 270 ] {0b4dd990-4827-483b-91eb-e178e79859e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3306 | 2026.05.15 02:44:27.060806 [ 270 ] {0b4dd990-4827-483b-91eb-e178e79859e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3307 | 2026.05.15 02:44:27.061254 [ 270 ] {0b4dd990-4827-483b-91eb-e178e79859e4} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3308 | 2026.05.15 02:44:27.061295 [ 270 ] {0b4dd990-4827-483b-91eb-e178e79859e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3309 | 2026.05.15 02:44:27.061674 [ 270 ] {0b4dd990-4827-483b-91eb-e178e79859e4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3310 | 2026.05.15 02:44:27.061897 [ 270 ] {0b4dd990-4827-483b-91eb-e178e79859e4} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2026.05.15 02:44:27.062122 [ 270 ] {0b4dd990-4827-483b-91eb-e178e79859e4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001376 sec., 65406.976744186046 rows/sec., 4.09 MiB/sec. | ||
| 3312 | 2026.05.15 02:44:27.062174 [ 270 ] {0b4dd990-4827-483b-91eb-e178e79859e4} <Debug> TCPHandler: Processed in 0.001557742 sec. | ||
| 3313 | 2026.05.15 02:44:30.676696 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3314 | 2026.05.15 02:44:30.676804 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3315 | 2026.05.15 02:44:30.739432 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6754 | ||
| 3316 | 2026.05.15 02:44:30.740082 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3317 | 2026.05.15 02:44:30.740145 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3318 | 2026.05.15 02:44:30.740907 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3319 | 2026.05.15 02:44:30.741205 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3320 | 2026.05.15 02:44:30.741328 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6754 | ||
| 3321 | 2026.05.15 02:44:31.108246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3322 | 2026.05.15 02:44:31.125125 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3323 | 2026.05.15 02:44:31.125180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3324 | 2026.05.15 02:44:31.131181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3325 | 2026.05.15 02:44:31.131866 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3326 | 2026.05.15 02:44:31.134644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3327 | 2026.05.15 02:44:32.030545 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3328 | 2026.05.15 02:44:32.030792 [ 270 ] {af17c486-cfe7-471a-8728-4eae0c134503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3329 | 2026.05.15 02:44:32.031128 [ 270 ] {af17c486-cfe7-471a-8728-4eae0c134503} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3330 | 2026.05.15 02:44:32.031164 [ 270 ] {af17c486-cfe7-471a-8728-4eae0c134503} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3331 | 2026.05.15 02:44:32.031377 [ 270 ] {af17c486-cfe7-471a-8728-4eae0c134503} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3332 | 2026.05.15 02:44:32.031446 [ 270 ] {af17c486-cfe7-471a-8728-4eae0c134503} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3333 | 2026.05.15 02:44:32.031581 [ 270 ] {af17c486-cfe7-471a-8728-4eae0c134503} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3334 | 2026.05.15 02:44:32.031711 [ 350 ] {af17c486-cfe7-471a-8728-4eae0c134503} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3335 | 2026.05.15 02:44:32.031735 [ 349 ] {af17c486-cfe7-471a-8728-4eae0c134503} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3336 | 2026.05.15 02:44:32.031855 [ 270 ] {af17c486-cfe7-471a-8728-4eae0c134503} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 3337 | 2026.05.15 02:44:32.031887 [ 270 ] {af17c486-cfe7-471a-8728-4eae0c134503} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3338 | 2026.05.15 02:44:32.031958 [ 270 ] {af17c486-cfe7-471a-8728-4eae0c134503} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3339 | 2026.05.15 02:44:32.031978 [ 270 ] {af17c486-cfe7-471a-8728-4eae0c134503} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Reading approx. 45 rows with 2 streams | ||
| 3340 | 2026.05.15 02:44:32.032013 [ 270 ] {af17c486-cfe7-471a-8728-4eae0c134503} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3341 | 2026.05.15 02:44:32.032050 [ 270 ] {af17c486-cfe7-471a-8728-4eae0c134503} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3342 | 2026.05.15 02:44:32.033251 [ 270 ] {af17c486-cfe7-471a-8728-4eae0c134503} <Debug> executeQuery: Read 45 rows, 7.88 KiB in 0.002555 sec., 17612.52446183953 rows/sec., 3.01 MiB/sec. | ||
| 3343 | 2026.05.15 02:44:32.033373 [ 270 ] {af17c486-cfe7-471a-8728-4eae0c134503} <Debug> TCPHandler: Processed in 0.00296368 sec. | ||
| 3344 | 2026.05.15 02:44:32.035056 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2026.05.15 02:44:32.035189 [ 270 ] {778f03cc-f60e-48cb-a4f0-feb6cff9c34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3346 | 2026.05.15 02:44:32.035240 [ 270 ] {778f03cc-f60e-48cb-a4f0-feb6cff9c34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3347 | 2026.05.15 02:44:32.035820 [ 270 ] {778f03cc-f60e-48cb-a4f0-feb6cff9c34a} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2026.05.15 02:44:32.035871 [ 270 ] {778f03cc-f60e-48cb-a4f0-feb6cff9c34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3349 | 2026.05.15 02:44:32.036245 [ 270 ] {778f03cc-f60e-48cb-a4f0-feb6cff9c34a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3350 | 2026.05.15 02:44:32.036464 [ 270 ] {778f03cc-f60e-48cb-a4f0-feb6cff9c34a} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2026.05.15 02:44:32.036621 [ 270 ] {778f03cc-f60e-48cb-a4f0-feb6cff9c34a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00147 sec., 38095.2380952381 rows/sec., 2.91 MiB/sec. | ||
| 3352 | 2026.05.15 02:44:32.036659 [ 270 ] {778f03cc-f60e-48cb-a4f0-feb6cff9c34a} <Debug> TCPHandler: Processed in 0.001663964 sec. | ||
| 3353 | 2026.05.15 02:44:32.036789 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3354 | 2026.05.15 02:44:32.036888 [ 270 ] {6b627751-eefa-4229-a843-68aaa01cec56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3355 | 2026.05.15 02:44:32.036928 [ 270 ] {6b627751-eefa-4229-a843-68aaa01cec56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3356 | 2026.05.15 02:44:32.037355 [ 270 ] {6b627751-eefa-4229-a843-68aaa01cec56} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2026.05.15 02:44:32.037392 [ 270 ] {6b627751-eefa-4229-a843-68aaa01cec56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3358 | 2026.05.15 02:44:32.037699 [ 270 ] {6b627751-eefa-4229-a843-68aaa01cec56} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3359 | 2026.05.15 02:44:32.037913 [ 270 ] {6b627751-eefa-4229-a843-68aaa01cec56} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2026.05.15 02:44:32.038049 [ 270 ] {6b627751-eefa-4229-a843-68aaa01cec56} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001182 sec., 54145.51607445008 rows/sec., 4.23 MiB/sec. | ||
| 3361 | 2026.05.15 02:44:32.038085 [ 270 ] {6b627751-eefa-4229-a843-68aaa01cec56} <Debug> TCPHandler: Processed in 0.001345068 sec. | ||
| 3362 | 2026.05.15 02:44:32.038218 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3363 | 2026.05.15 02:44:32.038312 [ 270 ] {095f4035-89b6-47e1-a837-59801577cb91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3364 | 2026.05.15 02:44:32.038354 [ 270 ] {095f4035-89b6-47e1-a837-59801577cb91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3365 | 2026.05.15 02:44:32.038762 [ 270 ] {095f4035-89b6-47e1-a837-59801577cb91} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3366 | 2026.05.15 02:44:32.038798 [ 270 ] {095f4035-89b6-47e1-a837-59801577cb91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3367 | 2026.05.15 02:44:32.039132 [ 270 ] {095f4035-89b6-47e1-a837-59801577cb91} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3368 | 2026.05.15 02:44:32.039362 [ 270 ] {095f4035-89b6-47e1-a837-59801577cb91} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3369 | 2026.05.15 02:44:32.039495 [ 270 ] {095f4035-89b6-47e1-a837-59801577cb91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 3370 | 2026.05.15 02:44:32.039531 [ 270 ] {095f4035-89b6-47e1-a837-59801577cb91} <Debug> TCPHandler: Processed in 0.001362007 sec. | ||
| 3371 | 2026.05.15 02:44:32.039711 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3372 | 2026.05.15 02:44:32.039804 [ 270 ] {6373aa5d-d1c4-4f48-be69-ccf1958f6bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3373 | 2026.05.15 02:44:32.039845 [ 270 ] {6373aa5d-d1c4-4f48-be69-ccf1958f6bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3374 | 2026.05.15 02:44:32.040176 [ 270 ] {6373aa5d-d1c4-4f48-be69-ccf1958f6bdf} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2026.05.15 02:44:32.040212 [ 270 ] {6373aa5d-d1c4-4f48-be69-ccf1958f6bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3376 | 2026.05.15 02:44:32.040520 [ 270 ] {6373aa5d-d1c4-4f48-be69-ccf1958f6bdf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3377 | 2026.05.15 02:44:32.040738 [ 270 ] {6373aa5d-d1c4-4f48-be69-ccf1958f6bdf} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2026.05.15 02:44:32.040871 [ 270 ] {6373aa5d-d1c4-4f48-be69-ccf1958f6bdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 3379 | 2026.05.15 02:44:32.040906 [ 270 ] {6373aa5d-d1c4-4f48-be69-ccf1958f6bdf} <Debug> TCPHandler: Processed in 0.001243445 sec. | ||
| 3380 | 2026.05.15 02:44:35.756148 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 430 | ||
| 3381 | 2026.05.15 02:44:35.758584 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2026.05.15 02:44:35.758631 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3383 | 2026.05.15 02:44:35.759821 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3384 | 2026.05.15 02:44:35.760126 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2026.05.15 02:44:35.760282 [ 140 ] {} <Debug> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3386 | 2026.05.15 02:44:35.760342 [ 140 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.05.15 02:44:35.760363 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3388 | 2026.05.15 02:44:35.760376 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
| 3389 | 2026.05.15 02:44:35.760470 [ 202 ] {2c7ebd30-6792-4b24-960b-384fca671152::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 | ||
| 3390 | 2026.05.15 02:44:35.761063 [ 202 ] {2c7ebd30-6792-4b24-960b-384fca671152::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3391 | 2026.05.15 02:44:35.761255 [ 202 ] {2c7ebd30-6792-4b24-960b-384fca671152::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part | ||
| 3392 | 2026.05.15 02:44:35.761633 [ 202 ] {2c7ebd30-6792-4b24-960b-384fca671152::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 3393 | 2026.05.15 02:44:35.761975 [ 202 ] {2c7ebd30-6792-4b24-960b-384fca671152::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 3394 | 2026.05.15 02:44:35.762302 [ 202 ] {2c7ebd30-6792-4b24-960b-384fca671152::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part | ||
| 3395 | 2026.05.15 02:44:35.762639 [ 202 ] {2c7ebd30-6792-4b24-960b-384fca671152::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3396 | 2026.05.15 02:44:35.762990 [ 202 ] {2c7ebd30-6792-4b24-960b-384fca671152::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 3397 | 2026.05.15 02:44:35.769184 [ 194 ] {2c7ebd30-6792-4b24-960b-384fca671152::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 430 rows, containing 72 columns (72 merged, 0 gathered) in 0.008765387 sec., 49056.590427781455 rows/sec., 43.70 MiB/sec. | ||
| 3398 | 2026.05.15 02:44:35.769964 [ 202 ] {2c7ebd30-6792-4b24-960b-384fca671152::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3399 | 2026.05.15 02:44:35.770502 [ 202 ] {2c7ebd30-6792-4b24-960b-384fca671152::all_1_11_2} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3400 | 2026.05.15 02:44:35.770580 [ 202 ] {2c7ebd30-6792-4b24-960b-384fca671152::all_1_11_2} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3401 | 2026.05.15 02:44:35.770743 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 3402 | 2026.05.15 02:44:36.009221 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3403 | 2026.05.15 02:44:36.009507 [ 270 ] {454162fd-4d6e-4ca2-8fe9-c0dfa739827e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', '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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3404 | 2026.05.15 02:44:36.009922 [ 270 ] {454162fd-4d6e-4ca2-8fe9-c0dfa739827e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3405 | 2026.05.15 02:44:36.009969 [ 270 ] {454162fd-4d6e-4ca2-8fe9-c0dfa739827e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3406 | 2026.05.15 02:44:36.010225 [ 270 ] {454162fd-4d6e-4ca2-8fe9-c0dfa739827e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3407 | 2026.05.15 02:44:36.010292 [ 270 ] {454162fd-4d6e-4ca2-8fe9-c0dfa739827e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3408 | 2026.05.15 02:44:36.010430 [ 270 ] {454162fd-4d6e-4ca2-8fe9-c0dfa739827e} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 3409 | 2026.05.15 02:44:36.010570 [ 312 ] {454162fd-4d6e-4ca2-8fe9-c0dfa739827e} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3410 | 2026.05.15 02:44:36.010576 [ 349 ] {454162fd-4d6e-4ca2-8fe9-c0dfa739827e} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3411 | 2026.05.15 02:44:36.010732 [ 270 ] {454162fd-4d6e-4ca2-8fe9-c0dfa739827e} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 3412 | 2026.05.15 02:44:36.010759 [ 270 ] {454162fd-4d6e-4ca2-8fe9-c0dfa739827e} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3413 | 2026.05.15 02:44:36.010828 [ 270 ] {454162fd-4d6e-4ca2-8fe9-c0dfa739827e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3414 | 2026.05.15 02:44:36.010848 [ 270 ] {454162fd-4d6e-4ca2-8fe9-c0dfa739827e} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Reading approx. 45 rows with 2 streams | ||
| 3415 | 2026.05.15 02:44:36.010882 [ 270 ] {454162fd-4d6e-4ca2-8fe9-c0dfa739827e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', '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', 'zone:cpu_nsec'))" | ||
| 3416 | 2026.05.15 02:44:36.010919 [ 270 ] {454162fd-4d6e-4ca2-8fe9-c0dfa739827e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', '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', 'zone:cpu_nsec'))" | ||
| 3417 | 2026.05.15 02:44:36.012157 [ 270 ] {454162fd-4d6e-4ca2-8fe9-c0dfa739827e} <Debug> executeQuery: Read 45 rows, 9.52 KiB in 0.002773 sec., 16227.912008654886 rows/sec., 3.35 MiB/sec. | ||
| 3418 | 2026.05.15 02:44:36.012278 [ 270 ] {454162fd-4d6e-4ca2-8fe9-c0dfa739827e} <Debug> TCPHandler: Processed in 0.003196105 sec. | ||
| 3419 | 2026.05.15 02:44:36.027399 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3420 | 2026.05.15 02:44:36.027511 [ 270 ] {0b9ffc51-f0bc-4cdc-b039-a9912eb2b41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3421 | 2026.05.15 02:44:36.027556 [ 270 ] {0b9ffc51-f0bc-4cdc-b039-a9912eb2b41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3422 | 2026.05.15 02:44:36.028152 [ 270 ] {0b9ffc51-f0bc-4cdc-b039-a9912eb2b41f} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3423 | 2026.05.15 02:44:36.028198 [ 270 ] {0b9ffc51-f0bc-4cdc-b039-a9912eb2b41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3424 | 2026.05.15 02:44:36.028587 [ 270 ] {0b9ffc51-f0bc-4cdc-b039-a9912eb2b41f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3425 | 2026.05.15 02:44:36.028809 [ 270 ] {0b9ffc51-f0bc-4cdc-b039-a9912eb2b41f} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2026.05.15 02:44:36.028958 [ 270 ] {0b9ffc51-f0bc-4cdc-b039-a9912eb2b41f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001478 sec., 192151.55615696887 rows/sec., 12.20 MiB/sec. | ||
| 3427 | 2026.05.15 02:44:36.028996 [ 270 ] {0b9ffc51-f0bc-4cdc-b039-a9912eb2b41f} <Debug> TCPHandler: Processed in 0.001654223 sec. | ||
| 3428 | 2026.05.15 02:44:36.029129 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3429 | 2026.05.15 02:44:36.029225 [ 270 ] {553a93e3-6095-48bf-9268-23420f476e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3430 | 2026.05.15 02:44:36.029264 [ 270 ] {553a93e3-6095-48bf-9268-23420f476e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3431 | 2026.05.15 02:44:36.030838 [ 270 ] {553a93e3-6095-48bf-9268-23420f476e58} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2026.05.15 02:44:36.030875 [ 270 ] {553a93e3-6095-48bf-9268-23420f476e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3433 | 2026.05.15 02:44:36.031657 [ 270 ] {553a93e3-6095-48bf-9268-23420f476e58} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3434 | 2026.05.15 02:44:36.031979 [ 270 ] {553a93e3-6095-48bf-9268-23420f476e58} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.05.15 02:44:36.032182 [ 270 ] {553a93e3-6095-48bf-9268-23420f476e58} <Debug> executeQuery: Read 3226 rows, 246.70 KiB in 0.00297 sec., 1086195.2861952863 rows/sec., 81.12 MiB/sec. | ||
| 3436 | 2026.05.15 02:44:36.032252 [ 270 ] {553a93e3-6095-48bf-9268-23420f476e58} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3437 | 2026.05.15 02:44:36.032266 [ 270 ] {553a93e3-6095-48bf-9268-23420f476e58} <Debug> TCPHandler: Processed in 0.003186205 sec. | ||
| 3438 | 2026.05.15 02:44:36.032450 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3439 | 2026.05.15 02:44:36.032577 [ 270 ] {ef8ce64a-4751-4318-871a-29dd383056e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3440 | 2026.05.15 02:44:36.032631 [ 270 ] {ef8ce64a-4751-4318-871a-29dd383056e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3441 | 2026.05.15 02:44:36.033221 [ 270 ] {ef8ce64a-4751-4318-871a-29dd383056e9} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3442 | 2026.05.15 02:44:36.033257 [ 270 ] {ef8ce64a-4751-4318-871a-29dd383056e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3443 | 2026.05.15 02:44:36.033589 [ 270 ] {ef8ce64a-4751-4318-871a-29dd383056e9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3444 | 2026.05.15 02:44:36.033813 [ 270 ] {ef8ce64a-4751-4318-871a-29dd383056e9} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3445 | 2026.05.15 02:44:36.033944 [ 270 ] {ef8ce64a-4751-4318-871a-29dd383056e9} <Debug> executeQuery: Read 193 rows, 12.38 KiB in 0.001405 sec., 137366.5480427046 rows/sec., 8.60 MiB/sec. | ||
| 3446 | 2026.05.15 02:44:36.033980 [ 270 ] {ef8ce64a-4751-4318-871a-29dd383056e9} <Debug> TCPHandler: Processed in 0.001636844 sec. | ||
| 3447 | 2026.05.15 02:44:36.034129 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3448 | 2026.05.15 02:44:36.034224 [ 270 ] {cab6411e-7ea2-4089-b20d-0792cf05a0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3449 | 2026.05.15 02:44:36.034263 [ 270 ] {cab6411e-7ea2-4089-b20d-0792cf05a0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3450 | 2026.05.15 02:44:36.034965 [ 270 ] {cab6411e-7ea2-4089-b20d-0792cf05a0a9} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3451 | 2026.05.15 02:44:36.035000 [ 270 ] {cab6411e-7ea2-4089-b20d-0792cf05a0a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3452 | 2026.05.15 02:44:36.035378 [ 270 ] {cab6411e-7ea2-4089-b20d-0792cf05a0a9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3453 | 2026.05.15 02:44:36.035619 [ 270 ] {cab6411e-7ea2-4089-b20d-0792cf05a0a9} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2026.05.15 02:44:36.035713 [ 139 ] {} <Debug> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3455 | 2026.05.15 02:44:36.035742 [ 270 ] {cab6411e-7ea2-4089-b20d-0792cf05a0a9} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001535 sec., 618892.5081433225 rows/sec., 36.41 MiB/sec. | ||
| 3456 | 2026.05.15 02:44:36.035751 [ 139 ] {} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2026.05.15 02:44:36.035773 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3458 | 2026.05.15 02:44:36.035778 [ 270 ] {cab6411e-7ea2-4089-b20d-0792cf05a0a9} <Debug> TCPHandler: Processed in 0.001697195 sec. | ||
| 3459 | 2026.05.15 02:44:36.035872 [ 195 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::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 | ||
| 3460 | 2026.05.15 02:44:36.035904 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2026.05.15 02:44:36.035991 [ 195 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3462 | 2026.05.15 02:44:36.036002 [ 270 ] {b1207657-9ac2-42e8-8887-b05d0bef1a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3463 | 2026.05.15 02:44:36.036027 [ 195 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 149 rows starting from the beginning of the part | ||
| 3464 | 2026.05.15 02:44:36.036047 [ 270 ] {b1207657-9ac2-42e8-8887-b05d0bef1a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3465 | 2026.05.15 02:44:36.036109 [ 195 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 3466 | 2026.05.15 02:44:36.036160 [ 195 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 951 rows starting from the beginning of the part | ||
| 3467 | 2026.05.15 02:44:36.036203 [ 195 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 3468 | 2026.05.15 02:44:36.036250 [ 195 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3469 | 2026.05.15 02:44:36.036285 [ 195 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 950 rows starting from the beginning of the part | ||
| 3470 | 2026.05.15 02:44:36.036442 [ 270 ] {b1207657-9ac2-42e8-8887-b05d0bef1a05} <Trace> oximeter.fields_u64 (3bc43153-77c9-4e23-8f81-38200e018c8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3471 | 2026.05.15 02:44:36.036483 [ 270 ] {b1207657-9ac2-42e8-8887-b05d0bef1a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3472 | 2026.05.15 02:44:36.036877 [ 270 ] {b1207657-9ac2-42e8-8887-b05d0bef1a05} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3473 | 2026.05.15 02:44:36.037106 [ 270 ] {b1207657-9ac2-42e8-8887-b05d0bef1a05} <Trace> oximeter.fields_u64 (3bc43153-77c9-4e23-8f81-38200e018c8f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3474 | 2026.05.15 02:44:36.037232 [ 270 ] {b1207657-9ac2-42e8-8887-b05d0bef1a05} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001248 sec., 801.2820512820513 rows/sec., 56.34 KiB/sec. | ||
| 3475 | 2026.05.15 02:44:36.037269 [ 270 ] {b1207657-9ac2-42e8-8887-b05d0bef1a05} <Debug> TCPHandler: Processed in 0.001412858 sec. | ||
| 3476 | 2026.05.15 02:44:36.037399 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3477 | 2026.05.15 02:44:36.037447 [ 202 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614483 sec., 1546625.1425378898 rows/sec., 99.03 MiB/sec. | ||
| 3478 | 2026.05.15 02:44:36.037493 [ 270 ] {4e24955b-a6b6-4831-83a4-3def1680825c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3479 | 2026.05.15 02:44:36.037536 [ 270 ] {4e24955b-a6b6-4831-83a4-3def1680825c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3480 | 2026.05.15 02:44:36.037651 [ 194 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3481 | 2026.05.15 02:44:36.037939 [ 194 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::all_1_10_2} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2026.05.15 02:44:36.037972 [ 270 ] {4e24955b-a6b6-4831-83a4-3def1680825c} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2026.05.15 02:44:36.038015 [ 270 ] {4e24955b-a6b6-4831-83a4-3def1680825c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3484 | 2026.05.15 02:44:36.038015 [ 194 ] {ed29643f-05b8-4799-8c5d-693f4b7bb89e::all_1_10_2} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3485 | 2026.05.15 02:44:36.038122 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3486 | 2026.05.15 02:44:36.038335 [ 270 ] {4e24955b-a6b6-4831-83a4-3def1680825c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3487 | 2026.05.15 02:44:36.038558 [ 270 ] {4e24955b-a6b6-4831-83a4-3def1680825c} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2026.05.15 02:44:36.038686 [ 270 ] {4e24955b-a6b6-4831-83a4-3def1680825c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00121 sec., 122314.04958677686 rows/sec., 6.96 MiB/sec. | ||
| 3489 | 2026.05.15 02:44:36.038723 [ 270 ] {4e24955b-a6b6-4831-83a4-3def1680825c} <Debug> TCPHandler: Processed in 0.001371608 sec. | ||
| 3490 | 2026.05.15 02:44:36.038863 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2026.05.15 02:44:36.038956 [ 270 ] {a64c07d7-a273-442c-aaf2-025bf1d73ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3492 | 2026.05.15 02:44:36.038994 [ 270 ] {a64c07d7-a273-442c-aaf2-025bf1d73ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3493 | 2026.05.15 02:44:36.039961 [ 270 ] {a64c07d7-a273-442c-aaf2-025bf1d73ecb} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.05.15 02:44:36.039997 [ 270 ] {a64c07d7-a273-442c-aaf2-025bf1d73ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3495 | 2026.05.15 02:44:36.040370 [ 270 ] {a64c07d7-a273-442c-aaf2-025bf1d73ecb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3496 | 2026.05.15 02:44:36.040580 [ 270 ] {a64c07d7-a273-442c-aaf2-025bf1d73ecb} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2026.05.15 02:44:36.040711 [ 270 ] {a64c07d7-a273-442c-aaf2-025bf1d73ecb} <Debug> executeQuery: Read 1756 rows, 121.38 KiB in 0.001772 sec., 990970.6546275396 rows/sec., 66.89 MiB/sec. | ||
| 3498 | 2026.05.15 02:44:36.040748 [ 270 ] {a64c07d7-a273-442c-aaf2-025bf1d73ecb} <Debug> TCPHandler: Processed in 0.001933779 sec. | ||
| 3499 | 2026.05.15 02:44:36.040876 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2026.05.15 02:44:36.040971 [ 270 ] {e9a9b2e7-040b-40e5-95f2-8ff42da324ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3501 | 2026.05.15 02:44:36.041011 [ 270 ] {e9a9b2e7-040b-40e5-95f2-8ff42da324ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3502 | 2026.05.15 02:44:36.041343 [ 270 ] {e9a9b2e7-040b-40e5-95f2-8ff42da324ad} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2026.05.15 02:44:36.041378 [ 270 ] {e9a9b2e7-040b-40e5-95f2-8ff42da324ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3504 | 2026.05.15 02:44:36.041673 [ 270 ] {e9a9b2e7-040b-40e5-95f2-8ff42da324ad} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3505 | 2026.05.15 02:44:36.041876 [ 270 ] {e9a9b2e7-040b-40e5-95f2-8ff42da324ad} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2026.05.15 02:44:36.042002 [ 270 ] {e9a9b2e7-040b-40e5-95f2-8ff42da324ad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 3507 | 2026.05.15 02:44:36.042037 [ 270 ] {e9a9b2e7-040b-40e5-95f2-8ff42da324ad} <Debug> TCPHandler: Processed in 0.001209085 sec. | ||
| 3508 | 2026.05.15 02:44:36.042155 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3509 | 2026.05.15 02:44:36.042248 [ 270 ] {b30245d6-8456-40b9-b154-1d215bb61a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3510 | 2026.05.15 02:44:36.042289 [ 270 ] {b30245d6-8456-40b9-b154-1d215bb61a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3511 | 2026.05.15 02:44:36.042963 [ 270 ] {b30245d6-8456-40b9-b154-1d215bb61a97} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2026.05.15 02:44:36.043000 [ 270 ] {b30245d6-8456-40b9-b154-1d215bb61a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3513 | 2026.05.15 02:44:36.043567 [ 270 ] {b30245d6-8456-40b9-b154-1d215bb61a97} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3514 | 2026.05.15 02:44:36.043828 [ 270 ] {b30245d6-8456-40b9-b154-1d215bb61a97} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2026.05.15 02:44:36.043983 [ 270 ] {b30245d6-8456-40b9-b154-1d215bb61a97} <Debug> executeQuery: Read 1697 rows, 106.37 KiB in 0.001752 sec., 968607.3059360731 rows/sec., 59.29 MiB/sec. | ||
| 3516 | 2026.05.15 02:44:36.044019 [ 270 ] {b30245d6-8456-40b9-b154-1d215bb61a97} <Debug> TCPHandler: Processed in 0.001913589 sec. | ||
| 3517 | 2026.05.15 02:44:36.044168 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3518 | 2026.05.15 02:44:36.044264 [ 270 ] {a6125ea6-5829-4bc9-856e-ddc1cd533d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3519 | 2026.05.15 02:44:36.044305 [ 270 ] {a6125ea6-5829-4bc9-856e-ddc1cd533d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3520 | 2026.05.15 02:44:36.044645 [ 270 ] {a6125ea6-5829-4bc9-856e-ddc1cd533d59} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2026.05.15 02:44:36.044681 [ 270 ] {a6125ea6-5829-4bc9-856e-ddc1cd533d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3522 | 2026.05.15 02:44:36.044990 [ 270 ] {a6125ea6-5829-4bc9-856e-ddc1cd533d59} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3523 | 2026.05.15 02:44:36.045196 [ 270 ] {a6125ea6-5829-4bc9-856e-ddc1cd533d59} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2026.05.15 02:44:36.045314 [ 138 ] {} <Debug> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3525 | 2026.05.15 02:44:36.045320 [ 270 ] {a6125ea6-5829-4bc9-856e-ddc1cd533d59} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 3526 | 2026.05.15 02:44:36.045400 [ 270 ] {a6125ea6-5829-4bc9-856e-ddc1cd533d59} <Debug> TCPHandler: Processed in 0.001281436 sec. | ||
| 3527 | 2026.05.15 02:44:36.045400 [ 138 ] {} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3528 | 2026.05.15 02:44:36.045449 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3529 | 2026.05.15 02:44:36.045524 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3530 | 2026.05.15 02:44:36.045534 [ 195 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::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 | ||
| 3531 | 2026.05.15 02:44:36.045624 [ 270 ] {e0f833a2-537e-4daf-b344-33598400aad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3532 | 2026.05.15 02:44:36.045646 [ 195 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3533 | 2026.05.15 02:44:36.045677 [ 195 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::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 | ||
| 3534 | 2026.05.15 02:44:36.045679 [ 270 ] {e0f833a2-537e-4daf-b344-33598400aad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3535 | 2026.05.15 02:44:36.045726 [ 195 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::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 | ||
| 3536 | 2026.05.15 02:44:36.045769 [ 195 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3 rows starting from the beginning of the part | ||
| 3537 | 2026.05.15 02:44:36.045804 [ 195 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::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 | ||
| 3538 | 2026.05.15 02:44:36.045837 [ 195 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::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 | ||
| 3539 | 2026.05.15 02:44:36.045872 [ 195 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::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 | ||
| 3540 | 2026.05.15 02:44:36.046595 [ 202 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001093702 sec., 10971.910081539578 rows/sec., 732.17 KiB/sec. | ||
| 3541 | 2026.05.15 02:44:36.046729 [ 270 ] {e0f833a2-537e-4daf-b344-33598400aad0} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3542 | 2026.05.15 02:44:36.046735 [ 202 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3543 | 2026.05.15 02:44:36.046765 [ 270 ] {e0f833a2-537e-4daf-b344-33598400aad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3544 | 2026.05.15 02:44:36.047028 [ 202 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::all_1_10_2} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2026.05.15 02:44:36.047113 [ 202 ] {1ed7bfcb-c0be-4b08-95e3-6990618f6129::all_1_10_2} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3546 | 2026.05.15 02:44:36.047206 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3547 | 2026.05.15 02:44:36.047533 [ 270 ] {e0f833a2-537e-4daf-b344-33598400aad0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3548 | 2026.05.15 02:44:36.047800 [ 270 ] {e0f833a2-537e-4daf-b344-33598400aad0} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2026.05.15 02:44:36.047958 [ 270 ] {e0f833a2-537e-4daf-b344-33598400aad0} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002351 sec., 21692.896639727776 rows/sec., 38.87 MiB/sec. | ||
| 3550 | 2026.05.15 02:44:36.048039 [ 270 ] {e0f833a2-537e-4daf-b344-33598400aad0} <Debug> TCPHandler: Processed in 0.002562832 sec. | ||
| 3551 | 2026.05.15 02:44:36.048174 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3552 | 2026.05.15 02:44:36.048272 [ 270 ] {27faead7-3f09-40bb-b292-cce9924e257a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3553 | 2026.05.15 02:44:36.048313 [ 270 ] {27faead7-3f09-40bb-b292-cce9924e257a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3554 | 2026.05.15 02:44:36.048676 [ 270 ] {27faead7-3f09-40bb-b292-cce9924e257a} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2026.05.15 02:44:36.048713 [ 270 ] {27faead7-3f09-40bb-b292-cce9924e257a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3556 | 2026.05.15 02:44:36.049019 [ 270 ] {27faead7-3f09-40bb-b292-cce9924e257a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3557 | 2026.05.15 02:44:36.049228 [ 270 ] {27faead7-3f09-40bb-b292-cce9924e257a} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3558 | 2026.05.15 02:44:36.049352 [ 270 ] {27faead7-3f09-40bb-b292-cce9924e257a} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001098 sec., 71038.25136612022 rows/sec., 4.39 MiB/sec. | ||
| 3559 | 2026.05.15 02:44:36.049386 [ 270 ] {27faead7-3f09-40bb-b292-cce9924e257a} <Debug> TCPHandler: Processed in 0.001262045 sec. | ||
| 3560 | 2026.05.15 02:44:37.025405 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3561 | 2026.05.15 02:44:37.025736 [ 270 ] {430cf04d-4f4b-45ff-9920-4cf25ba7ad93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3562 | 2026.05.15 02:44:37.026163 [ 270 ] {430cf04d-4f4b-45ff-9920-4cf25ba7ad93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3563 | 2026.05.15 02:44:37.026197 [ 270 ] {430cf04d-4f4b-45ff-9920-4cf25ba7ad93} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3564 | 2026.05.15 02:44:37.026405 [ 270 ] {430cf04d-4f4b-45ff-9920-4cf25ba7ad93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3565 | 2026.05.15 02:44:37.026471 [ 270 ] {430cf04d-4f4b-45ff-9920-4cf25ba7ad93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3566 | 2026.05.15 02:44:37.026615 [ 270 ] {430cf04d-4f4b-45ff-9920-4cf25ba7ad93} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3567 | 2026.05.15 02:44:37.026737 [ 350 ] {430cf04d-4f4b-45ff-9920-4cf25ba7ad93} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3568 | 2026.05.15 02:44:37.026737 [ 312 ] {430cf04d-4f4b-45ff-9920-4cf25ba7ad93} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3569 | 2026.05.15 02:44:37.026859 [ 270 ] {430cf04d-4f4b-45ff-9920-4cf25ba7ad93} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 3570 | 2026.05.15 02:44:37.026886 [ 270 ] {430cf04d-4f4b-45ff-9920-4cf25ba7ad93} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3571 | 2026.05.15 02:44:37.026954 [ 270 ] {430cf04d-4f4b-45ff-9920-4cf25ba7ad93} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3572 | 2026.05.15 02:44:37.026974 [ 270 ] {430cf04d-4f4b-45ff-9920-4cf25ba7ad93} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Reading approx. 45 rows with 2 streams | ||
| 3573 | 2026.05.15 02:44:37.027008 [ 270 ] {430cf04d-4f4b-45ff-9920-4cf25ba7ad93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3574 | 2026.05.15 02:44:37.027047 [ 270 ] {430cf04d-4f4b-45ff-9920-4cf25ba7ad93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3575 | 2026.05.15 02:44:37.028221 [ 270 ] {430cf04d-4f4b-45ff-9920-4cf25ba7ad93} <Debug> executeQuery: Read 45 rows, 7.88 KiB in 0.002621 sec., 17169.019458222054 rows/sec., 2.94 MiB/sec. | ||
| 3576 | 2026.05.15 02:44:37.028328 [ 270 ] {430cf04d-4f4b-45ff-9920-4cf25ba7ad93} <Debug> TCPHandler: Processed in 0.003092383 sec. | ||
| 3577 | 2026.05.15 02:44:37.029329 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3578 | 2026.05.15 02:44:37.029437 [ 270 ] {8c5978f3-fec1-42a6-bbbd-d665bdec92d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3579 | 2026.05.15 02:44:37.029479 [ 270 ] {8c5978f3-fec1-42a6-bbbd-d665bdec92d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3580 | 2026.05.15 02:44:37.029942 [ 270 ] {8c5978f3-fec1-42a6-bbbd-d665bdec92d3} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3581 | 2026.05.15 02:44:37.029982 [ 270 ] {8c5978f3-fec1-42a6-bbbd-d665bdec92d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3582 | 2026.05.15 02:44:37.030342 [ 270 ] {8c5978f3-fec1-42a6-bbbd-d665bdec92d3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3583 | 2026.05.15 02:44:37.030565 [ 270 ] {8c5978f3-fec1-42a6-bbbd-d665bdec92d3} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3584 | 2026.05.15 02:44:37.030709 [ 270 ] {8c5978f3-fec1-42a6-bbbd-d665bdec92d3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001303 sec., 42977.743668457406 rows/sec., 3.28 MiB/sec. | ||
| 3585 | 2026.05.15 02:44:37.030706 [ 139 ] {} <Debug> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3586 | 2026.05.15 02:44:37.030746 [ 270 ] {8c5978f3-fec1-42a6-bbbd-d665bdec92d3} <Debug> TCPHandler: Processed in 0.00146797 sec. | ||
| 3587 | 2026.05.15 02:44:37.030785 [ 139 ] {} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2026.05.15 02:44:37.030815 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3589 | 2026.05.15 02:44:37.030881 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2026.05.15 02:44:37.030928 [ 203 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::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 | ||
| 3591 | 2026.05.15 02:44:37.030981 [ 270 ] {88cacbe6-bcae-4d88-a833-9ca17767b6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3592 | 2026.05.15 02:44:37.031025 [ 270 ] {88cacbe6-bcae-4d88-a833-9ca17767b6a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3593 | 2026.05.15 02:44:37.031075 [ 203 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3594 | 2026.05.15 02:44:37.031114 [ 203 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3238 rows starting from the beginning of the part | ||
| 3595 | 2026.05.15 02:44:37.031196 [ 203 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3596 | 2026.05.15 02:44:37.031252 [ 203 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 881 rows starting from the beginning of the part | ||
| 3597 | 2026.05.15 02:44:37.031306 [ 203 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::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 | ||
| 3598 | 2026.05.15 02:44:37.031355 [ 203 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 3226 rows starting from the beginning of the part | ||
| 3599 | 2026.05.15 02:44:37.031401 [ 203 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::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 | ||
| 3600 | 2026.05.15 02:44:37.031496 [ 270 ] {88cacbe6-bcae-4d88-a833-9ca17767b6a5} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3601 | 2026.05.15 02:44:37.031537 [ 270 ] {88cacbe6-bcae-4d88-a833-9ca17767b6a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3602 | 2026.05.15 02:44:37.031877 [ 270 ] {88cacbe6-bcae-4d88-a833-9ca17767b6a5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3603 | 2026.05.15 02:44:37.032093 [ 270 ] {88cacbe6-bcae-4d88-a833-9ca17767b6a5} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3604 | 2026.05.15 02:44:37.032203 [ 139 ] {} <Debug> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3605 | 2026.05.15 02:44:37.032232 [ 270 ] {88cacbe6-bcae-4d88-a833-9ca17767b6a5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001269 sec., 50433.412135539795 rows/sec., 3.94 MiB/sec. | ||
| 3606 | 2026.05.15 02:44:37.032235 [ 139 ] {} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3607 | 2026.05.15 02:44:37.032273 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3608 | 2026.05.15 02:44:37.032276 [ 270 ] {88cacbe6-bcae-4d88-a833-9ca17767b6a5} <Debug> TCPHandler: Processed in 0.001444469 sec. | ||
| 3609 | 2026.05.15 02:44:37.032371 [ 202 ] {faa53118-e3b7-498f-bf99-e99802233446::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 | ||
| 3610 | 2026.05.15 02:44:37.032415 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3611 | 2026.05.15 02:44:37.032489 [ 202 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3612 | 2026.05.15 02:44:37.032517 [ 270 ] {725bef3e-e2df-463f-a6dc-eac5f0005274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3613 | 2026.05.15 02:44:37.032524 [ 202 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1792 rows starting from the beginning of the part | ||
| 3614 | 2026.05.15 02:44:37.032575 [ 270 ] {725bef3e-e2df-463f-a6dc-eac5f0005274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3615 | 2026.05.15 02:44:37.032602 [ 202 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3616 | 2026.05.15 02:44:37.032649 [ 202 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 532 rows starting from the beginning of the part | ||
| 3617 | 2026.05.15 02:44:37.032691 [ 202 ] {faa53118-e3b7-498f-bf99-e99802233446::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 | ||
| 3618 | 2026.05.15 02:44:37.032732 [ 202 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1756 rows starting from the beginning of the part | ||
| 3619 | 2026.05.15 02:44:37.032771 [ 202 ] {faa53118-e3b7-498f-bf99-e99802233446::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 | ||
| 3620 | 2026.05.15 02:44:37.032953 [ 270 ] {725bef3e-e2df-463f-a6dc-eac5f0005274} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2026.05.15 02:44:37.032995 [ 270 ] {725bef3e-e2df-463f-a6dc-eac5f0005274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3622 | 2026.05.15 02:44:37.033464 [ 270 ] {725bef3e-e2df-463f-a6dc-eac5f0005274} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3623 | 2026.05.15 02:44:37.033692 [ 270 ] {725bef3e-e2df-463f-a6dc-eac5f0005274} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3624 | 2026.05.15 02:44:37.033804 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3625 | 2026.05.15 02:44:37.033808 [ 188 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7513 rows, containing 5 columns (5 merged, 0 gathered) in 0.002925439 sec., 2568161.564811298 rows/sec., 202.85 MiB/sec. | ||
| 3626 | 2026.05.15 02:44:37.033825 [ 270 ] {725bef3e-e2df-463f-a6dc-eac5f0005274} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001326 sec., 24132.730015082958 rows/sec., 1.68 MiB/sec. | ||
| 3627 | 2026.05.15 02:44:37.033844 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2026.05.15 02:44:37.033882 [ 270 ] {725bef3e-e2df-463f-a6dc-eac5f0005274} <Debug> TCPHandler: Processed in 0.001516771 sec. | ||
| 3629 | 2026.05.15 02:44:37.033884 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3630 | 2026.05.15 02:44:37.033980 [ 193 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::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 | ||
| 3631 | 2026.05.15 02:44:37.034083 [ 193 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3632 | 2026.05.15 02:44:37.034111 [ 193 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6433 rows starting from the beginning of the part | ||
| 3633 | 2026.05.15 02:44:37.034111 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3634 | 2026.05.15 02:44:37.034158 [ 203 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3635 | 2026.05.15 02:44:37.034163 [ 193 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3636 | 2026.05.15 02:44:37.034185 [ 189 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001857218 sec., 2300214.622085291 rows/sec., 166.29 MiB/sec. | ||
| 3637 | 2026.05.15 02:44:37.034220 [ 270 ] {22be51ad-5129-4e09-932e-e06b8104b9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3638 | 2026.05.15 02:44:37.034220 [ 193 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 3639 | 2026.05.15 02:44:37.034267 [ 270 ] {22be51ad-5129-4e09-932e-e06b8104b9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3640 | 2026.05.15 02:44:37.034281 [ 193 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::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 | ||
| 3641 | 2026.05.15 02:44:37.034325 [ 193 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1697 rows starting from the beginning of the part | ||
| 3642 | 2026.05.15 02:44:37.034367 [ 193 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 3643 | 2026.05.15 02:44:37.034443 [ 203 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_21_4} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3644 | 2026.05.15 02:44:37.034462 [ 188 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3645 | 2026.05.15 02:44:37.034524 [ 203 ] {8e3406ac-1de5-44a4-9c04-58d5a60971dd::all_1_21_4} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3646 | 2026.05.15 02:44:37.034598 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 3647 | 2026.05.15 02:44:37.034623 [ 270 ] {22be51ad-5129-4e09-932e-e06b8104b9a9} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2026.05.15 02:44:37.034665 [ 270 ] {22be51ad-5129-4e09-932e-e06b8104b9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3649 | 2026.05.15 02:44:37.034843 [ 188 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_21_4} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3650 | 2026.05.15 02:44:37.034927 [ 188 ] {faa53118-e3b7-498f-bf99-e99802233446::all_1_21_4} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3651 | 2026.05.15 02:44:37.035013 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3652 | 2026.05.15 02:44:37.035020 [ 270 ] {22be51ad-5129-4e09-932e-e06b8104b9a9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3653 | 2026.05.15 02:44:37.035252 [ 270 ] {22be51ad-5129-4e09-932e-e06b8104b9a9} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2026.05.15 02:44:37.035362 [ 139 ] {} <Debug> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3655 | 2026.05.15 02:44:37.035391 [ 270 ] {22be51ad-5129-4e09-932e-e06b8104b9a9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001189 sec., 10092.514718250632 rows/sec., 696.49 KiB/sec. | ||
| 3656 | 2026.05.15 02:44:37.035393 [ 139 ] {} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2026.05.15 02:44:37.035431 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3658 | 2026.05.15 02:44:37.035433 [ 270 ] {22be51ad-5129-4e09-932e-e06b8104b9a9} <Debug> TCPHandler: Processed in 0.001370888 sec. | ||
| 3659 | 2026.05.15 02:44:37.035519 [ 186 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::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 | ||
| 3660 | 2026.05.15 02:44:37.035652 [ 186 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3661 | 2026.05.15 02:44:37.035692 [ 186 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1104 rows starting from the beginning of the part | ||
| 3662 | 2026.05.15 02:44:37.035772 [ 186 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::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 | ||
| 3663 | 2026.05.15 02:44:37.035821 [ 186 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 3664 | 2026.05.15 02:44:37.035862 [ 186 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::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 | ||
| 3665 | 2026.05.15 02:44:37.035901 [ 186 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 78 rows starting from the beginning of the part | ||
| 3666 | 2026.05.15 02:44:37.035940 [ 186 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 3667 | 2026.05.15 02:44:37.036844 [ 188 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1404 rows, containing 4 columns (4 merged, 0 gathered) in 0.001354648 sec., 1036431.6043725013 rows/sec., 66.65 MiB/sec. | ||
| 3668 | 2026.05.15 02:44:37.037039 [ 203 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3669 | 2026.05.15 02:44:37.037313 [ 203 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_21_4} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2026.05.15 02:44:37.037380 [ 203 ] {2a110b27-5c29-47e5-befa-3e78c9b59187::all_1_21_4} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3671 | 2026.05.15 02:44:37.037413 [ 189 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8747 rows, containing 5 columns (5 merged, 0 gathered) in 0.00347227 sec., 2519101.3371656006 rows/sec., 162.84 MiB/sec. | ||
| 3672 | 2026.05.15 02:44:37.037447 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3673 | 2026.05.15 02:44:37.037654 [ 203 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3674 | 2026.05.15 02:44:37.037888 [ 203 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2026.05.15 02:44:37.037953 [ 203 ] {aec44dd5-c13e-41a6-ad50-10e824a824b7::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3676 | 2026.05.15 02:44:37.038018 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 3677 | 2026.05.15 02:44:38.241453 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7266 | ||
| 3678 | 2026.05.15 02:44:38.242014 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2026.05.15 02:44:38.242060 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3680 | 2026.05.15 02:44:38.242545 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3681 | 2026.05.15 02:44:38.242770 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2026.05.15 02:44:38.242892 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7266 | ||
| 3683 | 2026.05.15 02:44:38.634736 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3684 | 2026.05.15 02:44:38.652131 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3685 | 2026.05.15 02:44:38.652193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3686 | 2026.05.15 02:44:38.657987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3687 | 2026.05.15 02:44:38.658726 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2026.05.15 02:44:38.661669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3689 | 2026.05.15 02:44:42.030782 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3690 | 2026.05.15 02:44:42.031012 [ 270 ] {754838ef-bd0f-49b0-a484-61714f720a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3691 | 2026.05.15 02:44:42.031346 [ 270 ] {754838ef-bd0f-49b0-a484-61714f720a1d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3692 | 2026.05.15 02:44:42.031382 [ 270 ] {754838ef-bd0f-49b0-a484-61714f720a1d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3693 | 2026.05.15 02:44:42.031600 [ 270 ] {754838ef-bd0f-49b0-a484-61714f720a1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3694 | 2026.05.15 02:44:42.031669 [ 270 ] {754838ef-bd0f-49b0-a484-61714f720a1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3695 | 2026.05.15 02:44:42.031809 [ 270 ] {754838ef-bd0f-49b0-a484-61714f720a1d} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3696 | 2026.05.15 02:44:42.031897 [ 325 ] {754838ef-bd0f-49b0-a484-61714f720a1d} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3697 | 2026.05.15 02:44:42.031928 [ 350 ] {754838ef-bd0f-49b0-a484-61714f720a1d} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3698 | 2026.05.15 02:44:42.032035 [ 270 ] {754838ef-bd0f-49b0-a484-61714f720a1d} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 3699 | 2026.05.15 02:44:42.032062 [ 270 ] {754838ef-bd0f-49b0-a484-61714f720a1d} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3700 | 2026.05.15 02:44:42.032152 [ 270 ] {754838ef-bd0f-49b0-a484-61714f720a1d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3701 | 2026.05.15 02:44:42.032174 [ 270 ] {754838ef-bd0f-49b0-a484-61714f720a1d} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Reading approx. 45 rows with 2 streams | ||
| 3702 | 2026.05.15 02:44:42.032213 [ 270 ] {754838ef-bd0f-49b0-a484-61714f720a1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3703 | 2026.05.15 02:44:42.032275 [ 270 ] {754838ef-bd0f-49b0-a484-61714f720a1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3704 | 2026.05.15 02:44:42.033496 [ 270 ] {754838ef-bd0f-49b0-a484-61714f720a1d} <Debug> executeQuery: Read 45 rows, 7.88 KiB in 0.00257 sec., 17509.727626459146 rows/sec., 2.99 MiB/sec. | ||
| 3705 | 2026.05.15 02:44:42.033600 [ 270 ] {754838ef-bd0f-49b0-a484-61714f720a1d} <Debug> TCPHandler: Processed in 0.0029425 sec. | ||
| 3706 | 2026.05.15 02:44:42.035232 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3707 | 2026.05.15 02:44:42.035364 [ 270 ] {be91e51b-7444-4484-916c-c725c4dc2093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3708 | 2026.05.15 02:44:42.035415 [ 270 ] {be91e51b-7444-4484-916c-c725c4dc2093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3709 | 2026.05.15 02:44:42.036026 [ 270 ] {be91e51b-7444-4484-916c-c725c4dc2093} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3710 | 2026.05.15 02:44:42.036073 [ 270 ] {be91e51b-7444-4484-916c-c725c4dc2093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3711 | 2026.05.15 02:44:42.036462 [ 270 ] {be91e51b-7444-4484-916c-c725c4dc2093} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3712 | 2026.05.15 02:44:42.036690 [ 270 ] {be91e51b-7444-4484-916c-c725c4dc2093} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3713 | 2026.05.15 02:44:42.036854 [ 270 ] {be91e51b-7444-4484-916c-c725c4dc2093} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001529 sec., 36625.245258338786 rows/sec., 2.80 MiB/sec. | ||
| 3714 | 2026.05.15 02:44:42.036899 [ 270 ] {be91e51b-7444-4484-916c-c725c4dc2093} <Debug> TCPHandler: Processed in 0.001728225 sec. | ||
| 3715 | 2026.05.15 02:44:42.037028 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3716 | 2026.05.15 02:44:42.037128 [ 270 ] {9b458ea4-6575-4ddf-b422-2fce50d31001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3717 | 2026.05.15 02:44:42.037168 [ 270 ] {9b458ea4-6575-4ddf-b422-2fce50d31001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3718 | 2026.05.15 02:44:42.037604 [ 270 ] {9b458ea4-6575-4ddf-b422-2fce50d31001} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2026.05.15 02:44:42.037642 [ 270 ] {9b458ea4-6575-4ddf-b422-2fce50d31001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3720 | 2026.05.15 02:44:42.037981 [ 270 ] {9b458ea4-6575-4ddf-b422-2fce50d31001} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3721 | 2026.05.15 02:44:42.038198 [ 270 ] {9b458ea4-6575-4ddf-b422-2fce50d31001} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.05.15 02:44:42.038342 [ 270 ] {9b458ea4-6575-4ddf-b422-2fce50d31001} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001236 sec., 51779.93527508091 rows/sec., 4.04 MiB/sec. | ||
| 3723 | 2026.05.15 02:44:42.038384 [ 270 ] {9b458ea4-6575-4ddf-b422-2fce50d31001} <Debug> TCPHandler: Processed in 0.001407199 sec. | ||
| 3724 | 2026.05.15 02:44:42.038516 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3725 | 2026.05.15 02:44:42.038613 [ 270 ] {86d3c482-beb8-4dc8-a612-360e2cd7281b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3726 | 2026.05.15 02:44:42.038655 [ 270 ] {86d3c482-beb8-4dc8-a612-360e2cd7281b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3727 | 2026.05.15 02:44:42.039069 [ 270 ] {86d3c482-beb8-4dc8-a612-360e2cd7281b} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.05.15 02:44:42.039105 [ 270 ] {86d3c482-beb8-4dc8-a612-360e2cd7281b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3729 | 2026.05.15 02:44:42.039462 [ 270 ] {86d3c482-beb8-4dc8-a612-360e2cd7281b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3730 | 2026.05.15 02:44:42.039671 [ 270 ] {86d3c482-beb8-4dc8-a612-360e2cd7281b} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2026.05.15 02:44:42.039813 [ 270 ] {86d3c482-beb8-4dc8-a612-360e2cd7281b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 3732 | 2026.05.15 02:44:42.039853 [ 270 ] {86d3c482-beb8-4dc8-a612-360e2cd7281b} <Debug> TCPHandler: Processed in 0.001386458 sec. | ||
| 3733 | 2026.05.15 02:44:42.039990 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3734 | 2026.05.15 02:44:42.040086 [ 270 ] {cefcd7f0-18d3-4b18-b6e2-b95f4a4362d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3735 | 2026.05.15 02:44:42.040125 [ 270 ] {cefcd7f0-18d3-4b18-b6e2-b95f4a4362d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3736 | 2026.05.15 02:44:42.040489 [ 270 ] {cefcd7f0-18d3-4b18-b6e2-b95f4a4362d1} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2026.05.15 02:44:42.040524 [ 270 ] {cefcd7f0-18d3-4b18-b6e2-b95f4a4362d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3738 | 2026.05.15 02:44:42.040831 [ 270 ] {cefcd7f0-18d3-4b18-b6e2-b95f4a4362d1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3739 | 2026.05.15 02:44:42.041041 [ 270 ] {cefcd7f0-18d3-4b18-b6e2-b95f4a4362d1} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2026.05.15 02:44:42.041175 [ 270 ] {cefcd7f0-18d3-4b18-b6e2-b95f4a4362d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 3741 | 2026.05.15 02:44:42.041216 [ 270 ] {cefcd7f0-18d3-4b18-b6e2-b95f4a4362d1} <Debug> TCPHandler: Processed in 0.001274885 sec. | ||
| 3742 | 2026.05.15 02:44:44.483096 [ 267 ] {} <Trace> TCP-Session: b252fad5-7063-4140-830e-1febaab372b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3743 | 2026.05.15 02:44:44.483459 [ 267 ] {b2ad1ee8-cc51-43eb-bb26-58b523c535a7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33916) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 3744 | 2026.05.15 02:44:44.483920 [ 267 ] {b2ad1ee8-cc51-43eb-bb26-58b523c535a7} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3745 | 2026.05.15 02:44:44.484084 [ 267 ] {b2ad1ee8-cc51-43eb-bb26-58b523c535a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3746 | 2026.05.15 02:44:44.484506 [ 316 ] {b2ad1ee8-cc51-43eb-bb26-58b523c535a7} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3747 | 2026.05.15 02:44:44.485094 [ 267 ] {b2ad1ee8-cc51-43eb-bb26-58b523c535a7} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001759 sec., 79590.67652075044 rows/sec., 4.42 MiB/sec. | ||
| 3748 | 2026.05.15 02:44:44.485197 [ 267 ] {b2ad1ee8-cc51-43eb-bb26-58b523c535a7} <Debug> TCPHandler: Processed in 0.002293997 sec. | ||
| 3749 | 2026.05.15 02:44:45.000324 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.55 MiB, peak 236.57 MiB, free memory in arenas 0.00 B, will set to 230.57 MiB (RSS), difference: -1.98 MiB | ||
| 3750 | 2026.05.15 02:44:45.676870 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3751 | 2026.05.15 02:44:45.676925 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3752 | 2026.05.15 02:44:45.743001 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7714 | ||
| 3753 | 2026.05.15 02:44:45.743488 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3754 | 2026.05.15 02:44:45.743538 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3755 | 2026.05.15 02:44:45.744084 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3756 | 2026.05.15 02:44:45.744366 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3757 | 2026.05.15 02:44:45.744504 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7714 | ||
| 3758 | 2026.05.15 02:44:45.744508 [ 120 ] {} <Debug> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3759 | 2026.05.15 02:44:45.744576 [ 120 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3760 | 2026.05.15 02:44:45.744601 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3761 | 2026.05.15 02:44:45.744741 [ 188 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::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 | ||
| 3762 | 2026.05.15 02:44:45.744900 [ 188 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3763 | 2026.05.15 02:44:45.744943 [ 188 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5346 rows starting from the beginning of the part | ||
| 3764 | 2026.05.15 02:44:45.745012 [ 188 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::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 | ||
| 3765 | 2026.05.15 02:44:45.745060 [ 188 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::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 | ||
| 3766 | 2026.05.15 02:44:45.745105 [ 188 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::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 | ||
| 3767 | 2026.05.15 02:44:45.745147 [ 188 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::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 | ||
| 3768 | 2026.05.15 02:44:45.745191 [ 188 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::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 | ||
| 3769 | 2026.05.15 02:44:45.746606 [ 203 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7714 rows, containing 4 columns (4 merged, 0 gathered) in 0.001925069 sec., 4007129.0951129543 rows/sec., 57.32 MiB/sec. | ||
| 3770 | 2026.05.15 02:44:45.747123 [ 193 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3771 | 2026.05.15 02:44:45.747444 [ 193 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_16_3} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3772 | 2026.05.15 02:44:45.747516 [ 193 ] {db48e772-b78b-4e6c-ab08-67c1bb7142de::all_1_16_3} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3773 | 2026.05.15 02:44:45.747594 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3774 | 2026.05.15 02:44:45.760553 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 478 | ||
| 3775 | 2026.05.15 02:44:45.763060 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2026.05.15 02:44:45.763103 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3777 | 2026.05.15 02:44:45.764324 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3778 | 2026.05.15 02:44:45.764610 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3779 | 2026.05.15 02:44:45.764933 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 478 | ||
| 3780 | 2026.05.15 02:44:46.001537 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001016571 sec. | ||
| 3781 | 2026.05.15 02:44:46.161768 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3782 | 2026.05.15 02:44:46.177520 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3783 | 2026.05.15 02:44:46.177579 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3784 | 2026.05.15 02:44:46.183515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3785 | 2026.05.15 02:44:46.184231 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3786 | 2026.05.15 02:44:46.184526 [ 120 ] {} <Debug> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3787 | 2026.05.15 02:44:46.184605 [ 120 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3788 | 2026.05.15 02:44:46.184627 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3789 | 2026.05.15 02:44:46.184751 [ 188 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::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 | ||
| 3790 | 2026.05.15 02:44:46.187051 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3791 | 2026.05.15 02:44:46.188840 [ 188 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3792 | 2026.05.15 02:44:46.190152 [ 188 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::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 | ||
| 3793 | 2026.05.15 02:44:46.194434 [ 188 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::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 | ||
| 3794 | 2026.05.15 02:44:46.198586 [ 188 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::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 | ||
| 3795 | 2026.05.15 02:44:46.202724 [ 188 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::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 | ||
| 3796 | 2026.05.15 02:44:46.207602 [ 188 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::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 | ||
| 3797 | 2026.05.15 02:44:46.212024 [ 188 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::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 | ||
| 3798 | 2026.05.15 02:44:46.267695 [ 193 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082995884 sec., 1457.9036232688356 rows/sec., 7.54 MiB/sec. | ||
| 3799 | 2026.05.15 02:44:46.270100 [ 190 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3800 | 2026.05.15 02:44:46.272064 [ 190 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::all_1_16_3} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3801 | 2026.05.15 02:44:46.272149 [ 190 ] {8b8309a1-c28b-44d3-824e-83f4ac91d2cd::all_1_16_3} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3802 | 2026.05.15 02:44:46.274690 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3803 | 2026.05.15 02:44:47.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.78 MiB, peak 241.75 MiB, free memory in arenas 0.00 B, will set to 240.17 MiB (RSS), difference: 8.39 MiB | ||
| 3804 | 2026.05.15 02:44:47.037035 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3805 | 2026.05.15 02:44:47.037268 [ 270 ] {bb2e65ba-2077-4735-8cb5-73885dcedb70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3806 | 2026.05.15 02:44:47.037616 [ 270 ] {bb2e65ba-2077-4735-8cb5-73885dcedb70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3807 | 2026.05.15 02:44:47.037653 [ 270 ] {bb2e65ba-2077-4735-8cb5-73885dcedb70} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3808 | 2026.05.15 02:44:47.037895 [ 270 ] {bb2e65ba-2077-4735-8cb5-73885dcedb70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3809 | 2026.05.15 02:44:47.037964 [ 270 ] {bb2e65ba-2077-4735-8cb5-73885dcedb70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3810 | 2026.05.15 02:44:47.038103 [ 270 ] {bb2e65ba-2077-4735-8cb5-73885dcedb70} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3811 | 2026.05.15 02:44:47.038210 [ 325 ] {bb2e65ba-2077-4735-8cb5-73885dcedb70} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3812 | 2026.05.15 02:44:47.038229 [ 316 ] {bb2e65ba-2077-4735-8cb5-73885dcedb70} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3813 | 2026.05.15 02:44:47.038333 [ 270 ] {bb2e65ba-2077-4735-8cb5-73885dcedb70} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 3814 | 2026.05.15 02:44:47.038360 [ 270 ] {bb2e65ba-2077-4735-8cb5-73885dcedb70} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3815 | 2026.05.15 02:44:47.038428 [ 270 ] {bb2e65ba-2077-4735-8cb5-73885dcedb70} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3816 | 2026.05.15 02:44:47.038449 [ 270 ] {bb2e65ba-2077-4735-8cb5-73885dcedb70} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Reading approx. 45 rows with 2 streams | ||
| 3817 | 2026.05.15 02:44:47.038483 [ 270 ] {bb2e65ba-2077-4735-8cb5-73885dcedb70} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3818 | 2026.05.15 02:44:47.038520 [ 270 ] {bb2e65ba-2077-4735-8cb5-73885dcedb70} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3819 | 2026.05.15 02:44:47.039882 [ 270 ] {bb2e65ba-2077-4735-8cb5-73885dcedb70} <Debug> executeQuery: Read 45 rows, 7.88 KiB in 0.00271 sec., 16605.166051660515 rows/sec., 2.84 MiB/sec. | ||
| 3820 | 2026.05.15 02:44:47.040004 [ 270 ] {bb2e65ba-2077-4735-8cb5-73885dcedb70} <Debug> TCPHandler: Processed in 0.003108623 sec. | ||
| 3821 | 2026.05.15 02:44:47.045202 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3822 | 2026.05.15 02:44:47.045370 [ 270 ] {3144c9df-50cc-4bf7-ab69-85c27efdda94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3823 | 2026.05.15 02:44:47.045436 [ 270 ] {3144c9df-50cc-4bf7-ab69-85c27efdda94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3824 | 2026.05.15 02:44:47.046225 [ 270 ] {3144c9df-50cc-4bf7-ab69-85c27efdda94} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3825 | 2026.05.15 02:44:47.046276 [ 270 ] {3144c9df-50cc-4bf7-ab69-85c27efdda94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3826 | 2026.05.15 02:44:47.046722 [ 270 ] {3144c9df-50cc-4bf7-ab69-85c27efdda94} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3827 | 2026.05.15 02:44:47.046965 [ 270 ] {3144c9df-50cc-4bf7-ab69-85c27efdda94} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3828 | 2026.05.15 02:44:47.047145 [ 270 ] {3144c9df-50cc-4bf7-ab69-85c27efdda94} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001817 sec., 156301.59603742431 rows/sec., 9.93 MiB/sec. | ||
| 3829 | 2026.05.15 02:44:47.047198 [ 270 ] {3144c9df-50cc-4bf7-ab69-85c27efdda94} <Debug> TCPHandler: Processed in 0.002124953 sec. | ||
| 3830 | 2026.05.15 02:44:47.047354 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3831 | 2026.05.15 02:44:47.047463 [ 270 ] {2061dd5d-f35f-40f4-91ee-5c600d23e11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3832 | 2026.05.15 02:44:47.047508 [ 270 ] {2061dd5d-f35f-40f4-91ee-5c600d23e11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3833 | 2026.05.15 02:44:47.048368 [ 270 ] {2061dd5d-f35f-40f4-91ee-5c600d23e11d} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3834 | 2026.05.15 02:44:47.048408 [ 270 ] {2061dd5d-f35f-40f4-91ee-5c600d23e11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3835 | 2026.05.15 02:44:47.048811 [ 270 ] {2061dd5d-f35f-40f4-91ee-5c600d23e11d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3836 | 2026.05.15 02:44:47.049033 [ 270 ] {2061dd5d-f35f-40f4-91ee-5c600d23e11d} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3837 | 2026.05.15 02:44:47.049167 [ 270 ] {2061dd5d-f35f-40f4-91ee-5c600d23e11d} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001729 sec., 509543.08849045687 rows/sec., 40.03 MiB/sec. | ||
| 3838 | 2026.05.15 02:44:47.049207 [ 270 ] {2061dd5d-f35f-40f4-91ee-5c600d23e11d} <Debug> TCPHandler: Processed in 0.001908389 sec. | ||
| 3839 | 2026.05.15 02:44:47.049353 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3840 | 2026.05.15 02:44:47.049453 [ 270 ] {29f1c09f-88ff-4159-9f13-0cace4781a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3841 | 2026.05.15 02:44:47.049495 [ 270 ] {29f1c09f-88ff-4159-9f13-0cace4781a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3842 | 2026.05.15 02:44:47.050014 [ 270 ] {29f1c09f-88ff-4159-9f13-0cace4781a1b} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2026.05.15 02:44:47.050059 [ 270 ] {29f1c09f-88ff-4159-9f13-0cace4781a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3844 | 2026.05.15 02:44:47.050386 [ 270 ] {29f1c09f-88ff-4159-9f13-0cace4781a1b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3845 | 2026.05.15 02:44:47.050611 [ 270 ] {29f1c09f-88ff-4159-9f13-0cace4781a1b} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2026.05.15 02:44:47.050742 [ 122 ] {} <Debug> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3847 | 2026.05.15 02:44:47.050753 [ 270 ] {29f1c09f-88ff-4159-9f13-0cace4781a1b} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001322 sec., 139183.05597579424 rows/sec., 8.64 MiB/sec. | ||
| 3848 | 2026.05.15 02:44:47.050796 [ 122 ] {} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3849 | 2026.05.15 02:44:47.050809 [ 270 ] {29f1c09f-88ff-4159-9f13-0cace4781a1b} <Debug> TCPHandler: Processed in 0.00150584 sec. | ||
| 3850 | 2026.05.15 02:44:47.050826 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3851 | 2026.05.15 02:44:47.050941 [ 191 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::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 | ||
| 3852 | 2026.05.15 02:44:47.050954 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3853 | 2026.05.15 02:44:47.051054 [ 191 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3854 | 2026.05.15 02:44:47.051066 [ 270 ] {ad7c28a9-8662-4cff-ba23-c76be380ebaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3855 | 2026.05.15 02:44:47.051093 [ 191 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 191 rows starting from the beginning of the part | ||
| 3856 | 2026.05.15 02:44:47.051114 [ 270 ] {ad7c28a9-8662-4cff-ba23-c76be380ebaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3857 | 2026.05.15 02:44:47.051164 [ 191 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 3858 | 2026.05.15 02:44:47.051214 [ 191 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 184 rows starting from the beginning of the part | ||
| 3859 | 2026.05.15 02:44:47.051257 [ 191 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 184 rows starting from the beginning of the part | ||
| 3860 | 2026.05.15 02:44:47.051295 [ 191 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 193 rows starting from the beginning of the part | ||
| 3861 | 2026.05.15 02:44:47.051333 [ 191 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 184 rows starting from the beginning of the part | ||
| 3862 | 2026.05.15 02:44:47.051689 [ 270 ] {ad7c28a9-8662-4cff-ba23-c76be380ebaf} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2026.05.15 02:44:47.051733 [ 270 ] {ad7c28a9-8662-4cff-ba23-c76be380ebaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3864 | 2026.05.15 02:44:47.052242 [ 270 ] {ad7c28a9-8662-4cff-ba23-c76be380ebaf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3865 | 2026.05.15 02:44:47.052319 [ 200 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1147 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421519 sec., 806883.3409894627 rows/sec., 53.42 MiB/sec. | ||
| 3866 | 2026.05.15 02:44:47.052511 [ 270 ] {ad7c28a9-8662-4cff-ba23-c76be380ebaf} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3867 | 2026.05.15 02:44:47.052511 [ 193 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3868 | 2026.05.15 02:44:47.052662 [ 270 ] {ad7c28a9-8662-4cff-ba23-c76be380ebaf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001617 sec., 92145.94928880644 rows/sec., 5.95 MiB/sec. | ||
| 3869 | 2026.05.15 02:44:47.052708 [ 270 ] {ad7c28a9-8662-4cff-ba23-c76be380ebaf} <Debug> TCPHandler: Processed in 0.001807187 sec. | ||
| 3870 | 2026.05.15 02:44:47.052847 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3871 | 2026.05.15 02:44:47.052854 [ 193 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::all_1_11_2} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3872 | 2026.05.15 02:44:47.052949 [ 270 ] {56c5b971-515b-4687-bd2d-b519391337ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3873 | 2026.05.15 02:44:47.052958 [ 193 ] {3fd58e45-56d2-479a-a9f5-895160d4f040::all_1_11_2} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3874 | 2026.05.15 02:44:47.052998 [ 270 ] {56c5b971-515b-4687-bd2d-b519391337ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3875 | 2026.05.15 02:44:47.053058 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3876 | 2026.05.15 02:44:47.053513 [ 270 ] {56c5b971-515b-4687-bd2d-b519391337ce} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3877 | 2026.05.15 02:44:47.053558 [ 270 ] {56c5b971-515b-4687-bd2d-b519391337ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3878 | 2026.05.15 02:44:47.053883 [ 270 ] {56c5b971-515b-4687-bd2d-b519391337ce} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3879 | 2026.05.15 02:44:47.054101 [ 270 ] {56c5b971-515b-4687-bd2d-b519391337ce} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3880 | 2026.05.15 02:44:47.054245 [ 270 ] {56c5b971-515b-4687-bd2d-b519391337ce} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001316 sec., 112462.00607902737 rows/sec., 6.40 MiB/sec. | ||
| 3881 | 2026.05.15 02:44:47.054284 [ 270 ] {56c5b971-515b-4687-bd2d-b519391337ce} <Debug> TCPHandler: Processed in 0.00148612 sec. | ||
| 3882 | 2026.05.15 02:44:47.054432 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3883 | 2026.05.15 02:44:47.054528 [ 270 ] {9999fc96-ffae-403b-9dc7-122d07410d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3884 | 2026.05.15 02:44:47.054567 [ 270 ] {9999fc96-ffae-403b-9dc7-122d07410d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3885 | 2026.05.15 02:44:47.055272 [ 270 ] {9999fc96-ffae-403b-9dc7-122d07410d38} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3886 | 2026.05.15 02:44:47.055310 [ 270 ] {9999fc96-ffae-403b-9dc7-122d07410d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3887 | 2026.05.15 02:44:47.055644 [ 270 ] {9999fc96-ffae-403b-9dc7-122d07410d38} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3888 | 2026.05.15 02:44:47.055853 [ 270 ] {9999fc96-ffae-403b-9dc7-122d07410d38} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3889 | 2026.05.15 02:44:47.055984 [ 270 ] {9999fc96-ffae-403b-9dc7-122d07410d38} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001474 sec., 360922.6594301221 rows/sec., 25.54 MiB/sec. | ||
| 3890 | 2026.05.15 02:44:47.056020 [ 270 ] {9999fc96-ffae-403b-9dc7-122d07410d38} <Debug> TCPHandler: Processed in 0.001638203 sec. | ||
| 3891 | 2026.05.15 02:44:47.056158 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3892 | 2026.05.15 02:44:47.056255 [ 270 ] {965f5c2a-dd0a-46dd-aae5-074989de92bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3893 | 2026.05.15 02:44:47.056295 [ 270 ] {965f5c2a-dd0a-46dd-aae5-074989de92bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3894 | 2026.05.15 02:44:47.056655 [ 270 ] {965f5c2a-dd0a-46dd-aae5-074989de92bc} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3895 | 2026.05.15 02:44:47.056691 [ 270 ] {965f5c2a-dd0a-46dd-aae5-074989de92bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3896 | 2026.05.15 02:44:47.056995 [ 270 ] {965f5c2a-dd0a-46dd-aae5-074989de92bc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3897 | 2026.05.15 02:44:47.057264 [ 270 ] {965f5c2a-dd0a-46dd-aae5-074989de92bc} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3898 | 2026.05.15 02:44:47.057399 [ 270 ] {965f5c2a-dd0a-46dd-aae5-074989de92bc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001164 sec., 5154.639175257732 rows/sec., 269.31 KiB/sec. | ||
| 3899 | 2026.05.15 02:44:47.057401 [ 122 ] {} <Debug> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3900 | 2026.05.15 02:44:47.057438 [ 270 ] {965f5c2a-dd0a-46dd-aae5-074989de92bc} <Debug> TCPHandler: Processed in 0.001330377 sec. | ||
| 3901 | 2026.05.15 02:44:47.057468 [ 122 ] {} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2026.05.15 02:44:47.057500 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3903 | 2026.05.15 02:44:47.057595 [ 190 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::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 | ||
| 3904 | 2026.05.15 02:44:47.057604 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3905 | 2026.05.15 02:44:47.057848 [ 190 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3906 | 2026.05.15 02:44:47.057854 [ 270 ] {ef4ef9af-3a7c-4a40-a629-56ac3d268ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3907 | 2026.05.15 02:44:47.057905 [ 190 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::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 | ||
| 3908 | 2026.05.15 02:44:47.057919 [ 270 ] {ef4ef9af-3a7c-4a40-a629-56ac3d268ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3909 | 2026.05.15 02:44:47.057969 [ 190 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::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 | ||
| 3910 | 2026.05.15 02:44:47.058015 [ 190 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::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 | ||
| 3911 | 2026.05.15 02:44:47.058057 [ 190 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::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 | ||
| 3912 | 2026.05.15 02:44:47.058185 [ 190 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::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 | ||
| 3913 | 2026.05.15 02:44:47.058225 [ 190 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::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 | ||
| 3914 | 2026.05.15 02:44:47.058459 [ 270 ] {ef4ef9af-3a7c-4a40-a629-56ac3d268ef1} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3915 | 2026.05.15 02:44:47.058504 [ 270 ] {ef4ef9af-3a7c-4a40-a629-56ac3d268ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3916 | 2026.05.15 02:44:47.058875 [ 270 ] {ef4ef9af-3a7c-4a40-a629-56ac3d268ef1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3917 | 2026.05.15 02:44:47.059024 [ 200 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.00146708 sec., 44987.3217547782 rows/sec., 2.30 MiB/sec. | ||
| 3918 | 2026.05.15 02:44:47.059099 [ 270 ] {ef4ef9af-3a7c-4a40-a629-56ac3d268ef1} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3919 | 2026.05.15 02:44:47.059154 [ 198 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3920 | 2026.05.15 02:44:47.059239 [ 270 ] {ef4ef9af-3a7c-4a40-a629-56ac3d268ef1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001404 sec., 188746.43874643874 rows/sec., 12.54 MiB/sec. | ||
| 3921 | 2026.05.15 02:44:47.059282 [ 270 ] {ef4ef9af-3a7c-4a40-a629-56ac3d268ef1} <Debug> TCPHandler: Processed in 0.001733185 sec. | ||
| 3922 | 2026.05.15 02:44:47.059423 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3923 | 2026.05.15 02:44:47.059477 [ 198 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::all_1_11_2} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3924 | 2026.05.15 02:44:47.059522 [ 270 ] {ad98393c-6ef5-493f-93ab-0ab23019ba3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3925 | 2026.05.15 02:44:47.059560 [ 198 ] {68cf537c-34eb-4ee8-92b2-0aba1ca753dd::all_1_11_2} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3926 | 2026.05.15 02:44:47.059570 [ 270 ] {ad98393c-6ef5-493f-93ab-0ab23019ba3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3927 | 2026.05.15 02:44:47.059634 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3928 | 2026.05.15 02:44:47.059924 [ 270 ] {ad98393c-6ef5-493f-93ab-0ab23019ba3b} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2026.05.15 02:44:47.059963 [ 270 ] {ad98393c-6ef5-493f-93ab-0ab23019ba3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3930 | 2026.05.15 02:44:47.060283 [ 270 ] {ad98393c-6ef5-493f-93ab-0ab23019ba3b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3931 | 2026.05.15 02:44:47.060500 [ 270 ] {ad98393c-6ef5-493f-93ab-0ab23019ba3b} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2026.05.15 02:44:47.060645 [ 270 ] {ad98393c-6ef5-493f-93ab-0ab23019ba3b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001143 sec., 874.8906386701663 rows/sec., 58.95 KiB/sec. | ||
| 3933 | 2026.05.15 02:44:47.060681 [ 270 ] {ad98393c-6ef5-493f-93ab-0ab23019ba3b} <Debug> TCPHandler: Processed in 0.001306446 sec. | ||
| 3934 | 2026.05.15 02:44:47.060828 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3935 | 2026.05.15 02:44:47.061020 [ 270 ] {2c3bf82c-f253-4072-857c-7ed8255e30cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3936 | 2026.05.15 02:44:47.061112 [ 270 ] {2c3bf82c-f253-4072-857c-7ed8255e30cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3937 | 2026.05.15 02:44:47.062228 [ 270 ] {2c3bf82c-f253-4072-857c-7ed8255e30cf} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2026.05.15 02:44:47.062265 [ 270 ] {2c3bf82c-f253-4072-857c-7ed8255e30cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3939 | 2026.05.15 02:44:47.063088 [ 270 ] {2c3bf82c-f253-4072-857c-7ed8255e30cf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3940 | 2026.05.15 02:44:47.063342 [ 270 ] {2c3bf82c-f253-4072-857c-7ed8255e30cf} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2026.05.15 02:44:47.063467 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3942 | 2026.05.15 02:44:47.063501 [ 270 ] {2c3bf82c-f253-4072-857c-7ed8255e30cf} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002521 sec., 16660.055533518447 rows/sec., 29.85 MiB/sec. | ||
| 3943 | 2026.05.15 02:44:47.063516 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3944 | 2026.05.15 02:44:47.063544 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3945 | 2026.05.15 02:44:47.063587 [ 270 ] {2c3bf82c-f253-4072-857c-7ed8255e30cf} <Debug> TCPHandler: Processed in 0.002810428 sec. | ||
| 3946 | 2026.05.15 02:44:47.063636 [ 190 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::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 | ||
| 3947 | 2026.05.15 02:44:47.063769 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3948 | 2026.05.15 02:44:47.063831 [ 190 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3949 | 2026.05.15 02:44:47.063888 [ 190 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 205 rows starting from the beginning of the part | ||
| 3950 | 2026.05.15 02:44:47.063897 [ 270 ] {80858ca5-e301-44f5-9b4b-91499a68f660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3951 | 2026.05.15 02:44:47.063955 [ 270 ] {80858ca5-e301-44f5-9b4b-91499a68f660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3952 | 2026.05.15 02:44:47.064002 [ 190 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part | ||
| 3953 | 2026.05.15 02:44:47.064132 [ 190 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
| 3954 | 2026.05.15 02:44:47.064245 [ 190 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 3955 | 2026.05.15 02:44:47.064349 [ 190 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part | ||
| 3956 | 2026.05.15 02:44:47.064419 [ 270 ] {80858ca5-e301-44f5-9b4b-91499a68f660} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3957 | 2026.05.15 02:44:47.064449 [ 190 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 3958 | 2026.05.15 02:44:47.064462 [ 270 ] {80858ca5-e301-44f5-9b4b-91499a68f660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3959 | 2026.05.15 02:44:47.064951 [ 270 ] {80858ca5-e301-44f5-9b4b-91499a68f660} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3960 | 2026.05.15 02:44:47.065325 [ 270 ] {80858ca5-e301-44f5-9b4b-91499a68f660} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.05.15 02:44:47.065513 [ 270 ] {80858ca5-e301-44f5-9b4b-91499a68f660} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001644 sec., 54744.52554744526 rows/sec., 3.43 MiB/sec. | ||
| 3962 | 2026.05.15 02:44:47.065555 [ 270 ] {80858ca5-e301-44f5-9b4b-91499a68f660} <Debug> TCPHandler: Processed in 0.001850967 sec. | ||
| 3963 | 2026.05.15 02:44:47.069084 [ 200 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 433 rows, containing 19 columns (19 merged, 0 gathered) in 0.005484641 sec., 78947.7378738189 rows/sec., 141.47 MiB/sec. | ||
| 3964 | 2026.05.15 02:44:47.069911 [ 187 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3965 | 2026.05.15 02:44:47.070457 [ 187 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2026.05.15 02:44:47.070572 [ 187 ] {c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3967 | 2026.05.15 02:44:47.070664 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 3968 | 2026.05.15 02:44:48.001195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.11 MiB, peak 246.52 MiB, free memory in arenas 0.00 B, will set to 242.77 MiB (RSS), difference: 1.66 MiB | ||
| 3969 | 2026.05.15 02:44:52.033747 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3970 | 2026.05.15 02:44:52.034012 [ 270 ] {25e1ee14-baf4-42c1-8e15-5500908b32e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3971 | 2026.05.15 02:44:52.034462 [ 270 ] {25e1ee14-baf4-42c1-8e15-5500908b32e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3972 | 2026.05.15 02:44:52.034528 [ 270 ] {25e1ee14-baf4-42c1-8e15-5500908b32e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3973 | 2026.05.15 02:44:52.034797 [ 270 ] {25e1ee14-baf4-42c1-8e15-5500908b32e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3974 | 2026.05.15 02:44:52.034904 [ 270 ] {25e1ee14-baf4-42c1-8e15-5500908b32e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3975 | 2026.05.15 02:44:52.035142 [ 270 ] {25e1ee14-baf4-42c1-8e15-5500908b32e1} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3976 | 2026.05.15 02:44:52.035308 [ 350 ] {25e1ee14-baf4-42c1-8e15-5500908b32e1} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3977 | 2026.05.15 02:44:52.035328 [ 316 ] {25e1ee14-baf4-42c1-8e15-5500908b32e1} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3978 | 2026.05.15 02:44:52.035491 [ 270 ] {25e1ee14-baf4-42c1-8e15-5500908b32e1} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 3979 | 2026.05.15 02:44:52.035536 [ 270 ] {25e1ee14-baf4-42c1-8e15-5500908b32e1} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3980 | 2026.05.15 02:44:52.035644 [ 270 ] {25e1ee14-baf4-42c1-8e15-5500908b32e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3981 | 2026.05.15 02:44:52.035677 [ 270 ] {25e1ee14-baf4-42c1-8e15-5500908b32e1} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Reading approx. 45 rows with 2 streams | ||
| 3982 | 2026.05.15 02:44:52.035732 [ 270 ] {25e1ee14-baf4-42c1-8e15-5500908b32e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3983 | 2026.05.15 02:44:52.035797 [ 270 ] {25e1ee14-baf4-42c1-8e15-5500908b32e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3984 | 2026.05.15 02:44:52.037302 [ 270 ] {25e1ee14-baf4-42c1-8e15-5500908b32e1} <Debug> executeQuery: Read 45 rows, 7.88 KiB in 0.003388 sec., 13282.172373081465 rows/sec., 2.27 MiB/sec. | ||
| 3985 | 2026.05.15 02:44:52.037456 [ 270 ] {25e1ee14-baf4-42c1-8e15-5500908b32e1} <Debug> TCPHandler: Processed in 0.003851948 sec. | ||
| 3986 | 2026.05.15 02:44:52.039682 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3987 | 2026.05.15 02:44:52.039844 [ 270 ] {8603d922-9f19-45ed-99ad-5d9f06a192a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3988 | 2026.05.15 02:44:52.039919 [ 270 ] {8603d922-9f19-45ed-99ad-5d9f06a192a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3989 | 2026.05.15 02:44:52.040635 [ 270 ] {8603d922-9f19-45ed-99ad-5d9f06a192a1} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3990 | 2026.05.15 02:44:52.040693 [ 270 ] {8603d922-9f19-45ed-99ad-5d9f06a192a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3991 | 2026.05.15 02:44:52.041148 [ 270 ] {8603d922-9f19-45ed-99ad-5d9f06a192a1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3992 | 2026.05.15 02:44:52.041433 [ 270 ] {8603d922-9f19-45ed-99ad-5d9f06a192a1} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3993 | 2026.05.15 02:44:52.041610 [ 270 ] {8603d922-9f19-45ed-99ad-5d9f06a192a1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001814 sec., 30871.003307607494 rows/sec., 2.36 MiB/sec. | ||
| 3994 | 2026.05.15 02:44:52.041658 [ 270 ] {8603d922-9f19-45ed-99ad-5d9f06a192a1} <Debug> TCPHandler: Processed in 0.002059302 sec. | ||
| 3995 | 2026.05.15 02:44:52.041819 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3996 | 2026.05.15 02:44:52.041929 [ 270 ] {c19bf2d4-eeda-40e2-a167-ee605aaadedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3997 | 2026.05.15 02:44:52.041975 [ 270 ] {c19bf2d4-eeda-40e2-a167-ee605aaadedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3998 | 2026.05.15 02:44:52.042516 [ 270 ] {c19bf2d4-eeda-40e2-a167-ee605aaadedb} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2026.05.15 02:44:52.042560 [ 270 ] {c19bf2d4-eeda-40e2-a167-ee605aaadedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4000 | 2026.05.15 02:44:52.043010 [ 270 ] {c19bf2d4-eeda-40e2-a167-ee605aaadedb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4001 | 2026.05.15 02:44:52.043309 [ 270 ] {c19bf2d4-eeda-40e2-a167-ee605aaadedb} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4002 | 2026.05.15 02:44:52.043498 [ 270 ] {c19bf2d4-eeda-40e2-a167-ee605aaadedb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001593 sec., 40175.76898932831 rows/sec., 3.14 MiB/sec. | ||
| 4003 | 2026.05.15 02:44:52.043547 [ 270 ] {c19bf2d4-eeda-40e2-a167-ee605aaadedb} <Debug> TCPHandler: Processed in 0.001783256 sec. | ||
| 4004 | 2026.05.15 02:44:52.043700 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4005 | 2026.05.15 02:44:52.043809 [ 270 ] {ce7755f9-d50a-4f73-861b-2bef7d4df6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4006 | 2026.05.15 02:44:52.043858 [ 270 ] {ce7755f9-d50a-4f73-861b-2bef7d4df6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4007 | 2026.05.15 02:44:52.044379 [ 270 ] {ce7755f9-d50a-4f73-861b-2bef7d4df6eb} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4008 | 2026.05.15 02:44:52.044432 [ 270 ] {ce7755f9-d50a-4f73-861b-2bef7d4df6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4009 | 2026.05.15 02:44:52.044935 [ 270 ] {ce7755f9-d50a-4f73-861b-2bef7d4df6eb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4010 | 2026.05.15 02:44:52.045315 [ 270 ] {ce7755f9-d50a-4f73-861b-2bef7d4df6eb} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2026.05.15 02:44:52.045525 [ 270 ] {ce7755f9-d50a-4f73-861b-2bef7d4df6eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001735 sec., 92219.02017291066 rows/sec., 6.42 MiB/sec. | ||
| 4012 | 2026.05.15 02:44:52.045585 [ 270 ] {ce7755f9-d50a-4f73-861b-2bef7d4df6eb} <Debug> TCPHandler: Processed in 0.001938739 sec. | ||
| 4013 | 2026.05.15 02:44:52.045763 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4014 | 2026.05.15 02:44:52.045895 [ 270 ] {39924cc9-e6f8-4cab-be94-c25a089285fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4015 | 2026.05.15 02:44:52.045953 [ 270 ] {39924cc9-e6f8-4cab-be94-c25a089285fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4016 | 2026.05.15 02:44:52.047247 [ 270 ] {39924cc9-e6f8-4cab-be94-c25a089285fd} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2026.05.15 02:44:52.047360 [ 270 ] {39924cc9-e6f8-4cab-be94-c25a089285fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4018 | 2026.05.15 02:44:52.048003 [ 270 ] {39924cc9-e6f8-4cab-be94-c25a089285fd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4019 | 2026.05.15 02:44:52.048743 [ 270 ] {39924cc9-e6f8-4cab-be94-c25a089285fd} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2026.05.15 02:44:52.049021 [ 270 ] {39924cc9-e6f8-4cab-be94-c25a089285fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003149 sec., 19053.66783105748 rows/sec., 1.28 MiB/sec. | ||
| 4021 | 2026.05.15 02:44:52.049112 [ 270 ] {39924cc9-e6f8-4cab-be94-c25a089285fd} <Debug> TCPHandler: Processed in 0.003420999 sec. | ||
| 4022 | 2026.05.15 02:44:52.865478 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53892 | ||
| 4023 | 2026.05.15 02:44:52.865595 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4024 | 2026.05.15 02:44:52.865626 [ 307 ] {} <Debug> TCP-Session: 039a7385-b371-4fff-aa12-fcb441fee4a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53892 | ||
| 4025 | 2026.05.15 02:44:52.865652 [ 307 ] {} <Debug> TCP-Session: 039a7385-b371-4fff-aa12-fcb441fee4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4026 | 2026.05.15 02:44:52.865668 [ 307 ] {} <Debug> TCP-Session: 039a7385-b371-4fff-aa12-fcb441fee4a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4027 | 2026.05.15 02:44:52.865906 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46446 | ||
| 4028 | 2026.05.15 02:44:52.865916 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56114 | ||
| 4029 | 2026.05.15 02:44:52.865971 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47422 | ||
| 4030 | 2026.05.15 02:44:52.865994 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58569 | ||
| 4031 | 2026.05.15 02:44:52.866014 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58876 | ||
| 4032 | 2026.05.15 02:44:52.866021 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43131 | ||
| 4033 | 2026.05.15 02:44:52.866040 [ 307 ] {} <Trace> TCP-Session: 039a7385-b371-4fff-aa12-fcb441fee4a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4034 | 2026.05.15 02:44:52.866054 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4035 | 2026.05.15 02:44:52.866041 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34701 | ||
| 4036 | 2026.05.15 02:44:52.866126 [ 309 ] {} <Debug> TCP-Session: 2e75e0cb-a19b-4719-b6ff-7a8197eb0679 Authenticating user 'default' from [fd00:1122:3344:101::e]:56114 | ||
| 4037 | 2026.05.15 02:44:52.865973 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35744 | ||
| 4038 | 2026.05.15 02:44:52.866185 [ 309 ] {} <Debug> TCP-Session: 2e75e0cb-a19b-4719-b6ff-7a8197eb0679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4039 | 2026.05.15 02:44:52.866211 [ 309 ] {} <Debug> TCP-Session: 2e75e0cb-a19b-4719-b6ff-7a8197eb0679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4040 | 2026.05.15 02:44:52.866265 [ 307 ] {91906d46-e805-469e-a7a1-0e91ef9763a9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53892) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4041 | 2026.05.15 02:44:52.866516 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4042 | 2026.05.15 02:44:52.866557 [ 304 ] {} <Debug> TCP-Session: 3ffa57fb-b898-41d9-8ef8-c4d968c6c0fc Authenticating user 'default' from [fd00:1122:3344:101::e]:34701 | ||
| 4043 | 2026.05.15 02:44:52.866580 [ 304 ] {} <Debug> TCP-Session: 3ffa57fb-b898-41d9-8ef8-c4d968c6c0fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4044 | 2026.05.15 02:44:52.866589 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4045 | 2026.05.15 02:44:52.866593 [ 304 ] {} <Debug> TCP-Session: 3ffa57fb-b898-41d9-8ef8-c4d968c6c0fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4046 | 2026.05.15 02:44:52.866619 [ 310 ] {} <Debug> TCP-Session: a77d612c-fb01-496e-9191-8b6006573e5d Authenticating user 'default' from [fd00:1122:3344:101::e]:35744 | ||
| 4047 | 2026.05.15 02:44:52.866637 [ 310 ] {} <Debug> TCP-Session: a77d612c-fb01-496e-9191-8b6006573e5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4048 | 2026.05.15 02:44:52.866653 [ 310 ] {} <Debug> TCP-Session: a77d612c-fb01-496e-9191-8b6006573e5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4049 | 2026.05.15 02:44:52.866692 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4050 | 2026.05.15 02:44:52.866726 [ 303 ] {} <Debug> TCP-Session: 32a5cfef-4621-48b0-b1ed-66aea86f632b Authenticating user 'default' from [fd00:1122:3344:101::e]:43131 | ||
| 4051 | 2026.05.15 02:44:52.866745 [ 303 ] {} <Debug> TCP-Session: 32a5cfef-4621-48b0-b1ed-66aea86f632b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4052 | 2026.05.15 02:44:52.866763 [ 303 ] {} <Debug> TCP-Session: 32a5cfef-4621-48b0-b1ed-66aea86f632b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4053 | 2026.05.15 02:44:52.866788 [ 307 ] {91906d46-e805-469e-a7a1-0e91ef9763a9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4054 | 2026.05.15 02:44:52.866845 [ 307 ] {91906d46-e805-469e-a7a1-0e91ef9763a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4055 | 2026.05.15 02:44:52.867039 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4056 | 2026.05.15 02:44:52.867123 [ 308 ] {} <Debug> TCP-Session: ea3df700-8a3a-4c2c-aa39-4360d00a7030 Authenticating user 'default' from [fd00:1122:3344:101::e]:46446 | ||
| 4057 | 2026.05.15 02:44:52.867140 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4058 | 2026.05.15 02:44:52.867158 [ 308 ] {} <Debug> TCP-Session: ea3df700-8a3a-4c2c-aa39-4360d00a7030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4059 | 2026.05.15 02:44:52.867185 [ 259 ] {} <Debug> TCP-Session: 15b780fc-2f8d-4a00-9f7b-db309fc3e67c Authenticating user 'default' from [fd00:1122:3344:101::e]:58569 | ||
| 4060 | 2026.05.15 02:44:52.867199 [ 308 ] {} <Debug> TCP-Session: ea3df700-8a3a-4c2c-aa39-4360d00a7030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4061 | 2026.05.15 02:44:52.867211 [ 259 ] {} <Debug> TCP-Session: 15b780fc-2f8d-4a00-9f7b-db309fc3e67c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4062 | 2026.05.15 02:44:52.867211 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4063 | 2026.05.15 02:44:52.867236 [ 259 ] {} <Debug> TCP-Session: 15b780fc-2f8d-4a00-9f7b-db309fc3e67c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4064 | 2026.05.15 02:44:52.867258 [ 269 ] {} <Debug> TCP-Session: bb6f3fd6-bf8f-4fa9-911e-38483aba0b45 Authenticating user 'default' from [fd00:1122:3344:101::e]:58876 | ||
| 4065 | 2026.05.15 02:44:52.867279 [ 269 ] {} <Debug> TCP-Session: bb6f3fd6-bf8f-4fa9-911e-38483aba0b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4066 | 2026.05.15 02:44:52.867292 [ 269 ] {} <Debug> TCP-Session: bb6f3fd6-bf8f-4fa9-911e-38483aba0b45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4067 | 2026.05.15 02:44:52.867303 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4068 | 2026.05.15 02:44:52.867318 [ 307 ] {91906d46-e805-469e-a7a1-0e91ef9763a9} <Debug> oximeter.version (1b707299-193d-41a9-bdf0-f771a1e18f51) (SelectExecutor): Key condition: unknown | ||
| 4069 | 2026.05.15 02:44:52.867338 [ 311 ] {} <Debug> TCP-Session: 625c3cff-7a71-4ee4-ab18-d82302242a83 Authenticating user 'default' from [fd00:1122:3344:101::e]:47422 | ||
| 4070 | 2026.05.15 02:44:52.867357 [ 311 ] {} <Debug> TCP-Session: 625c3cff-7a71-4ee4-ab18-d82302242a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4071 | 2026.05.15 02:44:52.867370 [ 311 ] {} <Debug> TCP-Session: 625c3cff-7a71-4ee4-ab18-d82302242a83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4072 | 2026.05.15 02:44:52.868549 [ 350 ] {91906d46-e805-469e-a7a1-0e91ef9763a9} <Trace> AggregatingTransform: Aggregating | ||
| 4073 | 2026.05.15 02:44:52.868590 [ 350 ] {91906d46-e805-469e-a7a1-0e91ef9763a9} <Trace> Aggregator: Aggregation method: without_key | ||
| 4074 | 2026.05.15 02:44:52.868626 [ 350 ] {91906d46-e805-469e-a7a1-0e91ef9763a9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001191834 sec. (839.043 rows/sec., 32.78 KiB/sec.) | ||
| 4075 | 2026.05.15 02:44:52.868646 [ 350 ] {91906d46-e805-469e-a7a1-0e91ef9763a9} <Trace> Aggregator: Merging aggregated data | ||
| 4076 | 2026.05.15 02:44:52.869839 [ 307 ] {91906d46-e805-469e-a7a1-0e91ef9763a9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003643 sec., 274.49903925336264 rows/sec., 10.72 KiB/sec. | ||
| 4077 | 2026.05.15 02:44:52.869962 [ 307 ] {91906d46-e805-469e-a7a1-0e91ef9763a9} <Debug> TCPHandler: Processed in 0.004041193 sec. | ||
| 4078 | 2026.05.15 02:44:52.870101 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4079 | 2026.05.15 02:44:52.870122 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4080 | 2026.05.15 02:44:52.870142 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4081 | 2026.05.15 02:44:52.870162 [ 307 ] {} <Debug> TCP-Session: 039a7385-b371-4fff-aa12-fcb441fee4a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4082 | 2026.05.15 02:44:52.870178 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4083 | 2026.05.15 02:44:52.870200 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4084 | 2026.05.15 02:44:52.870218 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4085 | 2026.05.15 02:44:52.870251 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4086 | 2026.05.15 02:44:52.870233 [ 259 ] {} <Debug> TCP-Session: 15b780fc-2f8d-4a00-9f7b-db309fc3e67c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4087 | 2026.05.15 02:44:52.870291 [ 310 ] {} <Debug> TCP-Session: a77d612c-fb01-496e-9191-8b6006573e5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4088 | 2026.05.15 02:44:52.870311 [ 303 ] {} <Debug> TCP-Session: 32a5cfef-4621-48b0-b1ed-66aea86f632b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4089 | 2026.05.15 02:44:52.870201 [ 308 ] {} <Debug> TCP-Session: ea3df700-8a3a-4c2c-aa39-4360d00a7030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4090 | 2026.05.15 02:44:52.870182 [ 304 ] {} <Debug> TCP-Session: 3ffa57fb-b898-41d9-8ef8-c4d968c6c0fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4091 | 2026.05.15 02:44:52.870160 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4092 | 2026.05.15 02:44:52.870255 [ 269 ] {} <Debug> TCP-Session: bb6f3fd6-bf8f-4fa9-911e-38483aba0b45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4093 | 2026.05.15 02:44:52.870231 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4094 | 2026.05.15 02:44:52.870427 [ 309 ] {} <Debug> TCP-Session: 2e75e0cb-a19b-4719-b6ff-7a8197eb0679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4095 | 2026.05.15 02:44:52.870459 [ 311 ] {} <Debug> TCP-Session: 625c3cff-7a71-4ee4-ab18-d82302242a83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4096 | 2026.05.15 02:44:52.930208 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39318 | ||
| 4097 | 2026.05.15 02:44:52.930308 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4098 | 2026.05.15 02:44:52.930333 [ 307 ] {} <Debug> TCP-Session: ed96f61f-0a33-42fb-a2be-a50de3b50407 Authenticating user 'default' from [fd00:1122:3344:101::e]:39318 | ||
| 4099 | 2026.05.15 02:44:52.930354 [ 307 ] {} <Debug> TCP-Session: ed96f61f-0a33-42fb-a2be-a50de3b50407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4100 | 2026.05.15 02:44:52.930366 [ 307 ] {} <Debug> TCP-Session: ed96f61f-0a33-42fb-a2be-a50de3b50407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4101 | 2026.05.15 02:44:52.930591 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62851 | ||
| 4102 | 2026.05.15 02:44:52.930630 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47261 | ||
| 4103 | 2026.05.15 02:44:52.930640 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33339 | ||
| 4104 | 2026.05.15 02:44:52.930667 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41949 | ||
| 4105 | 2026.05.15 02:44:52.930682 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58278 | ||
| 4106 | 2026.05.15 02:44:52.930732 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4107 | 2026.05.15 02:44:52.930704 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4108 | 2026.05.15 02:44:52.930762 [ 311 ] {} <Debug> TCP-Session: 13d183f2-e10d-4a66-8aa5-9602f0bc6f32 Authenticating user 'default' from [fd00:1122:3344:101::e]:33339 | ||
| 4109 | 2026.05.15 02:44:52.930695 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4110 | 2026.05.15 02:44:52.930778 [ 310 ] {} <Debug> TCP-Session: 92912249-1716-4fbf-b083-3cf37188d182 Authenticating user 'default' from [fd00:1122:3344:101::e]:47261 | ||
| 4111 | 2026.05.15 02:44:52.930786 [ 311 ] {} <Debug> TCP-Session: 13d183f2-e10d-4a66-8aa5-9602f0bc6f32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4112 | 2026.05.15 02:44:52.930792 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4113 | 2026.05.15 02:44:52.930802 [ 310 ] {} <Debug> TCP-Session: 92912249-1716-4fbf-b083-3cf37188d182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4114 | 2026.05.15 02:44:52.930796 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4115 | 2026.05.15 02:44:52.930827 [ 310 ] {} <Debug> TCP-Session: 92912249-1716-4fbf-b083-3cf37188d182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4116 | 2026.05.15 02:44:52.930826 [ 303 ] {} <Debug> TCP-Session: 55a7aa43-9806-4f1b-ad0b-90cd94d5e6a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58278 | ||
| 4117 | 2026.05.15 02:44:52.930854 [ 259 ] {} <Debug> TCP-Session: fd638273-7ab7-4f04-891d-4bef61cde024 Authenticating user 'default' from [fd00:1122:3344:101::e]:41949 | ||
| 4118 | 2026.05.15 02:44:52.930869 [ 303 ] {} <Debug> TCP-Session: 55a7aa43-9806-4f1b-ad0b-90cd94d5e6a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4119 | 2026.05.15 02:44:52.930800 [ 308 ] {} <Debug> TCP-Session: 720b742f-d07b-4ec0-ab81-a95ca483d644 Authenticating user 'default' from [fd00:1122:3344:101::e]:62851 | ||
| 4120 | 2026.05.15 02:44:52.930893 [ 303 ] {} <Debug> TCP-Session: 55a7aa43-9806-4f1b-ad0b-90cd94d5e6a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4121 | 2026.05.15 02:44:52.930894 [ 259 ] {} <Debug> TCP-Session: fd638273-7ab7-4f04-891d-4bef61cde024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4122 | 2026.05.15 02:44:52.930906 [ 308 ] {} <Debug> TCP-Session: 720b742f-d07b-4ec0-ab81-a95ca483d644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4123 | 2026.05.15 02:44:52.930939 [ 259 ] {} <Debug> TCP-Session: fd638273-7ab7-4f04-891d-4bef61cde024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4124 | 2026.05.15 02:44:52.930946 [ 308 ] {} <Debug> TCP-Session: 720b742f-d07b-4ec0-ab81-a95ca483d644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4125 | 2026.05.15 02:44:52.930689 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47189 | ||
| 4126 | 2026.05.15 02:44:52.930685 [ 307 ] {} <Trace> TCP-Session: ed96f61f-0a33-42fb-a2be-a50de3b50407 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2026.05.15 02:44:52.930676 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36953 | ||
| 4128 | 2026.05.15 02:44:52.930633 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37034 | ||
| 4129 | 2026.05.15 02:44:52.931135 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4130 | 2026.05.15 02:44:52.930807 [ 311 ] {} <Debug> TCP-Session: 13d183f2-e10d-4a66-8aa5-9602f0bc6f32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2026.05.15 02:44:52.931202 [ 304 ] {} <Debug> TCP-Session: c4b4b23a-5e9c-492c-9337-9226fd75b223 Authenticating user 'default' from [fd00:1122:3344:101::e]:47189 | ||
| 4132 | 2026.05.15 02:44:52.931210 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4133 | 2026.05.15 02:44:52.931243 [ 304 ] {} <Debug> TCP-Session: c4b4b23a-5e9c-492c-9337-9226fd75b223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4134 | 2026.05.15 02:44:52.931244 [ 307 ] {e7d75529-7b3b-4002-992d-46f3d70ab9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39318) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4135 | 2026.05.15 02:44:52.931269 [ 304 ] {} <Debug> TCP-Session: c4b4b23a-5e9c-492c-9337-9226fd75b223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4136 | 2026.05.15 02:44:52.931269 [ 269 ] {} <Debug> TCP-Session: 791ba02f-3bd0-4438-99e6-e526bfd271d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36953 | ||
| 4137 | 2026.05.15 02:44:52.931213 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4138 | 2026.05.15 02:44:52.931325 [ 269 ] {} <Debug> TCP-Session: 791ba02f-3bd0-4438-99e6-e526bfd271d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4139 | 2026.05.15 02:44:52.931345 [ 309 ] {} <Debug> TCP-Session: e074dd2c-73ce-44ca-a232-fbd91b02efb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37034 | ||
| 4140 | 2026.05.15 02:44:52.931349 [ 269 ] {} <Debug> TCP-Session: 791ba02f-3bd0-4438-99e6-e526bfd271d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4141 | 2026.05.15 02:44:52.931371 [ 309 ] {} <Debug> TCP-Session: e074dd2c-73ce-44ca-a232-fbd91b02efb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4142 | 2026.05.15 02:44:52.931392 [ 309 ] {} <Debug> TCP-Session: e074dd2c-73ce-44ca-a232-fbd91b02efb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4143 | 2026.05.15 02:44:52.931524 [ 307 ] {e7d75529-7b3b-4002-992d-46f3d70ab9ef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4144 | 2026.05.15 02:44:52.931583 [ 307 ] {e7d75529-7b3b-4002-992d-46f3d70ab9ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4145 | 2026.05.15 02:44:52.931887 [ 307 ] {e7d75529-7b3b-4002-992d-46f3d70ab9ef} <Debug> oximeter.version (1b707299-193d-41a9-bdf0-f771a1e18f51) (SelectExecutor): Key condition: unknown | ||
| 4146 | 2026.05.15 02:44:52.932826 [ 331 ] {e7d75529-7b3b-4002-992d-46f3d70ab9ef} <Trace> AggregatingTransform: Aggregating | ||
| 4147 | 2026.05.15 02:44:52.932870 [ 331 ] {e7d75529-7b3b-4002-992d-46f3d70ab9ef} <Trace> Aggregator: Aggregation method: without_key | ||
| 4148 | 2026.05.15 02:44:52.932907 [ 331 ] {e7d75529-7b3b-4002-992d-46f3d70ab9ef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000919779 sec. (1087.218 rows/sec., 42.47 KiB/sec.) | ||
| 4149 | 2026.05.15 02:44:52.932927 [ 331 ] {e7d75529-7b3b-4002-992d-46f3d70ab9ef} <Trace> Aggregator: Merging aggregated data | ||
| 4150 | 2026.05.15 02:44:52.934355 [ 307 ] {e7d75529-7b3b-4002-992d-46f3d70ab9ef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003164 sec., 316.05562579013906 rows/sec., 12.35 KiB/sec. | ||
| 4151 | 2026.05.15 02:44:52.934549 [ 307 ] {e7d75529-7b3b-4002-992d-46f3d70ab9ef} <Debug> TCPHandler: Processed in 0.00394159 sec. | ||
| 4152 | 2026.05.15 02:44:52.934695 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4153 | 2026.05.15 02:44:52.934729 [ 307 ] {} <Debug> TCP-Session: ed96f61f-0a33-42fb-a2be-a50de3b50407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4154 | 2026.05.15 02:44:52.934729 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4155 | 2026.05.15 02:44:52.934746 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4156 | 2026.05.15 02:44:52.934769 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4157 | 2026.05.15 02:44:52.934781 [ 304 ] {} <Debug> TCP-Session: c4b4b23a-5e9c-492c-9337-9226fd75b223 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4158 | 2026.05.15 02:44:52.934791 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4159 | 2026.05.15 02:44:52.934820 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4160 | 2026.05.15 02:44:52.934827 [ 309 ] {} <Debug> TCP-Session: e074dd2c-73ce-44ca-a232-fbd91b02efb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4161 | 2026.05.15 02:44:52.934851 [ 310 ] {} <Debug> TCP-Session: 92912249-1716-4fbf-b083-3cf37188d182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4162 | 2026.05.15 02:44:52.934869 [ 311 ] {} <Debug> TCP-Session: 13d183f2-e10d-4a66-8aa5-9602f0bc6f32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4163 | 2026.05.15 02:44:52.934878 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4164 | 2026.05.15 02:44:52.934849 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4165 | 2026.05.15 02:44:52.934911 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4166 | 2026.05.15 02:44:52.934922 [ 303 ] {} <Debug> TCP-Session: 55a7aa43-9806-4f1b-ad0b-90cd94d5e6a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4167 | 2026.05.15 02:44:52.934952 [ 269 ] {} <Debug> TCP-Session: 791ba02f-3bd0-4438-99e6-e526bfd271d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4168 | 2026.05.15 02:44:52.934974 [ 259 ] {} <Debug> TCP-Session: fd638273-7ab7-4f04-891d-4bef61cde024 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4169 | 2026.05.15 02:44:52.934790 [ 308 ] {} <Debug> TCP-Session: 720b742f-d07b-4ec0-ab81-a95ca483d644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4170 | 2026.05.15 02:44:52.976620 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40266 | ||
| 4171 | 2026.05.15 02:44:52.976738 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4172 | 2026.05.15 02:44:52.976776 [ 307 ] {} <Debug> TCP-Session: 45cc37e9-e10c-4137-9994-c1809db7b6b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40266 | ||
| 4173 | 2026.05.15 02:44:52.976809 [ 307 ] {} <Debug> TCP-Session: 45cc37e9-e10c-4137-9994-c1809db7b6b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2026.05.15 02:44:52.976830 [ 307 ] {} <Debug> TCP-Session: 45cc37e9-e10c-4137-9994-c1809db7b6b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4175 | 2026.05.15 02:44:52.976998 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39244 | ||
| 4176 | 2026.05.15 02:44:52.977027 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47795 | ||
| 4177 | 2026.05.15 02:44:52.977061 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4178 | 2026.05.15 02:44:52.977094 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42520 | ||
| 4179 | 2026.05.15 02:44:52.977091 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42092 | ||
| 4180 | 2026.05.15 02:44:52.977133 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65314 | ||
| 4181 | 2026.05.15 02:44:52.977161 [ 308 ] {} <Debug> TCP-Session: 58637752-90eb-423e-add8-d74d64476322 Authenticating user 'default' from [fd00:1122:3344:101::e]:39244 | ||
| 4182 | 2026.05.15 02:44:52.977193 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4183 | 2026.05.15 02:44:52.977213 [ 308 ] {} <Debug> TCP-Session: 58637752-90eb-423e-add8-d74d64476322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4184 | 2026.05.15 02:44:52.977228 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4185 | 2026.05.15 02:44:52.977243 [ 308 ] {} <Debug> TCP-Session: 58637752-90eb-423e-add8-d74d64476322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4186 | 2026.05.15 02:44:52.977247 [ 309 ] {} <Debug> TCP-Session: 61ff7873-13a0-4f61-a547-6ac33ef5f38e Authenticating user 'default' from [fd00:1122:3344:101::e]:47795 | ||
| 4187 | 2026.05.15 02:44:52.977266 [ 310 ] {} <Debug> TCP-Session: 10440c46-e812-441d-a684-890490a69f54 Authenticating user 'default' from [fd00:1122:3344:101::e]:42092 | ||
| 4188 | 2026.05.15 02:44:52.977251 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4189 | 2026.05.15 02:44:52.977312 [ 310 ] {} <Debug> TCP-Session: 10440c46-e812-441d-a684-890490a69f54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4190 | 2026.05.15 02:44:52.977304 [ 309 ] {} <Debug> TCP-Session: 61ff7873-13a0-4f61-a547-6ac33ef5f38e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4191 | 2026.05.15 02:44:52.977342 [ 310 ] {} <Debug> TCP-Session: 10440c46-e812-441d-a684-890490a69f54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4192 | 2026.05.15 02:44:52.977338 [ 269 ] {} <Debug> TCP-Session: f49ca677-2450-44e5-8dec-78a2adc1dd3a Authenticating user 'default' from [fd00:1122:3344:101::e]:65314 | ||
| 4193 | 2026.05.15 02:44:52.977362 [ 309 ] {} <Debug> TCP-Session: 61ff7873-13a0-4f61-a547-6ac33ef5f38e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2026.05.15 02:44:52.977388 [ 269 ] {} <Debug> TCP-Session: f49ca677-2450-44e5-8dec-78a2adc1dd3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4195 | 2026.05.15 02:44:52.977121 [ 307 ] {} <Trace> TCP-Session: 45cc37e9-e10c-4137-9994-c1809db7b6b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2026.05.15 02:44:52.977414 [ 269 ] {} <Debug> TCP-Session: f49ca677-2450-44e5-8dec-78a2adc1dd3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4197 | 2026.05.15 02:44:52.977109 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49670 | ||
| 4198 | 2026.05.15 02:44:52.977131 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64249 | ||
| 4199 | 2026.05.15 02:44:52.977190 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4200 | 2026.05.15 02:44:52.977142 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44794 | ||
| 4201 | 2026.05.15 02:44:52.977539 [ 311 ] {} <Debug> TCP-Session: 46fe8e7e-f490-4977-bd42-3310d98b1165 Authenticating user 'default' from [fd00:1122:3344:101::e]:42520 | ||
| 4202 | 2026.05.15 02:44:52.977547 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4203 | 2026.05.15 02:44:52.977558 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4204 | 2026.05.15 02:44:52.977568 [ 311 ] {} <Debug> TCP-Session: 46fe8e7e-f490-4977-bd42-3310d98b1165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4205 | 2026.05.15 02:44:52.977593 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4206 | 2026.05.15 02:44:52.977593 [ 307 ] {0a7e271a-8cbb-4212-baf0-8dfd133194c3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40266) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4207 | 2026.05.15 02:44:52.977610 [ 259 ] {} <Debug> TCP-Session: 7849ce21-61b9-41c7-9fe6-af986d531f01 Authenticating user 'default' from [fd00:1122:3344:101::e]:49670 | ||
| 4208 | 2026.05.15 02:44:52.977628 [ 304 ] {} <Debug> TCP-Session: a3c7fed9-5543-42c7-ba11-0a4c4228916a Authenticating user 'default' from [fd00:1122:3344:101::e]:44794 | ||
| 4209 | 2026.05.15 02:44:52.977662 [ 259 ] {} <Debug> TCP-Session: 7849ce21-61b9-41c7-9fe6-af986d531f01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4210 | 2026.05.15 02:44:52.977670 [ 304 ] {} <Debug> TCP-Session: a3c7fed9-5543-42c7-ba11-0a4c4228916a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2026.05.15 02:44:52.977692 [ 259 ] {} <Debug> TCP-Session: 7849ce21-61b9-41c7-9fe6-af986d531f01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4212 | 2026.05.15 02:44:52.977701 [ 304 ] {} <Debug> TCP-Session: a3c7fed9-5543-42c7-ba11-0a4c4228916a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4213 | 2026.05.15 02:44:52.977584 [ 303 ] {} <Debug> TCP-Session: b92e8320-3695-49d6-af3e-30e184b475bd Authenticating user 'default' from [fd00:1122:3344:101::e]:64249 | ||
| 4214 | 2026.05.15 02:44:52.977611 [ 311 ] {} <Debug> TCP-Session: 46fe8e7e-f490-4977-bd42-3310d98b1165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4215 | 2026.05.15 02:44:52.977749 [ 303 ] {} <Debug> TCP-Session: b92e8320-3695-49d6-af3e-30e184b475bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4216 | 2026.05.15 02:44:52.977779 [ 303 ] {} <Debug> TCP-Session: b92e8320-3695-49d6-af3e-30e184b475bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2026.05.15 02:44:52.977876 [ 307 ] {0a7e271a-8cbb-4212-baf0-8dfd133194c3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4218 | 2026.05.15 02:44:52.977933 [ 307 ] {0a7e271a-8cbb-4212-baf0-8dfd133194c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4219 | 2026.05.15 02:44:52.978243 [ 307 ] {0a7e271a-8cbb-4212-baf0-8dfd133194c3} <Debug> oximeter.version (1b707299-193d-41a9-bdf0-f771a1e18f51) (SelectExecutor): Key condition: unknown | ||
| 4220 | 2026.05.15 02:44:52.979178 [ 335 ] {0a7e271a-8cbb-4212-baf0-8dfd133194c3} <Trace> AggregatingTransform: Aggregating | ||
| 4221 | 2026.05.15 02:44:52.979227 [ 335 ] {0a7e271a-8cbb-4212-baf0-8dfd133194c3} <Trace> Aggregator: Aggregation method: without_key | ||
| 4222 | 2026.05.15 02:44:52.979262 [ 335 ] {0a7e271a-8cbb-4212-baf0-8dfd133194c3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000918629 sec. (1088.579 rows/sec., 42.52 KiB/sec.) | ||
| 4223 | 2026.05.15 02:44:52.979283 [ 335 ] {0a7e271a-8cbb-4212-baf0-8dfd133194c3} <Trace> Aggregator: Merging aggregated data | ||
| 4224 | 2026.05.15 02:44:52.981140 [ 307 ] {0a7e271a-8cbb-4212-baf0-8dfd133194c3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003596 sec., 278.0867630700779 rows/sec., 10.86 KiB/sec. | ||
| 4225 | 2026.05.15 02:44:52.981377 [ 307 ] {0a7e271a-8cbb-4212-baf0-8dfd133194c3} <Debug> TCPHandler: Processed in 0.004372829 sec. | ||
| 4226 | 2026.05.15 02:44:52.981559 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4227 | 2026.05.15 02:44:52.981590 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4228 | 2026.05.15 02:44:52.981603 [ 307 ] {} <Debug> TCP-Session: 45cc37e9-e10c-4137-9994-c1809db7b6b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4229 | 2026.05.15 02:44:52.981635 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4230 | 2026.05.15 02:44:52.981636 [ 308 ] {} <Debug> TCP-Session: 58637752-90eb-423e-add8-d74d64476322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2026.05.15 02:44:52.981651 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4232 | 2026.05.15 02:44:52.981678 [ 309 ] {} <Debug> TCP-Session: 61ff7873-13a0-4f61-a547-6ac33ef5f38e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4233 | 2026.05.15 02:44:52.981697 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4234 | 2026.05.15 02:44:52.981709 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4235 | 2026.05.15 02:44:52.981611 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4236 | 2026.05.15 02:44:52.981792 [ 269 ] {} <Debug> TCP-Session: f49ca677-2450-44e5-8dec-78a2adc1dd3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2026.05.15 02:44:52.981780 [ 303 ] {} <Debug> TCP-Session: b92e8320-3695-49d6-af3e-30e184b475bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4238 | 2026.05.15 02:44:52.981825 [ 259 ] {} <Debug> TCP-Session: 7849ce21-61b9-41c7-9fe6-af986d531f01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4239 | 2026.05.15 02:44:52.981726 [ 311 ] {} <Debug> TCP-Session: 46fe8e7e-f490-4977-bd42-3310d98b1165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4240 | 2026.05.15 02:44:52.981701 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4241 | 2026.05.15 02:44:52.981723 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4242 | 2026.05.15 02:44:52.981923 [ 310 ] {} <Debug> TCP-Session: 10440c46-e812-441d-a684-890490a69f54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4243 | 2026.05.15 02:44:52.981944 [ 304 ] {} <Debug> TCP-Session: a3c7fed9-5543-42c7-ba11-0a4c4228916a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4244 | 2026.05.15 02:44:53.245555 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8226 | ||
| 4245 | 2026.05.15 02:44:53.246129 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4246 | 2026.05.15 02:44:53.246185 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4247 | 2026.05.15 02:44:53.246676 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4248 | 2026.05.15 02:44:53.246921 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4249 | 2026.05.15 02:44:53.247062 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8226 | ||
| 4250 | 2026.05.15 02:44:53.687105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4251 | 2026.05.15 02:44:53.706904 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2026.05.15 02:44:53.706982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4253 | 2026.05.15 02:44:53.713063 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4254 | 2026.05.15 02:44:53.713914 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2026.05.15 02:44:53.718110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4256 | 2026.05.15 02:44:55.765196 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 518 | ||
| 4257 | 2026.05.15 02:44:55.767615 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.05.15 02:44:55.767672 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4259 | 2026.05.15 02:44:55.768880 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4260 | 2026.05.15 02:44:55.769164 [ 242 ] {} <Trace> system.query_log (2c7ebd30-6792-4b24-960b-384fca671152): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2026.05.15 02:44:55.769494 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 518 | ||
| 4262 | 2026.05.15 02:44:57.035806 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4263 | 2026.05.15 02:44:57.036024 [ 270 ] {5f222fd1-0b75-4bf2-9cd5-e609ec8b823a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4264 | 2026.05.15 02:44:57.036356 [ 270 ] {5f222fd1-0b75-4bf2-9cd5-e609ec8b823a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4265 | 2026.05.15 02:44:57.036393 [ 270 ] {5f222fd1-0b75-4bf2-9cd5-e609ec8b823a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4266 | 2026.05.15 02:44:57.036627 [ 270 ] {5f222fd1-0b75-4bf2-9cd5-e609ec8b823a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4267 | 2026.05.15 02:44:57.036693 [ 270 ] {5f222fd1-0b75-4bf2-9cd5-e609ec8b823a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4268 | 2026.05.15 02:44:57.036829 [ 270 ] {5f222fd1-0b75-4bf2-9cd5-e609ec8b823a} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4269 | 2026.05.15 02:44:57.036959 [ 339 ] {5f222fd1-0b75-4bf2-9cd5-e609ec8b823a} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4270 | 2026.05.15 02:44:57.036970 [ 336 ] {5f222fd1-0b75-4bf2-9cd5-e609ec8b823a} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4271 | 2026.05.15 02:44:57.037103 [ 270 ] {5f222fd1-0b75-4bf2-9cd5-e609ec8b823a} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (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 | ||
| 4272 | 2026.05.15 02:44:57.037130 [ 270 ] {5f222fd1-0b75-4bf2-9cd5-e609ec8b823a} <Trace> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4273 | 2026.05.15 02:44:57.037198 [ 270 ] {5f222fd1-0b75-4bf2-9cd5-e609ec8b823a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4274 | 2026.05.15 02:44:57.037217 [ 270 ] {5f222fd1-0b75-4bf2-9cd5-e609ec8b823a} <Debug> oximeter.timeseries_schema (0dcd0017-7422-459c-8555-7e182004ddd9) (SelectExecutor): Reading approx. 45 rows with 2 streams | ||
| 4275 | 2026.05.15 02:44:57.037251 [ 270 ] {5f222fd1-0b75-4bf2-9cd5-e609ec8b823a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4276 | 2026.05.15 02:44:57.037287 [ 270 ] {5f222fd1-0b75-4bf2-9cd5-e609ec8b823a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4277 | 2026.05.15 02:44:57.038569 [ 270 ] {5f222fd1-0b75-4bf2-9cd5-e609ec8b823a} <Debug> executeQuery: Read 45 rows, 7.88 KiB in 0.002637 sec., 17064.846416382254 rows/sec., 2.92 MiB/sec. | ||
| 4278 | 2026.05.15 02:44:57.038695 [ 270 ] {5f222fd1-0b75-4bf2-9cd5-e609ec8b823a} <Debug> TCPHandler: Processed in 0.003011061 sec. | ||
| 4279 | 2026.05.15 02:44:57.043890 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4280 | 2026.05.15 02:44:57.043999 [ 270 ] {75fd80c3-b98d-4246-b93c-e61628722ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4281 | 2026.05.15 02:44:57.044042 [ 270 ] {75fd80c3-b98d-4246-b93c-e61628722ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4282 | 2026.05.15 02:44:57.044634 [ 270 ] {75fd80c3-b98d-4246-b93c-e61628722ace} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4283 | 2026.05.15 02:44:57.044676 [ 270 ] {75fd80c3-b98d-4246-b93c-e61628722ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4284 | 2026.05.15 02:44:57.045041 [ 270 ] {75fd80c3-b98d-4246-b93c-e61628722ace} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4285 | 2026.05.15 02:44:57.045260 [ 270 ] {75fd80c3-b98d-4246-b93c-e61628722ace} <Trace> oximeter.fields_i16 (e117c995-9b16-49f4-820b-905d6780965c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4286 | 2026.05.15 02:44:57.045400 [ 270 ] {75fd80c3-b98d-4246-b93c-e61628722ace} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001433 sec., 198185.62456385206 rows/sec., 12.59 MiB/sec. | ||
| 4287 | 2026.05.15 02:44:57.045437 [ 270 ] {75fd80c3-b98d-4246-b93c-e61628722ace} <Debug> TCPHandler: Processed in 0.001599423 sec. | ||
| 4288 | 2026.05.15 02:44:57.045573 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2026.05.15 02:44:57.045667 [ 270 ] {d5a3f121-7966-461e-b1ae-3e5da5499dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4290 | 2026.05.15 02:44:57.045706 [ 270 ] {d5a3f121-7966-461e-b1ae-3e5da5499dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4291 | 2026.05.15 02:44:57.046463 [ 270 ] {d5a3f121-7966-461e-b1ae-3e5da5499dcf} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.05.15 02:44:57.046517 [ 270 ] {d5a3f121-7966-461e-b1ae-3e5da5499dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4293 | 2026.05.15 02:44:57.046893 [ 270 ] {d5a3f121-7966-461e-b1ae-3e5da5499dcf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4294 | 2026.05.15 02:44:57.047103 [ 270 ] {d5a3f121-7966-461e-b1ae-3e5da5499dcf} <Trace> oximeter.fields_string (8e3406ac-1de5-44a4-9c04-58d5a60971dd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.05.15 02:44:57.047247 [ 270 ] {d5a3f121-7966-461e-b1ae-3e5da5499dcf} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001599 sec., 550969.3558474047 rows/sec., 43.29 MiB/sec. | ||
| 4296 | 2026.05.15 02:44:57.047284 [ 270 ] {d5a3f121-7966-461e-b1ae-3e5da5499dcf} <Debug> TCPHandler: Processed in 0.001763346 sec. | ||
| 4297 | 2026.05.15 02:44:57.047415 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2026.05.15 02:44:57.047522 [ 270 ] {1f13c49b-36bf-4bb6-93c9-fe3b02a9bfef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4299 | 2026.05.15 02:44:57.047561 [ 270 ] {1f13c49b-36bf-4bb6-93c9-fe3b02a9bfef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4300 | 2026.05.15 02:44:57.048035 [ 270 ] {1f13c49b-36bf-4bb6-93c9-fe3b02a9bfef} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2026.05.15 02:44:57.048071 [ 270 ] {1f13c49b-36bf-4bb6-93c9-fe3b02a9bfef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4302 | 2026.05.15 02:44:57.048401 [ 270 ] {1f13c49b-36bf-4bb6-93c9-fe3b02a9bfef} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4303 | 2026.05.15 02:44:57.048614 [ 270 ] {1f13c49b-36bf-4bb6-93c9-fe3b02a9bfef} <Trace> oximeter.fields_u16 (3fd58e45-56d2-479a-a9f5-895160d4f040): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2026.05.15 02:44:57.048744 [ 270 ] {1f13c49b-36bf-4bb6-93c9-fe3b02a9bfef} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.00124 sec., 148387.09677419355 rows/sec., 9.21 MiB/sec. | ||
| 4305 | 2026.05.15 02:44:57.048780 [ 270 ] {1f13c49b-36bf-4bb6-93c9-fe3b02a9bfef} <Debug> TCPHandler: Processed in 0.001413739 sec. | ||
| 4306 | 2026.05.15 02:44:57.048903 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2026.05.15 02:44:57.048995 [ 270 ] {e47d1428-b97f-430d-a95a-f2806db4fc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4308 | 2026.05.15 02:44:57.049032 [ 270 ] {e47d1428-b97f-430d-a95a-f2806db4fc28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4309 | 2026.05.15 02:44:57.049469 [ 270 ] {e47d1428-b97f-430d-a95a-f2806db4fc28} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.05.15 02:44:57.049505 [ 270 ] {e47d1428-b97f-430d-a95a-f2806db4fc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4311 | 2026.05.15 02:44:57.049802 [ 270 ] {e47d1428-b97f-430d-a95a-f2806db4fc28} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4312 | 2026.05.15 02:44:57.050010 [ 270 ] {e47d1428-b97f-430d-a95a-f2806db4fc28} <Trace> oximeter.fields_u32 (ed29643f-05b8-4799-8c5d-693f4b7bb89e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.05.15 02:44:57.050135 [ 270 ] {e47d1428-b97f-430d-a95a-f2806db4fc28} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001158 sec., 128670.12089810018 rows/sec., 8.31 MiB/sec. | ||
| 4314 | 2026.05.15 02:44:57.050173 [ 270 ] {e47d1428-b97f-430d-a95a-f2806db4fc28} <Debug> TCPHandler: Processed in 0.001319397 sec. | ||
| 4315 | 2026.05.15 02:44:57.050302 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2026.05.15 02:44:57.050394 [ 270 ] {f028427e-78c2-417a-99b1-2a2af51f410f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4317 | 2026.05.15 02:44:57.050432 [ 270 ] {f028427e-78c2-417a-99b1-2a2af51f410f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4318 | 2026.05.15 02:44:57.050865 [ 270 ] {f028427e-78c2-417a-99b1-2a2af51f410f} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.05.15 02:44:57.050900 [ 270 ] {f028427e-78c2-417a-99b1-2a2af51f410f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4320 | 2026.05.15 02:44:57.051200 [ 270 ] {f028427e-78c2-417a-99b1-2a2af51f410f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4321 | 2026.05.15 02:44:57.051409 [ 270 ] {f028427e-78c2-417a-99b1-2a2af51f410f} <Trace> oximeter.fields_u8 (fe3f1b4f-0663-4bb8-9b0a-8a85792a93b2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2026.05.15 02:44:57.051532 [ 270 ] {f028427e-78c2-417a-99b1-2a2af51f410f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001155 sec., 128138.52813852814 rows/sec., 7.29 MiB/sec. | ||
| 4323 | 2026.05.15 02:44:57.051568 [ 270 ] {f028427e-78c2-417a-99b1-2a2af51f410f} <Debug> TCPHandler: Processed in 0.001313836 sec. | ||
| 4324 | 2026.05.15 02:44:57.051694 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4325 | 2026.05.15 02:44:57.051787 [ 270 ] {314a12df-e09e-424a-8f6a-b25eab18ba25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4326 | 2026.05.15 02:44:57.051824 [ 270 ] {314a12df-e09e-424a-8f6a-b25eab18ba25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4327 | 2026.05.15 02:44:57.052384 [ 270 ] {314a12df-e09e-424a-8f6a-b25eab18ba25} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2026.05.15 02:44:57.052419 [ 270 ] {314a12df-e09e-424a-8f6a-b25eab18ba25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4329 | 2026.05.15 02:44:57.052754 [ 270 ] {314a12df-e09e-424a-8f6a-b25eab18ba25} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4330 | 2026.05.15 02:44:57.052968 [ 270 ] {314a12df-e09e-424a-8f6a-b25eab18ba25} <Trace> oximeter.fields_uuid (faa53118-e3b7-498f-bf99-e99802233446): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4331 | 2026.05.15 02:44:57.053109 [ 270 ] {314a12df-e09e-424a-8f6a-b25eab18ba25} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.00134 sec., 397014.9253731343 rows/sec., 28.09 MiB/sec. | ||
| 4332 | 2026.05.15 02:44:57.053145 [ 270 ] {314a12df-e09e-424a-8f6a-b25eab18ba25} <Debug> TCPHandler: Processed in 0.0015008 sec. | ||
| 4333 | 2026.05.15 02:44:57.053329 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4334 | 2026.05.15 02:44:57.053423 [ 270 ] {d2e7ec5a-5098-47d0-b5bd-7d1e1f42e4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4335 | 2026.05.15 02:44:57.053462 [ 270 ] {d2e7ec5a-5098-47d0-b5bd-7d1e1f42e4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4336 | 2026.05.15 02:44:57.053801 [ 270 ] {d2e7ec5a-5098-47d0-b5bd-7d1e1f42e4d9} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2026.05.15 02:44:57.053837 [ 270 ] {d2e7ec5a-5098-47d0-b5bd-7d1e1f42e4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4338 | 2026.05.15 02:44:57.054125 [ 270 ] {d2e7ec5a-5098-47d0-b5bd-7d1e1f42e4d9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4339 | 2026.05.15 02:44:57.054366 [ 270 ] {d2e7ec5a-5098-47d0-b5bd-7d1e1f42e4d9} <Trace> oximeter.measurements_bool (68cf537c-34eb-4ee8-92b2-0aba1ca753dd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2026.05.15 02:44:57.054496 [ 270 ] {d2e7ec5a-5098-47d0-b5bd-7d1e1f42e4d9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 4341 | 2026.05.15 02:44:57.054532 [ 270 ] {d2e7ec5a-5098-47d0-b5bd-7d1e1f42e4d9} <Debug> TCPHandler: Processed in 0.001256116 sec. | ||
| 4342 | 2026.05.15 02:44:57.054698 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2026.05.15 02:44:57.054792 [ 270 ] {3bc18a1a-7e5c-4619-98ec-9ccc83cbc999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4344 | 2026.05.15 02:44:57.054832 [ 270 ] {3bc18a1a-7e5c-4619-98ec-9ccc83cbc999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4345 | 2026.05.15 02:44:57.055285 [ 270 ] {3bc18a1a-7e5c-4619-98ec-9ccc83cbc999} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2026.05.15 02:44:57.055321 [ 270 ] {3bc18a1a-7e5c-4619-98ec-9ccc83cbc999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4347 | 2026.05.15 02:44:57.055641 [ 270 ] {3bc18a1a-7e5c-4619-98ec-9ccc83cbc999} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4348 | 2026.05.15 02:44:57.055848 [ 270 ] {3bc18a1a-7e5c-4619-98ec-9ccc83cbc999} <Trace> oximeter.measurements_cumulativeu64 (aec44dd5-c13e-41a6-ad50-10e824a824b7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.05.15 02:44:57.055985 [ 270 ] {3bc18a1a-7e5c-4619-98ec-9ccc83cbc999} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001211 sec., 218827.41535920725 rows/sec., 14.54 MiB/sec. | ||
| 4350 | 2026.05.15 02:44:57.056021 [ 270 ] {3bc18a1a-7e5c-4619-98ec-9ccc83cbc999} <Debug> TCPHandler: Processed in 0.001377398 sec. | ||
| 4351 | 2026.05.15 02:44:57.056151 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4352 | 2026.05.15 02:44:57.056253 [ 270 ] {de3b86ec-4339-4d7b-a4c9-2e6cd1f8ce4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4353 | 2026.05.15 02:44:57.056293 [ 270 ] {de3b86ec-4339-4d7b-a4c9-2e6cd1f8ce4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4354 | 2026.05.15 02:44:57.056628 [ 270 ] {de3b86ec-4339-4d7b-a4c9-2e6cd1f8ce4b} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2026.05.15 02:44:57.056663 [ 270 ] {de3b86ec-4339-4d7b-a4c9-2e6cd1f8ce4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4356 | 2026.05.15 02:44:57.056951 [ 270 ] {de3b86ec-4339-4d7b-a4c9-2e6cd1f8ce4b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4357 | 2026.05.15 02:44:57.057175 [ 270 ] {de3b86ec-4339-4d7b-a4c9-2e6cd1f8ce4b} <Trace> oximeter.measurements_f64 (1ed7bfcb-c0be-4b08-95e3-6990618f6129): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2026.05.15 02:44:57.057302 [ 270 ] {de3b86ec-4339-4d7b-a4c9-2e6cd1f8ce4b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 4359 | 2026.05.15 02:44:57.057337 [ 270 ] {de3b86ec-4339-4d7b-a4c9-2e6cd1f8ce4b} <Debug> TCPHandler: Processed in 0.001234456 sec. | ||
| 4360 | 2026.05.15 02:44:57.057455 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4361 | 2026.05.15 02:44:57.057556 [ 270 ] {c0a54c36-01ad-4ccb-bb71-efa6008df73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4362 | 2026.05.15 02:44:57.057607 [ 270 ] {c0a54c36-01ad-4ccb-bb71-efa6008df73f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4363 | 2026.05.15 02:44:57.058350 [ 270 ] {c0a54c36-01ad-4ccb-bb71-efa6008df73f} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2026.05.15 02:44:57.058386 [ 270 ] {c0a54c36-01ad-4ccb-bb71-efa6008df73f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4365 | 2026.05.15 02:44:57.058939 [ 270 ] {c0a54c36-01ad-4ccb-bb71-efa6008df73f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4366 | 2026.05.15 02:44:57.059162 [ 270 ] {c0a54c36-01ad-4ccb-bb71-efa6008df73f} <Trace> oximeter.measurements_histogramu64 (c4a1f6ca-6e85-4d13-8d96-0d0f74465cdb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2026.05.15 02:44:57.059303 [ 270 ] {c0a54c36-01ad-4ccb-bb71-efa6008df73f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001764 sec., 23809.52380952381 rows/sec., 42.67 MiB/sec. | ||
| 4368 | 2026.05.15 02:44:57.059358 [ 270 ] {c0a54c36-01ad-4ccb-bb71-efa6008df73f} <Debug> TCPHandler: Processed in 0.001951399 sec. | ||
| 4369 | 2026.05.15 02:44:57.059495 [ 270 ] {} <Trace> TCP-Session: 39461519-ec69-4bb7-a39d-b379a4388fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4370 | 2026.05.15 02:44:57.059592 [ 270 ] {89f45674-e62f-4b7a-99a7-a63d45d1ed8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33807) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4371 | 2026.05.15 02:44:57.059632 [ 270 ] {89f45674-e62f-4b7a-99a7-a63d45d1ed8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4372 | 2026.05.15 02:44:57.059975 [ 270 ] {89f45674-e62f-4b7a-99a7-a63d45d1ed8f} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2026.05.15 02:44:57.060009 [ 270 ] {89f45674-e62f-4b7a-99a7-a63d45d1ed8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4374 | 2026.05.15 02:44:57.060311 [ 270 ] {89f45674-e62f-4b7a-99a7-a63d45d1ed8f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4375 | 2026.05.15 02:44:57.060517 [ 270 ] {89f45674-e62f-4b7a-99a7-a63d45d1ed8f} <Trace> oximeter.measurements_u64 (2a110b27-5c29-47e5-befa-3e78c9b59187): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4376 | 2026.05.15 02:44:57.060653 [ 270 ] {89f45674-e62f-4b7a-99a7-a63d45d1ed8f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 4377 | 2026.05.15 02:44:57.060689 [ 270 ] {89f45674-e62f-4b7a-99a7-a63d45d1ed8f} <Debug> TCPHandler: Processed in 0.001252105 sec. | ||
| 4378 | 2026.05.15 02:45:00.677190 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4379 | 2026.05.15 02:45:00.677254 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4380 | 2026.05.15 02:45:00.747144 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8674 | ||
| 4381 | 2026.05.15 02:45:00.747675 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4382 | 2026.05.15 02:45:00.747726 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4383 | 2026.05.15 02:45:00.748254 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4384 | 2026.05.15 02:45:00.748569 [ 243 ] {} <Trace> system.asynchronous_metric_log (db48e772-b78b-4e6c-ab08-67c1bb7142de): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4385 | 2026.05.15 02:45:00.748753 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8674 | ||
| 4386 | 2026.05.15 02:45:01.219147 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4387 | 2026.05.15 02:45:01.237340 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4388 | 2026.05.15 02:45:01.237417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4389 | 2026.05.15 02:45:01.243793 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4390 | 2026.05.15 02:45:01.244801 [ 244 ] {} <Trace> system.metric_log (8b8309a1-c28b-44d3-824e-83f4ac91d2cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4391 | 2026.05.15 02:45:01.248066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||